SOURCES (DEVEL): php4-stupidapache_version.patch - unneccesary thi...

glen glen at pld-linux.org
Fri Jun 17 15:18:58 CEST 2005


Author: glen                         Date: Fri Jun 17 13:18:58 2005 GMT
Module: SOURCES                       Tag: DEVEL
---- Log message:
- unneccesary thing removed

---- Files affected:
SOURCES:
   php4-stupidapache_version.patch (1.2 -> 1.2.2.1) 

---- Diffs:

================================================================
Index: SOURCES/php4-stupidapache_version.patch
diff -u SOURCES/php4-stupidapache_version.patch:1.2 SOURCES/php4-stupidapache_version.patch:1.2.2.1
--- SOURCES/php4-stupidapache_version.patch:1.2	Thu Apr 21 21:08:30 2005
+++ SOURCES/php4-stupidapache_version.patch	Fri Jun 17 15:18:53 2005
@@ -1,12 +1,12 @@
---- acinclude.m4~	2005-03-17 10:10:04.000000000 +0200
-+++ acinclude.m4	2005-03-17 09:57:25.000000000 +0200
-@@ -1851,8 +1851,14 @@
+--- ./acinclude.m4~	2005-06-16 21:20:24.000000000 +0300
++++ ./acinclude.m4	2005-06-16 21:20:34.000000000 +0300
+@@ -1949,8 +1949,14 @@
  dnl This macro is used to get a comparable
  dnl version for apache1/2.
  dnl
 +
  AC_DEFUN([PHP_AP_EXTRACT_VERSION],[
-+if test -n "$with_apache_version"; then
++if test "$with_apache_version" != "no"; then
 +  ac_output="foo bar baz $with_apache_version"
 +else
    ac_output=`$1 -v 2>&1`
@@ -15,15 +15,3 @@
    ac_IFS=$IFS
  IFS="- /.
  "
---- configure.in~	2005-03-16 22:02:44.000000000 +0200
-+++ configure.in	2005-03-17 01:03:14.000000000 +0200
-@@ -766,6 +766,9 @@
- ])
- AC_MSG_RESULT([$PHP_VERSIONING])
- 
-+PHP_ARG_WITH(apache-version,[apache version],
-+[  --apache-version=MAJOR.MINOR.REVISION      Sets apache version to avoid calling apache/httpd binary], no, no)
-+
- divert(5)
- 
- dnl ## In diversion 5 we check which extensions should be compiled.
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/php4-stupidapache_version.patch?r1=1.2&r2=1.2.2.1&f=u




More information about the pld-cvs-commit mailing list