Merge branch 'popt-versoin-update' of git://git.busybox.net/~nkukard/git/buildroot

This commit is contained in:
Peter Korsgaard 2009-08-05 13:48:52 +02:00
commit fe370d6695

View File

@ -3,11 +3,13 @@
# popt # popt
# #
############################################################# #############################################################
POPT_VERSION:=1.14 POPT_VERSION:=1.15
POPT_SITE:=http://rpm5.org/files/popt POPT_SITE:=http://rpm5.org/files/popt
POPT_INSTALL_STAGING = YES POPT_INSTALL_STAGING = YES
POPT_INSTALL_TARGET = YES POPT_INSTALL_TARGET = YES
POPT_LIBTOOL_PATCH = NO
POPT_CONF_ENV = ac_cv_va_copy=yes POPT_CONF_ENV = ac_cv_va_copy=yes
ifeq ($(BR2_PACKAGE_LIBICONV),y) ifeq ($(BR2_PACKAGE_LIBICONV),y)