Fix popt building
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 7 May 2005 11:50:47 +0000 (11:50 +0000)
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 7 May 2005 11:50:47 +0000 (11:50 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@810 3c298f89-4303-0410-b956-a3cf2f4a3e73

openwrt/package/popt/Config.in

index 8834eb7c37755e436d0abbc801448a917510b6e7..2564ddf81bac968fc7292dfe96c042c9aba1ce6b 100644 (file)
@@ -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
+