Roland McGrath
46a1497b8e
(NULL): Define only if not already defined.
1996-03-20 01:08:11 +00:00
Roland McGrath
4603f9f8c6
[HAVE_STRING_H]: Include string.h.
...
[HAVE_STDLIB_H]: Include stdlib.h.
1996-03-20 01:07:36 +00:00
Roland McGrath
b2a22df721
RMS documented his .SECONDARY feature.
1996-03-20 00:58:43 +00:00
Roland McGrath
89785948f6
.
1996-03-20 00:57:43 +00:00
Roland McGrath
8b2aca5930
Sun Jul 30 00:49:53 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
...
* file.h (struct file): New field `secondary'.
* file.c (snap_deps): Check for .INTERMEDIATE and .SECONDARY.
(remove_intermediates): Don't delete .SECONDARY files.
1996-03-20 00:56:52 +00:00
Roland McGrath
b8ea37e31c
Sat Aug 19 23:11:00 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
...
* remake.c (check_dep): For a secondary file, try implicit and
default rules if appropriate.
Wed Aug 2 04:29:42 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
* remake.c (check_dep): If an intermediate file exists,
do consider its actual date.
1996-03-20 00:56:45 +00:00
Roland McGrath
e044fe76f6
Add '96 to copyright years.
1996-03-04 17:59:44 +00:00
Roland McGrath
557392f016
Minor tweaks to fix overfull & underfull hboxes in fmting make man.
1996-03-04 17:57:41 +00:00
Roland McGrath
eaecc11501
.
1996-03-02 21:27:49 +00:00
Roland McGrath
b25f811f51
Sat Mar 2 16:26:52 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
...
* compatMakefile (srcs): Add getopt.h; prepend $(srcdir)/ to getopt*.
1996-03-02 21:27:40 +00:00
Roland McGrath
34b0c6b3b4
(Standard Targets): Use @smallexample.
1996-03-01 21:47:33 +00:00
Roland McGrath
2de9513b20
.
1996-03-01 19:19:37 +00:00
Roland McGrath
8eb20e9d92
Fri Mar 1 12:04:47 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
...
* remake.c (f_mtime): Move future modtime check before FILE is
clobbered by :: loop.
1996-03-01 19:14:35 +00:00
Roland McGrath
32979e8122
.
1996-03-01 17:45:50 +00:00
Roland McGrath
490f35dda4
Fri Mar 1 12:04:47 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
...
* 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.
(read_dirstream) [_DIRENT_HAVE_D_NAMLEN]: Only set d_namlen #if this.
1996-03-01 17:45:37 +00:00
Roland McGrath
a579af186b
Fri Mar 1 12:04:47 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
...
* compatMakefile (objs): Add missing backslash.
1996-03-01 17:45:34 +00:00
Roland McGrath
01d08292bc
Updated from libc
1996-03-01 17:43:47 +00:00
Roland McGrath
f9c4aae3bf
(libc-srcdir) New var.
...
(stamp-glob): Use $(libc-srcdir).
1996-03-01 17:19:01 +00:00
Roland McGrath
74e456e107
autoheader
1996-03-01 17:07:48 +00:00
Roland McGrath
f8b096b9fd
Regenerated
1996-03-01 17:07:36 +00:00
Roland McGrath
527201342c
Regenerated for 3.74.3
1996-03-01 17:07:14 +00:00
Roland McGrath
5f1e98e59b
Updated from libc
1996-03-01 17:07:10 +00:00
Roland McGrath
f4020bfba8
.
1996-03-01 17:05:11 +00:00
Roland McGrath
4792e6f5c0
Fixed sed cmd in auto dep section.
...
Fixed bogus MAKEFLAGS override example.
1996-03-01 17:02:26 +00:00
Roland McGrath
514eda2bda
Mention future modtime detection.
1996-03-01 17:00:57 +00:00
Richard M. Stallman
310f677b84
Say it is ok to use true and false.
...
Make recommendations about install-info accurate.
1996-02-29 04:22:34 +00:00
Roland McGrath
f323abd6b3
.
1996-02-29 00:27:34 +00:00
Roland McGrath
b07e961db1
Wed Feb 28 03:56:20 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
...
* remake.c (f_mtime): Check for future timestamps; give error and mark
file as "failed to update".
1996-02-29 00:27:25 +00:00
Roland McGrath
5958f28900
Wed Feb 28 03:56:20 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
...
* default.c (default_terminal_rules): Remove + prefix from RCS cmds.
(default_variables): Put + prefix in $(CHECKOUT,v) value instead.
1996-02-29 00:27:22 +00:00
Roland McGrath
fd504b4d84
.
1996-02-28 07:40:34 +00:00
Richard M. Stallman
1bb24cbbbb
Replace strip' target with
install-strip'.
1996-02-27 07:36:22 +00:00
Richard M. Stallman
b255a75bab
Describe `strip' target.
1996-02-10 06:28:45 +00:00
Karl Heuer
0569ceb303
Update FSF address in comment.
1996-02-01 18:44:05 +00:00
arnold
8021c41954
Reordering of sections for better reading linearly and to go with
...
reorg'ed standards.texi. use Makefile with a capital 'M' everywhere.
Add description of Autoconf versions of standard directories.
1996-01-19 00:18:58 +00:00
Richard M. Stallman
edd7981e49
Minor change about parallel make.
1996-01-17 22:29:34 +00:00
Roland McGrath
715363eb49
Don't declare unblock_sigs; job.h already does.
1996-01-12 23:09:23 +00:00
Karl Heuer
c36430699e
(alloca): If malloc fails, just abort.
1996-01-07 07:00:56 +00:00
Roland McGrath
5f99dee5b5
.
1996-01-06 21:26:02 +00:00
Roland McGrath
9521ecc573
(HAVE_SYSCONF_OPEN_MAX): #undef removed.
1996-01-06 21:25:28 +00:00
Roland McGrath
cb69b06199
(NGROUPS_MAX): Don't try to define this macro.
1996-01-06 21:24:34 +00:00
Richard M. Stallman
21fed1fbcc
(getloadavg) [MSDOS]: Return 0 load instead of failing the call.
1995-12-28 23:28:35 +00:00
Roland McGrath
17aef36902
.
1995-12-22 23:45:03 +00:00
Roland McGrath
98f8d6286e
(GETOPT, GETOPT_SRC, GLOB): Variables removed.
...
(objs, srcs): Include their values here instead of references.
1995-12-22 23:44:31 +00:00
Roland McGrath
d96d52d27d
autoconf
1995-12-14 11:25:51 +00:00
Roland McGrath
625b9f6ba2
.
1995-12-14 11:25:36 +00:00
Roland McGrath
8756e81616
Regenerated for 3.74.2
1995-12-14 11:25:13 +00:00
Roland McGrath
3e141c8277
.
1995-12-14 11:23:23 +00:00
Roland McGrath
aaed50ac3f
(reap_children): Call unblock_sigs after start_job_command.
1995-12-14 11:21:20 +00:00
Roland McGrath
a89eb21084
Updated from libc
1995-12-14 11:14:36 +00:00
Roland McGrath
4356ddddbc
.
1995-12-14 11:00:34 +00:00