summaryrefslogtreecommitdiff
path: root/Build/source/texk/lcdf-typetools/configure
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2016-06-22 06:25:09 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2016-06-22 06:25:09 +0000
commit8c273b71c9befb07215cd8055032558fb6533e01 (patch)
treec7550b902fcfef98d17dbbbbde50a54c2390736e /Build/source/texk/lcdf-typetools/configure
parent0e07c7e97b865db51b38e18c7a5e1db78bf115ec (diff)
lcdf-typetools 2.106
git-svn-id: svn://tug.org/texlive/trunk@41518 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/lcdf-typetools/configure')
-rwxr-xr-xBuild/source/texk/lcdf-typetools/configure41
1 files changed, 28 insertions, 13 deletions
diff --git a/Build/source/texk/lcdf-typetools/configure b/Build/source/texk/lcdf-typetools/configure
index 25691d707c6..107de018eba 100755
--- a/Build/source/texk/lcdf-typetools/configure
+++ b/Build/source/texk/lcdf-typetools/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for LCDF typetools (TeX Live) 2.105.
+# Generated by GNU Autoconf 2.69 for LCDF typetools (TeX Live) 2.106.
#
# Report bugs to <tex-k@tug.org>.
#
@@ -590,12 +590,12 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='LCDF typetools (TeX Live)'
PACKAGE_TARNAME='lcdf-typetools--tex-live-'
-PACKAGE_VERSION='2.105'
-PACKAGE_STRING='LCDF typetools (TeX Live) 2.105'
+PACKAGE_VERSION='2.106'
+PACKAGE_STRING='LCDF typetools (TeX Live) 2.106'
PACKAGE_BUGREPORT='tex-k@tug.org'
PACKAGE_URL=''
-ac_unique_file="lcdf-typetools-src/NEWS"
+ac_unique_file="lcdf-typetools-src/NEWS.md"
# Factoring default headers for most tests.
ac_includes_default="\
#include <stdio.h>
@@ -1368,7 +1368,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 LCDF typetools (TeX Live) 2.105 to adapt to many kinds of systems.
+\`configure' configures LCDF typetools (TeX Live) 2.106 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1439,7 +1439,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of LCDF typetools (TeX Live) 2.105:";;
+ short | recursive ) echo "Configuration of LCDF typetools (TeX Live) 2.106:";;
esac
cat <<\_ACEOF
@@ -1468,6 +1468,7 @@ Optional Features:
--enable-precondition-checking
include precondition checking assertions
--enable-cxx-runtime-hack link C++ runtime statically
+ --disable-adobe-code do not include Adobe code
--disable-cfftot1 do not build the cfftot1 program
--disable-mmafm do not build the mmafm program
--disable-mmpfb do not build the mmpfb program
@@ -1583,7 +1584,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-LCDF typetools (TeX Live) configure 2.105
+LCDF typetools (TeX Live) configure 2.106
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2789,7 +2790,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 LCDF typetools (TeX Live) $as_me 2.105, which was
+It was created by LCDF typetools (TeX Live) $as_me 2.106, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -8474,7 +8475,7 @@ fi
# Define the identity of the package.
PACKAGE='lcdf-typetools--tex-live-'
- VERSION='2.105'
+ VERSION='2.106'
cat >>confdefs.h <<_ACEOF
@@ -14078,7 +14079,7 @@ fi
-LCDF_TYPETOOLS_VERSION=2.105
+LCDF_TYPETOOLS_VERSION=2.106
ac_config_headers="$ac_config_headers autoconf.h"
@@ -17977,6 +17978,20 @@ $as_echo "#define HAVE_PRECONDITION_CHECKING 1" >>confdefs.h
fi
+# Check whether --enable-adobe-code was given.
+if test "${enable_adobe_code+set}" = set; then :
+ enableval=$enable_adobe_code;
+else
+ enable_adobe_code=yes
+fi
+
+if test "$enable_adobe_code" = yes; then
+
+$as_echo "#define HAVE_ADOBE_CODE 1" >>confdefs.h
+
+fi
+
+
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking where template objects are stored" >&5
$as_echo_n "checking where template objects are stored... " >&6; }
if ${ac_cv_cxx_templobjs+:} false; then :
@@ -19928,7 +19943,7 @@ Usage: $0 [OPTIONS]
Report bugs to <bug-libtool@gnu.org>."
lt_cl_version="\
-LCDF typetools (TeX Live) config.lt 2.105
+LCDF typetools (TeX Live) config.lt 2.106
configured by $0, generated by GNU Autoconf 2.69.
Copyright (C) 2011 Free Software Foundation, Inc.
@@ -21996,7 +22011,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 LCDF typetools (TeX Live) $as_me 2.105, which was
+This file was extended by LCDF typetools (TeX Live) $as_me 2.106, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -22062,7 +22077,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="\\
-LCDF typetools (TeX Live) config.status 2.105
+LCDF typetools (TeX Live) config.status 2.106
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"