If we write C99, we better make sure we compile as such
This commit is contained in:
parent
131b608d5b
commit
ef331759b0
@ -24,6 +24,7 @@ fi
|
|||||||
AC_USE_SYSTEM_EXTENSIONS
|
AC_USE_SYSTEM_EXTENSIONS
|
||||||
|
|
||||||
AC_PROG_CC
|
AC_PROG_CC
|
||||||
|
AC_PROG_CC_C99
|
||||||
|
|
||||||
AC_PROG_CXX
|
AC_PROG_CXX
|
||||||
# check for C++ compiler explicitly and fail if none is found, do this check
|
# check for C++ compiler explicitly and fail if none is found, do this check
|
||||||
|
Loading…
x
Reference in New Issue
Block a user