(maybe_bootstrap): Add doublequotes to make it bulletproof.
[bpt/emacs.git] / ChangeLog
CommitLineData
2baf1bfa
DL
12002-10-30 Dave Love <fx@gnu.org>
2
3 * configure.in: Require autoconf 2.53. Test for pty.h,
4 sys/mman.h, sys/param.h, mremap, memmove.
5 (AH_BOTTOM): Maybe include strings.h. Add local variables for
6 mode.
7 (AC_PROG_YACC): Deleted.
8 (size_t): Use AC_CHECK_TYPES.
9 (AH_TOP): Up-date copyright.
10
a6cadf53
JB
112002-10-01 Juanma Barranquero <lektu@terra.es>
12
13 * update-subdirs: Add "no-byte-compile: t" to subdirs.el.
14
9811b1cf
RS
152002-09-19 Richard M. Stallman <rms@gnu.org>
16
17 * configure.in: Fix the LessTif-directory-finder for real.
18
ef7fb3bb
RS
192002-09-14 Richard M. Stallman <rms@gnu.org>
20
21 * Makefile.in (maybe_bootstrap): Test for complete absence
22 of compiled Lisp files.
23
b3cd6965
SM
242002-09-11 Stefan Monnier <monnier@cs.yale.edu>
25
26 * Makefile.in (bootstrap-lisp-1, bootstrap-lisp, bootstrap)
27 (bootstrap-clean-after): Delete.
28 (bootstrap): Make the sequencing explicit.
29
3e6be279
RS
302002-09-10 Richard M. Stallman <rms@gnu.org>
31
32 * configure.in: Fix previous LessTif change.
33
50332dc1
RS
342002-09-09 Richard M. Stallman <rms@gnu.org>
35
36 * configure.in (powerpcle-*-solaris2.5*): New configuration.
37 (powerpcle-*-solaris*): Use version 2.6 as default.
38 (*-sunos5.6*, *-solaris2.6*): New alternative.
39 (*-sunos5*): Use version 2.6 as default.
40
8bb4cb85
KG
412002-09-06 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
42
43 * configure.in: Fix typo.
44
22eaea41
RS
452002-09-05 Richard M. Stallman <rms@gnu.org>
46
47 * configure.in: Look for LessTif in /usr/X11R6/LessTif/ before Motif.
48
b3cd6965 49 * configure.in: Handle $GCC_LINK_TEST_OPTIONS and
22eaea41
RS
50 $NON_GCC_LINK_TEST_OPTIONS after the AC_PROG_... macros.
51
6bc85c3b
KS
522002-08-26 Kim F. Storm <storm@cua.dk>
53
54 * Makefile.in (install-arch-indep): Do not remove DOC file
55 when it is the only DOC file installed; this is the case when
56 CANNOT_DUMP is defined. From Joe Buehler (tiny change).
57
dc16594b
MR
582002-07-24 Markus Rost <rost@math.ohio-state.edu>
59
60 * configure.in: Fix typo.
61
2a0c903c
RS
622002-07-24 Richard M. Stallman <rms@gnu.org>
63
64 * configure.in: Don't print anything special about gamedir.
65
3ea1bfb2 66 * configure.in: Delete nonstandard --with-game-user option.
b3cd6965 67
a8bbe549
RS
682002-07-21 Richard M. Stallman <rms@gnu.org>
69
70 * Makefile.in (gamedir, localstatedir): New variables.
71 (epaths-force): Insert value of gamedir into PATH_GAME.
72
73 * configure.in (gamedir): Handle it like lispdir.
74 (--with-game-dir option): Deleted.
75
29c3cbf0
PJ
762002-06-21 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
77
78 * configure.in: Add support for mipseb-*-netbsd* machines.
79
b3ae255b
KG
802002-06-18 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
81
82 * Makefile.in (install-arch-indep, uninstall): Add Tramp.
83
d591a834
KG
842002-06-17 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
85
86 * info/dir (File): Add an entry for Tramp.
87
e0156c8d
EZ
882002-06-17 Eli Zaretskii <eliz@is.elta.co.il>
89
90 * INSTALL-CVS: New file.
91
3fa4ac47
AS
922002-06-07 Andreas Schwab <schwab@suse.de>
93
94 * configure.in (x86_64-*-linux-gnu*): New system.
95
86bbfe77
EZ
962002-05-31 Eli Zaretskii <eliz@is.elta.co.il>
97
98 * config.bat: Handle the case when lispintro is truncated to lispintr.
99
2570d28c
PE
1002002-05-26 Paul Eggert <eggert@twinsun.com>
101
102 * config.guess, config.sub: Updated from master source.
103
a1d8dc87
RS
1042002-05-09 Richard M. Stallman <rms@gnu.org>
105
106 * configure.in (emacs_cv_speed_t): Add square brackets for clarity.
107
9a40c2fb
PJ
1082002-05-04 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
109
110 * make-dist: Do not distribute lock/ directory.
111
e3ba1015
AC
1122002-04-30 Andrew Choi <akochoi@shaw.ca>
113
114 * configure.in: Provide documentation string when defining
115 variable HAVE_CARBON. Also define HAVE_WINDOW_SYSTEM, HAVE_MOUSE,
116 and HAVE_MENUS in AH_BOTTOM if HAVE_CARBON is defined.
117
5167cfda
CW
1182002-04-28 Colin Walters <walters@verbum.org>
119
b3cd6965 120 * configure.in: Delete configure check for access to the game user.
5167cfda 121
2912f349
PJ
1222002-04-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
123
124 * make-dist: lwlib/Imakefile is removed.
125
e0f712ba
AC
1262002-04-26 Andrew Choi <akochoi@shaw.ca>
127
128 * configure.in: Add support for powerpc-apple-darwin*.
129 (HAVE_CARBON): Add.
130
b3cd6965 131 * make-dist: Create directories in mac/Emacs.app.
e0f712ba 132
90077f66
PJ
1332002-04-25 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
134
135 * make-dist: lwlib-Xol* are removed.
136
8fba10fc
AS
1372002-04-23 Andreas Schwab <schwab@suse.de>
138
139 * Makefile.in (MAINT): New variable.
140 (${srcdir}/configure, $(srcdir)/src/stamp-h.in): Depend on this
141 instead of configure.in, to avoid running autoconf and autoheader
142 unless explicitly requested.
143
852eef40
EZ
1442002-04-16 Eli Zaretskii <eliz@gnu.org>
145
146 * config.bat: Update for msdos/sed2v2.inp.
147
6817198a
AS
1482002-04-15 Andreas Schwab <schwab@suse.de>
149
b3cd6965 150 * Makefile.in ($(srcdir)/src/config.in): Generate using autoheader.
6817198a
AS
151 * configure.in: Add config header templates to all AC_DEFINE and
152 AC_DEFINE_UNQUOTED symbols.
153 * make-dist: Run autoheader if necessary.
154
b9b966e0
CW
1552002-04-10 Colin Walters <walters@verbum.org>
156
157 * configure.in: Add --game-dir, --game-user. Test to see if we
158 can use them.
159
3d9830e5
PJ
1602002-04-08 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
161
162 * configure.in: Add --with-sound.
163
10ce34dc
KS
1642002-03-18 Kim F. Storm <storm@cua.dk>
165
166 * configure.in: Test for sendto, recvfrom, getsockopt, setsockopt,
167 and getsockname functions. Test for sys/un.h include file.
168
1ef1ef96
EZ
1692002-03-15 Eli Zaretskii <eliz@is.elta.co.il>
170
171 * configure.in: Support AIX 5.1.
172
d873ec96
JD
1732002-03-10 Jan D. <Jan.Djarv@mbox200.swipnet.se>
174
175 * configure.in: Added test for X Session Management (HAVE_X_SM).
176
16e79fec
RS
1772002-03-03 Richard M. Stallman <rms@gnu.org>
178
179 * Makefile.in (install-arch-indep): Use umask 022 for DOC* and lisp/.
180 Run chown $${LOGNAME} on files installed by tar xvf.
181
6a22cdf4
KS
1822002-03-03 Kim F. Storm <storm@cua.dk>
183
184 * configure.in: Test for getpeername.
185
4d766b59
RS
1862002-03-01 Richard M. Stallman <rms@gnu.org>
187
188 * configure.in (HAVE_JPEG): Turn it off if libjpeg version < 6b.
189 (HAVE_GIF): Don't use old libungif versions that crash.
190
4fff8c79
RS
1912002-02-26 Richard M. Stallman <rms@gnu.org>
192
193 * configure.in <making srcdir absolute>: Verify that PWD is correct,
194 not just well-formed and valid.
195 (mips-compaq-nonstopux*): New configuration.
b3cd6965 196
e5389a0b
PE
1972002-02-18 Paul Eggert <eggert@twinsun.com>
198
199 * make-dist: Port to POSIX 1003.1-2001, which doesn't allow "head -1".
200 "sed q" is a portable equivalent to plain "head -1".
201
db54c53a
RS
2022002-02-13 Richard M. Stallman <rms@gnu.org>
203
204 * Makefile.in (maybe_bootstrap): Do `exit 1'.
205 (all): Don't depend on maybe_bootstrap here.
206 (${SUBDIR}): Depend on it here instead.
207
b735b2ab
RS
2082002-02-08 Richard M. Stallman <rms@gnu.org>
209
210 * Makefile.in (maybe_bootstrap): Add an infinite sleep-loop.
211
d8359893
EZ
2122002-01-27 Eli Zaretskii <eliz@is.elta.co.il>
213
214 * configure.in: Recognize BSD/OS 5.0.
215
f3b812da
EZ
2162002-01-11 Eli Zaretskii <eliz@is.elta.co.il>
217
218 * make-dist: Make version checking in emacs.texi consistent with
219 how we set it there.
220
f48a30d7
KS
2212001-12-29 Kim F. Storm <storm@cua.dk>
222
223 * INSTALL: <CONFIGURATION BY HAND> Now requires autoconf 2.51.
224
07025a55
RS
2252001-12-28 Richard M. Stallman <rms@gnu.org>
226
227 * configure.in: Test for mbsinit.
228
b0a21bf9
EZ
2292001-12-21 Eli Zaretskii <eliz@is.elta.co.il>
230
231 These changes make Leim part of the standard distribution:
232
233 * README: Add info about the `leim' directory
234
235 * INSTALL: Remove text that describes Leim as a separate package.
236
237 * noleim-Makefile.in: File removed.
238
239 * make-dist: Don't copy noleim-Makefile.in to the leim subdirectory.
240 Link Leim files to ${tempdir}/leim, not to real-leim. Don't move
241 Leim files out of the Emacs tree. Don't prepare a separate tarball
242 for Leim.
5a60d1da 243
61e3b944
RS
2442001-12-11 Richard M. Stallman <rms@gnu.org>
245
246 * configure.in (hppa*-*-linux-gnu*): New alternative.
247
03f9f7ae
PJ
2482001-12-08 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
249
250 * make-dist: Copy COPYING to leim/, lwlib/, mac/ and nt/ when
251 creating distribution.
252
d6a70204
PE
2532001-12-06 Paul Eggert <eggert@twinsun.com>
254
255 * configure.in (AC_PREREQ): Bump from 2.50 to 2.51; needed for vfork.
256 (AC_FUNC_VFORK): Remove.
257 (AC_FUNC_FORK): Add.
258 (HAVE_DES_H, HAVE_KRB5_H): Properly quote args of AC_CHECK_HEADERS;
259 this is required by recent Autoconf versions.
260
4a3cf58d
PJ
2612001-12-02 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
262
263 * make-dist: Do not try to link removed files (aclocal.m4, _emacs,
264 TODO, vms-pp.trans and others).
265
0142178a
PJ
2662001-11-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
267
268 * make-dist: Use COPYING from the top-level directory.
269
1096bcc0
GM
2702001-11-29 Gerd Moellmann <gerd@gnu.org>
271
272 * configure.in: Add support for FreeBSD/Alpha.
273
b1356234
PJ
2742001-11-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
275
dd536f94
PJ
276 * make-dist: Add COPYING to the top-level directory of the
277 distribution. Simplify the logic behind copying.
278
b1356234
PJ
279 * Makefile.in (maybe_bootstrap): Fix previous change.
280
66458f32
RS
2812001-11-28 Richard M. Stallman <rms@gnu.org>
282
283 * Makefile.in (maybe_bootstrap): Don't bootstrap, just suggest it.
284
ebcbef4e
RS
2852001-11-26 Richard M. Stallman <rms@gnu.org>
286
287 * Makefile.in: bootstrap should not delete dumped executables.
288 (bootstrap-clean-before): New target.
289 (bootstrap): Use bootstrap-clean-before instead of clean.
290 (bootstrap-clean-after): Renamed from bootstrap-clean. Calls changed.
291
b77d2746 2922001-11-24 Eli Zaretskii <eliz@is.elta.co.il>
ac74199d 293
070f247d
EZ
294 These changes add the Emacs Lisp Introduction manual to the
295 distribution:
296
b3cd6965 297 * Makefile.in (install-arch-indep, uninstall): Add ELisp Intro files.
b77d2746 298
070f247d
EZ
299 * make-dist: Copy the files in lispintro directory.
300
7336d09b
EZ
301 * config.bat: Configure in the lispintro directory.
302
ac74199d
EZ
303 * configure.in (AC_OUTPUT): Add lispintro/Makefile.
304
7f947b13 305 * Makefile.in (SUBDIR_MAKEFILES): Add lispintro.
070f247d 306 (lispintro/Makefile): New target.
7f947b13
EZ
307 (mostlyclean, clean, distclean, maintainer-clean): Add lispintro.
308 (unlock, relock, info, dvi): Ditto.
309
d4fa890c
EZ
3102001-11-23 Eli Zaretskii <eliz@is.elta.co.il>
311
b3cd6965 312 * Makefile.in (uninstall, install-arch-indep): Don't install gfdl.1.
d4b56a8f 313
d4fa890c
EZ
314 * make-dist (etc): Don't distribute gfdl.1.
315
5fb25beb
CW
3162001-11-22 Colin Walters <walters@debian.org>
317
318 * Makefile.in (install-arch-indep): Install the calc .info files.
b3cd6965 319 (uninstall): Handle deletion of calc .info files (thanks Pavel Jan\e,Bm\e(Bk).
5fb25beb 320
9f8bbf0f
EZ
3212001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
322
323 * make-dist (lispref): Add *.txt, *.el, permute-index, and
324 tindex.pl to the list of those being put into the distribution.
325
aa2af83a
EZ
3262001-11-16 Eli Zaretskii <eliz@gnu.org>
327
328 * configure.in: Add coff.h to the list in AC_CHECK_HEADERS.
329
71f94ae1
PJ
3302001-11-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
331
987aac50
PJ
332 * Makefile.in (uninstall): Fix previous change.
333
71f94ae1
PJ
334 * configure.in, Makefile.in: Add support for --program-prefix,
335 --program-suffix and --program-transform-name options.
336
e5d9d2e7
PJ
3372001-11-13 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
338
b3cd6965 339 * Makefile.in (install-arch-indep): Use `${manext}' instead of `.1'.
6e1b91d7
PJ
340 (install-arch-indep): Install emacsclient manual page.
341 (uninstall): Uninstall emacsclient manual page.
e5d9d2e7 342
97c91ba6
EZ
3432001-11-12 Eli Zaretskii <eliz@is.elta.co.il>
344
345 * make-dist: Add lispref/index.*perm files to the distribution.
346 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
347
3d3f602a
PJ
3482001-11-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
349
350 * Makefile.in (uninstall): Remove gfdl.1 when uninstalling.
351
2bf92717
EZ
3522001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
353
dff28924 354 * configure.in: AC_OUTPUT lispref/Makefile.
2bf92717 355
0cc70510
EZ
3562001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
357
5c32b7c5
EZ
358 The following changes add the ELisp reference manual to the
359 distribution.
360
10fa7f8e
EZ
361 * make-dist: Add the lispref directory to the distribution.
362
0cc70510
EZ
363 * Makefile.in (install-arch-indep): Add elisp* to the list of
364 installed Info files.
5c32b7c5
EZ
365 (SUBDIR_MAKEFILES): Add lispref/Makefile.
366 (lispref/Makefile): New target.
367 (mostlyclean, clean, distclean, maintainer-clean, unlock, relock):
368 Add commands for the lispref directory.
369 (info, dvi): Ditto.
1b5a3644
EZ
370
371 * config.bat: Configure in `lispref'.
372
6baef0fd
RS
3732001-11-09 Richard M. Stallman <rms@gnu.org>
374
375 * Makefile.in (bootstrap-lisp): Don't suppress error messages.
376
ed5882b9
EZ
3772001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
378
379 * make-dist (tempdir): Copy AUTHORS as well.
380
f0f2756d
SS
3812001-11-06 Sam Steingold <sds@gnu.org>
382
383 * configure.in: Added a check for <nlist.h>
9ba48103 384
d576358b
PJ
3852001-11-01 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
386
387 * configure.in: Reindent --help output.
388 From Per Starback (starback@ling.uu.se).
dff28924 389
bf00d461 3902001-10-31 Eli Zaretskii <eliz@is.elta.co.il>
4f4d6b17
EZ
391
392 * configure.in: New entry for HP/UX-11.
393
5d991fc4
EZ
394 * Makefile.in (SOURCES): Replace GETTING.GNU.SOFTWARE with FTP.
395 From Eric S. Raymond <esr@golux.thyrsus.com>.
396
73d25f9c
EZ
3972001-10-28 Eli Zaretskii <eliz@is.elta.co.il>
398
399 * configure.in (s390-*-linux-gnu): New system. From Adam Thornton
400 <athornton@sinenomine.net>.
401
5b6a51aa
GM
4022001-10-25 Gerd Moellmann <gerd@gnu.org>
403
404 * Makefile.in (maybe_bootstrap): New target.
b3cd6965 405 (all): Add to prerequisites to bootstrap if abbrev.elc doesn't exist.
5b6a51aa 406
84e70f78
KR
4072001-10-24 Ken Raeburn <raeburn@gnu.org>
408
409 * configure.in: If --with-hesiod is given, look for
410 hes_getmailhost and res_send or __res_send; check hesiod and
b3cd6965 411 resolv libraries respectively if system libraries don't supply them.
84e70f78 412
4aa6b955
GM
4132001-10-24 Gerd Moellmann <gerd@gnu.org>
414
415 * configure.in: Use $MAKE for `make' if set.
416
bc171472
GM
4172001-10-22 Gerd Moellmann <gerd@gnu.org>
418
419 * Makefile.in (install-arch-indep): Add -h (follow symlinks)
420 to tar options.
421
71431a0e
GM
4222001-10-20 Gerd Moellmann <gerd@gnu.org>
423
6aa97356 424 * (Version 21.1 released).
71431a0e 425
531a3336
MB
4262001-10-20 Miles Bader <miles@gnu.org>
427
428 * configure.in (configuration): Set from `host' if `host_alias'
429 isn't defined.
430
121ff711
AS
4312001-10-19 Andreas Schwab <schwab@suse.de>
432
433 * configure.in: Make ready for autoconf 2.5x.
434 (AC_PREREQ): Require autoconf 2.50.
435 * aclocal.m4: Removed.
121ff711
AS
436 * Makefile.in (${srcdir}/configure): Don't depend on aclocal.m4.
437
eef9b65f
EZ
4382001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
439
440 * README: Bump Emacs version to 21.1.50.
441
ab952a4f
GM
4422001-10-05 Gerd Moellmann <gerd@gnu.org>
443
444 * Branch for 21.1.
dff28924 445
3b74127d
GM
4462001-09-05 Gerd Moellmann <gerd@gnu.org>
447
448 * configure.in: Avoid `$@' which is handled specially in
449 Autoconf 2.52. From "Adam J. Richter" <adam@yggdrasil.com>.
dff28924 450
80b97918
EZ
4512001-09-01 Eli Zaretskii <eliz@is.elta.co.il>
452
453 * make-dist (nt): Add subdirs.el to the list of distributed files.
454
3a4f8160
EZ
4552001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
456
457 * configure.in (machine): Add an entry for
458 hppa1.1-hitachi-hiuxwe2*.
459
eb04d6cd
GM
4602001-05-28 Gerd Moellmann <gerd@gnu.org>
461
462 * make-dist (LANG): Set LC_ALL and LANGUAGE to C, unset
463 LC_MESSAGES and LANG. From Karl Eichwalder <keichwa@gmx.net>.
464
f4500bec
GM
4652001-05-14 Gerd Moellmann <gerd@gnu.org>
466
467 * make-dist: Copy texinfo.tex unconditionally.
468
26978e9a
EZ
4692001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
470
471 * Makefile.in (install-arch-indep): Add gfdl.1 to the man pages
472 that are installed.
473
afa3935f
GM
4742001-04-06 Gerd Moellmann <gerd@gnu.org>
475
e5c8f6f1
GM
476 * make-dist: Copy only `[a-z]*.{el,elc}' from leim/quail.
477 Don't copy quick-b5, quick-cns, tsang-b5, and tsang-cns files.
dff28924 478
afa3935f
GM
479 * make-dist: Handle leim/MISC-DIC. Only include
480 `[a-zA-Z]*.{el,elc}' from leim/quail.
481
a55e4e68
GM
4822001-04-05 Gerd Moellmann <gerd@gnu.org>
483
484 * Makefile.in (install-arch-indep): Remove .cvsignore files.
485
87d8eba4
GM
4862001-03-30 Gerd Moellmann <gerd@gnu.org>
487
488 * Makefile.in (.PHONY): Add for bootstrap targets.
489 (bootstrap-clean): New target.
490 (bootstrap): Use it instead of `clean'.
491
ed31fabf
GM
4922001-03-29 Eli Zaretskii <a34785@is.elta.co.il>
493
494 * Makefile.in (SUBDIR): Remove leim.
495 (all, .RECURSIVE, extraclean): Add leim explicitly.
496 (leim): Provide separate rule which exports PARALLEL=0 into the
497 environment.
498
5721ae13
GM
4992001-03-20 Gerd Moellmann <gerd@gnu.org>
500
501 * configure.in (HAVE_XPM): Don't print the result of the check for
502 XpmReturnAllocPixels if we don't have an xpm.h.
503
10ebaeb6
GM
5042001-03-05 Gerd Moellmann <gerd@gnu.org>
505
506 * COPYING: New file.
507
e30bd7b7
EZ
5082001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
509
510 * config.bat: Update the copyright.
511
d0e9bfd2
GM
5122001-02-23 Kenichi Handa <handa@etl.go.jp>
513
514 * configure.in: Use AC_EGREP_CPP to check if the C preprocessor
515 converts `..' to `. .'. If it converts, set CPP_NEED_TRADITIONAL
516 to `yes'. Later in AC_OUTPUT, check this variable.
517
038f4ae3
DL
5182001-02-09 Dave Love <fx@gnu.org>
519
520 * AUTHORS: Updated.
521
44806980
EZ
5222001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
523
524 * info/dir (Ebrowse): Fix the entry (was missing a dot).
525
20b28f82
GM
5262001-02-02 Gerd Moellmann <gerd@gnu.org>
527
bdadfce3
GM
528 * mkinstalldirs (errstatus): Chmod a+rx directories we create.
529
5db37a2e 530 * Makefile.in (uninstall): Ignore exit code of `rm'.
dff28924 531
20b28f82
GM
532 * Makefile.in (uninstall): Remove more info files. Remove
533 ${libexecdir}/emacs/${version}. Remove ${archlibdir}/fns-*.
534
7ccf7ab9
GM
5352001-01-31 Gerd Moellmann <gerd@gnu.org>
536
537 * noleim-Makefile.in (extraclean): Add.
538
03e0fe6e 5392001-01-28 Gerd Moellmann <gerd@gnu.org>
c522cff0
BW
540
541 * Makefile.in (extraclean): Added -f to -rm config-tmp-* to keep
542 it quiet.
543
e1e441f9
GM
5442001-01-24 Colin Walters <walters@cis.ohio-state.edu>
545
546 * Makefile.in (tags): Fix typo.
547
64388126
KH
5482001-01-13 Kenichi Handa <handa@etl.go.jp>
549
550 * configure.in: Fix typo in the code setting x_search_path.
551
457b792c
GM
5522001-01-10 Dave Love <fx@gnu.org>
553
554 * configure.in: Don't reset LIBS at end of -lXmu test. Test for
555 -lXext.
556 (HAVE_XKBGETKEYBOARD): Fix reporting of result.
557 (HAVE_LIBXP): Remove -lXt from AC_CHECK_LIB.
558 (HAVE_XAW3D, HAVE_XPM, HAVE_JPEG, HAVE_PNG, HAVE_TIFF, HAVE_GIF):
559 Don't frob CFLAGS. Remove extra X libs from AC_CHECK_LIB
560 (now in $LIBS).
561
1460e5d4
EZ
5622001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
563
564 * config.bat: Run the preprocessor with -traditional.
565
e2b6e5ea
EZ
5662001-01-01 Eli Zaretskii <eliz@is.elta.co.il>
567
568 * INSTALL: Move copying conditions to end of file.
569
b202115b
EZ
5702000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
571
572 * INSTALL: Add basic installation procedure which assumes
573 `configure' does its job. Elaborate on image support libraries.
574 Add a pointer to Xaw3d library. Add advice about solving
575 configure-time problems by looking in config.log and setting
3163da06 576 variables in the environment.
b202115b 577
3e32cc27
GM
5782000-12-27 Gerd Moellmann <gerd@gnu.org>
579
580 * Makefile.in (install-arch-indep): If tar fails, exit with
581 exit code 1.
582
7b93a85b
GM
5832000-12-19 Gerd Moellmann <gerd@gnu.org>
584
585 * configure.in: Test for XkbGetKeyboard with an AC_TRY_LINK whose
586 source file includes XKBlib.h. On some broken Solaris systems,
587 there is an XKBlib.h, reportedly, but header files included by
588 XKBlib.h are missing.
589
02387dcc
GM
5902000-12-14 Gerd Moellmann <gerd@gnu.org>
591
592 * configure.in: AC_CHECK_FUNC XkbGetKeyboard.
593
34979055
DL
5942000-12-11 Dave Love <fx@gnu.org>
595
596 * configure.in <alpha*-dec-osf*>: Use full path for NON_GNU_CPP.
597
169fe44e
GM
5982000-12-11 Paul Eggert <eggert@twinsun.com>
599
600 * aclocal.m4 (AC_SYS_LARGEFILE, AC_SYS_LARGEFILE_MACRO_VALUE):
601 Merge fixes from latest GNU tar version. These macros no longer
602 futz with _XOPEN_SOURCE, as that was not portable in practice.
603 (AC_FUNC_FSEEKO): New macro.
dff28924 604
169fe44e
GM
605 * configure.in: Use it instead of invoking AC_CHECK_FUNCS on
606 ftello.
dff28924 607
5c62b2e9
DL
6082000-12-05 Dave Love <fx@gnu.org>
609
610 * Makefile.in (TAGS, info): Avoid tab-prefixed comments in rules.
611
2dce2360
EZ
6122000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
613
614 * info/dir: Change the category to "Emacs".
615
8c28d444
GM
6162000-12-01 Gerd Moellmann <gerd@gnu.org>
617
618 * make-dist (tempdir): Remove epaths.h from the distribution
619 instead of paths.h.
620
68a887fa
EZ
6212000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
622
623 * config.bat: Check for existence of djecho.exe, and print an
624 error message if it is not available.
625
626 * INSTALL: Describe possible problem with djecho.exe in old
627 versions of DJGPP v2.x.
628
d96a4de3
GM
6292000-11-23 Gerd Moellmann <gerd@gnu.org>
630
631 * configure.in: Initialize HAVE_LIBXP to no.
632
3aeecf97
GM
6332000-11-22 Gerd Moellmann <gerd@gnu.org>
634
dff28924 635 * configure.in: Use m/macppc.h instead of the non-existent
3aeecf97
GM
636 m/powerpc.h.
637
fb279a6d
GM
6382000-11-21 Gerd Moellmann <gerd@gnu.org>
639
3c64f287
GM
640 * Makefile.in (install-arch-indep): Also install info/eshell*
641 and info/speedbar*.
642
fb279a6d
GM
643 * configure.in (HAVE_PNG): Check for the presence of
644 png_get_channels to rule out older PNG libs.
645
f5f47add
GM
646 * configure.in (AC_OUTPUT): Arrange to emit definitions of
647 GCC and NON_GNU_CPP into config.status.
648
62d14e9a
DL
6492000-11-20 Dave Love <fx@gnu.org>
650
1c203d4c
DL
651 * configure.in: Fix last change.
652
62d14e9a 653 * GETTING.GNU.SOFTWARE: Deleted.
169fe44e 654 * FTP: New file to replace it.
62d14e9a
DL
655 * make-dist: Add FTP, remove GETTING.GNU.SOFTWARE.
656
f1d6d1e8
GM
6572000-11-20 Gerd Moellmann <gerd@gnu.org>
658
659 * configure.in: Use -traditional with GNU cpp.
660
b3635775
GM
6612000-11-17 Gerd Moellmann <gerd@gnu.org>
662
663 * make-dist: Handle the Mac port. Distribute all makefile.w32-in.
664 Distribute more files from the nt/ subdir. Distribute PBM
665 image files from subdirs of lisp/. Distribute old change logs
666 from subdirs of lisp/. Distribute play/5x5.el.
667
0eafc06c
DL
6682000-11-11 Dave Love <fx@gnu.org>
669
670 * config.sub, config.guess: Updated from master source.
671
03391420
DL
6722000-11-07 Dave Love <fx@gnu.org>
673
674 * configure.in: Test for mkstemp.
675
cd66d2ed
EZ
6762000-11-01 Eli Zaretskii <eliz@is.elta.co.il>
677
678 * info/dir (Top): Rearrange menu items more logically, and put
679 them into a single category. Add menu items for RefTeX and
680 Widget.
681
1da437e9
KG
6822000-10-29 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
683
15b526b2
EZ
684 * Makefile.in (install-arch-indep): Use --info-dir instead of
685 --dir-file, and a simple argument instead of --info-file, so that
686 the Debian version of install-info also works.
1da437e9 687
99483220
EL
6882000-10-19 Eric M. Ludlam <zappo@ultranet.com>
689
690 * info/dir (Speedbar): Add entry.
691
45e680a8
EZ
6922000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
693
694 * INSTALL: Describe the new image-support options to the configure
695 script. List URLs where image support libraries can be found.
696
f2f049f3
EZ
6972000-10-14 Eli Zaretskii <eliz@is.elta.co.il>
698
699 * info/dir (Top): Add an entry for Eshell.
700
2021ab61
DL
7012000-10-02 Dave Love <fx@gnu.org>
702
703 * configure.in: Check for gai_strerror.
704
65f75351
AS
7052000-10-01 Andreas Schwab <schwab@suse.de>
706
707 * Makefile.in (install-arch-indep): Update list of installed info
708 files.
709
71c9ec51
GM
7102000-09-30 Gerd Moellmann <gerd@gnu.org>
711
712 * configure.in: Support `sparc*-*-netbsd*'.
713
513f1fd9
EZ
7142000-09-29 Eli Zaretskii <eliz@is.elta.co.il>
715
716 * info/dir (MIME): Add entry for emacs-mime.
717
a55b799a
DL
7182000-09-29 Dave Love <fx@gnu.org>
719
720 * configure.in: Fix alpha*-dec-osf4 using the osf5 config.
721
ce75c97a
GM
7222000-09-26 Gerd Moellmann <gerd@gnu.org>
723
724 * make-dist: Adapt to the change of leim/Makefile which was
725 necessary to ensure a reasonably working `make dist'.
726
727 * leim-Makefile.in: Moved to leim/Makefile.in..
728
729 * noleim-Makefile.in: New file, formerly leim/Makefile.in.
730
36e44f62
KH
7312000-09-21 Kenichi Handa <handa@etl.go.jp>
732
dff28924
SS
733 * leim-Makefile.in (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
734 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
36e44f62
KH
735 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
736 files to .elc.
737 (${TIT}): Adjusted for the above change.
738 (clean mostlyclean): Likewise.
739 (.el.elc): New target.
740
da1608d9
GM
7412000-09-19 Gerd Moellmann <gerd@gnu.org>
742
743 * make-dist: Include XPM and XBM files in lisp/ and subdirs
744 in the distribution.
745
6fed3546
GM
7462000-09-18 Gerd Moellmann <gerd@gnu.org>
747
748 * make-dist (skk): Rename to `ja-dic' because the leim directory
749 was renamed.
750
b4331e96
DL
7512000-09-14 Dave Love <fx@gnu.org>
752
753 * configure.in: Fix spurion in last change.
754
ef9e4345
GM
7552000-09-14 Gerd Moellmann <gerd@gnu.org>
756
757 * configure.in (USE_MMAP_FOR_BUFFERS): Recognize in system
758 configuration files instead of REL_ALLOC_MMAP. Set REL_ALLOC
759 to `no' if defined. Change result report.
760
575daf04
DL
7612000-09-08 Dave Love <fx@gnu.org>
762
763 * configure.in: Remove spurious `@'s.
764
765 * aclocal.m4 (AC_FUNC_MMAP): Use fixed version from development
766 autoconf.
767
fa0b693c
GM
7682000-09-06 Gerd Moellmann <gerd@gnu.org>
769
73b77ee5
GM
770 * configure.in (REL_ALLOC_MMAP): Recognize in system configuration
771 file and print informational message.
dff28924 772
fa0b693c
GM
773 * configure.in (AC_FUNC_MMAP): Add.
774
ff8df3be
GM
7752000-09-01 Gerd Moellmann <gerd@gnu.org>
776
777 * configure.in: Add ``checking'' messages for
778 XpmReturnAllocPixels.
779
bb17930d
GM
7802000-08-28 Gerd Moellmann <gerd@gnu.org>
781
782 * configure.in: Check <strings.h>; check `index' and `rindex'
783 functions.
784
6ce974d4
KH
7852000-08-26 Kenichi Handa <handa@etl.go.jp>
786
787 * configure.in <alpha*-dec-osf*>: Move "NON_GNU_CPP='cpp'" before
788 "case "${canonical}" in".
789
7bc3ff79
DL
7902000-08-25 Dave Love <fx@gnu.org>
791
792 * configure.in <osf>: Use NON_GNU_CPP='cpp' always.
793
457dd64a
KH
7942000-08-25 Kenichi Handa <handa@etl.go.jp>
795
7c100e1a 796 * leim-Makefile.in: Rename skk to ja-dic throughout the file.
457dd64a 797
17494071
GM
7982000-08-24 Gerd Moellmann <gerd@gnu.org>
799
800 * configure.in <making srcdir absolute>: Unset CDPATH in case $PWD
801 contains a relative path. Protect against unusable values of
802 $PWD.
803
dd0e1e54
EZ
8042000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
805
3d819a75
EZ
806 * info/dir (WoMan): Add entry.
807
dd0e1e54
EZ
808 * config.bat (maindir): Update src/_gdbinit even if it does
809 already exist.
810
70fc58b3
GM
8112000-08-07 Gerd Moellmann <gerd@gnu.org>
812
813 * Makefile.in (config.status): Prepend `$(srcdir)/' to
814 `configure'.
815
f4988be7
GM
8162000-08-03 Gerd Moellmann <gerd@gnu.org>
817
818 * configure.in: Add support for ia64*-*-linux*.
819
27848c01
GM
8202000-07-27 Gerd Moellmann <gerd@gnu.org>
821
822 * make-dist (aclocal.m4): Include in distribution.
823
b4a12321
DL
8242000-07-26 Dave Love <fx@gnu.org>
825
826 * configure.in (AC_SYS_LARGEFILE): Moved earlier.
827
c66c29a2
DL
8282000-07-24 Dave Love <fx@gnu.org>
829
830 * configure.in: Add AC_SIZE_T.
831
3b33a005
DL
8322000-07-18 Dave Love <fx@gnu.org>
833
834 * configure.in: Reorder so that most tests are done after CPPFLAGS
835 is set from the C_SWITCH_... definitions.
836
4b92c49a
GM
8372000-07-10 Gerd Moellmann <gerd@gnu.org>
838
839 * configure.in (HAVE_XPM): Undo previous change. Check for
840 preprocessor define XpmReturnAllocPixels.
841
6c6d2e33
GM
8422000-07-06 Gerd Moellmann <gerd@gnu.org>
843
844 * configure.in (HAVE_XPM): Check for XpmReturnAllocPixels
845 instead of XpmReadFileToPixmap.
846
b192d653
KR
8472000-07-05 Ken Raeburn <raeburn@gnu.org>
848
849 * configure.in: Check for <soundcard.h>. Look for ossaudio
850 library, and set LIBSOUND accordingly.
851
65171e3a
DL
8522000-07-05 Dave Love <fx@gnu.org>
853
854 * configure.in: Use AC_HEADER_SYS_WAIT.
855
969f7e79
GM
8562000-07-05 Gerd Moellmann <gerd@gnu.org>
857
858 * make-dist: Check DONTCOMPILE in lisp/Makefile.in instead of
859 lisp/Makefile. Distribute lisp/Makefile.in instead of
860 lisp/Makefile.
861
5a9bf171
KR
8622000-06-30 Ken Raeburn <raeburn@gnu.org>
863
864 * configure.in: Add ${C_SWITCH_X_SITE} temporarily to CPPFLAGS,
865 while searching for image-handling libraries.
866
1d36487c
GM
8672000-06-26 Gerd Moellmann <gerd@gnu.org>
868
869 * configure.in (--with-xim): New option.
870
6a465756
DL
8712000-06-23 Dave Love <fx@gnu.org>
872
873 * configure.in [HAVE_TIMEVAL]: Move gettimeofday test here, test
874 for struct timezone and test how we can call gettimeofday.
48d4b120 875 Check for OSF 5+. Check for term.h.
6a465756
DL
876
877 * aclocal.m4: Define the post-2.13 stuff conditionally on autoconf
878 version.
879
16cf31f7
GM
8802000-06-23 Gerd Moellmann <gerd@gnu.org>
881
882 * configure.in (HAVE_LIBXP): Change test for libXp.
883
4c343001
DL
8842000-06-21 Dave Love <fx@gnu.org>
885
886 * configure.in: Check for fcntl.h. Use AC_FUNC_GETLOADAVG, not
887 simple test for getloadavg and substitute GETLOADAVG_LIBS.
888 Simplify test for GETTIMEOFDAY_ONE_ARGUMENT.
889
a3f08d9e
DL
8902000-06-19 Dave Love <fx@gnu.org>
891
892 * configure.in (GETTIMEOFDAY_ONE_ARGUMENT): Fix in case
893 _XOPEN_SOURCE is defined.
894
0a2ea235
GM
8952000-06-16 Gerd Moellmann <gerd@gnu.org>
896
dff28924 897 * Makefile.in (distclean): Also make distclean in lisp/.
0a2ea235 898
7d5c8691
EZ
8992000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
900
901 * config.bat: Generate lisp/Makefile from lisp/Makefile.in.
902
e9924e52
GM
9032000-06-15 Gerd Moellmann <gerd@gnu.org>
904
905 * make-dist: Add --help and --snapshot options.
906
9f817ea4
GM
9072000-06-14 Gerd Moellmann <gerd@gnu.org>
908
dce6b995 909 * configure.in: Generate lisp/Makefile.
dff28924 910
9f817ea4
GM
911 * configure.in: Add support for `*-lynxos*'.
912 Use `cpp' as NON_GNU_CPP for `alpha*-dec-osf[5-9]*', as
913 recommended by <Karen.Dorhamer@compaq.com> to fix problems
914 on Tru64 UNIX v5.0.
915
97aa9c1d
KR
9162000-06-13 Ken Raeburn <raeburn@gnu.org>
917
918 * Makefile.in (install-arch-indep): Don't use "-unset CDPATH" when
919 it's on a continuation line.
920
d42122a3
DL
9212000-06-02 Dave Love <fx@gnu.org>
922
2082fe81
DL
923 * Makefile.in: (install-arch-indep): Add pcl-cvs to list of info
924 files.
925
d42122a3
DL
926 * configure.in: Don't specify -n32 flag for mips-sgi-irix6.5.
927 Check for struct exception. Use AC_SYS_LARGEFILE and move ftello
928 test.
929
930 * aclocal.m4 (AC_SYS_LARGEFILE_TEST_INCLUDES)
931 (AC_SYS_LARGEFILE_MACRO_VALUE, AC_SYS_LARGEFILE): New.
932
34ec9ebe
GM
9332000-05-26 Gerd Moellmann <gerd@gnu.org>
934
935 * configure.in: Add check for speed_t typedef.
936
50d7ce09
KR
9372000-05-25 Ken Raeburn <raeburn@gnu.org>
938
939 * Makefile.in (install-arch-dep): Install fns-*.el only if it
940 exists; it won't in the CANNOT_DUMP case.
941
10db7fc5
GM
9422000-05-25 Gerd Moellmann <gerd@gnu.org>
943
944 * Makefile.in: Ignore exit status of `unset CDPATH' everywhere.
945 On FreeBSD, the exit status is 1 if CDPATH is not set.
8711588d 946 (install-arch-indep): Install ebrowse.info.
10db7fc5 947
087121cc
GM
9482000-05-20 NIIBE Yutaka <gniibe@mri.co.jp>
949
950 * configure.in: Check for grandpt and getpt.
951
b992884d
DL
9522000-05-09 Dave Love <fx@gnu.org>
953
954 * Makefile.in (install-arch-indep): Filter CVS as well as RCS.
955
056565f7
GM
9562000-05-05 Gerd Moellmann <gerd@gnu.org>
957
958 * make-dist: Make a link for lib-src/grep-changelog. Copy
959 install-sh.
960
35a28e21
EZ
9612000-05-01 Eli Zaretskii <eliz@is.elta.co.il>
962
963 * config.bat: Identify the beginning of the cpp stuff in
964 src/Makefile.in and lib-src/Makefile.in more accurately.
965
c76e04a8
GM
9662000-04-27 Gerd Moellmann <gerd@gnu.org>
967
968 * configure.in: Add support for `powerpc*-*-linux-gnu*'.
969
5e3dac3f
GM
9702000-04-19 Gerd Moellmann <gerd@gnu.org>
971
972 * configure.in: Add support for `powerpc-*-netbsd*'.
973
0b8f263e
DL
9742000-04-19 Dave Love <fx@gnu.org>
975
7825fef9
DL
976 * configure.in: Don't use AC_FUNC_GETLOADAVG.
977
0b8f263e
DL
978 * aclocal.m4 (AC_FUNC_MKTIME): Use AC_SUBST.
979
3dd2781e
DL
9802000-04-16 Dave Love <fx@gnu.org>
981
982 * Makefile.in (${srcdir}/configure): Depend on aclocal.m4.
983
3edfea34
DL
9842000-04-14 Dave Love <fx@gnu.org>
985
986 * configure.in: Use AC_FUNC_GETLOADAVG, AC_FUNC_MKTIME.
987
988 * aclocal.m4 (AC_FUNC_MKTIME): New.
989
4d6e16b3
KR
9902000-03-28 Ken Raeburn <raeburn@gnu.org>
991
992 * configure.in: Line up "--help" output a little better.
993
89e80928
GM
9942000-03-26 Gerd Moellmann <gerd@gnu.org>
995
087121cc 996 * Makefile.in (bootstrap-lisp-1, bootstrap-lisp, bootstrap-src):
89e80928
GM
997 New targets.
998 (bootstrap): Rewritten in terms of the new targets above. Make
999 info files, too.
dff28924 1000
e1cff360
GM
10012000-03-12 Gerd Moellmann <gerd@gnu.org>
1002
1003 * config.guess, config.sub: Use the versions of the files from
1004 subversions.
1005
7397acc4
DL
10062000-03-08 Dave Love <fx@gnu.org>
1007
1008 * configure.in: Use AC_PROG_RANLIB, AC_C_PROTOTYPES,
1009 AC_C_VOLATILE. Define POINTER_TYPE.
1010
1011 * aclocal.m4: New file.
1012
d054101f 10132000-03-02 Gerd Moellmann <gerd@gnu.org>
2df636f4
GM
1014
1015 * configure.in (machine): Add `mipsel-*-netbsd*' and
1016 `arm-*-netbsd*'.
dff28924 1017
d054101f 10182000-03-01 Gerd Moellmann <gerd@gnu.org>
dff28924 1019
d054101f 1020 * configure.in (machine): Add support for `*-auspex-sunos*'.
dff28924 1021
ed4d0512
GM
10222000-02-29 Gerd Moellmann <gerd@gnu.org>
1023
1024 * configure.in (C_OPTIMIZE_SWITCH) [__GNUC__]: Use -O2.
1025
2dc95ddd
DL
10262000-02-18 Dave Love <fx@gnu.org>
1027
1028 * configure.in: Define NON_GNU_CPP on alpha-dec-osf5+.
1029
57beb0e0
AS
10302000-02-18 Andreas Schwab <schwab@suse.de>
1031
1032 * Makefile.in (install-arch-indep): Add eudc to list of installed
1033 info files.
1034
3b3cc4a4
KR
10352000-02-17 Ken Raeburn <raeburn@gnu.org>
1036
1037 * configure.in: Include -lz and -ljpeg (if it's available) when
1038 testing for the tiff library.
1039
8389e1e2
GM
10402000-02-17 Gerd Moellmann <gerd@gnu.org>
1041
1042 * configure.in: Remove LISP_FLOAT_TYPE.
1043
647847ea
DL
10442000-02-12 Dave Love <fx@gnu.org>
1045
1046 * configure.in: Use AC_FUNC_VFORK.
1047
9a90d84c
GM
10482000-02-01 Gerd Moellmann <gerd@gnu.org>
1049
5eea385d
GM
1050 * make-dist: Various fixes for new development tree.
1051
9a90d84c
GM
1052 * leim-Makefile.in: New file.
1053
b6680a0e
GM
10542000-01-31 Gerd Moellmann <gerd@gnu.org>
1055
1056 * Makefile.in (dist): Call ./make-dist.
1057
1e5279b9
DL
10582000-01-24 Dave Love <fx@gnu.org>
1059
1060 * configure.in: Remove -G0 from Irix NON_GCC_TEST_OPTIONS.
1061
ffe36136
GM
10622000-01-18 Gerd Moellmann <gerd@gnu.org>
1063
1064 * configure.in (HAVE_GIF): Check for DGifOpen instead of
1065 DGifOpenFileName.
1066
a970dae4
AS
10672000-01-11 Andreas Schwab <schwab@suse.de>
1068
1069 * Makefile.in (install-arch-indep): Update list of info files to
1070 be installed.
1071
c4bb2108
DL
10722000-01-05 Dave Love <fx@gnu.org>
1073
1074 * configure.in: Check for jerror.h as well as libjpeg.
1075
bb9d2b64
AS
10762000-01-03 Andreas Schwab <schwab@suse.de>
1077
1078 * Makefile.in (install-arch-indep): Install autotype*. Run
1079 install-info on autotype and emacs-faq.info.
1080
22afa6e8
DL
10811999-12-04 Dave Love <fx@gnu.org>
1082
1083 * Makefile.in: (install-arch-indep): Depend on `info'.
1084 (install-strip): Use `install' as sub-make target.
1085
a21616bd
KR
10861999-11-23 Ken Raeburn <raeburn@gnu.org>
1087
1088 * configure.in: Restore Kerberos code deleted on 1999-05-29 that
1089 didn't need to be deleted. Check for the k5crypto library as well
1090 as the crypto library; MIT Kerberos 1.1 changed the name.
1091
946173ad
DL
10921999-11-18 Dave Love <fx@gnu.org>
1093
1094 * configure.in: Fix NON_GNU_CPP for Irix 6 to avoid failing tests.
1095
4f6f5dab
GM
10961999-11-11 Erik Naggum <erik@naggum.no>
1097
1098 * configure.in (bitmapdir): Allow for both "bitmaps" directories.
1099
2323760c
DL
11001999-11-08 Dave Love <fx@gnu.org>
1101
1102 * configure.in: Fix change for --with-pop default.
1103
c3d00920
DL
11041999-11-04 Dave Love <fx@gnu.org>
1105
1106 * configure.in: Default to --with-pop. Change sense of with-gcc
1107 and with-toolkit-scroll-bars messages to reflect the defaults.
1108
400a1ed0
GM
11091999-11-01 Gerd Moellmann <gerd@gnu.org>
1110
1111 * INSTALL: Mention the Emacs Lisp Reference.
1112
1e3196e8
GM
11131999-10-27 Noah Friedman <friedman@splode.com>
1114
1115 * configure.in: Check for dynamic ptys (/dev/ptmx, /dev/pts/).
1116
8ac52782
GM
11171999-10-23 Gerd Moellmann <gerd@gnu.org>
1118
1119 * Makefile.in (bootstrap): New target.
1120
1113b624
PE
11211999-10-19 Paul Eggert <eggert@twinsun.com>
1122
1123 Add support for large files. Merge glibc 2.1.2.
1124
1125 * configure.in (AC_CHECK_HEADERS): Add stdio_ext.h.
1126 (HAVE_TM_GMTOFF): New symbol.
1127 (AC_CHECK_FUNCS): Add __fpending, ftello, getloadavg, mblen,
1128 mbrlen, strsignal.
1129 (LOCALTIME_CACHE): Don't include stdlib.h, as config.h does this now.
dff28924 1130
77162a4f
SM
11311999-10-09 Stefan Monnier <monnier@cs.yale.edu>
1132
1133 * make-dist (dontcompile): look for the DONTCOMPILE variable rather
1134 than the obsolete dontcompilefiles pseudo-rule in lisp/Makefile.
1135
a2743e67
RS
11361999-10-09 Richard M. Stallman <rms@gnu.org>
1137
dff28924 1138 * Makefile.in (uninstall, install-arch-indep, install-arch-dep):
a2743e67
RS
1139 Unset CDPATH to prevent cd from generating output.
1140
37e2d8f4
SM
11411999-10-08 Stefan Monnier <monnier@cs.yale.edu>
1142
1143 * update-subdirs: also ignore CVS subdirs.
1144
4e1d9c86
GM
11451999-10-07 Gerd Moellmann <gerd@gnu.org>
1146
1147 * Makefile.in (install-arch-indep): Add ada-mode.
dff28924 1148
2b6bac15
DL
11491999-10-06 Dave Love <fx@gnu.org>
1150
1151 * Makefile.in: Add rules for config.status, configure.
1152
a4a9692d
DL
11531999-09-07 Gerd Moellmann <gerd@gnu.org>
1154
1155 * configure.in (--with-sound): Removed.
1156
11571999-08-30 Gerd Moellmann <gerd@gnu.org>
1158
1159 * configure.in (USE_TOOLKIT_SCROLL_BARS): Move the test down after
1160 the test for Xaw3d.
1161 (HAVE_TIFF): Add -lm to library check.
1162
11631999-08-28 Richard Stallman <rms@gnu.org>
1164
1165 * configure.in (USE_TOOLKIT_SCROLL_BARS): Move tests for
1166 -lXaw3d, -lXpm, -ljpeg, -lpng, -ltiff, and -lgif, down
1167 after the other X-related libraries.
1168
11691999-08-21 Dave Love <fx@gnu.org>
1170
1171 * configure.in: Don't check for jpeglib.h.
1172
11731999-08-20 Gerd Moellmann <gerd@gnu.org>
1174
1175 * configure.in (HAVE_TIFF): Remove tiff34 prefix from tiffio.h.
1176 (HAVE_XAW3D): Don't check for Xaw3d if USE_X_TOOLKIT=none.
1177
11781999-08-18 Dave Love <fx@gnu.org>
1179
1180 * configure.in: : Check for termcap.h.
1181
11821999-08-15 Gerd Moellmann <gerd@gnu.org>
1183
1184 * configure.in: Add --with-toolkit-scroll-bars. If "no",
1185 use Emacs' scroll bars, even if configured for Motif or when
1186 Xaw3d is available.
1187
11881999-08-12 Wolfgang Rupprecht <wolfgang@wsrcc.com>
1189
1190 * configure.in: Check for getaddrinfo.
1191
11921999-08-04 Eli Zaretskii <eliz@gnu.org>
1193
1194 * config.bat: Make --no-debug work again by removing -gcoff.
1195
11961999-07-30 Dave Love <fx@gnu.org>
1197
1198 * configure.in: Check for stdlib.h.
1199
12001999-07-19 Dave Love <fx@gnu.org>
1201
1202 * configure.in: Grok sparc64-*-linux-gnu*.
1203
12041999-07-12 Richard Stallman <rms@gnu.org>
1205
1206 * Version 20.4 released.
1207
12081999-06-23 Karl Heuer <kwzh@gnu.org>
1209
1210 * make-dist: Unset EMACS_UNIBYTE, so Emacs runs in its default state.
1211 Quote $EMACS, in case it's a program with args.
1212
12131999-05-29 Richard M. Stallman <rms@gnu.org>
1214
1215 * configure.in: Delete the Kerberos stuff.
1216
12171999-05-27 Greg Hudson <ghudson@mit.edu>
1218
1219 * configure.in: Prefer kerberos 5 names.
1220
12211999-04-26 Richard M. Stallman <rms@gnu.org>
1222
1223 * configure.in: Check for libXp.
1224
12251999-04-08 Richard Stallman <rms@gnu.org>
1226
1227 * make-dist: Include change logs in subdirs of `lisp'.
1228
12291999-04-05 Richard Stallman <rms@gnu.org>
1230
1231 * Makefile.in (mkdir): If we create ${datadir}, make it world-readable.
1232 (install-arch-indep): Make ${datadir}/emacs world-readable.
1233
12341999-03-30 Eli Zaretskii <eliz@gnu.org>
1235
1236 * config.bat: Use epaths.* instead of paths.*.
1237
12381999-03-07 Eli Zaretskii <eliz@gnu.org>
1239
1240 * INSTALL: Add detailed instructions to unpack and install
1241 intlfonts on MS-DOS.
1242
12431999-02-26 Richard Stallman <rms@gnu.org>
1244
1245 * configure.in: Use epaths.h and epaths-force instead of paths....
1246
1247 * Makefile.in (epaths-force): Renamed from paths-force;
1248 operate on epaths.in and produce epaths.h.
1249
12501999-02-24 Richard Stallman <rms@gnu.org>
1251
1252 * make-dist: Fix nt/icons directory handling.
1253
12541999-02-22 Simon Josefsson <jas@pdc.kth.se>
1255
1256 * configure.in (f301-fujitsu-uxpv4.1): New target.
1257
12581999-02-20 Richard Stallman <rms@gnu.org>
1259
1260 * make-dist (tempparent): Fix command to update info files.
1261
12621999-02-09 Richard Stallman <rms@gnu.org>
1263
1264 * configure.in (powerpc-apple-netbsd*): New alternative.
1265
12661999-01-25 Geoff Voelker <voelker@cs.washington.edu>
1267
1268 * make-dist: Include the new directory nt/icons in distributions.
1269
12701999-01-19 Richard Stallman <rms@psilocin.ai.mit.edu>
1271
1272 * configure.in: Change message about HAVE_XFREE386.
1273
12741999-01-07 Eli Zaretskii <eliz@gnu.org>
1275
1276 * config.bat: Support configuring with leim.
1277
12781998-12-16 Petri Kaurinkoski <Petri.Kaurinkoski@hut.fi>
1279
1280 * configure.in (mips-sgi-irix6.5): New target.
1281
12821998-12-16 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
1283
1284 * configure.in: Remove GSS-API support, since it has been removed
1285 from movemail.
1286
12871998-12-04 Markus Rost <rost@delysid.gnu.org>
1288
1289 * Makefile.in (install-arch-dep): Copy fns-*.el from lib-src.
1290
12911998-12-04 Andreas Schwab <schwab@delysid.gnu.org>
1292
1293 * Makefile.in: Don't install customize info file. Run
1294 install-info on viper info file.
1295
12961998-11-29 Richard Stallman <rms@psilocin.ai.mit.edu>
1297
1298 * Makefile.in (install-arch-dep): Copy fns-*.el from lib-src.
1299
13001998-11-16 Kenichi Handa <handa@etl.go.jp>
1301
1302 * configure.in (*-*-bsdi4*): New target.
1303
13041998-11-13 Ehud Karni <ehud@unix.simonwiesel.co.il>
1305
1306 * configure.in: Fix previous change.
1307
13081998-11-11 Richard Stallman <rms@gnu.org>
1309
1310 * configure.in (aviion-intel): New machine.
1311
13121998-11-04 Kenichi Handa <handa@etl.go.jp>
1313
1314 * configure.in (mips-nec-sysv4*): New target.
1315
13161998-11-03 Andreas Schwab <schwab@delysid.gnu.org>
1317
1318 * Makefile.in (install-arch-dep): Fix last change and use fns-*.el
1319 from lisp.
1320
13211998-10-31 Richard Stallman <rms@psilocin.ai.mit.edu>
1322
1323 * make-dist: Don't include fns*.el in dist.
1324
13251998-10-30 Dave Love <fx@gnu.org>
1326
1327 * configure.in: Don't mkdir cpp.
1328
13291998-10-30 Andreas Schwab <schwab@delysid.gnu.org>
1330
1331 * Makefile.in (install-arch-dep): Install src/fns-*.el in
1332 ${archlibdir}.
1333
13341998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
1335
1336 * Version 20.3 released.
1337
13381998-07-30 Paul Eggert <eggert@twinsun.com>
1339
1340 * Makefile.in (Makefile, src/Makefile, src/config.stamp)
1341 (lib-src/Makefile, man/Makefile, oldXMenu/Makefile)
1342 (lwlib/Makefile, leim/Makefile):
1343 Prepend $(srcdir)/ to rule dependencies outside this dir.
1344
13451998-06-30 Richard Stallman <rms@psilocin.ai.mit.edu>
1346
1347 * configure.in: Use unset CDPATH instead of making it empty.
1348
13491998-06-20 Karl Heuer <kwzh@gnu.org>
1350
1351 * configure.in: Assume unspecified Solaris is 2.5, not 2.4.
1352
13531998-06-07 Richard Stallman <rms@psilocin.ai.mit.edu>
1354
1355 * make-dist (MANIFEST): Include most subdirs, but exclude subdirs.el
1356 and default.el. Sort the results.
1357
13581998-05-31 Karl Heuer <kwzh@gnu.org>
1359
1360 * Makefile.in (install-arch-indep): Don't die if site-lisp/ isn't
1361 writable.
1362
13631998-05-14 Richard Stallman <rms@psilocin.ai.mit.edu>
1364
1365 * Makefile.in (install-arch-indep):
1366 Don't alter site-lisp/subdirs.el if it exists.
1367
13681998-05-12 Richard Stallman <rms@psilocin.ai.mit.edu>
1369
1370 * Makefile.in (install-arch-indep): Put `-' on commands to create
1371 subdirs.el in site-lisp dirs.
1372
13731998-05-07 Richard Stallman <rms@psilocin.gnu.org>
1374
1375 * Makefile.in (install-arch-indep): Fix typo in previous change.
1376
13771998-05-06 Richard Stallman <rms@psilocin.gnu.org>
1378
1379 * Makefile.in (install-arch-indep): Pass --dir-file to install-info.
1380
13811998-04-28 Richard Stallman <rms@psilocin.gnu.org>
1382
1383 * Makefile.in (mkdir): Create the site-lisp dirs.
1384 (install-arch-indep): Make site-lisp/subdirs files world-readable.
1385
13861998-04-26 Richard Stallman <rms@psilocin.gnu.org>
1387
1388 * Makefile.in (INSTALL_INFO): New variable.
1389 (install-arch-indep): Don't replace the dir file if it already exists.
1390 Use the install-info program, via INSTALL_INFO, to add entries.
1391 Make the `info' subdir and the Info files world-readable.
1392
13931998-04-16 Eli Zaretskii <eliz@delysid.gnu.org>
1394
1395 * config.bat: Make sure the environment is large enough to support
1396 all the "set foo=bar" commands. Update pointers to DJGPP FTP
1397 sites.
1398
13991998-04-10 Karl Heuer <kwzh@gnu.org>
1400
1401 * make-dist: Don't accept EMACS=t when testing for $EMACS set.
1402
14031998-04-06 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
1404
1405 * configure.in: Add --with-gssapi to specify GSS-API
1406 authentication support for movemail.
1407
14081998-04-02 Richard Stallman <rms@psilocin.ai.mit.edu>
1409
1410 * Makefile.in (install-arch-indep): Fix previous change.
1411
14121998-03-30 Richard Stallman <rms@psilocin.ai.mit.edu>
1413
1414 * Makefile.in (info): Run man in build dir, not srcdir.
1415
14161998-03-28 Richard Stallman <rms@psilocin.ai.mit.edu>
1417
1418 * Makefile.in (install-arch-indep): Fix previous change.
1419
14201998-03-23 Kenichi Handa <handa@etl.go.jp>
1421
1422 * Makefile.in (top_distclean): Check the existence of `lock'
1423 subdir.
1424
14251998-03-22 Richard Stallman <rms@gnu.org>
1426
1427 * Makefile.in (install-arch-indep): Put special subdirs.el files
1428 in site-lisp dirs. Use normal-top-level-add-subdirs-to-load-path.
1429
14301998-03-21 Richard Stallman <rms@psilocin.gnu.org>
1431
1432 * make-dist: Fix shell syntax in check for missing .el or .elc files.
1433
14341998-03-09 Richard Stallman <rms@psilocin.gnu.org>
1435
1436 * configure.in (hppa-hp-hpux1[0-9]*): Handle versions 1X like 10.
1437 (m68*-hp-hpux*): Handle versions 1X like 10.
1438
14391998-03-07 Richard Stallman <rms@psilocin.gnu.org>
1440
1441 * make-dist: PROBLEMS is now in etc, not top level dir.
1442
1443 * Makefile.in (SOURCES): Delete PROBLEMS.
1444
14451998-02-25 Richard Stallman <rms@gnu.org>
1446
1447 * configure.in (hppa*-hp-hpux*): Use hpux10 by default.
1448
1449 * Makefile.in (install-arch-indep): Do chmod a+x on subdirs.
1450
14511998-01-17 Richard Stallman <rms@gnu.org>
1452
1453 * Makefile.in (install-arch-indep): Add semicolon before `else'.
1454
14551998-01-02 Richard Stallman <rms@psilocin.gnu.org>
1456
1457 * make-dist (tempparent): New option --no-check.
1458
1459 * make-dist: Don't do anything with cpp directory.
1460
14611997-12-20 Richard Stallman <rms@psilocin.gnu.org>
1462
1463 * configure.in (sparc-fujitsu-sysv4*): New target.
1464
14651997-12-17 Andreas Schwab <schwab@gnu.org>
1466
1467 * configure.in: Cache more tests. Add missing quotes around
1468 message with embedded comma.
1469
14701997-12-04 Karl Heuer <kwzh@gnu.org>
1471
1472 * Makefile.in (unlock, relock): Don't reference cpp/ directory.
1473
14741997-11-26 Joel N. Weber II <devnull@gnu.org>
1475
1476 * make-dist: Changed the comment about `umask 0' to say `Don't
1477 restrict access to any files.'; previously it said `Don't protect
1478 any files', which may have implied that we think fascism is good.
1479
14801997-11-24 Paul Eggert <eggert@twinsun.com>
1481
1482 * configure.in (AC_CHECK_FUNCS): Add strftime. The new GNU C library
1483 strftime needs the underlying host's strftime for locale dependent
1484 formats.
1485
14861997-11-20 Abraham Nahum <miko@uxsrvc.tti.co.il>
1487
1488 * configure.in (i586-dg-dguxR4.*): New name in case branch.
1489
14901997-11-20 Eli Zaretskii <eliz@is.elta.co.il>
1491
1492 * config.bat: Configure the man subdirectory.
1493
14941997-11-07 Paul Eggert <eggert@twinsun.com>
1495
1496 * configure.in (AC_CHECK_LIB): Add -lintl.
1497
14981997-11-07 Karl Heuer <kwzh@gnu.org>
1499
1500 * make-dist (check for .elc files): Avoid bash-specific syntax.
1501 (check for overflow 14-char limit): Simplify.
1502
15031997-11-07 Richard Stallman <rms@gnu.org>
1504
1505 * Makefile.in (install): Move blessmail last.
1506
15071997-10-02 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1508
1509 * configure.in (gettimeofday, one arg or two):
1510 Clarify messages by avoiding double negative.
1511
15121997-09-30 Karl Eichwalder <ke@suse.de>
1513
1514 * Makefile.in (install-arch-indep): install the widget info file.
1515
15161997-09-24 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
1517
1518 * configure.in (with-pop, with-kerberos): Need to check Kerberos
1519 libraries in reverse order, so that libraries will appear in the
1520 correct dependency order on the link line (and so that the
1521 configure checks themselves will work properly when early
1522 libraries depend on later ones).
1523
15241997-09-21 Erik Naggum <erik@naggum.no>
1525
1526 * make-dist (making links to `src'): Keep timestamp on copied
1527 files.
1528
1529 * make-delta: New script to produce delta distributions.
1530
15311997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1532
1533 * Version 20.2 released.
1534
15351997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1536
1537 * Version 20.1 released.
1538
1539 * Makefile.in (install-leim): Depend on mkdir.
1540 (leim): Depend on src.
1541
15421997-09-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1543
1544 * configure.in: Recognize alpha* instead of just alpha.
1545
15461997-09-12 Paul Eggert <eggert@twinsun.com>
1547
1548 * leim-Makefile.in (mostlyclean, maintainer-clean): New targets.
1549
15501997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1551
1552 * update-subdirs: Use rm -f.
1553
15541997-09-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1555
1556 * update-subdirs: Delete subdirs.el if this dir has no subdirs.
1557 Ignore subdirs named Old.
dff28924 1558
a4a9692d
DL
15591997-08-04 Kenneth Stailey <kstailey@elbereth.disclosure.com>
1560
1561 * configure.in: Add OpenBSD clause to set $machine.
1562
15631997-09-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1564
1565 * make-dist: Recompile everything after updating various Lisp files.
1566 Recompile in leim as well as lisp.
1567 Check in leim as well as lisp for mismatched files and too-long names.
dff28924 1568
a4a9692d
DL
15691997-09-03 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1570
1571 * Makefile.in (TAGS tags): Simply refer this to the src subdir.
1572
15731997-08-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1574
1575 * Makefile.in (install-arch-indep): Verify ./lisp has simple.el in it
1576 before trying to copy anything from it.
1577
15781997-08-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1579
1580 * Makefile.in (man/Makefile): New target.
1581 (tags): Define env var EMACS and run Makefile from build dir.
1582
15831997-08-27 Eli Zaretskii <eliz@psilocin.gnu.ai.mit.edu>
1584
1585 * config.bat: If src/_gdbinit doesn't exist, try using
1586 src/.gdbinit to create it (for building on Windows 95).
1587
15881997-08-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1589
1590 * Makefile.in (install-arch-indep):
1591 Discard extra data in tar | tar pipes.
1592
15931997-08-24 NIIBE Yutaka <gniibe@mri.co.jp>
1594
1595 * configure.in (x_default_search_path): Corrected
1596 '${x_library}' to '${x_library}/X11'.
1597
15981997-08-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1599
1600 * configure.in (HAVE_MOTIF_2_1): Test for Motif 2.1,
1601
16021997-08-22 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
1603
1604 * configure.in: Support auto-configuration of both Kerberos V4 and
1605 Kerberos V5 for movemail, including detection of V4 and V5 header
1606 files and libraries.
1607
16081997-08-16 NIIBE Yutaka <gniibe@etl.go.jp>
1609
1610 * configure.in: Compute x_default_search_path
1611 and substitute into makefiles.
1612
1613 * Makefile.in (paths-force): Store PATH_X_DEFAULTS in paths.h.
1614
16151997-08-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1616
1617 * Makefile.in (install-arch-indep): Run list-load-path-shadows.
1618
16191997-08-07 Erik Naggum <erik@naggum.no>
1620
1621 * configure.in: Remove lockdir, it is no longer needed.
1622 * Makefile.in (mkdir): Don't create lockdir.
1623 (lockdir): Variable deleted.
1624 (paths-force): Don't operate on PATH_LOCK.
1625
16261997-08-06 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1627
1628 * leim-Makefile.in (clean, distclean): New targets.
1629
1630 * make-dist: Include leim/ChangeLog in leim distribution.
1631
16321997-08-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1633
1634 * configure.in (i*86-*-sysv4.2uw*): Set NON_GNU_CPP.
1635
16361997-07-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1637
1638 * Makefile.in (CPPFLAGS): Get this from configure, like CFLAGS.
1639
16401997-07-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1641
1642 * Makefile.in (LDFLAGS): Get this from configure, like CFLAGS.
1643
16441997-07-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1645
1646 * make-dist: Update leim/leim-list.el.
1647 Pass along value of $EMACS when updating lisp dir.
1648
16491997-07-25 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>
1650
dff28924 1651 * configure.in (doug_lea_malloc): Make __after_morecore_hook a
a4a9692d
DL
1652 prerequisite to the use of Doug Lea's malloc.
1653
16541997-07-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1655
1656 * Makefile.in (top_distclean): Use -f to delete contents of lock dir.
1657
1658 * make-dist: Use name leim/SKK-DIC, not leim/SKK.
1659
16601997-07-16 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1661
1662 * make-dist: Arrange for the leim tar file to unpack in emacs-M.N/leim.
1663
16641997-07-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1665
1666 * configure.in (mips-sony-newsos6*): File news-risc.h renamed
1667 to news-r6.h.
1668
16691997-07-10 Eli Zaretskii <eliz@is.elta.co.il>
1670
1671 * config.bat: Use `sed' instead of `cp', which might not be
1672 installed.
1673
16741997-07-09 Kenichi Handa <handa@etl.go.jp>
1675
1676 * Makefile.in (mostlyclean): Add cleaning leim directory.
1677 (clean, distclean, maintainer-clean): Likewise.
1678
16791997-07-09 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1680
1681 * make-dist (bogosities): Check subdirs of `lisp' also.
1682
16831997-07-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1684
1685 * make-dist (etc): Really avoid symlinks now.
1686 (lisp): Don't delete from subdirs the things we never copy.
1687
16881997-07-07 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1689
1690 * Makefile.in (install-arch-indep): Correct the target name.
1691 The first letter `i' was dropped by the previous change of mine.
1692
16931997-07-06 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1694
1695 * configure.in (leim/Makefile): Generate this.
1696 (*-sysv4.2uw*): Recognize new alternative.
1697
1698 * leim-Makefile.in: Renamed from leim-Makefile.
1699
1700 * make-dist: Set up real-leim subdirectory,
1701 with the real contents of leim; then move it to
1702 a separate top-level directory.
1703
1704 * make-dist: Don't mention site-lisp, site-init, site-start
1705 or default, when listing files hat are not compiled and should be.
dff28924 1706
a4a9692d
DL
1707 * configure.in: Create src/config.stamp at the end.
1708
17091997-07-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1710
1711 * Makefile.in (install-leim): Correct previous change.
1712
17131997-07-02 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1714
1715 * Makefile.in (install-leim): New target.
1716 (install): Depend on install-leim.
dff28924 1717
a4a9692d
DL
17181997-07-01 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1719
1720 * Makefile.in (SUBDIR): Add leim.
1721 (SUBDIR_MAKEFILES): Add leim/Makefile.
1722 (leim/Makefile): New target.
1723
17241997-07-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1725
1726 * leim-Makefile: New file.
1727 * make-dist: Initialize a `leim' subdirectory with that makefile.
1728
17291997-06-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1730
1731 * configure.in (GNU_MALLOC_reason): Fix message text.
1732
17331997-06-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1734
1735 * make-dist (lisp): Don't process subdirs that start with =.
1736 (etc): Copy symlinks, as in src.
1737
17381997-06-26 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1739
1740 * configure.in (i*86-*-unixware*): New alternative.
1741
17421997-06-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1743
1744 * Makefile.in (src/config.stamp): Target renamed from src/config.h
1745 and touch it explicitly.
1746
1747 * configure.in (mips-sony-newsos6*): New alternative.
1748 (mips-*-linux-gnu*): New alternative.
1749 (*-*-bsdi*): New alternative.
1750 (i*86-*-bsd386, i*86-*-bsdi...): Delete old alternatives.
1751
17521997-06-22 Dave Love <d.love@dl.ac.uk>
1753
1754 * Makefile.in (lib-src): Depend on src/config.h (e.g. for
1755 movemail.o).
1756 (src/config.h): New target to re-configure if src/config.in
1757 is patched.
1758
17591997-06-18 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1760
1761 * configure.in (shutdown): Check for `shutdown' function.
1762
17631997-06-18 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1764
1765 * update-subdirs: Include the directory "language" in subdirs.
1766
17671997-06-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1768
1769 * configure.in (m88k-dg-dgux4*): New alternative.
1770 (alpha-*-netbsd*): New alternative.
1771 (powerpcle-*-solaris2*): New alternative.
1772
17731997-05-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1774
1775 * make-dist: Warn about .el files that are not compiled.
1776
17771997-05-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1778
1779 * Makefile.in (dist): Don't run update-subdirs here,
1780 since make-dist now gets that done.
1781
1782 * make-dist: Use the new `updates' target in lisp/Makefile.
dff28924 1783
a4a9692d
DL
1784 * make-dist: Use new non-file targets in lisp/Makefile.
1785
17861997-04-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1787
1788 * make-dist: Handle all subdirs of `lisp' uniformly.
1789 Don't handle `term' and `language' specially.
1790 Clear out umask at the beginning.
dff28924 1791
a4a9692d
DL
17921997-04-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1793
1794 * make-dist: Use Make to update finder-inf.el and autoloads.
1795 Also update cus-load.el.
1796
17971997-04-09 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>
1798
1799 * configure.in (doug_lea_malloc): First check for SYSTEM_MALLOC,
1800 in case it is desirable to disable the GNU malloc features with
1801 glibc.
1802
18031997-04-08 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>
1804
1805 * configure.in (DOUG_LEA_MALLOC):
1806 Define if malloc_{get,set}_state exist.
1807
18081997-03-05 Ken'ichi Handa <handa@etl.go.jp>
1809
1810 * make-dist: Make links for files under lisp/language.
1811
18121997-02-20 Kenichi Handa <handa@etl.go.jp>
1813
1814 * update-subdirs: Exclude the directory "language" from subdirs.
1815
18161997-01-26 Karl Heuer <kwzh@gnu.ai.mit.edu>
1817
1818 * configure.in: Check for rint and cbrt.
1819
18201997-01-01 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
1821
1822 * make-dist: Use $EMACS to say where to run Emacs.
1823 Add --no-update option.
dff28924 1824
a4a9692d
DL
18251996-12-30 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
1826
1827 * configure.in (hppa1.1-hitachi-hiuxmpp): New configuration.
1828
18291996-12-28 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
1830
1831 * make-dist (copying src): Check thoroughly for symlinks
1832 and copy them in all cases. Regularize the linking of *.in
1833 and *.opt and ChangeLog files.
1834 (copying lib-src): Likewise.
1835 Don't rm getdate.c or y.tab.*--they don't exist any more.
dff28924 1836
a4a9692d
DL
18371996-12-18 Jonathan I. Kamens <jik@annex-1-slip-jik.cam.ov.com>
1838
1839 * configure.in: Check for libmail, maillock.h and
1840 touchlock (for movemail).
1841
18421996-12-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1843
1844 * configure.in (limits.h): Check for this file.
1845
18461996-12-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1847
1848 * configure.in (rs6000-ibm-aix4.2): New alternative.
1849 (rs6000-ibm-aix4.0): New alternative.
1850 (rs6000-ibm-aix4*): Assume aix 4.1 by default.
1851
18521996-11-22 Ben Harris <bjh21@cam.ac.uk>
1853
1854 * configure.in: Recognize vax-*-netbsd*.
1855
18561996-11-06 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
1857
1858 * configure.in (locallisppath): Add leim directory.
1859
18601996-10-31 Eli Zaretskii <eliz@is.elta.co.il>
1861
1862 * config.bat: Make sure `mv' supports forward slashes and -f.
1863
18641996-10-28 Christian Limpach <chris@nice.ch>
1865
1866 * configure.in (hppa*-next-nextstep*): * added after hppa
1867 to accept hppa1.0 and hppa1.1.
1868
18691996-10-05 Marcus G. Daniels <marcus@coulee.tdb.com>
1870
1871 * configure.in: Provide an empty default for LD_SWITCH_X_SITE_AUX.
1872 * configure.in (ld_switch_machine): Fix typo.
1873
18741996-09-28 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
1875
1876 * configure.in: Fetch LD_SWITCH_SYSTEM and LD_SWITCH_MACHINE
1877 from config.h and use them in $ac_link.
1878
18791996-09-28 Erik Naggum <erik@psilocin.gnu.ai.mit.edu>
1880
1881 * configure.in: Create a subdir named `lisp'.
1882
18831996-09-24 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
1884
1885 * configure.in: Check for getcwd.
1886
18871996-09-04 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
1888
dff28924 1889 * configure.in: Check for termios.h. Check for setpgid.
a4a9692d
DL
1890
18911996-08-31 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
1892
1893 * configure.in: Check for setrlimit.
1894
18951996-08-31 Paul Eggert <eggert@twinsun.com>
1896
1897 * configure.in: Check for sys/systeminfo.h, getdomainname, sysinfo.
1898
18991996-08-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1900
1901 * configure.in: Check for utimes.
1902
1903 * configure.in: Check for com_err library, but only
1904 if --with-kerberos was used. Check for krb and des
1905 only if --with-kerberos.
1906
19071996-08-26 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
1908
1909 * Makefile.in (INSTALL_STRIP): New variable.
1910 (install-strip): Set INSTALL_STRIP, not INSTALL_PROGRAM.
1911 (install-arch-dep): Use INSTALL_STRIP, and pass it to lib-src.
1912
19131996-08-25 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
1914
1915 * configure.in: Check for krb and des libraries.
1916
19171996-08-24 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
1918
1919 * configure.in (*-sunos4.1.[3-9]*noshare):
1920 Use sunos413, not sunos4-1-3.
1921 (m88k-dg-dgux5.4R3*): Use dgux5-4-3, not dgux5-4r3.
1922 (arm-acorn-riscix1.2*): Use riscix12, not riscix1-2.
dff28924 1923
a4a9692d
DL
19241996-08-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1925
1926 * Makefile.in (src/paths.h): Target deleted.
1927 (paths-force): Delete all dependencies on this target
1928 but don't delete the target.
1929 (install): Depend on `all'.
1930 (paths-force): Don't print a message.
1931
1932 * configure.in: Generate src/paths.h here.
1933
19341996-08-18 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1935
1936 * configure.in (NON_GCC_LINK_TEST_OPTIONS, GCC_LINK_TEST_OPTIONS):
1937 New variables that affect linking only.
1938 (alpha-dec-osf*): Use those instead of previous change.
1939
19401996-08-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1941
1942 * Makefile.in (install-arch-indep): Install info/messages.
1943
19441996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1945
1946 * Version 19.33 released.
1947
19481996-08-10 Marcus Daniels <marcus@sayre.sysc.pdx.edu>
1949
1950 * configure.in (i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*):
1951 Fix previous change.
1952
19531996-08-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1954
1955 * configure.in (i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*):
1956 New alternative.
1957
19581996-08-07 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1959
1960 * configure.in (alpha-dec-osf*): Specify GCC_TEST_OPTIONS
1961 and NON_GCC_TEST_OPTIONS.
1962
19631996-08-06 Paul Eggert <eggert@twinsun.com>
1964
1965 * configure.in (LOCALTIME_CACHE): Don't put a string literal
1966 "TZ=..." in environ.
1967
19681996-08-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1969
1970 * make-dist (msdos): Add is_exec.c, sigaction.c to distribution.
1971
19721996-08-03 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1973
1974 * configure.in (*-sunos4.1.[3-9]*noshare): Move this before
1975 the more general *-sunos4.1.[3-9]* clause.
1976
19771996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1978
1979 * Version 19.32 released.
1980
1981 * configure.in (*-sco3.2v5*):
1982 Set OVERRIDE_CPPFLAG to a string of one space.
1983 Fix the code that uses OVERRIDE_CPPFLAG.
1984
19851996-07-16 Karl Heuer <kwzh@gnu.ai.mit.edu>
1986
1987 * configure.in: Undo previous change.
1988
19891996-07-16 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
1990
1991 * config.sub: Use `pc', not `unknown', when canonicalizing
1992 the vendor for ...86.
1993
19941996-07-15 David Mosberger-Tang <davidm@AZStarNet.com>
1995
1996 * configure.in: Check for termios.h header.
1997
19981996-07-11 Bill Mann <dvmann@dvncr.praxisint.com>
1999
2000 * configure.in: Use s/usg5-4-3.h for ncr-i[3456]86-sysv4.3
2001
20021996-07-07 Karl Heuer <kwzh@gnu.ai.mit.edu>
2003
2004 * configure.in: Split bsdos2 and bsdos2-1.
2005
20061996-07-06 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
2007
2008 * config.sub: If last two words are not a recognized
2009 KERNEL-OS pair, use just the last word as OS, as in 19.31.
2010 Make conversion of gnu/linux to linux-gnu really work.
dff28924 2011
a4a9692d
DL
2012 * config.sub: If vendor unspecified with i386, use `pc' not `unknown'.
2013
20141996-06-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2015
2016 * configure.in (check for using Lucid widgets by default):
2017 Eliminate indentation that confuses some compilers.
2018
20191996-06-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2020
2021 * config.sub: Convert linux and gnu/linux to linux-gnu.
2022
2023 * make-dist: Don't update getdate.c.
2024 Ignore =... files when checking for too-long Lisp file names.
2025
20261996-06-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2027
2028 * configure.in (euidaccess): Check for that, not for eaccess.
2029
20301996-06-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2031
2032 * configure.in (sunos4.1.[3-9]*noshare): Eliminate dash from
2033 before `noshare'.
2034 (mips-sgi-irix6*): Specify NON_GCC_TEST_OPTIONS.
2035
20361996-06-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2037
2038 * configure.in: Rename lignux to linux-gnu in configuration names.
2039 Use gnu-linux as the opsys value (s/ file name).
2040 Allow i686 just like i386, i486, i586.
2041
20421996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2043
2044 * configure.in (i*86-*-sco3.2v5): New alternative.
2045 (OVERRIDE_CPPFLAG): New variable.
2046 (CPPFLAGS): If OVERRIDE_CPPFLAG is set, use that.
2047
2048 * configure.in: Specify vpath for .texi files.
2049
20501996-06-09 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2051
2052 * configure.in: Always check for HAVE_X11R5.
2053 Separately decide whether to use a toolkit by default.
2054
20551996-06-04 Bill Mann <dvmann@dvhpux1.praxisint.com>
2056
2057 * configure.in: If X11R5 is missing the Xaw headers,
2058 default to --with-x-toolkit=no.
2059
20601996-05-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2061
2062 * configure.in (powerpc-*-solaris2*): Use ibmrs6000, not rs6000.
2063
20641996-05-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2065
2066 * Makefile.in (install-arch-indep): If cd etc makes output,
2067 don't treat that as part of the tar data.
2068 Check that ./lisp actually exists.
dff28924 2069
a4a9692d
DL
20701996-05-29 Karl Heuer <kwzh@gnu.ai.mit.edu>
2071
2072 * make-dist: Check for long file names.
2073
20741996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
2075
2076 * Version 19.31 released.
2077
20781996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
2079
2080 * configure.in: Recognize sparc-*-lignux.
2081
20821996-05-03 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
2083
2084 * make-dist: Include nt/inc/arpa and nt/inc/netinet in the dist.
2085 Don't include config.w95.
2086
20871996-04-21 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
2088
2089 * make-dist: Replace --no-clean-up and --no-tar options
2090 with --clean-up and --tar, so that the default is useful.
2091
20921996-04-15 Eli Zaretskii <eliz@is.elta.co.il>
2093
2094 * config.bat: Make sure the GDB init file is called src/_gdbinit;
2095 if not, tell the user to rename it and abort.
2096
20971996-04-14 Eli Zaretskii <eliz@is.elta.co.il>
2098
2099 * config.bat: With DJGPP v1.x, use `COFF2EXE' to produce JUNK.EXE
2100 test program.
2101
21021996-04-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2103
2104 * config.bat (djgpp_ver): Variable renamed from djgpp-ver.
2105
2106 * make-dist (MANIFEST): Fix previous change.
2107 (msdos): Put mainmake.v2 into the dist.
2108
21091996-04-10 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
2110
2111 * make-dist: Exit if autoconf fails.
2112
21131996-04-10 Eli Zaretskii <eliz@is.elta.co.il>
2114
2115 * config.bat: Set djgpp-ver, and unset it at the end.
b1f865ae 2116 Add a number of conditionals for DJGPP version 2.
a4a9692d
DL
2117 Rename label libsrc2 to libsrc3.
2118 Substitute for LDFLAGS in src/Makefile.
2119 Substitute for ALL_CFLAGS in lib-src/Makefile.
2120
21211996-04-08 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2122
2123 * configure.in (ncurses): Check this after checking fns like strerror.
2124
21251996-04-08 Erik Naggum <erik@naggum.no>
2126
2127 * make-dist (MANIFEST): Don't include lines from =files.
2128
21291996-04-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2130
2131 * make-dist: Don't put lisp/dired.todo in the dist.
2132
21331996-04-05 Richard Stallman <rms@lucy.gnu.ai.mit.edu>
2134
2135 * configure.in (HAVE_NCURSES): Look for library named ncurses.
2136
2137 * configure.in (setlocale): Check for it.
2138
2139 * configure.in (*-*-sysv4.2*): If no /usr/ccs/lib/cpp, use /lib/cpp.
dff28924 2140
a4a9692d
DL
21411996-03-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2142
2143 * configure.in: Use lignux instead of linux as value of opsys.
2144
21451996-03-22 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2146
2147 * Makefile.in (install-strip): Fix whitespace.
2148 Get rid of continuation.
2149
2150 * config.sub: Convert linux or gnu/linux to lignux.
2151
21521996-03-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2153
2154 * configure.in: Accept lignux in configuration name.
2155
21561996-03-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2157
2158 * Makefile.in (install-strip): New target.
2159
21601996-03-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2161
2162 * Makefile.in (top_distclean): Use `|| true' to ignore error in rm.
2163 -f failed to do the job on Suns.
2164
21651996-03-13 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
2166
2167 * Makefile.in (install-arch-dep): Don't depend on install-arch-indep.
2168
2169 * configure.in (linux/version.h): Check for this header.
2170
21711996-03-12 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
2172
2173 * configure.in: Remove -fno-builtin hackery from -lm check.
2174
21751996-03-08 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
2176
2177 * configure.in (-lm check): If $GCC, append -fno-builtin to $CC for
2178 just this test.
2179
2180 * configure.in (AC_PREREQ): Require version 2.8 of Autoconf.
2181
21821996-03-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2183
2184 * configure.in: Check for ncurses.
2185
21861996-02-28 Paul Eggert <eggert@twinsun.com>
2187
2188 * configure.in (LOCALTIME_CACHE):
2189 Also define if localtime mishandles unsetting TZ.
2190 This works around a localtime bug in mips-dec-ultrix.
2191
21921996-02-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2193
2194 * make-dist (finder-inf.el): Use finder-compile-keywords-make-dist.
2195
2196 * configure.in: Improve messages about X versions.
2197
21981996-02-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2199
2200 * configure.in (LOCALTIME_CACHE): Cope if $ac_cv_func_tzset is null.
2201
22021996-02-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2203
2204 * configure.in (HAVE_X11XTR6): Set it as a shell variable.
2205 (HAVE_LIBXMU): If HAVE_X11XTR6, use -lSM and -lICE.
2206
2207 * Makefile.in (install-arch-dep): Depend on install-arch-indep.
2208 (install): Put install-arch-indep before install-arch-dep.
2209
22101996-02-20 Dave Love <d.love@dl.ac.uk>
2211
2212 * INSTALL: Clarify info about MS-DOS path handling.
2213
22141996-02-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2215
2216 * Makefile.in (install-arch-indep): Install info/ccmode*.
2217 In previous change, protect against /bin/pwd returning null string.
2218
22191996-02-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2220
2221 * Makefile.in (install-arch-indep): Copy build-dir's lisp subdir
2222 to lispdir.
2223
22241996-02-01 Paul Eggert <eggert@twinsun.com>
2225
2226 * configure.in (LD_RUN_PATH): Prepend x_libraries to this envvar.
2227
22281996-01-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2229
2230 * configure.in (HAVE_TIMEVAL): Set explicitly to `no' if test fails.
2231
22321996-01-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2233
2234 * Makefile.in (extraclean): Use ${top_distclean} to ensure
2235 we delete everything distclean deletes.
2236
22371996-01-23 Karl Heuer <kwzh@gnu.ai.mit.edu>
2238
2239 * make-dist (lwlib): Don't distribute lwlib-Xol* files.
2240
22411996-01-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2242
2243 * configure.in (HAVE_X11): Merge $LD_SWITCH_X_SITE
2244 into LDFLAGS instead of into LIBS.
2245
22461996-01-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2247
2248 * configure.in (HAVE_XMU): Fix typo in previous change.
2249
22501996-01-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2251
2252 * configure.in [Solaris]: Don't let $CC make us use /usr/ucb/cc.
2253
22541996-01-10 Erik Naggum <erik@naggum.no>
2255
2256 * configure.in (USE_X_TOOLKIT = maybe): Delete redundant `fi'.
2257
22581996-01-10 Karl Heuer <kwzh@gnu.ai.mit.edu>
2259
2260 * Makefile.in (install-arch-indep): Ignore error if no chmod -R.
2261
22621996-01-10 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
2263
2264 * configure.in (HAVE_XMU): Check for libXmu.a only if using toolkit
2265 and use -lXt to link it.
2266
22671996-01-08 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
2268
2269 * configure.in (locallisppath): Put version-specific dir first.
2270
22711996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
2272
2273 * configure.in (hppa-*-nextstep*): New alternative.
2274 (USE_X_TOOLKIT): By default, set this to "maybe";
2275 and change that later to LUCID or "no" according to X11 version.
2276
2277 * make-dist: Recompile outdated .elc files and update all autoloads.
2278
22791996-01-05 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
2280
2281 * configure.in (locallisppath): Fix typo in last change: " -> '.
2282
22831996-01-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2284
2285 * configure.in (locallisppath): Add ../emacs/VERSION/site-lisp.
2286
22871995-12-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2288
2289 * Makefile.in (install-arch-indep): Give all files read permission.
2290
22911995-12-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2292
2293 * configure.in (hppa*-hp-hpux9shr*, hppa*-hp-hpux9*, hppa*-hp-hpux*):
2294 If it is hpux 9, check for /usr/include/X11R5 and /usr/lib/x11R5.
2295
22961995-12-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2297
2298 * configure.in: Determine HAVE_X11R6.
2299 (HAVE_MENUS): Renamed from HAVE_X_MENU.
2300
23011995-12-21 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
2302
2303 * configure.in: Just "solaris" now defaults to version 2.4.
2304 Add sunos4.1.n-noshare as alternative.
2305
23061995-12-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2307
2308 * configure.in (mips-sgi-irix6*): Set NON_GNU_CPP.
2309
23101995-11-29 Erik Naggum <erik@naggum.no>
2311
2312 * Makefile.in (install-arch-indep): Add missing backslash.
2313
23141995-11-29 Karl Eichwalder <ke@ke.Central.DE>
2315
2316 * Makefile.in (install-arch-indep): Don't install
2317 lispdir/[Mm]akefile*, lispdir/ChangeLog, lispdir/dired.todo.
2318
23191995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2320
2321 * Makefile.in (install-arch-indep): Fix previous change.
2322
2323 * configure.in (mips-sni-sysv*): New alias for mips-siemens-sysv*.
2324
23251995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2326
2327 * Version 19.30 released.
2328
2329 * make-dist (lisp): Exclude subdirs.el.
2330
23311995-11-22 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2332
2333 * make-dist (etc): Delete *.orig and *.rej.
2334
23351995-11-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2336
2337 * Makefile.in (install-arch-indep): Rename old info/dir only if exists.
2338
23391995-11-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2340
2341 * configure.in (hppa*-hp-hpux10*): Use s/hpux10.h.
2342
23431995-11-14 Geoff Voelker <voelker@cs.washington.edu>
2344
2345 * make-dist (nt): Rename install, readme, and todo to
2346 INSTALL, README, and TODO.
2347
23481995-11-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2349
2350 * make-dist (lisp): Don't distribute site-start.
2351
23521995-11-06 Karl Heuer <kwzh@gnu.ai.mit.edu>
2353
2354 * make-dist: Break the hard link on alloca.c.
2355
23561995-11-04 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
2357
2358 * configure.in (LIBS): Add libsrc_libs and keep the old LIBS.
2359
23601995-11-02 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2361
2362 * make-dist (src, lib-src): Don't distribute Makefile.c.
2363 (etc/e): Do cleanup in $tempdir/etc/e, not $tempdir/etc.
2364
23651995-10-31 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2366
2367 * Makefile.in (mkdir): Create man1dir, not mandir.
2368 (uninstall): Use man1dir, not mandir.
2369
23701995-10-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2371
2372 * Makefile.in (man1dir): New variable.
2373 (install-arch-indep): Use man1dir.
2374
2375 * configure.in (sparc-*-nextstep*): Remove incorrect .h's.
2376
2377 * make-dist: Create lisp/MANIFEST.
2378
23791995-10-28 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2380
2381 * configure.in (m68k-*-linux*): New alternative.
2382
23831995-10-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2384
2385 * make-dist: Use new names config.in, paths.in, and
2386 {src,lib-src}/Makefile.in.
2387
23881995-10-25 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2389
2390 * configure.in: Don't bother checking for drem.
2391
23921995-10-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2393
2394 * Makefile.in (distclean): Delete line with just a tab in it.
2395 (install-arch-indep): Delete spaces that precede tabs.
2396 Delete spurious `fi' left from previous change.
2397 (install): Supply `true' as command, to avoid null command.
2398
23991995-10-05 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2400
2401 * configure.in (--with-x-toolkit)): Add `athen' as alias for `athena'.
2402
24031995-09-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2404
2405 * configure.in (powerpc-*-solaris2): New alternative.x
2406
24071995-09-12 Karl Heuer <kwzh@gnu.ai.mit.edu>
2408
2409 * Makefile.in (src/paths.h, paths-force): Use paths.h.$$ instead
2410 of paths.h.tmp$$, to avoid going beyond 14 characters.
2411
24121995-09-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2413
2414 * configure.in: Improve error msg for invalid --with-x-toolkit value.
2415
24161995-09-06 Paul Eggert <eggert@twinsun.com>
2417
2418 * configure.in (LOCALTIME_CACHE): Define if tzset exists and
2419 if localtime caches TZ. Check for tzset.
2420
24211995-09-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2422
2423 * config.bat: Simplify using new names file names src/makefile.in,
2424 config.in, paths.in. Change Echo commands not to use `.
2425
24261995-08-31 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2427
2428 * Makefile.in (install-arch-indep): Always install the new dir file;
2429 rename the previous dir file to dir.bak or dir.old.
2430
24311995-08-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2432
2433 * configure.in (RANLIB): Substitute this into makefiles.
2434 Set it specially on solaris; set it by default on other systems.
2435
2436 * configure.in: Fix previous Alpha change.
2437
24381995-08-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2439
2440 * configure.in (i*386-*-isc4.*): Set GCC_TEST_OPTIONS and
2441 NON_GCC_TEST_OPTIONS.
2442
24431995-08-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2444
2445 * configure.in (CFLAGS): When computing CFLAGS and REAL_CFLAGS
2446 from config.h, use SPECIFIED_CFLAGS to get what the user specified.
2447
2448 * configure.in (alpha-*-linux*): New configuration.
2449
24501995-08-05 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2451
2452 * configure.in (m68*-next-*): Use m68k.h and nextstep.h.
2453 (m68k-next-nextstep*): New alias for that.
2454 (i*86-*-nextstep*): Use nextstep.h.
2455 (sparc-*-nextstep*): New configuration.
2456
24571995-08-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2458
2459 * configure.in (CPP): Save original CFLAGS value in SPECIFIED_CFLAGS.
2460 And get CFLAGS from config.h if SPECIFIED_CFLAGS is null.
2461
24621995-07-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2463
2464 * configure.in: Handle sunos4shr by sharing; not like sunos4*.
2465 Determine GETTIMEOFDAY_ONE_ARGUMENT by experiment.
2466
24671995-07-18 Mike Long <mike.long@analog.com>
2468
2469 * make-dist: Fix update of finder-inf.el, and byte-compile it.
2470
24711995-07-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2472
2473 * Makefile.in (src/paths.h, paths-force):
2474 Rename src/paths.h.in to src/paths.in.
2475 (Makefile): Depend on src/Makefile.in, not src/Makefile.in.in.
2476
2477 * configure.in: Rename {src,lib-src}/Makefile.in.in to Makefile.in.
2478 Use Makefile.c for intermediate file.
2479 Rename src/config.h.in to src/config.in.
2480
24811995-07-17 Richard Stallman <rms@gnu.ai.mit.edu>
2482
2483 * configure.in (mips-dec-ultrix*): Assume version 4.3.
2484 (mips-dec-ultrix4.[12]): New alternative for old versions.
2485
24861995-07-06 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2487
2488 * make-dist: Don't break intra-tree links.
2489
24901995-07-06 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
2491
2492 * configure.in: Put back archlibdir initialization. Require
2493 autoconf 2.4.1 or later.
2494
24951995-07-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2496
2497 * configure.in: Use sunos4shr normally for Sunos 4.1.[3-9].
2498 (mips-mips-riscos5*): New alternative.
2499
25001995-06-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2501
2502 * Makefile.in (uninstall, install-arch-indep): Install info/ediff*.
2503
25041995-06-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2505
2506 * configure.in (bindir, datadir, sharedstatedir, libexecdir)
2507 (mandir, infodir, archlibdir): Initializations deleted.
2508
2509 * configure.in: On hpux9, use hpux9-x11r4.h if we have X11R4.
2510 On hpux9shr, use hpux9shxr4.h.
2511
25121995-06-24 Morten Welinder <terra+@cs.cmu.edu>
2513
2514 * configure.in: Added target mips-dec-mach_bsd4.3.
2515 * config.guess: Guess mips-dec-mach_bsd4.3.
2516
25171995-06-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2518
2519 * Makefile.in (mkdir): Use symbolic chmod.
2520
25211995-06-22 Paul Eggert <eggert@twinsun.com>
2522
2523 * configure.in: Treat SunOS 4.1.4 like SunOS 4.1.3.
2524 (Likewise for SunOS 4.1.5 thorugh 4.1.9, should they ever exist.)
2525
25261995-06-22 Paul Eggert <eggert@twinsun.com>
2527
2528 * Makefile.in (SUBDIR_MAKEFILES):
2529 Add man/Makefile, so `make distclean' removes it.
2530 (top_distclean): Add config.log to the list of files to be removed.
2531
25321995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2533
2534 * Version 19.29 released.
2535
25361995-06-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2537
2538 * configure.in: Fix the previous change to verify that the -b
2539 option really solves the problem.
2540
2541 * make-dist (nt): Explicitly include makefile.nt and makefile.def only.
2542
25431995-06-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2544
2545 * configure.in: Test whether XFree86 needs -b i486-linuxaout to link.
2546
25471995-06-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2548
2549 * configure.in: Report more clearly when there is no special
2550 dir to search for X includes or libraries.
2551
25521995-06-13 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2553
2554 * configure.in: Check for -lpthreads, not -lpthread.
2555
25561995-06-09 Geoff Voelker <voelker@cs.washington.edu>
2557
2558 * make-dist: Copy new files nt/addpm.c and nt/emacs.bat.in.
2559
25601995-06-08 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2561
2562 * configure.in: Check for -lpthread.
2563
25641995-06-05 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2565
2566 * Makefile.in (install-arch-indep): Install info files for mh-e.
2567 (uninstall): Uninstall info files for dired-x, gnus, mh-e, and sc.
2568
25691995-06-01 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2570
2571 * configure.in (*-solaris2.5): New configuration.
2572
2573 * make-dist: Copy new files config.nt and config.w95.
2574
25751995-05-30 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2576
2577 * configure.in: Use x_includes, not x_libraries, for -I.
2578 Make bitmapdir a colon-separated list.
2579
25801995-05-27 Richard Stallman <rms@gnu.ai.mit.edu>
2581
2582 * configure.in (hppa*-hp-hpux10*, m68k-hp-hpux10*): New configurations.
2583
2584 * configure.in: Allow x_libraries and x_includes to be paths.
2585
25861995-05-25 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2587
2588 * configure.in: Fix typo.
2589
25901995-05-24 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
2591
2592 * INSTALL: Clarify use of site-init.el.
2593
25941995-05-22 enami tsugutomo <enami@sys.ptg.sony.co.jp>
2595
2596 * configure.in: pass arg to sqrt.
2597
25981995-05-18 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
2599
2600 * make-dist: Fix May 6 change.
2601
26021995-05-17 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2603
2604 * vpath.sed: Delete reference to ymakefile.
2605
26061995-05-09 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
2607
2608 * configure.in: Use sqrt (more portable) instead of fmod in -lm
2609 check.
2610
26111995-05-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2612
2613 * make-dist: Put nt/emacs.ico and nt/emacs.rc in dist.
2614
2615 * update-subdirs: Specify /bin/sh to run the script.
2616
26171995-05-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2618
2619 * make-dist: Put src/makefile.nt in dist.
2620
2621 * configure.in (i[345]86-*-bsdi2*): New configuration.
2622 (vax-dec-bsd386*): Deleted.
2623
26241995-05-06 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
2625
2626 * configure.in: Make sure CDPATH doesn't mess up PWD check. Check
2627 whether X bitmaps are in X11/bitmaps instead of bitmaps. Use fmod
2628 instead of logb in -lm check.
2629
26301995-05-03 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2631
2632 * configure.in (m68*-apollo-*): Renamed from m68*-apollo*.
2633 Use bsd4-3. Don't set NON_GNU_CPP.
2634
2635 * make-dist: Don't copy in src/s/*.inp. Don't copy nt/src.
2636 In nt. copy various different things, but not *.cmd.
2637 Fix the ln commands for the subdirs of nt.
2638
26391995-04-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2640
2641 * configure.in (*-sun-sunos4.1.3*): Use sunos4shr.h.
2642
26431995-04-27 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2644
2645 * configure.in (*-sun-sunos4.1.3*): Use shared libraries,
2646 since that's what the header file expects.
2647
26481995-04-24 Francesco Potorti` (pot@cnuce.cnr.it)
2649
2650 * configure.in (m68k-motorola-sysv*): Distinguish between 68030
2651 and 68040 based machines when choosing options for gnucc.
2652
26531995-04-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2654
2655 * Makefile.in (top_distclean): Delete config.cache.
2656
26571995-04-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2658
2659 * Makefile.in (install-arch-indep): Delete .#* when copying subdirs.
2660
2661 * configure.in: Use m/ncr386.h.
2662
26631995-04-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2664
2665 * Makefile.in (install-arch-indep): Undo Sep 23 change.
2666
26671995-04-06 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2668
2669 * make-dist (lib-src): Don't copy *.lex; it doesn't exist anymore.
2670 (man): Don't copy texindex.c and getopt.c; they're deleted.
2671 (etc): Omit `e'; it's a subdirectory.
2672 (etc/e): Use `../..', not `..', to reference top level.
2673
26741995-04-06 Simon Leinen <simon@lia.di.epfl.ch>
2675
2676 * Makefile.in (install-arch-indep, dist):
2677 look for `update-subdir' in $(srcdir).
2678
26791995-04-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2680
2681 * make-dist: Include mkinstalldirs in distribution.
2682
26831995-04-05 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
2684
2685 * make-dist: Add missing close backquote.
2686
26871995-04-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2688
2689 * make-dist: Don't distribute shortnames directory.
2690
26911995-03-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2692
2693 * Makefile.in (blessmail): Pass archlibdir to the sub-make.
2694
26951995-02-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2696
2697 * configure.in (m88k-motorola-sysv4*): Use usg5-4-2.
2698
26991995-02-23 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2700
2701 * configure.in (EMACS_CONFIG_OPTIONS): Use $ac_configure_args.
2702
27031995-02-13 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
2704
2705 * configure.in (mips-sgi-irix6): New configuration.
2706
27071995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
2708
2709 * Makefile.in (maintainer-clean): Renamed from realclean.
2710
27111995-02-02 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
2712
2713 * configure.in: Create a .gdbinit that sources the real one, if
2714 using a different build directory.
2715
27161995-01-23 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
2717
2718 * configure.in: Check for sys/select.h.
2719
27201995-01-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2721
2722 * configure.in: On sunos4.1.3 and sunus4shr, set NON_GNU_CPP.
2723
27241994-12-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2725
2726 * configure.in: Handle isc 4.1 operating system.
2727
27281994-12-10 Richard Stallman <rms@kepa>
2729
2730 * configure.in (rs6000-ibm-aix4.1*): New alternative.
2731 (rs6000-ibm-aix4*): New alternative.
2732
27331994-12-06 Richard Stallman <rms@kepa>
2734
2735 * configure.in: For SVR4.2, set NON_GNU_CPP if not already set.
2736
27371994-11-30 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
2738
2739 * configure.in: Don't try to make directories that are guaranteed
2740 to already exist.
2741
27421994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2743
2744 * configure.in: Generate man/Makefile from man/Makefile.in.
2745 Create the man subdir.
2746
2747 * Makefile.in (dvi): Run Make in our man subdir.
2748
2749 * make-dist: Create subdir etc/e.
2750 Make links to it.
2751 Put man/Makefile.in in dist, instead of man/Makefile.
2752
27531994-11-21 David J. MacKenzie (djm@mole.gnu.ai.mit.edu)
2754
2755 * configure.in: Add --with-pop, --with-kerberos, and
2756 --with-hesiod for movemail.
2757
27581994-11-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2759
2760 * configure.in (m68*-apollo*): Use s/domain.h.
2761
27621994-11-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2763
2764 * configure.in (m68*-apollo*): Set NON_GNU_CPP.
2765
27661994-11-14 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
2767
2768 * configure.in: Don't add -I, -L, -R options for cc if their
2769 arguments would be empty.
2770
27711994-11-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2772
2773 * configure.in (i860-intel-osf1*): New alternative.
2774 (mips-sgi-irix5.[01]*): Distinguish from irix5*.
2775 (mips-sgi-irix*): Now an alias for mips-sgi-irix5*.
2776
27771994-11-09 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
2778
2779 * configure.in: Make h_errno check not use nested functions.
2780
27811994-11-09 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
2782
2783 * Makefile.in (install-arch-indep): Delete *.orig in copied dirs.
2784
27851994-11-08 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
2786
2787 * Makefile.in (install-arch-indep): Avoid continued comment
2788 swallowing target line.
2789
27901994-11-08 David J. MacKenzie (djm@churchy.gnu.ai.mit.edu)
2791
2792 * configure.in: Protect a character class with `changequote'.
2793
27941994-11-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2795
2796 * configure.in: Accept `news' as a synonym for `newsos'.
2797
27981994-11-03 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
2799
2800 * Makefile.in: Don't rm files if cd fails.
2801
28021994-11-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2803
2804 * make-dist: Put nt subdir and its subdirs in the dist.
2805 (lib-src): Put makefile.nt in the dist.
2806 (lisp): Put makefile.nt in the dist.
2807
28081994-10-29 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
2809
2810 * configure.in: Change a stray `[' to `test'.
2811
28121994-10-28 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
2813
2814 * configure.in: Adapt for Autoconf v2. Use the standard argument
2815 parser, host type canonicalizer, X11 finder, and message
2816 printing macros. Use the new macro names. Use `test' instead of `['.
2817
28181994-10-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2819
2820 * configure.in: Check for getpagesize.
2821
28221994-10-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2823
2824 * make-dist (msdos): Put sed* in the distribution.
2825
28261994-10-17 Morten Welinder <terra@mole.gnu.ai.mit.edu>
2827
2828 * config.bat: New option, `--with-x', for configuring Emacs
2829 for use with the X11 system DesqView/X.
2830 New option, `--no-debug', for compiling Emacs without debug
2831 information thus saving disk space.
2832 (src/config.h, src/paths.h): Use `update' (which is like
2833 `move-if-changed') to change the file.
2834 (src/config.h): When configuring for X11 perform extra changes.
2835 (src/makefile): When configuring for X11 perform extra changes.
2836 (lib-src): Remove temporary files.
2837 (): Check that `sed', `rm', `mv', and `gcc' are available.
2838
28391994-10-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2840
2841 * Makefile.in (sharedstatedir): Substitute sharedstatedir properly.
2842
2843 * configure.in (bitmapdirs): Default to /usr/include/X11/bitmaps.
2844
28451994-10-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2846
2847 * configure.in (EMACS_CONFIGURATION): Use $canonical as value.
2848
2849 * configure.in (canonical): Substitute var into makefiles.
2850 (bitmapdir): Likewise.
2851
2852 * Makefile.in (bitmapdir): New variable.
2853 (src/paths.h, paths-force): Edit PATH_BITMAPS.
2854
28551994-10-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2856
2857 * make-dist: Put update-subdirs and lisp/subdirs.el in the dist.
2858
2859 * Makefile.in (dist, install-arch-indep): Run update-subdirs.
2860 * update-subdirs: New shell script.
2861
28621994-10-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2863
2864 * Makefile.in (top_distclean): Don't rm build-install.
2865 (SOURCES): Delete build-install.in.
2866
2867 * make-dist: Don't distribute build-ins.in.
2868 * build-ins.in: File deleted.
2869
28701994-10-12 David J. MacKenzie (djm@duality.gnu.ai.mit.edu)
2871
2872 * Makefile.in (mkdir): Use mkinstalldirs instead of make-path.
2873
28741994-10-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2875
2876 * Makefile.in: Use libexecdir and sharedstatedir as appropriate.
2877
2878 * configure.in (libexecdir): Renamed from libdir. New default.
2879 (sharedstatedir): Renamed from statedir. New default.
2880 (datadir): New default.
2881
2882 * make-dist: Don't distribute subdirs.el.
2883
28841994-10-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2885
2886 * configure.in (eaccess): Check for it.
2887
28881994-10-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2889
2890 * configure.in (mktime): Check for it.
2891
28921994-10-02 Paul Reilly <pmr@geech.gnu.ai.mit.edu>
2893
2894 * configure.in (motif): Add support for usage and option checking.
2895
28961994-09-24 Richard Stallman <rms@churchy.gnu.ai.mit.edu>
2897
2898 * configure.in (utimes): Check for it.
2899
29001994-09-23 Richard Stallman <rms@churchy.gnu.ai.mit.edu>
2901
2902 * Makefile.in (install-arch-indep): Don't do mkdir here.
2903
29041994-09-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2905
2906 * configure.in (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*):
2907 riscix.h renamed to acorn.h.
2908
29091994-09-21 Michael Ben-Gershon (mybg@cs.huji.ac.il)
2910
2911 * configure.in (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*):
2912 New configurations.
2913
29141994-09-21 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
2915
2916 * configure.in: Remove trailing slashes from srcdir.
2917
29181994-09-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2919
2920 * configure.in (i[345]86-sequent-ptx*): Handle
2921
29221994-09-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2923
2924 * Makefile.in (paths-force): Depend on src/paths.h
2925
29261994-09-19 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
2927
2928 * configure.in (config_options): Save all arguments, not just some.
2929
29301994-09-18 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
2931
2932 * Makefile.in (install-arch-indep): Copy DOC-*, not DOC*
2933
2934 * configure.in: Add AC_AIX.
2935 Add checks to set HAVE_STRUCT_UTIMBUF, HAVE_TIMEVAL, HAVE_SELECT.
2936
29371994-09-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2938
2939 * configure.in (parsing options): Simplify sed command to delete -'s.
2940
29411994-09-16 Karl Heuer <kwzh@churchy.gnu.ai.mit.edu>
2942
2943 * configure.in (config_options): New shell variable.
2944 Pass its value to C code in EMACS_CONFIG_OPTIONS.
2945
29461994-09-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2947
2948 * configure.in (alpha-dec-osf*): New target.
2949
2950 * Makefile.in: Use just one FRC target.
2951
29521994-09-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2953
2954 * Makefile.in (removenullpaths, paths-force):
2955 Use name paths.h.tmp$$, which depends on the pid.
2956
29571994-09-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2958
2959 * Makefile.in (removenullpaths, paths-force):
2960 Put paths.h.tmp in top-level dir, not in src.
2961
29621994-09-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2963
2964 * Version 19.27 released.
2965
29661994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2967
2968 * Version 19.26 released.
2969
29701994-09-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2971
2972 * configure.in: Check for lrand48, not rand48.
2973
29741994-09-03 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2975
2976 * configure.in (powerpc-ibm-aix3.1*, powerpc-ibm-aix3.2.5)
2977 (powerpc-ibm-aix*): New aliases.
2978
29791994-08-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2980
2981 * make-dist (src/m, src/s): Put *.inp in distribution.
2982
29831994-08-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2984
2985 * configure.in: Accept i586 and i486 along with i386.
2986
29871994-08-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2988
2989 * configure.in: Do compute unexec, LIBX, system_malloc, etc
2990 even if CPP env var was set by the user.
2991
2992 * configure.in (i[34]86-*-*): For SCO 3.2v4, fix NON_GNU_CPP value.
2993
29941994-08-14 Jonathan I. Kamens (jik@gza-client1.aktis.com)
2995
2996 * Makefile.in: Uninstall "$(EMACS)", not "emacs".
2997
29981994-08-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2999
3000 * configure.in (i[34]86-*-*): For SCO 3.2v4, set NON_GNU_CPP.
3001
30021994-08-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3003
3004 * configure.in: Check more specifically for i*86-sun-sunos.
3005
30061994-08-03 Caveh Jalali (caveh@eng.sun.com)
3007
3008 * configure.in: Handle solaris 2.4.
3009
30101994-07-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3011
3012 * configure.in (rand48): Check for it.
3013
30141994-07-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3015
3016 * make-dist: Update the info files.
3017
30181994-07-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3019
3020 * configure.in: Make "checking..." messages' style consistent.
3021 (HAVE_H_ERRNO): New test.
3022
30231994-07-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3024
3025 * configure.in (i860-*-sysv4*): Set NON_GNU_CC and NON_GNU_CPP.
3026
30271994-07-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3028
3029 * configure.in (CFLAGS): If the envvar was specified, use that.
3030 And set REAL_CFLAGS from it too.
3031
30321994-07-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3033
3034 * make-dist: Update finder-inf.el.
3035
30361994-07-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3037
3038 * make-dist (msdos): Include sed4.inp in dist.
3039
3040 * Makefile.in (libsrc_libs): Var deleted.
3041
30421994-07-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3043
3044 * Makefile.in (mkdir, removenullpaths): Put g in sed replace commands.
3045
30461994-06-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3047
3048 * configure.in (mips-sony-newsos4*): New alias.
3049
30501994-06-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3051
3052 * configure.in (*-convex-bsd*): Set NON_GNU_CPP.
3053 (*-convex-convexos*): Accept this as alias.
3054
30551994-06-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3056
3057 * configure.in: Get CFLAGS both with and without THIS_IS_CONFIGURE,
3058 for two different uses.
3059
30601994-06-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3061
3062 * configure.in: Define THIS_IS_CONFIGURE when extracting CFLAGS etc.
3063
30641994-06-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3065
3066 * make-dist: Put ./BUGS into the distrib.
3067
30681994-06-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3069
3070 * configure.in: Handle 386 running Solaris 2.
3071
30721994-06-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3073
3074 * configure.in (mips-siemens-sysv*): Use cpp, not cc -E.
3075
30761994-06-05 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3077
3078 * configure.in (mips-sony-newsos*): Use news-risc.h.
3079
3080 * configure.in: Accept bsdi as opsys, like bsd386.
3081
30821994-06-01 Morten Welinder (terra@diku.dk)
3083
3084 * config.bat (src/paths.h): Use sed script msdos/sed4.inp.
3085
30861994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3087
3088 * Version 19.25 released.
3089
3090 * make-dist (shortversion): Don't assume another period follows.
3091
30921994-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3093
3094 * Makefile.in (install-arch-indep): Use /bin/pwd uniformly, not pwd.
3095 (uninstall): Use /bin/pwd.
3096
3097 * Makefile.in (blessmail): Depend on src.
3098 (all): Don't depend on blessmail.
3099
3100 * Makefile.in (src/paths.h): Don't force recomputation.
3101 (paths-force): New target; force recomputation of paths.h.
3102 (all): Depend on paths-force.
3103 (src, lib-src): Depend on src/paths.h.
3104
3105 * configure.in (*-sun-sunos4*): Set GCC_TEST_OPTIONS,
3106 NON_GCC_TEST_OPTIONS.
3107
31081994-05-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3109
3110 * configure.in: Don't insist on subversions for irix.
3111
31121994-05-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3113
3114 * configure.in (hppa*-hp-hpux9shr): Move alternative up.
3115
3116 * configure.in (i[34]86-next-*): New alternative.
3117
31181994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3119
3120 * Version 19.24 released.
3121
3122 * configure.in: New config hppa*-hp-hpux9shr*.
3123
31241994-05-22 Morten Welinder (terra@tyr.diku.dk)
3125
3126 * config.bat: Doc fix.
3127
31281994-05-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3129
3130 * Makefile.in (mostlyclean, clean, distclean, realclean)
3131 (extraclean): Don't act on man subdir if it doesn't exist.
3132
31331994-05-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3134
3135 * configure.in (GCC_TEST_OPTIONS, NON_GCC_TEST_OPTIONS): New vars.
3136 Use them to set up CC.
3137 (*-sun-sunos4.1.3): Set them.
3138
31391994-05-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3140
3141 * Makefile.in (lib-src): Don't depend on src/paths.h.
3142
31431994-05-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3144
3145 * build-ins.in (copydests): Get rid of spurious `-'s.
3146
3147 * configure.in: Define EMACS_CONFIGURATION instead of CONFIGURATION.
3148
31491994-05-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3150
3151 * Version 19.23 released.
3152
3153 * configure.in [HAVE_X11]: Merge $C_SWITCH_X_SITE into CFLAGS
3154 for the Xlib and Xt checks; then restore old CFLAGS.
3155
31561994-05-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3157
3158 * configure.in (HAVE_X11XTR6): Add newline before #if.
3159 Add newline after #endif.
3160
31611994-05-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3162
3163 * configure.in (HAVE_X11XTR6): Arrange to define it.
3164
31651994-05-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3166
3167 * Makefile.in (install): Depend on blessmail.
3168
31691994-05-12 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
3170
3171 * configure.in (mips-siemens-sysv*): Put quotes around value
3172 containing blanks.
3173
31741994-05-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3175
3176 * Makefile.in (TAGS): Use the makefile in src subdir.
3177
31781994-05-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3179
3180 * configure.in (opsys): Recognize `gnu'.
3181
31821994-05-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3183
3184 * configure.in (using NON_GNU_CPP): Fix test for CPP already set.
3185
31861994-05-09 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
3187
3188 * configure.in: Remove AC_LANG_C call. Not needed with Autoconf
3189 version > 1.8.
3190
31911994-05-08 Morten Welinder (terra@diku.dk)
3192
3193 * config.bat: Forcibly remove "# " style comments from makefiles.
3194
31951994-05-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3196
3197 * Makefile.in (uninstall): When processing lispdir and etcdir,
3198 do nothing unless it exists and is a directory.
3199
32001994-05-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3201
3202 * Makefile.in (install-arch-indep): Do install info/dired-x*.
3203 Merge code in from install-doc.
3204 (install-doc): Merge code back into install-arch-indep.
3205 (install-arch-dep): Don't depend on install-doc.
3206
3207 * configure.in (run_in_place): Don't use pwd for archlibdir and docdir.
3208
32091994-05-04 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3210
3211 * configure.in (making src/Makefile and lib-src/Makefile):
3212 Split off the autoconf substitutions and don't pass them thru cpp.
3213 (undefs): Use $canonical as well as $configuration.
3214
3215 * make-dist: Distribute lisp/Makefile.
3216
3217 * configure.in: Recognize m88k-dg-dgux5.4.3* and m88k-dg-dgux5.4.2*.
3218 Use lower case names for the s files.
3219
32201994-05-03 Morten Welinder (terra@diku.dk)
3221
3222 * config.bat: Added possibility for different file name
3223 transscriptions in lib-src.
3224
32251994-05-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3226
3227 * Makefile.in (lib-src): Undo previous change.
3228 (blessmail): New target to run maybe-blessmail in lib-src.
3229 (all): Depend on blessmail.
3230
3231 * Makefile.in (lib-src): Depend on src.
3232
32331994-04-30 Paul Reilly (pmr@churchy.gnu.ai.mit.edu)
3234
3235 * configure.in (m88k-dg-dgux5.4R3): Use dgux5-4R3.
3236 (m88k-dg-dgux5.4R2): dgux5.4R2.
3237
32381994-04-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3239
3240 * configure.in (window_system): Restore accidentally deleted code
3241 that uses AC_FIND_X.
3242
3243 * make-dist: Distribute config.bat.
3244
32451994-04-29 Morten Welinder (terra@diku.dk)
3246
3247 * config.bat: Corrected the configuration of lib-src
3248 to keep up with configure. Add note about dos version 3
3249 or better needed (djgpp needs that). Add note explaining
3250 that either install in c:/emacs or edit the script.
3251 Don't change to c:/emacs, but assume we're there (to minimize
3252 the number of places to change).
3253
3254 * config.bat: Build-in the first step towards X11 support with
3255 the X11 emulator that exists. At this time it won't work,
3256 and several files are missing.
3257
32581994-04-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3259
3260 * configure.in: Use m/hp800.h in place of m/hp9000s800.h.
3261 Don't look for -lresolv.
3262
3263 * Makefile.in (lib-src): Depend on src/paths.h.
3264
32651994-04-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3266
3267 * configure.in: Restore deleted AC_SUBST of `configuration'.
3268 Improve error message for bad --with-x-toolkit value.
3269
3270 * configure.in: Define CONFIGURATION in src/config.h
3271 rather than substituting in src/Makefile.in.
3272
32731994-04-26 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
3274
3275 * Makefile.in (install-doc): New target.
3276 (install-arch-dep): Depend on install-doc.
3277 (mkdir): Create docdir.
3278
32791994-04-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3280
3281 * configure.in: Test for libresolv.a.
3282 Substitute machfile and opsysfile.
3283
32841994-04-22 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
3285
3286 * Makefile.in (.PHONY, install): Kill reference to obsolete do-install.
3287 (install-arch-dep): Install under the name $(EMACS).
3288
32891994-04-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3290
3291 * configure.in (version): Use entire value of emacs-version.
3292 (mips-siemens-sysv*): New alternative.
3293
32941994-04-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3295
3296 * Makefile.in (install-arch-indep): Don't install dired-x*.
3297
32981994-04-18 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
3299
3300 * configure.in (src/Makefile, lib-src/Makefile): Delete ^L.
3301 Fix definition of $undefs.
3302
33031994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3304
3305 * configure.in (window_system): Obey --with-x11=no and --with-x10=no.
3306
3307 * configure.in (lib-src/Makefile.in): Use src, not lib-src, in -I.
3308
33091994-04-16 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
3310
3311 * configure.in: Call AC_LANG_C, if it's defined, after AC_PREPARE.
3312
33131994-04-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3314
3315 * configure.in (lib-src/Makefile.in): Make this from Makefile.in.in
3316 and run it thru cpp, as with src/Makefile.in.
3317
3318 * configure.in: Use AC_SET_MAKE.
3319
33201994-04-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3321
3322 * configure.in (i[34]86-ncr-sysv*): Use usg5-4-2.
3323
33241994-04-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3325
3326 * Makefile.in (MAKE): Don't just assign it--use @SET_MAKE@.
3327
3328 * configure.in (CFLAGS): Exclude ${CFLAGS} from singlequotes.
3329 (printing the choices): Make the toolkit message unconditional.
3330 (USE_X_TOOLKIT): Use `none', not `no', if none.
3331 (include libsrc_libs): Include config.h, and specify -I for srcdir.
3332 Get rid of temp file foofoo1.
3333
33341994-04-13 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
3335
3336 * configure.in (CFLAGS): Use shell syntax, not Makefile.
3337
33381994-04-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3339
3340 * configure.in (window_system): If no X, set USE_X_TOOLKIT=no.
3341 (printing the choices): State choice of toolkit.
3342 (libsrc_libs): Recalculate after writing config.h;
3343 then update lib-src/Makefile.
3344
33451994-04-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3346
3347 * configure.in: Add sunos4shr as alternative for suns.
3348 Conditionals testing for null $CC were backwards.
3349
33501994-04-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3351
3352 * make-dist (msdos): Don't link patch1. Link sed*.inp, not sed.in*.
3353
33541994-04-09 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3355
3356 * configure.in: Handle -isc4.0*.
3357
33581994-03-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3359
3360 * configure.in (esix5): Set NON_GNU_CPP.
3361
33621994-03-24 Roland McGrath (roland@mole.gnu.ai.mit.edu)
3363
3364 * Makefile.in (thisdir): Nonsensical variable removed.
3365 (install-arch-indep): Set shell var thisdir=`pwd` before cd and cd
3366 back to $thisdir, rather than the directory `this_dir'.
3367
33681994-03-17 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3369
3370 * Makefile.in (install-arch-indep): Add missing backslash after a
3371 `then'.
3372
33731994-03-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3374
3375 * Makefile.in (thisdir): New variable.
3376 (install-arch-indep): Go back to thisdir to run INSTALL_DATA.
3377
33781994-03-08 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
3379
3380 * configure.in: Add freebsd.
3381
33821994-03-08 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3383
3384 * configure.in: Check for fpathconf.
3385
33861994-03-02 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
3387
3388 * configure.in (with_x_toolkit): Fix typo in previous change.
3389
33901994-03-01 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
3391
3392 * configure.in: New s-file for rs60000-ibm-aix3.2.5.
3393
33941994-02-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3395
3396 * configure.in (with_x_toolkit): Don't allow motif or open-look.
3397
33981994-02-24 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
3399
3400 * configure.in: Fix value of docdir.
3401 * Makefile.in (install-arch-indep): Install DOC* in docdir.
3402
34031994-02-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3404
3405 * configure.in (*-sysv4.1): Set NON_GNU_CPP.
3406
34071994-02-22 Karl Heuer (kwzh@geech.gnu.ai.mit.edu)
3408
3409 * configure.in: New variable docdir to control where the docstring
3410 file goes.
3411 Makefile.in: Use it to initialize PATH_DOC in paths.h.
3412
34131994-02-22 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
3414
3415 * configure.in: When --run-in-place, don't inherit archlibdir.
3416
34171994-02-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3418
3419 * Makefile.in (install-arch-dep, install-arch-indep):
3420 New targets split up former do-install rule.
3421 (do-install): Target deleted.
3422
34231994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3424
3425 * configure.in (mips-sony-newsos*): New configuration.
3426
34271994-02-14 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu)
3428
3429 * configure.in (rs6000-bull-bosx*): Added support for BULL dpx20.
3430
34311994-02-11 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
3432
3433 * configure.in: Fix misspelled symbol LD_SWITCH_X_SITE_AUX.
3434
34351994-02-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3436
3437 * configure.in: Don't initialize CC.
3438
34391994-02-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3440
3441 * configure.in (creating src/Makefile): Also generate -U switches
3442 for symbols in the $configuration value.
3443
3444 * configure.in: Check for sys_siglist being declared in system header.
3445
34461994-02-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3447
3448 * configure.in (creating src/Makefile): Delete blank lines
3449 along with lines of whitespace.
3450 (m68k-motorola-sysv*, m68000-motorola-sysv*): Compute proper CC value.
3451
34521994-02-09 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3453
3454 * configure.in: Get, use, and substitute C_SWITCH_MACHINE
3455 like C_SWITCH_SYSTEM.
3456 (m68*-motorola-sysv*): Set CC. Require cpu type to be m68k or m68000.
3457
34581994-02-04 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
3459
3460 * configure.in (drem): Check for this function.
3461
34621994-02-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3463
3464 * configure.in (Using NON_GNU_CPP): Don't lose if it has spaces.
3465 If CPP was inherited from environment, don't use NON_GNU_CPP.
3466 (NON_GNU_CC): Likewise.
3467 (handling with_gcc): Use explicit if in the `no' case.
3468 (cc_specified): New variable; if set, don't use NON_GNU_CC.
3469
34701994-02-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3471
3472 * configure.in (mips-mips-riscos4*): Set NON_GNU_CPP.
3473
34741994-02-01 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
3475
3476 * configure.in: Check whether fmod exists.
3477
34781994-01-31 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3479
3480 * make-dist: Distribute {src,lisp}/ChangeLog.? instead of
3481 {src,lisp}/OChangeLog.
3482
34831994-01-22 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3484
3485 * configure.in: Restore Jan 8 and Jan 16 changes. The -U hack is
3486 necessary for proper operation. This code works with the current
3487 released version of Autoconf.
3488
34891994-01-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3490
3491 * configure.in (with_x_toolkit): Treat values athena and lucid alike.
3492 (USE_X_TOOLKIT): Define it for all values except `no'.
3493
3494 * configure.in: Undo first Jan 8 change and Jan 16 change.
3495
34961994-01-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3497
3498 * configure.in: Handle --with-x-toolkit. Produce lwlib/Makefile.
3499 Substitute USE_X_TOOLKIT as both C macro and Make variable.
3500
3501 * Makefile.in (lwlib/Makefile): New target.
3502 (SUBDIR_MAKEFILES): Depend on lwlib/Makefile.
3503 (clean, mostlyclean, distclean, realclean): Handle lwlib subdir.
3504 (unlock, relock): Handle lwlib subdir.
3505
3506 * Makefile.in: Add some .PHONY targets.
3507
3508 * make-dist: Handle lwlib subdir like oldXMenu subdir.
3509
3510 * lwlib: New subdirectory.
3511
35121994-01-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3513
3514 * configure.in: If CPP has a value that is a directory,
3515 discard the value.
3516
35171994-01-16 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3518
3519 * configure.in (srcdir_undefs): Add g flag to sed substitution to
3520 remove -U[0-9]*.
3521
35221994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3523
3524 * Makefile.in (do-install): Install the dired-x info files.
3525
3526 * configure.in: Provide for variable LD_SWITCH_X_SITE_AUX.
3527 (See src/s/sol2.h.)
3528
35291994-01-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3530
3531 * configure.in (m68k-harris-cxux*, m88k-harris-cxux*): New configs.
3532
35331994-01-08 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3534
3535 * configure.in (creating src/Makefile): Put code inside 2nd arg to
3536 AC_OUTPUT as it should be; hopefully noone will again see fit to
3537 gratuitously break this and not make a change log entry.
3538 Optimized sed processing of Makefile.in and cpp output; now
3539 preserves comments previously removed from the cpp input.
3540 Eliminated temp file for cpp output. Generate -U switches to
3541 undefine all identifiers that appear in the directory name
3542 ${srcdir}; pass these to cpp.
3543
3544 * configure.in (version): Fix sed regexp to match two-elt version
3545 number.
3546
3547 * configure.in: Check for strerror.
3548
35491994-01-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3550
3551 * configure.in: Test for bcmp.
3552
35531994-01-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3554
3555 * make-dist (tempdir): Put subdir msdos into the distribution.
3556
35571993-01-07 Morten Welinder (terra@diku.dk)
3558
3559 * config.bat: New file.
3560
35611994-01-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3562
3563 * Makefile.in (${SUBDIR} target): Pass down LDFLAGS and CPPFLAGS.
3564
35651994-01-01 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3566
3567 * configure.in (m68*-next-*): Don't care about which os is specified.
3568 (i[34]86-*-*): Check for *-nextstop*.
3569
35701993-12-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3571
3572 * configure.in: Check for setsid.
3573
35741993-12-17 Richard Stallman (rms@srarc2)
3575
3576 * configure.in (*-sun-solaris*): Add special case for Solaris 2.3.
3577
35781993-12-15 Richard Stallman (rms@srarc2)
3579
3580 * Makefile.in (mkdir): Make only the lockdir writable.
3581
3582 * configure.in (i860-*-sysv4): Renamed from i860-*-sysvr4.
3583
35841993-12-11 Richard Stallman (rms@srarc2)
3585
3586 * Makefile.in (libdir): Use @libdir@.
3587
35881993-12-08 Richard Stallman (rms@srarc2)
3589
3590 * Makefile.in (install): Add empty command.
3591
35921993-12-04 Richard Stallman (rms@srarc2)
3593
3594 * make-dist: Put man/getopt.c in the dist.
3595
3596 * configure.in (LIBS): Add test for existence of XSetWMProtocols.
3597
3598 * Makefile.in (install): Depend on ${SUBDIR}, not `all'.
3599
36001993-12-03 Richard Stallman (rms@srarc2)
3601
3602 * configure.in (solaris): Set NON_GNU_CPP instead of CPP.
3603 Set it for all solaris versions.
3604 (mips-mips-riscos4*): Set NON_GNU_CC, not CC.
3605 (after checking for GCC): If not GCC, and NON_GNU_CPP is set, set CPP.
3606 Likewise for NON_GNU_CC and CC.
3607
36081993-12-01 Richard Stallman (rms@srarc2)
3609
3610 * configure.in (mips-mips-riscos4*): Assign variable CC.
3611 (checking ${with_gcc}): If "no", don't override CC if already set.
3612 (CC): Initialize it as empty.
3613
dff28924 36141993-11-30 Richard Stallman (rms@srarc2)
a4a9692d
DL
3615
3616 * configure.in (Suns): Set CPP if *-solaris2.3*.
3617
36181993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3619
3620 * Version 19.22 released.
3621
3622 * Makefile.in (do-install): Use umask 022 in copying etc and lisp dirs.
3623
36241993-11-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3625
3626 * make-dist: When breaking links, use cp -p.
3627 Copy install.sh into distribution.
3628 Move the temp dir up into the parent dir;
3629 don't leave the staging dir make-dist.tmp... in existence.
3630 * install.sh: New file.
3631
36321993-11-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3633
3634 * configure.in (i[34]86-ncr-sysv*): New specific alternative.
3635
36361993-11-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3637
3638 * configure.in (version): When --run-in-place, exclude
3639 ${datadir}/emacs/site-lisp from locallisppath.
3640
36411993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3642
3643 * configure.in: Delete jumk.c before writing it.
3644
36451993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3646
3647 * Version 19.21 released.
3648
3649 * Makefile.in (mkdir): Ignore error from chmod.
3650
36511993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3652
3653 * make-dist: Don't put lisp/forms.README in the distribution.
3654
36551993-11-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3656
3657 * configure.in (creating src/Makefile): Before running cpp,
3658 discard all lines that start with `# Generated' or /**/#.
3659
36601993-11-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3661
3662 * Version 19.20 released.
3663
3664 * make-dist: Use build-ins.in, not build-install.in.
3665 Don't bother updating TAGS since it's not included.
3666
3667 * build-ins.in: Renamed from build-install.in.
3668
36691993-11-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3670
3671 * make-dist: Don't try to link *.texinfo--there are none now.
3672 When running make in lib-src, specify YACC var value.
3673
36741993-10-03 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3675
3676 * configure.in (extrasub): Add vpath patterns for %.[yls].
3677
3678 * configure.in: Don't do seddery on config.status after AC_OUTPUT.
3679 Instead just include the commands to make src/Makefile as the
3680 second arg to AC_OUTPUT.
3681
3682 * configure.in: Use : instead of dnl for comment inside
3683 $makefile_command.
3684
3685 * configure.in: No longer use vpath_sed. Instead, when we notice
3686 srcdir already configured, set extrasub to hack vpath in the
3687 makefiles.
3688
3689 * configure.in: In cmds to make src/Makefile, chmod Makefile.new
3690 before moving it.
3691 * Makefile.in (VPATH): Define to @srcdir@.
3692
36931993-09-28 Brian Fox (bfox@cubit)
3694
3695 * configure.in: Don't copy ${srcdir}/src/Makefile.in; that file
3696 doesn't exist. Just copy src/Makefile.in instead. Touch
3697 all of the Makefiles after editing config.status.
3698
3699 * INSTALL: Update documentation to match new configuration
3700 mechanism.
3701
37021993-09-27 Brian Fox (bfox@ai.mit.edu)
3703
3704 * configure.in: Allow any of the path or directory Makefile
3705 variables to be set with flags to configure. Create all Makefiles
3706 at configure time. Edit special commands into config.status after
3707 src/Makefile.in is built from src/Makefile.
3708
3709 * Makefile.in (src/Makefile, lib-src/Makefile, oldXMenu/Makefile):
3710 If these files are out of date, simply have config.status
3711 rebuild them; don't rebuild them explicitly.
3712
37131993-09-25 Brian Fox (bfox@ai.mit.edu)
3714
3715 * build-install.in: Change src/xemacs to src/emacs. We no longer
3716 create src/xemacs, so the file wouldn't be found.
3717
3718 * make-dist: Remove `src/ymakefile', add `src/Makefile.in.in'.
3719
37201993-09-24 Brian Fox (bfox@albert.gnu.ai.mit.edu)
3721
3722 * configure.in: Avoid forcing the search of /usr/include before
3723 fixed include files by resetting C_SWITCH_X_SITE if it is
3724 "-I/usr/include".
3725
37261993-09-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3727
3728 * Makefile.in (@rip_paths@locallisppath):
3729 Delete ${datadir}/emacs/site-lisp.
3730
37311993-09-15 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3732
3733 * configure.in:
3734 Use AC_QUOTE_SQUOTE twice to properly quote vpath_sed value.
3735 Remove ${extra_output} from AC_OUTPUT call.
3736
37371993-09-17 Brian Fox (bfox@inferno)
3738
3739 * make-dist: Quote backquotes found in strings to be echoed.
3740
3741 * configure.in: Use "sh -c pwd" when we want to avoid having the
3742 shell fix up the value of $PWD.
3743
37441993-09-13 Brian Fox (bfox@inferno)
3745
3746 * Makefile.in (do-install): Don't abort if ln or chmod at the end
3747 of the installation fail. Suggested by Karl Berry.
3748
37491993-08-30 Brian Fox (bfox@inferno)
3750
3751 * Makefile.in (*clean): Use "$(MAKE) $(MAKEFLAGS)" wherever "make"
3752 was used. Set MAKEFLAGS from MFLAGS.
3753
37541993-09-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3755
3756 * configure.in: Test for res_init in libc.
3757
37581993-09-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3759
3760 * configure.in: In the file ${tempcname}, use configure___
3761 instead of @configure@.
3762
37631993-09-12 Roland McGrath (roland@sugar-bombs.gnu.ai.mit.edu)
3764
3765 * make-dist: Dist vpath.sed
3766
3767 * Makefile.in (lib-src/Makefile, src/Makefile, oldXMenu/Makefile):
3768 Depend on vpath.sed.
3769 Replace sed comand for VPATH with @vpath_sed@.
3770
3771 * configure.in: Substitute variable `vpath_sed'.
3772 If not in $srcdir and $srcdir is configured,
3773 issue warning that GNU make is required,
3774 and set vpath_sed to use vpath.sed script.
3775
37761993-09-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3777
3778 * configure.in: Remove check for $srcdir being configured. This
3779 pretty much works now.
3780 Grok {m68*-hp,i[34]86-*}-netbsd* and set opsys=netbsd.
3781 Check for XFree86 (/usr/X386/include) independent of whether
3782 -lXbsd exists.
3783
3784 * Makefile.in (info, dvi, clean, mostlyclean, distclean,
3785 realclean, unlock, relock): Use `$(MAKE)' in place of plain
3786 `make'.
3787
37881993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3789
3790 * Version 19.19 released.
3791
3792 * configure.in (i386-*-sunos4): Assume Sunos 4.0.
3793
37941993-08-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3795
3796 * configure.in: Check for XScreenNumberOfScreen.
3797
37981993-08-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3799
3800 * configure.in: Add * to end of all configuration alternatives.
3801 (m68*-sony-newsos3*): New alternative.
3802
38031993-08-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3804
3805 * make-dist: Include getdate.c in distribution.
3806
3807 * configure.in: For --help, use $PAGER if it is set.
3808 (LIB_X11_LIB): Default to -lX11.
3809 (mips-sgi-irix5.*): New alternative.
3810
3811 * Makefile.in (do-install): Install info/gnus* and info/sc*.
3812
3813 * configure.in (m68*-hp-hpux*, hppa*-hp-hpux*):
3814 Recognize *.B8.* as hpux version 8.
3815 (m68*-tektronix-bsd*): Fix typo in tek4300.
3816 (AC_HAVE_FUNCS): Add ftime.
3817
38181993-08-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3819
3820 * configure.in (m88k-tektronix-sysv3*): Added the missing *.
3821 Use tekxd88, not tekXD88.
3822
38231993-08-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3824
3825 * configure.in: Check for -lm. Then can check for frexp and logb.
3826
38271993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3828
3829 * Version 19.18 released.
3830
3831 * make-dist (src): Don't put gnu-hp300 in dist.
3832 (src, lisp): Include OChangeLog in dist.
3833
38341993-08-08 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3835
3836 * configure.in: Test for presence of logb and frexp functions.
3837
38381993-08-05 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3839
3840 * configure.in (machine): Add i370-ibm-aix*.
3841
38421993-08-03 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3843
3844 * configure.in (function checks): Test for mkdir and rmdir.
3845
3846 * configure.in (function checks): Don't test for random and bcopy
3847 only when we're building with X; look for them all the time.
3848
38491993-07-30 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3850
3851 * configure.in: Test for availability of bcopy functions, searching
3852 the X libraries if we're using X.
3853
3854 * configure.in: Test for the presence of/usr/lpp/X11/bin/smt.exp,
3855 and #define HAVE_AIX_SMT_EXP if we do. This is present in some
3856 versions of AIX, and needs to be passed to the loader.
3857
3858 * configure.in: Test for the availablility of the
3859 XScreenResourceString function.
3860
38611993-07-30 David J. MacKenzie (djm@frob.eng.umd.edu)
3862
3863 * configure.in: If we found X on our own, set C_SWITCH_X_SITE and
3864 LD_SWITCH_X_SITE and assume --with-x11.
3865 Only look for X11 files if we weren't told about a window system
3866 or if we were told to use X11 but not told where.
3867 Search the libraries from the s and/or m files when checking for
3868 functions.
3869
3870 * configure.in: Remove any trailing slashes in prefix and exec_prefix.
3871
38721993-07-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3873
3874 * make-dist: Include lisp/dired.todo in the distribution.
3875
38761993-07-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3877
3878 * configure.in: Add code to set HAVE_INET_SOCKETS.
3879
38801993-07-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3881
3882 * configure.in: If we do find x_includes and x_libraries
3883 via AC_FIND_X, set C_SWITCH_X_SITE and LD_SWITCH_X_SITE.
3884
38851993-07-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3886
3887 * make-dist: Include src/gnu-hp300 in the dist.
3888
3889 * configure.in (canonical): New variable holds the canonicalized
3890 configuration. Don't alter `configuration'. Use `configuration'
3891 for Makefile.in for file naming.
3892 (testing x_includes and x_libraries): Use =, not ==.
3893
38941993-07-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3895
3896 * Version 19.17 released.
3897
3898 * Makefile.in (src/Makefile): Propagate C_SWITCH_SYSTEM to the src
3899 directory's makefile. This allows the invocation of CPP which
3900 builds xmakefile to receive these switches. The SunSoft C
3901 preprocessor inserts spaces between tokens if it doesn't get the
3902 -Xs flag requested in src/s/sol2.h.
3903
39041993-07-12 Frederic Pierresteguy (F.Pierresteguy@frcl.bull.fr)
3905
3906 * configure.in (m68k-bull-sysv3): new config.
3907
39081993-07-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3909
3910 * configure.in: Use the autoconf AC_FIND_X macro to try to find
3911 the X Windows libraries.
3912
39131993-07-07 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3914
3915 * make-dist (tempdir): Don't create lisp/forms-mode directory in
3916 the distribution. Those files aren't kept in their own
3917 subdirectory any more.
3918
39191993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3920
3921 * Version 19.16 released.
3922
39231993-06-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3924
3925 * configure.in: Add --verbose flag.
3926
39271993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3928
3929 * version 19.15 released.
3930
39311993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3932
3933 * Makefile.in (top_distclean): Use -f switch when cleaning out
3934 lock dir; it might be empty.
3935
3936 * configure.in: Only check for -lXbsd once.
3937
39381993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3939
3940 * Version 19.14 released.
3941
39421993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3943
3944 * make-dist: If using gzip, create distribution with '.gz' extension.
3945
3946 * make-dist (lisp/term): This doesn't have a ChangeLog anymore.
3947 (lisp/forms-mode): This doesn't exist anymore.
3948
3949 * configure.in: Look for the closedir function.
3950
39511993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3952
3953 * configure.in (CPP): Autoconf sets this to a shell variable
3954 reference, which doesn't work when it's edited into a makefile.
3955 Expand that variable reference.
3956
3957 * Makefile.in (CPP): New variable.
3958 (src/Makefile): Edit CPP into src/Makefile.
3959
3960 * Makefile.in (src/Makefile): Don't bother exiting single quotes
3961 and entering double quotes to get the values of LD_SWITCH_X_SITE
3962 and the other make variables; make substitutes them in anyway.
3963
3964 * Makefile.in (uninstall): Don't remove the lisp and etc
3965 directories if they're in the source tree.
3966
3967 Bring mumbleclean targets into conformance with GNU coding standards.
3968 * Makefile.in (mostlyclean, clean): Separate these two; just have
3969 them pass the request to the subdirectory makefiles.
3970 (distclean): Pass the request down, and then get rid of the
3971 files configure built, and get rid of the Makefiles.
3972 (realclean): Pass the request down, and then do the same things
3973 distclean does.
3974 (uninstall, info, dvi): New targets.
3975
3976 * configure.in: Move clause for PC-compatible i386 box to the end
3977 of the case statement, to avoid masking configurations below.
3978
3979 * configure.in: Add case for m88k-motorola-sysv4.
3980
3981 * configure.in: Add support for HP/UX versions 7, 8, and 9 on
3982 the HP 68000 machines.
3983
3984 * configure.in: Put the arguments to LD_SWITCH_X_SITE's and
3985 C_SWITCH_X_SITE's -L and -I switches in quotes, so the
3986 preprocessor won't fiddle with them.
3987
39881993-06-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3989
3990 * Makefile.in (TAGS): cd to src to run etags.
3991
39921993-06-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3993
3994 * configure.in (version): Check the X libraries for XrmSetDatabase
3995 and random, and see if we have -lXbsd.
3996
39971993-06-11 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3998
3999 * configure.in: Pass "-Isrc" to the CPP we run to examine the
4000 s/*.h and m/*.h files. Martin Tomes
4001 <mt00@controls.eurotherm.co.uk> says ISC Unix 3.0.1 needs it.
4002
40031993-06-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4004
4005 * configure.in: Move i386-prime-sysv* and i386-sequent-bsd*
4006 above the general i386 alternative.
4007
40081993-06-10 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4009
4010 * configure.in: Recognize configuration name for Data General
4011 AViiON machines.
4012
4013 * configure.in: Use AC_LONG_FILE_NAMES.
4014
40151993-06-09 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4016
4017 * configure.in: Test for bison.
4018 * Makefile.in (YACC): New variable.
4019 (lib-src/Makefile.in): Edit YACC into the makefile.
4020
40211993-06-08 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4022
4023 * Version 19.13 released.
4024
4025 * configure.in (CFLAGS): Don't set this according to the value of
4026 the GCC shell variable. Instead, consult the machine and system
4027 files for the values of C_OPTIMIZE_SWITCH and C_DEBUG_SWITCH, and
4028 test __GNUC__ while we're at it.
4029
4030 * configure.in: Remove extra ;; from hpux cases.
4031
40321993-06-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4033
4034 * configure.in: Check to see if the system has -ldnet.
4035
40361993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4037
4038 * make-dist: Add clauses to distribute lisp/forms-mode.
4039
40401993-06-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4041
4042 * configure.in (machine): Fix the versions in hpux version number test.
4043 Do not guess based on cpu type. Do check for explicit system version.
4044
40451993-06-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4046
4047 * configure.in: Do NOT look for `unknown' as company name.
4048
40491993-06-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4050
4051 * configure.in: Fix typo in message.
4052
40531993-06-01 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4054
4055 * Version 19.12 released.
4056
4057 * Makefile.in (do-install): Correct previous etc-copying change.
4058 Partially rewrite using `if'.
4059 (src/Makefile): Insert --x-libraries option into LD_SWITCH_X_SITE.
4060
4061 * Version 19.11 released.
4062
4063 * configure.in: Handle 386bsd.
4064
40651993-05-31 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4066
4067 * make-dist: Update getdate.c.
4068
4069 * configure.in: Handle bsd386.
4070
4071 * Makefile.in (do-install): Use `-' in tar options.
4072
4073 * configure.in: Change ! "${...}" to x"${...}" = x.
4074
4075 * Makefile.in (do-install): Copy the DOC-* files from the build
4076 etc directory, as well as lots of things from ${srcdir}/etc.
4077
4078 * make-dist: Copy config.guess.
4079
4080 * configure.in: Handle AIX versions 1.2, 1.3.
4081
40821993-05-30 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4083
4084 * configure.in: Use s/bsd4-3.h for mips-mips-riscos4, and add
4085 the configuration name mips-mips-usg* to represent USG systems.
4086
4087 * configure.in: Fix logic to detect if srcdir is already configured.
4088
4089 * Makefile.in: Pass in LD_SWITCH_X_SITE.
4090
4091 * Makefile.in (mkdir, clean, mostlyclean, do-install): Use `(cd
4092 foo && pwd)` instead of `(cd foo ; pwd)` to get the canonical name
4093 of a directory; cd might fail, and have pwd print out the current
4094 directory.
4095
40961993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4097
4098 * configure.in: When looking for sources, use '.', not `.`. Also '..'.
4099
41001993-05-30 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4101
4102 * configure.in: Complain if srcdir points at an already-configured
4103 tree.
4104
41051993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4106
4107 * Version 19.10 released.
4108
41091993-05-29 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4110
4111 * Makefile.in: Use Makefile comments, not C comments.
4112
4113 * configure.in: Add case for the Tektronix XD88.
4114
41151993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4116
4117 * configure.in: Handle sysv4.2 and sysvr4.2.
4118
41191993-05-29 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4120
4121 * configure.in: Traverse the argument list without destroying it;
4122 don't use shift. It turns out that "set - ${saved_arguments}"
4123 doesn't work portably.
4124
4125 * configure.in: Add missing "fi".
4126
4127 * make-dist: Rebuild configure if configure.in is newer.
4128
4129 * Makefile.in (src:, lib-src:, FRC:): force the src and lib-src
4130 targets to be executed even if make remembers that it has already
4131 stisfied FRC.
4132
41331993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4134
4135 * Makefile.in (do-install): Delete redundant code to copy etc twice.
4136
4137 * configure.in (romp): Handle various version numbers with aos and bsd.
4138
41391993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4140
4141 * configure.in: Fix message text.
4142
41431993-05-28 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4144
4145 * make-dist: Make a `site-lisp' directory in the distribution,
4146 instead of a `local-lisp' directory, which hasn't been the
4147 appropriate name for a long time.
4148 * Makefile.in (@rip_paths@locallisppath): Use site-lisp directory
4149 from the distribution first, then /usr/local/lib/emacs/site-lisp.
4150
4151 * Makefile.in (do-install): Correctly detect if ./etc and
4152 ${srcdir}/etc are the same.
4153
4154 * configure.in: Extract UNEXEC from the system configuration
4155 files, compute the name of the source file corresponding to the
4156 object file, and #define it as UNEXEC_SRC in config.h.
4157
4158 * configure.in: If srcdir is '.', then try using PWD to make it
4159 absolute.
4160
4161 * configure.in: Include ${srcdir} in the printed report, to help
4162 people notice if it's an automounter path.
4163
41641993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4165
4166 * configure.in (prefix): Don't run pwd on srcdir unnecessarily.
4167
41681993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4169
4170 * Makefile.in (do-install): Delete the dest dir, not the source dir,
4171 when they are different. Add `shift' command.
4172 (COPYDESTS, COPYDIR): Delete external-lisp dir.
4173 (externallispdir): Var deleted.
4174
4175 * configure.in: Delete spurious paren outputting short_usage.
4176
41771993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4178
4179 * Version 19.9 released.
4180
41811993-05-26 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4182
4183 * Makefile.in (${SUBDIR}): Pass the value of the make variable to
4184 subdirectory makes.
4185
4186 * make-dist: Check for .elc files with no corresponding .el file.
4187
4188 * Makefile.in (mkdir): Make all the directories in locallisppath.
4189
4190 * config.guess: New file.
4191 * configure.in: Use it, tentatively.
4192 * INSTNALL: Mention its usage.
4193
4194 * configure.in (hppa-hp-hpux): Use uname -r instead of uname -m;
4195 the former gives you the operating system rev directly. Use
4196 s/hpux.h if we don't recognize what we got.
4197
4198 * Makefile.in (do-install): Don't remove a destination directory
4199 if it's the same as the source. If ${srcdir}/info == ${infodir},
4200 don't try to copy the info files.
4201
4202 * Makefile.in (COPYDIR, COPYDESTS): Don't mention etc twice; this
4203 doesn't work if you're not using a separate source directory.
4204 (do-install): Copy the build tree's etc directory only after
4205 making sure it's not also the source tree's etc directory.
4206
42071993-05-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4208
4209 * configure.in: Handle sunos4.1.3 specially.
4210
42111993-05-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4212
4213 * Makefile.in (INSTALL): Add definition.
4214
4215 * configure.in: Fix some messages. Support -with-gnu-cc.
4216 At the end, use `set --', not `set -'.
4217 Delete spurious `.h' in hpux alternatives.
4218
42191993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4220
4221 * Version 19.8 released.
4222
42231993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4224
4225 * configure.in: When looking for source in the same directory as
4226 the configure script, make the path thus discovered absolute.
4227 If the user specifies the `--srcdir' switch, make that directory
4228 absolute too.
4229
4230 * Makefile.in (srcdir): Remove comment saying this doesn't work.
4231
4232 * Makefile.in (src/paths.h): Edit the `infodir' variable into this
4233 too, as the value of the PATH_INFO macro.
4234
4235 * configure.in: Check to see if the source lives in the same
4236 directory as the configure script.
4237
42381993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4239
4240 * Makefile.in (install): Split this into `install' and
4241 `do-install', to give people more control over exactly what gets
4242 done.
4243 (do-install): New target, containing the guts of `install'. Don't
4244 remove and recreate the directories inside the copying loop - do
4245 it all before the copying loop. Pass more flags to the lib-src
4246 make.
4247 (mkdir): Create ${infodir}, ${mandir}, and ${sitelispdir} here, to
4248 avoid errors and warnings.
4249
4250 * configure.in: For generic IBM PC boxes, insist on "unknown" for
4251 the manufacturer - the more general case was blocking other i386
4252 configuration names below, and that's how the names are written in
4253 MACHINES anyway.
4254
4255 * make-dist: When breaking links, remove the link before moving
4256 the copy onto it, to avoid interactive behavior.
4257
4258 * Makefile.in: Doc fix.
4259
4260 * configure.in: Doc fix.
4261
4262 * INSTALL: Mention --exec-prefix option.
4263
4264 * configure.in: Add support for the `--exec-prefix' option.
4265 * Makefile.in: Accept that support.
4266
4267 * configure.in: Use the AC_PROG_INSTALL macro.
4268 * Makefile.in (INSTALL): Variable removed.
4269 (INSTALL_PROGRAM, INSTALL_DATA): Accept these values from configure.
4270
4271 * configure.in: Distinguish between hp800's and hp700's by calling
4272 "uname -m".
4273
42741993-05-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4275
4276 * configure.in: Recognize configuration names for i860 boxes
4277 running SYSV.
4278
42791993-05-23 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4280
4281 * configure.in: Distinguish between hp800's and hp700's by the
4282 version of HP/UX they run, since that's something people are more
4283 likely to know - hp700's run 8.0.
4284 Add HP 700 configuration.
4285
4286 * configure.in: Test for the presence of the `rename' function.
4287
4288 * Makefile.in (C_SWITCH_X_SITE): New variable - get this from
4289 configure.in.
4290 (oldXMenu/Makefile): Edit C_SWITCH_X_SITE into this.
4291
4292 * make-dist: Break intra-tree links.
4293
4294 * configure.in: Explain that this is an autoconf script, and give
4295 instructions for rebuilding configure from it. Arrange to put
4296 comments in configure explaining this too.
4297
4298 * configure.in: Make the first line of the configure script be
4299 "#!/bin/sh". Leaving the first line blank didn't work.
4300
4301 * configure.in (long_usage): Removed; made short_usage describe
4302 the options briefly.
4303
4304 * configure.in: Implement the --prefix option.
4305 * Makefile.in (prefix): Add support for it here.
4306 * INSTALL: Document it here.
4307
4308 * Makefile.in (install): Don't assume that the files in the `info'
4309 subdirectory match *.info. They don't have that prefix.
4310
43111993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4312
4313 * configure.in: Add case for version 5 of Esix.
4314
43151993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4316
4317 * Version 19.7 released.
4318
4319 * make-dist: There aren't any *.com files in lib-src anymore.
4320
4321 * make-dist: Copy texinfo.tex and texindex.c, rather than linking
4322 them; they're symlinks to other filesystems on the GNU machines.
4323
4324 * make-dist: Check that the manual reflects the same version of
4325 Emacs as stated in lisp/version.el. Edit that version number into
4326 the README file.
4327
43281993-05-21 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4329
4330 * configure.in: Remove the hack of AC_DEFINE; use
4331 AC_DEFINE_UNQUOTED.
4332
43331993-05-20 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4334
4335 * make-dist: Don't distribute precomp.com, compile.com, or
4336 link.com from ./src; they're in ./vms now.
4337
4338 Some time-handling patches from Paul Eggert:
4339 * configure.in: Add AC_TIMEZONE.
4340
43411993-05-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4342
4343 * configure.in: Recognize Linux as a valid operating system for
4344 the i386.
4345
43461993-05-18 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4347
4348 * make-dist: Distribute some VMS files we got from Richard Levitte.
4349
4350 * Makefile.in (oldXMenu/Makefile): Take oldXMenu/Makefile.in as
4351 the source for the sed command, not oldXMenu/Makefile.
4352
43531993-05-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4354
4355 * INSTALL: Don't claim the srcdir option doesn't work.
4356
43571993-05-16 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4358
4359 * configure.in: Include remarks saying what order the autoconf
4360 tests should go in, and remind people to change config.h.in
4361 whenever they add autoconf tests which make #definitions.
4362
4363 * make-dist: Distribute oldXMenu/Makefile.in, not oldXMenu/Makefile.
4364
43651993-05-15 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4366
4367 * Makefile.in (oldXMenu/Makefile): Make this depend on
4368 ${srcdir}/oldXMenu/Makefile.in, not itself.
4369
4370 * PROBLEMS: Some updates from David J. Mackenzie.
4371
4372 More changes from David J. Mackenzie.
4373 * Makefile.in (install.sysv, install.xenix, install.aix): Targets
4374 removed; autoconf and config.h should specify all these
4375 differences.
4376 (buildlisppath): Make this path depend on ${srcdir}.
4377 (INSTALLFLAGS): Removed.
4378 (INSTALL): Include the -c flag.
4379 (install): Change the way we invoke install accordingly.
4380
4381 Install ${srcdir} changes from DJM.
4382 * Makefile.in (SUBDIR_MAKEFILES): Add oldXMenu/Makefile to this
4383 list.
4384 (COPYDIR, COPYDESTS): Install files from both the etc directory in
4385 the source tree and the etc directory in the object tree.
4386 (${SUBDIR}): Pass the prefix variable down to submakes.
4387 (everywhere): Use `sed', not `/bin/sed'. Not all systems have sed
4388 in /bin.
4389 (lib-src/Makefile, src/Makefile, oldXMenu/Makefile): Edit in
4390 values for srcdir and VPATH.
4391 (install): Add `v' flag to tar command. Make sure that `dir'
4392 exists in ${srcdir}/info before copying it. Remember that the man
4393 pages come from the source tree, not the object tree.
4394 * configure.in: Remove remarks saying that the --srcdir option
4395 doesn't work.
4396 Create the etc directory in the object tree.
4397 Recognize configuration names of the form *-sun-solaris*.
4398 Recognize sunos5 and solaris as operating system names.
4399
4400 * configure.in: Use the AC_TIME_WITH_SYS_TIME macro, for
4401 lib-src/getdate.y and src/systime.h.
4402
44031993-05-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4404
4405 * make-dist: Make links in info subdir.
4406
44071993-05-13 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4408
4409 * configure.in: Call AC_STDC_HEADERS.
4410
44111993-05-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4412
4413 * configure.in: Sidestep autoconf's quoting of the second argument
4414 of AC_DEFINE, so we can specify the value to put there. It would
4415 be nice if autoconf provided some way to specify computed values
4416 for macros.
4417
44181993-05-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4419
4420 * Makefile.in (DEFS): Deleted; since we're using AC_CONFIG_HEADER,
4421 this is always just -DHAVE_CONFIG_H.
4422
4423 The GNU coding standards specify that CFLAGS should be left for
4424 users to set.
4425 * Makefile.in (CFLAGS): Let configure determine the default value
4426 for this. Don't
4427 have it default to DEFS.
4428 (${SUBDIR}): Pass CFLAGS down to submakes, not DEFS.
4429 (lib-src/Makefile, src/Makefile): Edit the default value for
4430 CFLAGS into these files, not DEFS.
4431 * configure.in (CFLAGS): Choose a default value for this - "-g"
4432 normally, or "-g -O" if we're using GCC. Edit it into the
4433 top-level Makefile.
4434
4435 * configure.in: When scanning the machine and system description
4436 #include files, write their names to conftest.c properly.
4437
44381993-05-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4439
4440 * configure.in: In configuration name case for Apallos running
4441 Domainios, set opsys, not opsysfile.
4442
4443 * configure.in: Use the autoconf AC_CONFIG_HEADER macro to produce
4444 src/config.h, instead of AC_OUTPUT; the latter overwrites
4445 src/config.h even when it hasn't changed, puts a makefile-style
4446 comment at the top even though it's C code, and produces a
4447 config.status script which doesn't do the job right.
4448
4449 * configure.in: Add AC_LN_S test, so we can tell whether or not we
4450 can use a symbolic link to get the X Menu library into src.
4451 * Makefile.in (LN_S): New variable.
4452 (src/Makefile): Edit the value of LN_S into this makefile.
4453
44541993-05-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4455
4456 * configure.in: Support *-sco3.2v4* as opsystem.
4457
4458 * make-dist: Don't include calc directory.
4459 Exclude many files in the man directory; copy a few.
4460
44611993-05-04 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4462
4463 * configure.in: Use AC_HAVE_HEADERS to test for sys/time.h, and
4464 call AC_STRUCT_TM to see what's in time.h.
4465
4466 * configure.in: Employ quoting stupidity to get the value of CPP
4467 to expand properly.
4468
44691993-04-27 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4470
4471 * configure.in: Use the AC_PROG_CPP macro, and then use the CPP
4472 variable to scan the machine and system description files.
4473
4474 * configure.in: Use the AC_HAVE_HEADERS to check for sys/timeb.h,
4475 so that getdate.y builds correctly.
4476
44771993-04-26 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4478
4479 * configure.in (tempcname): Change this to "conftest.c", so it will
4480 work properly on systems with short filenames; this is the name
4481 autoconf uses.
4482
4483 * configure.in: Also detect the availability of dup2 and
4484 gethostname.
4485
4486 * configure.in: Use the AC_ALLOCA test.
4487 * Makefile.in (ALLOCA): New variable, to be set by ./configure.
4488 (lib-src/Makefile): Edit the value of ALLOCA into lib-src/Makefile.
4489
44901993-04-24 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4491
4492 * make-dist: Distribute configure, as well as configure.in.
4493 Oversight.
4494
44951993-04-23 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4496
4497 * Makefile.in (install): Print out the name of the directory we're
4498 copying, so people can have some idea of whether we're making
4499 progress.
4500
4501 * Makefile.in (install.aix, install.xenix, install.sysv, install):
4502 Don't forget to re-create the COPYDESTS directories after we clear
4503 them out.
4504
45051993-04-13 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4506
4507 * Makefile.in: Add autoconf cookies so that the configure
4508 script can comment out sections of path variable definitions to
4509 choose between the installable configuration and the run-in-place
4510 configuration.
4511 * configure.in: Add new option `--run-in-place', to select the
4512 run-in-place path definitions.
4513
4514 * configure.in: Add a clause to the big configuration name case
4515 for the NeXT machine.
4516
45171993-04-12 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4518
4519 * Makefile.in (install, install.sysv, install.xenix, install.aix):
4520 Make sure that each source directory exists, and is different from
4521 the destination directory; then, delete the destination before
4522 copying over the source.
4523
4524 * make-dist: Distribute configure.in, instead of configure.
4525
45261993-04-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4527
4528 * configure.in: Don't set CC to "gcc -O" if the user specifies
4529 `--with-gcc'. Add -O to DEFS if GCC is set.
4530
45311993-04-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4532
4533 * Makefile.in (clean mostlyclean): Missing right paren.
4534
4535 * configure.in: When checking for X windows, search for an X11
4536 subdirectory of ${x_includes}.
4537
4538 * configure.in: Check for gettimeofday function, for getdate.y.
4539
4540 Change `configure' to a mixture of custom code and autoconf stuff.
4541 autoconf can't derive all the information we need, but we'd really
4542 like to be able to take advantage of some of its tests, and its
4543 file-editing facilities.
4544 * configure.in: Renamed from configure.
4545 Quote the sections of shell script we want copied literally to
4546 the configure script.
4547 (compile): Initialize this to make the autoconf macros' code happy.
4548 Use AC_PROG_CC, AC_CONST, and AC_RETSIGTYPE instead of writing out
4549 code to do their jobs.
4550 Use autoconf to produce Makefile and src/config.h.
4551 Remove the Makefile-style comment that autoconf places at the top
4552 of src/config.h.
4553 (config_h_opts): Removed - no longer necessary.
4554 * Makefile.in (configname): Renamed to configuration.
4555 (CONFIG_CFLAGS): Renamed to DEFS.
4556 (CC, DEFS, C_SWITCH_SYSTEM, version, configuration): Adjusted to
4557 get values via autoload @cookies@.
4558 (libsrc_libs): Get this from autoconf. We used to do nothing
4559 about this.
4560 (${SUBDIR}): Pass DEFS to submakes instead of CONFIG_CFLAGS.
4561
4562 * Makefile.in (src/paths.h, lib-src/Makefile, src/Makefile): Don't
4563 echo the move-if-change command.
4564
45651993-04-08 Jim Blandy (jimb@churchy.gnu.ai.mit.edu)
4566
4567 * make-dist: Distribute lib-src/rcs-checkin.
4568
4569 * make-dist: It's oldXMenu/compile.com, not oldXMenu/compile.mms.
4570 Don't try to make links to the RCS or Old subdirectories.
4571 Use the appropriate extension for the compression type in use.
4572 Create the tar file in the shell's initial default directory, not
4573 in ${tempparent}.
4574 Erase the whole ${tempparent} tree, not just ${tempdir}.
4575
45761993-03-30 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4577
4578 * Makefile.in (src/paths.h): Don't echo the huge sed command we
4579 use to build paths.h.
4580 (lib-src/Makefile, src/Makefile): Similarly.
4581
4582 * configure: Extend test for working `const' keyword to handle AIX
4583 3.2 cc.
4584
45851993-03-24 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4586
4587 * make-dist: Distribute lisp/term/ChangeLog.
4588
4589 Arrange for C compilation throughout the tree to get
4590 C_SWITCH_SYSTEM from the configuration files.
4591 * configure: Extract C_SWITCH_SYSTEM from the machine and
4592 system-dependent files, and save it in the top-level Makefile.
4593 * Makefile.in (C_SWITCH_SYSTEM): New flag for configure to edit.
4594 (lib-src/Makefile): Edit C_SWITCH_SYSTEM into lib-src/Makefile.
4595
4596 * make-dist: Include the VMS support files in oldXMenu in the
4597 distribution.
4598
4599 * configure: Doc fix.
4600
4601 * configure: Fix corrupted config_h_opts.
4602
4603 * configure: Properly report option names in error messages.
4604
4605 * configure: Properly recognize --x-includes and --x-libraries
4606 options.
4607
4608 * configure: Fix syntax errors in code handling XFree386.
4609
46101993-03-23 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4611
4612 * configure: Add special code to detect XFree386, and tell
4613 config.h about it.
4614
4615 * configure: Properly handle extracting values of LIBS_MACHINE and
4616 LIBS_SYSTEM that contain spaces.
4617
4618 * configure: Add `--x-includes' and `--x-libraries' options. I
4619 think these are dopey, but no less than three alpha testers, at
4620 large sites, have said they have their X files installed in odd
4621 places. Implement them by setting C_SWITCH_X_SITE and
4622 LD_SWITCH_X_SITE in src/config.h.
4623
46241993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4625
4626 * make-dist: Don't distribute etc/Old files.
4627
4628 * GETTING.GNU.SOFTWARE, PROBLEMS: Registered into RCS with their
4629 backups.
4630
46311993-03-20 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4632
4633 * make-dist: Fix typo.
4634
46351993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4636
4637 * make-dist: Corrected typo, fixed it to discard = and TAGS files
4638 in some cases where it should but didn't seen to.
4639
4640 * Makefile.in: Added unlock and relock productions.
4641
46421993-03-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4643
4644 * make-dist: Add a --compress option to force make-dist to use
4645 compress.
4646
4647 * make-dist: Use gzip, if we can find it.
4648
4649 * configure: Recognize rs6000-ibm-aix32 and rs6000-ibm-aix, and
4650 make rs6000-ibm-aix default to -aix32.
4651
46521993-03-17 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4653
4654 * Makefile.in: Added `Developer's configuration' section.
4655
46561993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4657
4658 * Makefile.in: Add commented-out variable settings for developer's
4659 configuration.
4660
46611993-03-14 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4662
4663 * make-dist: Distribute `src/bitmaps' too.
4664
46651993-03-14 Charles Hannum (mycroft@hal.gnu.ai.mit.edu)
4666
4667 * configure: Recognize rs6000-ibm-aix32 and rs6000-ibm-aix, and
4668 make rs6000-ibm-aix default to -aix32.
4669
46701993-03-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4671
4672 * configure: Recognize strings like "sysvr0" or "sysvr1" as System V.
4673
4674 * Makefile.in (install.sysv): Add a second `$' in front of
4675 `${dest}', so that the shell will expand it, instead of Make.
4676
4677 * configure: When processing the name of the configure script,
4678 collapse `././' to `./', but leave a single `./' prefix alone.
4679
4680 * configure: Doc fix.
4681
46821993-03-04 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4683
4684 * configure: Handle isc3.0 correctly.
4685
46861993-02-25 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4687
4688 * make-dist: Don't try to copy the COPYING notice into
4689 external-lisp; we're not distributing that directory any more.
4690
46911993-02-24 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4692
4693 * Makefile.in (install, install.aix, install.xenix, install.sysv):
4694 Remove CVS subdirectories from the installed directory trees, as
4695 well as RCS directories.
4696
46971993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4698
4699 * make-dist: Only copy gmalloc.c if we couldn't link it.
4700 Don't try to copy man/{README,Makefile} unless they actually exist.
4701
4702 * Makefile.in (lisppath): Don't include externallispdir in this.
4703 We're not sure whether we're even going to distribute the
4704 directory yet.
4705
47061993-02-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4707
4708 * make-dist: Don't distribute the external-lisp directory anymore.
4709 * INSTALL: Remove all references to external-lisp.
4710
4711 * configure: Detect whether the compiler supports `const'
4712 properly, and edit src/config.h accordingly.
4713
4714 * configure: Tweak layout of final report.
4715
4716 * Makefile.in (${SUBDIR}): Pass CONFIG_CFLAGS to the submakes, not
4717 CFLAGS.
4718
4719 * Makefile.in (locallisppath): Make this default to
4720 ${datadir}/emacs/site-lisp, instead of
4721 ${datadir}/emacs/local-lisp. ${datadir} and ${statedir} are often
4722 the same thing, and local-lisp causes completion conflicts with
4723 lock.
4724 (lisppath): Add ${externallispdir} to this.
4725 * INSTALL: Adjust installation directions.
4726
4727 * Makefile.in (externallispdir): New variable, to say where to
4728 install the externally-maintained lisp files.
4729 (COPYDIR, COPYDESTS): Copy the external lisp directory just like
4730 the others.
4731 * INSTALL: Describe external-lisp and the new externallispdir
4732 variable.
4733
47341993-02-14 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4735
4736 * configure (progname): New option `--with-gcc'. Make it clearer
4737 how we are trying to guess whether or not we have GCC.
4738 * INSTALL: Document the `--with-gcc' option, and improve
4739 description of `--with-x' options.
4740
47411993-02-06 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4742
4743 * Makefile.in (COPYDIR, COPYDESTS): Remove ${srcdir}/info and
4744 ${infodir} from these variables; we have written out explicit code
4745 to install the info files.
4746
47471993-01-25 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4748
4749 * make-dist: Don't distributed the RCS files in the etc directory.
4750
47511993-01-24 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4752
4753 * Makefile.in: Some makes can't handle comments in the middle of
4754 commands; move them to before the whole rule.
4755
47561993-01-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4757
4758 * README: Mention what Emacs is.
4759
47601993-01-14 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4761
4762 * make-dist: Include `./lisp/calc-2.02' in the distribution.
4763 Add `./cpp' and `./man' back into the distribution.
4764
47651993-01-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4766
4767 * Makefile.in: Define MAKE, and use where appropriate.
4768
47691993-01-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4770
4771 * make-dist: Remember that the authoritative COPYING notice is
4772 `etc/COPYING', not `../etc/COPYING'.
4773
47741992-12-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4775
4776 * make-dist: Make sure that the COPYING notices in each directory
4777 are copies, not symlinks.
4778
47791992-12-19 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4780
4781 * INSTALL: The build process produces an executable called `emacs'
4782 now. Change references.
4783 * Makefile.in: Adjust `install.mumble' targets to install
4784 `src/emacs', not `src/xemacs'.
4785
4786 * configure: Start with a blank line; this keeps some old CSH's
4787 from thinking it's a CSH script. Most systems will just use
4788 /bin/sh to run it, which is what we're expecting; the only other
4789 shells which might try to interpret it themselves are probably
4790 Bourne-compatible.
4791
47921992-12-14 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4793
4794 * INSTALL: Improvements suggested by David Mackenzie.
4795
47961992-12-12 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4797
4798 * Makefile.in (install, install.sysv, install.xenix, install.aix):
4799 Don't try to copy the info files if there aren't any; the
4800 unexpanded globbing pattern disappoints `install'. Ignore the
4801 return status of that command.
4802
4803 * INSTALL: Updated for new configuration arrangement.
4804
4805 * configure: Don't make the top-level Makefile read-only - people
4806 may want to edit the values of the path variables.
4807
4808 * Makefile.in (install, install.sysv, install.xenix, install.aix):
4809 Install the info files in ${infodir}. Install the executable
4810 under both `emacs' and `emacs-VERSION'.
4811
4812 * Makefile.in: Doc fix.
4813
4814 * Makefile.in (exec_prefix): New variable, as per latest version
4815 of coding standards.
4816 (bindir, libdir): Use it, instead of `prefix'.
4817 (lib-src/Makefile): Edit value of exec_prefix into lib-src/Makefile.
4818
4819 * Makefile.in (mandir): Make the default value for this depend on
4820 $(prefix).
4821
4822 * Makefile.in (datadir, statedir, libdir): Make these all default
4823 to ${prefix}/lib.
4824 (lispdir, locallisppath, etcdir, lockdir, archlibdir): Adjusted
4825 to compensate.
4826
4827 * Makefile.in (install, install.sysv, install.xenix, install.aix):
4828 Install the etags and ctags man pages too.
4829
4830 * Makefile.in (distclean): Don't delete backup files; that's the
4831 job of extraclean.
4832 (extraclean): Like distclean, but deletes backup and autosave files.
4833
48341992-12-10 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4835
4836 Make path specification conform to GNU coding standards.
4837 * configure (long_usage): Remove all traces of old arguments from
4838 usage messages, and document the options we do accept in more
4839 detail: -with-x... and --srcdir.
4840 (options, boolean_opts): Deleted; we don't have enough options to
4841 make this worthwhile.
4842 (prefix, bindir, lisppath, datadir, libdir, lockdir): Deleted,
4843 along with the code which supported them; these should be set as
4844 arguments to the top-level make.
4845 (config_h_opts): Since this no longer doubles as a list of option
4846 names, make them upper case; this simplifies the code which uses
4847 them to build the sed command to edit src/config.h. Change the
4848 code which sets them.
4849 (cc, g, O): Don't allow the user to set these using options; they
4850 should be specified using `CC=' and `CFLAGS=' arguments to the
4851 top-level make. Just choose reasonable default values for them,
4852 and edit them into Makefile.in's default CC and CONFIG_CFLAGS
4853 values.
4854 (gnu_malloc, rel_alloc): Don't allow the user to set these using
4855 options; use them whenever the configuration files say they're
4856 possible.
4857 Simplify the argument processing loop. Don't accept abbreviations
4858 for option names; these might conflict with other configuration
4859 options in the future.
4860 Add some support for the `--srcdir' option. Check for the sources
4861 in . and .. if `--srcdir' is omitted. If the directories we will
4862 compile in don't exist yet, create them under the current directory.
4863 Note that the rest of the build process doesn't really support
4864 this.
4865 Edit only the top Makefile. That should edit the others. Edit
4866 into the makefile: `version', from lisp/version.el, `configname'
4867 and `srcdir' from the configuration arguments, `CC' and
4868 `CONFIG_CFLAGS' as guessed from the presence or absence of GCC in
4869 the user's path, and LOADLIBES as gleaned from the system
4870 description files.
4871 Simplify the report generated; it doesn't need to include any
4872 description of paths now.
4873 Make `config.status' exec configure instead of just calling it, so
4874 there's no harm in overwriting `config.status'.
4875 * Makefile.in (version, configname): New variables, used to choose
4876 the default values for datadir and libdir.
4877 Path variables rearranged into two clearer groups:
4878 - In the first group are the variables specified by the GNU coding
4879 standards (prefix, bindir, datadir, statedir, libdir, mandir,
4880 manext, infodir, and srcdir).
4881 - In the second are the variables actually used for Emacs's paths
4882 (lispdir, locallisppath, lisppath, buildlisppath, etcdir, lockdir,
4883 archlibdir), which depend on the first category.
4884 datadir and libdir default to directories under
4885 ${prefix}/lib/emacs instead of ${prefix}/emacs, by popular
4886 demand.
4887 etcdir and lispdir default to subdirectories of datadir.
4888 archlibdir defaults to libdir.
4889 The new installation tree is a bit deeper than it used to be, so
4890 use the new make-path program in lib-src to build them all.
4891 Always build a new src/paths.h.tmp and then move-if-change it to
4892 src/paths.h, to avoid unnecessary rebuilds while responding to the
4893 right changes.
4894 Remove all mention of arch-lib. Run utility commands from
4895 lib-src, and let the executables be copied into archlibdir when
4896 Emacs is installed.
4897 Add targets for src/Makefile, lib-src/Makefile, and
4898 oldXMenu/Makefile, editing the values of the path variables into
4899 them.
4900 Let lib-src do its own installation.
4901 (datadir): Default to putting data files under
4902 ${prefix}/lib/emacs/${version}, not /usr/local/emacs.
4903 (emacsdir): Variable deleted; it would only be confusing to use.
4904 (lispdir, etcdir): Default to ${datadir}/lisp.
4905 (mkdir): Use make-path for this.
4906 (lockdir): Do this in mkdir.
4907 (Makefile): New target.
4908
4909 * configure (usage_message): Rename to long_usage.
4910
4911 * make-dist: Don't bother creating an arch-lib directory; that's
4912 only for installation now.
4913
49141992-11-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4915
4916 * configure: Use GCC-style configuration names, using config.sub.
4917 Change the usage and help messages.
4918
4919 * configure: Initialize window_system, not indow_system.
4920
4921 * configure: Report which window system, compiler, and signal
4922 handler return type we decide to use.
4923
4924 * make-dist: Explain what's going on if config.sub and gmalloc.c
4925 can't be linked. Place the code which copies them near the code
4926 which links the rest of the files around them.
4927
49281992-11-15 Jim Blandy (jimb@apple-gunkies.gnu.ai.mit.edu)
4929
4930 * make-dist: Don't bother to distribute src/*.com, or
4931 src/vmsbuild; those have all been moved to `../vms'.
4932
49331992-11-07 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4934
4935 * make-dist: Don't forget that the way to avoid filenames starting
4936 with `=' is to use the pattern `[a-zA-Z0-9]*.h', not
4937 `[a-zA-Z0-9].h'. Add a new section for dealing with files that we
4938 couldn't make hard links to, since we have two already, and
4939 perhaps more to come.
4940
49411992-11-04 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4942
4943 * configure: When editing parameters into lib-src/Makefile, change
4944 the definition of CONFIG_CFLAGS instead of CFLAGS itself; CFLAGS
4945 needs some other flags too.
4946
49471992-11-03 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4948
4949 * configure: Remove spurious echo of the configuration name.
4950
4951 * make-dist: Don't distribute files in src/m and src/s whose names
4952 begin with `='.
4953
49541992-10-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4955
4956 * configure: Update GNU_MALLOC and REL_ALLOC in config.h.
4957 Also LISP_FLOAT_TYPE.
4958
49591992-10-26 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4960
4961 * make-dist: Copy config.sub, since it's a symbolic link to a file
4962 on another file system.
4963
49641992-10-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4965
4966 * make-dist: Include lib-src/makedoc.com and emacs.csh in the
4967 distribution.
4968
4969 * config.sub: New file, to help us recognize configuration names.
4970 * make-dist: Include it in the distribution.
4971
49721992-09-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4973
4974 * configure: Convert `-' to `_' in specified option names.
4975 Accept options with --. Delete --highpri and --have-x-menu options.
4976 New options --with-x and --with-x10 replace -window-system.
4977 Don't mention options --gnu-malloc, --rel-alloc
4978 or --lisp-float-type in help message.
4979
49801992-09-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4981
4982 * make-dist: Include the `vms' subdirectory in the distribution.
4983
49841992-09-10 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4985
4986 * configure: Remove lines starting with "# DIST: " when building
4987 lib-src/Makefile and src/Makefile. This allows us to mark the
4988 "Makefile.in" files with explanatory comments which won't also get
4989 stuck in the Makefiles.
4990
49911992-09-05 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4992
4993 * make-dist: Don't use the '+' operator in the sed regular
4994 expression that extracts the version number from lisp/version.el;
4995 Ultrix sed doesn't seem support the operator. Just double the
4996 operand and use *.
4997
49981992-09-01 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4999
5000 * Makefile.in: Doc fix.
5001
50021992-08-31 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5003
5004 * configure: Rewrite sed command to remove at most one ./ prefix;
5005 Ultrix's sed doesn't allow us to apply the * operator to a \( \)
5006 group.
5007
50081992-08-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5009
5010 * Makefile.in (src/paths.h): Use sed, not /bin/sed.
5011
50121992-08-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5013
5014 * make-dist: Go ahead and build a new TAGS file, unless the
5015 --newer option was specified. Don't try to delete a TAGS file
5016 from etc; it's not kept there, and shouldn't be deleted anyway.
5017
50181992-08-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5019
5020 * make-dist: If the lisp directory contains a default.el, don't
5021 distribute it.
5022
5023 * configure: When searching signal.h for the type of a signal
5024 return handler, make a copy of it, not a symbolic link to it; that
5025 way, it will work on systems that don't have symbolic links.
5026
50271992-08-14 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5028
5029 * make-dist: taught it about vcdiff and rcs2log, added --newer
5030 option for generating incremental distributions. Stopped it from
5031 generating a TAGS file into the distribution; that sucker is
5032 *big*, and easily enough generated with the toplevel makefile.
5033
50341992-08-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5035
5036 * configure: When writing config.status, don't prefix progname
5037 with a '.'; it might be absolute.
5038
50391992-08-05 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5040
5041 * configure: Choose to use X11 if either /usr/lib/libX11.a or
5042 /usr/include/X11 exist, not only if both exist.
5043
50441992-07-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5045
5046 * make-dist: Make the new external-lisp directory a duplicate of
5047 the external-lisp directory, not the lisp directory.
5048
50491992-07-07 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5050
5051 * Makefile.in (clean, mostlyclean): Don't bother trying to `make
5052 clean' in arch-lib; it doesn't even have a Makefile.
5053
5054 * Makefile.in (clean, mostlyclean): In the test which tries to
5055 distinguish between the build directory, which should be cleaned,
5056 and the installed directory, which shouldn't, cd to `${emacsdir}',
5057 not `${DESTDIR}${LIBDIR}'.
5058
50591992-06-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5060
5061 * make-dist: Be sure to delete the .c and .h files that YACC and
5062 BISON create from getdate.y.
5063
5064 * external-lisp: New directory; see `external-lisp/README'.
5065 * make-dist: Added support for the external-lisp subdirectory.
5066
5067 * make-dist: Changed message which complains that make-dist wasn't
5068 invoked in the right directory to indicate which files it was
5069 looking for.
5070
50711992-06-29 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5072
5073 * configure: Add comments explaining why we can't translate
5074 character ranges or control characters in `tr'.
5075
50761992-06-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5077
5078 * configure: When generating the configuration message, we used to
5079 build the message from the start so that each line began with "# "
5080 so that it would be a comment in `config.status'. However, this
5081 causes trouble if any of the variables we use in the message
5082 expand to more than one line of text - as gnu_malloc_reason
5083 sometimes does. So instead, we build the message as it should be
5084 printed to the user (i.e. without the "# " prefixes), and stick on
5085 the "# "s when we write it to `config.status'.
5086
5087 * Makefile.in (clean, mostlyclean): Don't neglect to clean out
5088 `lib-src' and `arch-lib'.
5089
5090 * configure: When generating report and `config.status' file, note
5091 that bindir only determines where `make install' and
5092 `build-install' will place the executables; this should make it
5093 clear that the ordinary build process will not try to install
5094 things.
5095
50961992-06-10 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5097
5098 * make-dist: Change messages to say that we are 'making links to
5099 X', rather than 'copying X'. And put `' quotes around file names.
5100
5101 * make-dist: Include '.tmp' in the name of the staging directory.
5102
5103 * make-dist: Pass the `-f' option to rm when you're not sure that
5104 the files you're removing actually exist.
5105
5106 * make-dist: When setting up etc/COPYING, always nuke whatever is
5107 there, and then copy it in, to make sure we get a real file.
5108
5109 * make-dist: Don't try to distribute *.defns files any more. The
5110 only such file was for simula.el, which has been superceded by a
5111 version which doesn't have a separate .defns file.
5112
51131992-05-28 Ken Raeburn (Raeburn@Cygnus.COM)
5114
5115 * make-dist: Don't distribute configured versions of config.h.in,
5116 paths.h.in, Makefile.in in src.
5117
5118 * configure: Delete .tmp files before creating them; don't bother
5119 trying to make final targets writeable first, since it won't
5120 matter to move-if-change.
5121
51221992-05-19 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5123
5124 * Makefile.in (mkdir, lockdir): Don't put dashes in front of the
5125 mkdir and chmod in the center of all the conditionals. GNU Make
5126 will strip these out, but other makes won't.
5127
51281992-05-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5129
5130 * make-dist: Include move-if-change in list of files to distribute.
5131
51321992-05-04 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5133
5134 * configure: Remove any "." elements from the program name.
5135
5136 * configure: Don't record the values of all the possible arguments
5137 in config.status; only record the options that the user specified.
5138
5139 * configure: Use move-if-change to move in the new src/config.h.
5140
51411992-04-29 Ken Raeburn (Raeburn@Cygnus.COM)
5142
5143 * move-if-change: New file, copied from gcc release.
5144 * Makefile.in (src/paths.h): Use it, and put the "sed" output into
5145 a temp file, so we don't update paths.h if an error occurs or if
5146 it doesn't need changing.
5147
51481992-04-28 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5149
5150 * Makefile.in (src/paths.h): Do not install a value for the
5151 PATH_SUPERLOCK value; that macro doesn't exist anymore.
5152 * build-install.in: Same thing.
5153
51541992-04-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5155
5156 * make-dist: Check the flag called "make_tar", not "make_dir"; the
5157 latter, being a typo, is always false, resulting in a program
5158 whose default behaviour is to painstakingly build a copy of the
5159 source tree, and then delete it. Rah.
5160
5161 * Makefile.in: Add dist target, and comment for it.
5162
5163 * configure: When scanning <signal.h> for a declaration for
5164 signal, create a symbolic link with a name ending in .c, so the
5165 compiler won't complain that it's only been given .h files.
5166
5167 * configure: Check whether there are any arguments available
5168 before shifting to get the value of a non-boolean parameter.
5169
5170 * make-dist: Doc fix.
5171
51721992-04-20 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5173
5174 * configure: Instead of grepping /usr/include/signal.h for a
5175 signal declaration, run /usr/include/signal.h or
5176 /usr/include/sys/signal.h through cpp and grep for the
5177 declaration.
5178
5179 * configure: Redirect the output of grep to /dev/null instead of
5180 using grep -s - that flag means different things on other systems.
5181
5182 * Makefile.in: Use 'buildlisppath' instead of 'dumplisppath',
5183 since the former is recognizable even if you don't know what
5184 'dumping' is.
5185 * configure: Accomodate that change.
5186
5187 * configure: Accept options for all of the directories you can
5188 change in the Makefile.
5189
5190 * configure: Accept "-OPTION VALUE" as well as "-OPTION=VALUE".
5191
5192 * INSTALL: Mention that you have to copy all the 'FOO.in' files to
5193 FOO before you can use them.
5194
5195 * build-install.in: Made the "Where To Install Things" section
5196 conform with the similar section from Makefile.in. Copied section
5197 which builds src/paths.h from src/paths.h.in from the Makefile.
5198
51991992-04-19 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5200
5201 * configure: Write config.status to pass its command-line
5202 arguments on to configure, so that people can use it to recreate
5203 an old configuration, with minor changes.
5204
52051992-04-16 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5206
5207 * configure: Don't rely on option variables being unset if their
5208 values are the empty string. In particular, when producing the
5209 English report, don't assume that highpri will be unset when no
5210 increased priority has been requested; -highpri='' should be the
5211 same as omitting -highpri altogether.
5212
5213 * configure: Fix dumb bug: when running the system and machine
5214 description files through cpp, mark those lines that we want to
5215 evaluate with the string '@configure@', and then only evaluate
5216 them. This way if the files include anything that actually
5217 generates text (type definitions or external declarations, say),
5218 we won't try to eval it.
5219
52201992-04-11 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5221
5222 * make-dist: New shell script.
5223
5224 * configure: When creating foo from foo.in, make foo read-only to
5225 remind people to edit the .in file instead.
5226
5227 * INSTALL: Changed references to config.h-dist to config.h.in.
5228 The "BUILDING GNU EMACS BY HAND" section neglected to mention how
5229 to build src/paths.h from src/paths.h.in; added a paragraph to do
5230 this.
5231 * configure, Makefile, build-install: Changed filenames like
5232 FOO-dist to FOO.in.
5233
52341992-04-08 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5235
5236 * Makefile, build-install: Renamed to Makefile.in and
5237 build-install.in; the configure script will edit these to produce
5238 the usable Makefile and build-install.
5239 * configure: Changed to produce ./Makefile, ./build-install,
5240 lib-src/Makefile, and src/Makefile from their *.in counterparts,
5241 instead of editing them in place.
5242
52431992-04-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5244
5245 * Makefile: Re-arranged so that the undumped Emacs will search
5246 ../lisp *after* the site's local elisp files.
5247 (locallisppath, dumplisppath): New variables.
5248 (lisppath): This variable's default value is now chosen based on
5249 $(locallisppath) and $(lispdir); while it used to be the
5250 customization point for adding site-local elisp directories to
5251 load-path, that job is now handled mostly by locallisppath.
5252 (src/paths.h): Edit the value of a new macro, PATH_DUMPLOADSEARCH.
5253 Check the values being assigned to the *LOADSEARCH macros for null
5254 path elements (like '::' in 'foo::bar').
5255
5256 * configure: When checking if the machine- and system-dependent
5257 files define a particular macro or not, actually run them through
5258 CPP and test the macros with #ifs, instead of just grepping for
5259 the macros' names. In particular, check for SYSTEM_MALLOC in this
5260 way.
5261
52621992-04-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5263
5264 * Makefile (install): Don't use -s in install. (Keep the symbols.)
5265
52661992-04-02 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5267
5268 * configure: Make the config.status file an executable shell
5269 script which will recreate the same configuration. Include the
5270 verbal description of the current configuration as a comment in
5271 the script.
5272 * INSTALL: Doc fix.
5273
5274 * Makefile: brought the Makefile up to the GNU coding
5275 standards, as described in standards.text:
5276 (TAGS): New name for the target which rebuilds the tags table.
5277 (check): New target; doesn't do anything yet.
5278 (mostlyclean): New target, synonymous with clean.
5279 (realclean): New target. Currently, this just calls the
5280 subdirectories's makefiles and then deletes config.status.
5281 (INSTALL, INSTALLFLAGS, INSTALL_PROGRAM, INSTALL_DATA): New
5282 variables.
5283 Installation directory variables changed to conform.
5284 (install, install.sysv, install.xenix, install.aix): Changed the
5285 code which copies the directories into their installed location to
5286 allow the installed locations to be in several different
5287 directories; the old version assumed that they would all be in
5288 $(emacsdir).
5289 (mkdir, lockdir): Allow the installed locations to be in several
5290 different directories.
5291 * INSTALL: Doc fix.
5292
5293 * build-install: Use the same variable names as the Makefile.
5294 Allow the installed locations to be in several different
5295 directories.
5296
52971992-03-31 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5298
5299 * Makefile (src/paths.h): Instead of using a single sed command to
5300 edit both the PATH_LOCK and PATH_SUPERLOCK macros, edit the two
5301 separately, and don't forget to append "/!!!SuperLock!!!" to the
5302 value of the PATH_SUPERLOCK macro.
5303
5304 * config.emacs: Renamed to configure, for consistency with other
5305 GNU products. Internal references changed.
5306 INSTALL, Makefile: References changed.
5307
5308 * lock: New directory, which should always be empty. If this
5309 directory doesn't exist, Emacs won't complain; it just won't lock.
5310 Having this here means that people can just unpack Emacs, build
5311 it, and have locking work.
5312
5313 * share-lib: Re-renamed to etc, for the sake of tradition.
5314 * config.emacs: Changed default value for datadir to ../etc.
5315 * INSTALL, README: Adjusted.
5316
53171992-03-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5318
5319 * config.emacs: Guess the value for LOADLIBES in lib-src/Makefile
5320 by running CPP on the appropriate s/*.h and m/*.h files.
5321
53221992-03-16 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5323
5324 * config.emacs: Make sure to set the "exit on error" flag once
5325 we've removed config.status; errors should abort the configuration.
5326
dff28924 53271992-02-15 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a4a9692d
DL
5328
5329 * config.emacs: Added -distribute option, so that the Makefile
5330 paths are in their proper form. I don't know why this matters.
5331
dff28924 53321992-02-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a4a9692d
DL
5333
5334 * local-lisp: New directory, empty in the distribution, for people
5335 to put local elisp code in.
5336 * config.emacs: Include it in the default load path.
5337 * README: Document it.
5338
dff28924 53391992-01-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a4a9692d
DL
5340
5341 * config.emacs: Guess the type of signal handling functions based
5342 on the contents of /usr/include/signal.h.
5343
5344 * config.emacs: Print out progress report messages.
5345
5346 * Makefile (src/paths.h): Don't generically replace
5347 /usr/local/lib/emacs with LIBROOT. This can hide bugs in the
5348 editing of the other entries, and each entry should be dealt with
5349 explicitly anyway.
5350
5351 * build-install: Converted from C-shell to Bourne shell.
5352 * config.emacs: Edit build-install properly.
5353
5354 * config.emacs: Doc fix.
5355
53561992-01-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5357
5358 * Makefile (install): Remove `B' from tar xf command.
5359
dff28924 53601992-01-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a4a9692d
DL
5361
5362 * config.emacs: Removed support for the `maintain-environment'
5363 option; the only important difference between this and its absence
5364 has been removed.
5365 * INSTALL: Removed mention of `maintain-environment'.
5366
5367 * config.emacs: Fix arguments to sed when processing boolean
5368 arguments.
5369
dff28924 53701991-12-05 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
a4a9692d
DL
5371
5372 * config.emacs: New file, to help automate the installation
5373 process.
5374
5375 * Makefile: Lots of changes to support the separation of etc into
5376 architecture-dependent and -independent files:
5377 (EMACSROOT): New variable, giving the directory under which all of
5378 Emacs's libraries should be installed. Changed rest of file to
5379 use it.
5380 (LIBDIR): Now denotes only architecture-dependent dir - relevant cha
5381 (DATADIR): New variable, denoting architecture-independent dir.
5382 (LOCKDIR): New variable, for completeness.
5383 (SUBDIR): No more etc, new lib-src.
5384 (COPYDIR): No more etc, new arch-lib and share-lib.
5385 (src/paths.h): Set PATH_DATA and the LOCK macros too.
5386 (src): Now depends on lib-src, not etc.
5387 * build-install: Changes parallel to the above.
5388 * README: Describe the new arrangement.
5389
5390 * vms: New subdirectory for all the VMS stuff.
5391
dff28924 53921991-12-03 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
a4a9692d
DL
5393
5394 * Makefile (LISPPATH): New variable.
5395 (src/paths.h): Define PATH_LOADSEARCH according to LISPPATH.
5396
dff28924 53971990-09-28 Richard Stallman (rms@mole.ai.mit.edu)
a4a9692d
DL
5398
5399 * Makefile (install, install.sysv, install.xenix):
5400 Install wakeup instead of loadst. No need for setuid or setgid.
5401
dff28924 54021990-08-07 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a4a9692d
DL
5403
5404 * Makefile (clean): Clean etc if that's not the installation dir.
5405
dff28924 54061990-04-26 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a4a9692d
DL
5407
5408 * Makefile (paths.h): Make sed alter each name in the path.
5409
dff28924 54101988-08-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a4a9692d
DL
5411
5412 * Makefile (install.sysv): Use cpio, not tar.
5413
dff28924 54141988-08-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a4a9692d
DL
5415
5416 * Makefile (lockdir): Rename `lock' target.
5417 Depend on it from install*, not from `all'.
5418
dff28924 54191988-05-16 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a4a9692d
DL
5420
5421 * Makefile: Changed LIBDIR and BINDIR back to /usr/local/{emacs,bin}
5422 to match build-install and paths.h.
6922b018
KH
5423
5424;; Local Variables:
5425;; coding: iso-2022-7bit-unix
5426;; End:
2a34a036 5427
e5389a0b 5428 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002
2a34a036
GM
5429 Free Software Foundation, Inc.
5430 Copying and distribution of this file, with or without modification,
5431 are permitted provided the copyright notice and this notice are preserved.