Updated for GNU make 3.75.92.

This commit is contained in:
Paul Smith
1997-08-27 20:36:31 +00:00
parent be3fb0ae6d
commit acd666ce50
4 changed files with 29 additions and 67 deletions

View File

@@ -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"