From: Tom Tromey Date: Sun, 12 Nov 1995 22:51:29 +0000 (+0000) Subject: Renamed from "automake". X-Git-Tag: Release-0-25~373 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f32df2406ccab48e46659904ac17d5bd00b9e8bb;p=thirdparty%2Fautomake.git Renamed from "automake". Set VERSION. --- diff --git a/automake.in b/automake.in index 51155fffc..9498b5eca 100755 --- a/automake.in +++ b/automake.in @@ -19,6 +19,8 @@ # Sample usage: automake Makefile lib/Makefile src/Makefile man/Makefile # Written by David Mackenzie . +VERSION=@VERSION@ + if test $# -eq 0; then echo "Usage: automake Makefile..." >&2 exit 1