]> git.pld-linux.org Git - packages/lighttpd.git/commitdiff
- another lighttpd-automake_1.12.patch fix
authorJacek Konieczny <jajcus@pld-linux.org>
Wed, 20 Jun 2012 12:09:23 +0000 (12:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    lighttpd-automake_1.12.patch -> 1.3

lighttpd-automake_1.12.patch

index 5847b47084c2487873d0fdc9225cba09767da01d..666defbd1a1f31fc0356915528a392075ef0eee9 100644 (file)
@@ -1,6 +1,14 @@
 diff -dur lighttpd-1.4.31.orig/configure.ac lighttpd-1.4.31/configure.ac
 --- lighttpd-1.4.31.orig/configure.ac  2012-05-31 16:49:18.000000000 +0200
 +++ lighttpd-1.4.31/configure.ac       2012-06-08 09:54:13.000000000 +0200
+@@ -23,6 +23,7 @@
+ dnl AC_PROG_CXX
+ AC_PROG_LN_S
+ AC_PROG_MAKE_SET
++AM_PROG_AR
+ dnl check environment
+ AC_AIX
 @@ -38,9 +38,6 @@
  
  AC_EXEEXT
@@ -11,11 +19,3 @@ diff -dur lighttpd-1.4.31.orig/configure.ac lighttpd-1.4.31/configure.ac
  dnl libtool
  AC_DISABLE_STATIC
  AC_ENABLE_SHARED
-@@ -23,6 +23,7 @@
- dnl AC_PROG_CXX
- AC_PROG_LN_S
- AC_PROG_MAKE_SET
-+AM_PROG_AR
- dnl check environment
- AC_AIX
This page took 0.055029 seconds and 4 git commands to generate.