summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Nijhof <jeroen@jeroennijhof.nl>2014-04-16 22:19:05 +0200
committerJeroen Nijhof <jeroen@jeroennijhof.nl>2014-04-16 22:19:05 +0200
commit146c0a8d6f4c0a3ac564a16b217e418401ebcdf7 (patch)
tree73d8251bb83784cfadae4682eeb745c31f50d082
parent52127d9748862def0abb21cfc878c05723313d30 (diff)
downloadpam_tacplus-146c0a8d6f4c0a3ac564a16b217e418401ebcdf7.tar.gz
pam_tacplus-146c0a8d6f4c0a3ac564a16b217e418401ebcdf7.zip
Fix issue with automake 1.9
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index e38e146..88e65ba 100644
--- a/configure.ac
+++ b/configure.ac
@@ -27,6 +27,7 @@ AC_PROG_INSTALL
AC_PROG_LN_S
AC_PROG_MAKE_SET
AM_PROG_LIBTOOL
+AM_PROG_CC_C_O
dnl --------------------------------------------------------------------
dnl Checks for libraries.