summaryrefslogtreecommitdiff
path: root/config.h.W32.template
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>1997-08-27 20:36:31 +0000
committerPaul Smith <psmith@gnu.org>1997-08-27 20:36:31 +0000
commitacd666ce5078c8bcabfc438c7eab286b4416a2ce (patch)
tree61bf89b918b8e9b37bffb38d6e2342cda784816e /config.h.W32.template
parentbe3fb0ae6d6870dbc1b4d03447afcf3b0fed3114 (diff)
downloadgunmake-acd666ce5078c8bcabfc438c7eab286b4416a2ce.tar.gz
Updated for GNU make 3.75.92.
Diffstat (limited to 'config.h.W32.template')
-rw-r--r--config.h.W32.template6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.h.W32.template b/config.h.W32.template
index 9af79e2..cf8a888 100644
--- a/config.h.W32.template
+++ b/config.h.W32.template
@@ -176,6 +176,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. */
#undef SCCS_GET
#define SCCS_GET "echo no sccs get"