]> git.ipfire.org Git - thirdparty/gettext.git/commit
intl: Fix many warnings like "warning: "glthread_lock_init" redefined".
authorBruno Haible <bruno@clisp.org>
Mon, 6 Mar 2023 16:08:23 +0000 (17:08 +0100)
committerBruno Haible <bruno@clisp.org>
Mon, 6 Mar 2023 16:08:23 +0000 (17:08 +0100)
commit5cb3d9496eaae25e9298a76c21e59f8d122474d5
treee6b031127552d7b810c0da4a972569ba28c32432
parent4e05e478eaae9dfbe55a9efc34a7a8b10bfd88e3
intl: Fix many warnings like "warning: "glthread_lock_init" redefined".

* gettext-runtime/intl/configure.ac: Move the renamings to the bottom of the
config.h file. Make the glthread*_lock* renamings conditional so that they
don't occur when these symbols are macros.
gettext-runtime/intl/configure.ac