summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjeroennijhof <jeroen@jeroennijhof.nl>2014-04-18 13:06:10 +0200
committerjeroennijhof <jeroen@jeroennijhof.nl>2014-04-18 13:06:10 +0200
commitf5d56737dbd42abf45eac5f61152deb08a12d417 (patch)
tree73d8251bb83784cfadae4682eeb745c31f50d082
parent52127d9748862def0abb21cfc878c05723313d30 (diff)
parent146c0a8d6f4c0a3ac564a16b217e418401ebcdf7 (diff)
downloadpam_tacplus-f5d56737dbd42abf45eac5f61152deb08a12d417.tar.gz
pam_tacplus-f5d56737dbd42abf45eac5f61152deb08a12d417.zip
Merge pull request #10 from jeroennijhof/hotfix_9
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.