Commit fab05bb2 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

popt: cleanup redundant configure args

parent 909410f6
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -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