diff --git a/configure b/configure index 1ffb68dd..1d8f69da 100755 --- a/configure +++ b/configure @@ -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