aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2009-09-26 17:42:39 +0200
committerJay Berkenbilt <ejb@ql.org>2009-09-26 17:42:39 +0200
commitc32c7dca64fb0ec05e0853d54aad0b25892e4800 (patch)
tree728585ba49667cd922566745f0f83843c244d0ce /configure.ac
parentff5e56107bb18f189c442a17562ece59a0621066 (diff)
downloadqpdf-c32c7dca64fb0ec05e0853d54aad0b25892e4800.tar.zst
update libtool and automake pieces
git-svn-id: svn+q:///qpdf/trunk@701 71b93d88-0707-0410-a8cf-f5a4172ac649
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 8b347a2a..e66af81f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,6 +4,7 @@ dnl This config.in requires autoconf 2.5 or greater.
AC_PREREQ(2.60)
AC_INIT(qpdf,2.0.6)
+AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_FILES([autoconf.mk])
AC_CONFIG_FILES([manual/html.xsl manual/print.xsl])
AC_CONFIG_HEADERS([libqpdf/qpdf/qpdf-config.h])