configure SYSTEM_LIBLANGTAG
This commit is contained in:
@@ -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@
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user