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:
11d8dd8
)
avoid automake failure
author
Jim Meyering
<meyering@redhat.com>
Thu, 2 Jul 2009 11:36:04 +0000
(13:36 +0200)
committer
Jim Meyering
<meyering@redhat.com>
Thu, 2 Jul 2009 12:25:12 +0000
(14:25 +0200)
* daemon/configure.ac: Use AM_PROG_CC_C_O, not AC_PROG_CC_C_O.
daemon/configure.ac
patch
|
blob
|
history
diff --git
a/daemon/configure.ac
b/daemon/configure.ac
index
a91db6d
..
6ecbb8a
100644
(file)
--- a/
daemon/configure.ac
+++ b/
daemon/configure.ac
@@
-44,7
+44,7
@@
AC_PROG_CPP
AC_C_PROTOTYPES
test "x$U" != "x" && AC_MSG_ERROR([Compiler not ANSI compliant])
-A
C
_PROG_CC_C_O
+A
M
_PROG_CC_C_O
dnl Check for Augeas (now optional).
AC_CHECK_LIB([augeas],[aug_match],[