Skip to content

fix(build): copy gettext macros#1482

Open
xtexx wants to merge 1 commit intofirewalld:mainfrom
xtexx:autotools
Open

fix(build): copy gettext macros#1482
xtexx wants to merge 1 commit intofirewalld:mainfrom
xtexx:autotools

Conversation

@xtexx
Copy link
Copy Markdown

@xtexx xtexx commented May 26, 2025

Since gettext 0.25 (more exactly, commit 3c3b58eee6638ea21c26923d24a7f90c013a8663), gettext no longer install macros to /usr/share/aclocal, thus autoreconf will fail to find files like nls.m4.

Thus, copy files here like what gettextize does, which is the way expected by gettext upstream.

Since gettext 0.25 (more exactly, commit 3c3b58eee6638ea21c26923d24a7f90c013a8663),
gettext no longer install macros to /usr/share/aclocal, thus autoreconf will
fail to find files like nls.m4.

Thus, copy files here like what gettextize does, which is the way
expected by gettext upstream.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant