projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53ab0b7
)
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)
SVN-Revision: 1344
openwrt/package/php4/Config.in
patch
|
blob
|
history
diff --git
a/openwrt/package/php4/Config.in
b/openwrt/package/php4/Config.in
index 7d16610535d20544a614b4f8457907e9f1de8e8a..d5e50a06de889a5dd5b5f0c29da9ff09c32a71a6 100644
(file)
--- a/
openwrt/package/php4/Config.in
+++ b/
openwrt/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"