summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/generic
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-04-09 18:49:49 +0000
committerKarl Berry <karl@freefriends.org>2008-04-09 18:49:49 +0000
commitfca907b74a1b4bba0630f1f91bf1cda6f9c1aa83 (patch)
tree72a91f4cf1dde50c6a4ecd521782c90859b50a40 /Master/texmf-dist/source/generic
parent271876384ae94c62b4c0c80d258beaf00555ef19 (diff)
mkjobtexmf 0.6 (7apr08)
git-svn-id: svn://tug.org/texlive/trunk@7367 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/generic')
-rw-r--r--Master/texmf-dist/source/generic/mkjobtexmf/Makefile.in2
-rw-r--r--Master/texmf-dist/source/generic/mkjobtexmf/configure18
-rw-r--r--Master/texmf-dist/source/generic/mkjobtexmf/configure.ac4
3 files changed, 12 insertions, 12 deletions
diff --git a/Master/texmf-dist/source/generic/mkjobtexmf/Makefile.in b/Master/texmf-dist/source/generic/mkjobtexmf/Makefile.in
index a31a9dcb443..b3a37f37ad8 100644
--- a/Master/texmf-dist/source/generic/mkjobtexmf/Makefile.in
+++ b/Master/texmf-dist/source/generic/mkjobtexmf/Makefile.in
@@ -76,7 +76,7 @@ check: $(SRC_FILE)
podchecker $<
uninstall:
- -rm -f $(bindir)/$(PRJ) $(mandir)/man1/$(PRJ).1
+ -rm -f $(bindir)/$(PRJ) $(man1dir)/$(PRJ).1
clean:
-rm -f $(PRJ).aux $(PRJ).log $(PRJ).toc
diff --git a/Master/texmf-dist/source/generic/mkjobtexmf/configure b/Master/texmf-dist/source/generic/mkjobtexmf/configure
index 2352c874bfe..8e2f8ec1309 100644
--- a/Master/texmf-dist/source/generic/mkjobtexmf/configure
+++ b/Master/texmf-dist/source/generic/mkjobtexmf/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.57 for mkjobtexmf 0.5.
+# Generated by GNU Autoconf 2.57 for mkjobtexmf 0.6.
#
# Report bugs to <oberdiek@uni-freiburg.de>.
#
@@ -268,8 +268,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package.
PACKAGE_NAME='mkjobtexmf'
PACKAGE_TARNAME='mkjobtexmf'
-PACKAGE_VERSION='0.5'
-PACKAGE_STRING='mkjobtexmf 0.5'
+PACKAGE_VERSION='0.6'
+PACKAGE_STRING='mkjobtexmf 0.6'
PACKAGE_BUGREPORT='oberdiek@uni-freiburg.de'
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 mkjobtexmf 0.5 to adapt to many kinds of systems.
+\`configure' configures mkjobtexmf 0.6 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 mkjobtexmf 0.5:";;
+ short | recursive ) echo "Configuration of mkjobtexmf 0.6:";;
esac
cat <<\_ACEOF
@@ -845,7 +845,7 @@ fi
test -n "$ac_init_help" && exit 0
if $ac_init_version; then
cat <<\_ACEOF
-mkjobtexmf configure 0.5
+mkjobtexmf configure 0.6
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 mkjobtexmf $as_me 0.5, which was
+It was created by mkjobtexmf $as_me 0.6, 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 mkjobtexmf $as_me 0.5, which was
+This file was extended by mkjobtexmf $as_me 0.6, 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="\\
-mkjobtexmf config.status 0.5
+mkjobtexmf config.status 0.6
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/generic/mkjobtexmf/configure.ac b/Master/texmf-dist/source/generic/mkjobtexmf/configure.ac
index 26c5292df04..8e934a601f0 100644
--- a/Master/texmf-dist/source/generic/mkjobtexmf/configure.ac
+++ b/Master/texmf-dist/source/generic/mkjobtexmf/configure.ac
@@ -1,13 +1,13 @@
dnl configure.ac
dnl
-dnl Copyright 2007 by Heiko Oberdiek.
+dnl Copyright 2007, 2008 by Heiko Oberdiek.
dnl
dnl The file is part of project mkjobtexmf.
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(mkjobtexmf, 0.5, oberdiek@uni-freiburg.de)
+AC_INIT(mkjobtexmf, 0.6, oberdiek@uni-freiburg.de)
AC_CONFIG_FILES(Makefile)