Conditionally include stdlib.h, unistd.h.
[bpt/emacs.git] / ChangeLog
CommitLineData
34ec9ebe
GM
12000-05-26 Gerd Moellmann <gerd@gnu.org>
2
3 * configure.in: Add check for speed_t typedef.
4
50d7ce09
KR
52000-05-25 Ken Raeburn <raeburn@gnu.org>
6
7 * Makefile.in (install-arch-dep): Install fns-*.el only if it
8 exists; it won't in the CANNOT_DUMP case.
9
10db7fc5
GM
102000-05-25 Gerd Moellmann <gerd@gnu.org>
11
12 * Makefile.in: Ignore exit status of `unset CDPATH' everywhere.
13 On FreeBSD, the exit status is 1 if CDPATH is not set.
8711588d 14 (install-arch-indep): Install ebrowse.info.
10db7fc5 15
087121cc
GM
162000-05-20 NIIBE Yutaka <gniibe@mri.co.jp>
17
18 * configure.in: Check for grandpt and getpt.
19
b992884d
DL
202000-05-09 Dave Love <fx@gnu.org>
21
22 * Makefile.in (install-arch-indep): Filter CVS as well as RCS.
23
056565f7
GM
242000-05-05 Gerd Moellmann <gerd@gnu.org>
25
26 * make-dist: Make a link for lib-src/grep-changelog. Copy
27 install-sh.
28
35a28e21
EZ
292000-05-01 Eli Zaretskii <eliz@is.elta.co.il>
30
31 * config.bat: Identify the beginning of the cpp stuff in
32 src/Makefile.in and lib-src/Makefile.in more accurately.
33
c76e04a8
GM
342000-04-27 Gerd Moellmann <gerd@gnu.org>
35
36 * configure.in: Add support for `powerpc*-*-linux-gnu*'.
37
5e3dac3f
GM
382000-04-19 Gerd Moellmann <gerd@gnu.org>
39
40 * configure.in: Add support for `powerpc-*-netbsd*'.
41
0b8f263e
DL
422000-04-19 Dave Love <fx@gnu.org>
43
7825fef9
DL
44 * configure.in: Don't use AC_FUNC_GETLOADAVG.
45
0b8f263e
DL
46 * aclocal.m4 (AC_FUNC_MKTIME): Use AC_SUBST.
47
3dd2781e
DL
482000-04-16 Dave Love <fx@gnu.org>
49
50 * Makefile.in (${srcdir}/configure): Depend on aclocal.m4.
51
3edfea34
DL
522000-04-14 Dave Love <fx@gnu.org>
53
54 * configure.in: Use AC_FUNC_GETLOADAVG, AC_FUNC_MKTIME.
55
56 * aclocal.m4 (AC_FUNC_MKTIME): New.
57
4d6e16b3
KR
582000-03-28 Ken Raeburn <raeburn@gnu.org>
59
60 * configure.in: Line up "--help" output a little better.
61
89e80928
GM
622000-03-26 Gerd Moellmann <gerd@gnu.org>
63
087121cc 64 * Makefile.in (bootstrap-lisp-1, bootstrap-lisp, bootstrap-src):
89e80928
GM
65 New targets.
66 (bootstrap): Rewritten in terms of the new targets above. Make
67 info files, too.
68
e1cff360
GM
692000-03-12 Gerd Moellmann <gerd@gnu.org>
70
71 * config.guess, config.sub: Use the versions of the files from
72 subversions.
73
7397acc4
DL
742000-03-08 Dave Love <fx@gnu.org>
75
76 * configure.in: Use AC_PROG_RANLIB, AC_C_PROTOTYPES,
77 AC_C_VOLATILE. Define POINTER_TYPE.
78
79 * aclocal.m4: New file.
80
d054101f 812000-03-02 Gerd Moellmann <gerd@gnu.org>
2df636f4
GM
82
83 * configure.in (machine): Add `mipsel-*-netbsd*' and
84 `arm-*-netbsd*'.
d054101f
GM
85
862000-03-01 Gerd Moellmann <gerd@gnu.org>
87
88 * configure.in (machine): Add support for `*-auspex-sunos*'.
89
ed4d0512
GM
902000-02-29 Gerd Moellmann <gerd@gnu.org>
91
92 * configure.in (C_OPTIMIZE_SWITCH) [__GNUC__]: Use -O2.
93
2dc95ddd
DL
942000-02-18 Dave Love <fx@gnu.org>
95
96 * configure.in: Define NON_GNU_CPP on alpha-dec-osf5+.
97
57beb0e0
AS
982000-02-18 Andreas Schwab <schwab@suse.de>
99
100 * Makefile.in (install-arch-indep): Add eudc to list of installed
101 info files.
102
3b3cc4a4
KR
1032000-02-17 Ken Raeburn <raeburn@gnu.org>
104
105 * configure.in: Include -lz and -ljpeg (if it's available) when
106 testing for the tiff library.
107
8389e1e2
GM
1082000-02-17 Gerd Moellmann <gerd@gnu.org>
109
110 * configure.in: Remove LISP_FLOAT_TYPE.
111
647847ea
DL
1122000-02-12 Dave Love <fx@gnu.org>
113
114 * configure.in: Use AC_FUNC_VFORK.
115
9a90d84c
GM
1162000-02-01 Gerd Moellmann <gerd@gnu.org>
117
5eea385d
GM
118 * make-dist: Various fixes for new development tree.
119
9a90d84c
GM
120 * leim-Makefile.in: New file.
121
b6680a0e
GM
1222000-01-31 Gerd Moellmann <gerd@gnu.org>
123
124 * Makefile.in (dist): Call ./make-dist.
125
1e5279b9
DL
1262000-01-24 Dave Love <fx@gnu.org>
127
128 * configure.in: Remove -G0 from Irix NON_GCC_TEST_OPTIONS.
129
ffe36136
GM
1302000-01-18 Gerd Moellmann <gerd@gnu.org>
131
132 * configure.in (HAVE_GIF): Check for DGifOpen instead of
133 DGifOpenFileName.
134
a970dae4
AS
1352000-01-11 Andreas Schwab <schwab@suse.de>
136
137 * Makefile.in (install-arch-indep): Update list of info files to
138 be installed.
139
c4bb2108
DL
1402000-01-05 Dave Love <fx@gnu.org>
141
142 * configure.in: Check for jerror.h as well as libjpeg.
143
bb9d2b64
AS
1442000-01-03 Andreas Schwab <schwab@suse.de>
145
146 * Makefile.in (install-arch-indep): Install autotype*. Run
147 install-info on autotype and emacs-faq.info.
148
22afa6e8
DL
1491999-12-04 Dave Love <fx@gnu.org>
150
151 * Makefile.in: (install-arch-indep): Depend on `info'.
152 (install-strip): Use `install' as sub-make target.
153
a21616bd
KR
1541999-11-23 Ken Raeburn <raeburn@gnu.org>
155
156 * configure.in: Restore Kerberos code deleted on 1999-05-29 that
157 didn't need to be deleted. Check for the k5crypto library as well
158 as the crypto library; MIT Kerberos 1.1 changed the name.
159
946173ad
DL
1601999-11-18 Dave Love <fx@gnu.org>
161
162 * configure.in: Fix NON_GNU_CPP for Irix 6 to avoid failing tests.
163
4f6f5dab
GM
1641999-11-11 Erik Naggum <erik@naggum.no>
165
166 * configure.in (bitmapdir): Allow for both "bitmaps" directories.
167
2323760c
DL
1681999-11-08 Dave Love <fx@gnu.org>
169
170 * configure.in: Fix change for --with-pop default.
171
c3d00920
DL
1721999-11-04 Dave Love <fx@gnu.org>
173
174 * configure.in: Default to --with-pop. Change sense of with-gcc
175 and with-toolkit-scroll-bars messages to reflect the defaults.
176
400a1ed0
GM
1771999-11-01 Gerd Moellmann <gerd@gnu.org>
178
179 * INSTALL: Mention the Emacs Lisp Reference.
180
1e3196e8
GM
1811999-10-27 Noah Friedman <friedman@splode.com>
182
183 * configure.in: Check for dynamic ptys (/dev/ptmx, /dev/pts/).
184
8ac52782
GM
1851999-10-23 Gerd Moellmann <gerd@gnu.org>
186
187 * Makefile.in (bootstrap): New target.
188
1113b624
PE
1891999-10-19 Paul Eggert <eggert@twinsun.com>
190
191 Add support for large files. Merge glibc 2.1.2.
192
193 * configure.in (AC_CHECK_HEADERS): Add stdio_ext.h.
194 (HAVE_TM_GMTOFF): New symbol.
195 (AC_CHECK_FUNCS): Add __fpending, ftello, getloadavg, mblen,
196 mbrlen, strsignal.
197 (LOCALTIME_CACHE): Don't include stdlib.h, as config.h does this now.
198
77162a4f
SM
1991999-10-09 Stefan Monnier <monnier@cs.yale.edu>
200
201 * make-dist (dontcompile): look for the DONTCOMPILE variable rather
202 than the obsolete dontcompilefiles pseudo-rule in lisp/Makefile.
203
a2743e67
RS
2041999-10-09 Richard M. Stallman <rms@gnu.org>
205
206 * Makefile.in (uninstall, install-arch-indep, install-arch-dep):
207 Unset CDPATH to prevent cd from generating output.
208
37e2d8f4
SM
2091999-10-08 Stefan Monnier <monnier@cs.yale.edu>
210
211 * update-subdirs: also ignore CVS subdirs.
212
4e1d9c86
GM
2131999-10-07 Gerd Moellmann <gerd@gnu.org>
214
215 * Makefile.in (install-arch-indep): Add ada-mode.
216
2b6bac15
DL
2171999-10-06 Dave Love <fx@gnu.org>
218
219 * Makefile.in: Add rules for config.status, configure.
220
a4a9692d
DL
2211999-09-07 Gerd Moellmann <gerd@gnu.org>
222
223 * configure.in (--with-sound): Removed.
224
2251999-08-30 Gerd Moellmann <gerd@gnu.org>
226
227 * configure.in (USE_TOOLKIT_SCROLL_BARS): Move the test down after
228 the test for Xaw3d.
229 (HAVE_TIFF): Add -lm to library check.
230
2311999-08-28 Richard Stallman <rms@gnu.org>
232
233 * configure.in (USE_TOOLKIT_SCROLL_BARS): Move tests for
234 -lXaw3d, -lXpm, -ljpeg, -lpng, -ltiff, and -lgif, down
235 after the other X-related libraries.
236
2371999-08-21 Dave Love <fx@gnu.org>
238
239 * configure.in: Don't check for jpeglib.h.
240
2411999-08-20 Gerd Moellmann <gerd@gnu.org>
242
243 * configure.in (HAVE_TIFF): Remove tiff34 prefix from tiffio.h.
244 (HAVE_XAW3D): Don't check for Xaw3d if USE_X_TOOLKIT=none.
245
2461999-08-18 Dave Love <fx@gnu.org>
247
248 * configure.in: : Check for termcap.h.
249
2501999-08-15 Gerd Moellmann <gerd@gnu.org>
251
252 * configure.in: Add --with-toolkit-scroll-bars. If "no",
253 use Emacs' scroll bars, even if configured for Motif or when
254 Xaw3d is available.
255
2561999-08-12 Wolfgang Rupprecht <wolfgang@wsrcc.com>
257
258 * configure.in: Check for getaddrinfo.
259
2601999-08-04 Eli Zaretskii <eliz@gnu.org>
261
262 * config.bat: Make --no-debug work again by removing -gcoff.
263
2641999-07-30 Dave Love <fx@gnu.org>
265
266 * configure.in: Check for stdlib.h.
267
2681999-07-19 Dave Love <fx@gnu.org>
269
270 * configure.in: Grok sparc64-*-linux-gnu*.
271
2721999-07-12 Richard Stallman <rms@gnu.org>
273
274 * Version 20.4 released.
275
2761999-06-23 Karl Heuer <kwzh@gnu.org>
277
278 * make-dist: Unset EMACS_UNIBYTE, so Emacs runs in its default state.
279 Quote $EMACS, in case it's a program with args.
280
2811999-05-29 Richard M. Stallman <rms@gnu.org>
282
283 * configure.in: Delete the Kerberos stuff.
284
2851999-05-27 Greg Hudson <ghudson@mit.edu>
286
287 * configure.in: Prefer kerberos 5 names.
288
2891999-04-26 Richard M. Stallman <rms@gnu.org>
290
291 * configure.in: Check for libXp.
292
2931999-04-08 Richard Stallman <rms@gnu.org>
294
295 * make-dist: Include change logs in subdirs of `lisp'.
296
2971999-04-05 Richard Stallman <rms@gnu.org>
298
299 * Makefile.in (mkdir): If we create ${datadir}, make it world-readable.
300 (install-arch-indep): Make ${datadir}/emacs world-readable.
301
3021999-03-30 Eli Zaretskii <eliz@gnu.org>
303
304 * config.bat: Use epaths.* instead of paths.*.
305
3061999-03-07 Eli Zaretskii <eliz@gnu.org>
307
308 * INSTALL: Add detailed instructions to unpack and install
309 intlfonts on MS-DOS.
310
3111999-02-26 Richard Stallman <rms@gnu.org>
312
313 * configure.in: Use epaths.h and epaths-force instead of paths....
314
315 * Makefile.in (epaths-force): Renamed from paths-force;
316 operate on epaths.in and produce epaths.h.
317
3181999-02-24 Richard Stallman <rms@gnu.org>
319
320 * make-dist: Fix nt/icons directory handling.
321
3221999-02-22 Simon Josefsson <jas@pdc.kth.se>
323
324 * configure.in (f301-fujitsu-uxpv4.1): New target.
325
3261999-02-20 Richard Stallman <rms@gnu.org>
327
328 * make-dist (tempparent): Fix command to update info files.
329
3301999-02-09 Richard Stallman <rms@gnu.org>
331
332 * configure.in (powerpc-apple-netbsd*): New alternative.
333
3341999-01-25 Geoff Voelker <voelker@cs.washington.edu>
335
336 * make-dist: Include the new directory nt/icons in distributions.
337
3381999-01-19 Richard Stallman <rms@psilocin.ai.mit.edu>
339
340 * configure.in: Change message about HAVE_XFREE386.
341
3421999-01-07 Eli Zaretskii <eliz@gnu.org>
343
344 * config.bat: Support configuring with leim.
345
3461998-12-16 Petri Kaurinkoski <Petri.Kaurinkoski@hut.fi>
347
348 * configure.in (mips-sgi-irix6.5): New target.
349
3501998-12-16 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
351
352 * configure.in: Remove GSS-API support, since it has been removed
353 from movemail.
354
3551998-12-04 Markus Rost <rost@delysid.gnu.org>
356
357 * Makefile.in (install-arch-dep): Copy fns-*.el from lib-src.
358
3591998-12-04 Andreas Schwab <schwab@delysid.gnu.org>
360
361 * Makefile.in: Don't install customize info file. Run
362 install-info on viper info file.
363
3641998-11-29 Richard Stallman <rms@psilocin.ai.mit.edu>
365
366 * Makefile.in (install-arch-dep): Copy fns-*.el from lib-src.
367
3681998-11-16 Kenichi Handa <handa@etl.go.jp>
369
370 * configure.in (*-*-bsdi4*): New target.
371
3721998-11-13 Ehud Karni <ehud@unix.simonwiesel.co.il>
373
374 * configure.in: Fix previous change.
375
3761998-11-11 Richard Stallman <rms@gnu.org>
377
378 * configure.in (aviion-intel): New machine.
379
3801998-11-04 Kenichi Handa <handa@etl.go.jp>
381
382 * configure.in (mips-nec-sysv4*): New target.
383
3841998-11-03 Andreas Schwab <schwab@delysid.gnu.org>
385
386 * Makefile.in (install-arch-dep): Fix last change and use fns-*.el
387 from lisp.
388
3891998-10-31 Richard Stallman <rms@psilocin.ai.mit.edu>
390
391 * make-dist: Don't include fns*.el in dist.
392
3931998-10-30 Dave Love <fx@gnu.org>
394
395 * configure.in: Don't mkdir cpp.
396
3971998-10-30 Andreas Schwab <schwab@delysid.gnu.org>
398
399 * Makefile.in (install-arch-dep): Install src/fns-*.el in
400 ${archlibdir}.
401
4021998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
403
404 * Version 20.3 released.
405
4061998-07-30 Paul Eggert <eggert@twinsun.com>
407
408 * Makefile.in (Makefile, src/Makefile, src/config.stamp)
409 (lib-src/Makefile, man/Makefile, oldXMenu/Makefile)
410 (lwlib/Makefile, leim/Makefile):
411 Prepend $(srcdir)/ to rule dependencies outside this dir.
412
4131998-06-30 Richard Stallman <rms@psilocin.ai.mit.edu>
414
415 * configure.in: Use unset CDPATH instead of making it empty.
416
4171998-06-20 Karl Heuer <kwzh@gnu.org>
418
419 * configure.in: Assume unspecified Solaris is 2.5, not 2.4.
420
4211998-06-07 Richard Stallman <rms@psilocin.ai.mit.edu>
422
423 * make-dist (MANIFEST): Include most subdirs, but exclude subdirs.el
424 and default.el. Sort the results.
425
4261998-05-31 Karl Heuer <kwzh@gnu.org>
427
428 * Makefile.in (install-arch-indep): Don't die if site-lisp/ isn't
429 writable.
430
4311998-05-14 Richard Stallman <rms@psilocin.ai.mit.edu>
432
433 * Makefile.in (install-arch-indep):
434 Don't alter site-lisp/subdirs.el if it exists.
435
4361998-05-12 Richard Stallman <rms@psilocin.ai.mit.edu>
437
438 * Makefile.in (install-arch-indep): Put `-' on commands to create
439 subdirs.el in site-lisp dirs.
440
4411998-05-07 Richard Stallman <rms@psilocin.gnu.org>
442
443 * Makefile.in (install-arch-indep): Fix typo in previous change.
444
4451998-05-06 Richard Stallman <rms@psilocin.gnu.org>
446
447 * Makefile.in (install-arch-indep): Pass --dir-file to install-info.
448
4491998-04-28 Richard Stallman <rms@psilocin.gnu.org>
450
451 * Makefile.in (mkdir): Create the site-lisp dirs.
452 (install-arch-indep): Make site-lisp/subdirs files world-readable.
453
4541998-04-26 Richard Stallman <rms@psilocin.gnu.org>
455
456 * Makefile.in (INSTALL_INFO): New variable.
457 (install-arch-indep): Don't replace the dir file if it already exists.
458 Use the install-info program, via INSTALL_INFO, to add entries.
459 Make the `info' subdir and the Info files world-readable.
460
4611998-04-16 Eli Zaretskii <eliz@delysid.gnu.org>
462
463 * config.bat: Make sure the environment is large enough to support
464 all the "set foo=bar" commands. Update pointers to DJGPP FTP
465 sites.
466
4671998-04-10 Karl Heuer <kwzh@gnu.org>
468
469 * make-dist: Don't accept EMACS=t when testing for $EMACS set.
470
4711998-04-06 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
472
473 * configure.in: Add --with-gssapi to specify GSS-API
474 authentication support for movemail.
475
4761998-04-02 Richard Stallman <rms@psilocin.ai.mit.edu>
477
478 * Makefile.in (install-arch-indep): Fix previous change.
479
4801998-03-30 Richard Stallman <rms@psilocin.ai.mit.edu>
481
482 * Makefile.in (info): Run man in build dir, not srcdir.
483
4841998-03-28 Richard Stallman <rms@psilocin.ai.mit.edu>
485
486 * Makefile.in (install-arch-indep): Fix previous change.
487
4881998-03-23 Kenichi Handa <handa@etl.go.jp>
489
490 * Makefile.in (top_distclean): Check the existence of `lock'
491 subdir.
492
4931998-03-22 Richard Stallman <rms@gnu.org>
494
495 * Makefile.in (install-arch-indep): Put special subdirs.el files
496 in site-lisp dirs. Use normal-top-level-add-subdirs-to-load-path.
497
4981998-03-21 Richard Stallman <rms@psilocin.gnu.org>
499
500 * make-dist: Fix shell syntax in check for missing .el or .elc files.
501
5021998-03-09 Richard Stallman <rms@psilocin.gnu.org>
503
504 * configure.in (hppa-hp-hpux1[0-9]*): Handle versions 1X like 10.
505 (m68*-hp-hpux*): Handle versions 1X like 10.
506
5071998-03-07 Richard Stallman <rms@psilocin.gnu.org>
508
509 * make-dist: PROBLEMS is now in etc, not top level dir.
510
511 * Makefile.in (SOURCES): Delete PROBLEMS.
512
5131998-02-25 Richard Stallman <rms@gnu.org>
514
515 * configure.in (hppa*-hp-hpux*): Use hpux10 by default.
516
517 * Makefile.in (install-arch-indep): Do chmod a+x on subdirs.
518
5191998-01-17 Richard Stallman <rms@gnu.org>
520
521 * Makefile.in (install-arch-indep): Add semicolon before `else'.
522
5231998-01-02 Richard Stallman <rms@psilocin.gnu.org>
524
525 * make-dist (tempparent): New option --no-check.
526
527 * make-dist: Don't do anything with cpp directory.
528
5291997-12-20 Richard Stallman <rms@psilocin.gnu.org>
530
531 * configure.in (sparc-fujitsu-sysv4*): New target.
532
5331997-12-17 Andreas Schwab <schwab@gnu.org>
534
535 * configure.in: Cache more tests. Add missing quotes around
536 message with embedded comma.
537
5381997-12-04 Karl Heuer <kwzh@gnu.org>
539
540 * Makefile.in (unlock, relock): Don't reference cpp/ directory.
541
5421997-11-26 Joel N. Weber II <devnull@gnu.org>
543
544 * make-dist: Changed the comment about `umask 0' to say `Don't
545 restrict access to any files.'; previously it said `Don't protect
546 any files', which may have implied that we think fascism is good.
547
5481997-11-24 Paul Eggert <eggert@twinsun.com>
549
550 * configure.in (AC_CHECK_FUNCS): Add strftime. The new GNU C library
551 strftime needs the underlying host's strftime for locale dependent
552 formats.
553
5541997-11-20 Abraham Nahum <miko@uxsrvc.tti.co.il>
555
556 * configure.in (i586-dg-dguxR4.*): New name in case branch.
557
5581997-11-20 Eli Zaretskii <eliz@is.elta.co.il>
559
560 * config.bat: Configure the man subdirectory.
561
5621997-11-07 Paul Eggert <eggert@twinsun.com>
563
564 * configure.in (AC_CHECK_LIB): Add -lintl.
565
5661997-11-07 Karl Heuer <kwzh@gnu.org>
567
568 * make-dist (check for .elc files): Avoid bash-specific syntax.
569 (check for overflow 14-char limit): Simplify.
570
5711997-11-07 Richard Stallman <rms@gnu.org>
572
573 * Makefile.in (install): Move blessmail last.
574
5751997-10-02 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
576
577 * configure.in (gettimeofday, one arg or two):
578 Clarify messages by avoiding double negative.
579
5801997-09-30 Karl Eichwalder <ke@suse.de>
581
582 * Makefile.in (install-arch-indep): install the widget info file.
583
5841997-09-24 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
585
586 * configure.in (with-pop, with-kerberos): Need to check Kerberos
587 libraries in reverse order, so that libraries will appear in the
588 correct dependency order on the link line (and so that the
589 configure checks themselves will work properly when early
590 libraries depend on later ones).
591
5921997-09-21 Erik Naggum <erik@naggum.no>
593
594 * make-dist (making links to `src'): Keep timestamp on copied
595 files.
596
597 * make-delta: New script to produce delta distributions.
598
5991997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
600
601 * Version 20.2 released.
602
6031997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
604
605 * Version 20.1 released.
606
607 * Makefile.in (install-leim): Depend on mkdir.
608 (leim): Depend on src.
609
6101997-09-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
611
612 * configure.in: Recognize alpha* instead of just alpha.
613
6141997-09-12 Paul Eggert <eggert@twinsun.com>
615
616 * leim-Makefile.in (mostlyclean, maintainer-clean): New targets.
617
6181997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
619
620 * update-subdirs: Use rm -f.
621
6221997-09-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
623
624 * update-subdirs: Delete subdirs.el if this dir has no subdirs.
625 Ignore subdirs named Old.
626
6271997-08-04 Kenneth Stailey <kstailey@elbereth.disclosure.com>
628
629 * configure.in: Add OpenBSD clause to set $machine.
630
6311997-09-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
632
633 * make-dist: Recompile everything after updating various Lisp files.
634 Recompile in leim as well as lisp.
635 Check in leim as well as lisp for mismatched files and too-long names.
636
6371997-09-03 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
638
639 * Makefile.in (TAGS tags): Simply refer this to the src subdir.
640
6411997-08-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
642
643 * Makefile.in (install-arch-indep): Verify ./lisp has simple.el in it
644 before trying to copy anything from it.
645
6461997-08-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
647
648 * Makefile.in (man/Makefile): New target.
649 (tags): Define env var EMACS and run Makefile from build dir.
650
6511997-08-27 Eli Zaretskii <eliz@psilocin.gnu.ai.mit.edu>
652
653 * config.bat: If src/_gdbinit doesn't exist, try using
654 src/.gdbinit to create it (for building on Windows 95).
655
6561997-08-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
657
658 * Makefile.in (install-arch-indep):
659 Discard extra data in tar | tar pipes.
660
6611997-08-24 NIIBE Yutaka <gniibe@mri.co.jp>
662
663 * configure.in (x_default_search_path): Corrected
664 '${x_library}' to '${x_library}/X11'.
665
6661997-08-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
667
668 * configure.in (HAVE_MOTIF_2_1): Test for Motif 2.1,
669
6701997-08-22 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
671
672 * configure.in: Support auto-configuration of both Kerberos V4 and
673 Kerberos V5 for movemail, including detection of V4 and V5 header
674 files and libraries.
675
6761997-08-16 NIIBE Yutaka <gniibe@etl.go.jp>
677
678 * configure.in: Compute x_default_search_path
679 and substitute into makefiles.
680
681 * Makefile.in (paths-force): Store PATH_X_DEFAULTS in paths.h.
682
6831997-08-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
684
685 * Makefile.in (install-arch-indep): Run list-load-path-shadows.
686
6871997-08-07 Erik Naggum <erik@naggum.no>
688
689 * configure.in: Remove lockdir, it is no longer needed.
690 * Makefile.in (mkdir): Don't create lockdir.
691 (lockdir): Variable deleted.
692 (paths-force): Don't operate on PATH_LOCK.
693
6941997-08-06 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
695
696 * leim-Makefile.in (clean, distclean): New targets.
697
698 * make-dist: Include leim/ChangeLog in leim distribution.
699
7001997-08-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
701
702 * configure.in (i*86-*-sysv4.2uw*): Set NON_GNU_CPP.
703
7041997-07-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
705
706 * Makefile.in (CPPFLAGS): Get this from configure, like CFLAGS.
707
7081997-07-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
709
710 * Makefile.in (LDFLAGS): Get this from configure, like CFLAGS.
711
7121997-07-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
713
714 * make-dist: Update leim/leim-list.el.
715 Pass along value of $EMACS when updating lisp dir.
716
7171997-07-25 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>
718
719 * configure.in (doug_lea_malloc): Make __after_morecore_hook a
720 prerequisite to the use of Doug Lea's malloc.
721
7221997-07-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
723
724 * Makefile.in (top_distclean): Use -f to delete contents of lock dir.
725
726 * make-dist: Use name leim/SKK-DIC, not leim/SKK.
727
7281997-07-16 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
729
730 * make-dist: Arrange for the leim tar file to unpack in emacs-M.N/leim.
731
7321997-07-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
733
734 * configure.in (mips-sony-newsos6*): File news-risc.h renamed
735 to news-r6.h.
736
7371997-07-10 Eli Zaretskii <eliz@is.elta.co.il>
738
739 * config.bat: Use `sed' instead of `cp', which might not be
740 installed.
741
7421997-07-09 Kenichi Handa <handa@etl.go.jp>
743
744 * Makefile.in (mostlyclean): Add cleaning leim directory.
745 (clean, distclean, maintainer-clean): Likewise.
746
7471997-07-09 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
748
749 * make-dist (bogosities): Check subdirs of `lisp' also.
750
7511997-07-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
752
753 * make-dist (etc): Really avoid symlinks now.
754 (lisp): Don't delete from subdirs the things we never copy.
755
7561997-07-07 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
757
758 * Makefile.in (install-arch-indep): Correct the target name.
759 The first letter `i' was dropped by the previous change of mine.
760
7611997-07-06 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
762
763 * configure.in (leim/Makefile): Generate this.
764 (*-sysv4.2uw*): Recognize new alternative.
765
766 * leim-Makefile.in: Renamed from leim-Makefile.
767
768 * make-dist: Set up real-leim subdirectory,
769 with the real contents of leim; then move it to
770 a separate top-level directory.
771
772 * make-dist: Don't mention site-lisp, site-init, site-start
773 or default, when listing files hat are not compiled and should be.
774
775 * configure.in: Create src/config.stamp at the end.
776
7771997-07-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
778
779 * Makefile.in (install-leim): Correct previous change.
780
7811997-07-02 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
782
783 * Makefile.in (install-leim): New target.
784 (install): Depend on install-leim.
785
7861997-07-01 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
787
788 * Makefile.in (SUBDIR): Add leim.
789 (SUBDIR_MAKEFILES): Add leim/Makefile.
790 (leim/Makefile): New target.
791
7921997-07-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
793
794 * leim-Makefile: New file.
795 * make-dist: Initialize a `leim' subdirectory with that makefile.
796
7971997-06-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
798
799 * configure.in (GNU_MALLOC_reason): Fix message text.
800
8011997-06-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
802
803 * make-dist (lisp): Don't process subdirs that start with =.
804 (etc): Copy symlinks, as in src.
805
8061997-06-26 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
807
808 * configure.in (i*86-*-unixware*): New alternative.
809
8101997-06-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
811
812 * Makefile.in (src/config.stamp): Target renamed from src/config.h
813 and touch it explicitly.
814
815 * configure.in (mips-sony-newsos6*): New alternative.
816 (mips-*-linux-gnu*): New alternative.
817 (*-*-bsdi*): New alternative.
818 (i*86-*-bsd386, i*86-*-bsdi...): Delete old alternatives.
819
8201997-06-22 Dave Love <d.love@dl.ac.uk>
821
822 * Makefile.in (lib-src): Depend on src/config.h (e.g. for
823 movemail.o).
824 (src/config.h): New target to re-configure if src/config.in
825 is patched.
826
8271997-06-18 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
828
829 * configure.in (shutdown): Check for `shutdown' function.
830
8311997-06-18 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
832
833 * update-subdirs: Include the directory "language" in subdirs.
834
8351997-06-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
836
837 * configure.in (m88k-dg-dgux4*): New alternative.
838 (alpha-*-netbsd*): New alternative.
839 (powerpcle-*-solaris2*): New alternative.
840
8411997-05-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
842
843 * make-dist: Warn about .el files that are not compiled.
844
8451997-05-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
846
847 * Makefile.in (dist): Don't run update-subdirs here,
848 since make-dist now gets that done.
849
850 * make-dist: Use the new `updates' target in lisp/Makefile.
851
852 * make-dist: Use new non-file targets in lisp/Makefile.
853
8541997-04-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
855
856 * make-dist: Handle all subdirs of `lisp' uniformly.
857 Don't handle `term' and `language' specially.
858 Clear out umask at the beginning.
859
8601997-04-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
861
862 * make-dist: Use Make to update finder-inf.el and autoloads.
863 Also update cus-load.el.
864
8651997-04-09 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>
866
867 * configure.in (doug_lea_malloc): First check for SYSTEM_MALLOC,
868 in case it is desirable to disable the GNU malloc features with
869 glibc.
870
8711997-04-08 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>
872
873 * configure.in (DOUG_LEA_MALLOC):
874 Define if malloc_{get,set}_state exist.
875
8761997-03-05 Ken'ichi Handa <handa@etl.go.jp>
877
878 * make-dist: Make links for files under lisp/language.
879
8801997-02-20 Kenichi Handa <handa@etl.go.jp>
881
882 * update-subdirs: Exclude the directory "language" from subdirs.
883
8841997-01-26 Karl Heuer <kwzh@gnu.ai.mit.edu>
885
886 * configure.in: Check for rint and cbrt.
887
8881997-01-01 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
889
890 * make-dist: Use $EMACS to say where to run Emacs.
891 Add --no-update option.
892
8931996-12-30 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
894
895 * configure.in (hppa1.1-hitachi-hiuxmpp): New configuration.
896
8971996-12-28 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
898
899 * make-dist (copying src): Check thoroughly for symlinks
900 and copy them in all cases. Regularize the linking of *.in
901 and *.opt and ChangeLog files.
902 (copying lib-src): Likewise.
903 Don't rm getdate.c or y.tab.*--they don't exist any more.
904
9051996-12-18 Jonathan I. Kamens <jik@annex-1-slip-jik.cam.ov.com>
906
907 * configure.in: Check for libmail, maillock.h and
908 touchlock (for movemail).
909
9101996-12-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
911
912 * configure.in (limits.h): Check for this file.
913
9141996-12-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
915
916 * configure.in (rs6000-ibm-aix4.2): New alternative.
917 (rs6000-ibm-aix4.0): New alternative.
918 (rs6000-ibm-aix4*): Assume aix 4.1 by default.
919
9201996-11-22 Ben Harris <bjh21@cam.ac.uk>
921
922 * configure.in: Recognize vax-*-netbsd*.
923
9241996-11-06 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
925
926 * configure.in (locallisppath): Add leim directory.
927
9281996-10-31 Eli Zaretskii <eliz@is.elta.co.il>
929
930 * config.bat: Make sure `mv' supports forward slashes and -f.
931
9321996-10-28 Christian Limpach <chris@nice.ch>
933
934 * configure.in (hppa*-next-nextstep*): * added after hppa
935 to accept hppa1.0 and hppa1.1.
936
9371996-10-05 Marcus G. Daniels <marcus@coulee.tdb.com>
938
939 * configure.in: Provide an empty default for LD_SWITCH_X_SITE_AUX.
940 * configure.in (ld_switch_machine): Fix typo.
941
9421996-09-28 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
943
944 * configure.in: Fetch LD_SWITCH_SYSTEM and LD_SWITCH_MACHINE
945 from config.h and use them in $ac_link.
946
9471996-09-28 Erik Naggum <erik@psilocin.gnu.ai.mit.edu>
948
949 * configure.in: Create a subdir named `lisp'.
950
9511996-09-24 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
952
953 * configure.in: Check for getcwd.
954
9551996-09-04 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
956
957 * configure.in: Check for termios.h. Check for setpgid.
958
9591996-08-31 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
960
961 * configure.in: Check for setrlimit.
962
9631996-08-31 Paul Eggert <eggert@twinsun.com>
964
965 * configure.in: Check for sys/systeminfo.h, getdomainname, sysinfo.
966
9671996-08-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
968
969 * configure.in: Check for utimes.
970
971 * configure.in: Check for com_err library, but only
972 if --with-kerberos was used. Check for krb and des
973 only if --with-kerberos.
974
9751996-08-26 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
976
977 * Makefile.in (INSTALL_STRIP): New variable.
978 (install-strip): Set INSTALL_STRIP, not INSTALL_PROGRAM.
979 (install-arch-dep): Use INSTALL_STRIP, and pass it to lib-src.
980
9811996-08-25 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
982
983 * configure.in: Check for krb and des libraries.
984
9851996-08-24 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
986
987 * configure.in (*-sunos4.1.[3-9]*noshare):
988 Use sunos413, not sunos4-1-3.
989 (m88k-dg-dgux5.4R3*): Use dgux5-4-3, not dgux5-4r3.
990 (arm-acorn-riscix1.2*): Use riscix12, not riscix1-2.
991
9921996-08-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
993
994 * Makefile.in (src/paths.h): Target deleted.
995 (paths-force): Delete all dependencies on this target
996 but don't delete the target.
997 (install): Depend on `all'.
998 (paths-force): Don't print a message.
999
1000 * configure.in: Generate src/paths.h here.
1001
10021996-08-18 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1003
1004 * configure.in (NON_GCC_LINK_TEST_OPTIONS, GCC_LINK_TEST_OPTIONS):
1005 New variables that affect linking only.
1006 (alpha-dec-osf*): Use those instead of previous change.
1007
10081996-08-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1009
1010 * Makefile.in (install-arch-indep): Install info/messages.
1011
10121996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1013
1014 * Version 19.33 released.
1015
10161996-08-10 Marcus Daniels <marcus@sayre.sysc.pdx.edu>
1017
1018 * configure.in (i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*):
1019 Fix previous change.
1020
10211996-08-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1022
1023 * configure.in (i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*):
1024 New alternative.
1025
10261996-08-07 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1027
1028 * configure.in (alpha-dec-osf*): Specify GCC_TEST_OPTIONS
1029 and NON_GCC_TEST_OPTIONS.
1030
10311996-08-06 Paul Eggert <eggert@twinsun.com>
1032
1033 * configure.in (LOCALTIME_CACHE): Don't put a string literal
1034 "TZ=..." in environ.
1035
10361996-08-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1037
1038 * make-dist (msdos): Add is_exec.c, sigaction.c to distribution.
1039
10401996-08-03 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1041
1042 * configure.in (*-sunos4.1.[3-9]*noshare): Move this before
1043 the more general *-sunos4.1.[3-9]* clause.
1044
10451996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1046
1047 * Version 19.32 released.
1048
1049 * configure.in (*-sco3.2v5*):
1050 Set OVERRIDE_CPPFLAG to a string of one space.
1051 Fix the code that uses OVERRIDE_CPPFLAG.
1052
10531996-07-16 Karl Heuer <kwzh@gnu.ai.mit.edu>
1054
1055 * configure.in: Undo previous change.
1056
10571996-07-16 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
1058
1059 * config.sub: Use `pc', not `unknown', when canonicalizing
1060 the vendor for ...86.
1061
10621996-07-15 David Mosberger-Tang <davidm@AZStarNet.com>
1063
1064 * configure.in: Check for termios.h header.
1065
10661996-07-11 Bill Mann <dvmann@dvncr.praxisint.com>
1067
1068 * configure.in: Use s/usg5-4-3.h for ncr-i[3456]86-sysv4.3
1069
10701996-07-07 Karl Heuer <kwzh@gnu.ai.mit.edu>
1071
1072 * configure.in: Split bsdos2 and bsdos2-1.
1073
10741996-07-06 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
1075
1076 * config.sub: If last two words are not a recognized
1077 KERNEL-OS pair, use just the last word as OS, as in 19.31.
1078 Make conversion of gnu/linux to linux-gnu really work.
1079
1080 * config.sub: If vendor unspecified with i386, use `pc' not `unknown'.
1081
10821996-06-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1083
1084 * configure.in (check for using Lucid widgets by default):
1085 Eliminate indentation that confuses some compilers.
1086
10871996-06-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1088
1089 * config.sub: Convert linux and gnu/linux to linux-gnu.
1090
1091 * make-dist: Don't update getdate.c.
1092 Ignore =... files when checking for too-long Lisp file names.
1093
10941996-06-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1095
1096 * configure.in (euidaccess): Check for that, not for eaccess.
1097
10981996-06-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1099
1100 * configure.in (sunos4.1.[3-9]*noshare): Eliminate dash from
1101 before `noshare'.
1102 (mips-sgi-irix6*): Specify NON_GCC_TEST_OPTIONS.
1103
11041996-06-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1105
1106 * configure.in: Rename lignux to linux-gnu in configuration names.
1107 Use gnu-linux as the opsys value (s/ file name).
1108 Allow i686 just like i386, i486, i586.
1109
11101996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1111
1112 * configure.in (i*86-*-sco3.2v5): New alternative.
1113 (OVERRIDE_CPPFLAG): New variable.
1114 (CPPFLAGS): If OVERRIDE_CPPFLAG is set, use that.
1115
1116 * configure.in: Specify vpath for .texi files.
1117
11181996-06-09 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1119
1120 * configure.in: Always check for HAVE_X11R5.
1121 Separately decide whether to use a toolkit by default.
1122
11231996-06-04 Bill Mann <dvmann@dvhpux1.praxisint.com>
1124
1125 * configure.in: If X11R5 is missing the Xaw headers,
1126 default to --with-x-toolkit=no.
1127
11281996-05-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1129
1130 * configure.in (powerpc-*-solaris2*): Use ibmrs6000, not rs6000.
1131
11321996-05-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1133
1134 * Makefile.in (install-arch-indep): If cd etc makes output,
1135 don't treat that as part of the tar data.
1136 Check that ./lisp actually exists.
1137
11381996-05-29 Karl Heuer <kwzh@gnu.ai.mit.edu>
1139
1140 * make-dist: Check for long file names.
1141
11421996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
1143
1144 * Version 19.31 released.
1145
11461996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
1147
1148 * configure.in: Recognize sparc-*-lignux.
1149
11501996-05-03 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
1151
1152 * make-dist: Include nt/inc/arpa and nt/inc/netinet in the dist.
1153 Don't include config.w95.
1154
11551996-04-21 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
1156
1157 * make-dist: Replace --no-clean-up and --no-tar options
1158 with --clean-up and --tar, so that the default is useful.
1159
11601996-04-15 Eli Zaretskii <eliz@is.elta.co.il>
1161
1162 * config.bat: Make sure the GDB init file is called src/_gdbinit;
1163 if not, tell the user to rename it and abort.
1164
11651996-04-14 Eli Zaretskii <eliz@is.elta.co.il>
1166
1167 * config.bat: With DJGPP v1.x, use `COFF2EXE' to produce JUNK.EXE
1168 test program.
1169
11701996-04-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1171
1172 * config.bat (djgpp_ver): Variable renamed from djgpp-ver.
1173
1174 * make-dist (MANIFEST): Fix previous change.
1175 (msdos): Put mainmake.v2 into the dist.
1176
11771996-04-10 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
1178
1179 * make-dist: Exit if autoconf fails.
1180
11811996-04-10 Eli Zaretskii <eliz@is.elta.co.il>
1182
1183 * config.bat: Set djgpp-ver, and unset it at the end.
1184 Add a number ofconditionals for DJGPP version 2.
1185 Rename label libsrc2 to libsrc3.
1186 Substitute for LDFLAGS in src/Makefile.
1187 Substitute for ALL_CFLAGS in lib-src/Makefile.
1188
11891996-04-08 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1190
1191 * configure.in (ncurses): Check this after checking fns like strerror.
1192
11931996-04-08 Erik Naggum <erik@naggum.no>
1194
1195 * make-dist (MANIFEST): Don't include lines from =files.
1196
11971996-04-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1198
1199 * make-dist: Don't put lisp/dired.todo in the dist.
1200
12011996-04-05 Richard Stallman <rms@lucy.gnu.ai.mit.edu>
1202
1203 * configure.in (HAVE_NCURSES): Look for library named ncurses.
1204
1205 * configure.in (setlocale): Check for it.
1206
1207 * configure.in (*-*-sysv4.2*): If no /usr/ccs/lib/cpp, use /lib/cpp.
1208
12091996-03-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1210
1211 * configure.in: Use lignux instead of linux as value of opsys.
1212
12131996-03-22 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1214
1215 * Makefile.in (install-strip): Fix whitespace.
1216 Get rid of continuation.
1217
1218 * config.sub: Convert linux or gnu/linux to lignux.
1219
12201996-03-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1221
1222 * configure.in: Accept lignux in configuration name.
1223
12241996-03-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1225
1226 * Makefile.in (install-strip): New target.
1227
12281996-03-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1229
1230 * Makefile.in (top_distclean): Use `|| true' to ignore error in rm.
1231 -f failed to do the job on Suns.
1232
12331996-03-13 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
1234
1235 * Makefile.in (install-arch-dep): Don't depend on install-arch-indep.
1236
1237 * configure.in (linux/version.h): Check for this header.
1238
12391996-03-12 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
1240
1241 * configure.in: Remove -fno-builtin hackery from -lm check.
1242
12431996-03-08 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
1244
1245 * configure.in (-lm check): If $GCC, append -fno-builtin to $CC for
1246 just this test.
1247
1248 * configure.in (AC_PREREQ): Require version 2.8 of Autoconf.
1249
12501996-03-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1251
1252 * configure.in: Check for ncurses.
1253
12541996-02-28 Paul Eggert <eggert@twinsun.com>
1255
1256 * configure.in (LOCALTIME_CACHE):
1257 Also define if localtime mishandles unsetting TZ.
1258 This works around a localtime bug in mips-dec-ultrix.
1259
12601996-02-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1261
1262 * make-dist (finder-inf.el): Use finder-compile-keywords-make-dist.
1263
1264 * configure.in: Improve messages about X versions.
1265
12661996-02-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1267
1268 * configure.in (LOCALTIME_CACHE): Cope if $ac_cv_func_tzset is null.
1269
12701996-02-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1271
1272 * configure.in (HAVE_X11XTR6): Set it as a shell variable.
1273 (HAVE_LIBXMU): If HAVE_X11XTR6, use -lSM and -lICE.
1274
1275 * Makefile.in (install-arch-dep): Depend on install-arch-indep.
1276 (install): Put install-arch-indep before install-arch-dep.
1277
12781996-02-20 Dave Love <d.love@dl.ac.uk>
1279
1280 * INSTALL: Clarify info about MS-DOS path handling.
1281
12821996-02-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1283
1284 * Makefile.in (install-arch-indep): Install info/ccmode*.
1285 In previous change, protect against /bin/pwd returning null string.
1286
12871996-02-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1288
1289 * Makefile.in (install-arch-indep): Copy build-dir's lisp subdir
1290 to lispdir.
1291
12921996-02-01 Paul Eggert <eggert@twinsun.com>
1293
1294 * configure.in (LD_RUN_PATH): Prepend x_libraries to this envvar.
1295
12961996-01-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1297
1298 * configure.in (HAVE_TIMEVAL): Set explicitly to `no' if test fails.
1299
13001996-01-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1301
1302 * Makefile.in (extraclean): Use ${top_distclean} to ensure
1303 we delete everything distclean deletes.
1304
13051996-01-23 Karl Heuer <kwzh@gnu.ai.mit.edu>
1306
1307 * make-dist (lwlib): Don't distribute lwlib-Xol* files.
1308
13091996-01-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1310
1311 * configure.in (HAVE_X11): Merge $LD_SWITCH_X_SITE
1312 into LDFLAGS instead of into LIBS.
1313
13141996-01-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1315
1316 * configure.in (HAVE_XMU): Fix typo in previous change.
1317
13181996-01-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1319
1320 * configure.in [Solaris]: Don't let $CC make us use /usr/ucb/cc.
1321
13221996-01-10 Erik Naggum <erik@naggum.no>
1323
1324 * configure.in (USE_X_TOOLKIT = maybe): Delete redundant `fi'.
1325
13261996-01-10 Karl Heuer <kwzh@gnu.ai.mit.edu>
1327
1328 * Makefile.in (install-arch-indep): Ignore error if no chmod -R.
1329
13301996-01-10 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
1331
1332 * configure.in (HAVE_XMU): Check for libXmu.a only if using toolkit
1333 and use -lXt to link it.
1334
13351996-01-08 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
1336
1337 * configure.in (locallisppath): Put version-specific dir first.
1338
13391996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
1340
1341 * configure.in (hppa-*-nextstep*): New alternative.
1342 (USE_X_TOOLKIT): By default, set this to "maybe";
1343 and change that later to LUCID or "no" according to X11 version.
1344
1345 * make-dist: Recompile outdated .elc files and update all autoloads.
1346
13471996-01-05 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
1348
1349 * configure.in (locallisppath): Fix typo in last change: " -> '.
1350
13511996-01-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1352
1353 * configure.in (locallisppath): Add ../emacs/VERSION/site-lisp.
1354
13551995-12-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1356
1357 * Makefile.in (install-arch-indep): Give all files read permission.
1358
13591995-12-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1360
1361 * configure.in (hppa*-hp-hpux9shr*, hppa*-hp-hpux9*, hppa*-hp-hpux*):
1362 If it is hpux 9, check for /usr/include/X11R5 and /usr/lib/x11R5.
1363
13641995-12-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1365
1366 * configure.in: Determine HAVE_X11R6.
1367 (HAVE_MENUS): Renamed from HAVE_X_MENU.
1368
13691995-12-21 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
1370
1371 * configure.in: Just "solaris" now defaults to version 2.4.
1372 Add sunos4.1.n-noshare as alternative.
1373
13741995-12-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1375
1376 * configure.in (mips-sgi-irix6*): Set NON_GNU_CPP.
1377
13781995-11-29 Erik Naggum <erik@naggum.no>
1379
1380 * Makefile.in (install-arch-indep): Add missing backslash.
1381
13821995-11-29 Karl Eichwalder <ke@ke.Central.DE>
1383
1384 * Makefile.in (install-arch-indep): Don't install
1385 lispdir/[Mm]akefile*, lispdir/ChangeLog, lispdir/dired.todo.
1386
13871995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1388
1389 * Makefile.in (install-arch-indep): Fix previous change.
1390
1391 * configure.in (mips-sni-sysv*): New alias for mips-siemens-sysv*.
1392
13931995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1394
1395 * Version 19.30 released.
1396
1397 * make-dist (lisp): Exclude subdirs.el.
1398
13991995-11-22 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1400
1401 * make-dist (etc): Delete *.orig and *.rej.
1402
14031995-11-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1404
1405 * Makefile.in (install-arch-indep): Rename old info/dir only if exists.
1406
14071995-11-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1408
1409 * configure.in (hppa*-hp-hpux10*): Use s/hpux10.h.
1410
14111995-11-14 Geoff Voelker <voelker@cs.washington.edu>
1412
1413 * make-dist (nt): Rename install, readme, and todo to
1414 INSTALL, README, and TODO.
1415
14161995-11-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1417
1418 * make-dist (lisp): Don't distribute site-start.
1419
14201995-11-06 Karl Heuer <kwzh@gnu.ai.mit.edu>
1421
1422 * make-dist: Break the hard link on alloca.c.
1423
14241995-11-04 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
1425
1426 * configure.in (LIBS): Add libsrc_libs and keep the old LIBS.
1427
14281995-11-02 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
1429
1430 * make-dist (src, lib-src): Don't distribute Makefile.c.
1431 (etc/e): Do cleanup in $tempdir/etc/e, not $tempdir/etc.
1432
14331995-10-31 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1434
1435 * Makefile.in (mkdir): Create man1dir, not mandir.
1436 (uninstall): Use man1dir, not mandir.
1437
14381995-10-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1439
1440 * Makefile.in (man1dir): New variable.
1441 (install-arch-indep): Use man1dir.
1442
1443 * configure.in (sparc-*-nextstep*): Remove incorrect .h's.
1444
1445 * make-dist: Create lisp/MANIFEST.
1446
14471995-10-28 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1448
1449 * configure.in (m68k-*-linux*): New alternative.
1450
14511995-10-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1452
1453 * make-dist: Use new names config.in, paths.in, and
1454 {src,lib-src}/Makefile.in.
1455
14561995-10-25 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
1457
1458 * configure.in: Don't bother checking for drem.
1459
14601995-10-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1461
1462 * Makefile.in (distclean): Delete line with just a tab in it.
1463 (install-arch-indep): Delete spaces that precede tabs.
1464 Delete spurious `fi' left from previous change.
1465 (install): Supply `true' as command, to avoid null command.
1466
14671995-10-05 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1468
1469 * configure.in (--with-x-toolkit)): Add `athen' as alias for `athena'.
1470
14711995-09-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1472
1473 * configure.in (powerpc-*-solaris2): New alternative.x
1474
14751995-09-12 Karl Heuer <kwzh@gnu.ai.mit.edu>
1476
1477 * Makefile.in (src/paths.h, paths-force): Use paths.h.$$ instead
1478 of paths.h.tmp$$, to avoid going beyond 14 characters.
1479
14801995-09-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1481
1482 * configure.in: Improve error msg for invalid --with-x-toolkit value.
1483
14841995-09-06 Paul Eggert <eggert@twinsun.com>
1485
1486 * configure.in (LOCALTIME_CACHE): Define if tzset exists and
1487 if localtime caches TZ. Check for tzset.
1488
14891995-09-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1490
1491 * config.bat: Simplify using new names file names src/makefile.in,
1492 config.in, paths.in. Change Echo commands not to use `.
1493
14941995-08-31 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1495
1496 * Makefile.in (install-arch-indep): Always install the new dir file;
1497 rename the previous dir file to dir.bak or dir.old.
1498
14991995-08-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1500
1501 * configure.in (RANLIB): Substitute this into makefiles.
1502 Set it specially on solaris; set it by default on other systems.
1503
1504 * configure.in: Fix previous Alpha change.
1505
15061995-08-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1507
1508 * configure.in (i*386-*-isc4.*): Set GCC_TEST_OPTIONS and
1509 NON_GCC_TEST_OPTIONS.
1510
15111995-08-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1512
1513 * configure.in (CFLAGS): When computing CFLAGS and REAL_CFLAGS
1514 from config.h, use SPECIFIED_CFLAGS to get what the user specified.
1515
1516 * configure.in (alpha-*-linux*): New configuration.
1517
15181995-08-05 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1519
1520 * configure.in (m68*-next-*): Use m68k.h and nextstep.h.
1521 (m68k-next-nextstep*): New alias for that.
1522 (i*86-*-nextstep*): Use nextstep.h.
1523 (sparc-*-nextstep*): New configuration.
1524
15251995-08-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1526
1527 * configure.in (CPP): Save original CFLAGS value in SPECIFIED_CFLAGS.
1528 And get CFLAGS from config.h if SPECIFIED_CFLAGS is null.
1529
15301995-07-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1531
1532 * configure.in: Handle sunos4shr by sharing; not like sunos4*.
1533 Determine GETTIMEOFDAY_ONE_ARGUMENT by experiment.
1534
15351995-07-18 Mike Long <mike.long@analog.com>
1536
1537 * make-dist: Fix update of finder-inf.el, and byte-compile it.
1538
15391995-07-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1540
1541 * Makefile.in (src/paths.h, paths-force):
1542 Rename src/paths.h.in to src/paths.in.
1543 (Makefile): Depend on src/Makefile.in, not src/Makefile.in.in.
1544
1545 * configure.in: Rename {src,lib-src}/Makefile.in.in to Makefile.in.
1546 Use Makefile.c for intermediate file.
1547 Rename src/config.h.in to src/config.in.
1548
15491995-07-17 Richard Stallman <rms@gnu.ai.mit.edu>
1550
1551 * configure.in (mips-dec-ultrix*): Assume version 4.3.
1552 (mips-dec-ultrix4.[12]): New alternative for old versions.
1553
15541995-07-06 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
1555
1556 * make-dist: Don't break intra-tree links.
1557
15581995-07-06 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
1559
1560 * configure.in: Put back archlibdir initialization. Require
1561 autoconf 2.4.1 or later.
1562
15631995-07-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1564
1565 * configure.in: Use sunos4shr normally for Sunos 4.1.[3-9].
1566 (mips-mips-riscos5*): New alternative.
1567
15681995-06-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1569
1570 * Makefile.in (uninstall, install-arch-indep): Install info/ediff*.
1571
15721995-06-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1573
1574 * configure.in (bindir, datadir, sharedstatedir, libexecdir)
1575 (mandir, infodir, archlibdir): Initializations deleted.
1576
1577 * configure.in: On hpux9, use hpux9-x11r4.h if we have X11R4.
1578 On hpux9shr, use hpux9shxr4.h.
1579
15801995-06-24 Morten Welinder <terra+@cs.cmu.edu>
1581
1582 * configure.in: Added target mips-dec-mach_bsd4.3.
1583 * config.guess: Guess mips-dec-mach_bsd4.3.
1584
15851995-06-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1586
1587 * Makefile.in (mkdir): Use symbolic chmod.
1588
15891995-06-22 Paul Eggert <eggert@twinsun.com>
1590
1591 * configure.in: Treat SunOS 4.1.4 like SunOS 4.1.3.
1592 (Likewise for SunOS 4.1.5 thorugh 4.1.9, should they ever exist.)
1593
15941995-06-22 Paul Eggert <eggert@twinsun.com>
1595
1596 * Makefile.in (SUBDIR_MAKEFILES):
1597 Add man/Makefile, so `make distclean' removes it.
1598 (top_distclean): Add config.log to the list of files to be removed.
1599
16001995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1601
1602 * Version 19.29 released.
1603
16041995-06-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1605
1606 * configure.in: Fix the previous change to verify that the -b
1607 option really solves the problem.
1608
1609 * make-dist (nt): Explicitly include makefile.nt and makefile.def only.
1610
16111995-06-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1612
1613 * configure.in: Test whether XFree86 needs -b i486-linuxaout to link.
1614
16151995-06-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1616
1617 * configure.in: Report more clearly when there is no special
1618 dir to search for X includes or libraries.
1619
16201995-06-13 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
1621
1622 * configure.in: Check for -lpthreads, not -lpthread.
1623
16241995-06-09 Geoff Voelker <voelker@cs.washington.edu>
1625
1626 * make-dist: Copy new files nt/addpm.c and nt/emacs.bat.in.
1627
16281995-06-08 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
1629
1630 * configure.in: Check for -lpthread.
1631
16321995-06-05 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
1633
1634 * Makefile.in (install-arch-indep): Install info files for mh-e.
1635 (uninstall): Uninstall info files for dired-x, gnus, mh-e, and sc.
1636
16371995-06-01 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
1638
1639 * configure.in (*-solaris2.5): New configuration.
1640
1641 * make-dist: Copy new files config.nt and config.w95.
1642
16431995-05-30 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
1644
1645 * configure.in: Use x_includes, not x_libraries, for -I.
1646 Make bitmapdir a colon-separated list.
1647
16481995-05-27 Richard Stallman <rms@gnu.ai.mit.edu>
1649
1650 * configure.in (hppa*-hp-hpux10*, m68k-hp-hpux10*): New configurations.
1651
1652 * configure.in: Allow x_libraries and x_includes to be paths.
1653
16541995-05-25 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
1655
1656 * configure.in: Fix typo.
1657
16581995-05-24 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
1659
1660 * INSTALL: Clarify use of site-init.el.
1661
16621995-05-22 enami tsugutomo <enami@sys.ptg.sony.co.jp>
1663
1664 * configure.in: pass arg to sqrt.
1665
16661995-05-18 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
1667
1668 * make-dist: Fix May 6 change.
1669
16701995-05-17 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
1671
1672 * vpath.sed: Delete reference to ymakefile.
1673
16741995-05-09 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
1675
1676 * configure.in: Use sqrt (more portable) instead of fmod in -lm
1677 check.
1678
16791995-05-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1680
1681 * make-dist: Put nt/emacs.ico and nt/emacs.rc in dist.
1682
1683 * update-subdirs: Specify /bin/sh to run the script.
1684
16851995-05-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1686
1687 * make-dist: Put src/makefile.nt in dist.
1688
1689 * configure.in (i[345]86-*-bsdi2*): New configuration.
1690 (vax-dec-bsd386*): Deleted.
1691
16921995-05-06 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
1693
1694 * configure.in: Make sure CDPATH doesn't mess up PWD check. Check
1695 whether X bitmaps are in X11/bitmaps instead of bitmaps. Use fmod
1696 instead of logb in -lm check.
1697
16981995-05-03 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1699
1700 * configure.in (m68*-apollo-*): Renamed from m68*-apollo*.
1701 Use bsd4-3. Don't set NON_GNU_CPP.
1702
1703 * make-dist: Don't copy in src/s/*.inp. Don't copy nt/src.
1704 In nt. copy various different things, but not *.cmd.
1705 Fix the ln commands for the subdirs of nt.
1706
17071995-04-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1708
1709 * configure.in (*-sun-sunos4.1.3*): Use sunos4shr.h.
1710
17111995-04-27 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
1712
1713 * configure.in (*-sun-sunos4.1.3*): Use shared libraries,
1714 since that's what the header file expects.
1715
17161995-04-24 Francesco Potorti` (pot@cnuce.cnr.it)
1717
1718 * configure.in (m68k-motorola-sysv*): Distinguish between 68030
1719 and 68040 based machines when choosing options for gnucc.
1720
17211995-04-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1722
1723 * Makefile.in (top_distclean): Delete config.cache.
1724
17251995-04-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1726
1727 * Makefile.in (install-arch-indep): Delete .#* when copying subdirs.
1728
1729 * configure.in: Use m/ncr386.h.
1730
17311995-04-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1732
1733 * Makefile.in (install-arch-indep): Undo Sep 23 change.
1734
17351995-04-06 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
1736
1737 * make-dist (lib-src): Don't copy *.lex; it doesn't exist anymore.
1738 (man): Don't copy texindex.c and getopt.c; they're deleted.
1739 (etc): Omit `e'; it's a subdirectory.
1740 (etc/e): Use `../..', not `..', to reference top level.
1741
17421995-04-06 Simon Leinen <simon@lia.di.epfl.ch>
1743
1744 * Makefile.in (install-arch-indep, dist):
1745 look for `update-subdir' in $(srcdir).
1746
17471995-04-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1748
1749 * make-dist: Include mkinstalldirs in distribution.
1750
17511995-04-05 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
1752
1753 * make-dist: Add missing close backquote.
1754
17551995-04-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1756
1757 * make-dist: Don't distribute shortnames directory.
1758
17591995-03-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1760
1761 * Makefile.in (blessmail): Pass archlibdir to the sub-make.
1762
17631995-02-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1764
1765 * configure.in (m88k-motorola-sysv4*): Use usg5-4-2.
1766
17671995-02-23 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
1768
1769 * configure.in (EMACS_CONFIG_OPTIONS): Use $ac_configure_args.
1770
17711995-02-13 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
1772
1773 * configure.in (mips-sgi-irix6): New configuration.
1774
17751995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
1776
1777 * Makefile.in (maintainer-clean): Renamed from realclean.
1778
17791995-02-02 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
1780
1781 * configure.in: Create a .gdbinit that sources the real one, if
1782 using a different build directory.
1783
17841995-01-23 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
1785
1786 * configure.in: Check for sys/select.h.
1787
17881995-01-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1789
1790 * configure.in: On sunos4.1.3 and sunus4shr, set NON_GNU_CPP.
1791
17921994-12-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1793
1794 * configure.in: Handle isc 4.1 operating system.
1795
17961994-12-10 Richard Stallman <rms@kepa>
1797
1798 * configure.in (rs6000-ibm-aix4.1*): New alternative.
1799 (rs6000-ibm-aix4*): New alternative.
1800
18011994-12-06 Richard Stallman <rms@kepa>
1802
1803 * configure.in: For SVR4.2, set NON_GNU_CPP if not already set.
1804
18051994-11-30 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
1806
1807 * configure.in: Don't try to make directories that are guaranteed
1808 to already exist.
1809
18101994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1811
1812 * configure.in: Generate man/Makefile from man/Makefile.in.
1813 Create the man subdir.
1814
1815 * Makefile.in (dvi): Run Make in our man subdir.
1816
1817 * make-dist: Create subdir etc/e.
1818 Make links to it.
1819 Put man/Makefile.in in dist, instead of man/Makefile.
1820
18211994-11-21 David J. MacKenzie (djm@mole.gnu.ai.mit.edu)
1822
1823 * configure.in: Add --with-pop, --with-kerberos, and
1824 --with-hesiod for movemail.
1825
18261994-11-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1827
1828 * configure.in (m68*-apollo*): Use s/domain.h.
1829
18301994-11-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1831
1832 * configure.in (m68*-apollo*): Set NON_GNU_CPP.
1833
18341994-11-14 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
1835
1836 * configure.in: Don't add -I, -L, -R options for cc if their
1837 arguments would be empty.
1838
18391994-11-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1840
1841 * configure.in (i860-intel-osf1*): New alternative.
1842 (mips-sgi-irix5.[01]*): Distinguish from irix5*.
1843 (mips-sgi-irix*): Now an alias for mips-sgi-irix5*.
1844
18451994-11-09 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
1846
1847 * configure.in: Make h_errno check not use nested functions.
1848
18491994-11-09 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
1850
1851 * Makefile.in (install-arch-indep): Delete *.orig in copied dirs.
1852
18531994-11-08 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
1854
1855 * Makefile.in (install-arch-indep): Avoid continued comment
1856 swallowing target line.
1857
18581994-11-08 David J. MacKenzie (djm@churchy.gnu.ai.mit.edu)
1859
1860 * configure.in: Protect a character class with `changequote'.
1861
18621994-11-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
1863
1864 * configure.in: Accept `news' as a synonym for `newsos'.
1865
18661994-11-03 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
1867
1868 * Makefile.in: Don't rm files if cd fails.
1869
18701994-11-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1871
1872 * make-dist: Put nt subdir and its subdirs in the dist.
1873 (lib-src): Put makefile.nt in the dist.
1874 (lisp): Put makefile.nt in the dist.
1875
18761994-10-29 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
1877
1878 * configure.in: Change a stray `[' to `test'.
1879
18801994-10-28 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
1881
1882 * configure.in: Adapt for Autoconf v2. Use the standard argument
1883 parser, host type canonicalizer, X11 finder, and message
1884 printing macros. Use the new macro names. Use `test' instead of `['.
1885
18861994-10-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1887
1888 * configure.in: Check for getpagesize.
1889
18901994-10-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1891
1892 * make-dist (msdos): Put sed* in the distribution.
1893
18941994-10-17 Morten Welinder <terra@mole.gnu.ai.mit.edu>
1895
1896 * config.bat: New option, `--with-x', for configuring Emacs
1897 for use with the X11 system DesqView/X.
1898 New option, `--no-debug', for compiling Emacs without debug
1899 information thus saving disk space.
1900 (src/config.h, src/paths.h): Use `update' (which is like
1901 `move-if-changed') to change the file.
1902 (src/config.h): When configuring for X11 perform extra changes.
1903 (src/makefile): When configuring for X11 perform extra changes.
1904 (lib-src): Remove temporary files.
1905 (): Check that `sed', `rm', `mv', and `gcc' are available.
1906
19071994-10-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1908
1909 * Makefile.in (sharedstatedir): Substitute sharedstatedir properly.
1910
1911 * configure.in (bitmapdirs): Default to /usr/include/X11/bitmaps.
1912
19131994-10-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1914
1915 * configure.in (EMACS_CONFIGURATION): Use $canonical as value.
1916
1917 * configure.in (canonical): Substitute var into makefiles.
1918 (bitmapdir): Likewise.
1919
1920 * Makefile.in (bitmapdir): New variable.
1921 (src/paths.h, paths-force): Edit PATH_BITMAPS.
1922
19231994-10-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1924
1925 * make-dist: Put update-subdirs and lisp/subdirs.el in the dist.
1926
1927 * Makefile.in (dist, install-arch-indep): Run update-subdirs.
1928 * update-subdirs: New shell script.
1929
19301994-10-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1931
1932 * Makefile.in (top_distclean): Don't rm build-install.
1933 (SOURCES): Delete build-install.in.
1934
1935 * make-dist: Don't distribute build-ins.in.
1936 * build-ins.in: File deleted.
1937
19381994-10-12 David J. MacKenzie (djm@duality.gnu.ai.mit.edu)
1939
1940 * Makefile.in (mkdir): Use mkinstalldirs instead of make-path.
1941
19421994-10-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1943
1944 * Makefile.in: Use libexecdir and sharedstatedir as appropriate.
1945
1946 * configure.in (libexecdir): Renamed from libdir. New default.
1947 (sharedstatedir): Renamed from statedir. New default.
1948 (datadir): New default.
1949
1950 * make-dist: Don't distribute subdirs.el.
1951
19521994-10-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1953
1954 * configure.in (eaccess): Check for it.
1955
19561994-10-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1957
1958 * configure.in (mktime): Check for it.
1959
19601994-10-02 Paul Reilly <pmr@geech.gnu.ai.mit.edu>
1961
1962 * configure.in (motif): Add support for usage and option checking.
1963
19641994-09-24 Richard Stallman <rms@churchy.gnu.ai.mit.edu>
1965
1966 * configure.in (utimes): Check for it.
1967
19681994-09-23 Richard Stallman <rms@churchy.gnu.ai.mit.edu>
1969
1970 * Makefile.in (install-arch-indep): Don't do mkdir here.
1971
19721994-09-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1973
1974 * configure.in (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*):
1975 riscix.h renamed to acorn.h.
1976
19771994-09-21 Michael Ben-Gershon (mybg@cs.huji.ac.il)
1978
1979 * configure.in (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*):
1980 New configurations.
1981
19821994-09-21 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
1983
1984 * configure.in: Remove trailing slashes from srcdir.
1985
19861994-09-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1987
1988 * configure.in (i[345]86-sequent-ptx*): Handle
1989
19901994-09-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1991
1992 * Makefile.in (paths-force): Depend on src/paths.h
1993
19941994-09-19 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
1995
1996 * configure.in (config_options): Save all arguments, not just some.
1997
19981994-09-18 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
1999
2000 * Makefile.in (install-arch-indep): Copy DOC-*, not DOC*
2001
2002 * configure.in: Add AC_AIX.
2003 Add checks to set HAVE_STRUCT_UTIMBUF, HAVE_TIMEVAL, HAVE_SELECT.
2004
20051994-09-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2006
2007 * configure.in (parsing options): Simplify sed command to delete -'s.
2008
20091994-09-16 Karl Heuer <kwzh@churchy.gnu.ai.mit.edu>
2010
2011 * configure.in (config_options): New shell variable.
2012 Pass its value to C code in EMACS_CONFIG_OPTIONS.
2013
20141994-09-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2015
2016 * configure.in (alpha-dec-osf*): New target.
2017
2018 * Makefile.in: Use just one FRC target.
2019
20201994-09-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2021
2022 * Makefile.in (removenullpaths, paths-force):
2023 Use name paths.h.tmp$$, which depends on the pid.
2024
20251994-09-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2026
2027 * Makefile.in (removenullpaths, paths-force):
2028 Put paths.h.tmp in top-level dir, not in src.
2029
20301994-09-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2031
2032 * Version 19.27 released.
2033
20341994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2035
2036 * Version 19.26 released.
2037
20381994-09-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2039
2040 * configure.in: Check for lrand48, not rand48.
2041
20421994-09-03 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2043
2044 * configure.in (powerpc-ibm-aix3.1*, powerpc-ibm-aix3.2.5)
2045 (powerpc-ibm-aix*): New aliases.
2046
20471994-08-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2048
2049 * make-dist (src/m, src/s): Put *.inp in distribution.
2050
20511994-08-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2052
2053 * configure.in: Accept i586 and i486 along with i386.
2054
20551994-08-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2056
2057 * configure.in: Do compute unexec, LIBX, system_malloc, etc
2058 even if CPP env var was set by the user.
2059
2060 * configure.in (i[34]86-*-*): For SCO 3.2v4, fix NON_GNU_CPP value.
2061
20621994-08-14 Jonathan I. Kamens (jik@gza-client1.aktis.com)
2063
2064 * Makefile.in: Uninstall "$(EMACS)", not "emacs".
2065
20661994-08-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2067
2068 * configure.in (i[34]86-*-*): For SCO 3.2v4, set NON_GNU_CPP.
2069
20701994-08-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2071
2072 * configure.in: Check more specifically for i*86-sun-sunos.
2073
20741994-08-03 Caveh Jalali (caveh@eng.sun.com)
2075
2076 * configure.in: Handle solaris 2.4.
2077
20781994-07-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2079
2080 * configure.in (rand48): Check for it.
2081
20821994-07-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2083
2084 * make-dist: Update the info files.
2085
20861994-07-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2087
2088 * configure.in: Make "checking..." messages' style consistent.
2089 (HAVE_H_ERRNO): New test.
2090
20911994-07-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2092
2093 * configure.in (i860-*-sysv4*): Set NON_GNU_CC and NON_GNU_CPP.
2094
20951994-07-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2096
2097 * configure.in (CFLAGS): If the envvar was specified, use that.
2098 And set REAL_CFLAGS from it too.
2099
21001994-07-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2101
2102 * make-dist: Update finder-inf.el.
2103
21041994-07-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2105
2106 * make-dist (msdos): Include sed4.inp in dist.
2107
2108 * Makefile.in (libsrc_libs): Var deleted.
2109
21101994-07-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2111
2112 * Makefile.in (mkdir, removenullpaths): Put g in sed replace commands.
2113
21141994-06-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2115
2116 * configure.in (mips-sony-newsos4*): New alias.
2117
21181994-06-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2119
2120 * configure.in (*-convex-bsd*): Set NON_GNU_CPP.
2121 (*-convex-convexos*): Accept this as alias.
2122
21231994-06-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2124
2125 * configure.in: Get CFLAGS both with and without THIS_IS_CONFIGURE,
2126 for two different uses.
2127
21281994-06-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2129
2130 * configure.in: Define THIS_IS_CONFIGURE when extracting CFLAGS etc.
2131
21321994-06-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2133
2134 * make-dist: Put ./BUGS into the distrib.
2135
21361994-06-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2137
2138 * configure.in: Handle 386 running Solaris 2.
2139
21401994-06-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2141
2142 * configure.in (mips-siemens-sysv*): Use cpp, not cc -E.
2143
21441994-06-05 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2145
2146 * configure.in (mips-sony-newsos*): Use news-risc.h.
2147
2148 * configure.in: Accept bsdi as opsys, like bsd386.
2149
21501994-06-01 Morten Welinder (terra@diku.dk)
2151
2152 * config.bat (src/paths.h): Use sed script msdos/sed4.inp.
2153
21541994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2155
2156 * Version 19.25 released.
2157
2158 * make-dist (shortversion): Don't assume another period follows.
2159
21601994-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2161
2162 * Makefile.in (install-arch-indep): Use /bin/pwd uniformly, not pwd.
2163 (uninstall): Use /bin/pwd.
2164
2165 * Makefile.in (blessmail): Depend on src.
2166 (all): Don't depend on blessmail.
2167
2168 * Makefile.in (src/paths.h): Don't force recomputation.
2169 (paths-force): New target; force recomputation of paths.h.
2170 (all): Depend on paths-force.
2171 (src, lib-src): Depend on src/paths.h.
2172
2173 * configure.in (*-sun-sunos4*): Set GCC_TEST_OPTIONS,
2174 NON_GCC_TEST_OPTIONS.
2175
21761994-05-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2177
2178 * configure.in: Don't insist on subversions for irix.
2179
21801994-05-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2181
2182 * configure.in (hppa*-hp-hpux9shr): Move alternative up.
2183
2184 * configure.in (i[34]86-next-*): New alternative.
2185
21861994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2187
2188 * Version 19.24 released.
2189
2190 * configure.in: New config hppa*-hp-hpux9shr*.
2191
21921994-05-22 Morten Welinder (terra@tyr.diku.dk)
2193
2194 * config.bat: Doc fix.
2195
21961994-05-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2197
2198 * Makefile.in (mostlyclean, clean, distclean, realclean)
2199 (extraclean): Don't act on man subdir if it doesn't exist.
2200
22011994-05-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2202
2203 * configure.in (GCC_TEST_OPTIONS, NON_GCC_TEST_OPTIONS): New vars.
2204 Use them to set up CC.
2205 (*-sun-sunos4.1.3): Set them.
2206
22071994-05-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2208
2209 * Makefile.in (lib-src): Don't depend on src/paths.h.
2210
22111994-05-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2212
2213 * build-ins.in (copydests): Get rid of spurious `-'s.
2214
2215 * configure.in: Define EMACS_CONFIGURATION instead of CONFIGURATION.
2216
22171994-05-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2218
2219 * Version 19.23 released.
2220
2221 * configure.in [HAVE_X11]: Merge $C_SWITCH_X_SITE into CFLAGS
2222 for the Xlib and Xt checks; then restore old CFLAGS.
2223
22241994-05-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2225
2226 * configure.in (HAVE_X11XTR6): Add newline before #if.
2227 Add newline after #endif.
2228
22291994-05-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2230
2231 * configure.in (HAVE_X11XTR6): Arrange to define it.
2232
22331994-05-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2234
2235 * Makefile.in (install): Depend on blessmail.
2236
22371994-05-12 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
2238
2239 * configure.in (mips-siemens-sysv*): Put quotes around value
2240 containing blanks.
2241
22421994-05-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2243
2244 * Makefile.in (TAGS): Use the makefile in src subdir.
2245
22461994-05-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
2247
2248 * configure.in (opsys): Recognize `gnu'.
2249
22501994-05-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2251
2252 * configure.in (using NON_GNU_CPP): Fix test for CPP already set.
2253
22541994-05-09 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
2255
2256 * configure.in: Remove AC_LANG_C call. Not needed with Autoconf
2257 version > 1.8.
2258
22591994-05-08 Morten Welinder (terra@diku.dk)
2260
2261 * config.bat: Forcibly remove "# " style comments from makefiles.
2262
22631994-05-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2264
2265 * Makefile.in (uninstall): When processing lispdir and etcdir,
2266 do nothing unless it exists and is a directory.
2267
22681994-05-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2269
2270 * Makefile.in (install-arch-indep): Do install info/dired-x*.
2271 Merge code in from install-doc.
2272 (install-doc): Merge code back into install-arch-indep.
2273 (install-arch-dep): Don't depend on install-doc.
2274
2275 * configure.in (run_in_place): Don't use pwd for archlibdir and docdir.
2276
22771994-05-04 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2278
2279 * configure.in (making src/Makefile and lib-src/Makefile):
2280 Split off the autoconf substitutions and don't pass them thru cpp.
2281 (undefs): Use $canonical as well as $configuration.
2282
2283 * make-dist: Distribute lisp/Makefile.
2284
2285 * configure.in: Recognize m88k-dg-dgux5.4.3* and m88k-dg-dgux5.4.2*.
2286 Use lower case names for the s files.
2287
22881994-05-03 Morten Welinder (terra@diku.dk)
2289
2290 * config.bat: Added possibility for different file name
2291 transscriptions in lib-src.
2292
22931994-05-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2294
2295 * Makefile.in (lib-src): Undo previous change.
2296 (blessmail): New target to run maybe-blessmail in lib-src.
2297 (all): Depend on blessmail.
2298
2299 * Makefile.in (lib-src): Depend on src.
2300
23011994-04-30 Paul Reilly (pmr@churchy.gnu.ai.mit.edu)
2302
2303 * configure.in (m88k-dg-dgux5.4R3): Use dgux5-4R3.
2304 (m88k-dg-dgux5.4R2): dgux5.4R2.
2305
23061994-04-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2307
2308 * configure.in (window_system): Restore accidentally deleted code
2309 that uses AC_FIND_X.
2310
2311 * make-dist: Distribute config.bat.
2312
23131994-04-29 Morten Welinder (terra@diku.dk)
2314
2315 * config.bat: Corrected the configuration of lib-src
2316 to keep up with configure. Add note about dos version 3
2317 or better needed (djgpp needs that). Add note explaining
2318 that either install in c:/emacs or edit the script.
2319 Don't change to c:/emacs, but assume we're there (to minimize
2320 the number of places to change).
2321
2322 * config.bat: Build-in the first step towards X11 support with
2323 the X11 emulator that exists. At this time it won't work,
2324 and several files are missing.
2325
23261994-04-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2327
2328 * configure.in: Use m/hp800.h in place of m/hp9000s800.h.
2329 Don't look for -lresolv.
2330
2331 * Makefile.in (lib-src): Depend on src/paths.h.
2332
23331994-04-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2334
2335 * configure.in: Restore deleted AC_SUBST of `configuration'.
2336 Improve error message for bad --with-x-toolkit value.
2337
2338 * configure.in: Define CONFIGURATION in src/config.h
2339 rather than substituting in src/Makefile.in.
2340
23411994-04-26 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
2342
2343 * Makefile.in (install-doc): New target.
2344 (install-arch-dep): Depend on install-doc.
2345 (mkdir): Create docdir.
2346
23471994-04-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2348
2349 * configure.in: Test for libresolv.a.
2350 Substitute machfile and opsysfile.
2351
23521994-04-22 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
2353
2354 * Makefile.in (.PHONY, install): Kill reference to obsolete do-install.
2355 (install-arch-dep): Install under the name $(EMACS).
2356
23571994-04-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2358
2359 * configure.in (version): Use entire value of emacs-version.
2360 (mips-siemens-sysv*): New alternative.
2361
23621994-04-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2363
2364 * Makefile.in (install-arch-indep): Don't install dired-x*.
2365
23661994-04-18 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
2367
2368 * configure.in (src/Makefile, lib-src/Makefile): Delete ^L.
2369 Fix definition of $undefs.
2370
23711994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2372
2373 * configure.in (window_system): Obey --with-x11=no and --with-x10=no.
2374
2375 * configure.in (lib-src/Makefile.in): Use src, not lib-src, in -I.
2376
23771994-04-16 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
2378
2379 * configure.in: Call AC_LANG_C, if it's defined, after AC_PREPARE.
2380
23811994-04-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2382
2383 * configure.in (lib-src/Makefile.in): Make this from Makefile.in.in
2384 and run it thru cpp, as with src/Makefile.in.
2385
2386 * configure.in: Use AC_SET_MAKE.
2387
23881994-04-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2389
2390 * configure.in (i[34]86-ncr-sysv*): Use usg5-4-2.
2391
23921994-04-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2393
2394 * Makefile.in (MAKE): Don't just assign it--use @SET_MAKE@.
2395
2396 * configure.in (CFLAGS): Exclude ${CFLAGS} from singlequotes.
2397 (printing the choices): Make the toolkit message unconditional.
2398 (USE_X_TOOLKIT): Use `none', not `no', if none.
2399 (include libsrc_libs): Include config.h, and specify -I for srcdir.
2400 Get rid of temp file foofoo1.
2401
24021994-04-13 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
2403
2404 * configure.in (CFLAGS): Use shell syntax, not Makefile.
2405
24061994-04-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2407
2408 * configure.in (window_system): If no X, set USE_X_TOOLKIT=no.
2409 (printing the choices): State choice of toolkit.
2410 (libsrc_libs): Recalculate after writing config.h;
2411 then update lib-src/Makefile.
2412
24131994-04-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2414
2415 * configure.in: Add sunos4shr as alternative for suns.
2416 Conditionals testing for null $CC were backwards.
2417
24181994-04-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2419
2420 * make-dist (msdos): Don't link patch1. Link sed*.inp, not sed.in*.
2421
24221994-04-09 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2423
2424 * configure.in: Handle -isc4.0*.
2425
24261994-03-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2427
2428 * configure.in (esix5): Set NON_GNU_CPP.
2429
24301994-03-24 Roland McGrath (roland@mole.gnu.ai.mit.edu)
2431
2432 * Makefile.in (thisdir): Nonsensical variable removed.
2433 (install-arch-indep): Set shell var thisdir=`pwd` before cd and cd
2434 back to $thisdir, rather than the directory `this_dir'.
2435
24361994-03-17 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
2437
2438 * Makefile.in (install-arch-indep): Add missing backslash after a
2439 `then'.
2440
24411994-03-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2442
2443 * Makefile.in (thisdir): New variable.
2444 (install-arch-indep): Go back to thisdir to run INSTALL_DATA.
2445
24461994-03-08 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
2447
2448 * configure.in: Add freebsd.
2449
24501994-03-08 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
2451
2452 * configure.in: Check for fpathconf.
2453
24541994-03-02 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
2455
2456 * configure.in (with_x_toolkit): Fix typo in previous change.
2457
24581994-03-01 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
2459
2460 * configure.in: New s-file for rs60000-ibm-aix3.2.5.
2461
24621994-02-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2463
2464 * configure.in (with_x_toolkit): Don't allow motif or open-look.
2465
24661994-02-24 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
2467
2468 * configure.in: Fix value of docdir.
2469 * Makefile.in (install-arch-indep): Install DOC* in docdir.
2470
24711994-02-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2472
2473 * configure.in (*-sysv4.1): Set NON_GNU_CPP.
2474
24751994-02-22 Karl Heuer (kwzh@geech.gnu.ai.mit.edu)
2476
2477 * configure.in: New variable docdir to control where the docstring
2478 file goes.
2479 Makefile.in: Use it to initialize PATH_DOC in paths.h.
2480
24811994-02-22 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
2482
2483 * configure.in: When --run-in-place, don't inherit archlibdir.
2484
24851994-02-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2486
2487 * Makefile.in (install-arch-dep, install-arch-indep):
2488 New targets split up former do-install rule.
2489 (do-install): Target deleted.
2490
24911994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2492
2493 * configure.in (mips-sony-newsos*): New configuration.
2494
24951994-02-14 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu)
2496
2497 * configure.in (rs6000-bull-bosx*): Added support for BULL dpx20.
2498
24991994-02-11 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
2500
2501 * configure.in: Fix misspelled symbol LD_SWITCH_X_SITE_AUX.
2502
25031994-02-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2504
2505 * configure.in: Don't initialize CC.
2506
25071994-02-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
2508
2509 * configure.in (creating src/Makefile): Also generate -U switches
2510 for symbols in the $configuration value.
2511
2512 * configure.in: Check for sys_siglist being declared in system header.
2513
25141994-02-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2515
2516 * configure.in (creating src/Makefile): Delete blank lines
2517 along with lines of whitespace.
2518 (m68k-motorola-sysv*, m68000-motorola-sysv*): Compute proper CC value.
2519
25201994-02-09 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2521
2522 * configure.in: Get, use, and substitute C_SWITCH_MACHINE
2523 like C_SWITCH_SYSTEM.
2524 (m68*-motorola-sysv*): Set CC. Require cpu type to be m68k or m68000.
2525
25261994-02-04 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
2527
2528 * configure.in (drem): Check for this function.
2529
25301994-02-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2531
2532 * configure.in (Using NON_GNU_CPP): Don't lose if it has spaces.
2533 If CPP was inherited from environment, don't use NON_GNU_CPP.
2534 (NON_GNU_CC): Likewise.
2535 (handling with_gcc): Use explicit if in the `no' case.
2536 (cc_specified): New variable; if set, don't use NON_GNU_CC.
2537
25381994-02-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2539
2540 * configure.in (mips-mips-riscos4*): Set NON_GNU_CPP.
2541
25421994-02-01 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
2543
2544 * configure.in: Check whether fmod exists.
2545
25461994-01-31 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
2547
2548 * make-dist: Distribute {src,lisp}/ChangeLog.? instead of
2549 {src,lisp}/OChangeLog.
2550
25511994-01-22 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
2552
2553 * configure.in: Restore Jan 8 and Jan 16 changes. The -U hack is
2554 necessary for proper operation. This code works with the current
2555 released version of Autoconf.
2556
25571994-01-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2558
2559 * configure.in (with_x_toolkit): Treat values athena and lucid alike.
2560 (USE_X_TOOLKIT): Define it for all values except `no'.
2561
2562 * configure.in: Undo first Jan 8 change and Jan 16 change.
2563
25641994-01-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2565
2566 * configure.in: Handle --with-x-toolkit. Produce lwlib/Makefile.
2567 Substitute USE_X_TOOLKIT as both C macro and Make variable.
2568
2569 * Makefile.in (lwlib/Makefile): New target.
2570 (SUBDIR_MAKEFILES): Depend on lwlib/Makefile.
2571 (clean, mostlyclean, distclean, realclean): Handle lwlib subdir.
2572 (unlock, relock): Handle lwlib subdir.
2573
2574 * Makefile.in: Add some .PHONY targets.
2575
2576 * make-dist: Handle lwlib subdir like oldXMenu subdir.
2577
2578 * lwlib: New subdirectory.
2579
25801994-01-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2581
2582 * configure.in: If CPP has a value that is a directory,
2583 discard the value.
2584
25851994-01-16 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
2586
2587 * configure.in (srcdir_undefs): Add g flag to sed substitution to
2588 remove -U[0-9]*.
2589
25901994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2591
2592 * Makefile.in (do-install): Install the dired-x info files.
2593
2594 * configure.in: Provide for variable LD_SWITCH_X_SITE_AUX.
2595 (See src/s/sol2.h.)
2596
25971994-01-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2598
2599 * configure.in (m68k-harris-cxux*, m88k-harris-cxux*): New configs.
2600
26011994-01-08 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
2602
2603 * configure.in (creating src/Makefile): Put code inside 2nd arg to
2604 AC_OUTPUT as it should be; hopefully noone will again see fit to
2605 gratuitously break this and not make a change log entry.
2606 Optimized sed processing of Makefile.in and cpp output; now
2607 preserves comments previously removed from the cpp input.
2608 Eliminated temp file for cpp output. Generate -U switches to
2609 undefine all identifiers that appear in the directory name
2610 ${srcdir}; pass these to cpp.
2611
2612 * configure.in (version): Fix sed regexp to match two-elt version
2613 number.
2614
2615 * configure.in: Check for strerror.
2616
26171994-01-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2618
2619 * configure.in: Test for bcmp.
2620
26211994-01-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2622
2623 * make-dist (tempdir): Put subdir msdos into the distribution.
2624
26251993-01-07 Morten Welinder (terra@diku.dk)
2626
2627 * config.bat: New file.
2628
26291994-01-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2630
2631 * Makefile.in (${SUBDIR} target): Pass down LDFLAGS and CPPFLAGS.
2632
26331994-01-01 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2634
2635 * configure.in (m68*-next-*): Don't care about which os is specified.
2636 (i[34]86-*-*): Check for *-nextstop*.
2637
26381993-12-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2639
2640 * configure.in: Check for setsid.
2641
26421993-12-17 Richard Stallman (rms@srarc2)
2643
2644 * configure.in (*-sun-solaris*): Add special case for Solaris 2.3.
2645
26461993-12-15 Richard Stallman (rms@srarc2)
2647
2648 * Makefile.in (mkdir): Make only the lockdir writable.
2649
2650 * configure.in (i860-*-sysv4): Renamed from i860-*-sysvr4.
2651
26521993-12-11 Richard Stallman (rms@srarc2)
2653
2654 * Makefile.in (libdir): Use @libdir@.
2655
26561993-12-08 Richard Stallman (rms@srarc2)
2657
2658 * Makefile.in (install): Add empty command.
2659
26601993-12-04 Richard Stallman (rms@srarc2)
2661
2662 * make-dist: Put man/getopt.c in the dist.
2663
2664 * configure.in (LIBS): Add test for existence of XSetWMProtocols.
2665
2666 * Makefile.in (install): Depend on ${SUBDIR}, not `all'.
2667
26681993-12-03 Richard Stallman (rms@srarc2)
2669
2670 * configure.in (solaris): Set NON_GNU_CPP instead of CPP.
2671 Set it for all solaris versions.
2672 (mips-mips-riscos4*): Set NON_GNU_CC, not CC.
2673 (after checking for GCC): If not GCC, and NON_GNU_CPP is set, set CPP.
2674 Likewise for NON_GNU_CC and CC.
2675
26761993-12-01 Richard Stallman (rms@srarc2)
2677
2678 * configure.in (mips-mips-riscos4*): Assign variable CC.
2679 (checking ${with_gcc}): If "no", don't override CC if already set.
2680 (CC): Initialize it as empty.
2681
26821993-11-30 Richard Stallman (rms at srarc2)
2683
2684 * configure.in (Suns): Set CPP if *-solaris2.3*.
2685
26861993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2687
2688 * Version 19.22 released.
2689
2690 * Makefile.in (do-install): Use umask 022 in copying etc and lisp dirs.
2691
26921993-11-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2693
2694 * make-dist: When breaking links, use cp -p.
2695 Copy install.sh into distribution.
2696 Move the temp dir up into the parent dir;
2697 don't leave the staging dir make-dist.tmp... in existence.
2698 * install.sh: New file.
2699
27001993-11-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2701
2702 * configure.in (i[34]86-ncr-sysv*): New specific alternative.
2703
27041993-11-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2705
2706 * configure.in (version): When --run-in-place, exclude
2707 ${datadir}/emacs/site-lisp from locallisppath.
2708
27091993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2710
2711 * configure.in: Delete jumk.c before writing it.
2712
27131993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2714
2715 * Version 19.21 released.
2716
2717 * Makefile.in (mkdir): Ignore error from chmod.
2718
27191993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2720
2721 * make-dist: Don't put lisp/forms.README in the distribution.
2722
27231993-11-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2724
2725 * configure.in (creating src/Makefile): Before running cpp,
2726 discard all lines that start with `# Generated' or /**/#.
2727
27281993-11-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2729
2730 * Version 19.20 released.
2731
2732 * make-dist: Use build-ins.in, not build-install.in.
2733 Don't bother updating TAGS since it's not included.
2734
2735 * build-ins.in: Renamed from build-install.in.
2736
27371993-11-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2738
2739 * make-dist: Don't try to link *.texinfo--there are none now.
2740 When running make in lib-src, specify YACC var value.
2741
27421993-10-03 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
2743
2744 * configure.in (extrasub): Add vpath patterns for %.[yls].
2745
2746 * configure.in: Don't do seddery on config.status after AC_OUTPUT.
2747 Instead just include the commands to make src/Makefile as the
2748 second arg to AC_OUTPUT.
2749
2750 * configure.in: Use : instead of dnl for comment inside
2751 $makefile_command.
2752
2753 * configure.in: No longer use vpath_sed. Instead, when we notice
2754 srcdir already configured, set extrasub to hack vpath in the
2755 makefiles.
2756
2757 * configure.in: In cmds to make src/Makefile, chmod Makefile.new
2758 before moving it.
2759 * Makefile.in (VPATH): Define to @srcdir@.
2760
27611993-09-28 Brian Fox (bfox@cubit)
2762
2763 * configure.in: Don't copy ${srcdir}/src/Makefile.in; that file
2764 doesn't exist. Just copy src/Makefile.in instead. Touch
2765 all of the Makefiles after editing config.status.
2766
2767 * INSTALL: Update documentation to match new configuration
2768 mechanism.
2769
27701993-09-27 Brian Fox (bfox@ai.mit.edu)
2771
2772 * configure.in: Allow any of the path or directory Makefile
2773 variables to be set with flags to configure. Create all Makefiles
2774 at configure time. Edit special commands into config.status after
2775 src/Makefile.in is built from src/Makefile.
2776
2777 * Makefile.in (src/Makefile, lib-src/Makefile, oldXMenu/Makefile):
2778 If these files are out of date, simply have config.status
2779 rebuild them; don't rebuild them explicitly.
2780
27811993-09-25 Brian Fox (bfox@ai.mit.edu)
2782
2783 * build-install.in: Change src/xemacs to src/emacs. We no longer
2784 create src/xemacs, so the file wouldn't be found.
2785
2786 * make-dist: Remove `src/ymakefile', add `src/Makefile.in.in'.
2787
27881993-09-24 Brian Fox (bfox@albert.gnu.ai.mit.edu)
2789
2790 * configure.in: Avoid forcing the search of /usr/include before
2791 fixed include files by resetting C_SWITCH_X_SITE if it is
2792 "-I/usr/include".
2793
27941993-09-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2795
2796 * Makefile.in (@rip_paths@locallisppath):
2797 Delete ${datadir}/emacs/site-lisp.
2798
27991993-09-15 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
2800
2801 * configure.in:
2802 Use AC_QUOTE_SQUOTE twice to properly quote vpath_sed value.
2803 Remove ${extra_output} from AC_OUTPUT call.
2804
28051993-09-17 Brian Fox (bfox@inferno)
2806
2807 * make-dist: Quote backquotes found in strings to be echoed.
2808
2809 * configure.in: Use "sh -c pwd" when we want to avoid having the
2810 shell fix up the value of $PWD.
2811
28121993-09-13 Brian Fox (bfox@inferno)
2813
2814 * Makefile.in (do-install): Don't abort if ln or chmod at the end
2815 of the installation fail. Suggested by Karl Berry.
2816
28171993-08-30 Brian Fox (bfox@inferno)
2818
2819 * Makefile.in (*clean): Use "$(MAKE) $(MAKEFLAGS)" wherever "make"
2820 was used. Set MAKEFLAGS from MFLAGS.
2821
28221993-09-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2823
2824 * configure.in: Test for res_init in libc.
2825
28261993-09-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2827
2828 * configure.in: In the file ${tempcname}, use configure___
2829 instead of @configure@.
2830
28311993-09-12 Roland McGrath (roland@sugar-bombs.gnu.ai.mit.edu)
2832
2833 * make-dist: Dist vpath.sed
2834
2835 * Makefile.in (lib-src/Makefile, src/Makefile, oldXMenu/Makefile):
2836 Depend on vpath.sed.
2837 Replace sed comand for VPATH with @vpath_sed@.
2838
2839 * configure.in: Substitute variable `vpath_sed'.
2840 If not in $srcdir and $srcdir is configured,
2841 issue warning that GNU make is required,
2842 and set vpath_sed to use vpath.sed script.
2843
28441993-09-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
2845
2846 * configure.in: Remove check for $srcdir being configured. This
2847 pretty much works now.
2848 Grok {m68*-hp,i[34]86-*}-netbsd* and set opsys=netbsd.
2849 Check for XFree86 (/usr/X386/include) independent of whether
2850 -lXbsd exists.
2851
2852 * Makefile.in (info, dvi, clean, mostlyclean, distclean,
2853 realclean, unlock, relock): Use `$(MAKE)' in place of plain
2854 `make'.
2855
28561993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2857
2858 * Version 19.19 released.
2859
2860 * configure.in (i386-*-sunos4): Assume Sunos 4.0.
2861
28621993-08-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2863
2864 * configure.in: Check for XScreenNumberOfScreen.
2865
28661993-08-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2867
2868 * configure.in: Add * to end of all configuration alternatives.
2869 (m68*-sony-newsos3*): New alternative.
2870
28711993-08-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2872
2873 * make-dist: Include getdate.c in distribution.
2874
2875 * configure.in: For --help, use $PAGER if it is set.
2876 (LIB_X11_LIB): Default to -lX11.
2877 (mips-sgi-irix5.*): New alternative.
2878
2879 * Makefile.in (do-install): Install info/gnus* and info/sc*.
2880
2881 * configure.in (m68*-hp-hpux*, hppa*-hp-hpux*):
2882 Recognize *.B8.* as hpux version 8.
2883 (m68*-tektronix-bsd*): Fix typo in tek4300.
2884 (AC_HAVE_FUNCS): Add ftime.
2885
28861993-08-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2887
2888 * configure.in (m88k-tektronix-sysv3*): Added the missing *.
2889 Use tekxd88, not tekXD88.
2890
28911993-08-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
2892
2893 * configure.in: Check for -lm. Then can check for frexp and logb.
2894
28951993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2896
2897 * Version 19.18 released.
2898
2899 * make-dist (src): Don't put gnu-hp300 in dist.
2900 (src, lisp): Include OChangeLog in dist.
2901
29021993-08-08 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
2903
2904 * configure.in: Test for presence of logb and frexp functions.
2905
29061993-08-05 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2907
2908 * configure.in (machine): Add i370-ibm-aix*.
2909
29101993-08-03 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
2911
2912 * configure.in (function checks): Test for mkdir and rmdir.
2913
2914 * configure.in (function checks): Don't test for random and bcopy
2915 only when we're building with X; look for them all the time.
2916
29171993-07-30 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
2918
2919 * configure.in: Test for availability of bcopy functions, searching
2920 the X libraries if we're using X.
2921
2922 * configure.in: Test for the presence of/usr/lpp/X11/bin/smt.exp,
2923 and #define HAVE_AIX_SMT_EXP if we do. This is present in some
2924 versions of AIX, and needs to be passed to the loader.
2925
2926 * configure.in: Test for the availablility of the
2927 XScreenResourceString function.
2928
29291993-07-30 David J. MacKenzie (djm@frob.eng.umd.edu)
2930
2931 * configure.in: If we found X on our own, set C_SWITCH_X_SITE and
2932 LD_SWITCH_X_SITE and assume --with-x11.
2933 Only look for X11 files if we weren't told about a window system
2934 or if we were told to use X11 but not told where.
2935 Search the libraries from the s and/or m files when checking for
2936 functions.
2937
2938 * configure.in: Remove any trailing slashes in prefix and exec_prefix.
2939
29401993-07-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
2941
2942 * make-dist: Include lisp/dired.todo in the distribution.
2943
29441993-07-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2945
2946 * configure.in: Add code to set HAVE_INET_SOCKETS.
2947
29481993-07-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2949
2950 * configure.in: If we do find x_includes and x_libraries
2951 via AC_FIND_X, set C_SWITCH_X_SITE and LD_SWITCH_X_SITE.
2952
29531993-07-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2954
2955 * make-dist: Include src/gnu-hp300 in the dist.
2956
2957 * configure.in (canonical): New variable holds the canonicalized
2958 configuration. Don't alter `configuration'. Use `configuration'
2959 for Makefile.in for file naming.
2960 (testing x_includes and x_libraries): Use =, not ==.
2961
29621993-07-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
2963
2964 * Version 19.17 released.
2965
2966 * Makefile.in (src/Makefile): Propagate C_SWITCH_SYSTEM to the src
2967 directory's makefile. This allows the invocation of CPP which
2968 builds xmakefile to receive these switches. The SunSoft C
2969 preprocessor inserts spaces between tokens if it doesn't get the
2970 -Xs flag requested in src/s/sol2.h.
2971
29721993-07-12 Frederic Pierresteguy (F.Pierresteguy@frcl.bull.fr)
2973
2974 * configure.in (m68k-bull-sysv3): new config.
2975
29761993-07-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
2977
2978 * configure.in: Use the autoconf AC_FIND_X macro to try to find
2979 the X Windows libraries.
2980
29811993-07-07 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
2982
2983 * make-dist (tempdir): Don't create lisp/forms-mode directory in
2984 the distribution. Those files aren't kept in their own
2985 subdirectory any more.
2986
29871993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
2988
2989 * Version 19.16 released.
2990
29911993-06-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2992
2993 * configure.in: Add --verbose flag.
2994
29951993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2996
2997 * version 19.15 released.
2998
29991993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3000
3001 * Makefile.in (top_distclean): Use -f switch when cleaning out
3002 lock dir; it might be empty.
3003
3004 * configure.in: Only check for -lXbsd once.
3005
30061993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3007
3008 * Version 19.14 released.
3009
30101993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3011
3012 * make-dist: If using gzip, create distribution with '.gz' extension.
3013
3014 * make-dist (lisp/term): This doesn't have a ChangeLog anymore.
3015 (lisp/forms-mode): This doesn't exist anymore.
3016
3017 * configure.in: Look for the closedir function.
3018
30191993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3020
3021 * configure.in (CPP): Autoconf sets this to a shell variable
3022 reference, which doesn't work when it's edited into a makefile.
3023 Expand that variable reference.
3024
3025 * Makefile.in (CPP): New variable.
3026 (src/Makefile): Edit CPP into src/Makefile.
3027
3028 * Makefile.in (src/Makefile): Don't bother exiting single quotes
3029 and entering double quotes to get the values of LD_SWITCH_X_SITE
3030 and the other make variables; make substitutes them in anyway.
3031
3032 * Makefile.in (uninstall): Don't remove the lisp and etc
3033 directories if they're in the source tree.
3034
3035 Bring mumbleclean targets into conformance with GNU coding standards.
3036 * Makefile.in (mostlyclean, clean): Separate these two; just have
3037 them pass the request to the subdirectory makefiles.
3038 (distclean): Pass the request down, and then get rid of the
3039 files configure built, and get rid of the Makefiles.
3040 (realclean): Pass the request down, and then do the same things
3041 distclean does.
3042 (uninstall, info, dvi): New targets.
3043
3044 * configure.in: Move clause for PC-compatible i386 box to the end
3045 of the case statement, to avoid masking configurations below.
3046
3047 * configure.in: Add case for m88k-motorola-sysv4.
3048
3049 * configure.in: Add support for HP/UX versions 7, 8, and 9 on
3050 the HP 68000 machines.
3051
3052 * configure.in: Put the arguments to LD_SWITCH_X_SITE's and
3053 C_SWITCH_X_SITE's -L and -I switches in quotes, so the
3054 preprocessor won't fiddle with them.
3055
30561993-06-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3057
3058 * Makefile.in (TAGS): cd to src to run etags.
3059
30601993-06-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3061
3062 * configure.in (version): Check the X libraries for XrmSetDatabase
3063 and random, and see if we have -lXbsd.
3064
30651993-06-11 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3066
3067 * configure.in: Pass "-Isrc" to the CPP we run to examine the
3068 s/*.h and m/*.h files. Martin Tomes
3069 <mt00@controls.eurotherm.co.uk> says ISC Unix 3.0.1 needs it.
3070
30711993-06-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3072
3073 * configure.in: Move i386-prime-sysv* and i386-sequent-bsd*
3074 above the general i386 alternative.
3075
30761993-06-10 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3077
3078 * configure.in: Recognize configuration name for Data General
3079 AViiON machines.
3080
3081 * configure.in: Use AC_LONG_FILE_NAMES.
3082
30831993-06-09 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3084
3085 * configure.in: Test for bison.
3086 * Makefile.in (YACC): New variable.
3087 (lib-src/Makefile.in): Edit YACC into the makefile.
3088
30891993-06-08 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3090
3091 * Version 19.13 released.
3092
3093 * configure.in (CFLAGS): Don't set this according to the value of
3094 the GCC shell variable. Instead, consult the machine and system
3095 files for the values of C_OPTIMIZE_SWITCH and C_DEBUG_SWITCH, and
3096 test __GNUC__ while we're at it.
3097
3098 * configure.in: Remove extra ;; from hpux cases.
3099
31001993-06-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3101
3102 * configure.in: Check to see if the system has -ldnet.
3103
31041993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3105
3106 * make-dist: Add clauses to distribute lisp/forms-mode.
3107
31081993-06-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3109
3110 * configure.in (machine): Fix the versions in hpux version number test.
3111 Do not guess based on cpu type. Do check for explicit system version.
3112
31131993-06-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3114
3115 * configure.in: Do NOT look for `unknown' as company name.
3116
31171993-06-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3118
3119 * configure.in: Fix typo in message.
3120
31211993-06-01 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3122
3123 * Version 19.12 released.
3124
3125 * Makefile.in (do-install): Correct previous etc-copying change.
3126 Partially rewrite using `if'.
3127 (src/Makefile): Insert --x-libraries option into LD_SWITCH_X_SITE.
3128
3129 * Version 19.11 released.
3130
3131 * configure.in: Handle 386bsd.
3132
31331993-05-31 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3134
3135 * make-dist: Update getdate.c.
3136
3137 * configure.in: Handle bsd386.
3138
3139 * Makefile.in (do-install): Use `-' in tar options.
3140
3141 * configure.in: Change ! "${...}" to x"${...}" = x.
3142
3143 * Makefile.in (do-install): Copy the DOC-* files from the build
3144 etc directory, as well as lots of things from ${srcdir}/etc.
3145
3146 * make-dist: Copy config.guess.
3147
3148 * configure.in: Handle AIX versions 1.2, 1.3.
3149
31501993-05-30 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3151
3152 * configure.in: Use s/bsd4-3.h for mips-mips-riscos4, and add
3153 the configuration name mips-mips-usg* to represent USG systems.
3154
3155 * configure.in: Fix logic to detect if srcdir is already configured.
3156
3157 * Makefile.in: Pass in LD_SWITCH_X_SITE.
3158
3159 * Makefile.in (mkdir, clean, mostlyclean, do-install): Use `(cd
3160 foo && pwd)` instead of `(cd foo ; pwd)` to get the canonical name
3161 of a directory; cd might fail, and have pwd print out the current
3162 directory.
3163
31641993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3165
3166 * configure.in: When looking for sources, use '.', not `.`. Also '..'.
3167
31681993-05-30 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3169
3170 * configure.in: Complain if srcdir points at an already-configured
3171 tree.
3172
31731993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3174
3175 * Version 19.10 released.
3176
31771993-05-29 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3178
3179 * Makefile.in: Use Makefile comments, not C comments.
3180
3181 * configure.in: Add case for the Tektronix XD88.
3182
31831993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3184
3185 * configure.in: Handle sysv4.2 and sysvr4.2.
3186
31871993-05-29 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3188
3189 * configure.in: Traverse the argument list without destroying it;
3190 don't use shift. It turns out that "set - ${saved_arguments}"
3191 doesn't work portably.
3192
3193 * configure.in: Add missing "fi".
3194
3195 * make-dist: Rebuild configure if configure.in is newer.
3196
3197 * Makefile.in (src:, lib-src:, FRC:): force the src and lib-src
3198 targets to be executed even if make remembers that it has already
3199 stisfied FRC.
3200
32011993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3202
3203 * Makefile.in (do-install): Delete redundant code to copy etc twice.
3204
3205 * configure.in (romp): Handle various version numbers with aos and bsd.
3206
32071993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3208
3209 * configure.in: Fix message text.
3210
32111993-05-28 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3212
3213 * make-dist: Make a `site-lisp' directory in the distribution,
3214 instead of a `local-lisp' directory, which hasn't been the
3215 appropriate name for a long time.
3216 * Makefile.in (@rip_paths@locallisppath): Use site-lisp directory
3217 from the distribution first, then /usr/local/lib/emacs/site-lisp.
3218
3219 * Makefile.in (do-install): Correctly detect if ./etc and
3220 ${srcdir}/etc are the same.
3221
3222 * configure.in: Extract UNEXEC from the system configuration
3223 files, compute the name of the source file corresponding to the
3224 object file, and #define it as UNEXEC_SRC in config.h.
3225
3226 * configure.in: If srcdir is '.', then try using PWD to make it
3227 absolute.
3228
3229 * configure.in: Include ${srcdir} in the printed report, to help
3230 people notice if it's an automounter path.
3231
32321993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3233
3234 * configure.in (prefix): Don't run pwd on srcdir unnecessarily.
3235
32361993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3237
3238 * Makefile.in (do-install): Delete the dest dir, not the source dir,
3239 when they are different. Add `shift' command.
3240 (COPYDESTS, COPYDIR): Delete external-lisp dir.
3241 (externallispdir): Var deleted.
3242
3243 * configure.in: Delete spurious paren outputting short_usage.
3244
32451993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3246
3247 * Version 19.9 released.
3248
32491993-05-26 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3250
3251 * Makefile.in (${SUBDIR}): Pass the value of the make variable to
3252 subdirectory makes.
3253
3254 * make-dist: Check for .elc files with no corresponding .el file.
3255
3256 * Makefile.in (mkdir): Make all the directories in locallisppath.
3257
3258 * config.guess: New file.
3259 * configure.in: Use it, tentatively.
3260 * INSTNALL: Mention its usage.
3261
3262 * configure.in (hppa-hp-hpux): Use uname -r instead of uname -m;
3263 the former gives you the operating system rev directly. Use
3264 s/hpux.h if we don't recognize what we got.
3265
3266 * Makefile.in (do-install): Don't remove a destination directory
3267 if it's the same as the source. If ${srcdir}/info == ${infodir},
3268 don't try to copy the info files.
3269
3270 * Makefile.in (COPYDIR, COPYDESTS): Don't mention etc twice; this
3271 doesn't work if you're not using a separate source directory.
3272 (do-install): Copy the build tree's etc directory only after
3273 making sure it's not also the source tree's etc directory.
3274
32751993-05-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3276
3277 * configure.in: Handle sunos4.1.3 specially.
3278
32791993-05-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3280
3281 * Makefile.in (INSTALL): Add definition.
3282
3283 * configure.in: Fix some messages. Support -with-gnu-cc.
3284 At the end, use `set --', not `set -'.
3285 Delete spurious `.h' in hpux alternatives.
3286
32871993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3288
3289 * Version 19.8 released.
3290
32911993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3292
3293 * configure.in: When looking for source in the same directory as
3294 the configure script, make the path thus discovered absolute.
3295 If the user specifies the `--srcdir' switch, make that directory
3296 absolute too.
3297
3298 * Makefile.in (srcdir): Remove comment saying this doesn't work.
3299
3300 * Makefile.in (src/paths.h): Edit the `infodir' variable into this
3301 too, as the value of the PATH_INFO macro.
3302
3303 * configure.in: Check to see if the source lives in the same
3304 directory as the configure script.
3305
33061993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3307
3308 * Makefile.in (install): Split this into `install' and
3309 `do-install', to give people more control over exactly what gets
3310 done.
3311 (do-install): New target, containing the guts of `install'. Don't
3312 remove and recreate the directories inside the copying loop - do
3313 it all before the copying loop. Pass more flags to the lib-src
3314 make.
3315 (mkdir): Create ${infodir}, ${mandir}, and ${sitelispdir} here, to
3316 avoid errors and warnings.
3317
3318 * configure.in: For generic IBM PC boxes, insist on "unknown" for
3319 the manufacturer - the more general case was blocking other i386
3320 configuration names below, and that's how the names are written in
3321 MACHINES anyway.
3322
3323 * make-dist: When breaking links, remove the link before moving
3324 the copy onto it, to avoid interactive behavior.
3325
3326 * Makefile.in: Doc fix.
3327
3328 * configure.in: Doc fix.
3329
3330 * INSTALL: Mention --exec-prefix option.
3331
3332 * configure.in: Add support for the `--exec-prefix' option.
3333 * Makefile.in: Accept that support.
3334
3335 * configure.in: Use the AC_PROG_INSTALL macro.
3336 * Makefile.in (INSTALL): Variable removed.
3337 (INSTALL_PROGRAM, INSTALL_DATA): Accept these values from configure.
3338
3339 * configure.in: Distinguish between hp800's and hp700's by calling
3340 "uname -m".
3341
33421993-05-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3343
3344 * configure.in: Recognize configuration names for i860 boxes
3345 running SYSV.
3346
33471993-05-23 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3348
3349 * configure.in: Distinguish between hp800's and hp700's by the
3350 version of HP/UX they run, since that's something people are more
3351 likely to know - hp700's run 8.0.
3352 Add HP 700 configuration.
3353
3354 * configure.in: Test for the presence of the `rename' function.
3355
3356 * Makefile.in (C_SWITCH_X_SITE): New variable - get this from
3357 configure.in.
3358 (oldXMenu/Makefile): Edit C_SWITCH_X_SITE into this.
3359
3360 * make-dist: Break intra-tree links.
3361
3362 * configure.in: Explain that this is an autoconf script, and give
3363 instructions for rebuilding configure from it. Arrange to put
3364 comments in configure explaining this too.
3365
3366 * configure.in: Make the first line of the configure script be
3367 "#!/bin/sh". Leaving the first line blank didn't work.
3368
3369 * configure.in (long_usage): Removed; made short_usage describe
3370 the options briefly.
3371
3372 * configure.in: Implement the --prefix option.
3373 * Makefile.in (prefix): Add support for it here.
3374 * INSTALL: Document it here.
3375
3376 * Makefile.in (install): Don't assume that the files in the `info'
3377 subdirectory match *.info. They don't have that prefix.
3378
33791993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3380
3381 * configure.in: Add case for version 5 of Esix.
3382
33831993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3384
3385 * Version 19.7 released.
3386
3387 * make-dist: There aren't any *.com files in lib-src anymore.
3388
3389 * make-dist: Copy texinfo.tex and texindex.c, rather than linking
3390 them; they're symlinks to other filesystems on the GNU machines.
3391
3392 * make-dist: Check that the manual reflects the same version of
3393 Emacs as stated in lisp/version.el. Edit that version number into
3394 the README file.
3395
33961993-05-21 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3397
3398 * configure.in: Remove the hack of AC_DEFINE; use
3399 AC_DEFINE_UNQUOTED.
3400
34011993-05-20 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3402
3403 * make-dist: Don't distribute precomp.com, compile.com, or
3404 link.com from ./src; they're in ./vms now.
3405
3406 Some time-handling patches from Paul Eggert:
3407 * configure.in: Add AC_TIMEZONE.
3408
34091993-05-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3410
3411 * configure.in: Recognize Linux as a valid operating system for
3412 the i386.
3413
34141993-05-18 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3415
3416 * make-dist: Distribute some VMS files we got from Richard Levitte.
3417
3418 * Makefile.in (oldXMenu/Makefile): Take oldXMenu/Makefile.in as
3419 the source for the sed command, not oldXMenu/Makefile.
3420
34211993-05-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3422
3423 * INSTALL: Don't claim the srcdir option doesn't work.
3424
34251993-05-16 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3426
3427 * configure.in: Include remarks saying what order the autoconf
3428 tests should go in, and remind people to change config.h.in
3429 whenever they add autoconf tests which make #definitions.
3430
3431 * make-dist: Distribute oldXMenu/Makefile.in, not oldXMenu/Makefile.
3432
34331993-05-15 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3434
3435 * Makefile.in (oldXMenu/Makefile): Make this depend on
3436 ${srcdir}/oldXMenu/Makefile.in, not itself.
3437
3438 * PROBLEMS: Some updates from David J. Mackenzie.
3439
3440 More changes from David J. Mackenzie.
3441 * Makefile.in (install.sysv, install.xenix, install.aix): Targets
3442 removed; autoconf and config.h should specify all these
3443 differences.
3444 (buildlisppath): Make this path depend on ${srcdir}.
3445 (INSTALLFLAGS): Removed.
3446 (INSTALL): Include the -c flag.
3447 (install): Change the way we invoke install accordingly.
3448
3449 Install ${srcdir} changes from DJM.
3450 * Makefile.in (SUBDIR_MAKEFILES): Add oldXMenu/Makefile to this
3451 list.
3452 (COPYDIR, COPYDESTS): Install files from both the etc directory in
3453 the source tree and the etc directory in the object tree.
3454 (${SUBDIR}): Pass the prefix variable down to submakes.
3455 (everywhere): Use `sed', not `/bin/sed'. Not all systems have sed
3456 in /bin.
3457 (lib-src/Makefile, src/Makefile, oldXMenu/Makefile): Edit in
3458 values for srcdir and VPATH.
3459 (install): Add `v' flag to tar command. Make sure that `dir'
3460 exists in ${srcdir}/info before copying it. Remember that the man
3461 pages come from the source tree, not the object tree.
3462 * configure.in: Remove remarks saying that the --srcdir option
3463 doesn't work.
3464 Create the etc directory in the object tree.
3465 Recognize configuration names of the form *-sun-solaris*.
3466 Recognize sunos5 and solaris as operating system names.
3467
3468 * configure.in: Use the AC_TIME_WITH_SYS_TIME macro, for
3469 lib-src/getdate.y and src/systime.h.
3470
34711993-05-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3472
3473 * make-dist: Make links in info subdir.
3474
34751993-05-13 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3476
3477 * configure.in: Call AC_STDC_HEADERS.
3478
34791993-05-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3480
3481 * configure.in: Sidestep autoconf's quoting of the second argument
3482 of AC_DEFINE, so we can specify the value to put there. It would
3483 be nice if autoconf provided some way to specify computed values
3484 for macros.
3485
34861993-05-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3487
3488 * Makefile.in (DEFS): Deleted; since we're using AC_CONFIG_HEADER,
3489 this is always just -DHAVE_CONFIG_H.
3490
3491 The GNU coding standards specify that CFLAGS should be left for
3492 users to set.
3493 * Makefile.in (CFLAGS): Let configure determine the default value
3494 for this. Don't
3495 have it default to DEFS.
3496 (${SUBDIR}): Pass CFLAGS down to submakes, not DEFS.
3497 (lib-src/Makefile, src/Makefile): Edit the default value for
3498 CFLAGS into these files, not DEFS.
3499 * configure.in (CFLAGS): Choose a default value for this - "-g"
3500 normally, or "-g -O" if we're using GCC. Edit it into the
3501 top-level Makefile.
3502
3503 * configure.in: When scanning the machine and system description
3504 #include files, write their names to conftest.c properly.
3505
35061993-05-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3507
3508 * configure.in: In configuration name case for Apallos running
3509 Domainios, set opsys, not opsysfile.
3510
3511 * configure.in: Use the autoconf AC_CONFIG_HEADER macro to produce
3512 src/config.h, instead of AC_OUTPUT; the latter overwrites
3513 src/config.h even when it hasn't changed, puts a makefile-style
3514 comment at the top even though it's C code, and produces a
3515 config.status script which doesn't do the job right.
3516
3517 * configure.in: Add AC_LN_S test, so we can tell whether or not we
3518 can use a symbolic link to get the X Menu library into src.
3519 * Makefile.in (LN_S): New variable.
3520 (src/Makefile): Edit the value of LN_S into this makefile.
3521
35221993-05-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3523
3524 * configure.in: Support *-sco3.2v4* as opsystem.
3525
3526 * make-dist: Don't include calc directory.
3527 Exclude many files in the man directory; copy a few.
3528
35291993-05-04 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3530
3531 * configure.in: Use AC_HAVE_HEADERS to test for sys/time.h, and
3532 call AC_STRUCT_TM to see what's in time.h.
3533
3534 * configure.in: Employ quoting stupidity to get the value of CPP
3535 to expand properly.
3536
35371993-04-27 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3538
3539 * configure.in: Use the AC_PROG_CPP macro, and then use the CPP
3540 variable to scan the machine and system description files.
3541
3542 * configure.in: Use the AC_HAVE_HEADERS to check for sys/timeb.h,
3543 so that getdate.y builds correctly.
3544
35451993-04-26 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3546
3547 * configure.in (tempcname): Change this to "conftest.c", so it will
3548 work properly on systems with short filenames; this is the name
3549 autoconf uses.
3550
3551 * configure.in: Also detect the availability of dup2 and
3552 gethostname.
3553
3554 * configure.in: Use the AC_ALLOCA test.
3555 * Makefile.in (ALLOCA): New variable, to be set by ./configure.
3556 (lib-src/Makefile): Edit the value of ALLOCA into lib-src/Makefile.
3557
35581993-04-24 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3559
3560 * make-dist: Distribute configure, as well as configure.in.
3561 Oversight.
3562
35631993-04-23 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3564
3565 * Makefile.in (install): Print out the name of the directory we're
3566 copying, so people can have some idea of whether we're making
3567 progress.
3568
3569 * Makefile.in (install.aix, install.xenix, install.sysv, install):
3570 Don't forget to re-create the COPYDESTS directories after we clear
3571 them out.
3572
35731993-04-13 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3574
3575 * Makefile.in: Add autoconf cookies so that the configure
3576 script can comment out sections of path variable definitions to
3577 choose between the installable configuration and the run-in-place
3578 configuration.
3579 * configure.in: Add new option `--run-in-place', to select the
3580 run-in-place path definitions.
3581
3582 * configure.in: Add a clause to the big configuration name case
3583 for the NeXT machine.
3584
35851993-04-12 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3586
3587 * Makefile.in (install, install.sysv, install.xenix, install.aix):
3588 Make sure that each source directory exists, and is different from
3589 the destination directory; then, delete the destination before
3590 copying over the source.
3591
3592 * make-dist: Distribute configure.in, instead of configure.
3593
35941993-04-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3595
3596 * configure.in: Don't set CC to "gcc -O" if the user specifies
3597 `--with-gcc'. Add -O to DEFS if GCC is set.
3598
35991993-04-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3600
3601 * Makefile.in (clean mostlyclean): Missing right paren.
3602
3603 * configure.in: When checking for X windows, search for an X11
3604 subdirectory of ${x_includes}.
3605
3606 * configure.in: Check for gettimeofday function, for getdate.y.
3607
3608 Change `configure' to a mixture of custom code and autoconf stuff.
3609 autoconf can't derive all the information we need, but we'd really
3610 like to be able to take advantage of some of its tests, and its
3611 file-editing facilities.
3612 * configure.in: Renamed from configure.
3613 Quote the sections of shell script we want copied literally to
3614 the configure script.
3615 (compile): Initialize this to make the autoconf macros' code happy.
3616 Use AC_PROG_CC, AC_CONST, and AC_RETSIGTYPE instead of writing out
3617 code to do their jobs.
3618 Use autoconf to produce Makefile and src/config.h.
3619 Remove the Makefile-style comment that autoconf places at the top
3620 of src/config.h.
3621 (config_h_opts): Removed - no longer necessary.
3622 * Makefile.in (configname): Renamed to configuration.
3623 (CONFIG_CFLAGS): Renamed to DEFS.
3624 (CC, DEFS, C_SWITCH_SYSTEM, version, configuration): Adjusted to
3625 get values via autoload @cookies@.
3626 (libsrc_libs): Get this from autoconf. We used to do nothing
3627 about this.
3628 (${SUBDIR}): Pass DEFS to submakes instead of CONFIG_CFLAGS.
3629
3630 * Makefile.in (src/paths.h, lib-src/Makefile, src/Makefile): Don't
3631 echo the move-if-change command.
3632
36331993-04-08 Jim Blandy (jimb@churchy.gnu.ai.mit.edu)
3634
3635 * make-dist: Distribute lib-src/rcs-checkin.
3636
3637 * make-dist: It's oldXMenu/compile.com, not oldXMenu/compile.mms.
3638 Don't try to make links to the RCS or Old subdirectories.
3639 Use the appropriate extension for the compression type in use.
3640 Create the tar file in the shell's initial default directory, not
3641 in ${tempparent}.
3642 Erase the whole ${tempparent} tree, not just ${tempdir}.
3643
36441993-03-30 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3645
3646 * Makefile.in (src/paths.h): Don't echo the huge sed command we
3647 use to build paths.h.
3648 (lib-src/Makefile, src/Makefile): Similarly.
3649
3650 * configure: Extend test for working `const' keyword to handle AIX
3651 3.2 cc.
3652
36531993-03-24 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3654
3655 * make-dist: Distribute lisp/term/ChangeLog.
3656
3657 Arrange for C compilation throughout the tree to get
3658 C_SWITCH_SYSTEM from the configuration files.
3659 * configure: Extract C_SWITCH_SYSTEM from the machine and
3660 system-dependent files, and save it in the top-level Makefile.
3661 * Makefile.in (C_SWITCH_SYSTEM): New flag for configure to edit.
3662 (lib-src/Makefile): Edit C_SWITCH_SYSTEM into lib-src/Makefile.
3663
3664 * make-dist: Include the VMS support files in oldXMenu in the
3665 distribution.
3666
3667 * configure: Doc fix.
3668
3669 * configure: Fix corrupted config_h_opts.
3670
3671 * configure: Properly report option names in error messages.
3672
3673 * configure: Properly recognize --x-includes and --x-libraries
3674 options.
3675
3676 * configure: Fix syntax errors in code handling XFree386.
3677
36781993-03-23 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3679
3680 * configure: Add special code to detect XFree386, and tell
3681 config.h about it.
3682
3683 * configure: Properly handle extracting values of LIBS_MACHINE and
3684 LIBS_SYSTEM that contain spaces.
3685
3686 * configure: Add `--x-includes' and `--x-libraries' options. I
3687 think these are dopey, but no less than three alpha testers, at
3688 large sites, have said they have their X files installed in odd
3689 places. Implement them by setting C_SWITCH_X_SITE and
3690 LD_SWITCH_X_SITE in src/config.h.
3691
36921993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
3693
3694 * make-dist: Don't distribute etc/Old files.
3695
3696 * GETTING.GNU.SOFTWARE, PROBLEMS: Registered into RCS with their
3697 backups.
3698
36991993-03-20 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3700
3701 * make-dist: Fix typo.
3702
37031993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
3704
3705 * make-dist: Corrected typo, fixed it to discard = and TAGS files
3706 in some cases where it should but didn't seen to.
3707
3708 * Makefile.in: Added unlock and relock productions.
3709
37101993-03-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3711
3712 * make-dist: Add a --compress option to force make-dist to use
3713 compress.
3714
3715 * make-dist: Use gzip, if we can find it.
3716
3717 * configure: Recognize rs6000-ibm-aix32 and rs6000-ibm-aix, and
3718 make rs6000-ibm-aix default to -aix32.
3719
37201993-03-17 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
3721
3722 * Makefile.in: Added `Developer's configuration' section.
3723
37241993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
3725
3726 * Makefile.in: Add commented-out variable settings for developer's
3727 configuration.
3728
37291993-03-14 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3730
3731 * make-dist: Distribute `src/bitmaps' too.
3732
37331993-03-14 Charles Hannum (mycroft@hal.gnu.ai.mit.edu)
3734
3735 * configure: Recognize rs6000-ibm-aix32 and rs6000-ibm-aix, and
3736 make rs6000-ibm-aix default to -aix32.
3737
37381993-03-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3739
3740 * configure: Recognize strings like "sysvr0" or "sysvr1" as System V.
3741
3742 * Makefile.in (install.sysv): Add a second `$' in front of
3743 `${dest}', so that the shell will expand it, instead of Make.
3744
3745 * configure: When processing the name of the configure script,
3746 collapse `././' to `./', but leave a single `./' prefix alone.
3747
3748 * configure: Doc fix.
3749
37501993-03-04 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3751
3752 * configure: Handle isc3.0 correctly.
3753
37541993-02-25 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3755
3756 * make-dist: Don't try to copy the COPYING notice into
3757 external-lisp; we're not distributing that directory any more.
3758
37591993-02-24 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3760
3761 * Makefile.in (install, install.aix, install.xenix, install.sysv):
3762 Remove CVS subdirectories from the installed directory trees, as
3763 well as RCS directories.
3764
37651993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3766
3767 * make-dist: Only copy gmalloc.c if we couldn't link it.
3768 Don't try to copy man/{README,Makefile} unless they actually exist.
3769
3770 * Makefile.in (lisppath): Don't include externallispdir in this.
3771 We're not sure whether we're even going to distribute the
3772 directory yet.
3773
37741993-02-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3775
3776 * make-dist: Don't distribute the external-lisp directory anymore.
3777 * INSTALL: Remove all references to external-lisp.
3778
3779 * configure: Detect whether the compiler supports `const'
3780 properly, and edit src/config.h accordingly.
3781
3782 * configure: Tweak layout of final report.
3783
3784 * Makefile.in (${SUBDIR}): Pass CONFIG_CFLAGS to the submakes, not
3785 CFLAGS.
3786
3787 * Makefile.in (locallisppath): Make this default to
3788 ${datadir}/emacs/site-lisp, instead of
3789 ${datadir}/emacs/local-lisp. ${datadir} and ${statedir} are often
3790 the same thing, and local-lisp causes completion conflicts with
3791 lock.
3792 (lisppath): Add ${externallispdir} to this.
3793 * INSTALL: Adjust installation directions.
3794
3795 * Makefile.in (externallispdir): New variable, to say where to
3796 install the externally-maintained lisp files.
3797 (COPYDIR, COPYDESTS): Copy the external lisp directory just like
3798 the others.
3799 * INSTALL: Describe external-lisp and the new externallispdir
3800 variable.
3801
38021993-02-14 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3803
3804 * configure (progname): New option `--with-gcc'. Make it clearer
3805 how we are trying to guess whether or not we have GCC.
3806 * INSTALL: Document the `--with-gcc' option, and improve
3807 description of `--with-x' options.
3808
38091993-02-06 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3810
3811 * Makefile.in (COPYDIR, COPYDESTS): Remove ${srcdir}/info and
3812 ${infodir} from these variables; we have written out explicit code
3813 to install the info files.
3814
38151993-01-25 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3816
3817 * make-dist: Don't distributed the RCS files in the etc directory.
3818
38191993-01-24 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3820
3821 * Makefile.in: Some makes can't handle comments in the middle of
3822 commands; move them to before the whole rule.
3823
38241993-01-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3825
3826 * README: Mention what Emacs is.
3827
38281993-01-14 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3829
3830 * make-dist: Include `./lisp/calc-2.02' in the distribution.
3831 Add `./cpp' and `./man' back into the distribution.
3832
38331993-01-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3834
3835 * Makefile.in: Define MAKE, and use where appropriate.
3836
38371993-01-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3838
3839 * make-dist: Remember that the authoritative COPYING notice is
3840 `etc/COPYING', not `../etc/COPYING'.
3841
38421992-12-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3843
3844 * make-dist: Make sure that the COPYING notices in each directory
3845 are copies, not symlinks.
3846
38471992-12-19 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3848
3849 * INSTALL: The build process produces an executable called `emacs'
3850 now. Change references.
3851 * Makefile.in: Adjust `install.mumble' targets to install
3852 `src/emacs', not `src/xemacs'.
3853
3854 * configure: Start with a blank line; this keeps some old CSH's
3855 from thinking it's a CSH script. Most systems will just use
3856 /bin/sh to run it, which is what we're expecting; the only other
3857 shells which might try to interpret it themselves are probably
3858 Bourne-compatible.
3859
38601992-12-14 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3861
3862 * INSTALL: Improvements suggested by David Mackenzie.
3863
38641992-12-12 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3865
3866 * Makefile.in (install, install.sysv, install.xenix, install.aix):
3867 Don't try to copy the info files if there aren't any; the
3868 unexpanded globbing pattern disappoints `install'. Ignore the
3869 return status of that command.
3870
3871 * INSTALL: Updated for new configuration arrangement.
3872
3873 * configure: Don't make the top-level Makefile read-only - people
3874 may want to edit the values of the path variables.
3875
3876 * Makefile.in (install, install.sysv, install.xenix, install.aix):
3877 Install the info files in ${infodir}. Install the executable
3878 under both `emacs' and `emacs-VERSION'.
3879
3880 * Makefile.in: Doc fix.
3881
3882 * Makefile.in (exec_prefix): New variable, as per latest version
3883 of coding standards.
3884 (bindir, libdir): Use it, instead of `prefix'.
3885 (lib-src/Makefile): Edit value of exec_prefix into lib-src/Makefile.
3886
3887 * Makefile.in (mandir): Make the default value for this depend on
3888 $(prefix).
3889
3890 * Makefile.in (datadir, statedir, libdir): Make these all default
3891 to ${prefix}/lib.
3892 (lispdir, locallisppath, etcdir, lockdir, archlibdir): Adjusted
3893 to compensate.
3894
3895 * Makefile.in (install, install.sysv, install.xenix, install.aix):
3896 Install the etags and ctags man pages too.
3897
3898 * Makefile.in (distclean): Don't delete backup files; that's the
3899 job of extraclean.
3900 (extraclean): Like distclean, but deletes backup and autosave files.
3901
39021992-12-10 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3903
3904 Make path specification conform to GNU coding standards.
3905 * configure (long_usage): Remove all traces of old arguments from
3906 usage messages, and document the options we do accept in more
3907 detail: -with-x... and --srcdir.
3908 (options, boolean_opts): Deleted; we don't have enough options to
3909 make this worthwhile.
3910 (prefix, bindir, lisppath, datadir, libdir, lockdir): Deleted,
3911 along with the code which supported them; these should be set as
3912 arguments to the top-level make.
3913 (config_h_opts): Since this no longer doubles as a list of option
3914 names, make them upper case; this simplifies the code which uses
3915 them to build the sed command to edit src/config.h. Change the
3916 code which sets them.
3917 (cc, g, O): Don't allow the user to set these using options; they
3918 should be specified using `CC=' and `CFLAGS=' arguments to the
3919 top-level make. Just choose reasonable default values for them,
3920 and edit them into Makefile.in's default CC and CONFIG_CFLAGS
3921 values.
3922 (gnu_malloc, rel_alloc): Don't allow the user to set these using
3923 options; use them whenever the configuration files say they're
3924 possible.
3925 Simplify the argument processing loop. Don't accept abbreviations
3926 for option names; these might conflict with other configuration
3927 options in the future.
3928 Add some support for the `--srcdir' option. Check for the sources
3929 in . and .. if `--srcdir' is omitted. If the directories we will
3930 compile in don't exist yet, create them under the current directory.
3931 Note that the rest of the build process doesn't really support
3932 this.
3933 Edit only the top Makefile. That should edit the others. Edit
3934 into the makefile: `version', from lisp/version.el, `configname'
3935 and `srcdir' from the configuration arguments, `CC' and
3936 `CONFIG_CFLAGS' as guessed from the presence or absence of GCC in
3937 the user's path, and LOADLIBES as gleaned from the system
3938 description files.
3939 Simplify the report generated; it doesn't need to include any
3940 description of paths now.
3941 Make `config.status' exec configure instead of just calling it, so
3942 there's no harm in overwriting `config.status'.
3943 * Makefile.in (version, configname): New variables, used to choose
3944 the default values for datadir and libdir.
3945 Path variables rearranged into two clearer groups:
3946 - In the first group are the variables specified by the GNU coding
3947 standards (prefix, bindir, datadir, statedir, libdir, mandir,
3948 manext, infodir, and srcdir).
3949 - In the second are the variables actually used for Emacs's paths
3950 (lispdir, locallisppath, lisppath, buildlisppath, etcdir, lockdir,
3951 archlibdir), which depend on the first category.
3952 datadir and libdir default to directories under
3953 ${prefix}/lib/emacs instead of ${prefix}/emacs, by popular
3954 demand.
3955 etcdir and lispdir default to subdirectories of datadir.
3956 archlibdir defaults to libdir.
3957 The new installation tree is a bit deeper than it used to be, so
3958 use the new make-path program in lib-src to build them all.
3959 Always build a new src/paths.h.tmp and then move-if-change it to
3960 src/paths.h, to avoid unnecessary rebuilds while responding to the
3961 right changes.
3962 Remove all mention of arch-lib. Run utility commands from
3963 lib-src, and let the executables be copied into archlibdir when
3964 Emacs is installed.
3965 Add targets for src/Makefile, lib-src/Makefile, and
3966 oldXMenu/Makefile, editing the values of the path variables into
3967 them.
3968 Let lib-src do its own installation.
3969 (datadir): Default to putting data files under
3970 ${prefix}/lib/emacs/${version}, not /usr/local/emacs.
3971 (emacsdir): Variable deleted; it would only be confusing to use.
3972 (lispdir, etcdir): Default to ${datadir}/lisp.
3973 (mkdir): Use make-path for this.
3974 (lockdir): Do this in mkdir.
3975 (Makefile): New target.
3976
3977 * configure (usage_message): Rename to long_usage.
3978
3979 * make-dist: Don't bother creating an arch-lib directory; that's
3980 only for installation now.
3981
39821992-11-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3983
3984 * configure: Use GCC-style configuration names, using config.sub.
3985 Change the usage and help messages.
3986
3987 * configure: Initialize window_system, not indow_system.
3988
3989 * configure: Report which window system, compiler, and signal
3990 handler return type we decide to use.
3991
3992 * make-dist: Explain what's going on if config.sub and gmalloc.c
3993 can't be linked. Place the code which copies them near the code
3994 which links the rest of the files around them.
3995
39961992-11-15 Jim Blandy (jimb@apple-gunkies.gnu.ai.mit.edu)
3997
3998 * make-dist: Don't bother to distribute src/*.com, or
3999 src/vmsbuild; those have all been moved to `../vms'.
4000
40011992-11-07 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4002
4003 * make-dist: Don't forget that the way to avoid filenames starting
4004 with `=' is to use the pattern `[a-zA-Z0-9]*.h', not
4005 `[a-zA-Z0-9].h'. Add a new section for dealing with files that we
4006 couldn't make hard links to, since we have two already, and
4007 perhaps more to come.
4008
40091992-11-04 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4010
4011 * configure: When editing parameters into lib-src/Makefile, change
4012 the definition of CONFIG_CFLAGS instead of CFLAGS itself; CFLAGS
4013 needs some other flags too.
4014
40151992-11-03 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4016
4017 * configure: Remove spurious echo of the configuration name.
4018
4019 * make-dist: Don't distribute files in src/m and src/s whose names
4020 begin with `='.
4021
40221992-10-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4023
4024 * configure: Update GNU_MALLOC and REL_ALLOC in config.h.
4025 Also LISP_FLOAT_TYPE.
4026
40271992-10-26 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4028
4029 * make-dist: Copy config.sub, since it's a symbolic link to a file
4030 on another file system.
4031
40321992-10-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4033
4034 * make-dist: Include lib-src/makedoc.com and emacs.csh in the
4035 distribution.
4036
4037 * config.sub: New file, to help us recognize configuration names.
4038 * make-dist: Include it in the distribution.
4039
40401992-09-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4041
4042 * configure: Convert `-' to `_' in specified option names.
4043 Accept options with --. Delete --highpri and --have-x-menu options.
4044 New options --with-x and --with-x10 replace -window-system.
4045 Don't mention options --gnu-malloc, --rel-alloc
4046 or --lisp-float-type in help message.
4047
40481992-09-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4049
4050 * make-dist: Include the `vms' subdirectory in the distribution.
4051
40521992-09-10 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4053
4054 * configure: Remove lines starting with "# DIST: " when building
4055 lib-src/Makefile and src/Makefile. This allows us to mark the
4056 "Makefile.in" files with explanatory comments which won't also get
4057 stuck in the Makefiles.
4058
40591992-09-05 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4060
4061 * make-dist: Don't use the '+' operator in the sed regular
4062 expression that extracts the version number from lisp/version.el;
4063 Ultrix sed doesn't seem support the operator. Just double the
4064 operand and use *.
4065
40661992-09-01 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4067
4068 * Makefile.in: Doc fix.
4069
40701992-08-31 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4071
4072 * configure: Rewrite sed command to remove at most one ./ prefix;
4073 Ultrix's sed doesn't allow us to apply the * operator to a \( \)
4074 group.
4075
40761992-08-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4077
4078 * Makefile.in (src/paths.h): Use sed, not /bin/sed.
4079
40801992-08-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4081
4082 * make-dist: Go ahead and build a new TAGS file, unless the
4083 --newer option was specified. Don't try to delete a TAGS file
4084 from etc; it's not kept there, and shouldn't be deleted anyway.
4085
40861992-08-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4087
4088 * make-dist: If the lisp directory contains a default.el, don't
4089 distribute it.
4090
4091 * configure: When searching signal.h for the type of a signal
4092 return handler, make a copy of it, not a symbolic link to it; that
4093 way, it will work on systems that don't have symbolic links.
4094
40951992-08-14 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4096
4097 * make-dist: taught it about vcdiff and rcs2log, added --newer
4098 option for generating incremental distributions. Stopped it from
4099 generating a TAGS file into the distribution; that sucker is
4100 *big*, and easily enough generated with the toplevel makefile.
4101
41021992-08-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4103
4104 * configure: When writing config.status, don't prefix progname
4105 with a '.'; it might be absolute.
4106
41071992-08-05 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4108
4109 * configure: Choose to use X11 if either /usr/lib/libX11.a or
4110 /usr/include/X11 exist, not only if both exist.
4111
41121992-07-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4113
4114 * make-dist: Make the new external-lisp directory a duplicate of
4115 the external-lisp directory, not the lisp directory.
4116
41171992-07-07 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4118
4119 * Makefile.in (clean, mostlyclean): Don't bother trying to `make
4120 clean' in arch-lib; it doesn't even have a Makefile.
4121
4122 * Makefile.in (clean, mostlyclean): In the test which tries to
4123 distinguish between the build directory, which should be cleaned,
4124 and the installed directory, which shouldn't, cd to `${emacsdir}',
4125 not `${DESTDIR}${LIBDIR}'.
4126
41271992-06-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4128
4129 * make-dist: Be sure to delete the .c and .h files that YACC and
4130 BISON create from getdate.y.
4131
4132 * external-lisp: New directory; see `external-lisp/README'.
4133 * make-dist: Added support for the external-lisp subdirectory.
4134
4135 * make-dist: Changed message which complains that make-dist wasn't
4136 invoked in the right directory to indicate which files it was
4137 looking for.
4138
41391992-06-29 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4140
4141 * configure: Add comments explaining why we can't translate
4142 character ranges or control characters in `tr'.
4143
41441992-06-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4145
4146 * configure: When generating the configuration message, we used to
4147 build the message from the start so that each line began with "# "
4148 so that it would be a comment in `config.status'. However, this
4149 causes trouble if any of the variables we use in the message
4150 expand to more than one line of text - as gnu_malloc_reason
4151 sometimes does. So instead, we build the message as it should be
4152 printed to the user (i.e. without the "# " prefixes), and stick on
4153 the "# "s when we write it to `config.status'.
4154
4155 * Makefile.in (clean, mostlyclean): Don't neglect to clean out
4156 `lib-src' and `arch-lib'.
4157
4158 * configure: When generating report and `config.status' file, note
4159 that bindir only determines where `make install' and
4160 `build-install' will place the executables; this should make it
4161 clear that the ordinary build process will not try to install
4162 things.
4163
41641992-06-10 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4165
4166 * make-dist: Change messages to say that we are 'making links to
4167 X', rather than 'copying X'. And put `' quotes around file names.
4168
4169 * make-dist: Include '.tmp' in the name of the staging directory.
4170
4171 * make-dist: Pass the `-f' option to rm when you're not sure that
4172 the files you're removing actually exist.
4173
4174 * make-dist: When setting up etc/COPYING, always nuke whatever is
4175 there, and then copy it in, to make sure we get a real file.
4176
4177 * make-dist: Don't try to distribute *.defns files any more. The
4178 only such file was for simula.el, which has been superceded by a
4179 version which doesn't have a separate .defns file.
4180
41811992-05-28 Ken Raeburn (Raeburn@Cygnus.COM)
4182
4183 * make-dist: Don't distribute configured versions of config.h.in,
4184 paths.h.in, Makefile.in in src.
4185
4186 * configure: Delete .tmp files before creating them; don't bother
4187 trying to make final targets writeable first, since it won't
4188 matter to move-if-change.
4189
41901992-05-19 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4191
4192 * Makefile.in (mkdir, lockdir): Don't put dashes in front of the
4193 mkdir and chmod in the center of all the conditionals. GNU Make
4194 will strip these out, but other makes won't.
4195
41961992-05-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4197
4198 * make-dist: Include move-if-change in list of files to distribute.
4199
42001992-05-04 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4201
4202 * configure: Remove any "." elements from the program name.
4203
4204 * configure: Don't record the values of all the possible arguments
4205 in config.status; only record the options that the user specified.
4206
4207 * configure: Use move-if-change to move in the new src/config.h.
4208
42091992-04-29 Ken Raeburn (Raeburn@Cygnus.COM)
4210
4211 * move-if-change: New file, copied from gcc release.
4212 * Makefile.in (src/paths.h): Use it, and put the "sed" output into
4213 a temp file, so we don't update paths.h if an error occurs or if
4214 it doesn't need changing.
4215
42161992-04-28 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4217
4218 * Makefile.in (src/paths.h): Do not install a value for the
4219 PATH_SUPERLOCK value; that macro doesn't exist anymore.
4220 * build-install.in: Same thing.
4221
42221992-04-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4223
4224 * make-dist: Check the flag called "make_tar", not "make_dir"; the
4225 latter, being a typo, is always false, resulting in a program
4226 whose default behaviour is to painstakingly build a copy of the
4227 source tree, and then delete it. Rah.
4228
4229 * Makefile.in: Add dist target, and comment for it.
4230
4231 * configure: When scanning <signal.h> for a declaration for
4232 signal, create a symbolic link with a name ending in .c, so the
4233 compiler won't complain that it's only been given .h files.
4234
4235 * configure: Check whether there are any arguments available
4236 before shifting to get the value of a non-boolean parameter.
4237
4238 * make-dist: Doc fix.
4239
42401992-04-20 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4241
4242 * configure: Instead of grepping /usr/include/signal.h for a
4243 signal declaration, run /usr/include/signal.h or
4244 /usr/include/sys/signal.h through cpp and grep for the
4245 declaration.
4246
4247 * configure: Redirect the output of grep to /dev/null instead of
4248 using grep -s - that flag means different things on other systems.
4249
4250 * Makefile.in: Use 'buildlisppath' instead of 'dumplisppath',
4251 since the former is recognizable even if you don't know what
4252 'dumping' is.
4253 * configure: Accomodate that change.
4254
4255 * configure: Accept options for all of the directories you can
4256 change in the Makefile.
4257
4258 * configure: Accept "-OPTION VALUE" as well as "-OPTION=VALUE".
4259
4260 * INSTALL: Mention that you have to copy all the 'FOO.in' files to
4261 FOO before you can use them.
4262
4263 * build-install.in: Made the "Where To Install Things" section
4264 conform with the similar section from Makefile.in. Copied section
4265 which builds src/paths.h from src/paths.h.in from the Makefile.
4266
42671992-04-19 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4268
4269 * configure: Write config.status to pass its command-line
4270 arguments on to configure, so that people can use it to recreate
4271 an old configuration, with minor changes.
4272
42731992-04-16 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4274
4275 * configure: Don't rely on option variables being unset if their
4276 values are the empty string. In particular, when producing the
4277 English report, don't assume that highpri will be unset when no
4278 increased priority has been requested; -highpri='' should be the
4279 same as omitting -highpri altogether.
4280
4281 * configure: Fix dumb bug: when running the system and machine
4282 description files through cpp, mark those lines that we want to
4283 evaluate with the string '@configure@', and then only evaluate
4284 them. This way if the files include anything that actually
4285 generates text (type definitions or external declarations, say),
4286 we won't try to eval it.
4287
42881992-04-11 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4289
4290 * make-dist: New shell script.
4291
4292 * configure: When creating foo from foo.in, make foo read-only to
4293 remind people to edit the .in file instead.
4294
4295 * INSTALL: Changed references to config.h-dist to config.h.in.
4296 The "BUILDING GNU EMACS BY HAND" section neglected to mention how
4297 to build src/paths.h from src/paths.h.in; added a paragraph to do
4298 this.
4299 * configure, Makefile, build-install: Changed filenames like
4300 FOO-dist to FOO.in.
4301
43021992-04-08 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4303
4304 * Makefile, build-install: Renamed to Makefile.in and
4305 build-install.in; the configure script will edit these to produce
4306 the usable Makefile and build-install.
4307 * configure: Changed to produce ./Makefile, ./build-install,
4308 lib-src/Makefile, and src/Makefile from their *.in counterparts,
4309 instead of editing them in place.
4310
43111992-04-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4312
4313 * Makefile: Re-arranged so that the undumped Emacs will search
4314 ../lisp *after* the site's local elisp files.
4315 (locallisppath, dumplisppath): New variables.
4316 (lisppath): This variable's default value is now chosen based on
4317 $(locallisppath) and $(lispdir); while it used to be the
4318 customization point for adding site-local elisp directories to
4319 load-path, that job is now handled mostly by locallisppath.
4320 (src/paths.h): Edit the value of a new macro, PATH_DUMPLOADSEARCH.
4321 Check the values being assigned to the *LOADSEARCH macros for null
4322 path elements (like '::' in 'foo::bar').
4323
4324 * configure: When checking if the machine- and system-dependent
4325 files define a particular macro or not, actually run them through
4326 CPP and test the macros with #ifs, instead of just grepping for
4327 the macros' names. In particular, check for SYSTEM_MALLOC in this
4328 way.
4329
43301992-04-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4331
4332 * Makefile (install): Don't use -s in install. (Keep the symbols.)
4333
43341992-04-02 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4335
4336 * configure: Make the config.status file an executable shell
4337 script which will recreate the same configuration. Include the
4338 verbal description of the current configuration as a comment in
4339 the script.
4340 * INSTALL: Doc fix.
4341
4342 * Makefile: brought the Makefile up to the GNU coding
4343 standards, as described in standards.text:
4344 (TAGS): New name for the target which rebuilds the tags table.
4345 (check): New target; doesn't do anything yet.
4346 (mostlyclean): New target, synonymous with clean.
4347 (realclean): New target. Currently, this just calls the
4348 subdirectories's makefiles and then deletes config.status.
4349 (INSTALL, INSTALLFLAGS, INSTALL_PROGRAM, INSTALL_DATA): New
4350 variables.
4351 Installation directory variables changed to conform.
4352 (install, install.sysv, install.xenix, install.aix): Changed the
4353 code which copies the directories into their installed location to
4354 allow the installed locations to be in several different
4355 directories; the old version assumed that they would all be in
4356 $(emacsdir).
4357 (mkdir, lockdir): Allow the installed locations to be in several
4358 different directories.
4359 * INSTALL: Doc fix.
4360
4361 * build-install: Use the same variable names as the Makefile.
4362 Allow the installed locations to be in several different
4363 directories.
4364
43651992-03-31 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4366
4367 * Makefile (src/paths.h): Instead of using a single sed command to
4368 edit both the PATH_LOCK and PATH_SUPERLOCK macros, edit the two
4369 separately, and don't forget to append "/!!!SuperLock!!!" to the
4370 value of the PATH_SUPERLOCK macro.
4371
4372 * config.emacs: Renamed to configure, for consistency with other
4373 GNU products. Internal references changed.
4374 INSTALL, Makefile: References changed.
4375
4376 * lock: New directory, which should always be empty. If this
4377 directory doesn't exist, Emacs won't complain; it just won't lock.
4378 Having this here means that people can just unpack Emacs, build
4379 it, and have locking work.
4380
4381 * share-lib: Re-renamed to etc, for the sake of tradition.
4382 * config.emacs: Changed default value for datadir to ../etc.
4383 * INSTALL, README: Adjusted.
4384
43851992-03-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4386
4387 * config.emacs: Guess the value for LOADLIBES in lib-src/Makefile
4388 by running CPP on the appropriate s/*.h and m/*.h files.
4389
43901992-03-16 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4391
4392 * config.emacs: Make sure to set the "exit on error" flag once
4393 we've removed config.status; errors should abort the configuration.
4394
43951992-02-15 Jim Blandy (jimb at pogo.cs.oberlin.edu)
4396
4397 * config.emacs: Added -distribute option, so that the Makefile
4398 paths are in their proper form. I don't know why this matters.
4399
44001992-02-14 Jim Blandy (jimb at pogo.cs.oberlin.edu)
4401
4402 * local-lisp: New directory, empty in the distribution, for people
4403 to put local elisp code in.
4404 * config.emacs: Include it in the default load path.
4405 * README: Document it.
4406
44071992-01-30 Jim Blandy (jimb at pogo.cs.oberlin.edu)
4408
4409 * config.emacs: Guess the type of signal handling functions based
4410 on the contents of /usr/include/signal.h.
4411
4412 * config.emacs: Print out progress report messages.
4413
4414 * Makefile (src/paths.h): Don't generically replace
4415 /usr/local/lib/emacs with LIBROOT. This can hide bugs in the
4416 editing of the other entries, and each entry should be dealt with
4417 explicitly anyway.
4418
4419 * build-install: Converted from C-shell to Bourne shell.
4420 * config.emacs: Edit build-install properly.
4421
4422 * config.emacs: Doc fix.
4423
44241992-01-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4425
4426 * Makefile (install): Remove `B' from tar xf command.
4427
44281992-01-13 Jim Blandy (jimb at pogo.cs.oberlin.edu)
4429
4430 * config.emacs: Removed support for the `maintain-environment'
4431 option; the only important difference between this and its absence
4432 has been removed.
4433 * INSTALL: Removed mention of `maintain-environment'.
4434
4435 * config.emacs: Fix arguments to sed when processing boolean
4436 arguments.
4437
44381991-12-05 Jim Blandy (jimb at pogo.gnu.ai.mit.edu)
4439
4440 * config.emacs: New file, to help automate the installation
4441 process.
4442
4443 * Makefile: Lots of changes to support the separation of etc into
4444 architecture-dependent and -independent files:
4445 (EMACSROOT): New variable, giving the directory under which all of
4446 Emacs's libraries should be installed. Changed rest of file to
4447 use it.
4448 (LIBDIR): Now denotes only architecture-dependent dir - relevant cha
4449 (DATADIR): New variable, denoting architecture-independent dir.
4450 (LOCKDIR): New variable, for completeness.
4451 (SUBDIR): No more etc, new lib-src.
4452 (COPYDIR): No more etc, new arch-lib and share-lib.
4453 (src/paths.h): Set PATH_DATA and the LOCK macros too.
4454 (src): Now depends on lib-src, not etc.
4455 * build-install: Changes parallel to the above.
4456 * README: Describe the new arrangement.
4457
4458 * vms: New subdirectory for all the VMS stuff.
4459
44601991-12-03 Jim Blandy (jimb at pogo.gnu.ai.mit.edu)
4461
4462 * Makefile (LISPPATH): New variable.
4463 (src/paths.h): Define PATH_LOADSEARCH according to LISPPATH.
4464
44651990-09-28 Richard Stallman (rms at mole.ai.mit.edu)
4466
4467 * Makefile (install, install.sysv, install.xenix):
4468 Install wakeup instead of loadst. No need for setuid or setgid.
4469
44701990-08-07 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
4471
4472 * Makefile (clean): Clean etc if that's not the installation dir.
4473
44741990-04-26 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
4475
4476 * Makefile (paths.h): Make sed alter each name in the path.
4477
44781988-08-30 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
4479
4480 * Makefile (install.sysv): Use cpio, not tar.
4481
44821988-08-03 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
4483
4484 * Makefile (lockdir): Rename `lock' target.
4485 Depend on it from install*, not from `all'.
4486
44871988-05-16 Richard Stallman (rms at frosted-flakes.ai.mit.edu)
4488
4489 * Makefile: Changed LIBDIR and BINDIR back to /usr/local/{emacs,bin}
4490 to match build-install and paths.h.