commit | d72ad17caad0ee7bcd1d424e888cefd8f238bc89 | [log] [tgz] |
---|---|---|
author | Alan Modra <amodra@gmail.com> | Fri Jul 11 06:55:43 2025 +0930 |
committer | Alan Modra <amodra@gmail.com> | Fri Jul 11 08:23:40 2025 +0930 |
tree | 7fb138a4cbe4cee32644b1383961a1159dee1cdc | |
parent | 6398ac7e8b9dc8992bc375e401943915a41952c8 [diff] |
AM_PO_SUBDIRS Swap AM_PO_SUBDIRS and ZW_GNU_GETTEXT_SISTER_DIR lines in */configure.ac. ZW_GNU_GETTEXT_SISTER_DIR indirectly invokes AC_REQUIRE(AM_PO_SUBDIRS) so results in AM_PO_SUBDIRS being emitted before ZW_GNU_GETTEXT_SISTER_DIR if it hasn't already been invoked.