summaryrefslogtreecommitdiff
path: root/lib/missing
diff options
context:
space:
mode:
authorAlexandre Duret-Lutz <adl@gnu.org>2003-07-23 19:34:03 +0000
committerAlexandre Duret-Lutz <adl@gnu.org>2003-07-23 19:34:03 +0000
commit5e80d0b04b1e77440c45a9264760666091f78f7f (patch)
tree9173997594fb5092f049757e9320c4e74eb9cb88 /lib/missing
parent02b369974788f2e7793e143f5c1727cc6813c50a (diff)
downloadautomake-5e80d0b04b1e77440c45a9264760666091f78f7f.tar.gz
* lib/missing (autom4te): Typo.
Diffstat (limited to 'lib/missing')
-rwxr-xr-xlib/missing4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/missing b/lib/missing
index 6a37006e8..8d85d40f6 100755
--- a/lib/missing
+++ b/lib/missing
@@ -1,6 +1,6 @@
#! /bin/sh
# Common stub for a few missing GNU programs while installing.
-# Copyright (C) 1996, 1997, 1999, 2000, 2002 Free Software Foundation, Inc.
+# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003 Free Software Foundation, Inc.
# Originally by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996.
# This program is free software; you can redistribute it and/or modify
@@ -165,7 +165,7 @@ WARNING: \`$1' is missing on your system. You should only need it if
WARNING: \`$1' is needed, and you do not seem to have it handy on your
system. You might have modified some files without having the
proper tools for further handling them.
- You can get \`$1Help2man' as part of \`Autoconf' from any GNU
+ You can get \`$1' as part of \`Autoconf' from any GNU
archive site."
file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`