Commit 64546cfa0ddc2cf4c91e0865e979947c6b20ca46

Authored by Jay Berkenbilt
1 parent 4cc8c3da

comment


git-svn-id: svn+q:///qpdf/trunk@705 71b93d88-0707-0410-a8cf-f5a4172ac649
Showing 1 changed file with 3 additions and 3 deletions
README.maintainer
... ... @@ -45,9 +45,9 @@ General Build Stuff
45 45  
46 46 QPDF uses autoconf and libtool but does not use automake. The only
47 47 files distributed with the qpdf source distribution that are not
48   -controlled are "configure", "libqpdf/qpdf/qpdf-config.h.in", and some
49   -documentation. See above for the steps required to prepare a source
50   -distribution.
  48 +controlled are "configure", "libqpdf/qpdf/qpdf-config.h.in",
  49 +"aclocal.m4", and some documentation. See above for the steps
  50 +required to prepare a source distribution.
51 51  
52 52 A small handful of additional files have been taken from autotools
53 53 programs. These should probably be updated from time to time.
... ...