configure SYSTEM_LIBLANGTAG

This commit is contained in:
Eike Rathke
2012-08-04 17:27:39 +02:00
parent c0e8588cae
commit 28bcc8531b
2 changed files with 7 additions and 0 deletions

View File

@@ -513,6 +513,7 @@ export SYSTEM_LIBCROCO=@SYSTEM_LIBCROCO@
export SYSTEM_LIBEXTTEXTCAT=@SYSTEM_LIBEXTTEXTCAT@
export SYSTEM_LIBEXTTEXTCAT_DATA=@SYSTEM_LIBEXTTEXTCAT_DATA@
export SYSTEM_LIBGSF=@SYSTEM_LIBGSF@
export SYSTEM_LIBLANGTAG=@SYSTEM_LIBLANGTAG@
export SYSTEM_LIBMSPUB=@SYSTEM_LIBMSPUB@
export SYSTEM_LIBPNG=@SYSTEM_LIBPNG@
export SYSTEM_LIBRSVG=@SYSTEM_LIBRSVG@

View File

@@ -10979,6 +10979,12 @@ fi
AC_SUBST(GLIB_CFLAGS)
AC_SUBST(GLIB_LIBS)
dnl So far AFAIK no system has liblangtag, set this unconditionally for now.
SYSTEM_LIBLANGTAG=NO
BUILD_TYPE="$BUILD_TYPE LIBLANGTAG"
AC_SUBST(SYSTEM_LIBLANGTAG)
dnl ===================================================================
dnl Test whether to build gettext runtime (libintl) or rely on the