Commit 0b87334a611878e354e1aea5d26f4cd407bafc73

Authored by Jay Berkenbilt
1 parent a1fbb4bd

remove obsolete comment


git-svn-id: svn+q:///qpdf/trunk@677 71b93d88-0707-0410-a8cf-f5a4172ac649
Showing 1 changed file with 0 additions and 1 deletions
configure.ac
... ... @@ -4,7 +4,6 @@ dnl This config.in requires autoconf 2.5 or greater.
4 4 AC_PREREQ(2.60)
5 5 AC_INIT(qpdf,2.0.6)
6 6  
7   -dnl No AC_CONFIG_HEADERS. If this changes, update README.maintainer.
8 7 AC_CONFIG_FILES([autoconf.mk])
9 8 AC_CONFIG_FILES([manual/html.xsl manual/print.xsl])
10 9 AC_CONFIG_HEADERS([libqpdf/qpdf/qpdf-config.h])
... ...