mirror of
https://github.com/cathugger/mkp224o.git
synced 2025-12-05 21:27:13 -06:00
small edit
This commit is contained in:
@@ -179,7 +179,7 @@ then
|
||||
AC_MSG_CHECKING([whether CC supports -pedantic])
|
||||
AC_COMPILE_IFELSE([AC_LANG_PROGRAM([])],
|
||||
[AC_MSG_RESULT([yes])]
|
||||
[cstd="$cstd -Wpedantic"],
|
||||
[cstd="$cstd -pedantic"],
|
||||
[AC_MSG_RESULT([no])]
|
||||
)
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user