Shut autoconf up.

This commit is contained in:
Nicholas Marriott
2023-09-07 18:24:28 +01:00
parent 32197fa52d
commit 7be7ca7195

View File

@ -44,7 +44,7 @@ fi
# Set up the compiler in two different ways and say yes we may want to install.
AC_PROG_CC
AM_PROG_CC_C_O
AC_PROG_CC_C99
m4_version_prereq(2.70, [AC_PROG_CC], [AC_PROG_CC_C99])
AC_PROG_CPP
AC_PROG_EGREP
AC_PROG_INSTALL