]> git.pld-linux.org Git - packages/apache-mod_gnutls.git/commitdiff
- add missing AC_PROG_LIBTOOL
authorAdam Gołębiowski <adamg@pld-linux.org>
Fri, 7 Sep 2007 16:07:55 +0000 (16:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_gnutls-libtool.patch -> 1.1

apache-mod_gnutls-libtool.patch [new file with mode: 0644]

diff --git a/apache-mod_gnutls-libtool.patch b/apache-mod_gnutls-libtool.patch
new file mode 100644 (file)
index 0000000..72b9a73
--- /dev/null
@@ -0,0 +1,10 @@
+--- mod_gnutls-0.2.0.orig/configure.ac 2007-09-07 17:40:23.000000000 +0200
++++ mod_gnutls-0.2.0/configure.ac      2007-09-07 17:40:33.000000000 +0200
+@@ -13,6 +13,7 @@
+ AC_SUBST(MOD_GNUTLS_VERSION)
+ AC_PROG_CC
++AC_PROG_LIBTOOL
+ AC_PROG_LD
+ AC_PROG_INSTALL
This page took 0.074455 seconds and 4 git commands to generate.