diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2013-07-17 13:18:29 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-07-17 13:18:29 +0200 |
commit | 2c65da4754459da27bc191e7ce68f581d31b15c2 (patch) | |
tree | 7d8007aaf43b3ab33e6ace08f6eaa818c8b5624a /package/php/Makefile | |
parent | 2371972204f39a09cffea02217b2303aa1455a06 (diff) |
fix compile
Diffstat (limited to 'package/php/Makefile')
-rw-r--r-- | package/php/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/php/Makefile b/package/php/Makefile index 05b97257b..c2c99d5c1 100644 --- a/package/php/Makefile +++ b/package/php/Makefile @@ -107,7 +107,6 @@ PKG_CONFIGURE_OPTS:= \ --without-pear \ --without-gettext \ --without-iconv \ - --without-libxml-dir \ --with-pcre-regex=no \ --with-kerberos=no |