]> git.ipfire.org Git - thirdparty/openwrt.git/commit
gettext-full: remove usage of autoreconf 19748/head
authorMichael Pratt <mcpratt@pm.me>
Fri, 8 Aug 2025 05:27:08 +0000 (01:27 -0400)
committerRobert Marko <robimarko@gmail.com>
Mon, 11 Aug 2025 20:28:41 +0000 (22:28 +0200)
commitd119f1b0464f55ccbaa080703a33b320339caa7d
treede574001163ebef76eae3a554db3ffe603eb3764
parentb6f67ca7394f4e221c27e58c9f8e250179fa142f
gettext-full: remove usage of autoreconf

Running the bootstrap script autogen.sh
handles the execution of autotools already,
so calling autoreconf before configure
makes this happen twice, which is unnecessary
and can lead to an occasional build problem.

Signed-off-by: Michael Pratt <mcpratt@pm.me>
Link: https://github.com/openwrt/openwrt/pull/19748
Signed-off-by: Robert Marko <robimarko@gmail.com>
package/libs/gettext-full/Makefile