Revision: 55085
          http://brlcad.svn.sourceforge.net/brlcad/?rev=55085&view=rev
Author:   starseeker
Date:     2013-04-08 19:56:35 +0000 (Mon, 08 Apr 2013)
Log Message:
-----------
More libpng autotools tweaking.

Modified Paths:
--------------
    brlcad/trunk/src/other/libpng/configure.ac

Modified: brlcad/trunk/src/other/libpng/configure.ac
===================================================================
--- brlcad/trunk/src/other/libpng/configure.ac  2013-04-08 19:17:17 UTC (rev 
55084)
+++ brlcad/trunk/src/other/libpng/configure.ac  2013-04-08 19:56:35 UTC (rev 
55085)
@@ -19,16 +19,7 @@
 dnl Version number stuff here:
 
 AC_INIT([libpng],[1.6.0],[[email protected]])
-#AC_CONFIG_MACRO_DIR([scripts])
-
-# libpng does not follow GNU file name conventions (hence 'foreign')
-# color-tests requires automake 1.11 or later
-# silent-rules requires automake 1.11 or later
-# dist-xz requires automake 1.11 or later
-# 1.12.2 fixes a security issue in 1.11.2 and 1.12.1
-AM_INIT_AUTOMAKE([1.8 foreign])
-# was:
-# AM_INIT_AUTOMAKE
+AM_INIT_AUTOMAKE
 AM_MAINTAINER_MODE
 
 dnl configure.ac and Makefile.am expect automake 1.11.2 or a compatible later

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to