gettext/cfg.mk
Bruno Haible 23b3c788d4 build: Improve customizations.
* cfg.mk (_autoreconf): Define, to avoid running autoreconf.
(update-copyright-env): Set UPDATE_COPYRIGHT_MAX_LINE_LENGTH to 999, not 79.
2024-09-30 00:11:46 +02:00

14 lines
395 B
Makefile

SED = sed
# autoreconf is unsupported in this package! Use autogen.sh instead.
_autoreconf = ./autogen.sh
# Avoid line breaks in Copyright lines.
update-copyright-env = \
UPDATE_COPYRIGHT_USE_INTERVALS=1 \
UPDATE_COPYRIGHT_MAX_LINE_LENGTH=999
# Disable a nonsensical maint.mk rule.
# See <https://lists.gnu.org/archive/html/bug-gnulib/2022-09/msg00074.html>.
gl_public_submodule_commit =