# -*-makefile-*- # # Copyright (C) 2012 by Bernhard Walle # # See CREDITS for details about who has contributed to this project. # # For further information about the PTXdist project and license conditions # see the README file. # # # We provide this package # HOST_PACKAGES-$(PTXCONF_HOST_GETTEXT_DUMMY) += host-gettext-dummy # ---------------------------------------------------------------------------- # Prepare # ---------------------------------------------------------------------------- # # autoconf # HOST_GETTEXT_DUMMY_AUTOCONF := \ $(HOST_AUTOCONF) \ --disable-static \ # vim: syntax=make