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:
2d7b69d
)
remove disable-nls, not available here
author
Waldemar Brodkorb
<wbx@openwrt.org>
Wed, 21 Sep 2005 07:21:14 +0000
(07:21 +0000)
committer
Waldemar Brodkorb
<wbx@openwrt.org>
Wed, 21 Sep 2005 07:21:14 +0000
(07:21 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1967
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/sqlite2/Makefile
patch
|
blob
|
history
diff --git
a/package/sqlite2/Makefile
b/package/sqlite2/Makefile
index
6fb490c
..
e0f87be
100644
(file)
--- a/
package/sqlite2/Makefile
+++ b/
package/sqlite2/Makefile
@@
-51,7
+51,6
@@
$(PKG_BUILD_DIR)/.configured:
--sbindir=/usr/sbin \
--sysconfdir=/etc \
$(DISABLE_LARGEFILE) \
- $(DISABLE_NLS) \
--enable-shared \
--enable-static \
);