|
@@ -21,6 +21,7 @@ POPT_CONF_ENV = ac_cv_va_copy=yes
|
|
ifeq ($(BR2_PACKAGE_LIBICONV),y)
|
|
ifeq ($(BR2_PACKAGE_LIBICONV),y)
|
|
POPT_CONF_ENV += am_cv_lib_iconv=yes
|
|
POPT_CONF_ENV += am_cv_lib_iconv=yes
|
|
POPT_CONF_OPTS += --with-libiconv-prefix=$(STAGING_DIR)/usr
|
|
POPT_CONF_OPTS += --with-libiconv-prefix=$(STAGING_DIR)/usr
|
|
|
|
+POPT_DEPENDENCIES += libiconv
|
|
endif
|
|
endif
|
|
|
|
|
|
$(eval $(autotools-package))
|
|
$(eval $(autotools-package))
|