mirror of
https://github.com/openharmony/third_party_gettext.git
synced 2026-07-18 10:15:07 -04:00
faacecdc43
* autogen.sh: Pull GNUmakefile, maint.mk, and dependency scripts in build-aux. * cfg.mk (update-copyright-env): Adjust for gettext. * .x-update-copyright: New file. * .gitignore: Ignore files brought in by gnulib-tool.
6 lines
112 B
Makefile
6 lines
112 B
Makefile
SED ?= sed
|
|
|
|
update-copyright-env = \
|
|
UPDATE_COPYRIGHT_USE_INTERVALS=1 \
|
|
UPDATE_COPYRIGHT_MAX_LINE_LENGTH=79
|