]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
fix php support for pcre utf-8
authorarne_f <arne_f@ea5c0bd1-69bd-2848-81d8-4f18e57aeed8>
Thu, 27 Mar 2008 14:59:46 +0000 (14:59 +0000)
committerarne_f <arne_f@ea5c0bd1-69bd-2848-81d8-4f18e57aeed8>
Thu, 27 Mar 2008 14:59:46 +0000 (14:59 +0000)
git-svn-id: http://svn.ipfire.org/svn/ipfire/branches/2.1/trunk@1289 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8

config/rootfiles/core/11/files
lfs/php

index 2dc3f47e321150a51495f6521db0624919429cdd..ff6d3f9b9682a46c53ebb6d3d65a42ed12690583 100644 (file)
@@ -9,3 +9,5 @@ lib/libntfs-3g.so
 lib/libntfs-3g.so.24
 lib/libntfs-3g.so.24.0.0
 sbin/mount.ntfs-3g
+usr/bin/php
+usr/lib/apache/libphp5.so
diff --git a/lfs/php b/lfs/php
index d2c2722c98f2c191dd469fa1773bff45c9deb2bf..d5cd224d28fe8ddf641518ff722bdbb28796774e 100644 (file)
--- a/lfs/php
+++ b/lfs/php
@@ -93,7 +93,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
                                                                                            --with-config-file-path=/etc \
                                                                                            --with-openssl \
                                                                                            --with-kerberos \
-                                                                                           --with-pcre-regex=/usr \
                                                                                            --with-zlib \
                                                                                            --enable-bcmath \
                                                                                            --with-bz2 \