projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
512d53b
)
Fix depend on libsqlite2
author
Nicolas Thill
<nico@openwrt.org>
Tue, 5 Jul 2005 09:33:18 +0000
(09:33 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Tue, 5 Jul 2005 09:33:18 +0000
(09:33 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1344
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/php4/Config.in
patch
|
blob
|
history
diff --git
a/package/php4/Config.in
b/package/php4/Config.in
index
7d16610
..
d5e50a0
100644
(file)
--- a/
package/php4/Config.in
+++ b/
package/php4/Config.in
@@
-89,7
+89,7
@@
config BR2_PACKAGE_PHP4_MOD_SQLITE
tristate
# default m if CONFIG_DEVEL
depends BR2_PACKAGE_PHP4
- select BR2_PACKAGE_LIBSQLITE
+ select BR2_PACKAGE_LIBSQLITE
2
config BR2_PACKAGE_PHP4_MOD_SOCKETS
prompt "...-mod-sockets - Sockets module"