summaryrefslogtreecommitdiff
path: root/missing
diff options
context:
space:
mode:
authorEduardo Chappa <chappa@washington.edu>2017-11-19 18:31:55 -0700
committerEduardo Chappa <chappa@washington.edu>2017-11-19 18:31:55 -0700
commit7fae026f633a89911e6be5bd2d7036a9face3557 (patch)
tree1542fdeb56d2c1d982b57c6e267a49938fb574c5 /missing
parent26a47a9a2c571ad9bb7076a41bc66f9dada65069 (diff)
downloadalpine-7fae026f633a89911e6be5bd2d7036a9face3557.tar.xz
* Regenerate configure script and friends.
Diffstat (limited to 'missing')
-rwxr-xr-xmissing6
1 files changed, 3 insertions, 3 deletions
diff --git a/missing b/missing
index f62bbae..cdea514 100755
--- a/missing
+++ b/missing
@@ -1,9 +1,9 @@
#! /bin/sh
# Common wrapper for a few potentially missing GNU programs.
-scriptversion=2013-10-28.13; # UTC
+scriptversion=2012-06-26.16; # UTC
-# Copyright (C) 1996-2014 Free Software Foundation, Inc.
+# Copyright (C) 1996-2013 Free Software Foundation, Inc.
# Originally written by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996.
# This program is free software; you can redistribute it and/or modify
@@ -160,7 +160,7 @@ give_advice ()
;;
autom4te*)
echo "You might have modified some maintainer files that require"
- echo "the 'autom4te' program to be rebuilt."
+ echo "the 'automa4te' program to be rebuilt."
program_details 'autom4te'
;;
bison*|yacc*)