* modules/unistr/base (configure.ac): Generate unistr.h if the
preinstalled libunistring version is >= 0.9.11, < 1.2.
+2023-08-04 Bruno Haible <bruno@clisp.org>
+
+ unistr/*-pcpy: Fix compilation errors (regression 2023-07-21).
+ * modules/unistr/base (configure.ac): Generate unistr.h if the
+ preinstalled libunistring version is >= 0.9.11, < 1.2.
+
2023-08-04 Bruno Haible <bruno@clisp.org>
readutmp: In systemd mode, fix the ut_host contents (regr. yesterday).
inline
configure.ac:
-gl_LIBUNISTRING_LIBHEADER([0.9.11], [unistr.h])
+gl_LIBUNISTRING_LIBHEADER([1.2], [unistr.h])
AC_PROG_MKDIR_P
Makefile.am: