mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
m4: Stop autoconf whinging about AC_PROG_CC_STDC being obsolete
I tried using 'autoupdate' but it failed completely to do the right thing.
This commit is contained in:
@@ -20,7 +20,7 @@ dnl Define the host CPU architecture (defines 'host_cpu')
|
||||
AC_CANONICAL_HOST
|
||||
|
||||
dnl Check for basic C environment.
|
||||
AC_PROG_CC_STDC
|
||||
AC_PROG_CC
|
||||
AC_PROG_INSTALL
|
||||
AC_PROG_CPP
|
||||
|
||||
|
||||
Reference in New Issue
Block a user