* gettext-tools/misc/autopoint.in: Accept version 0.23.2.
* gettext-tools/configure.ac (ARCHIVE_VERSION): Bump to 0.23.2.
* NEWS: Update.
+Version 0.23.2 - July 2025
+
+* Bug fixes:
+ - autopoint no longer fails if configure.ac contains no
+ AM_GNU_GETTEXT_VERSION or AM_GNU_GETTEXT_REQUIRE_VERSION invocation.
+* Portability:
+ - Building on native Windows with MSVC and --enable-shared is now supported.
+
Version 0.23.1 - December 2024
* Bug fixes:
fi
AC_SUBST([ARCHIVE_FORMAT])
-ARCHIVE_VERSION=0.23.1
+ARCHIVE_VERSION=0.23.2
AC_SUBST([ARCHIVE_VERSION])
PACKAGE_SUFFIX="-$ARCHIVE_VERSION"
0.20 | 0.20.2 | \
0.21 | 0.21.1 | \
0.22 | 0.22.1 | 0.22.2 | 0.22.3 | 0.22.4 | 0.22.5 | \
- 0.23 | 0.23.1 )
+ 0.23 | 0.23.1 | 0.23.2 )
;;
*)
func_fatal_error "The AM_GNU_GETTEXT_VERSION declaration in your $configure_in