*** empty log message ***
[bpt/emacs.git] / ChangeLog
CommitLineData
3e6be279
RS
12002-09-10 Richard M. Stallman <rms@gnu.org>
2
3 * configure.in: Fix previous LessTif change.
4
50332dc1
RS
52002-09-09 Richard M. Stallman <rms@gnu.org>
6
7 * configure.in (powerpcle-*-solaris2.5*): New configuration.
8 (powerpcle-*-solaris*): Use version 2.6 as default.
9 (*-sunos5.6*, *-solaris2.6*): New alternative.
10 (*-sunos5*): Use version 2.6 as default.
11
8bb4cb85
KG
122002-09-06 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13
14 * configure.in: Fix typo.
15
22eaea41
RS
162002-09-05 Richard M. Stallman <rms@gnu.org>
17
18 * configure.in: Look for LessTif in /usr/X11R6/LessTif/ before Motif.
19
20 * configure.in: Handle $GCC_LINK_TEST_OPTIONS and
21 $NON_GCC_LINK_TEST_OPTIONS after the AC_PROG_... macros.
22
6bc85c3b
KS
232002-08-26 Kim F. Storm <storm@cua.dk>
24
25 * Makefile.in (install-arch-indep): Do not remove DOC file
26 when it is the only DOC file installed; this is the case when
27 CANNOT_DUMP is defined. From Joe Buehler (tiny change).
28
dc16594b
MR
292002-07-24 Markus Rost <rost@math.ohio-state.edu>
30
31 * configure.in: Fix typo.
32
2a0c903c
RS
332002-07-24 Richard M. Stallman <rms@gnu.org>
34
35 * configure.in: Don't print anything special about gamedir.
36
3ea1bfb2
RS
37 * configure.in: Delete nonstandard --with-game-user option.
38
a8bbe549
RS
392002-07-21 Richard M. Stallman <rms@gnu.org>
40
41 * Makefile.in (gamedir, localstatedir): New variables.
42 (epaths-force): Insert value of gamedir into PATH_GAME.
43
44 * configure.in (gamedir): Handle it like lispdir.
45 (--with-game-dir option): Deleted.
46
29c3cbf0
PJ
472002-06-21 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
48
49 * configure.in: Add support for mipseb-*-netbsd* machines.
50
b3ae255b
KG
512002-06-18 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
52
53 * Makefile.in (install-arch-indep, uninstall): Add Tramp.
54
d591a834
KG
552002-06-17 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
56
57 * info/dir (File): Add an entry for Tramp.
58
e0156c8d
EZ
592002-06-17 Eli Zaretskii <eliz@is.elta.co.il>
60
61 * INSTALL-CVS: New file.
62
3fa4ac47
AS
632002-06-07 Andreas Schwab <schwab@suse.de>
64
65 * configure.in (x86_64-*-linux-gnu*): New system.
66
86bbfe77
EZ
672002-05-31 Eli Zaretskii <eliz@is.elta.co.il>
68
69 * config.bat: Handle the case when lispintro is truncated to lispintr.
70
2570d28c
PE
712002-05-26 Paul Eggert <eggert@twinsun.com>
72
73 * config.guess, config.sub: Updated from master source.
74
a1d8dc87
RS
752002-05-09 Richard M. Stallman <rms@gnu.org>
76
77 * configure.in (emacs_cv_speed_t): Add square brackets for clarity.
78
9a40c2fb
PJ
792002-05-04 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
80
81 * make-dist: Do not distribute lock/ directory.
82
e3ba1015
AC
832002-04-30 Andrew Choi <akochoi@shaw.ca>
84
85 * configure.in: Provide documentation string when defining
86 variable HAVE_CARBON. Also define HAVE_WINDOW_SYSTEM, HAVE_MOUSE,
87 and HAVE_MENUS in AH_BOTTOM if HAVE_CARBON is defined.
88
5167cfda
CW
892002-04-28 Colin Walters <walters@verbum.org>
90
91 * configure.in: Delete configure check for access to the game
92 user.
93
2912f349
PJ
942002-04-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
95
96 * make-dist: lwlib/Imakefile is removed.
97
e0f712ba
AC
982002-04-26 Andrew Choi <akochoi@shaw.ca>
99
100 * configure.in: Add support for powerpc-apple-darwin*.
101 (HAVE_CARBON): Add.
102
9a40c2fb 103 * make-dist: Create directories in mac/Emacs.app.
e0f712ba 104
90077f66
PJ
1052002-04-25 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
106
107 * make-dist: lwlib-Xol* are removed.
108
8fba10fc
AS
1092002-04-23 Andreas Schwab <schwab@suse.de>
110
111 * Makefile.in (MAINT): New variable.
112 (${srcdir}/configure, $(srcdir)/src/stamp-h.in): Depend on this
113 instead of configure.in, to avoid running autoconf and autoheader
114 unless explicitly requested.
115
852eef40
EZ
1162002-04-16 Eli Zaretskii <eliz@gnu.org>
117
118 * config.bat: Update for msdos/sed2v2.inp.
119
6817198a
AS
1202002-04-15 Andreas Schwab <schwab@suse.de>
121
122 * Makefile.in ($(srcdir)/src/config.in): Generate using
123 autoheader.
124 * configure.in: Add config header templates to all AC_DEFINE and
125 AC_DEFINE_UNQUOTED symbols.
126 * make-dist: Run autoheader if necessary.
127
b9b966e0
CW
1282002-04-10 Colin Walters <walters@verbum.org>
129
130 * configure.in: Add --game-dir, --game-user. Test to see if we
131 can use them.
132
3d9830e5
PJ
1332002-04-08 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
134
135 * configure.in: Add --with-sound.
136
10ce34dc
KS
1372002-03-18 Kim F. Storm <storm@cua.dk>
138
139 * configure.in: Test for sendto, recvfrom, getsockopt, setsockopt,
140 and getsockname functions. Test for sys/un.h include file.
141
1ef1ef96
EZ
1422002-03-15 Eli Zaretskii <eliz@is.elta.co.il>
143
144 * configure.in: Support AIX 5.1.
145
d873ec96
JD
1462002-03-10 Jan D. <Jan.Djarv@mbox200.swipnet.se>
147
148 * configure.in: Added test for X Session Management (HAVE_X_SM).
149
16e79fec
RS
1502002-03-03 Richard M. Stallman <rms@gnu.org>
151
152 * Makefile.in (install-arch-indep): Use umask 022 for DOC* and lisp/.
153 Run chown $${LOGNAME} on files installed by tar xvf.
154
6a22cdf4
KS
1552002-03-03 Kim F. Storm <storm@cua.dk>
156
157 * configure.in: Test for getpeername.
158
4d766b59
RS
1592002-03-01 Richard M. Stallman <rms@gnu.org>
160
161 * configure.in (HAVE_JPEG): Turn it off if libjpeg version < 6b.
162 (HAVE_GIF): Don't use old libungif versions that crash.
163
4fff8c79
RS
1642002-02-26 Richard M. Stallman <rms@gnu.org>
165
166 * configure.in <making srcdir absolute>: Verify that PWD is correct,
167 not just well-formed and valid.
168 (mips-compaq-nonstopux*): New configuration.
169
e5389a0b
PE
1702002-02-18 Paul Eggert <eggert@twinsun.com>
171
172 * make-dist: Port to POSIX 1003.1-2001, which doesn't allow "head -1".
173 "sed q" is a portable equivalent to plain "head -1".
174
db54c53a
RS
1752002-02-13 Richard M. Stallman <rms@gnu.org>
176
177 * Makefile.in (maybe_bootstrap): Do `exit 1'.
178 (all): Don't depend on maybe_bootstrap here.
179 (${SUBDIR}): Depend on it here instead.
180
b735b2ab
RS
1812002-02-08 Richard M. Stallman <rms@gnu.org>
182
183 * Makefile.in (maybe_bootstrap): Add an infinite sleep-loop.
184
d8359893
EZ
1852002-01-27 Eli Zaretskii <eliz@is.elta.co.il>
186
187 * configure.in: Recognize BSD/OS 5.0.
188
f3b812da
EZ
1892002-01-11 Eli Zaretskii <eliz@is.elta.co.il>
190
191 * make-dist: Make version checking in emacs.texi consistent with
192 how we set it there.
193
f48a30d7
KS
1942001-12-29 Kim F. Storm <storm@cua.dk>
195
196 * INSTALL: <CONFIGURATION BY HAND> Now requires autoconf 2.51.
197
07025a55
RS
1982001-12-28 Richard M. Stallman <rms@gnu.org>
199
200 * configure.in: Test for mbsinit.
201
b0a21bf9
EZ
2022001-12-21 Eli Zaretskii <eliz@is.elta.co.il>
203
204 These changes make Leim part of the standard distribution:
205
206 * README: Add info about the `leim' directory
207
208 * INSTALL: Remove text that describes Leim as a separate package.
209
210 * noleim-Makefile.in: File removed.
211
212 * make-dist: Don't copy noleim-Makefile.in to the leim subdirectory.
213 Link Leim files to ${tempdir}/leim, not to real-leim. Don't move
214 Leim files out of the Emacs tree. Don't prepare a separate tarball
215 for Leim.
5a60d1da 216
61e3b944
RS
2172001-12-11 Richard M. Stallman <rms@gnu.org>
218
219 * configure.in (hppa*-*-linux-gnu*): New alternative.
220
03f9f7ae
PJ
2212001-12-08 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
222
223 * make-dist: Copy COPYING to leim/, lwlib/, mac/ and nt/ when
224 creating distribution.
225
d6a70204
PE
2262001-12-06 Paul Eggert <eggert@twinsun.com>
227
228 * configure.in (AC_PREREQ): Bump from 2.50 to 2.51; needed for vfork.
229 (AC_FUNC_VFORK): Remove.
230 (AC_FUNC_FORK): Add.
231 (HAVE_DES_H, HAVE_KRB5_H): Properly quote args of AC_CHECK_HEADERS;
232 this is required by recent Autoconf versions.
233
4a3cf58d
PJ
2342001-12-02 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
235
236 * make-dist: Do not try to link removed files (aclocal.m4, _emacs,
237 TODO, vms-pp.trans and others).
238
0142178a
PJ
2392001-11-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
240
241 * make-dist: Use COPYING from the top-level directory.
242
1096bcc0
GM
2432001-11-29 Gerd Moellmann <gerd@gnu.org>
244
245 * configure.in: Add support for FreeBSD/Alpha.
246
b1356234
PJ
2472001-11-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
248
dd536f94
PJ
249 * make-dist: Add COPYING to the top-level directory of the
250 distribution. Simplify the logic behind copying.
251
b1356234
PJ
252 * Makefile.in (maybe_bootstrap): Fix previous change.
253
66458f32
RS
2542001-11-28 Richard M. Stallman <rms@gnu.org>
255
256 * Makefile.in (maybe_bootstrap): Don't bootstrap, just suggest it.
257
ebcbef4e
RS
2582001-11-26 Richard M. Stallman <rms@gnu.org>
259
260 * Makefile.in: bootstrap should not delete dumped executables.
261 (bootstrap-clean-before): New target.
262 (bootstrap): Use bootstrap-clean-before instead of clean.
263 (bootstrap-clean-after): Renamed from bootstrap-clean. Calls changed.
264
b77d2746 2652001-11-24 Eli Zaretskii <eliz@is.elta.co.il>
ac74199d 266
070f247d
EZ
267 These changes add the Emacs Lisp Introduction manual to the
268 distribution:
269
b77d2746
EZ
270 * Makefile.in (install-arch-indep, uninstall): Add ELisp Intro
271 files.
272
070f247d
EZ
273 * make-dist: Copy the files in lispintro directory.
274
7336d09b
EZ
275 * config.bat: Configure in the lispintro directory.
276
ac74199d
EZ
277 * configure.in (AC_OUTPUT): Add lispintro/Makefile.
278
7f947b13 279 * Makefile.in (SUBDIR_MAKEFILES): Add lispintro.
070f247d 280 (lispintro/Makefile): New target.
7f947b13
EZ
281 (mostlyclean, clean, distclean, maintainer-clean): Add lispintro.
282 (unlock, relock, info, dvi): Ditto.
283
d4fa890c
EZ
2842001-11-23 Eli Zaretskii <eliz@is.elta.co.il>
285
d4b56a8f
EZ
286 * Makefile.in (uninstall, install-arch-indep): Don't install
287 gfdl.1.
288
d4fa890c
EZ
289 * make-dist (etc): Don't distribute gfdl.1.
290
5fb25beb
CW
2912001-11-22 Colin Walters <walters@debian.org>
292
293 * Makefile.in (install-arch-indep): Install the calc .info files.
526db7d6
CW
294 (uninstall): Handle deletion of calc .info files (thanks Pavel
295 Jan\e,Bm\e(Bk).
5fb25beb 296
9f8bbf0f
EZ
2972001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
298
299 * make-dist (lispref): Add *.txt, *.el, permute-index, and
300 tindex.pl to the list of those being put into the distribution.
301
aa2af83a
EZ
3022001-11-16 Eli Zaretskii <eliz@gnu.org>
303
304 * configure.in: Add coff.h to the list in AC_CHECK_HEADERS.
305
71f94ae1
PJ
3062001-11-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
307
987aac50
PJ
308 * Makefile.in (uninstall): Fix previous change.
309
71f94ae1
PJ
310 * configure.in, Makefile.in: Add support for --program-prefix,
311 --program-suffix and --program-transform-name options.
312
e5d9d2e7
PJ
3132001-11-13 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
314
315 * Makefile.in (install-arch-indep): Use `${manext}' instead of
316 `.1'.
6e1b91d7
PJ
317 (install-arch-indep): Install emacsclient manual page.
318 (uninstall): Uninstall emacsclient manual page.
e5d9d2e7 319
97c91ba6
EZ
3202001-11-12 Eli Zaretskii <eliz@is.elta.co.il>
321
322 * make-dist: Add lispref/index.*perm files to the distribution.
323 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
324
3d3f602a
PJ
3252001-11-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
326
327 * Makefile.in (uninstall): Remove gfdl.1 when uninstalling.
328
2bf92717
EZ
3292001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
330
dff28924 331 * configure.in: AC_OUTPUT lispref/Makefile.
2bf92717 332
0cc70510
EZ
3332001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
334
5c32b7c5
EZ
335 The following changes add the ELisp reference manual to the
336 distribution.
337
10fa7f8e
EZ
338 * make-dist: Add the lispref directory to the distribution.
339
0cc70510
EZ
340 * Makefile.in (install-arch-indep): Add elisp* to the list of
341 installed Info files.
5c32b7c5
EZ
342 (SUBDIR_MAKEFILES): Add lispref/Makefile.
343 (lispref/Makefile): New target.
344 (mostlyclean, clean, distclean, maintainer-clean, unlock, relock):
345 Add commands for the lispref directory.
346 (info, dvi): Ditto.
1b5a3644
EZ
347
348 * config.bat: Configure in `lispref'.
349
6baef0fd
RS
3502001-11-09 Richard M. Stallman <rms@gnu.org>
351
352 * Makefile.in (bootstrap-lisp): Don't suppress error messages.
353
ed5882b9
EZ
3542001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
355
356 * make-dist (tempdir): Copy AUTHORS as well.
357
f0f2756d
SS
3582001-11-06 Sam Steingold <sds@gnu.org>
359
360 * configure.in: Added a check for <nlist.h>
9ba48103 361
d576358b
PJ
3622001-11-01 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
363
364 * configure.in: Reindent --help output.
365 From Per Starback (starback@ling.uu.se).
dff28924 366
bf00d461 3672001-10-31 Eli Zaretskii <eliz@is.elta.co.il>
4f4d6b17
EZ
368
369 * configure.in: New entry for HP/UX-11.
370
5d991fc4
EZ
371 * Makefile.in (SOURCES): Replace GETTING.GNU.SOFTWARE with FTP.
372 From Eric S. Raymond <esr@golux.thyrsus.com>.
373
73d25f9c
EZ
3742001-10-28 Eli Zaretskii <eliz@is.elta.co.il>
375
376 * configure.in (s390-*-linux-gnu): New system. From Adam Thornton
377 <athornton@sinenomine.net>.
378
5b6a51aa
GM
3792001-10-25 Gerd Moellmann <gerd@gnu.org>
380
381 * Makefile.in (maybe_bootstrap): New target.
382 (all): Add to prerequisites to bootstrap if abbrev.elc doesn't
383 exist.
384
84e70f78
KR
3852001-10-24 Ken Raeburn <raeburn@gnu.org>
386
387 * configure.in: If --with-hesiod is given, look for
388 hes_getmailhost and res_send or __res_send; check hesiod and
389 resolv libraries respectively if system libraries don't supply
390 them.
391
4aa6b955
GM
3922001-10-24 Gerd Moellmann <gerd@gnu.org>
393
394 * configure.in: Use $MAKE for `make' if set.
395
bc171472
GM
3962001-10-22 Gerd Moellmann <gerd@gnu.org>
397
398 * Makefile.in (install-arch-indep): Add -h (follow symlinks)
399 to tar options.
400
71431a0e
GM
4012001-10-20 Gerd Moellmann <gerd@gnu.org>
402
6aa97356 403 * (Version 21.1 released).
71431a0e 404
531a3336
MB
4052001-10-20 Miles Bader <miles@gnu.org>
406
407 * configure.in (configuration): Set from `host' if `host_alias'
408 isn't defined.
409
121ff711
AS
4102001-10-19 Andreas Schwab <schwab@suse.de>
411
412 * configure.in: Make ready for autoconf 2.5x.
413 (AC_PREREQ): Require autoconf 2.50.
414 * aclocal.m4: Removed.
121ff711
AS
415 * Makefile.in (${srcdir}/configure): Don't depend on aclocal.m4.
416
eef9b65f
EZ
4172001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
418
419 * README: Bump Emacs version to 21.1.50.
420
ab952a4f
GM
4212001-10-05 Gerd Moellmann <gerd@gnu.org>
422
423 * Branch for 21.1.
dff28924 424
3b74127d
GM
4252001-09-05 Gerd Moellmann <gerd@gnu.org>
426
427 * configure.in: Avoid `$@' which is handled specially in
428 Autoconf 2.52. From "Adam J. Richter" <adam@yggdrasil.com>.
dff28924 429
80b97918
EZ
4302001-09-01 Eli Zaretskii <eliz@is.elta.co.il>
431
432 * make-dist (nt): Add subdirs.el to the list of distributed files.
433
3a4f8160
EZ
4342001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
435
436 * configure.in (machine): Add an entry for
437 hppa1.1-hitachi-hiuxwe2*.
438
eb04d6cd
GM
4392001-05-28 Gerd Moellmann <gerd@gnu.org>
440
441 * make-dist (LANG): Set LC_ALL and LANGUAGE to C, unset
442 LC_MESSAGES and LANG. From Karl Eichwalder <keichwa@gmx.net>.
443
f4500bec
GM
4442001-05-14 Gerd Moellmann <gerd@gnu.org>
445
446 * make-dist: Copy texinfo.tex unconditionally.
447
26978e9a
EZ
4482001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
449
450 * Makefile.in (install-arch-indep): Add gfdl.1 to the man pages
451 that are installed.
452
afa3935f
GM
4532001-04-06 Gerd Moellmann <gerd@gnu.org>
454
e5c8f6f1
GM
455 * make-dist: Copy only `[a-z]*.{el,elc}' from leim/quail.
456 Don't copy quick-b5, quick-cns, tsang-b5, and tsang-cns files.
dff28924 457
afa3935f
GM
458 * make-dist: Handle leim/MISC-DIC. Only include
459 `[a-zA-Z]*.{el,elc}' from leim/quail.
460
a55e4e68
GM
4612001-04-05 Gerd Moellmann <gerd@gnu.org>
462
463 * Makefile.in (install-arch-indep): Remove .cvsignore files.
464
87d8eba4
GM
4652001-03-30 Gerd Moellmann <gerd@gnu.org>
466
467 * Makefile.in (.PHONY): Add for bootstrap targets.
468 (bootstrap-clean): New target.
469 (bootstrap): Use it instead of `clean'.
470
ed31fabf
GM
4712001-03-29 Eli Zaretskii <a34785@is.elta.co.il>
472
473 * Makefile.in (SUBDIR): Remove leim.
474 (all, .RECURSIVE, extraclean): Add leim explicitly.
475 (leim): Provide separate rule which exports PARALLEL=0 into the
476 environment.
477
5721ae13
GM
4782001-03-20 Gerd Moellmann <gerd@gnu.org>
479
480 * configure.in (HAVE_XPM): Don't print the result of the check for
481 XpmReturnAllocPixels if we don't have an xpm.h.
482
10ebaeb6
GM
4832001-03-05 Gerd Moellmann <gerd@gnu.org>
484
485 * COPYING: New file.
486
e30bd7b7
EZ
4872001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
488
489 * config.bat: Update the copyright.
490
d0e9bfd2
GM
4912001-02-23 Kenichi Handa <handa@etl.go.jp>
492
493 * configure.in: Use AC_EGREP_CPP to check if the C preprocessor
494 converts `..' to `. .'. If it converts, set CPP_NEED_TRADITIONAL
495 to `yes'. Later in AC_OUTPUT, check this variable.
496
038f4ae3
DL
4972001-02-09 Dave Love <fx@gnu.org>
498
499 * AUTHORS: Updated.
500
44806980
EZ
5012001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
502
503 * info/dir (Ebrowse): Fix the entry (was missing a dot).
504
20b28f82
GM
5052001-02-02 Gerd Moellmann <gerd@gnu.org>
506
bdadfce3
GM
507 * mkinstalldirs (errstatus): Chmod a+rx directories we create.
508
5db37a2e 509 * Makefile.in (uninstall): Ignore exit code of `rm'.
dff28924 510
20b28f82
GM
511 * Makefile.in (uninstall): Remove more info files. Remove
512 ${libexecdir}/emacs/${version}. Remove ${archlibdir}/fns-*.
513
7ccf7ab9
GM
5142001-01-31 Gerd Moellmann <gerd@gnu.org>
515
516 * noleim-Makefile.in (extraclean): Add.
517
03e0fe6e 5182001-01-28 Gerd Moellmann <gerd@gnu.org>
c522cff0
BW
519
520 * Makefile.in (extraclean): Added -f to -rm config-tmp-* to keep
521 it quiet.
522
e1e441f9
GM
5232001-01-24 Colin Walters <walters@cis.ohio-state.edu>
524
525 * Makefile.in (tags): Fix typo.
526
64388126
KH
5272001-01-13 Kenichi Handa <handa@etl.go.jp>
528
529 * configure.in: Fix typo in the code setting x_search_path.
530
457b792c
GM
5312001-01-10 Dave Love <fx@gnu.org>
532
533 * configure.in: Don't reset LIBS at end of -lXmu test. Test for
534 -lXext.
535 (HAVE_XKBGETKEYBOARD): Fix reporting of result.
536 (HAVE_LIBXP): Remove -lXt from AC_CHECK_LIB.
537 (HAVE_XAW3D, HAVE_XPM, HAVE_JPEG, HAVE_PNG, HAVE_TIFF, HAVE_GIF):
538 Don't frob CFLAGS. Remove extra X libs from AC_CHECK_LIB
539 (now in $LIBS).
540
1460e5d4
EZ
5412001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
542
543 * config.bat: Run the preprocessor with -traditional.
544
e2b6e5ea
EZ
5452001-01-01 Eli Zaretskii <eliz@is.elta.co.il>
546
547 * INSTALL: Move copying conditions to end of file.
548
b202115b
EZ
5492000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
550
551 * INSTALL: Add basic installation procedure which assumes
552 `configure' does its job. Elaborate on image support libraries.
553 Add a pointer to Xaw3d library. Add advice about solving
554 configure-time problems by looking in config.log and setting
3163da06 555 variables in the environment.
b202115b 556
3e32cc27
GM
5572000-12-27 Gerd Moellmann <gerd@gnu.org>
558
559 * Makefile.in (install-arch-indep): If tar fails, exit with
560 exit code 1.
561
7b93a85b
GM
5622000-12-19 Gerd Moellmann <gerd@gnu.org>
563
564 * configure.in: Test for XkbGetKeyboard with an AC_TRY_LINK whose
565 source file includes XKBlib.h. On some broken Solaris systems,
566 there is an XKBlib.h, reportedly, but header files included by
567 XKBlib.h are missing.
568
02387dcc
GM
5692000-12-14 Gerd Moellmann <gerd@gnu.org>
570
571 * configure.in: AC_CHECK_FUNC XkbGetKeyboard.
572
34979055
DL
5732000-12-11 Dave Love <fx@gnu.org>
574
575 * configure.in <alpha*-dec-osf*>: Use full path for NON_GNU_CPP.
576
169fe44e
GM
5772000-12-11 Paul Eggert <eggert@twinsun.com>
578
579 * aclocal.m4 (AC_SYS_LARGEFILE, AC_SYS_LARGEFILE_MACRO_VALUE):
580 Merge fixes from latest GNU tar version. These macros no longer
581 futz with _XOPEN_SOURCE, as that was not portable in practice.
582 (AC_FUNC_FSEEKO): New macro.
dff28924 583
169fe44e
GM
584 * configure.in: Use it instead of invoking AC_CHECK_FUNCS on
585 ftello.
dff28924 586
5c62b2e9
DL
5872000-12-05 Dave Love <fx@gnu.org>
588
589 * Makefile.in (TAGS, info): Avoid tab-prefixed comments in rules.
590
2dce2360
EZ
5912000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
592
593 * info/dir: Change the category to "Emacs".
594
8c28d444
GM
5952000-12-01 Gerd Moellmann <gerd@gnu.org>
596
597 * make-dist (tempdir): Remove epaths.h from the distribution
598 instead of paths.h.
599
68a887fa
EZ
6002000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
601
602 * config.bat: Check for existence of djecho.exe, and print an
603 error message if it is not available.
604
605 * INSTALL: Describe possible problem with djecho.exe in old
606 versions of DJGPP v2.x.
607
d96a4de3
GM
6082000-11-23 Gerd Moellmann <gerd@gnu.org>
609
610 * configure.in: Initialize HAVE_LIBXP to no.
611
3aeecf97
GM
6122000-11-22 Gerd Moellmann <gerd@gnu.org>
613
dff28924 614 * configure.in: Use m/macppc.h instead of the non-existent
3aeecf97
GM
615 m/powerpc.h.
616
fb279a6d
GM
6172000-11-21 Gerd Moellmann <gerd@gnu.org>
618
3c64f287
GM
619 * Makefile.in (install-arch-indep): Also install info/eshell*
620 and info/speedbar*.
621
fb279a6d
GM
622 * configure.in (HAVE_PNG): Check for the presence of
623 png_get_channels to rule out older PNG libs.
624
f5f47add
GM
625 * configure.in (AC_OUTPUT): Arrange to emit definitions of
626 GCC and NON_GNU_CPP into config.status.
627
62d14e9a
DL
6282000-11-20 Dave Love <fx@gnu.org>
629
1c203d4c
DL
630 * configure.in: Fix last change.
631
62d14e9a 632 * GETTING.GNU.SOFTWARE: Deleted.
169fe44e 633 * FTP: New file to replace it.
62d14e9a
DL
634 * make-dist: Add FTP, remove GETTING.GNU.SOFTWARE.
635
f1d6d1e8
GM
6362000-11-20 Gerd Moellmann <gerd@gnu.org>
637
638 * configure.in: Use -traditional with GNU cpp.
639
b3635775
GM
6402000-11-17 Gerd Moellmann <gerd@gnu.org>
641
642 * make-dist: Handle the Mac port. Distribute all makefile.w32-in.
643 Distribute more files from the nt/ subdir. Distribute PBM
644 image files from subdirs of lisp/. Distribute old change logs
645 from subdirs of lisp/. Distribute play/5x5.el.
646
0eafc06c
DL
6472000-11-11 Dave Love <fx@gnu.org>
648
649 * config.sub, config.guess: Updated from master source.
650
03391420
DL
6512000-11-07 Dave Love <fx@gnu.org>
652
653 * configure.in: Test for mkstemp.
654
cd66d2ed
EZ
6552000-11-01 Eli Zaretskii <eliz@is.elta.co.il>
656
657 * info/dir (Top): Rearrange menu items more logically, and put
658 them into a single category. Add menu items for RefTeX and
659 Widget.
660
1da437e9
KG
6612000-10-29 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
662
15b526b2
EZ
663 * Makefile.in (install-arch-indep): Use --info-dir instead of
664 --dir-file, and a simple argument instead of --info-file, so that
665 the Debian version of install-info also works.
1da437e9 666
99483220
EL
6672000-10-19 Eric M. Ludlam <zappo@ultranet.com>
668
669 * info/dir (Speedbar): Add entry.
670
45e680a8
EZ
6712000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
672
673 * INSTALL: Describe the new image-support options to the configure
674 script. List URLs where image support libraries can be found.
675
f2f049f3
EZ
6762000-10-14 Eli Zaretskii <eliz@is.elta.co.il>
677
678 * info/dir (Top): Add an entry for Eshell.
679
2021ab61
DL
6802000-10-02 Dave Love <fx@gnu.org>
681
682 * configure.in: Check for gai_strerror.
683
65f75351
AS
6842000-10-01 Andreas Schwab <schwab@suse.de>
685
686 * Makefile.in (install-arch-indep): Update list of installed info
687 files.
688
71c9ec51
GM
6892000-09-30 Gerd Moellmann <gerd@gnu.org>
690
691 * configure.in: Support `sparc*-*-netbsd*'.
692
513f1fd9
EZ
6932000-09-29 Eli Zaretskii <eliz@is.elta.co.il>
694
695 * info/dir (MIME): Add entry for emacs-mime.
696
a55b799a
DL
6972000-09-29 Dave Love <fx@gnu.org>
698
699 * configure.in: Fix alpha*-dec-osf4 using the osf5 config.
700
ce75c97a
GM
7012000-09-26 Gerd Moellmann <gerd@gnu.org>
702
703 * make-dist: Adapt to the change of leim/Makefile which was
704 necessary to ensure a reasonably working `make dist'.
705
706 * leim-Makefile.in: Moved to leim/Makefile.in..
707
708 * noleim-Makefile.in: New file, formerly leim/Makefile.in.
709
36e44f62
KH
7102000-09-21 Kenichi Handa <handa@etl.go.jp>
711
dff28924
SS
712 * leim-Makefile.in (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
713 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
36e44f62
KH
714 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
715 files to .elc.
716 (${TIT}): Adjusted for the above change.
717 (clean mostlyclean): Likewise.
718 (.el.elc): New target.
719
da1608d9
GM
7202000-09-19 Gerd Moellmann <gerd@gnu.org>
721
722 * make-dist: Include XPM and XBM files in lisp/ and subdirs
723 in the distribution.
724
6fed3546
GM
7252000-09-18 Gerd Moellmann <gerd@gnu.org>
726
727 * make-dist (skk): Rename to `ja-dic' because the leim directory
728 was renamed.
729
b4331e96
DL
7302000-09-14 Dave Love <fx@gnu.org>
731
732 * configure.in: Fix spurion in last change.
733
ef9e4345
GM
7342000-09-14 Gerd Moellmann <gerd@gnu.org>
735
736 * configure.in (USE_MMAP_FOR_BUFFERS): Recognize in system
737 configuration files instead of REL_ALLOC_MMAP. Set REL_ALLOC
738 to `no' if defined. Change result report.
739
575daf04
DL
7402000-09-08 Dave Love <fx@gnu.org>
741
742 * configure.in: Remove spurious `@'s.
743
744 * aclocal.m4 (AC_FUNC_MMAP): Use fixed version from development
745 autoconf.
746
fa0b693c
GM
7472000-09-06 Gerd Moellmann <gerd@gnu.org>
748
73b77ee5
GM
749 * configure.in (REL_ALLOC_MMAP): Recognize in system configuration
750 file and print informational message.
dff28924 751
fa0b693c
GM
752 * configure.in (AC_FUNC_MMAP): Add.
753
ff8df3be
GM
7542000-09-01 Gerd Moellmann <gerd@gnu.org>
755
756 * configure.in: Add ``checking'' messages for
757 XpmReturnAllocPixels.
758
bb17930d
GM
7592000-08-28 Gerd Moellmann <gerd@gnu.org>
760
761 * configure.in: Check <strings.h>; check `index' and `rindex'
762 functions.
763
6ce974d4
KH
7642000-08-26 Kenichi Handa <handa@etl.go.jp>
765
766 * configure.in <alpha*-dec-osf*>: Move "NON_GNU_CPP='cpp'" before
767 "case "${canonical}" in".
768
7bc3ff79
DL
7692000-08-25 Dave Love <fx@gnu.org>
770
771 * configure.in <osf>: Use NON_GNU_CPP='cpp' always.
772
457dd64a
KH
7732000-08-25 Kenichi Handa <handa@etl.go.jp>
774
7c100e1a 775 * leim-Makefile.in: Rename skk to ja-dic throughout the file.
457dd64a 776
17494071
GM
7772000-08-24 Gerd Moellmann <gerd@gnu.org>
778
779 * configure.in <making srcdir absolute>: Unset CDPATH in case $PWD
780 contains a relative path. Protect against unusable values of
781 $PWD.
782
dd0e1e54
EZ
7832000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
784
3d819a75
EZ
785 * info/dir (WoMan): Add entry.
786
dd0e1e54
EZ
787 * config.bat (maindir): Update src/_gdbinit even if it does
788 already exist.
789
70fc58b3
GM
7902000-08-07 Gerd Moellmann <gerd@gnu.org>
791
792 * Makefile.in (config.status): Prepend `$(srcdir)/' to
793 `configure'.
794
f4988be7
GM
7952000-08-03 Gerd Moellmann <gerd@gnu.org>
796
797 * configure.in: Add support for ia64*-*-linux*.
798
27848c01
GM
7992000-07-27 Gerd Moellmann <gerd@gnu.org>
800
801 * make-dist (aclocal.m4): Include in distribution.
802
b4a12321
DL
8032000-07-26 Dave Love <fx@gnu.org>
804
805 * configure.in (AC_SYS_LARGEFILE): Moved earlier.
806
c66c29a2
DL
8072000-07-24 Dave Love <fx@gnu.org>
808
809 * configure.in: Add AC_SIZE_T.
810
3b33a005
DL
8112000-07-18 Dave Love <fx@gnu.org>
812
813 * configure.in: Reorder so that most tests are done after CPPFLAGS
814 is set from the C_SWITCH_... definitions.
815
4b92c49a
GM
8162000-07-10 Gerd Moellmann <gerd@gnu.org>
817
818 * configure.in (HAVE_XPM): Undo previous change. Check for
819 preprocessor define XpmReturnAllocPixels.
820
6c6d2e33
GM
8212000-07-06 Gerd Moellmann <gerd@gnu.org>
822
823 * configure.in (HAVE_XPM): Check for XpmReturnAllocPixels
824 instead of XpmReadFileToPixmap.
825
b192d653
KR
8262000-07-05 Ken Raeburn <raeburn@gnu.org>
827
828 * configure.in: Check for <soundcard.h>. Look for ossaudio
829 library, and set LIBSOUND accordingly.
830
65171e3a
DL
8312000-07-05 Dave Love <fx@gnu.org>
832
833 * configure.in: Use AC_HEADER_SYS_WAIT.
834
969f7e79
GM
8352000-07-05 Gerd Moellmann <gerd@gnu.org>
836
837 * make-dist: Check DONTCOMPILE in lisp/Makefile.in instead of
838 lisp/Makefile. Distribute lisp/Makefile.in instead of
839 lisp/Makefile.
840
5a9bf171
KR
8412000-06-30 Ken Raeburn <raeburn@gnu.org>
842
843 * configure.in: Add ${C_SWITCH_X_SITE} temporarily to CPPFLAGS,
844 while searching for image-handling libraries.
845
1d36487c
GM
8462000-06-26 Gerd Moellmann <gerd@gnu.org>
847
848 * configure.in (--with-xim): New option.
849
6a465756
DL
8502000-06-23 Dave Love <fx@gnu.org>
851
852 * configure.in [HAVE_TIMEVAL]: Move gettimeofday test here, test
853 for struct timezone and test how we can call gettimeofday.
48d4b120 854 Check for OSF 5+. Check for term.h.
6a465756
DL
855
856 * aclocal.m4: Define the post-2.13 stuff conditionally on autoconf
857 version.
858
16cf31f7
GM
8592000-06-23 Gerd Moellmann <gerd@gnu.org>
860
861 * configure.in (HAVE_LIBXP): Change test for libXp.
862
4c343001
DL
8632000-06-21 Dave Love <fx@gnu.org>
864
865 * configure.in: Check for fcntl.h. Use AC_FUNC_GETLOADAVG, not
866 simple test for getloadavg and substitute GETLOADAVG_LIBS.
867 Simplify test for GETTIMEOFDAY_ONE_ARGUMENT.
868
a3f08d9e
DL
8692000-06-19 Dave Love <fx@gnu.org>
870
871 * configure.in (GETTIMEOFDAY_ONE_ARGUMENT): Fix in case
872 _XOPEN_SOURCE is defined.
873
0a2ea235
GM
8742000-06-16 Gerd Moellmann <gerd@gnu.org>
875
dff28924 876 * Makefile.in (distclean): Also make distclean in lisp/.
0a2ea235 877
7d5c8691
EZ
8782000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
879
880 * config.bat: Generate lisp/Makefile from lisp/Makefile.in.
881
e9924e52
GM
8822000-06-15 Gerd Moellmann <gerd@gnu.org>
883
884 * make-dist: Add --help and --snapshot options.
885
9f817ea4
GM
8862000-06-14 Gerd Moellmann <gerd@gnu.org>
887
dce6b995 888 * configure.in: Generate lisp/Makefile.
dff28924 889
9f817ea4
GM
890 * configure.in: Add support for `*-lynxos*'.
891 Use `cpp' as NON_GNU_CPP for `alpha*-dec-osf[5-9]*', as
892 recommended by <Karen.Dorhamer@compaq.com> to fix problems
893 on Tru64 UNIX v5.0.
894
97aa9c1d
KR
8952000-06-13 Ken Raeburn <raeburn@gnu.org>
896
897 * Makefile.in (install-arch-indep): Don't use "-unset CDPATH" when
898 it's on a continuation line.
899
d42122a3
DL
9002000-06-02 Dave Love <fx@gnu.org>
901
2082fe81
DL
902 * Makefile.in: (install-arch-indep): Add pcl-cvs to list of info
903 files.
904
d42122a3
DL
905 * configure.in: Don't specify -n32 flag for mips-sgi-irix6.5.
906 Check for struct exception. Use AC_SYS_LARGEFILE and move ftello
907 test.
908
909 * aclocal.m4 (AC_SYS_LARGEFILE_TEST_INCLUDES)
910 (AC_SYS_LARGEFILE_MACRO_VALUE, AC_SYS_LARGEFILE): New.
911
34ec9ebe
GM
9122000-05-26 Gerd Moellmann <gerd@gnu.org>
913
914 * configure.in: Add check for speed_t typedef.
915
50d7ce09
KR
9162000-05-25 Ken Raeburn <raeburn@gnu.org>
917
918 * Makefile.in (install-arch-dep): Install fns-*.el only if it
919 exists; it won't in the CANNOT_DUMP case.
920
10db7fc5
GM
9212000-05-25 Gerd Moellmann <gerd@gnu.org>
922
923 * Makefile.in: Ignore exit status of `unset CDPATH' everywhere.
924 On FreeBSD, the exit status is 1 if CDPATH is not set.
8711588d 925 (install-arch-indep): Install ebrowse.info.
10db7fc5 926
087121cc
GM
9272000-05-20 NIIBE Yutaka <gniibe@mri.co.jp>
928
929 * configure.in: Check for grandpt and getpt.
930
b992884d
DL
9312000-05-09 Dave Love <fx@gnu.org>
932
933 * Makefile.in (install-arch-indep): Filter CVS as well as RCS.
934
056565f7
GM
9352000-05-05 Gerd Moellmann <gerd@gnu.org>
936
937 * make-dist: Make a link for lib-src/grep-changelog. Copy
938 install-sh.
939
35a28e21
EZ
9402000-05-01 Eli Zaretskii <eliz@is.elta.co.il>
941
942 * config.bat: Identify the beginning of the cpp stuff in
943 src/Makefile.in and lib-src/Makefile.in more accurately.
944
c76e04a8
GM
9452000-04-27 Gerd Moellmann <gerd@gnu.org>
946
947 * configure.in: Add support for `powerpc*-*-linux-gnu*'.
948
5e3dac3f
GM
9492000-04-19 Gerd Moellmann <gerd@gnu.org>
950
951 * configure.in: Add support for `powerpc-*-netbsd*'.
952
0b8f263e
DL
9532000-04-19 Dave Love <fx@gnu.org>
954
7825fef9
DL
955 * configure.in: Don't use AC_FUNC_GETLOADAVG.
956
0b8f263e
DL
957 * aclocal.m4 (AC_FUNC_MKTIME): Use AC_SUBST.
958
3dd2781e
DL
9592000-04-16 Dave Love <fx@gnu.org>
960
961 * Makefile.in (${srcdir}/configure): Depend on aclocal.m4.
962
3edfea34
DL
9632000-04-14 Dave Love <fx@gnu.org>
964
965 * configure.in: Use AC_FUNC_GETLOADAVG, AC_FUNC_MKTIME.
966
967 * aclocal.m4 (AC_FUNC_MKTIME): New.
968
4d6e16b3
KR
9692000-03-28 Ken Raeburn <raeburn@gnu.org>
970
971 * configure.in: Line up "--help" output a little better.
972
89e80928
GM
9732000-03-26 Gerd Moellmann <gerd@gnu.org>
974
087121cc 975 * Makefile.in (bootstrap-lisp-1, bootstrap-lisp, bootstrap-src):
89e80928
GM
976 New targets.
977 (bootstrap): Rewritten in terms of the new targets above. Make
978 info files, too.
dff28924 979
e1cff360
GM
9802000-03-12 Gerd Moellmann <gerd@gnu.org>
981
982 * config.guess, config.sub: Use the versions of the files from
983 subversions.
984
7397acc4
DL
9852000-03-08 Dave Love <fx@gnu.org>
986
987 * configure.in: Use AC_PROG_RANLIB, AC_C_PROTOTYPES,
988 AC_C_VOLATILE. Define POINTER_TYPE.
989
990 * aclocal.m4: New file.
991
d054101f 9922000-03-02 Gerd Moellmann <gerd@gnu.org>
2df636f4
GM
993
994 * configure.in (machine): Add `mipsel-*-netbsd*' and
995 `arm-*-netbsd*'.
dff28924 996
d054101f 9972000-03-01 Gerd Moellmann <gerd@gnu.org>
dff28924 998
d054101f 999 * configure.in (machine): Add support for `*-auspex-sunos*'.
dff28924 1000
ed4d0512
GM
10012000-02-29 Gerd Moellmann <gerd@gnu.org>
1002
1003 * configure.in (C_OPTIMIZE_SWITCH) [__GNUC__]: Use -O2.
1004
2dc95ddd
DL
10052000-02-18 Dave Love <fx@gnu.org>
1006
1007 * configure.in: Define NON_GNU_CPP on alpha-dec-osf5+.
1008
57beb0e0
AS
10092000-02-18 Andreas Schwab <schwab@suse.de>
1010
1011 * Makefile.in (install-arch-indep): Add eudc to list of installed
1012 info files.
1013
3b3cc4a4
KR
10142000-02-17 Ken Raeburn <raeburn@gnu.org>
1015
1016 * configure.in: Include -lz and -ljpeg (if it's available) when
1017 testing for the tiff library.
1018
8389e1e2
GM
10192000-02-17 Gerd Moellmann <gerd@gnu.org>
1020
1021 * configure.in: Remove LISP_FLOAT_TYPE.
1022
647847ea
DL
10232000-02-12 Dave Love <fx@gnu.org>
1024
1025 * configure.in: Use AC_FUNC_VFORK.
1026
9a90d84c
GM
10272000-02-01 Gerd Moellmann <gerd@gnu.org>
1028
5eea385d
GM
1029 * make-dist: Various fixes for new development tree.
1030
9a90d84c
GM
1031 * leim-Makefile.in: New file.
1032
b6680a0e
GM
10332000-01-31 Gerd Moellmann <gerd@gnu.org>
1034
1035 * Makefile.in (dist): Call ./make-dist.
1036
1e5279b9
DL
10372000-01-24 Dave Love <fx@gnu.org>
1038
1039 * configure.in: Remove -G0 from Irix NON_GCC_TEST_OPTIONS.
1040
ffe36136
GM
10412000-01-18 Gerd Moellmann <gerd@gnu.org>
1042
1043 * configure.in (HAVE_GIF): Check for DGifOpen instead of
1044 DGifOpenFileName.
1045
a970dae4
AS
10462000-01-11 Andreas Schwab <schwab@suse.de>
1047
1048 * Makefile.in (install-arch-indep): Update list of info files to
1049 be installed.
1050
c4bb2108
DL
10512000-01-05 Dave Love <fx@gnu.org>
1052
1053 * configure.in: Check for jerror.h as well as libjpeg.
1054
bb9d2b64
AS
10552000-01-03 Andreas Schwab <schwab@suse.de>
1056
1057 * Makefile.in (install-arch-indep): Install autotype*. Run
1058 install-info on autotype and emacs-faq.info.
1059
22afa6e8
DL
10601999-12-04 Dave Love <fx@gnu.org>
1061
1062 * Makefile.in: (install-arch-indep): Depend on `info'.
1063 (install-strip): Use `install' as sub-make target.
1064
a21616bd
KR
10651999-11-23 Ken Raeburn <raeburn@gnu.org>
1066
1067 * configure.in: Restore Kerberos code deleted on 1999-05-29 that
1068 didn't need to be deleted. Check for the k5crypto library as well
1069 as the crypto library; MIT Kerberos 1.1 changed the name.
1070
946173ad
DL
10711999-11-18 Dave Love <fx@gnu.org>
1072
1073 * configure.in: Fix NON_GNU_CPP for Irix 6 to avoid failing tests.
1074
4f6f5dab
GM
10751999-11-11 Erik Naggum <erik@naggum.no>
1076
1077 * configure.in (bitmapdir): Allow for both "bitmaps" directories.
1078
2323760c
DL
10791999-11-08 Dave Love <fx@gnu.org>
1080
1081 * configure.in: Fix change for --with-pop default.
1082
c3d00920
DL
10831999-11-04 Dave Love <fx@gnu.org>
1084
1085 * configure.in: Default to --with-pop. Change sense of with-gcc
1086 and with-toolkit-scroll-bars messages to reflect the defaults.
1087
400a1ed0
GM
10881999-11-01 Gerd Moellmann <gerd@gnu.org>
1089
1090 * INSTALL: Mention the Emacs Lisp Reference.
1091
1e3196e8
GM
10921999-10-27 Noah Friedman <friedman@splode.com>
1093
1094 * configure.in: Check for dynamic ptys (/dev/ptmx, /dev/pts/).
1095
8ac52782
GM
10961999-10-23 Gerd Moellmann <gerd@gnu.org>
1097
1098 * Makefile.in (bootstrap): New target.
1099
1113b624
PE
11001999-10-19 Paul Eggert <eggert@twinsun.com>
1101
1102 Add support for large files. Merge glibc 2.1.2.
1103
1104 * configure.in (AC_CHECK_HEADERS): Add stdio_ext.h.
1105 (HAVE_TM_GMTOFF): New symbol.
1106 (AC_CHECK_FUNCS): Add __fpending, ftello, getloadavg, mblen,
1107 mbrlen, strsignal.
1108 (LOCALTIME_CACHE): Don't include stdlib.h, as config.h does this now.
dff28924 1109
77162a4f
SM
11101999-10-09 Stefan Monnier <monnier@cs.yale.edu>
1111
1112 * make-dist (dontcompile): look for the DONTCOMPILE variable rather
1113 than the obsolete dontcompilefiles pseudo-rule in lisp/Makefile.
1114
a2743e67
RS
11151999-10-09 Richard M. Stallman <rms@gnu.org>
1116
dff28924 1117 * Makefile.in (uninstall, install-arch-indep, install-arch-dep):
a2743e67
RS
1118 Unset CDPATH to prevent cd from generating output.
1119
37e2d8f4
SM
11201999-10-08 Stefan Monnier <monnier@cs.yale.edu>
1121
1122 * update-subdirs: also ignore CVS subdirs.
1123
4e1d9c86
GM
11241999-10-07 Gerd Moellmann <gerd@gnu.org>
1125
1126 * Makefile.in (install-arch-indep): Add ada-mode.
dff28924 1127
2b6bac15
DL
11281999-10-06 Dave Love <fx@gnu.org>
1129
1130 * Makefile.in: Add rules for config.status, configure.
1131
a4a9692d
DL
11321999-09-07 Gerd Moellmann <gerd@gnu.org>
1133
1134 * configure.in (--with-sound): Removed.
1135
11361999-08-30 Gerd Moellmann <gerd@gnu.org>
1137
1138 * configure.in (USE_TOOLKIT_SCROLL_BARS): Move the test down after
1139 the test for Xaw3d.
1140 (HAVE_TIFF): Add -lm to library check.
1141
11421999-08-28 Richard Stallman <rms@gnu.org>
1143
1144 * configure.in (USE_TOOLKIT_SCROLL_BARS): Move tests for
1145 -lXaw3d, -lXpm, -ljpeg, -lpng, -ltiff, and -lgif, down
1146 after the other X-related libraries.
1147
11481999-08-21 Dave Love <fx@gnu.org>
1149
1150 * configure.in: Don't check for jpeglib.h.
1151
11521999-08-20 Gerd Moellmann <gerd@gnu.org>
1153
1154 * configure.in (HAVE_TIFF): Remove tiff34 prefix from tiffio.h.
1155 (HAVE_XAW3D): Don't check for Xaw3d if USE_X_TOOLKIT=none.
1156
11571999-08-18 Dave Love <fx@gnu.org>
1158
1159 * configure.in: : Check for termcap.h.
1160
11611999-08-15 Gerd Moellmann <gerd@gnu.org>
1162
1163 * configure.in: Add --with-toolkit-scroll-bars. If "no",
1164 use Emacs' scroll bars, even if configured for Motif or when
1165 Xaw3d is available.
1166
11671999-08-12 Wolfgang Rupprecht <wolfgang@wsrcc.com>
1168
1169 * configure.in: Check for getaddrinfo.
1170
11711999-08-04 Eli Zaretskii <eliz@gnu.org>
1172
1173 * config.bat: Make --no-debug work again by removing -gcoff.
1174
11751999-07-30 Dave Love <fx@gnu.org>
1176
1177 * configure.in: Check for stdlib.h.
1178
11791999-07-19 Dave Love <fx@gnu.org>
1180
1181 * configure.in: Grok sparc64-*-linux-gnu*.
1182
11831999-07-12 Richard Stallman <rms@gnu.org>
1184
1185 * Version 20.4 released.
1186
11871999-06-23 Karl Heuer <kwzh@gnu.org>
1188
1189 * make-dist: Unset EMACS_UNIBYTE, so Emacs runs in its default state.
1190 Quote $EMACS, in case it's a program with args.
1191
11921999-05-29 Richard M. Stallman <rms@gnu.org>
1193
1194 * configure.in: Delete the Kerberos stuff.
1195
11961999-05-27 Greg Hudson <ghudson@mit.edu>
1197
1198 * configure.in: Prefer kerberos 5 names.
1199
12001999-04-26 Richard M. Stallman <rms@gnu.org>
1201
1202 * configure.in: Check for libXp.
1203
12041999-04-08 Richard Stallman <rms@gnu.org>
1205
1206 * make-dist: Include change logs in subdirs of `lisp'.
1207
12081999-04-05 Richard Stallman <rms@gnu.org>
1209
1210 * Makefile.in (mkdir): If we create ${datadir}, make it world-readable.
1211 (install-arch-indep): Make ${datadir}/emacs world-readable.
1212
12131999-03-30 Eli Zaretskii <eliz@gnu.org>
1214
1215 * config.bat: Use epaths.* instead of paths.*.
1216
12171999-03-07 Eli Zaretskii <eliz@gnu.org>
1218
1219 * INSTALL: Add detailed instructions to unpack and install
1220 intlfonts on MS-DOS.
1221
12221999-02-26 Richard Stallman <rms@gnu.org>
1223
1224 * configure.in: Use epaths.h and epaths-force instead of paths....
1225
1226 * Makefile.in (epaths-force): Renamed from paths-force;
1227 operate on epaths.in and produce epaths.h.
1228
12291999-02-24 Richard Stallman <rms@gnu.org>
1230
1231 * make-dist: Fix nt/icons directory handling.
1232
12331999-02-22 Simon Josefsson <jas@pdc.kth.se>
1234
1235 * configure.in (f301-fujitsu-uxpv4.1): New target.
1236
12371999-02-20 Richard Stallman <rms@gnu.org>
1238
1239 * make-dist (tempparent): Fix command to update info files.
1240
12411999-02-09 Richard Stallman <rms@gnu.org>
1242
1243 * configure.in (powerpc-apple-netbsd*): New alternative.
1244
12451999-01-25 Geoff Voelker <voelker@cs.washington.edu>
1246
1247 * make-dist: Include the new directory nt/icons in distributions.
1248
12491999-01-19 Richard Stallman <rms@psilocin.ai.mit.edu>
1250
1251 * configure.in: Change message about HAVE_XFREE386.
1252
12531999-01-07 Eli Zaretskii <eliz@gnu.org>
1254
1255 * config.bat: Support configuring with leim.
1256
12571998-12-16 Petri Kaurinkoski <Petri.Kaurinkoski@hut.fi>
1258
1259 * configure.in (mips-sgi-irix6.5): New target.
1260
12611998-12-16 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
1262
1263 * configure.in: Remove GSS-API support, since it has been removed
1264 from movemail.
1265
12661998-12-04 Markus Rost <rost@delysid.gnu.org>
1267
1268 * Makefile.in (install-arch-dep): Copy fns-*.el from lib-src.
1269
12701998-12-04 Andreas Schwab <schwab@delysid.gnu.org>
1271
1272 * Makefile.in: Don't install customize info file. Run
1273 install-info on viper info file.
1274
12751998-11-29 Richard Stallman <rms@psilocin.ai.mit.edu>
1276
1277 * Makefile.in (install-arch-dep): Copy fns-*.el from lib-src.
1278
12791998-11-16 Kenichi Handa <handa@etl.go.jp>
1280
1281 * configure.in (*-*-bsdi4*): New target.
1282
12831998-11-13 Ehud Karni <ehud@unix.simonwiesel.co.il>
1284
1285 * configure.in: Fix previous change.
1286
12871998-11-11 Richard Stallman <rms@gnu.org>
1288
1289 * configure.in (aviion-intel): New machine.
1290
12911998-11-04 Kenichi Handa <handa@etl.go.jp>
1292
1293 * configure.in (mips-nec-sysv4*): New target.
1294
12951998-11-03 Andreas Schwab <schwab@delysid.gnu.org>
1296
1297 * Makefile.in (install-arch-dep): Fix last change and use fns-*.el
1298 from lisp.
1299
13001998-10-31 Richard Stallman <rms@psilocin.ai.mit.edu>
1301
1302 * make-dist: Don't include fns*.el in dist.
1303
13041998-10-30 Dave Love <fx@gnu.org>
1305
1306 * configure.in: Don't mkdir cpp.
1307
13081998-10-30 Andreas Schwab <schwab@delysid.gnu.org>
1309
1310 * Makefile.in (install-arch-dep): Install src/fns-*.el in
1311 ${archlibdir}.
1312
13131998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
1314
1315 * Version 20.3 released.
1316
13171998-07-30 Paul Eggert <eggert@twinsun.com>
1318
1319 * Makefile.in (Makefile, src/Makefile, src/config.stamp)
1320 (lib-src/Makefile, man/Makefile, oldXMenu/Makefile)
1321 (lwlib/Makefile, leim/Makefile):
1322 Prepend $(srcdir)/ to rule dependencies outside this dir.
1323
13241998-06-30 Richard Stallman <rms@psilocin.ai.mit.edu>
1325
1326 * configure.in: Use unset CDPATH instead of making it empty.
1327
13281998-06-20 Karl Heuer <kwzh@gnu.org>
1329
1330 * configure.in: Assume unspecified Solaris is 2.5, not 2.4.
1331
13321998-06-07 Richard Stallman <rms@psilocin.ai.mit.edu>
1333
1334 * make-dist (MANIFEST): Include most subdirs, but exclude subdirs.el
1335 and default.el. Sort the results.
1336
13371998-05-31 Karl Heuer <kwzh@gnu.org>
1338
1339 * Makefile.in (install-arch-indep): Don't die if site-lisp/ isn't
1340 writable.
1341
13421998-05-14 Richard Stallman <rms@psilocin.ai.mit.edu>
1343
1344 * Makefile.in (install-arch-indep):
1345 Don't alter site-lisp/subdirs.el if it exists.
1346
13471998-05-12 Richard Stallman <rms@psilocin.ai.mit.edu>
1348
1349 * Makefile.in (install-arch-indep): Put `-' on commands to create
1350 subdirs.el in site-lisp dirs.
1351
13521998-05-07 Richard Stallman <rms@psilocin.gnu.org>
1353
1354 * Makefile.in (install-arch-indep): Fix typo in previous change.
1355
13561998-05-06 Richard Stallman <rms@psilocin.gnu.org>
1357
1358 * Makefile.in (install-arch-indep): Pass --dir-file to install-info.
1359
13601998-04-28 Richard Stallman <rms@psilocin.gnu.org>
1361
1362 * Makefile.in (mkdir): Create the site-lisp dirs.
1363 (install-arch-indep): Make site-lisp/subdirs files world-readable.
1364
13651998-04-26 Richard Stallman <rms@psilocin.gnu.org>
1366
1367 * Makefile.in (INSTALL_INFO): New variable.
1368 (install-arch-indep): Don't replace the dir file if it already exists.
1369 Use the install-info program, via INSTALL_INFO, to add entries.
1370 Make the `info' subdir and the Info files world-readable.
1371
13721998-04-16 Eli Zaretskii <eliz@delysid.gnu.org>
1373
1374 * config.bat: Make sure the environment is large enough to support
1375 all the "set foo=bar" commands. Update pointers to DJGPP FTP
1376 sites.
1377
13781998-04-10 Karl Heuer <kwzh@gnu.org>
1379
1380 * make-dist: Don't accept EMACS=t when testing for $EMACS set.
1381
13821998-04-06 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
1383
1384 * configure.in: Add --with-gssapi to specify GSS-API
1385 authentication support for movemail.
1386
13871998-04-02 Richard Stallman <rms@psilocin.ai.mit.edu>
1388
1389 * Makefile.in (install-arch-indep): Fix previous change.
1390
13911998-03-30 Richard Stallman <rms@psilocin.ai.mit.edu>
1392
1393 * Makefile.in (info): Run man in build dir, not srcdir.
1394
13951998-03-28 Richard Stallman <rms@psilocin.ai.mit.edu>
1396
1397 * Makefile.in (install-arch-indep): Fix previous change.
1398
13991998-03-23 Kenichi Handa <handa@etl.go.jp>
1400
1401 * Makefile.in (top_distclean): Check the existence of `lock'
1402 subdir.
1403
14041998-03-22 Richard Stallman <rms@gnu.org>
1405
1406 * Makefile.in (install-arch-indep): Put special subdirs.el files
1407 in site-lisp dirs. Use normal-top-level-add-subdirs-to-load-path.
1408
14091998-03-21 Richard Stallman <rms@psilocin.gnu.org>
1410
1411 * make-dist: Fix shell syntax in check for missing .el or .elc files.
1412
14131998-03-09 Richard Stallman <rms@psilocin.gnu.org>
1414
1415 * configure.in (hppa-hp-hpux1[0-9]*): Handle versions 1X like 10.
1416 (m68*-hp-hpux*): Handle versions 1X like 10.
1417
14181998-03-07 Richard Stallman <rms@psilocin.gnu.org>
1419
1420 * make-dist: PROBLEMS is now in etc, not top level dir.
1421
1422 * Makefile.in (SOURCES): Delete PROBLEMS.
1423
14241998-02-25 Richard Stallman <rms@gnu.org>
1425
1426 * configure.in (hppa*-hp-hpux*): Use hpux10 by default.
1427
1428 * Makefile.in (install-arch-indep): Do chmod a+x on subdirs.
1429
14301998-01-17 Richard Stallman <rms@gnu.org>
1431
1432 * Makefile.in (install-arch-indep): Add semicolon before `else'.
1433
14341998-01-02 Richard Stallman <rms@psilocin.gnu.org>
1435
1436 * make-dist (tempparent): New option --no-check.
1437
1438 * make-dist: Don't do anything with cpp directory.
1439
14401997-12-20 Richard Stallman <rms@psilocin.gnu.org>
1441
1442 * configure.in (sparc-fujitsu-sysv4*): New target.
1443
14441997-12-17 Andreas Schwab <schwab@gnu.org>
1445
1446 * configure.in: Cache more tests. Add missing quotes around
1447 message with embedded comma.
1448
14491997-12-04 Karl Heuer <kwzh@gnu.org>
1450
1451 * Makefile.in (unlock, relock): Don't reference cpp/ directory.
1452
14531997-11-26 Joel N. Weber II <devnull@gnu.org>
1454
1455 * make-dist: Changed the comment about `umask 0' to say `Don't
1456 restrict access to any files.'; previously it said `Don't protect
1457 any files', which may have implied that we think fascism is good.
1458
14591997-11-24 Paul Eggert <eggert@twinsun.com>
1460
1461 * configure.in (AC_CHECK_FUNCS): Add strftime. The new GNU C library
1462 strftime needs the underlying host's strftime for locale dependent
1463 formats.
1464
14651997-11-20 Abraham Nahum <miko@uxsrvc.tti.co.il>
1466
1467 * configure.in (i586-dg-dguxR4.*): New name in case branch.
1468
14691997-11-20 Eli Zaretskii <eliz@is.elta.co.il>
1470
1471 * config.bat: Configure the man subdirectory.
1472
14731997-11-07 Paul Eggert <eggert@twinsun.com>
1474
1475 * configure.in (AC_CHECK_LIB): Add -lintl.
1476
14771997-11-07 Karl Heuer <kwzh@gnu.org>
1478
1479 * make-dist (check for .elc files): Avoid bash-specific syntax.
1480 (check for overflow 14-char limit): Simplify.
1481
14821997-11-07 Richard Stallman <rms@gnu.org>
1483
1484 * Makefile.in (install): Move blessmail last.
1485
14861997-10-02 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1487
1488 * configure.in (gettimeofday, one arg or two):
1489 Clarify messages by avoiding double negative.
1490
14911997-09-30 Karl Eichwalder <ke@suse.de>
1492
1493 * Makefile.in (install-arch-indep): install the widget info file.
1494
14951997-09-24 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
1496
1497 * configure.in (with-pop, with-kerberos): Need to check Kerberos
1498 libraries in reverse order, so that libraries will appear in the
1499 correct dependency order on the link line (and so that the
1500 configure checks themselves will work properly when early
1501 libraries depend on later ones).
1502
15031997-09-21 Erik Naggum <erik@naggum.no>
1504
1505 * make-dist (making links to `src'): Keep timestamp on copied
1506 files.
1507
1508 * make-delta: New script to produce delta distributions.
1509
15101997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1511
1512 * Version 20.2 released.
1513
15141997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1515
1516 * Version 20.1 released.
1517
1518 * Makefile.in (install-leim): Depend on mkdir.
1519 (leim): Depend on src.
1520
15211997-09-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1522
1523 * configure.in: Recognize alpha* instead of just alpha.
1524
15251997-09-12 Paul Eggert <eggert@twinsun.com>
1526
1527 * leim-Makefile.in (mostlyclean, maintainer-clean): New targets.
1528
15291997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1530
1531 * update-subdirs: Use rm -f.
1532
15331997-09-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1534
1535 * update-subdirs: Delete subdirs.el if this dir has no subdirs.
1536 Ignore subdirs named Old.
dff28924 1537
a4a9692d
DL
15381997-08-04 Kenneth Stailey <kstailey@elbereth.disclosure.com>
1539
1540 * configure.in: Add OpenBSD clause to set $machine.
1541
15421997-09-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1543
1544 * make-dist: Recompile everything after updating various Lisp files.
1545 Recompile in leim as well as lisp.
1546 Check in leim as well as lisp for mismatched files and too-long names.
dff28924 1547
a4a9692d
DL
15481997-09-03 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1549
1550 * Makefile.in (TAGS tags): Simply refer this to the src subdir.
1551
15521997-08-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1553
1554 * Makefile.in (install-arch-indep): Verify ./lisp has simple.el in it
1555 before trying to copy anything from it.
1556
15571997-08-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1558
1559 * Makefile.in (man/Makefile): New target.
1560 (tags): Define env var EMACS and run Makefile from build dir.
1561
15621997-08-27 Eli Zaretskii <eliz@psilocin.gnu.ai.mit.edu>
1563
1564 * config.bat: If src/_gdbinit doesn't exist, try using
1565 src/.gdbinit to create it (for building on Windows 95).
1566
15671997-08-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1568
1569 * Makefile.in (install-arch-indep):
1570 Discard extra data in tar | tar pipes.
1571
15721997-08-24 NIIBE Yutaka <gniibe@mri.co.jp>
1573
1574 * configure.in (x_default_search_path): Corrected
1575 '${x_library}' to '${x_library}/X11'.
1576
15771997-08-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1578
1579 * configure.in (HAVE_MOTIF_2_1): Test for Motif 2.1,
1580
15811997-08-22 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
1582
1583 * configure.in: Support auto-configuration of both Kerberos V4 and
1584 Kerberos V5 for movemail, including detection of V4 and V5 header
1585 files and libraries.
1586
15871997-08-16 NIIBE Yutaka <gniibe@etl.go.jp>
1588
1589 * configure.in: Compute x_default_search_path
1590 and substitute into makefiles.
1591
1592 * Makefile.in (paths-force): Store PATH_X_DEFAULTS in paths.h.
1593
15941997-08-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1595
1596 * Makefile.in (install-arch-indep): Run list-load-path-shadows.
1597
15981997-08-07 Erik Naggum <erik@naggum.no>
1599
1600 * configure.in: Remove lockdir, it is no longer needed.
1601 * Makefile.in (mkdir): Don't create lockdir.
1602 (lockdir): Variable deleted.
1603 (paths-force): Don't operate on PATH_LOCK.
1604
16051997-08-06 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1606
1607 * leim-Makefile.in (clean, distclean): New targets.
1608
1609 * make-dist: Include leim/ChangeLog in leim distribution.
1610
16111997-08-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1612
1613 * configure.in (i*86-*-sysv4.2uw*): Set NON_GNU_CPP.
1614
16151997-07-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1616
1617 * Makefile.in (CPPFLAGS): Get this from configure, like CFLAGS.
1618
16191997-07-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1620
1621 * Makefile.in (LDFLAGS): Get this from configure, like CFLAGS.
1622
16231997-07-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1624
1625 * make-dist: Update leim/leim-list.el.
1626 Pass along value of $EMACS when updating lisp dir.
1627
16281997-07-25 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>
1629
dff28924 1630 * configure.in (doug_lea_malloc): Make __after_morecore_hook a
a4a9692d
DL
1631 prerequisite to the use of Doug Lea's malloc.
1632
16331997-07-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1634
1635 * Makefile.in (top_distclean): Use -f to delete contents of lock dir.
1636
1637 * make-dist: Use name leim/SKK-DIC, not leim/SKK.
1638
16391997-07-16 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1640
1641 * make-dist: Arrange for the leim tar file to unpack in emacs-M.N/leim.
1642
16431997-07-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1644
1645 * configure.in (mips-sony-newsos6*): File news-risc.h renamed
1646 to news-r6.h.
1647
16481997-07-10 Eli Zaretskii <eliz@is.elta.co.il>
1649
1650 * config.bat: Use `sed' instead of `cp', which might not be
1651 installed.
1652
16531997-07-09 Kenichi Handa <handa@etl.go.jp>
1654
1655 * Makefile.in (mostlyclean): Add cleaning leim directory.
1656 (clean, distclean, maintainer-clean): Likewise.
1657
16581997-07-09 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1659
1660 * make-dist (bogosities): Check subdirs of `lisp' also.
1661
16621997-07-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1663
1664 * make-dist (etc): Really avoid symlinks now.
1665 (lisp): Don't delete from subdirs the things we never copy.
1666
16671997-07-07 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1668
1669 * Makefile.in (install-arch-indep): Correct the target name.
1670 The first letter `i' was dropped by the previous change of mine.
1671
16721997-07-06 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1673
1674 * configure.in (leim/Makefile): Generate this.
1675 (*-sysv4.2uw*): Recognize new alternative.
1676
1677 * leim-Makefile.in: Renamed from leim-Makefile.
1678
1679 * make-dist: Set up real-leim subdirectory,
1680 with the real contents of leim; then move it to
1681 a separate top-level directory.
1682
1683 * make-dist: Don't mention site-lisp, site-init, site-start
1684 or default, when listing files hat are not compiled and should be.
dff28924 1685
a4a9692d
DL
1686 * configure.in: Create src/config.stamp at the end.
1687
16881997-07-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1689
1690 * Makefile.in (install-leim): Correct previous change.
1691
16921997-07-02 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1693
1694 * Makefile.in (install-leim): New target.
1695 (install): Depend on install-leim.
dff28924 1696
a4a9692d
DL
16971997-07-01 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1698
1699 * Makefile.in (SUBDIR): Add leim.
1700 (SUBDIR_MAKEFILES): Add leim/Makefile.
1701 (leim/Makefile): New target.
1702
17031997-07-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1704
1705 * leim-Makefile: New file.
1706 * make-dist: Initialize a `leim' subdirectory with that makefile.
1707
17081997-06-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1709
1710 * configure.in (GNU_MALLOC_reason): Fix message text.
1711
17121997-06-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1713
1714 * make-dist (lisp): Don't process subdirs that start with =.
1715 (etc): Copy symlinks, as in src.
1716
17171997-06-26 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1718
1719 * configure.in (i*86-*-unixware*): New alternative.
1720
17211997-06-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1722
1723 * Makefile.in (src/config.stamp): Target renamed from src/config.h
1724 and touch it explicitly.
1725
1726 * configure.in (mips-sony-newsos6*): New alternative.
1727 (mips-*-linux-gnu*): New alternative.
1728 (*-*-bsdi*): New alternative.
1729 (i*86-*-bsd386, i*86-*-bsdi...): Delete old alternatives.
1730
17311997-06-22 Dave Love <d.love@dl.ac.uk>
1732
1733 * Makefile.in (lib-src): Depend on src/config.h (e.g. for
1734 movemail.o).
1735 (src/config.h): New target to re-configure if src/config.in
1736 is patched.
1737
17381997-06-18 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1739
1740 * configure.in (shutdown): Check for `shutdown' function.
1741
17421997-06-18 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1743
1744 * update-subdirs: Include the directory "language" in subdirs.
1745
17461997-06-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1747
1748 * configure.in (m88k-dg-dgux4*): New alternative.
1749 (alpha-*-netbsd*): New alternative.
1750 (powerpcle-*-solaris2*): New alternative.
1751
17521997-05-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1753
1754 * make-dist: Warn about .el files that are not compiled.
1755
17561997-05-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1757
1758 * Makefile.in (dist): Don't run update-subdirs here,
1759 since make-dist now gets that done.
1760
1761 * make-dist: Use the new `updates' target in lisp/Makefile.
dff28924 1762
a4a9692d
DL
1763 * make-dist: Use new non-file targets in lisp/Makefile.
1764
17651997-04-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1766
1767 * make-dist: Handle all subdirs of `lisp' uniformly.
1768 Don't handle `term' and `language' specially.
1769 Clear out umask at the beginning.
dff28924 1770
a4a9692d
DL
17711997-04-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1772
1773 * make-dist: Use Make to update finder-inf.el and autoloads.
1774 Also update cus-load.el.
1775
17761997-04-09 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>
1777
1778 * configure.in (doug_lea_malloc): First check for SYSTEM_MALLOC,
1779 in case it is desirable to disable the GNU malloc features with
1780 glibc.
1781
17821997-04-08 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>
1783
1784 * configure.in (DOUG_LEA_MALLOC):
1785 Define if malloc_{get,set}_state exist.
1786
17871997-03-05 Ken'ichi Handa <handa@etl.go.jp>
1788
1789 * make-dist: Make links for files under lisp/language.
1790
17911997-02-20 Kenichi Handa <handa@etl.go.jp>
1792
1793 * update-subdirs: Exclude the directory "language" from subdirs.
1794
17951997-01-26 Karl Heuer <kwzh@gnu.ai.mit.edu>
1796
1797 * configure.in: Check for rint and cbrt.
1798
17991997-01-01 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
1800
1801 * make-dist: Use $EMACS to say where to run Emacs.
1802 Add --no-update option.
dff28924 1803
a4a9692d
DL
18041996-12-30 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
1805
1806 * configure.in (hppa1.1-hitachi-hiuxmpp): New configuration.
1807
18081996-12-28 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
1809
1810 * make-dist (copying src): Check thoroughly for symlinks
1811 and copy them in all cases. Regularize the linking of *.in
1812 and *.opt and ChangeLog files.
1813 (copying lib-src): Likewise.
1814 Don't rm getdate.c or y.tab.*--they don't exist any more.
dff28924 1815
a4a9692d
DL
18161996-12-18 Jonathan I. Kamens <jik@annex-1-slip-jik.cam.ov.com>
1817
1818 * configure.in: Check for libmail, maillock.h and
1819 touchlock (for movemail).
1820
18211996-12-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1822
1823 * configure.in (limits.h): Check for this file.
1824
18251996-12-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1826
1827 * configure.in (rs6000-ibm-aix4.2): New alternative.
1828 (rs6000-ibm-aix4.0): New alternative.
1829 (rs6000-ibm-aix4*): Assume aix 4.1 by default.
1830
18311996-11-22 Ben Harris <bjh21@cam.ac.uk>
1832
1833 * configure.in: Recognize vax-*-netbsd*.
1834
18351996-11-06 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
1836
1837 * configure.in (locallisppath): Add leim directory.
1838
18391996-10-31 Eli Zaretskii <eliz@is.elta.co.il>
1840
1841 * config.bat: Make sure `mv' supports forward slashes and -f.
1842
18431996-10-28 Christian Limpach <chris@nice.ch>
1844
1845 * configure.in (hppa*-next-nextstep*): * added after hppa
1846 to accept hppa1.0 and hppa1.1.
1847
18481996-10-05 Marcus G. Daniels <marcus@coulee.tdb.com>
1849
1850 * configure.in: Provide an empty default for LD_SWITCH_X_SITE_AUX.
1851 * configure.in (ld_switch_machine): Fix typo.
1852
18531996-09-28 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
1854
1855 * configure.in: Fetch LD_SWITCH_SYSTEM and LD_SWITCH_MACHINE
1856 from config.h and use them in $ac_link.
1857
18581996-09-28 Erik Naggum <erik@psilocin.gnu.ai.mit.edu>
1859
1860 * configure.in: Create a subdir named `lisp'.
1861
18621996-09-24 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
1863
1864 * configure.in: Check for getcwd.
1865
18661996-09-04 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
1867
dff28924 1868 * configure.in: Check for termios.h. Check for setpgid.
a4a9692d
DL
1869
18701996-08-31 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
1871
1872 * configure.in: Check for setrlimit.
1873
18741996-08-31 Paul Eggert <eggert@twinsun.com>
1875
1876 * configure.in: Check for sys/systeminfo.h, getdomainname, sysinfo.
1877
18781996-08-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1879
1880 * configure.in: Check for utimes.
1881
1882 * configure.in: Check for com_err library, but only
1883 if --with-kerberos was used. Check for krb and des
1884 only if --with-kerberos.
1885
18861996-08-26 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
1887
1888 * Makefile.in (INSTALL_STRIP): New variable.
1889 (install-strip): Set INSTALL_STRIP, not INSTALL_PROGRAM.
1890 (install-arch-dep): Use INSTALL_STRIP, and pass it to lib-src.
1891
18921996-08-25 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
1893
1894 * configure.in: Check for krb and des libraries.
1895
18961996-08-24 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
1897
1898 * configure.in (*-sunos4.1.[3-9]*noshare):
1899 Use sunos413, not sunos4-1-3.
1900 (m88k-dg-dgux5.4R3*): Use dgux5-4-3, not dgux5-4r3.
1901 (arm-acorn-riscix1.2*): Use riscix12, not riscix1-2.
dff28924 1902
a4a9692d
DL
19031996-08-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1904
1905 * Makefile.in (src/paths.h): Target deleted.
1906 (paths-force): Delete all dependencies on this target
1907 but don't delete the target.
1908 (install): Depend on `all'.
1909 (paths-force): Don't print a message.
1910
1911 * configure.in: Generate src/paths.h here.
1912
19131996-08-18 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1914
1915 * configure.in (NON_GCC_LINK_TEST_OPTIONS, GCC_LINK_TEST_OPTIONS):
1916 New variables that affect linking only.
1917 (alpha-dec-osf*): Use those instead of previous change.
1918
19191996-08-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1920
1921 * Makefile.in (install-arch-indep): Install info/messages.
1922
19231996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1924
1925 * Version 19.33 released.
1926
19271996-08-10 Marcus Daniels <marcus@sayre.sysc.pdx.edu>
1928
1929 * configure.in (i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*):
1930 Fix previous change.
1931
19321996-08-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1933
1934 * configure.in (i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*):
1935 New alternative.
1936
19371996-08-07 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1938
1939 * configure.in (alpha-dec-osf*): Specify GCC_TEST_OPTIONS
1940 and NON_GCC_TEST_OPTIONS.
1941
19421996-08-06 Paul Eggert <eggert@twinsun.com>
1943
1944 * configure.in (LOCALTIME_CACHE): Don't put a string literal
1945 "TZ=..." in environ.
1946
19471996-08-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1948
1949 * make-dist (msdos): Add is_exec.c, sigaction.c to distribution.
1950
19511996-08-03 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1952
1953 * configure.in (*-sunos4.1.[3-9]*noshare): Move this before
1954 the more general *-sunos4.1.[3-9]* clause.
1955
19561996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1957
1958 * Version 19.32 released.
1959
1960 * configure.in (*-sco3.2v5*):
1961 Set OVERRIDE_CPPFLAG to a string of one space.
1962 Fix the code that uses OVERRIDE_CPPFLAG.
1963
19641996-07-16 Karl Heuer <kwzh@gnu.ai.mit.edu>
1965
1966 * configure.in: Undo previous change.
1967
19681996-07-16 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
1969
1970 * config.sub: Use `pc', not `unknown', when canonicalizing
1971 the vendor for ...86.
1972
19731996-07-15 David Mosberger-Tang <davidm@AZStarNet.com>
1974
1975 * configure.in: Check for termios.h header.
1976
19771996-07-11 Bill Mann <dvmann@dvncr.praxisint.com>
1978
1979 * configure.in: Use s/usg5-4-3.h for ncr-i[3456]86-sysv4.3
1980
19811996-07-07 Karl Heuer <kwzh@gnu.ai.mit.edu>
1982
1983 * configure.in: Split bsdos2 and bsdos2-1.
1984
19851996-07-06 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
1986
1987 * config.sub: If last two words are not a recognized
1988 KERNEL-OS pair, use just the last word as OS, as in 19.31.
1989 Make conversion of gnu/linux to linux-gnu really work.
dff28924 1990
a4a9692d
DL
1991 * config.sub: If vendor unspecified with i386, use `pc' not `unknown'.
1992
19931996-06-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1994
1995 * configure.in (check for using Lucid widgets by default):
1996 Eliminate indentation that confuses some compilers.
1997
19981996-06-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1999
2000 * config.sub: Convert linux and gnu/linux to linux-gnu.
2001
2002 * make-dist: Don't update getdate.c.
2003 Ignore =... files when checking for too-long Lisp file names.
2004
20051996-06-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2006
2007 * configure.in (euidaccess): Check for that, not for eaccess.
2008
20091996-06-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2010
2011 * configure.in (sunos4.1.[3-9]*noshare): Eliminate dash from
2012 before `noshare'.
2013 (mips-sgi-irix6*): Specify NON_GCC_TEST_OPTIONS.
2014
20151996-06-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2016
2017 * configure.in: Rename lignux to linux-gnu in configuration names.
2018 Use gnu-linux as the opsys value (s/ file name).
2019 Allow i686 just like i386, i486, i586.
2020
20211996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2022
2023 * configure.in (i*86-*-sco3.2v5): New alternative.
2024 (OVERRIDE_CPPFLAG): New variable.
2025 (CPPFLAGS): If OVERRIDE_CPPFLAG is set, use that.
2026
2027 * configure.in: Specify vpath for .texi files.
2028
20291996-06-09 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2030
2031 * configure.in: Always check for HAVE_X11R5.
2032 Separately decide whether to use a toolkit by default.
2033
20341996-06-04 Bill Mann <dvmann@dvhpux1.praxisint.com>
2035
2036 * configure.in: If X11R5 is missing the Xaw headers,
2037 default to --with-x-toolkit=no.
2038
20391996-05-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2040
2041 * configure.in (powerpc-*-solaris2*): Use ibmrs6000, not rs6000.
2042
20431996-05-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2044
2045 * Makefile.in (install-arch-indep): If cd etc makes output,
2046 don't treat that as part of the tar data.
2047 Check that ./lisp actually exists.
dff28924 2048
a4a9692d
DL
20491996-05-29 Karl Heuer <kwzh@gnu.ai.mit.edu>
2050
2051 * make-dist: Check for long file names.
2052
20531996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
2054
2055 * Version 19.31 released.
2056
20571996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
2058
2059 * configure.in: Recognize sparc-*-lignux.
2060
20611996-05-03 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
2062
2063 * make-dist: Include nt/inc/arpa and nt/inc/netinet in the dist.
2064 Don't include config.w95.
2065
20661996-04-21 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
2067
2068 * make-dist: Replace --no-clean-up and --no-tar options
2069 with --clean-up and --tar, so that the default is useful.
2070
20711996-04-15 Eli Zaretskii <eliz@is.elta.co.il>
2072
2073 * config.bat: Make sure the GDB init file is called src/_gdbinit;
2074 if not, tell the user to rename it and abort.
2075
20761996-04-14 Eli Zaretskii <eliz@is.elta.co.il>
2077
2078 * config.bat: With DJGPP v1.x, use `COFF2EXE' to produce JUNK.EXE
2079 test program.
2080
20811996-04-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2082
2083 * config.bat (djgpp_ver): Variable renamed from djgpp-ver.
2084
2085 * make-dist (MANIFEST): Fix previous change.
2086 (msdos): Put mainmake.v2 into the dist.
2087
20881996-04-10 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
2089
2090 * make-dist: Exit if autoconf fails.
2091
20921996-04-10 Eli Zaretskii <eliz@is.elta.co.il>
2093
2094 * config.bat: Set djgpp-ver, and unset it at the end.
b1f865ae 2095 Add a number of conditionals for DJGPP version 2.
a4a9692d
DL
2096 Rename label libsrc2 to libsrc3.
2097 Substitute for LDFLAGS in src/Makefile.
2098 Substitute for ALL_CFLAGS in lib-src/Makefile.
2099
21001996-04-08 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2101
2102 * configure.in (ncurses): Check this after checking fns like strerror.
2103
21041996-04-08 Erik Naggum <erik@naggum.no>
2105
2106 * make-dist (MANIFEST): Don't include lines from =files.
2107
21081996-04-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2109
2110 * make-dist: Don't put lisp/dired.todo in the dist.
2111
21121996-04-05 Richard Stallman <rms@lucy.gnu.ai.mit.edu>
2113
2114 * configure.in (HAVE_NCURSES): Look for library named ncurses.
2115
2116 * configure.in (setlocale): Check for it.
2117
2118 * configure.in (*-*-sysv4.2*): If no /usr/ccs/lib/cpp, use /lib/cpp.
dff28924 2119
a4a9692d
DL
21201996-03-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2121
2122 * configure.in: Use lignux instead of linux as value of opsys.
2123
21241996-03-22 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2125
2126 * Makefile.in (install-strip): Fix whitespace.
2127 Get rid of continuation.
2128
2129 * config.sub: Convert linux or gnu/linux to lignux.
2130
21311996-03-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2132
2133 * configure.in: Accept lignux in configuration name.
2134
21351996-03-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2136
2137 * Makefile.in (install-strip): New target.
2138
21391996-03-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2140
2141 * Makefile.in (top_distclean): Use `|| true' to ignore error in rm.
2142 -f failed to do the job on Suns.
2143
21441996-03-13 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
2145
2146 * Makefile.in (install-arch-dep): Don't depend on install-arch-indep.
2147
2148 * configure.in (linux/version.h): Check for this header.
2149
21501996-03-12 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
2151
2152 * configure.in: Remove -fno-builtin hackery from -lm check.
2153
21541996-03-08 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
2155
2156 * configure.in (-lm check): If $GCC, append -fno-builtin to $CC for
2157 just this test.
2158
2159 * configure.in (AC_PREREQ): Require version 2.8 of Autoconf.
2160
21611996-03-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2162
2163 * configure.in: Check for ncurses.
2164
21651996-02-28 Paul Eggert <eggert@twinsun.com>
2166
2167 * configure.in (LOCALTIME_CACHE):
2168 Also define if localtime mishandles unsetting TZ.
2169 This works around a localtime bug in mips-dec-ultrix.
2170
21711996-02-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2172
2173 * make-dist (finder-inf.el): Use finder-compile-keywords-make-dist.
2174
2175 * configure.in: Improve messages about X versions.
2176
21771996-02-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2178
2179 * configure.in (LOCALTIME_CACHE): Cope if $ac_cv_func_tzset is null.
2180
21811996-02-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2182
2183 * configure.in (HAVE_X11XTR6): Set it as a shell variable.
2184 (HAVE_LIBXMU): If HAVE_X11XTR6, use -lSM and -lICE.
2185
2186 * Makefile.in (install-arch-dep): Depend on install-arch-indep.
2187 (install): Put install-arch-indep before install-arch-dep.
2188
21891996-02-20 Dave Love <d.love@dl.ac.uk>
2190
2191 * INSTALL: Clarify info about MS-DOS path handling.
2192
21931996-02-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2194
2195 * Makefile.in (install-arch-indep): Install info/ccmode*.
2196 In previous change, protect against /bin/pwd returning null string.
2197
21981996-02-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2199
2200 * Makefile.in (install-arch-indep): Copy build-dir's lisp subdir
2201 to lispdir.
2202
22031996-02-01 Paul Eggert <eggert@twinsun.com>
2204
2205 * configure.in (LD_RUN_PATH): Prepend x_libraries to this envvar.
2206
22071996-01-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2208
2209 * configure.in (HAVE_TIMEVAL): Set explicitly to `no' if test fails.
2210
22111996-01-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2212
2213 * Makefile.in (extraclean): Use ${top_distclean} to ensure
2214 we delete everything distclean deletes.
2215
22161996-01-23 Karl Heuer <kwzh@gnu.ai.mit.edu>
2217
2218 * make-dist (lwlib): Don't distribute lwlib-Xol* files.
2219
22201996-01-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2221
2222 * configure.in (HAVE_X11): Merge $LD_SWITCH_X_SITE
2223 into LDFLAGS instead of into LIBS.
2224
22251996-01-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2226
2227 * configure.in (HAVE_XMU): Fix typo in previous change.
2228
22291996-01-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2230
2231 * configure.in [Solaris]: Don't let $CC make us use /usr/ucb/cc.
2232
22331996-01-10 Erik Naggum <erik@naggum.no>
2234
2235 * configure.in (USE_X_TOOLKIT = maybe): Delete redundant `fi'.
2236
22371996-01-10 Karl Heuer <kwzh@gnu.ai.mit.edu>
2238
2239 * Makefile.in (install-arch-indep): Ignore error if no chmod -R.
2240
22411996-01-10 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
2242
2243 * configure.in (HAVE_XMU): Check for libXmu.a only if using toolkit
2244 and use -lXt to link it.
2245
22461996-01-08 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
2247
2248 * configure.in (locallisppath): Put version-specific dir first.
2249
22501996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
2251
2252 * configure.in (hppa-*-nextstep*): New alternative.
2253 (USE_X_TOOLKIT): By default, set this to "maybe";
2254 and change that later to LUCID or "no" according to X11 version.
2255
2256 * make-dist: Recompile outdated .elc files and update all autoloads.
2257
22581996-01-05 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
2259
2260 * configure.in (locallisppath): Fix typo in last change: " -> '.
2261
22621996-01-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2263
2264 * configure.in (locallisppath): Add ../emacs/VERSION/site-lisp.
2265
22661995-12-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2267
2268 * Makefile.in (install-arch-indep): Give all files read permission.
2269
22701995-12-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2271
2272 * configure.in (hppa*-hp-hpux9shr*, hppa*-hp-hpux9*, hppa*-hp-hpux*):
2273 If it is hpux 9, check for /usr/include/X11R5 and /usr/lib/x11R5.
2274
22751995-12-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2276
2277 * configure.in: Determine HAVE_X11R6.
2278 (HAVE_MENUS): Renamed from HAVE_X_MENU.
2279
22801995-12-21 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
2281
2282 * configure.in: Just "solaris" now defaults to version 2.4.
2283 Add sunos4.1.n-noshare as alternative.
2284
22851995-12-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2286
2287 * configure.in (mips-sgi-irix6*): Set NON_GNU_CPP.
2288
22891995-11-29 Erik Naggum <erik@naggum.no>
2290
2291 * Makefile.in (install-arch-indep): Add missing backslash.
2292
22931995-11-29 Karl Eichwalder <ke@ke.Central.DE>
2294
2295 * Makefile.in (install-arch-indep): Don't install
2296 lispdir/[Mm]akefile*, lispdir/ChangeLog, lispdir/dired.todo.
2297
22981995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2299
2300 * Makefile.in (install-arch-indep): Fix previous change.
2301
2302 * configure.in (mips-sni-sysv*): New alias for mips-siemens-sysv*.
2303
23041995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2305
2306 * Version 19.30 released.
2307
2308 * make-dist (lisp): Exclude subdirs.el.
2309
23101995-11-22 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2311
2312 * make-dist (etc): Delete *.orig and *.rej.
2313
23141995-11-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2315
2316 * Makefile.in (install-arch-indep): Rename old info/dir only if exists.
2317
23181995-11-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2319
2320 * configure.in (hppa*-hp-hpux10*): Use s/hpux10.h.
2321
23221995-11-14 Geoff Voelker <voelker@cs.washington.edu>
2323
2324 * make-dist (nt): Rename install, readme, and todo to
2325 INSTALL, README, and TODO.
2326
23271995-11-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2328
2329 * make-dist (lisp): Don't distribute site-start.
2330
23311995-11-06 Karl Heuer <kwzh@gnu.ai.mit.edu>
2332
2333 * make-dist: Break the hard link on alloca.c.
2334
23351995-11-04 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
2336
2337 * configure.in (LIBS): Add libsrc_libs and keep the old LIBS.
2338
23391995-11-02 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2340
2341 * make-dist (src, lib-src): Don't distribute Makefile.c.
2342 (etc/e): Do cleanup in $tempdir/etc/e, not $tempdir/etc.
2343
23441995-10-31 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2345
2346 * Makefile.in (mkdir): Create man1dir, not mandir.
2347 (uninstall): Use man1dir, not mandir.
2348
23491995-10-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2350
2351 * Makefile.in (man1dir): New variable.
2352 (install-arch-indep): Use man1dir.
2353
2354 * configure.in (sparc-*-nextstep*): Remove incorrect .h's.
2355
2356 * make-dist: Create lisp/MANIFEST.
2357
23581995-10-28 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2359
2360 * configure.in (m68k-*-linux*): New alternative.
2361
23621995-10-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2363
2364 * make-dist: Use new names config.in, paths.in, and
2365 {src,lib-src}/Makefile.in.
2366
23671995-10-25 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2368
2369 * configure.in: Don't bother checking for drem.
2370
23711995-10-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2372
2373 * Makefile.in (distclean): Delete line with just a tab in it.
2374 (install-arch-indep): Delete spaces that precede tabs.
2375 Delete spurious `fi' left from previous change.
2376 (install): Supply `true' as command, to avoid null command.
2377
23781995-10-05 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2379
2380 * configure.in (--with-x-toolkit)): Add `athen' as alias for `athena'.
2381
23821995-09-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2383
2384 * configure.in (powerpc-*-solaris2): New alternative.x
2385
23861995-09-12 Karl Heuer <kwzh@gnu.ai.mit.edu>
2387
2388 * Makefile.in (src/paths.h, paths-force): Use paths.h.$$ instead
2389 of paths.h.tmp$$, to avoid going beyond 14 characters.
2390
23911995-09-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2392
2393 * configure.in: Improve error msg for invalid --with-x-toolkit value.
2394
23951995-09-06 Paul Eggert <eggert@twinsun.com>
2396
2397 * configure.in (LOCALTIME_CACHE): Define if tzset exists and
2398 if localtime caches TZ. Check for tzset.
2399
24001995-09-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2401
2402 * config.bat: Simplify using new names file names src/makefile.in,
2403 config.in, paths.in. Change Echo commands not to use `.
2404
24051995-08-31 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2406
2407 * Makefile.in (install-arch-indep): Always install the new dir file;
2408 rename the previous dir file to dir.bak or dir.old.
2409
24101995-08-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2411
2412 * configure.in (RANLIB): Substitute this into makefiles.
2413 Set it specially on solaris; set it by default on other systems.
2414
2415 * configure.in: Fix previous Alpha change.
2416
24171995-08-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2418
2419 * configure.in (i*386-*-isc4.*): Set GCC_TEST_OPTIONS and
2420 NON_GCC_TEST_OPTIONS.
2421
24221995-08-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2423
2424 * configure.in (CFLAGS): When computing CFLAGS and REAL_CFLAGS
2425 from config.h, use SPECIFIED_CFLAGS to get what the user specified.
2426
2427 * configure.in (alpha-*-linux*): New configuration.
2428
24291995-08-05 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2430
2431 * configure.in (m68*-next-*): Use m68k.h and nextstep.h.
2432 (m68k-next-nextstep*): New alias for that.
2433 (i*86-*-nextstep*): Use nextstep.h.
2434 (sparc-*-nextstep*): New configuration.
2435
24361995-08-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2437
2438 * configure.in (CPP): Save original CFLAGS value in SPECIFIED_CFLAGS.
2439 And get CFLAGS from config.h if SPECIFIED_CFLAGS is null.
2440
24411995-07-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2442
2443 * configure.in: Handle sunos4shr by sharing; not like sunos4*.
2444 Determine GETTIMEOFDAY_ONE_ARGUMENT by experiment.
2445
24461995-07-18 Mike Long <mike.long@analog.com>
2447
2448 * make-dist: Fix update of finder-inf.el, and byte-compile it.
2449
24501995-07-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2451
2452 * Makefile.in (src/paths.h, paths-force):
2453 Rename src/paths.h.in to src/paths.in.
2454 (Makefile): Depend on src/Makefile.in, not src/Makefile.in.in.
2455
2456 * configure.in: Rename {src,lib-src}/Makefile.in.in to Makefile.in.
2457 Use Makefile.c for intermediate file.
2458 Rename src/config.h.in to src/config.in.
2459
24601995-07-17 Richard Stallman <rms@gnu.ai.mit.edu>
2461
2462 * configure.in (mips-dec-ultrix*): Assume version 4.3.
2463 (mips-dec-ultrix4.[12]): New alternative for old versions.
2464
24651995-07-06 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2466
2467 * make-dist: Don't break intra-tree links.
2468
24691995-07-06 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
2470
2471 * configure.in: Put back archlibdir initialization. Require
2472 autoconf 2.4.1 or later.
2473
24741995-07-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2475
2476 * configure.in: Use sunos4shr normally for Sunos 4.1.[3-9].
2477 (mips-mips-riscos5*): New alternative.
2478
24791995-06-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2480
2481 * Makefile.in (uninstall, install-arch-indep): Install info/ediff*.
2482
24831995-06-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2484
2485 * configure.in (bindir, datadir, sharedstatedir, libexecdir)
2486 (mandir, infodir, archlibdir): Initializations deleted.
2487
2488 * configure.in: On hpux9, use hpux9-x11r4.h if we have X11R4.
2489 On hpux9shr, use hpux9shxr4.h.
2490
24911995-06-24 Morten Welinder <terra+@cs.cmu.edu>
2492
2493 * configure.in: Added target mips-dec-mach_bsd4.3.
2494 * config.guess: Guess mips-dec-mach_bsd4.3.
2495
24961995-06-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2497
2498 * Makefile.in (mkdir): Use symbolic chmod.
2499
25001995-06-22 Paul Eggert <eggert@twinsun.com>
2501
2502 * configure.in: Treat SunOS 4.1.4 like SunOS 4.1.3.
2503 (Likewise for SunOS 4.1.5 thorugh 4.1.9, should they ever exist.)
2504
25051995-06-22 Paul Eggert <eggert@twinsun.com>
2506
2507 * Makefile.in (SUBDIR_MAKEFILES):
2508 Add man/Makefile, so `make distclean' removes it.
2509 (top_distclean): Add config.log to the list of files to be removed.
2510
25111995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2512
2513 * Version 19.29 released.
2514
25151995-06-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2516
2517 * configure.in: Fix the previous change to verify that the -b
2518 option really solves the problem.
2519
2520 * make-dist (nt): Explicitly include makefile.nt and makefile.def only.
2521
25221995-06-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2523
2524 * configure.in: Test whether XFree86 needs -b i486-linuxaout to link.
2525
25261995-06-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2527
2528 * configure.in: Report more clearly when there is no special
2529 dir to search for X includes or libraries.
2530
25311995-06-13 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2532
2533 * configure.in: Check for -lpthreads, not -lpthread.
2534
25351995-06-09 Geoff Voelker <voelker@cs.washington.edu>
2536
2537 * make-dist: Copy new files nt/addpm.c and nt/emacs.bat.in.
2538
25391995-06-08 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2540
2541 * configure.in: Check for -lpthread.
2542
25431995-06-05 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2544
2545 * Makefile.in (install-arch-indep): Install info files for mh-e.
2546 (uninstall): Uninstall info files for dired-x, gnus, mh-e, and sc.
2547
25481995-06-01 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2549
2550 * configure.in (*-solaris2.5): New configuration.
2551
2552 * make-dist: Copy new files config.nt and config.w95.
2553
25541995-05-30 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2555
2556 * configure.in: Use x_includes, not x_libraries, for -I.
2557 Make bitmapdir a colon-separated list.
2558
25591995-05-27 Richard Stallman <rms@gnu.ai.mit.edu>
2560
2561 * configure.in (hppa*-hp-hpux10*, m68k-hp-hpux10*): New configurations.
2562
2563 * configure.in: Allow x_libraries and x_includes to be paths.
2564
25651995-05-25 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2566
2567 * configure.in: Fix typo.
2568
25691995-05-24 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
2570
2571 * INSTALL: Clarify use of site-init.el.
2572
25731995-05-22 enami tsugutomo <enami@sys.ptg.sony.co.jp>
2574
2575 * configure.in: pass arg to sqrt.
2576
25771995-05-18 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
2578
2579 * make-dist: Fix May 6 change.
2580
25811995-05-17 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2582
2583 * vpath.sed: Delete reference to ymakefile.
2584
25851995-05-09 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
2586
2587 * configure.in: Use sqrt (more portable) instead of fmod in -lm
2588 check.
2589
25901995-05-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2591
2592 * make-dist: Put nt/emacs.ico and nt/emacs.rc in dist.
2593
2594 * update-subdirs: Specify /bin/sh to run the script.
2595
25961995-05-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2597
2598 * make-dist: Put src/makefile.nt in dist.
2599
2600 * configure.in (i[345]86-*-bsdi2*): New configuration.
2601 (vax-dec-bsd386*): Deleted.
2602
26031995-05-06 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
2604
2605 * configure.in: Make sure CDPATH doesn't mess up PWD check. Check
2606 whether X bitmaps are in X11/bitmaps instead of bitmaps. Use fmod
2607 instead of logb in -lm check.
2608
26091995-05-03 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2610
2611 * configure.in (m68*-apollo-*): Renamed from m68*-apollo*.
2612 Use bsd4-3. Don't set NON_GNU_CPP.
2613
2614 * make-dist: Don't copy in src/s/*.inp. Don't copy nt/src.
2615 In nt. copy various different things, but not *.cmd.
2616 Fix the ln commands for the subdirs of nt.
2617
26181995-04-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2619
2620 * configure.in (*-sun-sunos4.1.3*): Use sunos4shr.h.
2621
26221995-04-27 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2623
2624 * configure.in (*-sun-sunos4.1.3*): Use shared libraries,
2625 since that's what the header file expects.
2626
26271995-04-24 Francesco Potorti` (pot@cnuce.cnr.it)
2628
2629 * configure.in (m68k-motorola-sysv*): Distinguish between 68030
2630 and 68040 based machines when choosing options for gnucc.
2631
26321995-04-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2633
2634 * Makefile.in (top_distclean): Delete config.cache.
2635
26361995-04-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2637
2638 * Makefile.in (install-arch-indep): Delete .#* when copying subdirs.
2639
2640 * configure.in: Use m/ncr386.h.
2641
26421995-04-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2643
2644 * Makefile.in (install-arch-indep): Undo Sep 23 change.
2645
26461995-04-06 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2647
2648 * make-dist (lib-src): Don't copy *.lex; it doesn't exist anymore.
2649 (man): Don't copy texindex.c and getopt.c; they're deleted.
2650 (etc): Omit `e'; it's a subdirectory.
2651 (etc/e): Use `../..', not `..', to reference top level.
2652
26531995-04-06 Simon Leinen <simon@lia.di.epfl.ch>
2654
2655 * Makefile.in (install-arch-indep, dist):
2656 look for `update-subdir' in $(srcdir).
2657
26581995-04-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2659
2660 * make-dist: Include mkinstalldirs in distribution.
2661
26621995-04-05 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
2663
2664 * make-dist: Add missing close backquote.
2665
26661995-04-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2667
2668 * make-dist: Don't distribute shortnames directory.
2669
26701995-03-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2671
2672 * Makefile.in (blessmail): Pass archlibdir to the sub-make.
2673
26741995-02-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2675
2676 * configure.in (m88k-motorola-sysv4*): Use usg5-4-2.
2677
26781995-02-23 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2679
2680 * configure.in (EMACS_CONFIG_OPTIONS): Use $ac_configure_args.
2681
26821995-02-13 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
2683
2684 * configure.in (mips-sgi-irix6): New configuration.
2685
26861995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
2687
2688 * Makefile.in (maintainer-clean): Renamed from realclean.
2689
26901995-02-02 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
2691
2692 * configure.in: Create a .gdbinit that sources the real one, if
2693 using a different build directory.
2694
26951995-01-23 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
2696
2697 * configure.in: Check for sys/select.h.
2698
26991995-01-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2700
2701 * configure.in: On sunos4.1.3 and sunus4shr, set NON_GNU_CPP.
2702
27031994-12-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2704
2705 * configure.in: Handle isc 4.1 operating system.
2706
27071994-12-10 Richard Stallman <rms@kepa>
2708
2709 * configure.in (rs6000-ibm-aix4.1*): New alternative.
2710 (rs6000-ibm-aix4*): New alternative.
2711
27121994-12-06 Richard Stallman <rms@kepa>
2713
2714 * configure.in: For SVR4.2, set NON_GNU_CPP if not already set.
2715
27161994-11-30 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
2717
2718 * configure.in: Don't try to make directories that are guaranteed
2719 to already exist.
2720
27211994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2722
2723 * configure.in: Generate man/Makefile from man/Makefile.in.
2724 Create the man subdir.
2725
2726 * Makefile.in (dvi): Run Make in our man subdir.
2727
2728 * make-dist: Create subdir etc/e.
2729 Make links to it.
2730 Put man/Makefile.in in dist, instead of man/Makefile.
2731
27321994-11-21 David J. MacKenzie (djm@mole.gnu.ai.mit.edu)
2733
2734 * configure.in: Add --with-pop, --with-kerberos, and
2735 --with-hesiod for movemail.
2736
27371994-11-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2738
2739 * configure.in (m68*-apollo*): Use s/domain.h.
2740
27411994-11-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2742
2743 * configure.in (m68*-apollo*): Set NON_GNU_CPP.
2744
27451994-11-14 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
2746
2747 * configure.in: Don't add -I, -L, -R options for cc if their
2748 arguments would be empty.
2749
27501994-11-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2751
2752 * configure.in (i860-intel-osf1*): New alternative.
2753 (mips-sgi-irix5.[01]*): Distinguish from irix5*.
2754 (mips-sgi-irix*): Now an alias for mips-sgi-irix5*.
2755
27561994-11-09 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
2757
2758 * configure.in: Make h_errno check not use nested functions.
2759
27601994-11-09 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
2761
2762 * Makefile.in (install-arch-indep): Delete *.orig in copied dirs.
2763
27641994-11-08 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
2765
2766 * Makefile.in (install-arch-indep): Avoid continued comment
2767 swallowing target line.
2768
27691994-11-08 David J. MacKenzie (djm@churchy.gnu.ai.mit.edu)
2770
2771 * configure.in: Protect a character class with `changequote'.
2772
27731994-11-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2774
2775 * configure.in: Accept `news' as a synonym for `newsos'.
2776
27771994-11-03 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
2778
2779 * Makefile.in: Don't rm files if cd fails.
2780
27811994-11-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2782
2783 * make-dist: Put nt subdir and its subdirs in the dist.
2784 (lib-src): Put makefile.nt in the dist.
2785 (lisp): Put makefile.nt in the dist.
2786
27871994-10-29 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
2788
2789 * configure.in: Change a stray `[' to `test'.
2790
27911994-10-28 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
2792
2793 * configure.in: Adapt for Autoconf v2. Use the standard argument
2794 parser, host type canonicalizer, X11 finder, and message
2795 printing macros. Use the new macro names. Use `test' instead of `['.
2796
27971994-10-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2798
2799 * configure.in: Check for getpagesize.
2800
28011994-10-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2802
2803 * make-dist (msdos): Put sed* in the distribution.
2804
28051994-10-17 Morten Welinder <terra@mole.gnu.ai.mit.edu>
2806
2807 * config.bat: New option, `--with-x', for configuring Emacs
2808 for use with the X11 system DesqView/X.
2809 New option, `--no-debug', for compiling Emacs without debug
2810 information thus saving disk space.
2811 (src/config.h, src/paths.h): Use `update' (which is like
2812 `move-if-changed') to change the file.
2813 (src/config.h): When configuring for X11 perform extra changes.
2814 (src/makefile): When configuring for X11 perform extra changes.
2815 (lib-src): Remove temporary files.
2816 (): Check that `sed', `rm', `mv', and `gcc' are available.
2817
28181994-10-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2819
2820 * Makefile.in (sharedstatedir): Substitute sharedstatedir properly.
2821
2822 * configure.in (bitmapdirs): Default to /usr/include/X11/bitmaps.
2823
28241994-10-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2825
2826 * configure.in (EMACS_CONFIGURATION): Use $canonical as value.
2827
2828 * configure.in (canonical): Substitute var into makefiles.
2829 (bitmapdir): Likewise.
2830
2831 * Makefile.in (bitmapdir): New variable.
2832 (src/paths.h, paths-force): Edit PATH_BITMAPS.
2833
28341994-10-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2835
2836 * make-dist: Put update-subdirs and lisp/subdirs.el in the dist.
2837
2838 * Makefile.in (dist, install-arch-indep): Run update-subdirs.
2839 * update-subdirs: New shell script.
2840
28411994-10-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2842
2843 * Makefile.in (top_distclean): Don't rm build-install.
2844 (SOURCES): Delete build-install.in.
2845
2846 * make-dist: Don't distribute build-ins.in.
2847 * build-ins.in: File deleted.
2848
28491994-10-12 David J. MacKenzie (djm@duality.gnu.ai.mit.edu)
2850
2851 * Makefile.in (mkdir): Use mkinstalldirs instead of make-path.
2852
28531994-10-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2854
2855 * Makefile.in: Use libexecdir and sharedstatedir as appropriate.
2856
2857 * configure.in (libexecdir): Renamed from libdir. New default.
2858 (sharedstatedir): Renamed from statedir. New default.
2859 (datadir): New default.
2860
2861 * make-dist: Don't distribute subdirs.el.
2862
28631994-10-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2864
2865 * configure.in (eaccess): Check for it.
2866
28671994-10-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2868
2869 * configure.in (mktime): Check for it.
2870
28711994-10-02 Paul Reilly <pmr@geech.gnu.ai.mit.edu>
2872
2873 * configure.in (motif): Add support for usage and option checking.
2874
28751994-09-24 Richard Stallman <rms@churchy.gnu.ai.mit.edu>
2876
2877 * configure.in (utimes): Check for it.
2878
28791994-09-23 Richard Stallman <rms@churchy.gnu.ai.mit.edu>
2880
2881 * Makefile.in (install-arch-indep): Don't do mkdir here.
2882
28831994-09-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2884
2885 * configure.in (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*):
2886 riscix.h renamed to acorn.h.
2887
28881994-09-21 Michael Ben-Gershon (mybg@cs.huji.ac.il)
2889
2890 * configure.in (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*):
2891 New configurations.
2892
28931994-09-21 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
2894
2895 * configure.in: Remove trailing slashes from srcdir.
2896
28971994-09-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2898
2899 * configure.in (i[345]86-sequent-ptx*): Handle
2900
29011994-09-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2902
2903 * Makefile.in (paths-force): Depend on src/paths.h
2904
29051994-09-19 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
2906
2907 * configure.in (config_options): Save all arguments, not just some.
2908
29091994-09-18 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
2910
2911 * Makefile.in (install-arch-indep): Copy DOC-*, not DOC*
2912
2913 * configure.in: Add AC_AIX.
2914 Add checks to set HAVE_STRUCT_UTIMBUF, HAVE_TIMEVAL, HAVE_SELECT.
2915
29161994-09-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2917
2918 * configure.in (parsing options): Simplify sed command to delete -'s.
2919
29201994-09-16 Karl Heuer <kwzh@churchy.gnu.ai.mit.edu>
2921
2922 * configure.in (config_options): New shell variable.
2923 Pass its value to C code in EMACS_CONFIG_OPTIONS.
2924
29251994-09-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2926
2927 * configure.in (alpha-dec-osf*): New target.
2928
2929 * Makefile.in: Use just one FRC target.
2930
29311994-09-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2932
2933 * Makefile.in (removenullpaths, paths-force):
2934 Use name paths.h.tmp$$, which depends on the pid.
2935
29361994-09-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2937
2938 * Makefile.in (removenullpaths, paths-force):
2939 Put paths.h.tmp in top-level dir, not in src.
2940
29411994-09-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2942
2943 * Version 19.27 released.
2944
29451994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2946
2947 * Version 19.26 released.
2948
29491994-09-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2950
2951 * configure.in: Check for lrand48, not rand48.
2952
29531994-09-03 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2954
2955 * configure.in (powerpc-ibm-aix3.1*, powerpc-ibm-aix3.2.5)
2956 (powerpc-ibm-aix*): New aliases.
2957
29581994-08-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2959
2960 * make-dist (src/m, src/s): Put *.inp in distribution.
2961
29621994-08-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2963
2964 * configure.in: Accept i586 and i486 along with i386.
2965
29661994-08-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2967
2968 * configure.in: Do compute unexec, LIBX, system_malloc, etc
2969 even if CPP env var was set by the user.
2970
2971 * configure.in (i[34]86-*-*): For SCO 3.2v4, fix NON_GNU_CPP value.
2972
29731994-08-14 Jonathan I. Kamens (jik@gza-client1.aktis.com)
2974
2975 * Makefile.in: Uninstall "$(EMACS)", not "emacs".
2976
29771994-08-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2978
2979 * configure.in (i[34]86-*-*): For SCO 3.2v4, set NON_GNU_CPP.
2980
29811994-08-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2982
2983 * configure.in: Check more specifically for i*86-sun-sunos.
2984
29851994-08-03 Caveh Jalali (caveh@eng.sun.com)
2986
2987 * configure.in: Handle solaris 2.4.
2988
29891994-07-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2990
2991 * configure.in (rand48): Check for it.
2992
29931994-07-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2994
2995 * make-dist: Update the info files.
2996
29971994-07-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2998
2999 * configure.in: Make "checking..." messages' style consistent.
3000 (HAVE_H_ERRNO): New test.
3001
30021994-07-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3003
3004 * configure.in (i860-*-sysv4*): Set NON_GNU_CC and NON_GNU_CPP.
3005
30061994-07-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3007
3008 * configure.in (CFLAGS): If the envvar was specified, use that.
3009 And set REAL_CFLAGS from it too.
3010
30111994-07-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3012
3013 * make-dist: Update finder-inf.el.
3014
30151994-07-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3016
3017 * make-dist (msdos): Include sed4.inp in dist.
3018
3019 * Makefile.in (libsrc_libs): Var deleted.
3020
30211994-07-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3022
3023 * Makefile.in (mkdir, removenullpaths): Put g in sed replace commands.
3024
30251994-06-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3026
3027 * configure.in (mips-sony-newsos4*): New alias.
3028
30291994-06-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3030
3031 * configure.in (*-convex-bsd*): Set NON_GNU_CPP.
3032 (*-convex-convexos*): Accept this as alias.
3033
30341994-06-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3035
3036 * configure.in: Get CFLAGS both with and without THIS_IS_CONFIGURE,
3037 for two different uses.
3038
30391994-06-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3040
3041 * configure.in: Define THIS_IS_CONFIGURE when extracting CFLAGS etc.
3042
30431994-06-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3044
3045 * make-dist: Put ./BUGS into the distrib.
3046
30471994-06-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3048
3049 * configure.in: Handle 386 running Solaris 2.
3050
30511994-06-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3052
3053 * configure.in (mips-siemens-sysv*): Use cpp, not cc -E.
3054
30551994-06-05 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3056
3057 * configure.in (mips-sony-newsos*): Use news-risc.h.
3058
3059 * configure.in: Accept bsdi as opsys, like bsd386.
3060
30611994-06-01 Morten Welinder (terra@diku.dk)
3062
3063 * config.bat (src/paths.h): Use sed script msdos/sed4.inp.
3064
30651994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3066
3067 * Version 19.25 released.
3068
3069 * make-dist (shortversion): Don't assume another period follows.
3070
30711994-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3072
3073 * Makefile.in (install-arch-indep): Use /bin/pwd uniformly, not pwd.
3074 (uninstall): Use /bin/pwd.
3075
3076 * Makefile.in (blessmail): Depend on src.
3077 (all): Don't depend on blessmail.
3078
3079 * Makefile.in (src/paths.h): Don't force recomputation.
3080 (paths-force): New target; force recomputation of paths.h.
3081 (all): Depend on paths-force.
3082 (src, lib-src): Depend on src/paths.h.
3083
3084 * configure.in (*-sun-sunos4*): Set GCC_TEST_OPTIONS,
3085 NON_GCC_TEST_OPTIONS.
3086
30871994-05-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3088
3089 * configure.in: Don't insist on subversions for irix.
3090
30911994-05-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3092
3093 * configure.in (hppa*-hp-hpux9shr): Move alternative up.
3094
3095 * configure.in (i[34]86-next-*): New alternative.
3096
30971994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3098
3099 * Version 19.24 released.
3100
3101 * configure.in: New config hppa*-hp-hpux9shr*.
3102
31031994-05-22 Morten Welinder (terra@tyr.diku.dk)
3104
3105 * config.bat: Doc fix.
3106
31071994-05-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3108
3109 * Makefile.in (mostlyclean, clean, distclean, realclean)
3110 (extraclean): Don't act on man subdir if it doesn't exist.
3111
31121994-05-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3113
3114 * configure.in (GCC_TEST_OPTIONS, NON_GCC_TEST_OPTIONS): New vars.
3115 Use them to set up CC.
3116 (*-sun-sunos4.1.3): Set them.
3117
31181994-05-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3119
3120 * Makefile.in (lib-src): Don't depend on src/paths.h.
3121
31221994-05-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3123
3124 * build-ins.in (copydests): Get rid of spurious `-'s.
3125
3126 * configure.in: Define EMACS_CONFIGURATION instead of CONFIGURATION.
3127
31281994-05-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3129
3130 * Version 19.23 released.
3131
3132 * configure.in [HAVE_X11]: Merge $C_SWITCH_X_SITE into CFLAGS
3133 for the Xlib and Xt checks; then restore old CFLAGS.
3134
31351994-05-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3136
3137 * configure.in (HAVE_X11XTR6): Add newline before #if.
3138 Add newline after #endif.
3139
31401994-05-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3141
3142 * configure.in (HAVE_X11XTR6): Arrange to define it.
3143
31441994-05-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3145
3146 * Makefile.in (install): Depend on blessmail.
3147
31481994-05-12 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
3149
3150 * configure.in (mips-siemens-sysv*): Put quotes around value
3151 containing blanks.
3152
31531994-05-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3154
3155 * Makefile.in (TAGS): Use the makefile in src subdir.
3156
31571994-05-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3158
3159 * configure.in (opsys): Recognize `gnu'.
3160
31611994-05-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3162
3163 * configure.in (using NON_GNU_CPP): Fix test for CPP already set.
3164
31651994-05-09 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
3166
3167 * configure.in: Remove AC_LANG_C call. Not needed with Autoconf
3168 version > 1.8.
3169
31701994-05-08 Morten Welinder (terra@diku.dk)
3171
3172 * config.bat: Forcibly remove "# " style comments from makefiles.
3173
31741994-05-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3175
3176 * Makefile.in (uninstall): When processing lispdir and etcdir,
3177 do nothing unless it exists and is a directory.
3178
31791994-05-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3180
3181 * Makefile.in (install-arch-indep): Do install info/dired-x*.
3182 Merge code in from install-doc.
3183 (install-doc): Merge code back into install-arch-indep.
3184 (install-arch-dep): Don't depend on install-doc.
3185
3186 * configure.in (run_in_place): Don't use pwd for archlibdir and docdir.
3187
31881994-05-04 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3189
3190 * configure.in (making src/Makefile and lib-src/Makefile):
3191 Split off the autoconf substitutions and don't pass them thru cpp.
3192 (undefs): Use $canonical as well as $configuration.
3193
3194 * make-dist: Distribute lisp/Makefile.
3195
3196 * configure.in: Recognize m88k-dg-dgux5.4.3* and m88k-dg-dgux5.4.2*.
3197 Use lower case names for the s files.
3198
31991994-05-03 Morten Welinder (terra@diku.dk)
3200
3201 * config.bat: Added possibility for different file name
3202 transscriptions in lib-src.
3203
32041994-05-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3205
3206 * Makefile.in (lib-src): Undo previous change.
3207 (blessmail): New target to run maybe-blessmail in lib-src.
3208 (all): Depend on blessmail.
3209
3210 * Makefile.in (lib-src): Depend on src.
3211
32121994-04-30 Paul Reilly (pmr@churchy.gnu.ai.mit.edu)
3213
3214 * configure.in (m88k-dg-dgux5.4R3): Use dgux5-4R3.
3215 (m88k-dg-dgux5.4R2): dgux5.4R2.
3216
32171994-04-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3218
3219 * configure.in (window_system): Restore accidentally deleted code
3220 that uses AC_FIND_X.
3221
3222 * make-dist: Distribute config.bat.
3223
32241994-04-29 Morten Welinder (terra@diku.dk)
3225
3226 * config.bat: Corrected the configuration of lib-src
3227 to keep up with configure. Add note about dos version 3
3228 or better needed (djgpp needs that). Add note explaining
3229 that either install in c:/emacs or edit the script.
3230 Don't change to c:/emacs, but assume we're there (to minimize
3231 the number of places to change).
3232
3233 * config.bat: Build-in the first step towards X11 support with
3234 the X11 emulator that exists. At this time it won't work,
3235 and several files are missing.
3236
32371994-04-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3238
3239 * configure.in: Use m/hp800.h in place of m/hp9000s800.h.
3240 Don't look for -lresolv.
3241
3242 * Makefile.in (lib-src): Depend on src/paths.h.
3243
32441994-04-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3245
3246 * configure.in: Restore deleted AC_SUBST of `configuration'.
3247 Improve error message for bad --with-x-toolkit value.
3248
3249 * configure.in: Define CONFIGURATION in src/config.h
3250 rather than substituting in src/Makefile.in.
3251
32521994-04-26 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
3253
3254 * Makefile.in (install-doc): New target.
3255 (install-arch-dep): Depend on install-doc.
3256 (mkdir): Create docdir.
3257
32581994-04-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3259
3260 * configure.in: Test for libresolv.a.
3261 Substitute machfile and opsysfile.
3262
32631994-04-22 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
3264
3265 * Makefile.in (.PHONY, install): Kill reference to obsolete do-install.
3266 (install-arch-dep): Install under the name $(EMACS).
3267
32681994-04-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3269
3270 * configure.in (version): Use entire value of emacs-version.
3271 (mips-siemens-sysv*): New alternative.
3272
32731994-04-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3274
3275 * Makefile.in (install-arch-indep): Don't install dired-x*.
3276
32771994-04-18 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
3278
3279 * configure.in (src/Makefile, lib-src/Makefile): Delete ^L.
3280 Fix definition of $undefs.
3281
32821994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3283
3284 * configure.in (window_system): Obey --with-x11=no and --with-x10=no.
3285
3286 * configure.in (lib-src/Makefile.in): Use src, not lib-src, in -I.
3287
32881994-04-16 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
3289
3290 * configure.in: Call AC_LANG_C, if it's defined, after AC_PREPARE.
3291
32921994-04-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3293
3294 * configure.in (lib-src/Makefile.in): Make this from Makefile.in.in
3295 and run it thru cpp, as with src/Makefile.in.
3296
3297 * configure.in: Use AC_SET_MAKE.
3298
32991994-04-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3300
3301 * configure.in (i[34]86-ncr-sysv*): Use usg5-4-2.
3302
33031994-04-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3304
3305 * Makefile.in (MAKE): Don't just assign it--use @SET_MAKE@.
3306
3307 * configure.in (CFLAGS): Exclude ${CFLAGS} from singlequotes.
3308 (printing the choices): Make the toolkit message unconditional.
3309 (USE_X_TOOLKIT): Use `none', not `no', if none.
3310 (include libsrc_libs): Include config.h, and specify -I for srcdir.
3311 Get rid of temp file foofoo1.
3312
33131994-04-13 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
3314
3315 * configure.in (CFLAGS): Use shell syntax, not Makefile.
3316
33171994-04-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3318
3319 * configure.in (window_system): If no X, set USE_X_TOOLKIT=no.
3320 (printing the choices): State choice of toolkit.
3321 (libsrc_libs): Recalculate after writing config.h;
3322 then update lib-src/Makefile.
3323
33241994-04-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3325
3326 * configure.in: Add sunos4shr as alternative for suns.
3327 Conditionals testing for null $CC were backwards.
3328
33291994-04-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3330
3331 * make-dist (msdos): Don't link patch1. Link sed*.inp, not sed.in*.
3332
33331994-04-09 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3334
3335 * configure.in: Handle -isc4.0*.
3336
33371994-03-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3338
3339 * configure.in (esix5): Set NON_GNU_CPP.
3340
33411994-03-24 Roland McGrath (roland@mole.gnu.ai.mit.edu)
3342
3343 * Makefile.in (thisdir): Nonsensical variable removed.
3344 (install-arch-indep): Set shell var thisdir=`pwd` before cd and cd
3345 back to $thisdir, rather than the directory `this_dir'.
3346
33471994-03-17 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3348
3349 * Makefile.in (install-arch-indep): Add missing backslash after a
3350 `then'.
3351
33521994-03-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3353
3354 * Makefile.in (thisdir): New variable.
3355 (install-arch-indep): Go back to thisdir to run INSTALL_DATA.
3356
33571994-03-08 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
3358
3359 * configure.in: Add freebsd.
3360
33611994-03-08 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3362
3363 * configure.in: Check for fpathconf.
3364
33651994-03-02 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
3366
3367 * configure.in (with_x_toolkit): Fix typo in previous change.
3368
33691994-03-01 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
3370
3371 * configure.in: New s-file for rs60000-ibm-aix3.2.5.
3372
33731994-02-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3374
3375 * configure.in (with_x_toolkit): Don't allow motif or open-look.
3376
33771994-02-24 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
3378
3379 * configure.in: Fix value of docdir.
3380 * Makefile.in (install-arch-indep): Install DOC* in docdir.
3381
33821994-02-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3383
3384 * configure.in (*-sysv4.1): Set NON_GNU_CPP.
3385
33861994-02-22 Karl Heuer (kwzh@geech.gnu.ai.mit.edu)
3387
3388 * configure.in: New variable docdir to control where the docstring
3389 file goes.
3390 Makefile.in: Use it to initialize PATH_DOC in paths.h.
3391
33921994-02-22 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
3393
3394 * configure.in: When --run-in-place, don't inherit archlibdir.
3395
33961994-02-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3397
3398 * Makefile.in (install-arch-dep, install-arch-indep):
3399 New targets split up former do-install rule.
3400 (do-install): Target deleted.
3401
34021994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3403
3404 * configure.in (mips-sony-newsos*): New configuration.
3405
34061994-02-14 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu)
3407
3408 * configure.in (rs6000-bull-bosx*): Added support for BULL dpx20.
3409
34101994-02-11 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
3411
3412 * configure.in: Fix misspelled symbol LD_SWITCH_X_SITE_AUX.
3413
34141994-02-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3415
3416 * configure.in: Don't initialize CC.
3417
34181994-02-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3419
3420 * configure.in (creating src/Makefile): Also generate -U switches
3421 for symbols in the $configuration value.
3422
3423 * configure.in: Check for sys_siglist being declared in system header.
3424
34251994-02-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3426
3427 * configure.in (creating src/Makefile): Delete blank lines
3428 along with lines of whitespace.
3429 (m68k-motorola-sysv*, m68000-motorola-sysv*): Compute proper CC value.
3430
34311994-02-09 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3432
3433 * configure.in: Get, use, and substitute C_SWITCH_MACHINE
3434 like C_SWITCH_SYSTEM.
3435 (m68*-motorola-sysv*): Set CC. Require cpu type to be m68k or m68000.
3436
34371994-02-04 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
3438
3439 * configure.in (drem): Check for this function.
3440
34411994-02-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3442
3443 * configure.in (Using NON_GNU_CPP): Don't lose if it has spaces.
3444 If CPP was inherited from environment, don't use NON_GNU_CPP.
3445 (NON_GNU_CC): Likewise.
3446 (handling with_gcc): Use explicit if in the `no' case.
3447 (cc_specified): New variable; if set, don't use NON_GNU_CC.
3448
34491994-02-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3450
3451 * configure.in (mips-mips-riscos4*): Set NON_GNU_CPP.
3452
34531994-02-01 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
3454
3455 * configure.in: Check whether fmod exists.
3456
34571994-01-31 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3458
3459 * make-dist: Distribute {src,lisp}/ChangeLog.? instead of
3460 {src,lisp}/OChangeLog.
3461
34621994-01-22 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3463
3464 * configure.in: Restore Jan 8 and Jan 16 changes. The -U hack is
3465 necessary for proper operation. This code works with the current
3466 released version of Autoconf.
3467
34681994-01-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3469
3470 * configure.in (with_x_toolkit): Treat values athena and lucid alike.
3471 (USE_X_TOOLKIT): Define it for all values except `no'.
3472
3473 * configure.in: Undo first Jan 8 change and Jan 16 change.
3474
34751994-01-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3476
3477 * configure.in: Handle --with-x-toolkit. Produce lwlib/Makefile.
3478 Substitute USE_X_TOOLKIT as both C macro and Make variable.
3479
3480 * Makefile.in (lwlib/Makefile): New target.
3481 (SUBDIR_MAKEFILES): Depend on lwlib/Makefile.
3482 (clean, mostlyclean, distclean, realclean): Handle lwlib subdir.
3483 (unlock, relock): Handle lwlib subdir.
3484
3485 * Makefile.in: Add some .PHONY targets.
3486
3487 * make-dist: Handle lwlib subdir like oldXMenu subdir.
3488
3489 * lwlib: New subdirectory.
3490
34911994-01-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3492
3493 * configure.in: If CPP has a value that is a directory,
3494 discard the value.
3495
34961994-01-16 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3497
3498 * configure.in (srcdir_undefs): Add g flag to sed substitution to
3499 remove -U[0-9]*.
3500
35011994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3502
3503 * Makefile.in (do-install): Install the dired-x info files.
3504
3505 * configure.in: Provide for variable LD_SWITCH_X_SITE_AUX.
3506 (See src/s/sol2.h.)
3507
35081994-01-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3509
3510 * configure.in (m68k-harris-cxux*, m88k-harris-cxux*): New configs.
3511
35121994-01-08 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3513
3514 * configure.in (creating src/Makefile): Put code inside 2nd arg to
3515 AC_OUTPUT as it should be; hopefully noone will again see fit to
3516 gratuitously break this and not make a change log entry.
3517 Optimized sed processing of Makefile.in and cpp output; now
3518 preserves comments previously removed from the cpp input.
3519 Eliminated temp file for cpp output. Generate -U switches to
3520 undefine all identifiers that appear in the directory name
3521 ${srcdir}; pass these to cpp.
3522
3523 * configure.in (version): Fix sed regexp to match two-elt version
3524 number.
3525
3526 * configure.in: Check for strerror.
3527
35281994-01-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3529
3530 * configure.in: Test for bcmp.
3531
35321994-01-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3533
3534 * make-dist (tempdir): Put subdir msdos into the distribution.
3535
35361993-01-07 Morten Welinder (terra@diku.dk)
3537
3538 * config.bat: New file.
3539
35401994-01-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3541
3542 * Makefile.in (${SUBDIR} target): Pass down LDFLAGS and CPPFLAGS.
3543
35441994-01-01 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3545
3546 * configure.in (m68*-next-*): Don't care about which os is specified.
3547 (i[34]86-*-*): Check for *-nextstop*.
3548
35491993-12-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3550
3551 * configure.in: Check for setsid.
3552
35531993-12-17 Richard Stallman (rms@srarc2)
3554
3555 * configure.in (*-sun-solaris*): Add special case for Solaris 2.3.
3556
35571993-12-15 Richard Stallman (rms@srarc2)
3558
3559 * Makefile.in (mkdir): Make only the lockdir writable.
3560
3561 * configure.in (i860-*-sysv4): Renamed from i860-*-sysvr4.
3562
35631993-12-11 Richard Stallman (rms@srarc2)
3564
3565 * Makefile.in (libdir): Use @libdir@.
3566
35671993-12-08 Richard Stallman (rms@srarc2)
3568
3569 * Makefile.in (install): Add empty command.
3570
35711993-12-04 Richard Stallman (rms@srarc2)
3572
3573 * make-dist: Put man/getopt.c in the dist.
3574
3575 * configure.in (LIBS): Add test for existence of XSetWMProtocols.
3576
3577 * Makefile.in (install): Depend on ${SUBDIR}, not `all'.
3578
35791993-12-03 Richard Stallman (rms@srarc2)
3580
3581 * configure.in (solaris): Set NON_GNU_CPP instead of CPP.
3582 Set it for all solaris versions.
3583 (mips-mips-riscos4*): Set NON_GNU_CC, not CC.
3584 (after checking for GCC): If not GCC, and NON_GNU_CPP is set, set CPP.
3585 Likewise for NON_GNU_CC and CC.
3586
35871993-12-01 Richard Stallman (rms@srarc2)
3588
3589 * configure.in (mips-mips-riscos4*): Assign variable CC.
3590 (checking ${with_gcc}): If "no", don't override CC if already set.
3591 (CC): Initialize it as empty.
3592
dff28924 35931993-11-30 Richard Stallman (rms@srarc2)
a4a9692d
DL
3594
3595 * configure.in (Suns): Set CPP if *-solaris2.3*.
3596
35971993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3598
3599 * Version 19.22 released.
3600
3601 * Makefile.in (do-install): Use umask 022 in copying etc and lisp dirs.
3602
36031993-11-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3604
3605 * make-dist: When breaking links, use cp -p.
3606 Copy install.sh into distribution.
3607 Move the temp dir up into the parent dir;
3608 don't leave the staging dir make-dist.tmp... in existence.
3609 * install.sh: New file.
3610
36111993-11-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3612
3613 * configure.in (i[34]86-ncr-sysv*): New specific alternative.
3614
36151993-11-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3616
3617 * configure.in (version): When --run-in-place, exclude
3618 ${datadir}/emacs/site-lisp from locallisppath.
3619
36201993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3621
3622 * configure.in: Delete jumk.c before writing it.
3623
36241993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3625
3626 * Version 19.21 released.
3627
3628 * Makefile.in (mkdir): Ignore error from chmod.
3629
36301993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3631
3632 * make-dist: Don't put lisp/forms.README in the distribution.
3633
36341993-11-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3635
3636 * configure.in (creating src/Makefile): Before running cpp,
3637 discard all lines that start with `# Generated' or /**/#.
3638
36391993-11-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3640
3641 * Version 19.20 released.
3642
3643 * make-dist: Use build-ins.in, not build-install.in.
3644 Don't bother updating TAGS since it's not included.
3645
3646 * build-ins.in: Renamed from build-install.in.
3647
36481993-11-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3649
3650 * make-dist: Don't try to link *.texinfo--there are none now.
3651 When running make in lib-src, specify YACC var value.
3652
36531993-10-03 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3654
3655 * configure.in (extrasub): Add vpath patterns for %.[yls].
3656
3657 * configure.in: Don't do seddery on config.status after AC_OUTPUT.
3658 Instead just include the commands to make src/Makefile as the
3659 second arg to AC_OUTPUT.
3660
3661 * configure.in: Use : instead of dnl for comment inside
3662 $makefile_command.
3663
3664 * configure.in: No longer use vpath_sed. Instead, when we notice
3665 srcdir already configured, set extrasub to hack vpath in the
3666 makefiles.
3667
3668 * configure.in: In cmds to make src/Makefile, chmod Makefile.new
3669 before moving it.
3670 * Makefile.in (VPATH): Define to @srcdir@.
3671
36721993-09-28 Brian Fox (bfox@cubit)
3673
3674 * configure.in: Don't copy ${srcdir}/src/Makefile.in; that file
3675 doesn't exist. Just copy src/Makefile.in instead. Touch
3676 all of the Makefiles after editing config.status.
3677
3678 * INSTALL: Update documentation to match new configuration
3679 mechanism.
3680
36811993-09-27 Brian Fox (bfox@ai.mit.edu)
3682
3683 * configure.in: Allow any of the path or directory Makefile
3684 variables to be set with flags to configure. Create all Makefiles
3685 at configure time. Edit special commands into config.status after
3686 src/Makefile.in is built from src/Makefile.
3687
3688 * Makefile.in (src/Makefile, lib-src/Makefile, oldXMenu/Makefile):
3689 If these files are out of date, simply have config.status
3690 rebuild them; don't rebuild them explicitly.
3691
36921993-09-25 Brian Fox (bfox@ai.mit.edu)
3693
3694 * build-install.in: Change src/xemacs to src/emacs. We no longer
3695 create src/xemacs, so the file wouldn't be found.
3696
3697 * make-dist: Remove `src/ymakefile', add `src/Makefile.in.in'.
3698
36991993-09-24 Brian Fox (bfox@albert.gnu.ai.mit.edu)
3700
3701 * configure.in: Avoid forcing the search of /usr/include before
3702 fixed include files by resetting C_SWITCH_X_SITE if it is
3703 "-I/usr/include".
3704
37051993-09-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3706
3707 * Makefile.in (@rip_paths@locallisppath):
3708 Delete ${datadir}/emacs/site-lisp.
3709
37101993-09-15 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3711
3712 * configure.in:
3713 Use AC_QUOTE_SQUOTE twice to properly quote vpath_sed value.
3714 Remove ${extra_output} from AC_OUTPUT call.
3715
37161993-09-17 Brian Fox (bfox@inferno)
3717
3718 * make-dist: Quote backquotes found in strings to be echoed.
3719
3720 * configure.in: Use "sh -c pwd" when we want to avoid having the
3721 shell fix up the value of $PWD.
3722
37231993-09-13 Brian Fox (bfox@inferno)
3724
3725 * Makefile.in (do-install): Don't abort if ln or chmod at the end
3726 of the installation fail. Suggested by Karl Berry.
3727
37281993-08-30 Brian Fox (bfox@inferno)
3729
3730 * Makefile.in (*clean): Use "$(MAKE) $(MAKEFLAGS)" wherever "make"
3731 was used. Set MAKEFLAGS from MFLAGS.
3732
37331993-09-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3734
3735 * configure.in: Test for res_init in libc.
3736
37371993-09-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3738
3739 * configure.in: In the file ${tempcname}, use configure___
3740 instead of @configure@.
3741
37421993-09-12 Roland McGrath (roland@sugar-bombs.gnu.ai.mit.edu)
3743
3744 * make-dist: Dist vpath.sed
3745
3746 * Makefile.in (lib-src/Makefile, src/Makefile, oldXMenu/Makefile):
3747 Depend on vpath.sed.
3748 Replace sed comand for VPATH with @vpath_sed@.
3749
3750 * configure.in: Substitute variable `vpath_sed'.
3751 If not in $srcdir and $srcdir is configured,
3752 issue warning that GNU make is required,
3753 and set vpath_sed to use vpath.sed script.
3754
37551993-09-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3756
3757 * configure.in: Remove check for $srcdir being configured. This
3758 pretty much works now.
3759 Grok {m68*-hp,i[34]86-*}-netbsd* and set opsys=netbsd.
3760 Check for XFree86 (/usr/X386/include) independent of whether
3761 -lXbsd exists.
3762
3763 * Makefile.in (info, dvi, clean, mostlyclean, distclean,
3764 realclean, unlock, relock): Use `$(MAKE)' in place of plain
3765 `make'.
3766
37671993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3768
3769 * Version 19.19 released.
3770
3771 * configure.in (i386-*-sunos4): Assume Sunos 4.0.
3772
37731993-08-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3774
3775 * configure.in: Check for XScreenNumberOfScreen.
3776
37771993-08-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3778
3779 * configure.in: Add * to end of all configuration alternatives.
3780 (m68*-sony-newsos3*): New alternative.
3781
37821993-08-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3783
3784 * make-dist: Include getdate.c in distribution.
3785
3786 * configure.in: For --help, use $PAGER if it is set.
3787 (LIB_X11_LIB): Default to -lX11.
3788 (mips-sgi-irix5.*): New alternative.
3789
3790 * Makefile.in (do-install): Install info/gnus* and info/sc*.
3791
3792 * configure.in (m68*-hp-hpux*, hppa*-hp-hpux*):
3793 Recognize *.B8.* as hpux version 8.
3794 (m68*-tektronix-bsd*): Fix typo in tek4300.
3795 (AC_HAVE_FUNCS): Add ftime.
3796
37971993-08-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3798
3799 * configure.in (m88k-tektronix-sysv3*): Added the missing *.
3800 Use tekxd88, not tekXD88.
3801
38021993-08-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3803
3804 * configure.in: Check for -lm. Then can check for frexp and logb.
3805
38061993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3807
3808 * Version 19.18 released.
3809
3810 * make-dist (src): Don't put gnu-hp300 in dist.
3811 (src, lisp): Include OChangeLog in dist.
3812
38131993-08-08 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3814
3815 * configure.in: Test for presence of logb and frexp functions.
3816
38171993-08-05 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3818
3819 * configure.in (machine): Add i370-ibm-aix*.
3820
38211993-08-03 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3822
3823 * configure.in (function checks): Test for mkdir and rmdir.
3824
3825 * configure.in (function checks): Don't test for random and bcopy
3826 only when we're building with X; look for them all the time.
3827
38281993-07-30 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3829
3830 * configure.in: Test for availability of bcopy functions, searching
3831 the X libraries if we're using X.
3832
3833 * configure.in: Test for the presence of/usr/lpp/X11/bin/smt.exp,
3834 and #define HAVE_AIX_SMT_EXP if we do. This is present in some
3835 versions of AIX, and needs to be passed to the loader.
3836
3837 * configure.in: Test for the availablility of the
3838 XScreenResourceString function.
3839
38401993-07-30 David J. MacKenzie (djm@frob.eng.umd.edu)
3841
3842 * configure.in: If we found X on our own, set C_SWITCH_X_SITE and
3843 LD_SWITCH_X_SITE and assume --with-x11.
3844 Only look for X11 files if we weren't told about a window system
3845 or if we were told to use X11 but not told where.
3846 Search the libraries from the s and/or m files when checking for
3847 functions.
3848
3849 * configure.in: Remove any trailing slashes in prefix and exec_prefix.
3850
38511993-07-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3852
3853 * make-dist: Include lisp/dired.todo in the distribution.
3854
38551993-07-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3856
3857 * configure.in: Add code to set HAVE_INET_SOCKETS.
3858
38591993-07-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3860
3861 * configure.in: If we do find x_includes and x_libraries
3862 via AC_FIND_X, set C_SWITCH_X_SITE and LD_SWITCH_X_SITE.
3863
38641993-07-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3865
3866 * make-dist: Include src/gnu-hp300 in the dist.
3867
3868 * configure.in (canonical): New variable holds the canonicalized
3869 configuration. Don't alter `configuration'. Use `configuration'
3870 for Makefile.in for file naming.
3871 (testing x_includes and x_libraries): Use =, not ==.
3872
38731993-07-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3874
3875 * Version 19.17 released.
3876
3877 * Makefile.in (src/Makefile): Propagate C_SWITCH_SYSTEM to the src
3878 directory's makefile. This allows the invocation of CPP which
3879 builds xmakefile to receive these switches. The SunSoft C
3880 preprocessor inserts spaces between tokens if it doesn't get the
3881 -Xs flag requested in src/s/sol2.h.
3882
38831993-07-12 Frederic Pierresteguy (F.Pierresteguy@frcl.bull.fr)
3884
3885 * configure.in (m68k-bull-sysv3): new config.
3886
38871993-07-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3888
3889 * configure.in: Use the autoconf AC_FIND_X macro to try to find
3890 the X Windows libraries.
3891
38921993-07-07 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3893
3894 * make-dist (tempdir): Don't create lisp/forms-mode directory in
3895 the distribution. Those files aren't kept in their own
3896 subdirectory any more.
3897
38981993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3899
3900 * Version 19.16 released.
3901
39021993-06-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3903
3904 * configure.in: Add --verbose flag.
3905
39061993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3907
3908 * version 19.15 released.
3909
39101993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3911
3912 * Makefile.in (top_distclean): Use -f switch when cleaning out
3913 lock dir; it might be empty.
3914
3915 * configure.in: Only check for -lXbsd once.
3916
39171993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3918
3919 * Version 19.14 released.
3920
39211993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3922
3923 * make-dist: If using gzip, create distribution with '.gz' extension.
3924
3925 * make-dist (lisp/term): This doesn't have a ChangeLog anymore.
3926 (lisp/forms-mode): This doesn't exist anymore.
3927
3928 * configure.in: Look for the closedir function.
3929
39301993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3931
3932 * configure.in (CPP): Autoconf sets this to a shell variable
3933 reference, which doesn't work when it's edited into a makefile.
3934 Expand that variable reference.
3935
3936 * Makefile.in (CPP): New variable.
3937 (src/Makefile): Edit CPP into src/Makefile.
3938
3939 * Makefile.in (src/Makefile): Don't bother exiting single quotes
3940 and entering double quotes to get the values of LD_SWITCH_X_SITE
3941 and the other make variables; make substitutes them in anyway.
3942
3943 * Makefile.in (uninstall): Don't remove the lisp and etc
3944 directories if they're in the source tree.
3945
3946 Bring mumbleclean targets into conformance with GNU coding standards.
3947 * Makefile.in (mostlyclean, clean): Separate these two; just have
3948 them pass the request to the subdirectory makefiles.
3949 (distclean): Pass the request down, and then get rid of the
3950 files configure built, and get rid of the Makefiles.
3951 (realclean): Pass the request down, and then do the same things
3952 distclean does.
3953 (uninstall, info, dvi): New targets.
3954
3955 * configure.in: Move clause for PC-compatible i386 box to the end
3956 of the case statement, to avoid masking configurations below.
3957
3958 * configure.in: Add case for m88k-motorola-sysv4.
3959
3960 * configure.in: Add support for HP/UX versions 7, 8, and 9 on
3961 the HP 68000 machines.
3962
3963 * configure.in: Put the arguments to LD_SWITCH_X_SITE's and
3964 C_SWITCH_X_SITE's -L and -I switches in quotes, so the
3965 preprocessor won't fiddle with them.
3966
39671993-06-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3968
3969 * Makefile.in (TAGS): cd to src to run etags.
3970
39711993-06-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3972
3973 * configure.in (version): Check the X libraries for XrmSetDatabase
3974 and random, and see if we have -lXbsd.
3975
39761993-06-11 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3977
3978 * configure.in: Pass "-Isrc" to the CPP we run to examine the
3979 s/*.h and m/*.h files. Martin Tomes
3980 <mt00@controls.eurotherm.co.uk> says ISC Unix 3.0.1 needs it.
3981
39821993-06-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3983
3984 * configure.in: Move i386-prime-sysv* and i386-sequent-bsd*
3985 above the general i386 alternative.
3986
39871993-06-10 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3988
3989 * configure.in: Recognize configuration name for Data General
3990 AViiON machines.
3991
3992 * configure.in: Use AC_LONG_FILE_NAMES.
3993
39941993-06-09 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3995
3996 * configure.in: Test for bison.
3997 * Makefile.in (YACC): New variable.
3998 (lib-src/Makefile.in): Edit YACC into the makefile.
3999
40001993-06-08 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4001
4002 * Version 19.13 released.
4003
4004 * configure.in (CFLAGS): Don't set this according to the value of
4005 the GCC shell variable. Instead, consult the machine and system
4006 files for the values of C_OPTIMIZE_SWITCH and C_DEBUG_SWITCH, and
4007 test __GNUC__ while we're at it.
4008
4009 * configure.in: Remove extra ;; from hpux cases.
4010
40111993-06-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4012
4013 * configure.in: Check to see if the system has -ldnet.
4014
40151993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4016
4017 * make-dist: Add clauses to distribute lisp/forms-mode.
4018
40191993-06-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4020
4021 * configure.in (machine): Fix the versions in hpux version number test.
4022 Do not guess based on cpu type. Do check for explicit system version.
4023
40241993-06-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4025
4026 * configure.in: Do NOT look for `unknown' as company name.
4027
40281993-06-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4029
4030 * configure.in: Fix typo in message.
4031
40321993-06-01 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4033
4034 * Version 19.12 released.
4035
4036 * Makefile.in (do-install): Correct previous etc-copying change.
4037 Partially rewrite using `if'.
4038 (src/Makefile): Insert --x-libraries option into LD_SWITCH_X_SITE.
4039
4040 * Version 19.11 released.
4041
4042 * configure.in: Handle 386bsd.
4043
40441993-05-31 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4045
4046 * make-dist: Update getdate.c.
4047
4048 * configure.in: Handle bsd386.
4049
4050 * Makefile.in (do-install): Use `-' in tar options.
4051
4052 * configure.in: Change ! "${...}" to x"${...}" = x.
4053
4054 * Makefile.in (do-install): Copy the DOC-* files from the build
4055 etc directory, as well as lots of things from ${srcdir}/etc.
4056
4057 * make-dist: Copy config.guess.
4058
4059 * configure.in: Handle AIX versions 1.2, 1.3.
4060
40611993-05-30 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4062
4063 * configure.in: Use s/bsd4-3.h for mips-mips-riscos4, and add
4064 the configuration name mips-mips-usg* to represent USG systems.
4065
4066 * configure.in: Fix logic to detect if srcdir is already configured.
4067
4068 * Makefile.in: Pass in LD_SWITCH_X_SITE.
4069
4070 * Makefile.in (mkdir, clean, mostlyclean, do-install): Use `(cd
4071 foo && pwd)` instead of `(cd foo ; pwd)` to get the canonical name
4072 of a directory; cd might fail, and have pwd print out the current
4073 directory.
4074
40751993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4076
4077 * configure.in: When looking for sources, use '.', not `.`. Also '..'.
4078
40791993-05-30 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4080
4081 * configure.in: Complain if srcdir points at an already-configured
4082 tree.
4083
40841993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4085
4086 * Version 19.10 released.
4087
40881993-05-29 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4089
4090 * Makefile.in: Use Makefile comments, not C comments.
4091
4092 * configure.in: Add case for the Tektronix XD88.
4093
40941993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4095
4096 * configure.in: Handle sysv4.2 and sysvr4.2.
4097
40981993-05-29 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4099
4100 * configure.in: Traverse the argument list without destroying it;
4101 don't use shift. It turns out that "set - ${saved_arguments}"
4102 doesn't work portably.
4103
4104 * configure.in: Add missing "fi".
4105
4106 * make-dist: Rebuild configure if configure.in is newer.
4107
4108 * Makefile.in (src:, lib-src:, FRC:): force the src and lib-src
4109 targets to be executed even if make remembers that it has already
4110 stisfied FRC.
4111
41121993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4113
4114 * Makefile.in (do-install): Delete redundant code to copy etc twice.
4115
4116 * configure.in (romp): Handle various version numbers with aos and bsd.
4117
41181993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4119
4120 * configure.in: Fix message text.
4121
41221993-05-28 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4123
4124 * make-dist: Make a `site-lisp' directory in the distribution,
4125 instead of a `local-lisp' directory, which hasn't been the
4126 appropriate name for a long time.
4127 * Makefile.in (@rip_paths@locallisppath): Use site-lisp directory
4128 from the distribution first, then /usr/local/lib/emacs/site-lisp.
4129
4130 * Makefile.in (do-install): Correctly detect if ./etc and
4131 ${srcdir}/etc are the same.
4132
4133 * configure.in: Extract UNEXEC from the system configuration
4134 files, compute the name of the source file corresponding to the
4135 object file, and #define it as UNEXEC_SRC in config.h.
4136
4137 * configure.in: If srcdir is '.', then try using PWD to make it
4138 absolute.
4139
4140 * configure.in: Include ${srcdir} in the printed report, to help
4141 people notice if it's an automounter path.
4142
41431993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4144
4145 * configure.in (prefix): Don't run pwd on srcdir unnecessarily.
4146
41471993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4148
4149 * Makefile.in (do-install): Delete the dest dir, not the source dir,
4150 when they are different. Add `shift' command.
4151 (COPYDESTS, COPYDIR): Delete external-lisp dir.
4152 (externallispdir): Var deleted.
4153
4154 * configure.in: Delete spurious paren outputting short_usage.
4155
41561993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4157
4158 * Version 19.9 released.
4159
41601993-05-26 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4161
4162 * Makefile.in (${SUBDIR}): Pass the value of the make variable to
4163 subdirectory makes.
4164
4165 * make-dist: Check for .elc files with no corresponding .el file.
4166
4167 * Makefile.in (mkdir): Make all the directories in locallisppath.
4168
4169 * config.guess: New file.
4170 * configure.in: Use it, tentatively.
4171 * INSTNALL: Mention its usage.
4172
4173 * configure.in (hppa-hp-hpux): Use uname -r instead of uname -m;
4174 the former gives you the operating system rev directly. Use
4175 s/hpux.h if we don't recognize what we got.
4176
4177 * Makefile.in (do-install): Don't remove a destination directory
4178 if it's the same as the source. If ${srcdir}/info == ${infodir},
4179 don't try to copy the info files.
4180
4181 * Makefile.in (COPYDIR, COPYDESTS): Don't mention etc twice; this
4182 doesn't work if you're not using a separate source directory.
4183 (do-install): Copy the build tree's etc directory only after
4184 making sure it's not also the source tree's etc directory.
4185
41861993-05-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4187
4188 * configure.in: Handle sunos4.1.3 specially.
4189
41901993-05-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4191
4192 * Makefile.in (INSTALL): Add definition.
4193
4194 * configure.in: Fix some messages. Support -with-gnu-cc.
4195 At the end, use `set --', not `set -'.
4196 Delete spurious `.h' in hpux alternatives.
4197
41981993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4199
4200 * Version 19.8 released.
4201
42021993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4203
4204 * configure.in: When looking for source in the same directory as
4205 the configure script, make the path thus discovered absolute.
4206 If the user specifies the `--srcdir' switch, make that directory
4207 absolute too.
4208
4209 * Makefile.in (srcdir): Remove comment saying this doesn't work.
4210
4211 * Makefile.in (src/paths.h): Edit the `infodir' variable into this
4212 too, as the value of the PATH_INFO macro.
4213
4214 * configure.in: Check to see if the source lives in the same
4215 directory as the configure script.
4216
42171993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4218
4219 * Makefile.in (install): Split this into `install' and
4220 `do-install', to give people more control over exactly what gets
4221 done.
4222 (do-install): New target, containing the guts of `install'. Don't
4223 remove and recreate the directories inside the copying loop - do
4224 it all before the copying loop. Pass more flags to the lib-src
4225 make.
4226 (mkdir): Create ${infodir}, ${mandir}, and ${sitelispdir} here, to
4227 avoid errors and warnings.
4228
4229 * configure.in: For generic IBM PC boxes, insist on "unknown" for
4230 the manufacturer - the more general case was blocking other i386
4231 configuration names below, and that's how the names are written in
4232 MACHINES anyway.
4233
4234 * make-dist: When breaking links, remove the link before moving
4235 the copy onto it, to avoid interactive behavior.
4236
4237 * Makefile.in: Doc fix.
4238
4239 * configure.in: Doc fix.
4240
4241 * INSTALL: Mention --exec-prefix option.
4242
4243 * configure.in: Add support for the `--exec-prefix' option.
4244 * Makefile.in: Accept that support.
4245
4246 * configure.in: Use the AC_PROG_INSTALL macro.
4247 * Makefile.in (INSTALL): Variable removed.
4248 (INSTALL_PROGRAM, INSTALL_DATA): Accept these values from configure.
4249
4250 * configure.in: Distinguish between hp800's and hp700's by calling
4251 "uname -m".
4252
42531993-05-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4254
4255 * configure.in: Recognize configuration names for i860 boxes
4256 running SYSV.
4257
42581993-05-23 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4259
4260 * configure.in: Distinguish between hp800's and hp700's by the
4261 version of HP/UX they run, since that's something people are more
4262 likely to know - hp700's run 8.0.
4263 Add HP 700 configuration.
4264
4265 * configure.in: Test for the presence of the `rename' function.
4266
4267 * Makefile.in (C_SWITCH_X_SITE): New variable - get this from
4268 configure.in.
4269 (oldXMenu/Makefile): Edit C_SWITCH_X_SITE into this.
4270
4271 * make-dist: Break intra-tree links.
4272
4273 * configure.in: Explain that this is an autoconf script, and give
4274 instructions for rebuilding configure from it. Arrange to put
4275 comments in configure explaining this too.
4276
4277 * configure.in: Make the first line of the configure script be
4278 "#!/bin/sh". Leaving the first line blank didn't work.
4279
4280 * configure.in (long_usage): Removed; made short_usage describe
4281 the options briefly.
4282
4283 * configure.in: Implement the --prefix option.
4284 * Makefile.in (prefix): Add support for it here.
4285 * INSTALL: Document it here.
4286
4287 * Makefile.in (install): Don't assume that the files in the `info'
4288 subdirectory match *.info. They don't have that prefix.
4289
42901993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4291
4292 * configure.in: Add case for version 5 of Esix.
4293
42941993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4295
4296 * Version 19.7 released.
4297
4298 * make-dist: There aren't any *.com files in lib-src anymore.
4299
4300 * make-dist: Copy texinfo.tex and texindex.c, rather than linking
4301 them; they're symlinks to other filesystems on the GNU machines.
4302
4303 * make-dist: Check that the manual reflects the same version of
4304 Emacs as stated in lisp/version.el. Edit that version number into
4305 the README file.
4306
43071993-05-21 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4308
4309 * configure.in: Remove the hack of AC_DEFINE; use
4310 AC_DEFINE_UNQUOTED.
4311
43121993-05-20 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4313
4314 * make-dist: Don't distribute precomp.com, compile.com, or
4315 link.com from ./src; they're in ./vms now.
4316
4317 Some time-handling patches from Paul Eggert:
4318 * configure.in: Add AC_TIMEZONE.
4319
43201993-05-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4321
4322 * configure.in: Recognize Linux as a valid operating system for
4323 the i386.
4324
43251993-05-18 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4326
4327 * make-dist: Distribute some VMS files we got from Richard Levitte.
4328
4329 * Makefile.in (oldXMenu/Makefile): Take oldXMenu/Makefile.in as
4330 the source for the sed command, not oldXMenu/Makefile.
4331
43321993-05-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4333
4334 * INSTALL: Don't claim the srcdir option doesn't work.
4335
43361993-05-16 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4337
4338 * configure.in: Include remarks saying what order the autoconf
4339 tests should go in, and remind people to change config.h.in
4340 whenever they add autoconf tests which make #definitions.
4341
4342 * make-dist: Distribute oldXMenu/Makefile.in, not oldXMenu/Makefile.
4343
43441993-05-15 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4345
4346 * Makefile.in (oldXMenu/Makefile): Make this depend on
4347 ${srcdir}/oldXMenu/Makefile.in, not itself.
4348
4349 * PROBLEMS: Some updates from David J. Mackenzie.
4350
4351 More changes from David J. Mackenzie.
4352 * Makefile.in (install.sysv, install.xenix, install.aix): Targets
4353 removed; autoconf and config.h should specify all these
4354 differences.
4355 (buildlisppath): Make this path depend on ${srcdir}.
4356 (INSTALLFLAGS): Removed.
4357 (INSTALL): Include the -c flag.
4358 (install): Change the way we invoke install accordingly.
4359
4360 Install ${srcdir} changes from DJM.
4361 * Makefile.in (SUBDIR_MAKEFILES): Add oldXMenu/Makefile to this
4362 list.
4363 (COPYDIR, COPYDESTS): Install files from both the etc directory in
4364 the source tree and the etc directory in the object tree.
4365 (${SUBDIR}): Pass the prefix variable down to submakes.
4366 (everywhere): Use `sed', not `/bin/sed'. Not all systems have sed
4367 in /bin.
4368 (lib-src/Makefile, src/Makefile, oldXMenu/Makefile): Edit in
4369 values for srcdir and VPATH.
4370 (install): Add `v' flag to tar command. Make sure that `dir'
4371 exists in ${srcdir}/info before copying it. Remember that the man
4372 pages come from the source tree, not the object tree.
4373 * configure.in: Remove remarks saying that the --srcdir option
4374 doesn't work.
4375 Create the etc directory in the object tree.
4376 Recognize configuration names of the form *-sun-solaris*.
4377 Recognize sunos5 and solaris as operating system names.
4378
4379 * configure.in: Use the AC_TIME_WITH_SYS_TIME macro, for
4380 lib-src/getdate.y and src/systime.h.
4381
43821993-05-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4383
4384 * make-dist: Make links in info subdir.
4385
43861993-05-13 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4387
4388 * configure.in: Call AC_STDC_HEADERS.
4389
43901993-05-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4391
4392 * configure.in: Sidestep autoconf's quoting of the second argument
4393 of AC_DEFINE, so we can specify the value to put there. It would
4394 be nice if autoconf provided some way to specify computed values
4395 for macros.
4396
43971993-05-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4398
4399 * Makefile.in (DEFS): Deleted; since we're using AC_CONFIG_HEADER,
4400 this is always just -DHAVE_CONFIG_H.
4401
4402 The GNU coding standards specify that CFLAGS should be left for
4403 users to set.
4404 * Makefile.in (CFLAGS): Let configure determine the default value
4405 for this. Don't
4406 have it default to DEFS.
4407 (${SUBDIR}): Pass CFLAGS down to submakes, not DEFS.
4408 (lib-src/Makefile, src/Makefile): Edit the default value for
4409 CFLAGS into these files, not DEFS.
4410 * configure.in (CFLAGS): Choose a default value for this - "-g"
4411 normally, or "-g -O" if we're using GCC. Edit it into the
4412 top-level Makefile.
4413
4414 * configure.in: When scanning the machine and system description
4415 #include files, write their names to conftest.c properly.
4416
44171993-05-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4418
4419 * configure.in: In configuration name case for Apallos running
4420 Domainios, set opsys, not opsysfile.
4421
4422 * configure.in: Use the autoconf AC_CONFIG_HEADER macro to produce
4423 src/config.h, instead of AC_OUTPUT; the latter overwrites
4424 src/config.h even when it hasn't changed, puts a makefile-style
4425 comment at the top even though it's C code, and produces a
4426 config.status script which doesn't do the job right.
4427
4428 * configure.in: Add AC_LN_S test, so we can tell whether or not we
4429 can use a symbolic link to get the X Menu library into src.
4430 * Makefile.in (LN_S): New variable.
4431 (src/Makefile): Edit the value of LN_S into this makefile.
4432
44331993-05-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4434
4435 * configure.in: Support *-sco3.2v4* as opsystem.
4436
4437 * make-dist: Don't include calc directory.
4438 Exclude many files in the man directory; copy a few.
4439
44401993-05-04 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4441
4442 * configure.in: Use AC_HAVE_HEADERS to test for sys/time.h, and
4443 call AC_STRUCT_TM to see what's in time.h.
4444
4445 * configure.in: Employ quoting stupidity to get the value of CPP
4446 to expand properly.
4447
44481993-04-27 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4449
4450 * configure.in: Use the AC_PROG_CPP macro, and then use the CPP
4451 variable to scan the machine and system description files.
4452
4453 * configure.in: Use the AC_HAVE_HEADERS to check for sys/timeb.h,
4454 so that getdate.y builds correctly.
4455
44561993-04-26 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4457
4458 * configure.in (tempcname): Change this to "conftest.c", so it will
4459 work properly on systems with short filenames; this is the name
4460 autoconf uses.
4461
4462 * configure.in: Also detect the availability of dup2 and
4463 gethostname.
4464
4465 * configure.in: Use the AC_ALLOCA test.
4466 * Makefile.in (ALLOCA): New variable, to be set by ./configure.
4467 (lib-src/Makefile): Edit the value of ALLOCA into lib-src/Makefile.
4468
44691993-04-24 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4470
4471 * make-dist: Distribute configure, as well as configure.in.
4472 Oversight.
4473
44741993-04-23 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4475
4476 * Makefile.in (install): Print out the name of the directory we're
4477 copying, so people can have some idea of whether we're making
4478 progress.
4479
4480 * Makefile.in (install.aix, install.xenix, install.sysv, install):
4481 Don't forget to re-create the COPYDESTS directories after we clear
4482 them out.
4483
44841993-04-13 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4485
4486 * Makefile.in: Add autoconf cookies so that the configure
4487 script can comment out sections of path variable definitions to
4488 choose between the installable configuration and the run-in-place
4489 configuration.
4490 * configure.in: Add new option `--run-in-place', to select the
4491 run-in-place path definitions.
4492
4493 * configure.in: Add a clause to the big configuration name case
4494 for the NeXT machine.
4495
44961993-04-12 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4497
4498 * Makefile.in (install, install.sysv, install.xenix, install.aix):
4499 Make sure that each source directory exists, and is different from
4500 the destination directory; then, delete the destination before
4501 copying over the source.
4502
4503 * make-dist: Distribute configure.in, instead of configure.
4504
45051993-04-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4506
4507 * configure.in: Don't set CC to "gcc -O" if the user specifies
4508 `--with-gcc'. Add -O to DEFS if GCC is set.
4509
45101993-04-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4511
4512 * Makefile.in (clean mostlyclean): Missing right paren.
4513
4514 * configure.in: When checking for X windows, search for an X11
4515 subdirectory of ${x_includes}.
4516
4517 * configure.in: Check for gettimeofday function, for getdate.y.
4518
4519 Change `configure' to a mixture of custom code and autoconf stuff.
4520 autoconf can't derive all the information we need, but we'd really
4521 like to be able to take advantage of some of its tests, and its
4522 file-editing facilities.
4523 * configure.in: Renamed from configure.
4524 Quote the sections of shell script we want copied literally to
4525 the configure script.
4526 (compile): Initialize this to make the autoconf macros' code happy.
4527 Use AC_PROG_CC, AC_CONST, and AC_RETSIGTYPE instead of writing out
4528 code to do their jobs.
4529 Use autoconf to produce Makefile and src/config.h.
4530 Remove the Makefile-style comment that autoconf places at the top
4531 of src/config.h.
4532 (config_h_opts): Removed - no longer necessary.
4533 * Makefile.in (configname): Renamed to configuration.
4534 (CONFIG_CFLAGS): Renamed to DEFS.
4535 (CC, DEFS, C_SWITCH_SYSTEM, version, configuration): Adjusted to
4536 get values via autoload @cookies@.
4537 (libsrc_libs): Get this from autoconf. We used to do nothing
4538 about this.
4539 (${SUBDIR}): Pass DEFS to submakes instead of CONFIG_CFLAGS.
4540
4541 * Makefile.in (src/paths.h, lib-src/Makefile, src/Makefile): Don't
4542 echo the move-if-change command.
4543
45441993-04-08 Jim Blandy (jimb@churchy.gnu.ai.mit.edu)
4545
4546 * make-dist: Distribute lib-src/rcs-checkin.
4547
4548 * make-dist: It's oldXMenu/compile.com, not oldXMenu/compile.mms.
4549 Don't try to make links to the RCS or Old subdirectories.
4550 Use the appropriate extension for the compression type in use.
4551 Create the tar file in the shell's initial default directory, not
4552 in ${tempparent}.
4553 Erase the whole ${tempparent} tree, not just ${tempdir}.
4554
45551993-03-30 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4556
4557 * Makefile.in (src/paths.h): Don't echo the huge sed command we
4558 use to build paths.h.
4559 (lib-src/Makefile, src/Makefile): Similarly.
4560
4561 * configure: Extend test for working `const' keyword to handle AIX
4562 3.2 cc.
4563
45641993-03-24 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4565
4566 * make-dist: Distribute lisp/term/ChangeLog.
4567
4568 Arrange for C compilation throughout the tree to get
4569 C_SWITCH_SYSTEM from the configuration files.
4570 * configure: Extract C_SWITCH_SYSTEM from the machine and
4571 system-dependent files, and save it in the top-level Makefile.
4572 * Makefile.in (C_SWITCH_SYSTEM): New flag for configure to edit.
4573 (lib-src/Makefile): Edit C_SWITCH_SYSTEM into lib-src/Makefile.
4574
4575 * make-dist: Include the VMS support files in oldXMenu in the
4576 distribution.
4577
4578 * configure: Doc fix.
4579
4580 * configure: Fix corrupted config_h_opts.
4581
4582 * configure: Properly report option names in error messages.
4583
4584 * configure: Properly recognize --x-includes and --x-libraries
4585 options.
4586
4587 * configure: Fix syntax errors in code handling XFree386.
4588
45891993-03-23 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4590
4591 * configure: Add special code to detect XFree386, and tell
4592 config.h about it.
4593
4594 * configure: Properly handle extracting values of LIBS_MACHINE and
4595 LIBS_SYSTEM that contain spaces.
4596
4597 * configure: Add `--x-includes' and `--x-libraries' options. I
4598 think these are dopey, but no less than three alpha testers, at
4599 large sites, have said they have their X files installed in odd
4600 places. Implement them by setting C_SWITCH_X_SITE and
4601 LD_SWITCH_X_SITE in src/config.h.
4602
46031993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4604
4605 * make-dist: Don't distribute etc/Old files.
4606
4607 * GETTING.GNU.SOFTWARE, PROBLEMS: Registered into RCS with their
4608 backups.
4609
46101993-03-20 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4611
4612 * make-dist: Fix typo.
4613
46141993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4615
4616 * make-dist: Corrected typo, fixed it to discard = and TAGS files
4617 in some cases where it should but didn't seen to.
4618
4619 * Makefile.in: Added unlock and relock productions.
4620
46211993-03-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4622
4623 * make-dist: Add a --compress option to force make-dist to use
4624 compress.
4625
4626 * make-dist: Use gzip, if we can find it.
4627
4628 * configure: Recognize rs6000-ibm-aix32 and rs6000-ibm-aix, and
4629 make rs6000-ibm-aix default to -aix32.
4630
46311993-03-17 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4632
4633 * Makefile.in: Added `Developer's configuration' section.
4634
46351993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4636
4637 * Makefile.in: Add commented-out variable settings for developer's
4638 configuration.
4639
46401993-03-14 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4641
4642 * make-dist: Distribute `src/bitmaps' too.
4643
46441993-03-14 Charles Hannum (mycroft@hal.gnu.ai.mit.edu)
4645
4646 * configure: Recognize rs6000-ibm-aix32 and rs6000-ibm-aix, and
4647 make rs6000-ibm-aix default to -aix32.
4648
46491993-03-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4650
4651 * configure: Recognize strings like "sysvr0" or "sysvr1" as System V.
4652
4653 * Makefile.in (install.sysv): Add a second `$' in front of
4654 `${dest}', so that the shell will expand it, instead of Make.
4655
4656 * configure: When processing the name of the configure script,
4657 collapse `././' to `./', but leave a single `./' prefix alone.
4658
4659 * configure: Doc fix.
4660
46611993-03-04 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4662
4663 * configure: Handle isc3.0 correctly.
4664
46651993-02-25 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4666
4667 * make-dist: Don't try to copy the COPYING notice into
4668 external-lisp; we're not distributing that directory any more.
4669
46701993-02-24 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4671
4672 * Makefile.in (install, install.aix, install.xenix, install.sysv):
4673 Remove CVS subdirectories from the installed directory trees, as
4674 well as RCS directories.
4675
46761993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4677
4678 * make-dist: Only copy gmalloc.c if we couldn't link it.
4679 Don't try to copy man/{README,Makefile} unless they actually exist.
4680
4681 * Makefile.in (lisppath): Don't include externallispdir in this.
4682 We're not sure whether we're even going to distribute the
4683 directory yet.
4684
46851993-02-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4686
4687 * make-dist: Don't distribute the external-lisp directory anymore.
4688 * INSTALL: Remove all references to external-lisp.
4689
4690 * configure: Detect whether the compiler supports `const'
4691 properly, and edit src/config.h accordingly.
4692
4693 * configure: Tweak layout of final report.
4694
4695 * Makefile.in (${SUBDIR}): Pass CONFIG_CFLAGS to the submakes, not
4696 CFLAGS.
4697
4698 * Makefile.in (locallisppath): Make this default to
4699 ${datadir}/emacs/site-lisp, instead of
4700 ${datadir}/emacs/local-lisp. ${datadir} and ${statedir} are often
4701 the same thing, and local-lisp causes completion conflicts with
4702 lock.
4703 (lisppath): Add ${externallispdir} to this.
4704 * INSTALL: Adjust installation directions.
4705
4706 * Makefile.in (externallispdir): New variable, to say where to
4707 install the externally-maintained lisp files.
4708 (COPYDIR, COPYDESTS): Copy the external lisp directory just like
4709 the others.
4710 * INSTALL: Describe external-lisp and the new externallispdir
4711 variable.
4712
47131993-02-14 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4714
4715 * configure (progname): New option `--with-gcc'. Make it clearer
4716 how we are trying to guess whether or not we have GCC.
4717 * INSTALL: Document the `--with-gcc' option, and improve
4718 description of `--with-x' options.
4719
47201993-02-06 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4721
4722 * Makefile.in (COPYDIR, COPYDESTS): Remove ${srcdir}/info and
4723 ${infodir} from these variables; we have written out explicit code
4724 to install the info files.
4725
47261993-01-25 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4727
4728 * make-dist: Don't distributed the RCS files in the etc directory.
4729
47301993-01-24 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4731
4732 * Makefile.in: Some makes can't handle comments in the middle of
4733 commands; move them to before the whole rule.
4734
47351993-01-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4736
4737 * README: Mention what Emacs is.
4738
47391993-01-14 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4740
4741 * make-dist: Include `./lisp/calc-2.02' in the distribution.
4742 Add `./cpp' and `./man' back into the distribution.
4743
47441993-01-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4745
4746 * Makefile.in: Define MAKE, and use where appropriate.
4747
47481993-01-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4749
4750 * make-dist: Remember that the authoritative COPYING notice is
4751 `etc/COPYING', not `../etc/COPYING'.
4752
47531992-12-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4754
4755 * make-dist: Make sure that the COPYING notices in each directory
4756 are copies, not symlinks.
4757
47581992-12-19 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4759
4760 * INSTALL: The build process produces an executable called `emacs'
4761 now. Change references.
4762 * Makefile.in: Adjust `install.mumble' targets to install
4763 `src/emacs', not `src/xemacs'.
4764
4765 * configure: Start with a blank line; this keeps some old CSH's
4766 from thinking it's a CSH script. Most systems will just use
4767 /bin/sh to run it, which is what we're expecting; the only other
4768 shells which might try to interpret it themselves are probably
4769 Bourne-compatible.
4770
47711992-12-14 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4772
4773 * INSTALL: Improvements suggested by David Mackenzie.
4774
47751992-12-12 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4776
4777 * Makefile.in (install, install.sysv, install.xenix, install.aix):
4778 Don't try to copy the info files if there aren't any; the
4779 unexpanded globbing pattern disappoints `install'. Ignore the
4780 return status of that command.
4781
4782 * INSTALL: Updated for new configuration arrangement.
4783
4784 * configure: Don't make the top-level Makefile read-only - people
4785 may want to edit the values of the path variables.
4786
4787 * Makefile.in (install, install.sysv, install.xenix, install.aix):
4788 Install the info files in ${infodir}. Install the executable
4789 under both `emacs' and `emacs-VERSION'.
4790
4791 * Makefile.in: Doc fix.
4792
4793 * Makefile.in (exec_prefix): New variable, as per latest version
4794 of coding standards.
4795 (bindir, libdir): Use it, instead of `prefix'.
4796 (lib-src/Makefile): Edit value of exec_prefix into lib-src/Makefile.
4797
4798 * Makefile.in (mandir): Make the default value for this depend on
4799 $(prefix).
4800
4801 * Makefile.in (datadir, statedir, libdir): Make these all default
4802 to ${prefix}/lib.
4803 (lispdir, locallisppath, etcdir, lockdir, archlibdir): Adjusted
4804 to compensate.
4805
4806 * Makefile.in (install, install.sysv, install.xenix, install.aix):
4807 Install the etags and ctags man pages too.
4808
4809 * Makefile.in (distclean): Don't delete backup files; that's the
4810 job of extraclean.
4811 (extraclean): Like distclean, but deletes backup and autosave files.
4812
48131992-12-10 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4814
4815 Make path specification conform to GNU coding standards.
4816 * configure (long_usage): Remove all traces of old arguments from
4817 usage messages, and document the options we do accept in more
4818 detail: -with-x... and --srcdir.
4819 (options, boolean_opts): Deleted; we don't have enough options to
4820 make this worthwhile.
4821 (prefix, bindir, lisppath, datadir, libdir, lockdir): Deleted,
4822 along with the code which supported them; these should be set as
4823 arguments to the top-level make.
4824 (config_h_opts): Since this no longer doubles as a list of option
4825 names, make them upper case; this simplifies the code which uses
4826 them to build the sed command to edit src/config.h. Change the
4827 code which sets them.
4828 (cc, g, O): Don't allow the user to set these using options; they
4829 should be specified using `CC=' and `CFLAGS=' arguments to the
4830 top-level make. Just choose reasonable default values for them,
4831 and edit them into Makefile.in's default CC and CONFIG_CFLAGS
4832 values.
4833 (gnu_malloc, rel_alloc): Don't allow the user to set these using
4834 options; use them whenever the configuration files say they're
4835 possible.
4836 Simplify the argument processing loop. Don't accept abbreviations
4837 for option names; these might conflict with other configuration
4838 options in the future.
4839 Add some support for the `--srcdir' option. Check for the sources
4840 in . and .. if `--srcdir' is omitted. If the directories we will
4841 compile in don't exist yet, create them under the current directory.
4842 Note that the rest of the build process doesn't really support
4843 this.
4844 Edit only the top Makefile. That should edit the others. Edit
4845 into the makefile: `version', from lisp/version.el, `configname'
4846 and `srcdir' from the configuration arguments, `CC' and
4847 `CONFIG_CFLAGS' as guessed from the presence or absence of GCC in
4848 the user's path, and LOADLIBES as gleaned from the system
4849 description files.
4850 Simplify the report generated; it doesn't need to include any
4851 description of paths now.
4852 Make `config.status' exec configure instead of just calling it, so
4853 there's no harm in overwriting `config.status'.
4854 * Makefile.in (version, configname): New variables, used to choose
4855 the default values for datadir and libdir.
4856 Path variables rearranged into two clearer groups:
4857 - In the first group are the variables specified by the GNU coding
4858 standards (prefix, bindir, datadir, statedir, libdir, mandir,
4859 manext, infodir, and srcdir).
4860 - In the second are the variables actually used for Emacs's paths
4861 (lispdir, locallisppath, lisppath, buildlisppath, etcdir, lockdir,
4862 archlibdir), which depend on the first category.
4863 datadir and libdir default to directories under
4864 ${prefix}/lib/emacs instead of ${prefix}/emacs, by popular
4865 demand.
4866 etcdir and lispdir default to subdirectories of datadir.
4867 archlibdir defaults to libdir.
4868 The new installation tree is a bit deeper than it used to be, so
4869 use the new make-path program in lib-src to build them all.
4870 Always build a new src/paths.h.tmp and then move-if-change it to
4871 src/paths.h, to avoid unnecessary rebuilds while responding to the
4872 right changes.
4873 Remove all mention of arch-lib. Run utility commands from
4874 lib-src, and let the executables be copied into archlibdir when
4875 Emacs is installed.
4876 Add targets for src/Makefile, lib-src/Makefile, and
4877 oldXMenu/Makefile, editing the values of the path variables into
4878 them.
4879 Let lib-src do its own installation.
4880 (datadir): Default to putting data files under
4881 ${prefix}/lib/emacs/${version}, not /usr/local/emacs.
4882 (emacsdir): Variable deleted; it would only be confusing to use.
4883 (lispdir, etcdir): Default to ${datadir}/lisp.
4884 (mkdir): Use make-path for this.
4885 (lockdir): Do this in mkdir.
4886 (Makefile): New target.
4887
4888 * configure (usage_message): Rename to long_usage.
4889
4890 * make-dist: Don't bother creating an arch-lib directory; that's
4891 only for installation now.
4892
48931992-11-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4894
4895 * configure: Use GCC-style configuration names, using config.sub.
4896 Change the usage and help messages.
4897
4898 * configure: Initialize window_system, not indow_system.
4899
4900 * configure: Report which window system, compiler, and signal
4901 handler return type we decide to use.
4902
4903 * make-dist: Explain what's going on if config.sub and gmalloc.c
4904 can't be linked. Place the code which copies them near the code
4905 which links the rest of the files around them.
4906
49071992-11-15 Jim Blandy (jimb@apple-gunkies.gnu.ai.mit.edu)
4908
4909 * make-dist: Don't bother to distribute src/*.com, or
4910 src/vmsbuild; those have all been moved to `../vms'.
4911
49121992-11-07 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4913
4914 * make-dist: Don't forget that the way to avoid filenames starting
4915 with `=' is to use the pattern `[a-zA-Z0-9]*.h', not
4916 `[a-zA-Z0-9].h'. Add a new section for dealing with files that we
4917 couldn't make hard links to, since we have two already, and
4918 perhaps more to come.
4919
49201992-11-04 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4921
4922 * configure: When editing parameters into lib-src/Makefile, change
4923 the definition of CONFIG_CFLAGS instead of CFLAGS itself; CFLAGS
4924 needs some other flags too.
4925
49261992-11-03 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4927
4928 * configure: Remove spurious echo of the configuration name.
4929
4930 * make-dist: Don't distribute files in src/m and src/s whose names
4931 begin with `='.
4932
49331992-10-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4934
4935 * configure: Update GNU_MALLOC and REL_ALLOC in config.h.
4936 Also LISP_FLOAT_TYPE.
4937
49381992-10-26 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4939
4940 * make-dist: Copy config.sub, since it's a symbolic link to a file
4941 on another file system.
4942
49431992-10-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4944
4945 * make-dist: Include lib-src/makedoc.com and emacs.csh in the
4946 distribution.
4947
4948 * config.sub: New file, to help us recognize configuration names.
4949 * make-dist: Include it in the distribution.
4950
49511992-09-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4952
4953 * configure: Convert `-' to `_' in specified option names.
4954 Accept options with --. Delete --highpri and --have-x-menu options.
4955 New options --with-x and --with-x10 replace -window-system.
4956 Don't mention options --gnu-malloc, --rel-alloc
4957 or --lisp-float-type in help message.
4958
49591992-09-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4960
4961 * make-dist: Include the `vms' subdirectory in the distribution.
4962
49631992-09-10 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4964
4965 * configure: Remove lines starting with "# DIST: " when building
4966 lib-src/Makefile and src/Makefile. This allows us to mark the
4967 "Makefile.in" files with explanatory comments which won't also get
4968 stuck in the Makefiles.
4969
49701992-09-05 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4971
4972 * make-dist: Don't use the '+' operator in the sed regular
4973 expression that extracts the version number from lisp/version.el;
4974 Ultrix sed doesn't seem support the operator. Just double the
4975 operand and use *.
4976
49771992-09-01 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4978
4979 * Makefile.in: Doc fix.
4980
49811992-08-31 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4982
4983 * configure: Rewrite sed command to remove at most one ./ prefix;
4984 Ultrix's sed doesn't allow us to apply the * operator to a \( \)
4985 group.
4986
49871992-08-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4988
4989 * Makefile.in (src/paths.h): Use sed, not /bin/sed.
4990
49911992-08-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4992
4993 * make-dist: Go ahead and build a new TAGS file, unless the
4994 --newer option was specified. Don't try to delete a TAGS file
4995 from etc; it's not kept there, and shouldn't be deleted anyway.
4996
49971992-08-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4998
4999 * make-dist: If the lisp directory contains a default.el, don't
5000 distribute it.
5001
5002 * configure: When searching signal.h for the type of a signal
5003 return handler, make a copy of it, not a symbolic link to it; that
5004 way, it will work on systems that don't have symbolic links.
5005
50061992-08-14 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5007
5008 * make-dist: taught it about vcdiff and rcs2log, added --newer
5009 option for generating incremental distributions. Stopped it from
5010 generating a TAGS file into the distribution; that sucker is
5011 *big*, and easily enough generated with the toplevel makefile.
5012
50131992-08-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5014
5015 * configure: When writing config.status, don't prefix progname
5016 with a '.'; it might be absolute.
5017
50181992-08-05 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5019
5020 * configure: Choose to use X11 if either /usr/lib/libX11.a or
5021 /usr/include/X11 exist, not only if both exist.
5022
50231992-07-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5024
5025 * make-dist: Make the new external-lisp directory a duplicate of
5026 the external-lisp directory, not the lisp directory.
5027
50281992-07-07 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5029
5030 * Makefile.in (clean, mostlyclean): Don't bother trying to `make
5031 clean' in arch-lib; it doesn't even have a Makefile.
5032
5033 * Makefile.in (clean, mostlyclean): In the test which tries to
5034 distinguish between the build directory, which should be cleaned,
5035 and the installed directory, which shouldn't, cd to `${emacsdir}',
5036 not `${DESTDIR}${LIBDIR}'.
5037
50381992-06-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5039
5040 * make-dist: Be sure to delete the .c and .h files that YACC and
5041 BISON create from getdate.y.
5042
5043 * external-lisp: New directory; see `external-lisp/README'.
5044 * make-dist: Added support for the external-lisp subdirectory.
5045
5046 * make-dist: Changed message which complains that make-dist wasn't
5047 invoked in the right directory to indicate which files it was
5048 looking for.
5049
50501992-06-29 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5051
5052 * configure: Add comments explaining why we can't translate
5053 character ranges or control characters in `tr'.
5054
50551992-06-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5056
5057 * configure: When generating the configuration message, we used to
5058 build the message from the start so that each line began with "# "
5059 so that it would be a comment in `config.status'. However, this
5060 causes trouble if any of the variables we use in the message
5061 expand to more than one line of text - as gnu_malloc_reason
5062 sometimes does. So instead, we build the message as it should be
5063 printed to the user (i.e. without the "# " prefixes), and stick on
5064 the "# "s when we write it to `config.status'.
5065
5066 * Makefile.in (clean, mostlyclean): Don't neglect to clean out
5067 `lib-src' and `arch-lib'.
5068
5069 * configure: When generating report and `config.status' file, note
5070 that bindir only determines where `make install' and
5071 `build-install' will place the executables; this should make it
5072 clear that the ordinary build process will not try to install
5073 things.
5074
50751992-06-10 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5076
5077 * make-dist: Change messages to say that we are 'making links to
5078 X', rather than 'copying X'. And put `' quotes around file names.
5079
5080 * make-dist: Include '.tmp' in the name of the staging directory.
5081
5082 * make-dist: Pass the `-f' option to rm when you're not sure that
5083 the files you're removing actually exist.
5084
5085 * make-dist: When setting up etc/COPYING, always nuke whatever is
5086 there, and then copy it in, to make sure we get a real file.
5087
5088 * make-dist: Don't try to distribute *.defns files any more. The
5089 only such file was for simula.el, which has been superceded by a
5090 version which doesn't have a separate .defns file.
5091
50921992-05-28 Ken Raeburn (Raeburn@Cygnus.COM)
5093
5094 * make-dist: Don't distribute configured versions of config.h.in,
5095 paths.h.in, Makefile.in in src.
5096
5097 * configure: Delete .tmp files before creating them; don't bother
5098 trying to make final targets writeable first, since it won't
5099 matter to move-if-change.
5100
51011992-05-19 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5102
5103 * Makefile.in (mkdir, lockdir): Don't put dashes in front of the
5104 mkdir and chmod in the center of all the conditionals. GNU Make
5105 will strip these out, but other makes won't.
5106
51071992-05-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5108
5109 * make-dist: Include move-if-change in list of files to distribute.
5110
51111992-05-04 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5112
5113 * configure: Remove any "." elements from the program name.
5114
5115 * configure: Don't record the values of all the possible arguments
5116 in config.status; only record the options that the user specified.
5117
5118 * configure: Use move-if-change to move in the new src/config.h.
5119
51201992-04-29 Ken Raeburn (Raeburn@Cygnus.COM)
5121
5122 * move-if-change: New file, copied from gcc release.
5123 * Makefile.in (src/paths.h): Use it, and put the "sed" output into
5124 a temp file, so we don't update paths.h if an error occurs or if
5125 it doesn't need changing.
5126
51271992-04-28 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5128
5129 * Makefile.in (src/paths.h): Do not install a value for the
5130 PATH_SUPERLOCK value; that macro doesn't exist anymore.
5131 * build-install.in: Same thing.
5132
51331992-04-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5134
5135 * make-dist: Check the flag called "make_tar", not "make_dir"; the
5136 latter, being a typo, is always false, resulting in a program
5137 whose default behaviour is to painstakingly build a copy of the
5138 source tree, and then delete it. Rah.
5139
5140 * Makefile.in: Add dist target, and comment for it.
5141
5142 * configure: When scanning <signal.h> for a declaration for
5143 signal, create a symbolic link with a name ending in .c, so the
5144 compiler won't complain that it's only been given .h files.
5145
5146 * configure: Check whether there are any arguments available
5147 before shifting to get the value of a non-boolean parameter.
5148
5149 * make-dist: Doc fix.
5150
51511992-04-20 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5152
5153 * configure: Instead of grepping /usr/include/signal.h for a
5154 signal declaration, run /usr/include/signal.h or
5155 /usr/include/sys/signal.h through cpp and grep for the
5156 declaration.
5157
5158 * configure: Redirect the output of grep to /dev/null instead of
5159 using grep -s - that flag means different things on other systems.
5160
5161 * Makefile.in: Use 'buildlisppath' instead of 'dumplisppath',
5162 since the former is recognizable even if you don't know what
5163 'dumping' is.
5164 * configure: Accomodate that change.
5165
5166 * configure: Accept options for all of the directories you can
5167 change in the Makefile.
5168
5169 * configure: Accept "-OPTION VALUE" as well as "-OPTION=VALUE".
5170
5171 * INSTALL: Mention that you have to copy all the 'FOO.in' files to
5172 FOO before you can use them.
5173
5174 * build-install.in: Made the "Where To Install Things" section
5175 conform with the similar section from Makefile.in. Copied section
5176 which builds src/paths.h from src/paths.h.in from the Makefile.
5177
51781992-04-19 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5179
5180 * configure: Write config.status to pass its command-line
5181 arguments on to configure, so that people can use it to recreate
5182 an old configuration, with minor changes.
5183
51841992-04-16 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5185
5186 * configure: Don't rely on option variables being unset if their
5187 values are the empty string. In particular, when producing the
5188 English report, don't assume that highpri will be unset when no
5189 increased priority has been requested; -highpri='' should be the
5190 same as omitting -highpri altogether.
5191
5192 * configure: Fix dumb bug: when running the system and machine
5193 description files through cpp, mark those lines that we want to
5194 evaluate with the string '@configure@', and then only evaluate
5195 them. This way if the files include anything that actually
5196 generates text (type definitions or external declarations, say),
5197 we won't try to eval it.
5198
51991992-04-11 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5200
5201 * make-dist: New shell script.
5202
5203 * configure: When creating foo from foo.in, make foo read-only to
5204 remind people to edit the .in file instead.
5205
5206 * INSTALL: Changed references to config.h-dist to config.h.in.
5207 The "BUILDING GNU EMACS BY HAND" section neglected to mention how
5208 to build src/paths.h from src/paths.h.in; added a paragraph to do
5209 this.
5210 * configure, Makefile, build-install: Changed filenames like
5211 FOO-dist to FOO.in.
5212
52131992-04-08 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5214
5215 * Makefile, build-install: Renamed to Makefile.in and
5216 build-install.in; the configure script will edit these to produce
5217 the usable Makefile and build-install.
5218 * configure: Changed to produce ./Makefile, ./build-install,
5219 lib-src/Makefile, and src/Makefile from their *.in counterparts,
5220 instead of editing them in place.
5221
52221992-04-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5223
5224 * Makefile: Re-arranged so that the undumped Emacs will search
5225 ../lisp *after* the site's local elisp files.
5226 (locallisppath, dumplisppath): New variables.
5227 (lisppath): This variable's default value is now chosen based on
5228 $(locallisppath) and $(lispdir); while it used to be the
5229 customization point for adding site-local elisp directories to
5230 load-path, that job is now handled mostly by locallisppath.
5231 (src/paths.h): Edit the value of a new macro, PATH_DUMPLOADSEARCH.
5232 Check the values being assigned to the *LOADSEARCH macros for null
5233 path elements (like '::' in 'foo::bar').
5234
5235 * configure: When checking if the machine- and system-dependent
5236 files define a particular macro or not, actually run them through
5237 CPP and test the macros with #ifs, instead of just grepping for
5238 the macros' names. In particular, check for SYSTEM_MALLOC in this
5239 way.
5240
52411992-04-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5242
5243 * Makefile (install): Don't use -s in install. (Keep the symbols.)
5244
52451992-04-02 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5246
5247 * configure: Make the config.status file an executable shell
5248 script which will recreate the same configuration. Include the
5249 verbal description of the current configuration as a comment in
5250 the script.
5251 * INSTALL: Doc fix.
5252
5253 * Makefile: brought the Makefile up to the GNU coding
5254 standards, as described in standards.text:
5255 (TAGS): New name for the target which rebuilds the tags table.
5256 (check): New target; doesn't do anything yet.
5257 (mostlyclean): New target, synonymous with clean.
5258 (realclean): New target. Currently, this just calls the
5259 subdirectories's makefiles and then deletes config.status.
5260 (INSTALL, INSTALLFLAGS, INSTALL_PROGRAM, INSTALL_DATA): New
5261 variables.
5262 Installation directory variables changed to conform.
5263 (install, install.sysv, install.xenix, install.aix): Changed the
5264 code which copies the directories into their installed location to
5265 allow the installed locations to be in several different
5266 directories; the old version assumed that they would all be in
5267 $(emacsdir).
5268 (mkdir, lockdir): Allow the installed locations to be in several
5269 different directories.
5270 * INSTALL: Doc fix.
5271
5272 * build-install: Use the same variable names as the Makefile.
5273 Allow the installed locations to be in several different
5274 directories.
5275
52761992-03-31 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5277
5278 * Makefile (src/paths.h): Instead of using a single sed command to
5279 edit both the PATH_LOCK and PATH_SUPERLOCK macros, edit the two
5280 separately, and don't forget to append "/!!!SuperLock!!!" to the
5281 value of the PATH_SUPERLOCK macro.
5282
5283 * config.emacs: Renamed to configure, for consistency with other
5284 GNU products. Internal references changed.
5285 INSTALL, Makefile: References changed.
5286
5287 * lock: New directory, which should always be empty. If this
5288 directory doesn't exist, Emacs won't complain; it just won't lock.
5289 Having this here means that people can just unpack Emacs, build
5290 it, and have locking work.
5291
5292 * share-lib: Re-renamed to etc, for the sake of tradition.
5293 * config.emacs: Changed default value for datadir to ../etc.
5294 * INSTALL, README: Adjusted.
5295
52961992-03-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5297
5298 * config.emacs: Guess the value for LOADLIBES in lib-src/Makefile
5299 by running CPP on the appropriate s/*.h and m/*.h files.
5300
53011992-03-16 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5302
5303 * config.emacs: Make sure to set the "exit on error" flag once
5304 we've removed config.status; errors should abort the configuration.
5305
dff28924 53061992-02-15 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a4a9692d
DL
5307
5308 * config.emacs: Added -distribute option, so that the Makefile
5309 paths are in their proper form. I don't know why this matters.
5310
dff28924 53111992-02-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a4a9692d
DL
5312
5313 * local-lisp: New directory, empty in the distribution, for people
5314 to put local elisp code in.
5315 * config.emacs: Include it in the default load path.
5316 * README: Document it.
5317
dff28924 53181992-01-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a4a9692d
DL
5319
5320 * config.emacs: Guess the type of signal handling functions based
5321 on the contents of /usr/include/signal.h.
5322
5323 * config.emacs: Print out progress report messages.
5324
5325 * Makefile (src/paths.h): Don't generically replace
5326 /usr/local/lib/emacs with LIBROOT. This can hide bugs in the
5327 editing of the other entries, and each entry should be dealt with
5328 explicitly anyway.
5329
5330 * build-install: Converted from C-shell to Bourne shell.
5331 * config.emacs: Edit build-install properly.
5332
5333 * config.emacs: Doc fix.
5334
53351992-01-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5336
5337 * Makefile (install): Remove `B' from tar xf command.
5338
dff28924 53391992-01-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a4a9692d
DL
5340
5341 * config.emacs: Removed support for the `maintain-environment'
5342 option; the only important difference between this and its absence
5343 has been removed.
5344 * INSTALL: Removed mention of `maintain-environment'.
5345
5346 * config.emacs: Fix arguments to sed when processing boolean
5347 arguments.
5348
dff28924 53491991-12-05 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
a4a9692d
DL
5350
5351 * config.emacs: New file, to help automate the installation
5352 process.
5353
5354 * Makefile: Lots of changes to support the separation of etc into
5355 architecture-dependent and -independent files:
5356 (EMACSROOT): New variable, giving the directory under which all of
5357 Emacs's libraries should be installed. Changed rest of file to
5358 use it.
5359 (LIBDIR): Now denotes only architecture-dependent dir - relevant cha
5360 (DATADIR): New variable, denoting architecture-independent dir.
5361 (LOCKDIR): New variable, for completeness.
5362 (SUBDIR): No more etc, new lib-src.
5363 (COPYDIR): No more etc, new arch-lib and share-lib.
5364 (src/paths.h): Set PATH_DATA and the LOCK macros too.
5365 (src): Now depends on lib-src, not etc.
5366 * build-install: Changes parallel to the above.
5367 * README: Describe the new arrangement.
5368
5369 * vms: New subdirectory for all the VMS stuff.
5370
dff28924 53711991-12-03 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
a4a9692d
DL
5372
5373 * Makefile (LISPPATH): New variable.
5374 (src/paths.h): Define PATH_LOADSEARCH according to LISPPATH.
5375
dff28924 53761990-09-28 Richard Stallman (rms@mole.ai.mit.edu)
a4a9692d
DL
5377
5378 * Makefile (install, install.sysv, install.xenix):
5379 Install wakeup instead of loadst. No need for setuid or setgid.
5380
dff28924 53811990-08-07 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a4a9692d
DL
5382
5383 * Makefile (clean): Clean etc if that's not the installation dir.
5384
dff28924 53851990-04-26 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a4a9692d
DL
5386
5387 * Makefile (paths.h): Make sed alter each name in the path.
5388
dff28924 53891988-08-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a4a9692d
DL
5390
5391 * Makefile (install.sysv): Use cpio, not tar.
5392
dff28924 53931988-08-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a4a9692d
DL
5394
5395 * Makefile (lockdir): Rename `lock' target.
5396 Depend on it from install*, not from `all'.
5397
dff28924 53981988-05-16 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a4a9692d
DL
5399
5400 * Makefile: Changed LIBDIR and BINDIR back to /usr/local/{emacs,bin}
5401 to match build-install and paths.h.
6922b018
KH
5402
5403;; Local Variables:
5404;; coding: iso-2022-7bit-unix
5405;; End:
2a34a036 5406
e5389a0b 5407 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002
2a34a036
GM
5408 Free Software Foundation, Inc.
5409 Copying and distribution of this file, with or without modification,
5410 are permitted provided the copyright notice and this notice are preserved.