]> git.ipfire.org Git - thirdparty/gettext.git/commit
autopoint: When both configure.ac and configure.in exist, use the former.
authorBruno Haible <bruno@clisp.org>
Mon, 28 Dec 2020 13:40:17 +0000 (14:40 +0100)
committerBruno Haible <bruno@clisp.org>
Mon, 28 Dec 2020 13:40:58 +0000 (14:40 +0100)
commitf7a149a65195e69f50b398d1e5a992c1cb221390
treea452dd1c3de78ac0e6695f76ed832c104031a75f
parenta61553ac8b619caeb46a1202c14eff6f669f2d4b
autopoint: When both configure.ac and configure.in exist, use the former.

Reported by Eric Gallager <egall@gwmail.gwu.edu> in
<https://lists.gnu.org/archive/html/bug-gettext/2020-12/msg00051.html>.

* gettext-tools/misc/autopoint.in (configure_in): Test for configure.ac before
testing for configure.in.
gettext-tools/misc/autopoint.in