mirror of
https://github.com/systemd/systemd.git
synced 2026-08-03 06:30:30 +00: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:
@@ -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])
|
||||
|
||||
Reference in New Issue
Block a user