From acd666ce5078c8bcabfc438c7eab286b4416a2ce Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Wed, 27 Aug 1997 20:36:31 +0000 Subject: Updated for GNU make 3.75.92. --- config.ami.template | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'config.ami.template') diff --git a/config.ami.template b/config.ami.template index be99846..1be0ccb 100644 --- a/config.ami.template +++ b/config.ami.template @@ -162,6 +162,12 @@ /* Define vfork as fork if vfork does not work. */ #undef vfork +/* Name of this package (needed by automake) */ +#define PACKAGE "%PACKAGE%" + +/* Version of this package (needed by automake) */ +#define VERSION "%VERSION%" + /* Define to the name of the SCCS `get' command. */ #define SCCS_GET "get" -- cgit v1.2.3