projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix squid build, standardize, add ipkg/conffiles.
[openwrt.git]
/
openwrt
/
package
/
php4
/
Makefile
diff --git
a/openwrt/package/php4/Makefile
b/openwrt/package/php4/Makefile
index
cd42c1a
..
75664ad
100644
(file)
--- a/
openwrt/package/php4/Makefile
+++ b/
openwrt/package/php4/Makefile
@@
-63,7
+63,7
@@
endif
ifneq ($(BR2_PACKAGE_PHP4_MOD_GD),)
PKG_CONFIGURE_OPTS+= --with-gd=shared,"$(STAGING_DIR)/usr" \
--without-freetype-dir \
ifneq ($(BR2_PACKAGE_PHP4_MOD_GD),)
PKG_CONFIGURE_OPTS+= --with-gd=shared,"$(STAGING_DIR)/usr" \
--without-freetype-dir \
- --with
out-jpeg-dir
\
+ --with
-jpeg-dir="$(STAGING_DIR)/usr"
\
--with-png-dir="$(STAGING_DIR)/usr" \
--without-xpm-dir \
--without-ttf \
--with-png-dir="$(STAGING_DIR)/usr" \
--without-xpm-dir \
--without-ttf \
This page took
0.028848 seconds
and
4
git commands to generate.