From fc0fe4103ac983d88b83dad0daf97664ffa8e04b Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sun, 25 Apr 1999 04:30:55 +0000 Subject: * Add new jobserver feature. * Small updates to the manual * E.Zaretskii fix for new DJGPP version. --- config.h-vms.template | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'config.h-vms.template') diff --git a/config.h-vms.template b/config.h-vms.template index e44af44..dca4bda 100644 --- a/config.h-vms.template +++ b/config.h-vms.template @@ -180,6 +180,13 @@ /* Define this if the SCCS `get' command understands the `-G' option. */ /* #undef SCCS_GET_MINUS_G */ +/* Define this to enable job server support in GNU make. */ +/* #undef MAKE_JOBSERVER */ + +/* Define to be the nanoseconds member of struct stat's st_mtim, + if it exists. */ +/* #undef ST_MTIM_NSEC */ + /* Define this if the C library defines the variable `sys_siglist'. */ /* #undefine HAVE_SYS_SIGLIST */ -- cgit v1.2.3