1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-24 19:03:29 +00:00

Backport configure.ac message tweak from trunk

This commit is contained in:
Glenn Morris 2013-01-16 00:08:34 -08:00
parent ecde036852
commit cfbcc10b45

View File

@ -614,7 +614,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