*m4/ri-gcc-warnings.m4: Typo fixes.

This commit is contained in:
Andrew V. Samoilov 2004-08-22 08:05:19 +00:00
parent 723a5f6177
commit f70663ea00

View File

@ -4,7 +4,7 @@ dnl Adjust the CPPFLAGS, CFLAGS and CXXFLAGS for various GCC versions
AC_DEFUN([ri_GCC_WARNINGS],
[AC_ARG_ENABLE([gcc-warnings],
[AS_HELP_STRING([--enable-gcc-warnings[[[[=error]]]]],
[AC_HELP_STRING([--enable-gcc-warnings[[[[=error]]]]],
[enable additional gcc warning flags])],
[
if test x"$GCC" = x"yes"; then