summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/support
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-12-06 00:00:46 +0000
committerKarl Berry <karl@freefriends.org>2011-12-06 00:00:46 +0000
commitda42249ccbe3f5a09f9d003e19355229c8d48974 (patch)
tree29e1d659ebaca5a27ab29c0435f81eea0dcb74d4 /Master/texmf-dist/source/support
parent419179e1e5abfb701e3f712c16931717c8a4d5b6 (diff)
dosepsbin (5dec11)
git-svn-id: svn://tug.org/texlive/trunk@24774 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/support')
-rw-r--r--Master/texmf-dist/source/support/dosepsbin/configure18
-rw-r--r--Master/texmf-dist/source/support/dosepsbin/configure.ac2
2 files changed, 10 insertions, 10 deletions
diff --git a/Master/texmf-dist/source/support/dosepsbin/configure b/Master/texmf-dist/source/support/dosepsbin/configure
index 81caa0e6e12..c97727b6ddd 100644
--- a/Master/texmf-dist/source/support/dosepsbin/configure
+++ b/Master/texmf-dist/source/support/dosepsbin/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.57 for dosepsbin 1.0.
+# Generated by GNU Autoconf 2.57 for dosepsbin 1.1.
#
# Report bugs to <heiko.oberdiek@googlemail.com>.
#
@@ -268,8 +268,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package.
PACKAGE_NAME='dosepsbin'
PACKAGE_TARNAME='dosepsbin'
-PACKAGE_VERSION='1.0'
-PACKAGE_STRING='dosepsbin 1.0'
+PACKAGE_VERSION='1.1'
+PACKAGE_STRING='dosepsbin 1.1'
PACKAGE_BUGREPORT='heiko.oberdiek@googlemail.com'
ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA LIBOBJS LTLIBOBJS'
@@ -721,7 +721,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 dosepsbin 1.0 to adapt to many kinds of systems.
+\`configure' configures dosepsbin 1.1 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -778,7 +778,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of dosepsbin 1.0:";;
+ short | recursive ) echo "Configuration of dosepsbin 1.1:";;
esac
cat <<\_ACEOF
@@ -845,7 +845,7 @@ fi
test -n "$ac_init_help" && exit 0
if $ac_init_version; then
cat <<\_ACEOF
-dosepsbin configure 1.0
+dosepsbin configure 1.1
generated by GNU Autoconf 2.57
Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
@@ -860,7 +860,7 @@ cat >&5 <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by dosepsbin $as_me 1.0, which was
+It was created by dosepsbin $as_me 1.1, which was
generated by GNU Autoconf 2.57. Invocation command line was
$ $0 $@
@@ -1694,7 +1694,7 @@ _ASBOX
} >&5
cat >&5 <<_CSEOF
-This file was extended by dosepsbin $as_me 1.0, which was
+This file was extended by dosepsbin $as_me 1.1, which was
generated by GNU Autoconf 2.57. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -1749,7 +1749,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-dosepsbin config.status 1.0
+dosepsbin config.status 1.1
configured by $0, generated by GNU Autoconf 2.57,
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
diff --git a/Master/texmf-dist/source/support/dosepsbin/configure.ac b/Master/texmf-dist/source/support/dosepsbin/configure.ac
index a5c03c0dde1..5846e7e2f8a 100644
--- a/Master/texmf-dist/source/support/dosepsbin/configure.ac
+++ b/Master/texmf-dist/source/support/dosepsbin/configure.ac
@@ -7,7 +7,7 @@ dnl It's free software; you may redistribute it and/or
dnl modify it under the same terms as Perl itself
dnl (Perl Artistic License/GNU General Public License, version 2).
dnl
-AC_INIT(dosepsbin, 1.0, heiko.oberdiek@googlemail.com)
+AC_INIT(dosepsbin, 1.1, heiko.oberdiek@googlemail.com)
AC_CONFIG_FILES(Makefile)