mirror of
https://github.com/systemd/systemd.git
synced 2025-01-26 14:04:03 +03:00
build-sys: use C99
We already use various constructs, so let's just admit that we're using C99.
This commit is contained in:
parent
bdb628eec6
commit
0b340bcf0e
@ -60,10 +60,7 @@ AC_PROG_SED
|
||||
AC_PROG_GREP
|
||||
AC_PROG_AWK
|
||||
|
||||
AC_PROG_CC
|
||||
AC_PROG_CC_C99
|
||||
AM_PROG_CC_C_O
|
||||
AC_PROG_GCC_TRADITIONAL
|
||||
|
||||
AC_PATH_PROG([M4], [m4])
|
||||
AC_PATH_PROG([XSLTPROC], [xsltproc])
|
||||
|
Loading…
x
Reference in New Issue
Block a user