aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2009-07-12 20:15:08 +0200
committerJay Berkenbilt <ejb@ql.org>2009-07-12 20:15:08 +0200
commit0b87334a611878e354e1aea5d26f4cd407bafc73 (patch)
tree492e281ed1a906f77bbb290b11920979079e2298
parenta1fbb4bd9781129fc5998e055ef47bdf28e4f0d8 (diff)
downloadqpdf-0b87334a611878e354e1aea5d26f4cd407bafc73.tar.zst
remove obsolete comment
git-svn-id: svn+q:///qpdf/trunk@677 71b93d88-0707-0410-a8cf-f5a4172ac649
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index adb7f293..d7456d5b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,6 @@ dnl This config.in requires autoconf 2.5 or greater.
AC_PREREQ(2.60)
AC_INIT(qpdf,2.0.6)
-dnl No AC_CONFIG_HEADERS. If this changes, update README.maintainer.
AC_CONFIG_FILES([autoconf.mk])
AC_CONFIG_FILES([manual/html.xsl manual/print.xsl])
AC_CONFIG_HEADERS([libqpdf/qpdf/qpdf-config.h])