From: Tom Tromey Date: Sun, 12 Nov 1995 19:20:48 +0000 (+0000) Subject: (PACKAGE, VERSION): New variables, initialized by configure X-Git-Tag: Release-0-25~391 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3ac8cf6d1d401c58afeffad67a6e559010e74979;p=thirdparty%2Fautomake.git (PACKAGE, VERSION): New variables, initialized by configure --- diff --git a/dist-vars.am b/dist-vars.am index 0a97a8ef0..a5e11c00c 100644 --- a/dist-vars.am +++ b/dist-vars.am @@ -1,3 +1,6 @@ +PACKAGE = @PACKAGE@ +VERSION = @VERSION@ + DIST_CONF = Makefile.am Makefile.in README INSTALL NEWS \ configure configure.in ${ACLOCAL} ${ACCONFIG} ${CONFIG_TOP} \ ${CONFIG_BOT} mkinstalldirs