From: Roland McGrath Date: Sat, 2 Mar 1996 21:27:49 +0000 (+0000) Subject: . X-Git-Tag: amigados-merge~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eaecc11501247ba5f97ff8bc5d6493cae985a89a;p=thirdparty%2Fmake.git . --- diff --git a/ChangeLog b/ChangeLog index 5fb1ee44..e7be4785 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,14 @@ +Sat Mar 2 16:26:52 1996 Roland McGrath + + * compatMakefile (srcs): Add getopt.h; prepend $(srcdir)/ to getopt*. + Fri Mar 1 12:04:47 1996 Roland McGrath + * Version 3.74.3. + * remake.c (f_mtime): Move future modtime check before FILE is clobbered by :: loop. - * Version 3.74.3. - * dir.c: Use canonical code from autoconf manual for dirent include. [_D_NAMLEN]: Redefine NAMLEN using this. (dir_contents_file_exists_p): Use NAMLEN macro.