]> sourceware.org Git - automake.git/commitdiff
(PACKAGE, VERSION): New variables, initialized by configure
authorTom Tromey <tromey@redhat.com>
Sun, 12 Nov 1995 19:20:48 +0000 (19:20 +0000)
committerTom Tromey <tromey@redhat.com>
Sun, 12 Nov 1995 19:20:48 +0000 (19:20 +0000)
dist-vars.am

index 0a97a8ef05082024d35f672715ed0856d83fef27..a5e11c00cd60f9da4ef918db563bc3afac3518a7 100644 (file)
@@ -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
This page took 0.027159 seconds and 5 git commands to generate.