summaryrefslogtreecommitdiff
path: root/Build/source/texk/lcdf-typetools/configure
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/lcdf-typetools/configure')
-rwxr-xr-xBuild/source/texk/lcdf-typetools/configure43
1 files changed, 19 insertions, 24 deletions
diff --git a/Build/source/texk/lcdf-typetools/configure b/Build/source/texk/lcdf-typetools/configure
index a0608404bc9..7f49d5f19c0 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.68 for LCDF typetools for TeX Live 2.83.
+# Generated by GNU Autoconf 2.68 for LCDF typetools for TeX Live 2.85.
#
# Report bugs to <tex-k@tug.org>.
#
@@ -570,8 +570,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='LCDF typetools for TeX Live'
PACKAGE_TARNAME='lcdf-typetools-for-tex-live'
-PACKAGE_VERSION='2.83'
-PACKAGE_STRING='LCDF typetools for TeX Live 2.83'
+PACKAGE_VERSION='2.85'
+PACKAGE_STRING='LCDF typetools for TeX Live 2.85'
PACKAGE_BUGREPORT='tex-k@tug.org'
PACKAGE_URL=''
@@ -1345,7 +1345,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 for TeX Live 2.83 to adapt to many kinds of systems.
+\`configure' configures LCDF typetools for TeX Live 2.85 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1416,7 +1416,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of LCDF typetools for TeX Live 2.83:";;
+ short | recursive ) echo "Configuration of LCDF typetools for TeX Live 2.85:";;
esac
cat <<\_ACEOF
@@ -1551,7 +1551,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-LCDF typetools for TeX Live configure 2.83
+LCDF typetools for TeX Live configure 2.85
generated by GNU Autoconf 2.68
Copyright (C) 2010 Free Software Foundation, Inc.
@@ -2467,7 +2467,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 for TeX Live $as_me 2.83, which was
+It was created by LCDF typetools for TeX Live $as_me 2.85, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ $0 $@
@@ -7820,7 +7820,7 @@ fi
# Define the identity of the package.
PACKAGE='lcdf-typetools-for-tex-live'
- VERSION='2.83'
+ VERSION='2.85'
cat >>confdefs.h <<_ACEOF
@@ -13038,10 +13038,10 @@ WARNING_CFLAGS=$kpse_cv_warning_cflags
-LCDF_TYPETOOLS_VERSION=2.83
+LCDF_TYPETOOLS_VERSION=2.85
-ac_config_headers="$ac_config_headers config.h"
+ac_config_headers="$ac_config_headers autoconf.h"
ac_ext=cpp
@@ -17690,7 +17690,7 @@ Usage: $0 [OPTIONS]
Report bugs to <bug-libtool@gnu.org>."
lt_cl_version="\
-LCDF typetools for TeX Live config.lt 2.83
+LCDF typetools for TeX Live config.lt 2.85
configured by $0, generated by GNU Autoconf 2.68.
Copyright (C) 2010 Free Software Foundation, Inc.
@@ -19060,10 +19060,10 @@ rm -f core conftest.err conftest.$ac_objext \
as_fn_error $? "
=========================================
-I can't find the kpathsea header and/or library files. Tell me where to look
-using the --with-kpathsea-includes=DIR option (header files under
-DIR/kpathsea) and --with-kpathsea-libdir=DIR option (library under DIR), or
-disable support using --without-kpathsea.
+I can't find the kpathsea library and/or header files. Tell me where to look
+using the --with-kpathsea-libdir=DIR option (library under DIR) and
+--with-kpathsea-includes=DIR option (header files under DIR/kpathsea), or
+disable kpathsea support using --without-kpathsea.
=========================================" "$LINENO" 5
fi
@@ -19257,7 +19257,7 @@ $as_echo "#define BROKEN_STRTOD 1" >>confdefs.h
fi
-for ac_func in strtoul ctime mkstemp ftruncate sigaction waitpid
+for ac_func in ctime ftruncate mkstemp sigaction strnlen strtoul waitpid
do :
as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
@@ -19857,11 +19857,6 @@ $as_echo "#define MMAFM_RUN_MMPFB 1" >>confdefs.h
-
-
-
-
-
shell_expand () {
val=`eval echo '$'"$1"`
while echo "x$val" | fgrep '$' >/dev/null 2>&1; do val=`eval echo "$val"`; done
@@ -20450,7 +20445,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 for TeX Live $as_me 2.83, which was
+This file was extended by LCDF typetools for TeX Live $as_me 2.85, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -20516,7 +20511,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 for TeX Live config.status 2.83
+LCDF typetools for TeX Live config.status 2.85
configured by $0, generated by GNU Autoconf 2.68,
with options \\"\$ac_cs_config\\"
@@ -21028,7 +21023,7 @@ do
case $ac_config_target in
"depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
"libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;;
- "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
+ "autoconf.h") CONFIG_HEADERS="$CONFIG_HEADERS autoconf.h" ;;
"CXXLD.sh") CONFIG_COMMANDS="$CONFIG_COMMANDS CXXLD.sh" ;;
"Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
"liblcdf/Makefile") CONFIG_FILES="$CONFIG_FILES liblcdf/Makefile" ;;