summaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
authorRuss Allbery <eagle@eyrie.org>2014-01-28 18:50:44 -0800
committerRuss Allbery <eagle@eyrie.org>2014-01-28 18:50:44 -0800
commit8787c66afb54027a1a358b4b2ac94fbd53fec41e (patch)
tree6d7f9aafa4dfef2cd9e835fe9d994905eb84fea4 /build-aux
parent8bba057d0aa358f3c08073c1ced00a0e411b414c (diff)
parent594cf4a1bc58654ce5a4feeb81fed024ea9aa809 (diff)
Imported Upstream version 3.8
Diffstat (limited to 'build-aux')
-rw-r--r--build-aux/ltmain.sh4
-rwxr-xr-xbuild-aux/missing4
2 files changed, 4 insertions, 4 deletions
diff --git a/build-aux/ltmain.sh b/build-aux/ltmain.sh
index 68c6d96..9fe8f59 100644
--- a/build-aux/ltmain.sh
+++ b/build-aux/ltmain.sh
@@ -70,7 +70,7 @@
# compiler: $LTCC
# compiler flags: $LTCFLAGS
# linker: $LD (gnu? $with_gnu_ld)
-# $progname: (GNU libtool) 2.4.2 Debian-2.4.2-1.3
+# $progname: (GNU libtool) 2.4.2 Debian-2.4.2-1.6
# automake: $automake_version
# autoconf: $autoconf_version
#
@@ -80,7 +80,7 @@
PROGRAM=libtool
PACKAGE=libtool
-VERSION="2.4.2 Debian-2.4.2-1.3"
+VERSION="2.4.2 Debian-2.4.2-1.6"
TIMESTAMP=""
package_revision=1.3337
diff --git a/build-aux/missing b/build-aux/missing
index cdea514..db98974 100755
--- a/build-aux/missing
+++ b/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*)