]> Savannah Git Hosting - gnulib.git/commit
duplocale: Fix compilation error on Haiku (regression 2023-01-22).
authorBruno Haible <bruno@clisp.org>
Wed, 5 Apr 2023 00:36:02 +0000 (02:36 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 5 Apr 2023 00:36:02 +0000 (02:36 +0200)
commit694e8acc49e776ea8b546530f9ffc9c1b2734466
treea324c89f67f42824632b82f4419c61a239cf7f57
parent8676cefc9b41e7b43bdd358965fd243ed83e95d6
duplocale: Fix compilation error on Haiku (regression 2023-01-22).

* lib/locale.in.h (duplocale): If HAVE_DUPLOCALE = 0, don't declare it,
even if REPLACE_DUPLOCALE = 1.
* modules/duplocale (Depends-on, configure.ac): Don't compile a
replacement if HAVE_DUPLOCALE = 0 and REPLACE_DUPLOCALE = 1.
ChangeLog
lib/locale.in.h
modules/duplocale