|
@@ -241,6 +241,7 @@ ifeq ($$($(2)_GETTEXTIZE),YES)
|
|
$(2)_PRE_CONFIGURE_HOOKS += GETTEXTIZE_HOOK
|
|
$(2)_PRE_CONFIGURE_HOOKS += GETTEXTIZE_HOOK
|
|
$(2)_DEPENDENCIES += host-gettext
|
|
$(2)_DEPENDENCIES += host-gettext
|
|
endif
|
|
endif
|
|
|
|
+$(2)_AUTORECONF_ENV += AUTOPOINT=/bin/true
|
|
$(2)_PRE_CONFIGURE_HOOKS += AUTORECONF_HOOK
|
|
$(2)_PRE_CONFIGURE_HOOKS += AUTORECONF_HOOK
|
|
# default values are not evaluated yet, so don't rely on this defaulting to YES
|
|
# default values are not evaluated yet, so don't rely on this defaulting to YES
|
|
ifneq ($$($(2)_LIBTOOL_PATCH),NO)
|
|
ifneq ($$($(2)_LIBTOOL_PATCH),NO)
|