git.annexia.org
/
libguestfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab03970
)
Use AC_PROG_CC_STDC because we really need an ISO C compiler (Jim Meyering).
author
Richard Jones
<rjones@redhat.com>
Thu, 30 Apr 2009 13:15:00 +0000
(14:15 +0100)
committer
Richard Jones
<rjones@redhat.com>
Thu, 30 Apr 2009 13:15:00 +0000
(14:15 +0100)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
eab7faf
..
3bc2e9e
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-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