From bb4e79c9471e575bd2781317bf79d11a8c52121e Mon Sep 17 00:00:00 2001 From: Glenn Randers-Pehrson Date: Tue, 15 Sep 2015 19:53:08 -0500 Subject: [PATCH] [libpng17] Updated configure.ac was omitted from previous commit --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index bfa154f90..e0fa67904 100644 --- a/configure.ac +++ b/configure.ac @@ -28,7 +28,7 @@ AC_CONFIG_MACRO_DIR([scripts]) # 1.12.2 fixes a security issue in 1.11.2 and 1.12.1 # 1.13 is required for parallel tests # 1.14.1 is required for %reldir% support -AM_INIT_AUTOMAKE([1.14.1 foreign dist-xz color-tests silent-rules subdir-objects]) +AM_INIT_AUTOMAKE([1.15 foreign dist-xz color-tests silent-rules subdir-objects]) # The following line causes --disable-maintainer-mode to be the default to # configure, this is necessary because libpng distributions cannot rely on the # time stamps of the autotools generated files being correct