]> git.pld-linux.org Git - packages/genromfs.git/commitdiff
- version 0.5.2
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 12 Jul 2007 17:46:44 +0000 (17:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- libtool not needed for anything

Changed files:
    genromfs-ac_am.patch -> 1.3

genromfs-ac_am.patch

index 081d89be76896b2d6203f08bcb194746c2f1e30b..8b3deb051bcb642e167fe77813ebb0ac61a7d5c3 100644 (file)
@@ -17,14 +17,14 @@ diff -Nru genromfs-0.3/Makefile.am genromfs-0.3.new/Makefile.am
 diff -Nru genromfs-0.3/configure.in genromfs-0.3.new/configure.in
 --- genromfs-0.3/configure.in  Thu Jan  1 01:00:00 1970
 +++ genromfs-0.3.new/configure.in      Sun Sep 24 18:52:47 2000
-@@ -0,0 +1,36 @@
+@@ -0,0 +1,35 @@
 +dnl Process this file with autoconf to produce a configure script
 +
 +AC_INIT(configure.in)
 +
 +AC_CANONICAL_SYSTEM
 +
-+AM_INIT_AUTOMAKE(genromfs, 0.5)
++AM_INIT_AUTOMAKE(genromfs, 0.5.2)
 +
 +AM_MAINTAINER_MODE
 +
@@ -34,7 +34,6 @@ diff -Nru genromfs-0.3/configure.in genromfs-0.3.new/configure.in
 +AC_PROG_INSTALL
 +AC_PROG_LN_S
 +AC_PROG_MAKE_SET
-+AM_PROG_LIBTOOL
 +
 +dnl Checks for libraries.
 +
This page took 0.052535 seconds and 4 git commands to generate.