mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
Use AC_PROG_CC_STDC because we really need an ISO C compiler (Jim Meyering).
This commit is contained in:
@@ -23,7 +23,7 @@ AC_CONFIG_MACRO_DIR([m4])
|
||||
AC_PROG_LIBTOOL
|
||||
|
||||
dnl Check for basic C environment.
|
||||
AC_PROG_CC
|
||||
AC_PROG_CC_STDC
|
||||
AC_PROG_INSTALL
|
||||
AC_PROG_CPP
|
||||
|
||||
|
||||
Reference in New Issue
Block a user