--- gforth/Attic/acconfig.h 1996/10/03 16:05:34 1.4 +++ gforth/Attic/acconfig.h 1998/06/04 16:17:37 1.5 @@ -21,6 +21,12 @@ /* this, together with configure.in, is the source file for config.h.in */ +/* Package name */ +#define PACKAGE "gforth" + +/* Package version */ +#define VERSION "major.minor.release" + /* Define if you want to force a direct threaded code implementation (does not work on all machines */ #ifndef DIRECT_THREADED