From: nico Date: Sat, 7 May 2005 11:50:47 +0000 (+0000) Subject: Fix popt building X-Git-Tag: fast2504n-3.10.28-merged~22942^2~2843 X-Git-Url: https://git.enpas.org/?a=commitdiff_plain;h=69148f8d5739b0d71e62640f4388641f09869ca4;p=openwrt.git Fix popt building git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@810 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/popt/Config.in b/package/popt/Config.in index 8834eb7c37..2564ddf81b 100644 --- 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 +