Force AC_SUBST INTLLIBS

This commit is contained in:
Yann Diorcet 2012-10-09 12:59:17 +02:00
parent f14bd7a954
commit c9af7c4715
2 changed files with 2 additions and 1 deletions

View file

@ -107,6 +107,7 @@ if test "$mingw_found" != "yes" ; then
dnl AM_GNU_GETTEXT pollutes CPPFLAGS: workaround this.
CPPFLAGS_save=$CPPFLAGS
AM_GNU_GETTEXT([external])
AC_SUBST(INTLLIBS)
CPPFLAGS=$CPPFLAGS_save
LIBS="$LIBS $LIBINTL"
else

@ -1 +1 @@
Subproject commit c80b4ff9d80bfd06a7c6fff68cd82580e92c1d49
Subproject commit 57229c14dedd530bc2775b5a25cad15b62da3ee9