mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-24 20:22:11 +03:00
*m4/ri-gcc-warnings.m4: Typo fixes.
This commit is contained in:
parent
723a5f6177
commit
f70663ea00
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user