diff options
author | Roland McGrath <roland@redhat.com> | 1996-07-14 19:59:40 +0000 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 1996-07-14 19:59:40 +0000 |
commit | 8733fbd6463cde92ec20f391e1cd1bcf70c8d269 (patch) | |
tree | 83da59b09ea993d73752b8091c0b5eb54e007081 | |
parent | cf2db2cf3c61ec5fa1aa2343322c234f57efd713 (diff) | |
download | gunmake-8733fbd6463cde92ec20f391e1cd1bcf70c8d269.tar.gz |
.
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ Sun Jul 14 12:59:27 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> + * 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. |