]> git.pld-linux.org Git - packages/apache-mod_jk.git/commitdiff
- updated to 1.2.22
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 17 Apr 2007 20:36:40 +0000 (20:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_jk-libtool.patch -> 1.2

apache-mod_jk-libtool.patch

index 48e536bb3b33019bfb58d9a1abcdd28c0091ac79..436cd76f05053c9d45638f7ef35d5352c075a429 100644 (file)
@@ -1,5 +1,5 @@
---- jakarta-tomcat-connectors-1.2.14.1-src/jk/native/scripts/build/rules.mk~   2005-06-15 14:10:39.000000000 +0300
-+++ jakarta-tomcat-connectors-1.2.14.1-src/jk/native/scripts/build/rules.mk    2005-12-26 21:47:33.000000000 +0200
+--- tomcat-connectors-1.2.22-src/native/scripts/build/rules.mk~        2005-06-15 14:10:39.000000000 +0300
++++ tomcat-connectors-1.2.22-src/native/scripts/build/rules.mk 2007-04-17 23:32:01.585849053 +0300
 @@ -4,7 +4,7 @@
  # Compile commands
  #VPATH=.:../common
@@ -9,19 +9,8 @@
  
  # Implicit rules for creating outputs from input files
  
---- jakarta-tomcat-connectors-1.2.14.1-src/jk/native/apache-2.0/Makefile.in~   2005-12-27 01:53:31.000000000 +0200
-+++ jakarta-tomcat-connectors-1.2.14.1-src/jk/native/apache-2.0/Makefile.in    2005-12-27 01:54:41.000000000 +0200
-@@ -63,7 +63,7 @@
- # APXS will compile every file, this is derived from apxs
- mod_jk.la: mod_jk.lo $(APACHE_OBJECTS)
--      $(LIBTOOL) --mode=link ${COMPILE} `${APXS} -q LDFLAGS` -o $@ -module -rpath ${libexecdir} -avoid-version mod_jk.lo $(APACHE_OBJECTS)
-+      $(LIBTOOL) --mode=link --tag=CC ${COMPILE} `${APXS} -q LDFLAGS` -o $@ -module -rpath ${libexecdir} -avoid-version mod_jk.lo $(APACHE_OBJECTS)
- mod_jk.so: mod_jk.la
-       $(LIBTOOL) --mode=install cp $< `pwd`/$@
---- jakarta-tomcat-connectors-1.2.14.1-src/jk/native/apache-2.0/Makefile.in~   2005-03-29 17:35:48.000000000 +0300
-+++ jakarta-tomcat-connectors-1.2.14.1-src/jk/native/apache-2.0/Makefile.in    2005-12-27 01:53:31.000000000 +0200
+--- tomcat-connectors-1.2.22-src/native/apache-2.0/Makefile.in~        2006-10-03 16:15:36.000000000 +0300
++++ tomcat-connectors-1.2.22-src/native/apache-2.0/Makefile.in 2007-04-17 23:34:12.108794555 +0300
 @@ -42,7 +42,7 @@
        ( cd ..; ./config.status )
  
  
  install_static:
        @echo ""
+@@ -63,7 +63,7 @@
+ # APXS will compile every file, this is derived from apxs
+ mod_jk.la: mod_jk.lo $(APACHE_OBJECTS)
+-      $(LIBTOOL) --mode=link ${COMPILE} `${APXS} -q LDFLAGS` -o $@ -module -rpath ${libexecdir} -avoid-version mod_jk.lo $(APACHE_OBJECTS)
++      $(LIBTOOL) --mode=link --tag=CC ${COMPILE} `${APXS} -q LDFLAGS` -o $@ -module -rpath ${libexecdir} -avoid-version mod_jk.lo $(APACHE_OBJECTS)
+ mod_jk.so: mod_jk.la
+       ../scripts/build/instdso.sh SH_LIBTOOL='$(LIBTOOL)' mod_jk.la `pwd`
This page took 0.074988 seconds and 4 git commands to generate.