projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2841653
)
fix php4 build
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 3 Mar 2006 02:02:46 +0000
(
02:02
+0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 3 Mar 2006 02:02:46 +0000
(
02:02
+0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3300
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/php4/Makefile
patch
|
blob
|
history
diff --git
a/package/php4/Makefile
b/package/php4/Makefile
index
cd42c1a
..
75664ad
100644
(file)
--- a/
package/php4/Makefile
+++ b/
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 \
- --with
out-jpeg-dir
\
+ --with
-jpeg-dir="$(STAGING_DIR)/usr"
\
--with-png-dir="$(STAGING_DIR)/usr" \
--without-xpm-dir \
--without-ttf \
This page took
0.026595 seconds
and
4
git commands to generate.