summaryrefslogtreecommitdiff
path: root/Build/source/texk/chktex/configure
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2012-09-27 10:01:26 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2012-09-27 10:01:26 +0000
commit3606fd6b9703514c7ca6c7f5ec4e92059934c9f6 (patch)
treecff4c7d556747540d52c1d16f9122d108ac92824 /Build/source/texk/chktex/configure
parent0815b53e25c63877e29a66074ed6ec4384592504 (diff)
chktex 1.7.1
git-svn-id: svn://tug.org/texlive/trunk@27826 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/chktex/configure')
-rwxr-xr-xBuild/source/texk/chktex/configure108
1 files changed, 37 insertions, 71 deletions
diff --git a/Build/source/texk/chktex/configure b/Build/source/texk/chktex/configure
index 21807be0fb4..80954515836 100755
--- a/Build/source/texk/chktex/configure
+++ b/Build/source/texk/chktex/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for ChkTeX for TeX Live 1.6.6.
+# Generated by GNU Autoconf 2.69 for ChkTeX for TeX Live 1.7.1.
#
# Report bugs to <tex-k@tug.org>.
#
@@ -590,12 +590,12 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='ChkTeX for TeX Live'
PACKAGE_TARNAME='chktex-for-tex-live'
-PACKAGE_VERSION='1.6.6'
-PACKAGE_STRING='ChkTeX for TeX Live 1.6.6'
+PACKAGE_VERSION='1.7.1'
+PACKAGE_STRING='ChkTeX for TeX Live 1.7.1'
PACKAGE_BUGREPORT='tex-k@tug.org'
PACKAGE_URL=''
-ac_unique_file="chktex-1.6.6/ChkTeX.c"
+ac_unique_file="chktex-1.7.1/ChkTeX.c"
# Factoring default headers for most tests.
ac_includes_default="\
#include <stdio.h>
@@ -646,8 +646,8 @@ WIN32_WRAP_FALSE
WIN32_WRAP_TRUE
WIN32_FALSE
WIN32_TRUE
-PDF_DEPEND
-PDFLATEX
+MINGW32_FALSE
+MINGW32_TRUE
WARNING_CFLAGS
CPP
OTOOL64
@@ -787,8 +787,7 @@ CFLAGS
LDFLAGS
LIBS
CPPFLAGS
-CPP
-PDFLATEX'
+CPP'
# Initialize some variables set by options.
@@ -1329,7 +1328,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 ChkTeX for TeX Live 1.6.6 to adapt to many kinds of systems.
+\`configure' configures ChkTeX for TeX Live 1.7.1 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1400,7 +1399,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of ChkTeX for TeX Live 1.6.6:";;
+ short | recursive ) echo "Configuration of ChkTeX for TeX Live 1.7.1:";;
esac
cat <<\_ACEOF
@@ -1448,7 +1447,6 @@ Some influential environment variables:
CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
you have headers in a nonstandard directory <include dir>
CPP C preprocessor
- PDFLATEX pdfLaTeX command
Use these variables to override the choices made by `configure' or to help
it to find libraries and programs with nonstandard names/locations.
@@ -1516,7 +1514,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-ChkTeX for TeX Live configure 1.6.6
+ChkTeX for TeX Live configure 1.7.1
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2126,7 +2124,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 ChkTeX for TeX Live $as_me 1.6.6, which was
+It was created by ChkTeX for TeX Live $as_me 1.7.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -7518,7 +7516,7 @@ fi
# Define the identity of the package.
PACKAGE='chktex-for-tex-live'
- VERSION='1.6.6'
+ VERSION='1.7.1'
cat >>confdefs.h <<_ACEOF
@@ -12772,51 +12770,6 @@ WARNING_CFLAGS=$kpse_cv_warning_cflags
-for ac_prog in pdflatex
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_PDFLATEX+:} false; then :
- $as_echo_n "(cached) " >&6
-else
- if test -n "$PDFLATEX"; then
- ac_cv_prog_PDFLATEX="$PDFLATEX" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_PDFLATEX="$ac_prog"
- $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
- done
-IFS=$as_save_IFS
-
-fi
-fi
-PDFLATEX=$ac_cv_prog_PDFLATEX
-if test -n "$PDFLATEX"; then
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PDFLATEX" >&5
-$as_echo "$PDFLATEX" >&6; }
-else
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
- test -n "$PDFLATEX" && break
-done
-test -n "$PDFLATEX" || PDFLATEX="no"
-
-
-
for ac_header in stat.h stdarg.h sys/stat.h
do :
as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
@@ -12863,15 +12816,19 @@ fi
done
-test "x$enable_maintainer_mode" = xyes && PDF_DEPEND=ChkTeX.tex
-
-
ac_config_headers="$ac_config_headers config.h"
+
$as_echo "#define TEX_LIVE 1" >>confdefs.h
+$as_echo "#define HAVE_PCRE 0" >>confdefs.h
+
+
+$as_echo "#define HAVE_POSIX_ERE 1" >>confdefs.h
+
+
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for native WIN32 or MINGW32" >&5
$as_echo_n "checking for native WIN32 or MINGW32... " >&6; }
if ${kpse_cv_have_win32+:} false; then :
@@ -12918,6 +12875,14 @@ fi
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $kpse_cv_have_win32" >&5
$as_echo "$kpse_cv_have_win32" >&6; }
+ if test "x$kpse_cv_have_win32" = xmingw32; then
+ MINGW32_TRUE=
+ MINGW32_FALSE='#'
+else
+ MINGW32_TRUE='#'
+ MINGW32_FALSE=
+fi
+
if test "x$kpse_cv_have_win32" != xno; then
WIN32_TRUE=
WIN32_FALSE='#'
@@ -12935,7 +12900,7 @@ else
fi
-CHKTEX_TREE=chktex-1.6.6
+CHKTEX_TREE=chktex-1.7.1
PERL5='/usr/bin/env perl'
@@ -13354,7 +13319,7 @@ Usage: $0 [OPTIONS]
Report bugs to <bug-libtool@gnu.org>."
lt_cl_version="\
-ChkTeX for TeX Live config.lt 1.6.6
+ChkTeX for TeX Live config.lt 1.7.1
configured by $0, generated by GNU Autoconf 2.69.
Copyright (C) 2011 Free Software Foundation, Inc.
@@ -14402,9 +14367,7 @@ fi
ac_config_files="$ac_config_files Makefile"
-ac_config_files="$ac_config_files ChkTeX.tmp:chktex-1.6.6/ChkTeX.tex.in"
-
-ac_config_files="$ac_config_files deweb.pl:chktex-1.6.6/deweb.in"
+ac_config_files="$ac_config_files deweb.pl:chktex-1.7.1/deweb.in"
cat >confcache <<\_ACEOF
@@ -14544,6 +14507,10 @@ if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
as_fn_error $? "conditional \"am__fastdepCC\" was never defined.
Usually this means the macro was only invoked conditionally." "$LINENO" 5
fi
+if test -z "${MINGW32_TRUE}" && test -z "${MINGW32_FALSE}"; then
+ as_fn_error $? "conditional \"MINGW32\" was never defined.
+Usually this means the macro was only invoked conditionally." "$LINENO" 5
+fi
if test -z "${WIN32_TRUE}" && test -z "${WIN32_FALSE}"; then
as_fn_error $? "conditional \"WIN32\" was never defined.
Usually this means the macro was only invoked conditionally." "$LINENO" 5
@@ -14949,7 +14916,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 ChkTeX for TeX Live $as_me 1.6.6, which was
+This file was extended by ChkTeX for TeX Live $as_me 1.7.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -15015,7 +14982,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="\\
-ChkTeX for TeX Live config.status 1.6.6
+ChkTeX for TeX Live config.status 1.7.1
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
@@ -15428,8 +15395,7 @@ do
"libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;;
"config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
"Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
- "ChkTeX.tmp") CONFIG_FILES="$CONFIG_FILES ChkTeX.tmp:chktex-1.6.6/ChkTeX.tex.in" ;;
- "deweb.pl") CONFIG_FILES="$CONFIG_FILES deweb.pl:chktex-1.6.6/deweb.in" ;;
+ "deweb.pl") CONFIG_FILES="$CONFIG_FILES deweb.pl:chktex-1.7.1/deweb.in" ;;
*) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
esac