From: Roland McGrath Date: Sun, 14 Jul 1996 19:59:40 +0000 (+0000) Subject: . X-Git-Tag: 3.74.6~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8733fbd6463cde92ec20f391e1cd1bcf70c8d269;p=thirdparty%2Fmake.git . --- diff --git a/ChangeLog b/ChangeLog index bdd1ce9e..d57aa7cd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ Sun Jul 14 12:59:27 1996 Roland McGrath + * job.c (construct_command_argv_internal): Fix up #else, #endifs. + + * configh.dos: Define HAVE_DIRENT_H instead of DIRENT. + + * remake.c (f_mtime): Don't compare MTIME to NOW if MTIME == -1. + * Version 3.74.5. * main.c (main): Exit with status 2 when update_goal_chain returns 2.