fix php support for pcre utf-8

git-svn-id: http://svn.ipfire.org/svn/ipfire/branches/2.1/trunk@1289 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
arne_f
2008-03-27 14:59:46 +00:00
parent bcc0637238
commit da5529e186
2 changed files with 2 additions and 1 deletions

View 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

View File

@@ -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 \