avoid automake failure

* daemon/configure.ac: Use AM_PROG_CC_C_O, not AC_PROG_CC_C_O.
This commit is contained in:
Jim Meyering
2009-07-02 13:36:04 +02:00
parent 11d8dd84d4
commit 0bfadd6908

View File

@@ -44,7 +44,7 @@ AC_PROG_CPP
AC_C_PROTOTYPES
test "x$U" != "x" && AC_MSG_ERROR([Compiler not ANSI compliant])
AC_PROG_CC_C_O
AM_PROG_CC_C_O
dnl Check for Augeas (now optional).
AC_CHECK_LIB([augeas],[aug_match],[