]> git.pld-linux.org Git - packages/php.git/blame - php-stupidapache_version.patch
- cosmetics
[packages/php.git] / php-stupidapache_version.patch
CommitLineData
c2630387 1--- acinclude.m4~ 2004-10-09 01:57:35.942764320 +0000
2+++ acinclude.m4 2004-10-09 02:16:31.363154184 +0000
3@@ -1850,6 +1850,7 @@
4 set $ac_output
5 IFS=$ac_IFS
6
7- APACHE_VERSION=`expr [$]4 \* 1000000 + [$]5 \* 1000 + [$]6`
8+ # APACHE_VERSION=`expr [$]4 \* 1000000 + [$]5 \* 1000 + [$]6`
9+ APACHE_VERSION=2000052
10 ])
11
This page took 0.045938 seconds and 4 git commands to generate.