]> granicus.if.org Git - libexpat/commitdiff
fixed comment in configure.ac
authorMarco Maggi <marco.maggi-ipsu@poste.it>
Fri, 19 Oct 2018 05:07:06 +0000 (07:07 +0200)
committerMarco Maggi <marco.maggi-ipsu@poste.it>
Fri, 19 Oct 2018 05:07:06 +0000 (07:07 +0200)
expat/configure.ac

index e9bda29020ac7b98c38765bd09bc9dbd80ef025a..7ec9f406a504fc67e9e7cc642fb2392a1c460010 100644 (file)
@@ -10,7 +10,7 @@ dnl   under the terms of the License (based on the MIT/X license) contained
 dnl   in the file COPYING that comes with this distribution.
 dnl
 
-dnl Ensure that Expat is configured with autoconf 2.58 or newer
+dnl Ensure that Expat is configured with autoconf 2.69 or newer.
 AC_PREREQ(2.69)
 
 dnl Get the version number of Expat, using m4's esyscmd() command to run