Update configure

This commit is contained in:
Chet Ramey
2025-02-12 14:58:05 -05:00
parent f223b24c4b
commit ee9645c4a0
Vendored
+1 -1
View File
@@ -16939,7 +16939,7 @@ INTL_DEP= INTL_INC= LIBINTL_H=
if test "x$USE_INCLUDED_LIBINTL" = "xyes"; then
INTL_DEP='${INTL_LIBDIR}/libintl.a'
INTL_INC='-I${INTL_LIBSRC} -I${INTL_BUILDDIR}'
LIBINTL_H='${INTL_LIBDIR}/libintl.h'
LIBINTL_H='${INTL_BUILDDIR}/libintl.h'
printf "%s\n" "#define HAVE_LOCALE_CHARSET 1" >>confdefs.h