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:
c1a7654
)
Fix popt building
author
Nicolas Thill
<nico@openwrt.org>
Sat, 7 May 2005 11:50:47 +0000
(11:50 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Sat, 7 May 2005 11:50:47 +0000
(11:50 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@810
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/popt/Config.in
patch
|
blob
|
history
diff --git
a/package/popt/Config.in
b/package/popt/Config.in
index
8834eb7
..
2564ddf
100644
(file)
--- a/
package/popt/Config.in
+++ b/
package/popt/Config.in
@@
-7,3
+7,7
@@
config BR2_PACKAGE_POPT
ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.1.x/
+config BR2_PACKAGE_LIBPOPT
+ tristate
+ default BR2_PACKAGE_POPT
+