diff options
author | Karl Berry <karl@freefriends.org> | 2018-02-11 22:24:34 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-02-11 22:24:34 +0000 |
commit | ff84279ea895ba7f1be6c8e233b23c168889099f (patch) | |
tree | 3a4571f3d8d10a957f4547293b8990ffda669f43 /Build/source/configure | |
parent | 4a2105d61fd1643789ea6ad59bb8f3bd24e4a099 (diff) |
reautoconf, axohelp.test tweaks
git-svn-id: svn://tug.org/texlive/trunk@46596 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/configure')
-rwxr-xr-x | Build/source/configure | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/configure b/Build/source/configure index fd694276b76..34cd8b4e9c7 100755 --- a/Build/source/configure +++ b/Build/source/configure @@ -4184,7 +4184,7 @@ esac ;; esac ## utils/autosp/ac/withenable.ac: configure.ac fragment for TeX Live subdir -## $Id$ +## $Id: withenable.ac 46590 2018-02-10 23:30:32Z karl $ ## configure options and TL libraries required for autosp. # Check whether --enable-autosp was given. if test "${enable_autosp+set}" = set; then : @@ -4203,7 +4203,7 @@ $as_echo "$as_me: Assuming \`--enable-autosp=$enable_autosp'" >&6;} esac ## utils/autosp/ac/withenable.ac: configure.ac fragment for TeX Live subdir -## $Id$ +## $Id: withenable.ac 46590 2018-02-10 23:30:32Z karl $ ## configure options and TL libraries for axodraw2. # Check whether --enable-axodraw2 was given. if test "${enable_axodraw2+set}" = set; then : |