summaryrefslogtreecommitdiff
path: root/Build/source/build-aux/missing
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2013-12-25 15:37:50 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2013-12-25 15:37:50 +0000
commit5b4a13bd983e11abef75e2c611614cccbf7393cb (patch)
treec71656b18d6b20bb8aef9dcd434dbef2ca4b2262 /Build/source/build-aux/missing
parentda41adb311640c5decf656f6b411bd0ab84bcf84 (diff)
automake 1.14.1
git-svn-id: svn://tug.org/texlive/trunk@32482 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/build-aux/missing')
-rwxr-xr-xBuild/source/build-aux/missing4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/build-aux/missing b/Build/source/build-aux/missing
index cdea514931f..db98974ff5d 100755
--- a/Build/source/build-aux/missing
+++ b/Build/source/build-aux/missing
@@ -1,7 +1,7 @@
#! /bin/sh
# Common wrapper for a few potentially missing GNU programs.
-scriptversion=2012-06-26.16; # UTC
+scriptversion=2013-10-28.13; # UTC
# Copyright (C) 1996-2013 Free Software Foundation, Inc.
# Originally written by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996.
@@ -160,7 +160,7 @@ give_advice ()
;;
autom4te*)
echo "You might have modified some maintainer files that require"
- echo "the 'automa4te' program to be rebuilt."
+ echo "the 'autom4te' program to be rebuilt."
program_details 'autom4te'
;;
bison*|yacc*)