[libpng16] Freeze libtool files in the 'scripts' directory.

This version of autogen.sh attempts to dissuade people from running it when
it is not, or should not, be necessary.
This commit is contained in:
John Bowler
2012-01-27 10:24:21 -06:00
committed by Glenn Randers-Pehrson
parent a12d2328b4
commit a23f3dbcb6
9 changed files with 8621 additions and 3 deletions

View File

@@ -19,6 +19,7 @@ AC_PREREQ([2.59])
dnl Version number stuff here:
AC_INIT([libpng],[1.6.0beta07], [png-mng-implement@lists.sourceforge.net])
AC_CONFIG_MACRO_DIR([scripts])
AM_INIT_AUTOMAKE
dnl stop configure from automagically running automake
AM_MAINTAINER_MODE