[Pkg-php-commits] [php/debian-experimental] Actually build the intl extension as shared
Raphael Geissert
geissert at debian.org
Wed Jan 20 05:36:52 UTC 2010
---
debian/rules | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/debian/rules b/debian/rules
index e1a870c..c0d096a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -238,7 +238,7 @@ configure-apache2-stamp: prepared-stamp
--with-imap=shared,/usr \
--with-imap-ssl \
$(IBFLAGS) \
- --enable-intl \
+ --enable-intl=shared \
--with-ttf=shared,/usr \
--with-t1lib=shared,/usr \
--with-ldap=shared,/usr \
--
1.6.3.3
More information about the Pkg-php-commits
mailing list