From: Paul Eggert Date: Wed, 16 Jan 2013 06:04:58 +0000 (-0800) Subject: * configure.ac: Document that --enable-gcc-warnings emits errors. X-Git-Url: http://git.hcoop.net/bpt/emacs.git/commitdiff_plain/c4e2ba0a603679fe7e8f913e44b543f4b5d07e0f?hp=059fc5111dff2fbc589af60d35e314adfea8211b * configure.ac: Document that --enable-gcc-warnings emits errors. Fixes: debbugs:13448 --- diff --git a/ChangeLog b/ChangeLog index dabe3b3d7d..175f98d1dd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2013-01-16 Paul Eggert + + * configure.ac: Document that --enable-gcc-warnings emits errors. + (Bug#13448) + 2013-01-13 Glenn Morris * make-dist: Add options for xz compression and no compression. diff --git a/configure.ac b/configure.ac index a0974caa6a..e122e4c18a 100644 --- a/configure.ac +++ b/configure.ac @@ -627,7 +627,7 @@ fi AC_ARG_ENABLE([gcc-warnings], [AS_HELP_STRING([--enable-gcc-warnings], - [turn on lots of GCC warnings. This is intended for + [turn on lots of GCC warnings/errors. This is intended for developers, and may generate false alarms when used with older or non-GNU development tools.])], [case $enableval in