summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/fonts/fonts-tlwg/configure
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/fonts/fonts-tlwg/configure')
-rwxr-xr-xMaster/texmf-dist/source/fonts/fonts-tlwg/configure89
1 files changed, 72 insertions, 17 deletions
diff --git a/Master/texmf-dist/source/fonts/fonts-tlwg/configure b/Master/texmf-dist/source/fonts/fonts-tlwg/configure
index b5dc3f77f4b..4709a306e19 100755
--- a/Master/texmf-dist/source/fonts/fonts-tlwg/configure
+++ b/Master/texmf-dist/source/fonts/fonts-tlwg/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for fonts-tlwg 0.6.1.
+# Generated by GNU Autoconf 2.69 for fonts-tlwg 0.6.3.
#
# Report bugs to <thai-linux-foss-devel@googlegroups.com>.
#
@@ -580,8 +580,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='fonts-tlwg'
PACKAGE_TARNAME='fonts-tlwg'
-PACKAGE_VERSION='0.6.1'
-PACKAGE_STRING='fonts-tlwg 0.6.1'
+PACKAGE_VERSION='0.6.3'
+PACKAGE_STRING='fonts-tlwg 0.6.3'
PACKAGE_BUGREPORT='thai-linux-foss-devel@googlegroups.com'
PACKAGE_URL=''
@@ -608,6 +608,8 @@ INCLUDE_XFONTSDIR_FALSE
INCLUDE_XFONTSDIR_TRUE
INCLUDE_TESTFONT_FALSE
INCLUDE_TESTFONT_TRUE
+INCLUDE_WOFF_FALSE
+INCLUDE_WOFF_TRUE
INCLUDE_OTF_FALSE
INCLUDE_OTF_TRUE
INCLUDE_PFB_FALSE
@@ -615,6 +617,7 @@ INCLUDE_PFB_TRUE
INCLUDE_TTF_FALSE
INCLUDE_TTF_TRUE
testfontdir
+woffdir
otfdir
type1dir
ttfdir
@@ -665,6 +668,7 @@ infodir
docdir
oldincludedir
includedir
+runstatedir
localstatedir
sharedstatedir
sysconfdir
@@ -694,6 +698,8 @@ enable_pfb
with_type1dir
enable_otf
with_otfdir
+enable_woff
+with_woffdir
enable_testfont
with_testfontdir
enable_xfontsdir
@@ -741,6 +747,7 @@ datadir='${datarootdir}'
sysconfdir='${prefix}/etc'
sharedstatedir='${prefix}/com'
localstatedir='${prefix}/var'
+runstatedir='${localstatedir}/run'
includedir='${prefix}/include'
oldincludedir='/usr/include'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
@@ -993,6 +1000,15 @@ do
| -silent | --silent | --silen | --sile | --sil)
silent=yes ;;
+ -runstatedir | --runstatedir | --runstatedi | --runstated \
+ | --runstate | --runstat | --runsta | --runst | --runs \
+ | --run | --ru | --r)
+ ac_prev=runstatedir ;;
+ -runstatedir=* | --runstatedir=* | --runstatedi=* | --runstated=* \
+ | --runstate=* | --runstat=* | --runsta=* | --runst=* | --runs=* \
+ | --run=* | --ru=* | --r=*)
+ runstatedir=$ac_optarg ;;
+
-sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
ac_prev=sbindir ;;
-sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
@@ -1130,7 +1146,7 @@ fi
for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
datadir sysconfdir sharedstatedir localstatedir includedir \
oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
- libdir localedir mandir
+ libdir localedir mandir runstatedir
do
eval ac_val=\$$ac_var
# Remove trailing slashes.
@@ -1243,7 +1259,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures fonts-tlwg 0.6.1 to adapt to many kinds of systems.
+\`configure' configures fonts-tlwg 0.6.3 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1283,6 +1299,7 @@ Fine tuning of the installation directories:
--sysconfdir=DIR read-only single-machine data [PREFIX/etc]
--sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
--localstatedir=DIR modifiable single-machine data [PREFIX/var]
+ --runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run]
--libdir=DIR object code libraries [EPREFIX/lib]
--includedir=DIR C header files [PREFIX/include]
--oldincludedir=DIR C header files for non-gcc [/usr/include]
@@ -1309,7 +1326,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of fonts-tlwg 0.6.1:";;
+ short | recursive ) echo "Configuration of fonts-tlwg 0.6.3:";;
esac
cat <<\_ACEOF
@@ -1322,6 +1339,7 @@ Optional Features:
--disable-ttf disable TTF generation
--enable-pfb enable Type1 PFB generation
--enable-otf enable OpenType generation
+ --enable-woff enable Web Open Font Format generation
--enable-testfont enable font generation with prefix {TTF,OTF,PS}
--enable-xfontsdir enable X font index generation
--enable-latex enable LaTeX fonts generation
@@ -1335,6 +1353,7 @@ Optional Packages:
[PREFIX/share/fonts/type1/thai]
--with-otfdir=DIR font directory in DIR
[PREFIX/share/fonts/opentype/thai]
+ --with-woffdir=DIR font directory in DIR [PREFIX/share/fonts/woff/thai]
--with-testfontdir=DIR font directory in DIR [$HOME/.fonts/testfont]
--with-texmfdir=DIR texmf directory in DIR [PREFIX/share/texmf]
@@ -1401,7 +1420,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-fonts-tlwg configure 0.6.1
+fonts-tlwg configure 0.6.3
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1418,7 +1437,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by fonts-tlwg $as_me 0.6.1, which was
+It was created by fonts-tlwg $as_me 0.6.3, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -1768,7 +1787,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
-am__api_version='1.14'
+am__api_version='1.15'
ac_aux_dir=
for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
@@ -1969,8 +1988,8 @@ test "$program_suffix" != NONE &&
ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
-# expand $ac_aux_dir to an absolute path
-am_aux_dir=`cd $ac_aux_dir && pwd`
+# Expand $ac_aux_dir to an absolute path.
+am_aux_dir=`cd "$ac_aux_dir" && pwd`
if test x"${MISSING+set}" != xset; then
case $am_aux_dir in
@@ -1989,7 +2008,7 @@ else
$as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;}
fi
-if test x"${install_sh}" != xset; then
+if test x"${install_sh+set}" != xset; then
case $am_aux_dir in
*\ * | *\ *)
install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
@@ -2283,7 +2302,7 @@ fi
# Define the identity of the package.
PACKAGE='fonts-tlwg'
- VERSION='0.6.1'
+ VERSION='0.6.3'
cat >>confdefs.h <<_ACEOF
@@ -2317,8 +2336,8 @@ MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
# <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
mkdir_p='$(MKDIR_P)'
-# We need awk for the "check" target. The system "awk" is bad on
-# some platforms.
+# We need awk for the "check" target (and possibly the TAP driver). The
+# system "awk" is bad on some platforms.
# Always define AMTAR for backward compatibility. Yes, it's still used
# in the wild :-( We should find a proper way to deprecate it ...
AMTAR='$${TAR-tar}'
@@ -2454,6 +2473,30 @@ $as_echo "\"$otfdir\"" >&6; }
fi
+# Check whether --enable-woff was given.
+if test "${enable_woff+set}" = set; then :
+ enableval=$enable_woff;
+else
+ enable_woff="no"
+fi
+
+if test "x$enable_woff" = "xyes"; then
+
+# Check whether --with-woffdir was given.
+if test "${with_woffdir+set}" = set; then :
+ withval=$with_woffdir; woffdir="$withval"
+else
+ woffdir=\$\{prefix\}/share/fonts/woff/thai
+fi
+
+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking --with-woffdir" >&5
+$as_echo_n "checking --with-woffdir... " >&6; }
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: \"$woffdir\"" >&5
+$as_echo "\"$woffdir\"" >&6; }
+
+
+fi
+
# Check whether --enable-testfont was given.
if test "${enable_testfont+set}" = set; then :
enableval=$enable_testfont;
@@ -2519,6 +2562,14 @@ else
INCLUDE_OTF_FALSE=
fi
+ if test $enable_woff = "yes"; then
+ INCLUDE_WOFF_TRUE=
+ INCLUDE_WOFF_FALSE='#'
+else
+ INCLUDE_WOFF_TRUE='#'
+ INCLUDE_WOFF_FALSE=
+fi
+
if test $enable_testfont = "yes"; then
INCLUDE_TESTFONT_TRUE=
INCLUDE_TESTFONT_FALSE='#'
@@ -3354,6 +3405,10 @@ if test -z "${INCLUDE_OTF_TRUE}" && test -z "${INCLUDE_OTF_FALSE}"; then
as_fn_error $? "conditional \"INCLUDE_OTF\" was never defined.
Usually this means the macro was only invoked conditionally." "$LINENO" 5
fi
+if test -z "${INCLUDE_WOFF_TRUE}" && test -z "${INCLUDE_WOFF_FALSE}"; then
+ as_fn_error $? "conditional \"INCLUDE_WOFF\" was never defined.
+Usually this means the macro was only invoked conditionally." "$LINENO" 5
+fi
if test -z "${INCLUDE_TESTFONT_TRUE}" && test -z "${INCLUDE_TESTFONT_FALSE}"; then
as_fn_error $? "conditional \"INCLUDE_TESTFONT\" was never defined.
Usually this means the macro was only invoked conditionally." "$LINENO" 5
@@ -3763,7 +3818,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by fonts-tlwg $as_me 0.6.1, which was
+This file was extended by fonts-tlwg $as_me 0.6.3, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -3816,7 +3871,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-fonts-tlwg config.status 0.6.1
+fonts-tlwg config.status 0.6.3
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"