OSSP CVS Repository

ossp - Difference in ossp-pkg/getopt/configure.ac versions 1.1 and 1.2
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/getopt/configure.ac 1.1 -> 1.2

--- configure.ac 2003/03/07 10:35:16     1.1
+++ configure.ac 2005/10/05 10:11:57     1.2
@@ -1,5 +1,5 @@
 
-AC_PREREQ(2.57)
+AC_PREREQ(2.59)
 AC_INIT
 AC_CONFIG_SRCDIR(Makefile.in)
 GETOPT_VERSION=`cat VERSION`
@@ -13,7 +13,7 @@
 AC_CHECK_HEADERS(string.h strings.h)
 
 AC_CONFIG_HEADERS(config.h)
-AC_CONFIG_FILES([Makefile getopt-config])
+AC_CONFIG_FILES([Makefile getopt-config getopt.pc])
 AC_CONFIG_COMMANDS([adjustment], [chmod a+x getopt-config])
 
 AC_OUTPUT

CVSTrac 2.0.1