popt: cleanup redundant configure args

This commit is contained in:
Peter Korsgaard 2008-08-26 21:05:01 +00:00
parent 909410f686
commit fab05bb2ce

View File

@ -7,13 +7,8 @@ POPT_VERSION = 1.14
POPT_SITE = http://rpm5.org/files/popt
POPT_INSTALL_STAGING = YES
POPT_CONF_ENV = ac_cv_va_copy=yes
POPT_CONF_OPT = --target=$(GNU_TARGET_NAME) --host=$(REAL_GNU_TARGET_NAME) \
--build=$(GNU_HOST_NAME) --prefix=/usr
POPT_INSTALL_TARGET_OPT=DESTDIR=$(TARGET_DIR) install