From: Tom Tromey Date: Thu, 30 Nov 1995 07:48:17 +0000 (+0000) Subject: ($PACKAGE): Removed. X-Git-Tag: Release-0-25~23 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=e345cee810c0de88c75281aa102fdbad3874ba36;p=automake.git ($PACKAGE): Removed. --- diff --git a/automake.in b/automake.in index 252cac4d..353f58cf 100755 --- a/automake.in +++ b/automake.in @@ -27,7 +27,6 @@ eval "exec /usr/local/bin/perl -S $0 $*" # Parameters set by configure. Not to be changed. -$PACKAGE = "@PACKAGE@"; $VERSION = "@VERSION@"; $prefix = "@prefix@"; $am_dir = "@datadir@/@PACKAGE@";