Don't define
[bpt/emacs.git] / ChangeLog
CommitLineData
8704a6ab
MR
12002-11-18 Markus Rost <rost@math.ohio-state.edu>
2
3 * configure.in (*-sunos5*, *-solaris*): New configuration.
4
816753a7
FP
52002-11-14 Francesco Potorti` <pot@gnu.org>
6
7 * configure.in (*-sunos5.8*, *-solaris2.8*): New configurations.
8
98b4e102
JB
92002-11-11 Tim Van Holder <tim.vanholder@anubex.com> (tiny change)
10
11 * Makefile.in (install-arch-indep): Prepend $(srcdir)/ to lisp.
12
6bae0ccf
DL
132002-11-08 Dave Love <fx@gnu.org>
14
15 * configure.in: Use AC_CONFIG_LIBOBJ_DIR and require autoconf
16 2.54.
17 (AH_BOTTOM) [!HAVE_SIZE_T]: Typedef size_t.
18
ab4f69f2
MB
192002-11-07 Miles Bader <miles@gnu.org>
20
21 * Makefile.in (maybe_bootstrap): Fix shell variable usage. Handle
22 separate-build-dir case.
23
318db6cb
RS
242002-11-06 Richard M. Stallman <rms@gnu.org>
25
26 * Makefile.in (maybe_bootstrap): Add doublequotes to make it
27 bulletproof. $bar may be empty when there are no .elc files.
28
2baf1bfa
DL
292002-10-30 Dave Love <fx@gnu.org>
30
31 * configure.in: Require autoconf 2.53. Test for pty.h,
32 sys/mman.h, sys/param.h, mremap, memmove.
33 (AH_BOTTOM): Maybe include strings.h. Add local variables for
34 mode.
35 (AC_PROG_YACC): Deleted.
36 (size_t): Use AC_CHECK_TYPES.
37 (AH_TOP): Up-date copyright.
38
a6cadf53
JB
392002-10-01 Juanma Barranquero <lektu@terra.es>
40
41 * update-subdirs: Add "no-byte-compile: t" to subdirs.el.
42
9811b1cf
RS
432002-09-19 Richard M. Stallman <rms@gnu.org>
44
45 * configure.in: Fix the LessTif-directory-finder for real.
46
ef7fb3bb
RS
472002-09-14 Richard M. Stallman <rms@gnu.org>
48
49 * Makefile.in (maybe_bootstrap): Test for complete absence
50 of compiled Lisp files.
51
b3cd6965
SM
522002-09-11 Stefan Monnier <monnier@cs.yale.edu>
53
54 * Makefile.in (bootstrap-lisp-1, bootstrap-lisp, bootstrap)
55 (bootstrap-clean-after): Delete.
56 (bootstrap): Make the sequencing explicit.
57
3e6be279
RS
582002-09-10 Richard M. Stallman <rms@gnu.org>
59
60 * configure.in: Fix previous LessTif change.
61
50332dc1
RS
622002-09-09 Richard M. Stallman <rms@gnu.org>
63
64 * configure.in (powerpcle-*-solaris2.5*): New configuration.
65 (powerpcle-*-solaris*): Use version 2.6 as default.
66 (*-sunos5.6*, *-solaris2.6*): New alternative.
67 (*-sunos5*): Use version 2.6 as default.
68
8bb4cb85
KG
692002-09-06 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
70
71 * configure.in: Fix typo.
72
22eaea41
RS
732002-09-05 Richard M. Stallman <rms@gnu.org>
74
75 * configure.in: Look for LessTif in /usr/X11R6/LessTif/ before Motif.
76
b3cd6965 77 * configure.in: Handle $GCC_LINK_TEST_OPTIONS and
22eaea41
RS
78 $NON_GCC_LINK_TEST_OPTIONS after the AC_PROG_... macros.
79
6bc85c3b
KS
802002-08-26 Kim F. Storm <storm@cua.dk>
81
82 * Makefile.in (install-arch-indep): Do not remove DOC file
83 when it is the only DOC file installed; this is the case when
84 CANNOT_DUMP is defined. From Joe Buehler (tiny change).
85
dc16594b
MR
862002-07-24 Markus Rost <rost@math.ohio-state.edu>
87
88 * configure.in: Fix typo.
89
2a0c903c
RS
902002-07-24 Richard M. Stallman <rms@gnu.org>
91
92 * configure.in: Don't print anything special about gamedir.
93
3ea1bfb2 94 * configure.in: Delete nonstandard --with-game-user option.
b3cd6965 95
a8bbe549
RS
962002-07-21 Richard M. Stallman <rms@gnu.org>
97
98 * Makefile.in (gamedir, localstatedir): New variables.
99 (epaths-force): Insert value of gamedir into PATH_GAME.
100
101 * configure.in (gamedir): Handle it like lispdir.
102 (--with-game-dir option): Deleted.
103
29c3cbf0
PJ
1042002-06-21 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
105
106 * configure.in: Add support for mipseb-*-netbsd* machines.
107
b3ae255b
KG
1082002-06-18 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
109
110 * Makefile.in (install-arch-indep, uninstall): Add Tramp.
111
d591a834
KG
1122002-06-17 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
113
114 * info/dir (File): Add an entry for Tramp.
115
e0156c8d
EZ
1162002-06-17 Eli Zaretskii <eliz@is.elta.co.il>
117
118 * INSTALL-CVS: New file.
119
3fa4ac47
AS
1202002-06-07 Andreas Schwab <schwab@suse.de>
121
122 * configure.in (x86_64-*-linux-gnu*): New system.
123
86bbfe77
EZ
1242002-05-31 Eli Zaretskii <eliz@is.elta.co.il>
125
126 * config.bat: Handle the case when lispintro is truncated to lispintr.
127
2570d28c
PE
1282002-05-26 Paul Eggert <eggert@twinsun.com>
129
130 * config.guess, config.sub: Updated from master source.
131
a1d8dc87
RS
1322002-05-09 Richard M. Stallman <rms@gnu.org>
133
134 * configure.in (emacs_cv_speed_t): Add square brackets for clarity.
135
9a40c2fb
PJ
1362002-05-04 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
137
138 * make-dist: Do not distribute lock/ directory.
139
e3ba1015
AC
1402002-04-30 Andrew Choi <akochoi@shaw.ca>
141
142 * configure.in: Provide documentation string when defining
143 variable HAVE_CARBON. Also define HAVE_WINDOW_SYSTEM, HAVE_MOUSE,
144 and HAVE_MENUS in AH_BOTTOM if HAVE_CARBON is defined.
145
5167cfda
CW
1462002-04-28 Colin Walters <walters@verbum.org>
147
b3cd6965 148 * configure.in: Delete configure check for access to the game user.
5167cfda 149
2912f349
PJ
1502002-04-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
151
152 * make-dist: lwlib/Imakefile is removed.
153
e0f712ba
AC
1542002-04-26 Andrew Choi <akochoi@shaw.ca>
155
156 * configure.in: Add support for powerpc-apple-darwin*.
157 (HAVE_CARBON): Add.
158
b3cd6965 159 * make-dist: Create directories in mac/Emacs.app.
e0f712ba 160
90077f66
PJ
1612002-04-25 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
162
163 * make-dist: lwlib-Xol* are removed.
164
8fba10fc
AS
1652002-04-23 Andreas Schwab <schwab@suse.de>
166
167 * Makefile.in (MAINT): New variable.
168 (${srcdir}/configure, $(srcdir)/src/stamp-h.in): Depend on this
169 instead of configure.in, to avoid running autoconf and autoheader
170 unless explicitly requested.
171
852eef40
EZ
1722002-04-16 Eli Zaretskii <eliz@gnu.org>
173
174 * config.bat: Update for msdos/sed2v2.inp.
175
6817198a
AS
1762002-04-15 Andreas Schwab <schwab@suse.de>
177
b3cd6965 178 * Makefile.in ($(srcdir)/src/config.in): Generate using autoheader.
6817198a
AS
179 * configure.in: Add config header templates to all AC_DEFINE and
180 AC_DEFINE_UNQUOTED symbols.
181 * make-dist: Run autoheader if necessary.
182
b9b966e0
CW
1832002-04-10 Colin Walters <walters@verbum.org>
184
185 * configure.in: Add --game-dir, --game-user. Test to see if we
186 can use them.
187
3d9830e5
PJ
1882002-04-08 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
189
190 * configure.in: Add --with-sound.
191
10ce34dc
KS
1922002-03-18 Kim F. Storm <storm@cua.dk>
193
194 * configure.in: Test for sendto, recvfrom, getsockopt, setsockopt,
195 and getsockname functions. Test for sys/un.h include file.
196
1ef1ef96
EZ
1972002-03-15 Eli Zaretskii <eliz@is.elta.co.il>
198
199 * configure.in: Support AIX 5.1.
200
d873ec96
JD
2012002-03-10 Jan D. <Jan.Djarv@mbox200.swipnet.se>
202
203 * configure.in: Added test for X Session Management (HAVE_X_SM).
204
16e79fec
RS
2052002-03-03 Richard M. Stallman <rms@gnu.org>
206
207 * Makefile.in (install-arch-indep): Use umask 022 for DOC* and lisp/.
208 Run chown $${LOGNAME} on files installed by tar xvf.
209
6a22cdf4
KS
2102002-03-03 Kim F. Storm <storm@cua.dk>
211
212 * configure.in: Test for getpeername.
213
4d766b59
RS
2142002-03-01 Richard M. Stallman <rms@gnu.org>
215
216 * configure.in (HAVE_JPEG): Turn it off if libjpeg version < 6b.
217 (HAVE_GIF): Don't use old libungif versions that crash.
218
4fff8c79
RS
2192002-02-26 Richard M. Stallman <rms@gnu.org>
220
221 * configure.in <making srcdir absolute>: Verify that PWD is correct,
222 not just well-formed and valid.
223 (mips-compaq-nonstopux*): New configuration.
b3cd6965 224
e5389a0b
PE
2252002-02-18 Paul Eggert <eggert@twinsun.com>
226
227 * make-dist: Port to POSIX 1003.1-2001, which doesn't allow "head -1".
228 "sed q" is a portable equivalent to plain "head -1".
229
db54c53a
RS
2302002-02-13 Richard M. Stallman <rms@gnu.org>
231
232 * Makefile.in (maybe_bootstrap): Do `exit 1'.
233 (all): Don't depend on maybe_bootstrap here.
234 (${SUBDIR}): Depend on it here instead.
235
b735b2ab
RS
2362002-02-08 Richard M. Stallman <rms@gnu.org>
237
238 * Makefile.in (maybe_bootstrap): Add an infinite sleep-loop.
239
d8359893
EZ
2402002-01-27 Eli Zaretskii <eliz@is.elta.co.il>
241
242 * configure.in: Recognize BSD/OS 5.0.
243
f3b812da
EZ
2442002-01-11 Eli Zaretskii <eliz@is.elta.co.il>
245
246 * make-dist: Make version checking in emacs.texi consistent with
247 how we set it there.
248
f48a30d7
KS
2492001-12-29 Kim F. Storm <storm@cua.dk>
250
251 * INSTALL: <CONFIGURATION BY HAND> Now requires autoconf 2.51.
252
07025a55
RS
2532001-12-28 Richard M. Stallman <rms@gnu.org>
254
255 * configure.in: Test for mbsinit.
256
b0a21bf9
EZ
2572001-12-21 Eli Zaretskii <eliz@is.elta.co.il>
258
259 These changes make Leim part of the standard distribution:
260
261 * README: Add info about the `leim' directory
262
263 * INSTALL: Remove text that describes Leim as a separate package.
264
265 * noleim-Makefile.in: File removed.
266
267 * make-dist: Don't copy noleim-Makefile.in to the leim subdirectory.
268 Link Leim files to ${tempdir}/leim, not to real-leim. Don't move
269 Leim files out of the Emacs tree. Don't prepare a separate tarball
270 for Leim.
5a60d1da 271
61e3b944
RS
2722001-12-11 Richard M. Stallman <rms@gnu.org>
273
274 * configure.in (hppa*-*-linux-gnu*): New alternative.
275
03f9f7ae
PJ
2762001-12-08 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
277
278 * make-dist: Copy COPYING to leim/, lwlib/, mac/ and nt/ when
279 creating distribution.
280
d6a70204
PE
2812001-12-06 Paul Eggert <eggert@twinsun.com>
282
283 * configure.in (AC_PREREQ): Bump from 2.50 to 2.51; needed for vfork.
284 (AC_FUNC_VFORK): Remove.
285 (AC_FUNC_FORK): Add.
286 (HAVE_DES_H, HAVE_KRB5_H): Properly quote args of AC_CHECK_HEADERS;
287 this is required by recent Autoconf versions.
288
4a3cf58d
PJ
2892001-12-02 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
290
291 * make-dist: Do not try to link removed files (aclocal.m4, _emacs,
292 TODO, vms-pp.trans and others).
293
0142178a
PJ
2942001-11-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
295
296 * make-dist: Use COPYING from the top-level directory.
297
1096bcc0
GM
2982001-11-29 Gerd Moellmann <gerd@gnu.org>
299
300 * configure.in: Add support for FreeBSD/Alpha.
301
b1356234
PJ
3022001-11-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
303
dd536f94
PJ
304 * make-dist: Add COPYING to the top-level directory of the
305 distribution. Simplify the logic behind copying.
306
b1356234
PJ
307 * Makefile.in (maybe_bootstrap): Fix previous change.
308
66458f32
RS
3092001-11-28 Richard M. Stallman <rms@gnu.org>
310
311 * Makefile.in (maybe_bootstrap): Don't bootstrap, just suggest it.
312
ebcbef4e
RS
3132001-11-26 Richard M. Stallman <rms@gnu.org>
314
315 * Makefile.in: bootstrap should not delete dumped executables.
316 (bootstrap-clean-before): New target.
317 (bootstrap): Use bootstrap-clean-before instead of clean.
318 (bootstrap-clean-after): Renamed from bootstrap-clean. Calls changed.
319
b77d2746 3202001-11-24 Eli Zaretskii <eliz@is.elta.co.il>
ac74199d 321
070f247d
EZ
322 These changes add the Emacs Lisp Introduction manual to the
323 distribution:
324
b3cd6965 325 * Makefile.in (install-arch-indep, uninstall): Add ELisp Intro files.
b77d2746 326
070f247d
EZ
327 * make-dist: Copy the files in lispintro directory.
328
7336d09b
EZ
329 * config.bat: Configure in the lispintro directory.
330
ac74199d
EZ
331 * configure.in (AC_OUTPUT): Add lispintro/Makefile.
332
7f947b13 333 * Makefile.in (SUBDIR_MAKEFILES): Add lispintro.
070f247d 334 (lispintro/Makefile): New target.
7f947b13
EZ
335 (mostlyclean, clean, distclean, maintainer-clean): Add lispintro.
336 (unlock, relock, info, dvi): Ditto.
337
d4fa890c
EZ
3382001-11-23 Eli Zaretskii <eliz@is.elta.co.il>
339
b3cd6965 340 * Makefile.in (uninstall, install-arch-indep): Don't install gfdl.1.
d4b56a8f 341
d4fa890c
EZ
342 * make-dist (etc): Don't distribute gfdl.1.
343
5fb25beb
CW
3442001-11-22 Colin Walters <walters@debian.org>
345
346 * Makefile.in (install-arch-indep): Install the calc .info files.
b3cd6965 347 (uninstall): Handle deletion of calc .info files (thanks Pavel Jan\e,Bm\e(Bk).
5fb25beb 348
9f8bbf0f
EZ
3492001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
350
351 * make-dist (lispref): Add *.txt, *.el, permute-index, and
352 tindex.pl to the list of those being put into the distribution.
353
aa2af83a
EZ
3542001-11-16 Eli Zaretskii <eliz@gnu.org>
355
356 * configure.in: Add coff.h to the list in AC_CHECK_HEADERS.
357
71f94ae1
PJ
3582001-11-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
359
987aac50
PJ
360 * Makefile.in (uninstall): Fix previous change.
361
71f94ae1
PJ
362 * configure.in, Makefile.in: Add support for --program-prefix,
363 --program-suffix and --program-transform-name options.
364
e5d9d2e7
PJ
3652001-11-13 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
366
b3cd6965 367 * Makefile.in (install-arch-indep): Use `${manext}' instead of `.1'.
6e1b91d7
PJ
368 (install-arch-indep): Install emacsclient manual page.
369 (uninstall): Uninstall emacsclient manual page.
e5d9d2e7 370
97c91ba6
EZ
3712001-11-12 Eli Zaretskii <eliz@is.elta.co.il>
372
373 * make-dist: Add lispref/index.*perm files to the distribution.
374 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
375
3d3f602a
PJ
3762001-11-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
377
378 * Makefile.in (uninstall): Remove gfdl.1 when uninstalling.
379
2bf92717
EZ
3802001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
381
dff28924 382 * configure.in: AC_OUTPUT lispref/Makefile.
2bf92717 383
0cc70510
EZ
3842001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
385
5c32b7c5
EZ
386 The following changes add the ELisp reference manual to the
387 distribution.
388
10fa7f8e
EZ
389 * make-dist: Add the lispref directory to the distribution.
390
0cc70510
EZ
391 * Makefile.in (install-arch-indep): Add elisp* to the list of
392 installed Info files.
5c32b7c5
EZ
393 (SUBDIR_MAKEFILES): Add lispref/Makefile.
394 (lispref/Makefile): New target.
395 (mostlyclean, clean, distclean, maintainer-clean, unlock, relock):
396 Add commands for the lispref directory.
397 (info, dvi): Ditto.
1b5a3644
EZ
398
399 * config.bat: Configure in `lispref'.
400
6baef0fd
RS
4012001-11-09 Richard M. Stallman <rms@gnu.org>
402
403 * Makefile.in (bootstrap-lisp): Don't suppress error messages.
404
ed5882b9
EZ
4052001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
406
407 * make-dist (tempdir): Copy AUTHORS as well.
408
f0f2756d
SS
4092001-11-06 Sam Steingold <sds@gnu.org>
410
411 * configure.in: Added a check for <nlist.h>
9ba48103 412
d576358b
PJ
4132001-11-01 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
414
415 * configure.in: Reindent --help output.
416 From Per Starback (starback@ling.uu.se).
dff28924 417
bf00d461 4182001-10-31 Eli Zaretskii <eliz@is.elta.co.il>
4f4d6b17
EZ
419
420 * configure.in: New entry for HP/UX-11.
421
5d991fc4
EZ
422 * Makefile.in (SOURCES): Replace GETTING.GNU.SOFTWARE with FTP.
423 From Eric S. Raymond <esr@golux.thyrsus.com>.
424
73d25f9c
EZ
4252001-10-28 Eli Zaretskii <eliz@is.elta.co.il>
426
427 * configure.in (s390-*-linux-gnu): New system. From Adam Thornton
428 <athornton@sinenomine.net>.
429
5b6a51aa
GM
4302001-10-25 Gerd Moellmann <gerd@gnu.org>
431
432 * Makefile.in (maybe_bootstrap): New target.
b3cd6965 433 (all): Add to prerequisites to bootstrap if abbrev.elc doesn't exist.
5b6a51aa 434
84e70f78
KR
4352001-10-24 Ken Raeburn <raeburn@gnu.org>
436
437 * configure.in: If --with-hesiod is given, look for
438 hes_getmailhost and res_send or __res_send; check hesiod and
b3cd6965 439 resolv libraries respectively if system libraries don't supply them.
84e70f78 440
4aa6b955
GM
4412001-10-24 Gerd Moellmann <gerd@gnu.org>
442
443 * configure.in: Use $MAKE for `make' if set.
444
bc171472
GM
4452001-10-22 Gerd Moellmann <gerd@gnu.org>
446
447 * Makefile.in (install-arch-indep): Add -h (follow symlinks)
448 to tar options.
449
71431a0e
GM
4502001-10-20 Gerd Moellmann <gerd@gnu.org>
451
6aa97356 452 * (Version 21.1 released).
71431a0e 453
531a3336
MB
4542001-10-20 Miles Bader <miles@gnu.org>
455
456 * configure.in (configuration): Set from `host' if `host_alias'
457 isn't defined.
458
121ff711
AS
4592001-10-19 Andreas Schwab <schwab@suse.de>
460
461 * configure.in: Make ready for autoconf 2.5x.
462 (AC_PREREQ): Require autoconf 2.50.
463 * aclocal.m4: Removed.
121ff711
AS
464 * Makefile.in (${srcdir}/configure): Don't depend on aclocal.m4.
465
eef9b65f
EZ
4662001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
467
468 * README: Bump Emacs version to 21.1.50.
469
ab952a4f
GM
4702001-10-05 Gerd Moellmann <gerd@gnu.org>
471
472 * Branch for 21.1.
dff28924 473
3b74127d
GM
4742001-09-05 Gerd Moellmann <gerd@gnu.org>
475
476 * configure.in: Avoid `$@' which is handled specially in
477 Autoconf 2.52. From "Adam J. Richter" <adam@yggdrasil.com>.
dff28924 478
80b97918
EZ
4792001-09-01 Eli Zaretskii <eliz@is.elta.co.il>
480
481 * make-dist (nt): Add subdirs.el to the list of distributed files.
482
3a4f8160
EZ
4832001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
484
485 * configure.in (machine): Add an entry for
486 hppa1.1-hitachi-hiuxwe2*.
487
eb04d6cd
GM
4882001-05-28 Gerd Moellmann <gerd@gnu.org>
489
490 * make-dist (LANG): Set LC_ALL and LANGUAGE to C, unset
491 LC_MESSAGES and LANG. From Karl Eichwalder <keichwa@gmx.net>.
492
f4500bec
GM
4932001-05-14 Gerd Moellmann <gerd@gnu.org>
494
495 * make-dist: Copy texinfo.tex unconditionally.
496
26978e9a
EZ
4972001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
498
499 * Makefile.in (install-arch-indep): Add gfdl.1 to the man pages
500 that are installed.
501
afa3935f
GM
5022001-04-06 Gerd Moellmann <gerd@gnu.org>
503
e5c8f6f1
GM
504 * make-dist: Copy only `[a-z]*.{el,elc}' from leim/quail.
505 Don't copy quick-b5, quick-cns, tsang-b5, and tsang-cns files.
dff28924 506
afa3935f
GM
507 * make-dist: Handle leim/MISC-DIC. Only include
508 `[a-zA-Z]*.{el,elc}' from leim/quail.
509
a55e4e68
GM
5102001-04-05 Gerd Moellmann <gerd@gnu.org>
511
512 * Makefile.in (install-arch-indep): Remove .cvsignore files.
513
87d8eba4
GM
5142001-03-30 Gerd Moellmann <gerd@gnu.org>
515
516 * Makefile.in (.PHONY): Add for bootstrap targets.
517 (bootstrap-clean): New target.
518 (bootstrap): Use it instead of `clean'.
519
ed31fabf
GM
5202001-03-29 Eli Zaretskii <a34785@is.elta.co.il>
521
522 * Makefile.in (SUBDIR): Remove leim.
523 (all, .RECURSIVE, extraclean): Add leim explicitly.
524 (leim): Provide separate rule which exports PARALLEL=0 into the
525 environment.
526
5721ae13
GM
5272001-03-20 Gerd Moellmann <gerd@gnu.org>
528
529 * configure.in (HAVE_XPM): Don't print the result of the check for
530 XpmReturnAllocPixels if we don't have an xpm.h.
531
10ebaeb6
GM
5322001-03-05 Gerd Moellmann <gerd@gnu.org>
533
534 * COPYING: New file.
535
e30bd7b7
EZ
5362001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
537
538 * config.bat: Update the copyright.
539
d0e9bfd2
GM
5402001-02-23 Kenichi Handa <handa@etl.go.jp>
541
542 * configure.in: Use AC_EGREP_CPP to check if the C preprocessor
543 converts `..' to `. .'. If it converts, set CPP_NEED_TRADITIONAL
544 to `yes'. Later in AC_OUTPUT, check this variable.
545
038f4ae3
DL
5462001-02-09 Dave Love <fx@gnu.org>
547
548 * AUTHORS: Updated.
549
44806980
EZ
5502001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
551
552 * info/dir (Ebrowse): Fix the entry (was missing a dot).
553
20b28f82
GM
5542001-02-02 Gerd Moellmann <gerd@gnu.org>
555
bdadfce3
GM
556 * mkinstalldirs (errstatus): Chmod a+rx directories we create.
557
5db37a2e 558 * Makefile.in (uninstall): Ignore exit code of `rm'.
dff28924 559
20b28f82
GM
560 * Makefile.in (uninstall): Remove more info files. Remove
561 ${libexecdir}/emacs/${version}. Remove ${archlibdir}/fns-*.
562
7ccf7ab9
GM
5632001-01-31 Gerd Moellmann <gerd@gnu.org>
564
565 * noleim-Makefile.in (extraclean): Add.
566
03e0fe6e 5672001-01-28 Gerd Moellmann <gerd@gnu.org>
c522cff0
BW
568
569 * Makefile.in (extraclean): Added -f to -rm config-tmp-* to keep
570 it quiet.
571
e1e441f9
GM
5722001-01-24 Colin Walters <walters@cis.ohio-state.edu>
573
574 * Makefile.in (tags): Fix typo.
575
64388126
KH
5762001-01-13 Kenichi Handa <handa@etl.go.jp>
577
578 * configure.in: Fix typo in the code setting x_search_path.
579
457b792c
GM
5802001-01-10 Dave Love <fx@gnu.org>
581
582 * configure.in: Don't reset LIBS at end of -lXmu test. Test for
583 -lXext.
584 (HAVE_XKBGETKEYBOARD): Fix reporting of result.
585 (HAVE_LIBXP): Remove -lXt from AC_CHECK_LIB.
586 (HAVE_XAW3D, HAVE_XPM, HAVE_JPEG, HAVE_PNG, HAVE_TIFF, HAVE_GIF):
587 Don't frob CFLAGS. Remove extra X libs from AC_CHECK_LIB
588 (now in $LIBS).
589
1460e5d4
EZ
5902001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
591
592 * config.bat: Run the preprocessor with -traditional.
593
e2b6e5ea
EZ
5942001-01-01 Eli Zaretskii <eliz@is.elta.co.il>
595
596 * INSTALL: Move copying conditions to end of file.
597
b202115b
EZ
5982000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
599
600 * INSTALL: Add basic installation procedure which assumes
601 `configure' does its job. Elaborate on image support libraries.
602 Add a pointer to Xaw3d library. Add advice about solving
603 configure-time problems by looking in config.log and setting
3163da06 604 variables in the environment.
b202115b 605
3e32cc27
GM
6062000-12-27 Gerd Moellmann <gerd@gnu.org>
607
608 * Makefile.in (install-arch-indep): If tar fails, exit with
609 exit code 1.
610
7b93a85b
GM
6112000-12-19 Gerd Moellmann <gerd@gnu.org>
612
613 * configure.in: Test for XkbGetKeyboard with an AC_TRY_LINK whose
614 source file includes XKBlib.h. On some broken Solaris systems,
615 there is an XKBlib.h, reportedly, but header files included by
616 XKBlib.h are missing.
617
02387dcc
GM
6182000-12-14 Gerd Moellmann <gerd@gnu.org>
619
620 * configure.in: AC_CHECK_FUNC XkbGetKeyboard.
621
34979055
DL
6222000-12-11 Dave Love <fx@gnu.org>
623
624 * configure.in <alpha*-dec-osf*>: Use full path for NON_GNU_CPP.
625
169fe44e
GM
6262000-12-11 Paul Eggert <eggert@twinsun.com>
627
628 * aclocal.m4 (AC_SYS_LARGEFILE, AC_SYS_LARGEFILE_MACRO_VALUE):
629 Merge fixes from latest GNU tar version. These macros no longer
630 futz with _XOPEN_SOURCE, as that was not portable in practice.
631 (AC_FUNC_FSEEKO): New macro.
dff28924 632
169fe44e
GM
633 * configure.in: Use it instead of invoking AC_CHECK_FUNCS on
634 ftello.
dff28924 635
5c62b2e9
DL
6362000-12-05 Dave Love <fx@gnu.org>
637
638 * Makefile.in (TAGS, info): Avoid tab-prefixed comments in rules.
639
2dce2360
EZ
6402000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
641
642 * info/dir: Change the category to "Emacs".
643
8c28d444
GM
6442000-12-01 Gerd Moellmann <gerd@gnu.org>
645
646 * make-dist (tempdir): Remove epaths.h from the distribution
647 instead of paths.h.
648
68a887fa
EZ
6492000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
650
651 * config.bat: Check for existence of djecho.exe, and print an
652 error message if it is not available.
653
654 * INSTALL: Describe possible problem with djecho.exe in old
655 versions of DJGPP v2.x.
656
d96a4de3
GM
6572000-11-23 Gerd Moellmann <gerd@gnu.org>
658
659 * configure.in: Initialize HAVE_LIBXP to no.
660
3aeecf97
GM
6612000-11-22 Gerd Moellmann <gerd@gnu.org>
662
dff28924 663 * configure.in: Use m/macppc.h instead of the non-existent
3aeecf97
GM
664 m/powerpc.h.
665
fb279a6d
GM
6662000-11-21 Gerd Moellmann <gerd@gnu.org>
667
3c64f287
GM
668 * Makefile.in (install-arch-indep): Also install info/eshell*
669 and info/speedbar*.
670
fb279a6d
GM
671 * configure.in (HAVE_PNG): Check for the presence of
672 png_get_channels to rule out older PNG libs.
673
f5f47add
GM
674 * configure.in (AC_OUTPUT): Arrange to emit definitions of
675 GCC and NON_GNU_CPP into config.status.
676
62d14e9a
DL
6772000-11-20 Dave Love <fx@gnu.org>
678
1c203d4c
DL
679 * configure.in: Fix last change.
680
62d14e9a 681 * GETTING.GNU.SOFTWARE: Deleted.
169fe44e 682 * FTP: New file to replace it.
62d14e9a
DL
683 * make-dist: Add FTP, remove GETTING.GNU.SOFTWARE.
684
f1d6d1e8
GM
6852000-11-20 Gerd Moellmann <gerd@gnu.org>
686
687 * configure.in: Use -traditional with GNU cpp.
688
b3635775
GM
6892000-11-17 Gerd Moellmann <gerd@gnu.org>
690
691 * make-dist: Handle the Mac port. Distribute all makefile.w32-in.
692 Distribute more files from the nt/ subdir. Distribute PBM
693 image files from subdirs of lisp/. Distribute old change logs
694 from subdirs of lisp/. Distribute play/5x5.el.
695
0eafc06c
DL
6962000-11-11 Dave Love <fx@gnu.org>
697
698 * config.sub, config.guess: Updated from master source.
699
03391420
DL
7002000-11-07 Dave Love <fx@gnu.org>
701
702 * configure.in: Test for mkstemp.
703
cd66d2ed
EZ
7042000-11-01 Eli Zaretskii <eliz@is.elta.co.il>
705
706 * info/dir (Top): Rearrange menu items more logically, and put
707 them into a single category. Add menu items for RefTeX and
708 Widget.
709
1da437e9
KG
7102000-10-29 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
711
15b526b2
EZ
712 * Makefile.in (install-arch-indep): Use --info-dir instead of
713 --dir-file, and a simple argument instead of --info-file, so that
714 the Debian version of install-info also works.
1da437e9 715
99483220
EL
7162000-10-19 Eric M. Ludlam <zappo@ultranet.com>
717
718 * info/dir (Speedbar): Add entry.
719
45e680a8
EZ
7202000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
721
722 * INSTALL: Describe the new image-support options to the configure
723 script. List URLs where image support libraries can be found.
724
f2f049f3
EZ
7252000-10-14 Eli Zaretskii <eliz@is.elta.co.il>
726
727 * info/dir (Top): Add an entry for Eshell.
728
2021ab61
DL
7292000-10-02 Dave Love <fx@gnu.org>
730
731 * configure.in: Check for gai_strerror.
732
65f75351
AS
7332000-10-01 Andreas Schwab <schwab@suse.de>
734
735 * Makefile.in (install-arch-indep): Update list of installed info
736 files.
737
71c9ec51
GM
7382000-09-30 Gerd Moellmann <gerd@gnu.org>
739
740 * configure.in: Support `sparc*-*-netbsd*'.
741
513f1fd9
EZ
7422000-09-29 Eli Zaretskii <eliz@is.elta.co.il>
743
744 * info/dir (MIME): Add entry for emacs-mime.
745
a55b799a
DL
7462000-09-29 Dave Love <fx@gnu.org>
747
748 * configure.in: Fix alpha*-dec-osf4 using the osf5 config.
749
ce75c97a
GM
7502000-09-26 Gerd Moellmann <gerd@gnu.org>
751
752 * make-dist: Adapt to the change of leim/Makefile which was
753 necessary to ensure a reasonably working `make dist'.
754
755 * leim-Makefile.in: Moved to leim/Makefile.in..
756
757 * noleim-Makefile.in: New file, formerly leim/Makefile.in.
758
36e44f62
KH
7592000-09-21 Kenichi Handa <handa@etl.go.jp>
760
dff28924
SS
761 * leim-Makefile.in (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
762 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
36e44f62
KH
763 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
764 files to .elc.
765 (${TIT}): Adjusted for the above change.
766 (clean mostlyclean): Likewise.
767 (.el.elc): New target.
768
da1608d9
GM
7692000-09-19 Gerd Moellmann <gerd@gnu.org>
770
771 * make-dist: Include XPM and XBM files in lisp/ and subdirs
772 in the distribution.
773
6fed3546
GM
7742000-09-18 Gerd Moellmann <gerd@gnu.org>
775
776 * make-dist (skk): Rename to `ja-dic' because the leim directory
777 was renamed.
778
b4331e96
DL
7792000-09-14 Dave Love <fx@gnu.org>
780
781 * configure.in: Fix spurion in last change.
782
ef9e4345
GM
7832000-09-14 Gerd Moellmann <gerd@gnu.org>
784
785 * configure.in (USE_MMAP_FOR_BUFFERS): Recognize in system
786 configuration files instead of REL_ALLOC_MMAP. Set REL_ALLOC
787 to `no' if defined. Change result report.
788
575daf04
DL
7892000-09-08 Dave Love <fx@gnu.org>
790
791 * configure.in: Remove spurious `@'s.
792
793 * aclocal.m4 (AC_FUNC_MMAP): Use fixed version from development
794 autoconf.
795
fa0b693c
GM
7962000-09-06 Gerd Moellmann <gerd@gnu.org>
797
73b77ee5
GM
798 * configure.in (REL_ALLOC_MMAP): Recognize in system configuration
799 file and print informational message.
dff28924 800
fa0b693c
GM
801 * configure.in (AC_FUNC_MMAP): Add.
802
ff8df3be
GM
8032000-09-01 Gerd Moellmann <gerd@gnu.org>
804
805 * configure.in: Add ``checking'' messages for
806 XpmReturnAllocPixels.
807
bb17930d
GM
8082000-08-28 Gerd Moellmann <gerd@gnu.org>
809
810 * configure.in: Check <strings.h>; check `index' and `rindex'
811 functions.
812
6ce974d4
KH
8132000-08-26 Kenichi Handa <handa@etl.go.jp>
814
815 * configure.in <alpha*-dec-osf*>: Move "NON_GNU_CPP='cpp'" before
816 "case "${canonical}" in".
817
7bc3ff79
DL
8182000-08-25 Dave Love <fx@gnu.org>
819
820 * configure.in <osf>: Use NON_GNU_CPP='cpp' always.
821
457dd64a
KH
8222000-08-25 Kenichi Handa <handa@etl.go.jp>
823
7c100e1a 824 * leim-Makefile.in: Rename skk to ja-dic throughout the file.
457dd64a 825
17494071
GM
8262000-08-24 Gerd Moellmann <gerd@gnu.org>
827
828 * configure.in <making srcdir absolute>: Unset CDPATH in case $PWD
829 contains a relative path. Protect against unusable values of
830 $PWD.
831
dd0e1e54
EZ
8322000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
833
3d819a75
EZ
834 * info/dir (WoMan): Add entry.
835
dd0e1e54
EZ
836 * config.bat (maindir): Update src/_gdbinit even if it does
837 already exist.
838
70fc58b3
GM
8392000-08-07 Gerd Moellmann <gerd@gnu.org>
840
841 * Makefile.in (config.status): Prepend `$(srcdir)/' to
842 `configure'.
843
f4988be7
GM
8442000-08-03 Gerd Moellmann <gerd@gnu.org>
845
846 * configure.in: Add support for ia64*-*-linux*.
847
27848c01
GM
8482000-07-27 Gerd Moellmann <gerd@gnu.org>
849
850 * make-dist (aclocal.m4): Include in distribution.
851
b4a12321
DL
8522000-07-26 Dave Love <fx@gnu.org>
853
854 * configure.in (AC_SYS_LARGEFILE): Moved earlier.
855
c66c29a2
DL
8562000-07-24 Dave Love <fx@gnu.org>
857
858 * configure.in: Add AC_SIZE_T.
859
3b33a005
DL
8602000-07-18 Dave Love <fx@gnu.org>
861
862 * configure.in: Reorder so that most tests are done after CPPFLAGS
863 is set from the C_SWITCH_... definitions.
864
4b92c49a
GM
8652000-07-10 Gerd Moellmann <gerd@gnu.org>
866
867 * configure.in (HAVE_XPM): Undo previous change. Check for
868 preprocessor define XpmReturnAllocPixels.
869
6c6d2e33
GM
8702000-07-06 Gerd Moellmann <gerd@gnu.org>
871
872 * configure.in (HAVE_XPM): Check for XpmReturnAllocPixels
873 instead of XpmReadFileToPixmap.
874
b192d653
KR
8752000-07-05 Ken Raeburn <raeburn@gnu.org>
876
877 * configure.in: Check for <soundcard.h>. Look for ossaudio
878 library, and set LIBSOUND accordingly.
879
65171e3a
DL
8802000-07-05 Dave Love <fx@gnu.org>
881
882 * configure.in: Use AC_HEADER_SYS_WAIT.
883
969f7e79
GM
8842000-07-05 Gerd Moellmann <gerd@gnu.org>
885
886 * make-dist: Check DONTCOMPILE in lisp/Makefile.in instead of
887 lisp/Makefile. Distribute lisp/Makefile.in instead of
888 lisp/Makefile.
889
5a9bf171
KR
8902000-06-30 Ken Raeburn <raeburn@gnu.org>
891
892 * configure.in: Add ${C_SWITCH_X_SITE} temporarily to CPPFLAGS,
893 while searching for image-handling libraries.
894
1d36487c
GM
8952000-06-26 Gerd Moellmann <gerd@gnu.org>
896
897 * configure.in (--with-xim): New option.
898
6a465756
DL
8992000-06-23 Dave Love <fx@gnu.org>
900
901 * configure.in [HAVE_TIMEVAL]: Move gettimeofday test here, test
902 for struct timezone and test how we can call gettimeofday.
48d4b120 903 Check for OSF 5+. Check for term.h.
6a465756
DL
904
905 * aclocal.m4: Define the post-2.13 stuff conditionally on autoconf
906 version.
907
16cf31f7
GM
9082000-06-23 Gerd Moellmann <gerd@gnu.org>
909
910 * configure.in (HAVE_LIBXP): Change test for libXp.
911
4c343001
DL
9122000-06-21 Dave Love <fx@gnu.org>
913
914 * configure.in: Check for fcntl.h. Use AC_FUNC_GETLOADAVG, not
915 simple test for getloadavg and substitute GETLOADAVG_LIBS.
916 Simplify test for GETTIMEOFDAY_ONE_ARGUMENT.
917
a3f08d9e
DL
9182000-06-19 Dave Love <fx@gnu.org>
919
920 * configure.in (GETTIMEOFDAY_ONE_ARGUMENT): Fix in case
921 _XOPEN_SOURCE is defined.
922
0a2ea235
GM
9232000-06-16 Gerd Moellmann <gerd@gnu.org>
924
dff28924 925 * Makefile.in (distclean): Also make distclean in lisp/.
0a2ea235 926
7d5c8691
EZ
9272000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
928
929 * config.bat: Generate lisp/Makefile from lisp/Makefile.in.
930
e9924e52
GM
9312000-06-15 Gerd Moellmann <gerd@gnu.org>
932
933 * make-dist: Add --help and --snapshot options.
934
9f817ea4
GM
9352000-06-14 Gerd Moellmann <gerd@gnu.org>
936
dce6b995 937 * configure.in: Generate lisp/Makefile.
dff28924 938
9f817ea4
GM
939 * configure.in: Add support for `*-lynxos*'.
940 Use `cpp' as NON_GNU_CPP for `alpha*-dec-osf[5-9]*', as
941 recommended by <Karen.Dorhamer@compaq.com> to fix problems
942 on Tru64 UNIX v5.0.
943
97aa9c1d
KR
9442000-06-13 Ken Raeburn <raeburn@gnu.org>
945
946 * Makefile.in (install-arch-indep): Don't use "-unset CDPATH" when
947 it's on a continuation line.
948
d42122a3
DL
9492000-06-02 Dave Love <fx@gnu.org>
950
2082fe81
DL
951 * Makefile.in: (install-arch-indep): Add pcl-cvs to list of info
952 files.
953
d42122a3
DL
954 * configure.in: Don't specify -n32 flag for mips-sgi-irix6.5.
955 Check for struct exception. Use AC_SYS_LARGEFILE and move ftello
956 test.
957
958 * aclocal.m4 (AC_SYS_LARGEFILE_TEST_INCLUDES)
959 (AC_SYS_LARGEFILE_MACRO_VALUE, AC_SYS_LARGEFILE): New.
960
34ec9ebe
GM
9612000-05-26 Gerd Moellmann <gerd@gnu.org>
962
963 * configure.in: Add check for speed_t typedef.
964
50d7ce09
KR
9652000-05-25 Ken Raeburn <raeburn@gnu.org>
966
967 * Makefile.in (install-arch-dep): Install fns-*.el only if it
968 exists; it won't in the CANNOT_DUMP case.
969
10db7fc5
GM
9702000-05-25 Gerd Moellmann <gerd@gnu.org>
971
972 * Makefile.in: Ignore exit status of `unset CDPATH' everywhere.
973 On FreeBSD, the exit status is 1 if CDPATH is not set.
8711588d 974 (install-arch-indep): Install ebrowse.info.
10db7fc5 975
087121cc
GM
9762000-05-20 NIIBE Yutaka <gniibe@mri.co.jp>
977
978 * configure.in: Check for grandpt and getpt.
979
b992884d
DL
9802000-05-09 Dave Love <fx@gnu.org>
981
982 * Makefile.in (install-arch-indep): Filter CVS as well as RCS.
983
056565f7
GM
9842000-05-05 Gerd Moellmann <gerd@gnu.org>
985
986 * make-dist: Make a link for lib-src/grep-changelog. Copy
987 install-sh.
988
35a28e21
EZ
9892000-05-01 Eli Zaretskii <eliz@is.elta.co.il>
990
991 * config.bat: Identify the beginning of the cpp stuff in
992 src/Makefile.in and lib-src/Makefile.in more accurately.
993
c76e04a8
GM
9942000-04-27 Gerd Moellmann <gerd@gnu.org>
995
996 * configure.in: Add support for `powerpc*-*-linux-gnu*'.
997
5e3dac3f
GM
9982000-04-19 Gerd Moellmann <gerd@gnu.org>
999
1000 * configure.in: Add support for `powerpc-*-netbsd*'.
1001
0b8f263e
DL
10022000-04-19 Dave Love <fx@gnu.org>
1003
7825fef9
DL
1004 * configure.in: Don't use AC_FUNC_GETLOADAVG.
1005
0b8f263e
DL
1006 * aclocal.m4 (AC_FUNC_MKTIME): Use AC_SUBST.
1007
3dd2781e
DL
10082000-04-16 Dave Love <fx@gnu.org>
1009
1010 * Makefile.in (${srcdir}/configure): Depend on aclocal.m4.
1011
3edfea34
DL
10122000-04-14 Dave Love <fx@gnu.org>
1013
1014 * configure.in: Use AC_FUNC_GETLOADAVG, AC_FUNC_MKTIME.
1015
1016 * aclocal.m4 (AC_FUNC_MKTIME): New.
1017
4d6e16b3
KR
10182000-03-28 Ken Raeburn <raeburn@gnu.org>
1019
1020 * configure.in: Line up "--help" output a little better.
1021
89e80928
GM
10222000-03-26 Gerd Moellmann <gerd@gnu.org>
1023
087121cc 1024 * Makefile.in (bootstrap-lisp-1, bootstrap-lisp, bootstrap-src):
89e80928
GM
1025 New targets.
1026 (bootstrap): Rewritten in terms of the new targets above. Make
1027 info files, too.
dff28924 1028
e1cff360
GM
10292000-03-12 Gerd Moellmann <gerd@gnu.org>
1030
1031 * config.guess, config.sub: Use the versions of the files from
1032 subversions.
1033
7397acc4
DL
10342000-03-08 Dave Love <fx@gnu.org>
1035
1036 * configure.in: Use AC_PROG_RANLIB, AC_C_PROTOTYPES,
1037 AC_C_VOLATILE. Define POINTER_TYPE.
1038
1039 * aclocal.m4: New file.
1040
d054101f 10412000-03-02 Gerd Moellmann <gerd@gnu.org>
2df636f4
GM
1042
1043 * configure.in (machine): Add `mipsel-*-netbsd*' and
1044 `arm-*-netbsd*'.
dff28924 1045
d054101f 10462000-03-01 Gerd Moellmann <gerd@gnu.org>
dff28924 1047
d054101f 1048 * configure.in (machine): Add support for `*-auspex-sunos*'.
dff28924 1049
ed4d0512
GM
10502000-02-29 Gerd Moellmann <gerd@gnu.org>
1051
1052 * configure.in (C_OPTIMIZE_SWITCH) [__GNUC__]: Use -O2.
1053
2dc95ddd
DL
10542000-02-18 Dave Love <fx@gnu.org>
1055
1056 * configure.in: Define NON_GNU_CPP on alpha-dec-osf5+.
1057
57beb0e0
AS
10582000-02-18 Andreas Schwab <schwab@suse.de>
1059
1060 * Makefile.in (install-arch-indep): Add eudc to list of installed
1061 info files.
1062
3b3cc4a4
KR
10632000-02-17 Ken Raeburn <raeburn@gnu.org>
1064
1065 * configure.in: Include -lz and -ljpeg (if it's available) when
1066 testing for the tiff library.
1067
8389e1e2
GM
10682000-02-17 Gerd Moellmann <gerd@gnu.org>
1069
1070 * configure.in: Remove LISP_FLOAT_TYPE.
1071
647847ea
DL
10722000-02-12 Dave Love <fx@gnu.org>
1073
1074 * configure.in: Use AC_FUNC_VFORK.
1075
9a90d84c
GM
10762000-02-01 Gerd Moellmann <gerd@gnu.org>
1077
5eea385d
GM
1078 * make-dist: Various fixes for new development tree.
1079
9a90d84c
GM
1080 * leim-Makefile.in: New file.
1081
b6680a0e
GM
10822000-01-31 Gerd Moellmann <gerd@gnu.org>
1083
1084 * Makefile.in (dist): Call ./make-dist.
1085
1e5279b9
DL
10862000-01-24 Dave Love <fx@gnu.org>
1087
1088 * configure.in: Remove -G0 from Irix NON_GCC_TEST_OPTIONS.
1089
ffe36136
GM
10902000-01-18 Gerd Moellmann <gerd@gnu.org>
1091
1092 * configure.in (HAVE_GIF): Check for DGifOpen instead of
1093 DGifOpenFileName.
1094
a970dae4
AS
10952000-01-11 Andreas Schwab <schwab@suse.de>
1096
1097 * Makefile.in (install-arch-indep): Update list of info files to
1098 be installed.
1099
c4bb2108
DL
11002000-01-05 Dave Love <fx@gnu.org>
1101
1102 * configure.in: Check for jerror.h as well as libjpeg.
1103
bb9d2b64
AS
11042000-01-03 Andreas Schwab <schwab@suse.de>
1105
1106 * Makefile.in (install-arch-indep): Install autotype*. Run
1107 install-info on autotype and emacs-faq.info.
1108
22afa6e8
DL
11091999-12-04 Dave Love <fx@gnu.org>
1110
1111 * Makefile.in: (install-arch-indep): Depend on `info'.
1112 (install-strip): Use `install' as sub-make target.
1113
a21616bd
KR
11141999-11-23 Ken Raeburn <raeburn@gnu.org>
1115
1116 * configure.in: Restore Kerberos code deleted on 1999-05-29 that
1117 didn't need to be deleted. Check for the k5crypto library as well
1118 as the crypto library; MIT Kerberos 1.1 changed the name.
1119
946173ad
DL
11201999-11-18 Dave Love <fx@gnu.org>
1121
1122 * configure.in: Fix NON_GNU_CPP for Irix 6 to avoid failing tests.
1123
4f6f5dab
GM
11241999-11-11 Erik Naggum <erik@naggum.no>
1125
1126 * configure.in (bitmapdir): Allow for both "bitmaps" directories.
1127
2323760c
DL
11281999-11-08 Dave Love <fx@gnu.org>
1129
1130 * configure.in: Fix change for --with-pop default.
1131
c3d00920
DL
11321999-11-04 Dave Love <fx@gnu.org>
1133
1134 * configure.in: Default to --with-pop. Change sense of with-gcc
1135 and with-toolkit-scroll-bars messages to reflect the defaults.
1136
400a1ed0
GM
11371999-11-01 Gerd Moellmann <gerd@gnu.org>
1138
1139 * INSTALL: Mention the Emacs Lisp Reference.
1140
1e3196e8
GM
11411999-10-27 Noah Friedman <friedman@splode.com>
1142
1143 * configure.in: Check for dynamic ptys (/dev/ptmx, /dev/pts/).
1144
8ac52782
GM
11451999-10-23 Gerd Moellmann <gerd@gnu.org>
1146
1147 * Makefile.in (bootstrap): New target.
1148
1113b624
PE
11491999-10-19 Paul Eggert <eggert@twinsun.com>
1150
1151 Add support for large files. Merge glibc 2.1.2.
1152
1153 * configure.in (AC_CHECK_HEADERS): Add stdio_ext.h.
1154 (HAVE_TM_GMTOFF): New symbol.
1155 (AC_CHECK_FUNCS): Add __fpending, ftello, getloadavg, mblen,
1156 mbrlen, strsignal.
1157 (LOCALTIME_CACHE): Don't include stdlib.h, as config.h does this now.
dff28924 1158
77162a4f
SM
11591999-10-09 Stefan Monnier <monnier@cs.yale.edu>
1160
1161 * make-dist (dontcompile): look for the DONTCOMPILE variable rather
1162 than the obsolete dontcompilefiles pseudo-rule in lisp/Makefile.
1163
a2743e67
RS
11641999-10-09 Richard M. Stallman <rms@gnu.org>
1165
dff28924 1166 * Makefile.in (uninstall, install-arch-indep, install-arch-dep):
a2743e67
RS
1167 Unset CDPATH to prevent cd from generating output.
1168
37e2d8f4
SM
11691999-10-08 Stefan Monnier <monnier@cs.yale.edu>
1170
1171 * update-subdirs: also ignore CVS subdirs.
1172
4e1d9c86
GM
11731999-10-07 Gerd Moellmann <gerd@gnu.org>
1174
1175 * Makefile.in (install-arch-indep): Add ada-mode.
dff28924 1176
2b6bac15
DL
11771999-10-06 Dave Love <fx@gnu.org>
1178
1179 * Makefile.in: Add rules for config.status, configure.
1180
a4a9692d
DL
11811999-09-07 Gerd Moellmann <gerd@gnu.org>
1182
1183 * configure.in (--with-sound): Removed.
1184
11851999-08-30 Gerd Moellmann <gerd@gnu.org>
1186
1187 * configure.in (USE_TOOLKIT_SCROLL_BARS): Move the test down after
1188 the test for Xaw3d.
1189 (HAVE_TIFF): Add -lm to library check.
1190
11911999-08-28 Richard Stallman <rms@gnu.org>
1192
1193 * configure.in (USE_TOOLKIT_SCROLL_BARS): Move tests for
1194 -lXaw3d, -lXpm, -ljpeg, -lpng, -ltiff, and -lgif, down
1195 after the other X-related libraries.
1196
11971999-08-21 Dave Love <fx@gnu.org>
1198
1199 * configure.in: Don't check for jpeglib.h.
1200
12011999-08-20 Gerd Moellmann <gerd@gnu.org>
1202
1203 * configure.in (HAVE_TIFF): Remove tiff34 prefix from tiffio.h.
1204 (HAVE_XAW3D): Don't check for Xaw3d if USE_X_TOOLKIT=none.
1205
12061999-08-18 Dave Love <fx@gnu.org>
1207
1208 * configure.in: : Check for termcap.h.
1209
12101999-08-15 Gerd Moellmann <gerd@gnu.org>
1211
1212 * configure.in: Add --with-toolkit-scroll-bars. If "no",
1213 use Emacs' scroll bars, even if configured for Motif or when
1214 Xaw3d is available.
1215
12161999-08-12 Wolfgang Rupprecht <wolfgang@wsrcc.com>
1217
1218 * configure.in: Check for getaddrinfo.
1219
12201999-08-04 Eli Zaretskii <eliz@gnu.org>
1221
1222 * config.bat: Make --no-debug work again by removing -gcoff.
1223
12241999-07-30 Dave Love <fx@gnu.org>
1225
1226 * configure.in: Check for stdlib.h.
1227
12281999-07-19 Dave Love <fx@gnu.org>
1229
1230 * configure.in: Grok sparc64-*-linux-gnu*.
1231
12321999-07-12 Richard Stallman <rms@gnu.org>
1233
1234 * Version 20.4 released.
1235
12361999-06-23 Karl Heuer <kwzh@gnu.org>
1237
1238 * make-dist: Unset EMACS_UNIBYTE, so Emacs runs in its default state.
1239 Quote $EMACS, in case it's a program with args.
1240
12411999-05-29 Richard M. Stallman <rms@gnu.org>
1242
1243 * configure.in: Delete the Kerberos stuff.
1244
12451999-05-27 Greg Hudson <ghudson@mit.edu>
1246
1247 * configure.in: Prefer kerberos 5 names.
1248
12491999-04-26 Richard M. Stallman <rms@gnu.org>
1250
1251 * configure.in: Check for libXp.
1252
12531999-04-08 Richard Stallman <rms@gnu.org>
1254
1255 * make-dist: Include change logs in subdirs of `lisp'.
1256
12571999-04-05 Richard Stallman <rms@gnu.org>
1258
1259 * Makefile.in (mkdir): If we create ${datadir}, make it world-readable.
1260 (install-arch-indep): Make ${datadir}/emacs world-readable.
1261
12621999-03-30 Eli Zaretskii <eliz@gnu.org>
1263
1264 * config.bat: Use epaths.* instead of paths.*.
1265
12661999-03-07 Eli Zaretskii <eliz@gnu.org>
1267
1268 * INSTALL: Add detailed instructions to unpack and install
1269 intlfonts on MS-DOS.
1270
12711999-02-26 Richard Stallman <rms@gnu.org>
1272
1273 * configure.in: Use epaths.h and epaths-force instead of paths....
1274
1275 * Makefile.in (epaths-force): Renamed from paths-force;
1276 operate on epaths.in and produce epaths.h.
1277
12781999-02-24 Richard Stallman <rms@gnu.org>
1279
1280 * make-dist: Fix nt/icons directory handling.
1281
12821999-02-22 Simon Josefsson <jas@pdc.kth.se>
1283
1284 * configure.in (f301-fujitsu-uxpv4.1): New target.
1285
12861999-02-20 Richard Stallman <rms@gnu.org>
1287
1288 * make-dist (tempparent): Fix command to update info files.
1289
12901999-02-09 Richard Stallman <rms@gnu.org>
1291
1292 * configure.in (powerpc-apple-netbsd*): New alternative.
1293
12941999-01-25 Geoff Voelker <voelker@cs.washington.edu>
1295
1296 * make-dist: Include the new directory nt/icons in distributions.
1297
12981999-01-19 Richard Stallman <rms@psilocin.ai.mit.edu>
1299
1300 * configure.in: Change message about HAVE_XFREE386.
1301
13021999-01-07 Eli Zaretskii <eliz@gnu.org>
1303
1304 * config.bat: Support configuring with leim.
1305
13061998-12-16 Petri Kaurinkoski <Petri.Kaurinkoski@hut.fi>
1307
1308 * configure.in (mips-sgi-irix6.5): New target.
1309
13101998-12-16 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
1311
1312 * configure.in: Remove GSS-API support, since it has been removed
1313 from movemail.
1314
13151998-12-04 Markus Rost <rost@delysid.gnu.org>
1316
1317 * Makefile.in (install-arch-dep): Copy fns-*.el from lib-src.
1318
13191998-12-04 Andreas Schwab <schwab@delysid.gnu.org>
1320
1321 * Makefile.in: Don't install customize info file. Run
1322 install-info on viper info file.
1323
13241998-11-29 Richard Stallman <rms@psilocin.ai.mit.edu>
1325
1326 * Makefile.in (install-arch-dep): Copy fns-*.el from lib-src.
1327
13281998-11-16 Kenichi Handa <handa@etl.go.jp>
1329
1330 * configure.in (*-*-bsdi4*): New target.
1331
13321998-11-13 Ehud Karni <ehud@unix.simonwiesel.co.il>
1333
1334 * configure.in: Fix previous change.
1335
13361998-11-11 Richard Stallman <rms@gnu.org>
1337
1338 * configure.in (aviion-intel): New machine.
1339
13401998-11-04 Kenichi Handa <handa@etl.go.jp>
1341
1342 * configure.in (mips-nec-sysv4*): New target.
1343
13441998-11-03 Andreas Schwab <schwab@delysid.gnu.org>
1345
1346 * Makefile.in (install-arch-dep): Fix last change and use fns-*.el
1347 from lisp.
1348
13491998-10-31 Richard Stallman <rms@psilocin.ai.mit.edu>
1350
1351 * make-dist: Don't include fns*.el in dist.
1352
13531998-10-30 Dave Love <fx@gnu.org>
1354
1355 * configure.in: Don't mkdir cpp.
1356
13571998-10-30 Andreas Schwab <schwab@delysid.gnu.org>
1358
1359 * Makefile.in (install-arch-dep): Install src/fns-*.el in
1360 ${archlibdir}.
1361
13621998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
1363
1364 * Version 20.3 released.
1365
13661998-07-30 Paul Eggert <eggert@twinsun.com>
1367
1368 * Makefile.in (Makefile, src/Makefile, src/config.stamp)
1369 (lib-src/Makefile, man/Makefile, oldXMenu/Makefile)
1370 (lwlib/Makefile, leim/Makefile):
1371 Prepend $(srcdir)/ to rule dependencies outside this dir.
1372
13731998-06-30 Richard Stallman <rms@psilocin.ai.mit.edu>
1374
1375 * configure.in: Use unset CDPATH instead of making it empty.
1376
13771998-06-20 Karl Heuer <kwzh@gnu.org>
1378
1379 * configure.in: Assume unspecified Solaris is 2.5, not 2.4.
1380
13811998-06-07 Richard Stallman <rms@psilocin.ai.mit.edu>
1382
1383 * make-dist (MANIFEST): Include most subdirs, but exclude subdirs.el
1384 and default.el. Sort the results.
1385
13861998-05-31 Karl Heuer <kwzh@gnu.org>
1387
1388 * Makefile.in (install-arch-indep): Don't die if site-lisp/ isn't
1389 writable.
1390
13911998-05-14 Richard Stallman <rms@psilocin.ai.mit.edu>
1392
1393 * Makefile.in (install-arch-indep):
1394 Don't alter site-lisp/subdirs.el if it exists.
1395
13961998-05-12 Richard Stallman <rms@psilocin.ai.mit.edu>
1397
1398 * Makefile.in (install-arch-indep): Put `-' on commands to create
1399 subdirs.el in site-lisp dirs.
1400
14011998-05-07 Richard Stallman <rms@psilocin.gnu.org>
1402
1403 * Makefile.in (install-arch-indep): Fix typo in previous change.
1404
14051998-05-06 Richard Stallman <rms@psilocin.gnu.org>
1406
1407 * Makefile.in (install-arch-indep): Pass --dir-file to install-info.
1408
14091998-04-28 Richard Stallman <rms@psilocin.gnu.org>
1410
1411 * Makefile.in (mkdir): Create the site-lisp dirs.
1412 (install-arch-indep): Make site-lisp/subdirs files world-readable.
1413
14141998-04-26 Richard Stallman <rms@psilocin.gnu.org>
1415
1416 * Makefile.in (INSTALL_INFO): New variable.
1417 (install-arch-indep): Don't replace the dir file if it already exists.
1418 Use the install-info program, via INSTALL_INFO, to add entries.
1419 Make the `info' subdir and the Info files world-readable.
1420
14211998-04-16 Eli Zaretskii <eliz@delysid.gnu.org>
1422
1423 * config.bat: Make sure the environment is large enough to support
1424 all the "set foo=bar" commands. Update pointers to DJGPP FTP
1425 sites.
1426
14271998-04-10 Karl Heuer <kwzh@gnu.org>
1428
1429 * make-dist: Don't accept EMACS=t when testing for $EMACS set.
1430
14311998-04-06 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
1432
1433 * configure.in: Add --with-gssapi to specify GSS-API
1434 authentication support for movemail.
1435
14361998-04-02 Richard Stallman <rms@psilocin.ai.mit.edu>
1437
1438 * Makefile.in (install-arch-indep): Fix previous change.
1439
14401998-03-30 Richard Stallman <rms@psilocin.ai.mit.edu>
1441
1442 * Makefile.in (info): Run man in build dir, not srcdir.
1443
14441998-03-28 Richard Stallman <rms@psilocin.ai.mit.edu>
1445
1446 * Makefile.in (install-arch-indep): Fix previous change.
1447
14481998-03-23 Kenichi Handa <handa@etl.go.jp>
1449
1450 * Makefile.in (top_distclean): Check the existence of `lock'
1451 subdir.
1452
14531998-03-22 Richard Stallman <rms@gnu.org>
1454
1455 * Makefile.in (install-arch-indep): Put special subdirs.el files
1456 in site-lisp dirs. Use normal-top-level-add-subdirs-to-load-path.
1457
14581998-03-21 Richard Stallman <rms@psilocin.gnu.org>
1459
1460 * make-dist: Fix shell syntax in check for missing .el or .elc files.
1461
14621998-03-09 Richard Stallman <rms@psilocin.gnu.org>
1463
1464 * configure.in (hppa-hp-hpux1[0-9]*): Handle versions 1X like 10.
1465 (m68*-hp-hpux*): Handle versions 1X like 10.
1466
14671998-03-07 Richard Stallman <rms@psilocin.gnu.org>
1468
1469 * make-dist: PROBLEMS is now in etc, not top level dir.
1470
1471 * Makefile.in (SOURCES): Delete PROBLEMS.
1472
14731998-02-25 Richard Stallman <rms@gnu.org>
1474
1475 * configure.in (hppa*-hp-hpux*): Use hpux10 by default.
1476
1477 * Makefile.in (install-arch-indep): Do chmod a+x on subdirs.
1478
14791998-01-17 Richard Stallman <rms@gnu.org>
1480
1481 * Makefile.in (install-arch-indep): Add semicolon before `else'.
1482
14831998-01-02 Richard Stallman <rms@psilocin.gnu.org>
1484
1485 * make-dist (tempparent): New option --no-check.
1486
1487 * make-dist: Don't do anything with cpp directory.
1488
14891997-12-20 Richard Stallman <rms@psilocin.gnu.org>
1490
1491 * configure.in (sparc-fujitsu-sysv4*): New target.
1492
14931997-12-17 Andreas Schwab <schwab@gnu.org>
1494
1495 * configure.in: Cache more tests. Add missing quotes around
1496 message with embedded comma.
1497
14981997-12-04 Karl Heuer <kwzh@gnu.org>
1499
1500 * Makefile.in (unlock, relock): Don't reference cpp/ directory.
1501
15021997-11-26 Joel N. Weber II <devnull@gnu.org>
1503
1504 * make-dist: Changed the comment about `umask 0' to say `Don't
1505 restrict access to any files.'; previously it said `Don't protect
1506 any files', which may have implied that we think fascism is good.
1507
15081997-11-24 Paul Eggert <eggert@twinsun.com>
1509
1510 * configure.in (AC_CHECK_FUNCS): Add strftime. The new GNU C library
1511 strftime needs the underlying host's strftime for locale dependent
1512 formats.
1513
15141997-11-20 Abraham Nahum <miko@uxsrvc.tti.co.il>
1515
1516 * configure.in (i586-dg-dguxR4.*): New name in case branch.
1517
15181997-11-20 Eli Zaretskii <eliz@is.elta.co.il>
1519
1520 * config.bat: Configure the man subdirectory.
1521
15221997-11-07 Paul Eggert <eggert@twinsun.com>
1523
1524 * configure.in (AC_CHECK_LIB): Add -lintl.
1525
15261997-11-07 Karl Heuer <kwzh@gnu.org>
1527
1528 * make-dist (check for .elc files): Avoid bash-specific syntax.
1529 (check for overflow 14-char limit): Simplify.
1530
15311997-11-07 Richard Stallman <rms@gnu.org>
1532
1533 * Makefile.in (install): Move blessmail last.
1534
15351997-10-02 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1536
1537 * configure.in (gettimeofday, one arg or two):
1538 Clarify messages by avoiding double negative.
1539
15401997-09-30 Karl Eichwalder <ke@suse.de>
1541
1542 * Makefile.in (install-arch-indep): install the widget info file.
1543
15441997-09-24 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
1545
1546 * configure.in (with-pop, with-kerberos): Need to check Kerberos
1547 libraries in reverse order, so that libraries will appear in the
1548 correct dependency order on the link line (and so that the
1549 configure checks themselves will work properly when early
1550 libraries depend on later ones).
1551
15521997-09-21 Erik Naggum <erik@naggum.no>
1553
1554 * make-dist (making links to `src'): Keep timestamp on copied
1555 files.
1556
1557 * make-delta: New script to produce delta distributions.
1558
15591997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1560
1561 * Version 20.2 released.
1562
15631997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1564
1565 * Version 20.1 released.
1566
1567 * Makefile.in (install-leim): Depend on mkdir.
1568 (leim): Depend on src.
1569
15701997-09-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1571
1572 * configure.in: Recognize alpha* instead of just alpha.
1573
15741997-09-12 Paul Eggert <eggert@twinsun.com>
1575
1576 * leim-Makefile.in (mostlyclean, maintainer-clean): New targets.
1577
15781997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1579
1580 * update-subdirs: Use rm -f.
1581
15821997-09-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1583
1584 * update-subdirs: Delete subdirs.el if this dir has no subdirs.
1585 Ignore subdirs named Old.
dff28924 1586
a4a9692d
DL
15871997-08-04 Kenneth Stailey <kstailey@elbereth.disclosure.com>
1588
1589 * configure.in: Add OpenBSD clause to set $machine.
1590
15911997-09-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1592
1593 * make-dist: Recompile everything after updating various Lisp files.
1594 Recompile in leim as well as lisp.
1595 Check in leim as well as lisp for mismatched files and too-long names.
dff28924 1596
a4a9692d
DL
15971997-09-03 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1598
1599 * Makefile.in (TAGS tags): Simply refer this to the src subdir.
1600
16011997-08-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1602
1603 * Makefile.in (install-arch-indep): Verify ./lisp has simple.el in it
1604 before trying to copy anything from it.
1605
16061997-08-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1607
1608 * Makefile.in (man/Makefile): New target.
1609 (tags): Define env var EMACS and run Makefile from build dir.
1610
16111997-08-27 Eli Zaretskii <eliz@psilocin.gnu.ai.mit.edu>
1612
1613 * config.bat: If src/_gdbinit doesn't exist, try using
1614 src/.gdbinit to create it (for building on Windows 95).
1615
16161997-08-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1617
1618 * Makefile.in (install-arch-indep):
1619 Discard extra data in tar | tar pipes.
1620
16211997-08-24 NIIBE Yutaka <gniibe@mri.co.jp>
1622
1623 * configure.in (x_default_search_path): Corrected
1624 '${x_library}' to '${x_library}/X11'.
1625
16261997-08-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1627
1628 * configure.in (HAVE_MOTIF_2_1): Test for Motif 2.1,
1629
16301997-08-22 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
1631
1632 * configure.in: Support auto-configuration of both Kerberos V4 and
1633 Kerberos V5 for movemail, including detection of V4 and V5 header
1634 files and libraries.
1635
16361997-08-16 NIIBE Yutaka <gniibe@etl.go.jp>
1637
1638 * configure.in: Compute x_default_search_path
1639 and substitute into makefiles.
1640
1641 * Makefile.in (paths-force): Store PATH_X_DEFAULTS in paths.h.
1642
16431997-08-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1644
1645 * Makefile.in (install-arch-indep): Run list-load-path-shadows.
1646
16471997-08-07 Erik Naggum <erik@naggum.no>
1648
1649 * configure.in: Remove lockdir, it is no longer needed.
1650 * Makefile.in (mkdir): Don't create lockdir.
1651 (lockdir): Variable deleted.
1652 (paths-force): Don't operate on PATH_LOCK.
1653
16541997-08-06 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1655
1656 * leim-Makefile.in (clean, distclean): New targets.
1657
1658 * make-dist: Include leim/ChangeLog in leim distribution.
1659
16601997-08-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1661
1662 * configure.in (i*86-*-sysv4.2uw*): Set NON_GNU_CPP.
1663
16641997-07-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1665
1666 * Makefile.in (CPPFLAGS): Get this from configure, like CFLAGS.
1667
16681997-07-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1669
1670 * Makefile.in (LDFLAGS): Get this from configure, like CFLAGS.
1671
16721997-07-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1673
1674 * make-dist: Update leim/leim-list.el.
1675 Pass along value of $EMACS when updating lisp dir.
1676
16771997-07-25 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>
1678
dff28924 1679 * configure.in (doug_lea_malloc): Make __after_morecore_hook a
a4a9692d
DL
1680 prerequisite to the use of Doug Lea's malloc.
1681
16821997-07-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1683
1684 * Makefile.in (top_distclean): Use -f to delete contents of lock dir.
1685
1686 * make-dist: Use name leim/SKK-DIC, not leim/SKK.
1687
16881997-07-16 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1689
1690 * make-dist: Arrange for the leim tar file to unpack in emacs-M.N/leim.
1691
16921997-07-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1693
1694 * configure.in (mips-sony-newsos6*): File news-risc.h renamed
1695 to news-r6.h.
1696
16971997-07-10 Eli Zaretskii <eliz@is.elta.co.il>
1698
1699 * config.bat: Use `sed' instead of `cp', which might not be
1700 installed.
1701
17021997-07-09 Kenichi Handa <handa@etl.go.jp>
1703
1704 * Makefile.in (mostlyclean): Add cleaning leim directory.
1705 (clean, distclean, maintainer-clean): Likewise.
1706
17071997-07-09 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1708
1709 * make-dist (bogosities): Check subdirs of `lisp' also.
1710
17111997-07-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1712
1713 * make-dist (etc): Really avoid symlinks now.
1714 (lisp): Don't delete from subdirs the things we never copy.
1715
17161997-07-07 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1717
1718 * Makefile.in (install-arch-indep): Correct the target name.
1719 The first letter `i' was dropped by the previous change of mine.
1720
17211997-07-06 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1722
1723 * configure.in (leim/Makefile): Generate this.
1724 (*-sysv4.2uw*): Recognize new alternative.
1725
1726 * leim-Makefile.in: Renamed from leim-Makefile.
1727
1728 * make-dist: Set up real-leim subdirectory,
1729 with the real contents of leim; then move it to
1730 a separate top-level directory.
1731
1732 * make-dist: Don't mention site-lisp, site-init, site-start
1733 or default, when listing files hat are not compiled and should be.
dff28924 1734
a4a9692d
DL
1735 * configure.in: Create src/config.stamp at the end.
1736
17371997-07-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1738
1739 * Makefile.in (install-leim): Correct previous change.
1740
17411997-07-02 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1742
1743 * Makefile.in (install-leim): New target.
1744 (install): Depend on install-leim.
dff28924 1745
a4a9692d
DL
17461997-07-01 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1747
1748 * Makefile.in (SUBDIR): Add leim.
1749 (SUBDIR_MAKEFILES): Add leim/Makefile.
1750 (leim/Makefile): New target.
1751
17521997-07-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1753
1754 * leim-Makefile: New file.
1755 * make-dist: Initialize a `leim' subdirectory with that makefile.
1756
17571997-06-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1758
1759 * configure.in (GNU_MALLOC_reason): Fix message text.
1760
17611997-06-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1762
1763 * make-dist (lisp): Don't process subdirs that start with =.
1764 (etc): Copy symlinks, as in src.
1765
17661997-06-26 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1767
1768 * configure.in (i*86-*-unixware*): New alternative.
1769
17701997-06-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1771
1772 * Makefile.in (src/config.stamp): Target renamed from src/config.h
1773 and touch it explicitly.
1774
1775 * configure.in (mips-sony-newsos6*): New alternative.
1776 (mips-*-linux-gnu*): New alternative.
1777 (*-*-bsdi*): New alternative.
1778 (i*86-*-bsd386, i*86-*-bsdi...): Delete old alternatives.
1779
17801997-06-22 Dave Love <d.love@dl.ac.uk>
1781
1782 * Makefile.in (lib-src): Depend on src/config.h (e.g. for
1783 movemail.o).
1784 (src/config.h): New target to re-configure if src/config.in
1785 is patched.
1786
17871997-06-18 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1788
1789 * configure.in (shutdown): Check for `shutdown' function.
1790
17911997-06-18 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1792
1793 * update-subdirs: Include the directory "language" in subdirs.
1794
17951997-06-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1796
1797 * configure.in (m88k-dg-dgux4*): New alternative.
1798 (alpha-*-netbsd*): New alternative.
1799 (powerpcle-*-solaris2*): New alternative.
1800
18011997-05-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1802
1803 * make-dist: Warn about .el files that are not compiled.
1804
18051997-05-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1806
1807 * Makefile.in (dist): Don't run update-subdirs here,
1808 since make-dist now gets that done.
1809
1810 * make-dist: Use the new `updates' target in lisp/Makefile.
dff28924 1811
a4a9692d
DL
1812 * make-dist: Use new non-file targets in lisp/Makefile.
1813
18141997-04-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1815
1816 * make-dist: Handle all subdirs of `lisp' uniformly.
1817 Don't handle `term' and `language' specially.
1818 Clear out umask at the beginning.
dff28924 1819
a4a9692d
DL
18201997-04-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1821
1822 * make-dist: Use Make to update finder-inf.el and autoloads.
1823 Also update cus-load.el.
1824
18251997-04-09 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>
1826
1827 * configure.in (doug_lea_malloc): First check for SYSTEM_MALLOC,
1828 in case it is desirable to disable the GNU malloc features with
1829 glibc.
1830
18311997-04-08 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>
1832
1833 * configure.in (DOUG_LEA_MALLOC):
1834 Define if malloc_{get,set}_state exist.
1835
18361997-03-05 Ken'ichi Handa <handa@etl.go.jp>
1837
1838 * make-dist: Make links for files under lisp/language.
1839
18401997-02-20 Kenichi Handa <handa@etl.go.jp>
1841
1842 * update-subdirs: Exclude the directory "language" from subdirs.
1843
18441997-01-26 Karl Heuer <kwzh@gnu.ai.mit.edu>
1845
1846 * configure.in: Check for rint and cbrt.
1847
18481997-01-01 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
1849
1850 * make-dist: Use $EMACS to say where to run Emacs.
1851 Add --no-update option.
dff28924 1852
a4a9692d
DL
18531996-12-30 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
1854
1855 * configure.in (hppa1.1-hitachi-hiuxmpp): New configuration.
1856
18571996-12-28 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
1858
1859 * make-dist (copying src): Check thoroughly for symlinks
1860 and copy them in all cases. Regularize the linking of *.in
1861 and *.opt and ChangeLog files.
1862 (copying lib-src): Likewise.
1863 Don't rm getdate.c or y.tab.*--they don't exist any more.
dff28924 1864
a4a9692d
DL
18651996-12-18 Jonathan I. Kamens <jik@annex-1-slip-jik.cam.ov.com>
1866
1867 * configure.in: Check for libmail, maillock.h and
1868 touchlock (for movemail).
1869
18701996-12-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1871
1872 * configure.in (limits.h): Check for this file.
1873
18741996-12-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1875
1876 * configure.in (rs6000-ibm-aix4.2): New alternative.
1877 (rs6000-ibm-aix4.0): New alternative.
1878 (rs6000-ibm-aix4*): Assume aix 4.1 by default.
1879
18801996-11-22 Ben Harris <bjh21@cam.ac.uk>
1881
1882 * configure.in: Recognize vax-*-netbsd*.
1883
18841996-11-06 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
1885
1886 * configure.in (locallisppath): Add leim directory.
1887
18881996-10-31 Eli Zaretskii <eliz@is.elta.co.il>
1889
1890 * config.bat: Make sure `mv' supports forward slashes and -f.
1891
18921996-10-28 Christian Limpach <chris@nice.ch>
1893
1894 * configure.in (hppa*-next-nextstep*): * added after hppa
1895 to accept hppa1.0 and hppa1.1.
1896
18971996-10-05 Marcus G. Daniels <marcus@coulee.tdb.com>
1898
1899 * configure.in: Provide an empty default for LD_SWITCH_X_SITE_AUX.
1900 * configure.in (ld_switch_machine): Fix typo.
1901
19021996-09-28 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
1903
1904 * configure.in: Fetch LD_SWITCH_SYSTEM and LD_SWITCH_MACHINE
1905 from config.h and use them in $ac_link.
1906
19071996-09-28 Erik Naggum <erik@psilocin.gnu.ai.mit.edu>
1908
1909 * configure.in: Create a subdir named `lisp'.
1910
19111996-09-24 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
1912
1913 * configure.in: Check for getcwd.
1914
19151996-09-04 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
1916
dff28924 1917 * configure.in: Check for termios.h. Check for setpgid.
a4a9692d
DL
1918
19191996-08-31 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
1920
1921 * configure.in: Check for setrlimit.
1922
19231996-08-31 Paul Eggert <eggert@twinsun.com>
1924
1925 * configure.in: Check for sys/systeminfo.h, getdomainname, sysinfo.
1926
19271996-08-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1928
1929 * configure.in: Check for utimes.
1930
1931 * configure.in: Check for com_err library, but only
1932 if --with-kerberos was used. Check for krb and des
1933 only if --with-kerberos.
1934
19351996-08-26 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
1936
1937 * Makefile.in (INSTALL_STRIP): New variable.
1938 (install-strip): Set INSTALL_STRIP, not INSTALL_PROGRAM.
1939 (install-arch-dep): Use INSTALL_STRIP, and pass it to lib-src.
1940
19411996-08-25 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
1942
1943 * configure.in: Check for krb and des libraries.
1944
19451996-08-24 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
1946
1947 * configure.in (*-sunos4.1.[3-9]*noshare):
1948 Use sunos413, not sunos4-1-3.
1949 (m88k-dg-dgux5.4R3*): Use dgux5-4-3, not dgux5-4r3.
1950 (arm-acorn-riscix1.2*): Use riscix12, not riscix1-2.
dff28924 1951
a4a9692d
DL
19521996-08-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1953
1954 * Makefile.in (src/paths.h): Target deleted.
1955 (paths-force): Delete all dependencies on this target
1956 but don't delete the target.
1957 (install): Depend on `all'.
1958 (paths-force): Don't print a message.
1959
1960 * configure.in: Generate src/paths.h here.
1961
19621996-08-18 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1963
1964 * configure.in (NON_GCC_LINK_TEST_OPTIONS, GCC_LINK_TEST_OPTIONS):
1965 New variables that affect linking only.
1966 (alpha-dec-osf*): Use those instead of previous change.
1967
19681996-08-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1969
1970 * Makefile.in (install-arch-indep): Install info/messages.
1971
19721996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1973
1974 * Version 19.33 released.
1975
19761996-08-10 Marcus Daniels <marcus@sayre.sysc.pdx.edu>
1977
1978 * configure.in (i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*):
1979 Fix previous change.
1980
19811996-08-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1982
1983 * configure.in (i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*):
1984 New alternative.
1985
19861996-08-07 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1987
1988 * configure.in (alpha-dec-osf*): Specify GCC_TEST_OPTIONS
1989 and NON_GCC_TEST_OPTIONS.
1990
19911996-08-06 Paul Eggert <eggert@twinsun.com>
1992
1993 * configure.in (LOCALTIME_CACHE): Don't put a string literal
1994 "TZ=..." in environ.
1995
19961996-08-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1997
1998 * make-dist (msdos): Add is_exec.c, sigaction.c to distribution.
1999
20001996-08-03 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2001
2002 * configure.in (*-sunos4.1.[3-9]*noshare): Move this before
2003 the more general *-sunos4.1.[3-9]* clause.
2004
20051996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2006
2007 * Version 19.32 released.
2008
2009 * configure.in (*-sco3.2v5*):
2010 Set OVERRIDE_CPPFLAG to a string of one space.
2011 Fix the code that uses OVERRIDE_CPPFLAG.
2012
20131996-07-16 Karl Heuer <kwzh@gnu.ai.mit.edu>
2014
2015 * configure.in: Undo previous change.
2016
20171996-07-16 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
2018
2019 * config.sub: Use `pc', not `unknown', when canonicalizing
2020 the vendor for ...86.
2021
20221996-07-15 David Mosberger-Tang <davidm@AZStarNet.com>
2023
2024 * configure.in: Check for termios.h header.
2025
20261996-07-11 Bill Mann <dvmann@dvncr.praxisint.com>
2027
2028 * configure.in: Use s/usg5-4-3.h for ncr-i[3456]86-sysv4.3
2029
20301996-07-07 Karl Heuer <kwzh@gnu.ai.mit.edu>
2031
2032 * configure.in: Split bsdos2 and bsdos2-1.
2033
20341996-07-06 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
2035
2036 * config.sub: If last two words are not a recognized
2037 KERNEL-OS pair, use just the last word as OS, as in 19.31.
2038 Make conversion of gnu/linux to linux-gnu really work.
dff28924 2039
a4a9692d
DL
2040 * config.sub: If vendor unspecified with i386, use `pc' not `unknown'.
2041
20421996-06-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2043
2044 * configure.in (check for using Lucid widgets by default):
2045 Eliminate indentation that confuses some compilers.
2046
20471996-06-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2048
2049 * config.sub: Convert linux and gnu/linux to linux-gnu.
2050
2051 * make-dist: Don't update getdate.c.
2052 Ignore =... files when checking for too-long Lisp file names.
2053
20541996-06-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2055
2056 * configure.in (euidaccess): Check for that, not for eaccess.
2057
20581996-06-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2059
2060 * configure.in (sunos4.1.[3-9]*noshare): Eliminate dash from
2061 before `noshare'.
2062 (mips-sgi-irix6*): Specify NON_GCC_TEST_OPTIONS.
2063
20641996-06-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2065
2066 * configure.in: Rename lignux to linux-gnu in configuration names.
2067 Use gnu-linux as the opsys value (s/ file name).
2068 Allow i686 just like i386, i486, i586.
2069
20701996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2071
2072 * configure.in (i*86-*-sco3.2v5): New alternative.
2073 (OVERRIDE_CPPFLAG): New variable.
2074 (CPPFLAGS): If OVERRIDE_CPPFLAG is set, use that.
2075
2076 * configure.in: Specify vpath for .texi files.
2077
20781996-06-09 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2079
2080 * configure.in: Always check for HAVE_X11R5.
2081 Separately decide whether to use a toolkit by default.
2082
20831996-06-04 Bill Mann <dvmann@dvhpux1.praxisint.com>
2084
2085 * configure.in: If X11R5 is missing the Xaw headers,
2086 default to --with-x-toolkit=no.
2087
20881996-05-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2089
2090 * configure.in (powerpc-*-solaris2*): Use ibmrs6000, not rs6000.
2091
20921996-05-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2093
2094 * Makefile.in (install-arch-indep): If cd etc makes output,
2095 don't treat that as part of the tar data.
2096 Check that ./lisp actually exists.
dff28924 2097
a4a9692d
DL
20981996-05-29 Karl Heuer <kwzh@gnu.ai.mit.edu>
2099
2100 * make-dist: Check for long file names.
2101
21021996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
2103
2104 * Version 19.31 released.
2105
21061996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
2107
2108 * configure.in: Recognize sparc-*-lignux.
2109
21101996-05-03 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
2111
2112 * make-dist: Include nt/inc/arpa and nt/inc/netinet in the dist.
2113 Don't include config.w95.
2114
21151996-04-21 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
2116
2117 * make-dist: Replace --no-clean-up and --no-tar options
2118 with --clean-up and --tar, so that the default is useful.
2119
21201996-04-15 Eli Zaretskii <eliz@is.elta.co.il>
2121
2122 * config.bat: Make sure the GDB init file is called src/_gdbinit;
2123 if not, tell the user to rename it and abort.
2124
21251996-04-14 Eli Zaretskii <eliz@is.elta.co.il>
2126
2127 * config.bat: With DJGPP v1.x, use `COFF2EXE' to produce JUNK.EXE
2128 test program.
2129
21301996-04-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2131
2132 * config.bat (djgpp_ver): Variable renamed from djgpp-ver.
2133
2134 * make-dist (MANIFEST): Fix previous change.
2135 (msdos): Put mainmake.v2 into the dist.
2136
21371996-04-10 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
2138
2139 * make-dist: Exit if autoconf fails.
2140
21411996-04-10 Eli Zaretskii <eliz@is.elta.co.il>
2142
2143 * config.bat: Set djgpp-ver, and unset it at the end.
b1f865ae 2144 Add a number of conditionals for DJGPP version 2.
a4a9692d
DL
2145 Rename label libsrc2 to libsrc3.
2146 Substitute for LDFLAGS in src/Makefile.
2147 Substitute for ALL_CFLAGS in lib-src/Makefile.
2148
21491996-04-08 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2150
2151 * configure.in (ncurses): Check this after checking fns like strerror.
2152
21531996-04-08 Erik Naggum <erik@naggum.no>
2154
2155 * make-dist (MANIFEST): Don't include lines from =files.
2156
21571996-04-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2158
2159 * make-dist: Don't put lisp/dired.todo in the dist.
2160
21611996-04-05 Richard Stallman <rms@lucy.gnu.ai.mit.edu>
2162
2163 * configure.in (HAVE_NCURSES): Look for library named ncurses.
2164
2165 * configure.in (setlocale): Check for it.
2166
2167 * configure.in (*-*-sysv4.2*): If no /usr/ccs/lib/cpp, use /lib/cpp.
dff28924 2168
a4a9692d
DL
21691996-03-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2170
2171 * configure.in: Use lignux instead of linux as value of opsys.
2172
21731996-03-22 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2174
2175 * Makefile.in (install-strip): Fix whitespace.
2176 Get rid of continuation.
2177
2178 * config.sub: Convert linux or gnu/linux to lignux.
2179
21801996-03-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2181
2182 * configure.in: Accept lignux in configuration name.
2183
21841996-03-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2185
2186 * Makefile.in (install-strip): New target.
2187
21881996-03-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2189
2190 * Makefile.in (top_distclean): Use `|| true' to ignore error in rm.
2191 -f failed to do the job on Suns.
2192
21931996-03-13 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
2194
2195 * Makefile.in (install-arch-dep): Don't depend on install-arch-indep.
2196
2197 * configure.in (linux/version.h): Check for this header.
2198
21991996-03-12 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
2200
2201 * configure.in: Remove -fno-builtin hackery from -lm check.
2202
22031996-03-08 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
2204
2205 * configure.in (-lm check): If $GCC, append -fno-builtin to $CC for
2206 just this test.
2207
2208 * configure.in (AC_PREREQ): Require version 2.8 of Autoconf.
2209
22101996-03-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2211
2212 * configure.in: Check for ncurses.
2213
22141996-02-28 Paul Eggert <eggert@twinsun.com>
2215
2216 * configure.in (LOCALTIME_CACHE):
2217 Also define if localtime mishandles unsetting TZ.
2218 This works around a localtime bug in mips-dec-ultrix.
2219
22201996-02-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2221
2222 * make-dist (finder-inf.el): Use finder-compile-keywords-make-dist.
2223
2224 * configure.in: Improve messages about X versions.
2225
22261996-02-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2227
2228 * configure.in (LOCALTIME_CACHE): Cope if $ac_cv_func_tzset is null.
2229
22301996-02-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2231
2232 * configure.in (HAVE_X11XTR6): Set it as a shell variable.
2233 (HAVE_LIBXMU): If HAVE_X11XTR6, use -lSM and -lICE.
2234
2235 * Makefile.in (install-arch-dep): Depend on install-arch-indep.
2236 (install): Put install-arch-indep before install-arch-dep.
2237
22381996-02-20 Dave Love <d.love@dl.ac.uk>
2239
2240 * INSTALL: Clarify info about MS-DOS path handling.
2241
22421996-02-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2243
2244 * Makefile.in (install-arch-indep): Install info/ccmode*.
2245 In previous change, protect against /bin/pwd returning null string.
2246
22471996-02-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2248
2249 * Makefile.in (install-arch-indep): Copy build-dir's lisp subdir
2250 to lispdir.
2251
22521996-02-01 Paul Eggert <eggert@twinsun.com>
2253
2254 * configure.in (LD_RUN_PATH): Prepend x_libraries to this envvar.
2255
22561996-01-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2257
2258 * configure.in (HAVE_TIMEVAL): Set explicitly to `no' if test fails.
2259
22601996-01-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2261
2262 * Makefile.in (extraclean): Use ${top_distclean} to ensure
2263 we delete everything distclean deletes.
2264
22651996-01-23 Karl Heuer <kwzh@gnu.ai.mit.edu>
2266
2267 * make-dist (lwlib): Don't distribute lwlib-Xol* files.
2268
22691996-01-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2270
2271 * configure.in (HAVE_X11): Merge $LD_SWITCH_X_SITE
2272 into LDFLAGS instead of into LIBS.
2273
22741996-01-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2275
2276 * configure.in (HAVE_XMU): Fix typo in previous change.
2277
22781996-01-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2279
2280 * configure.in [Solaris]: Don't let $CC make us use /usr/ucb/cc.
2281
22821996-01-10 Erik Naggum <erik@naggum.no>
2283
2284 * configure.in (USE_X_TOOLKIT = maybe): Delete redundant `fi'.
2285
22861996-01-10 Karl Heuer <kwzh@gnu.ai.mit.edu>
2287
2288 * Makefile.in (install-arch-indep): Ignore error if no chmod -R.
2289
22901996-01-10 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
2291
2292 * configure.in (HAVE_XMU): Check for libXmu.a only if using toolkit
2293 and use -lXt to link it.
2294
22951996-01-08 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
2296
2297 * configure.in (locallisppath): Put version-specific dir first.
2298
22991996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
2300
2301 * configure.in (hppa-*-nextstep*): New alternative.
2302 (USE_X_TOOLKIT): By default, set this to "maybe";
2303 and change that later to LUCID or "no" according to X11 version.
2304
2305 * make-dist: Recompile outdated .elc files and update all autoloads.
2306
23071996-01-05 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
2308
2309 * configure.in (locallisppath): Fix typo in last change: " -> '.
2310
23111996-01-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2312
2313 * configure.in (locallisppath): Add ../emacs/VERSION/site-lisp.
2314
23151995-12-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2316
2317 * Makefile.in (install-arch-indep): Give all files read permission.
2318
23191995-12-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2320
2321 * configure.in (hppa*-hp-hpux9shr*, hppa*-hp-hpux9*, hppa*-hp-hpux*):
2322 If it is hpux 9, check for /usr/include/X11R5 and /usr/lib/x11R5.
2323
23241995-12-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2325
2326 * configure.in: Determine HAVE_X11R6.
2327 (HAVE_MENUS): Renamed from HAVE_X_MENU.
2328
23291995-12-21 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
2330
2331 * configure.in: Just "solaris" now defaults to version 2.4.
2332 Add sunos4.1.n-noshare as alternative.
2333
23341995-12-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2335
2336 * configure.in (mips-sgi-irix6*): Set NON_GNU_CPP.
2337
23381995-11-29 Erik Naggum <erik@naggum.no>
2339
2340 * Makefile.in (install-arch-indep): Add missing backslash.
2341
23421995-11-29 Karl Eichwalder <ke@ke.Central.DE>
2343
2344 * Makefile.in (install-arch-indep): Don't install
2345 lispdir/[Mm]akefile*, lispdir/ChangeLog, lispdir/dired.todo.
2346
23471995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2348
2349 * Makefile.in (install-arch-indep): Fix previous change.
2350
2351 * configure.in (mips-sni-sysv*): New alias for mips-siemens-sysv*.
2352
23531995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2354
2355 * Version 19.30 released.
2356
2357 * make-dist (lisp): Exclude subdirs.el.
2358
23591995-11-22 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2360
2361 * make-dist (etc): Delete *.orig and *.rej.
2362
23631995-11-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2364
2365 * Makefile.in (install-arch-indep): Rename old info/dir only if exists.
2366
23671995-11-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2368
2369 * configure.in (hppa*-hp-hpux10*): Use s/hpux10.h.
2370
23711995-11-14 Geoff Voelker <voelker@cs.washington.edu>
2372
2373 * make-dist (nt): Rename install, readme, and todo to
2374 INSTALL, README, and TODO.
2375
23761995-11-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2377
2378 * make-dist (lisp): Don't distribute site-start.
2379
23801995-11-06 Karl Heuer <kwzh@gnu.ai.mit.edu>
2381
2382 * make-dist: Break the hard link on alloca.c.
2383
23841995-11-04 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
2385
2386 * configure.in (LIBS): Add libsrc_libs and keep the old LIBS.
2387
23881995-11-02 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2389
2390 * make-dist (src, lib-src): Don't distribute Makefile.c.
2391 (etc/e): Do cleanup in $tempdir/etc/e, not $tempdir/etc.
2392
23931995-10-31 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2394
2395 * Makefile.in (mkdir): Create man1dir, not mandir.
2396 (uninstall): Use man1dir, not mandir.
2397
23981995-10-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2399
2400 * Makefile.in (man1dir): New variable.
2401 (install-arch-indep): Use man1dir.
2402
2403 * configure.in (sparc-*-nextstep*): Remove incorrect .h's.
2404
2405 * make-dist: Create lisp/MANIFEST.
2406
24071995-10-28 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2408
2409 * configure.in (m68k-*-linux*): New alternative.
2410
24111995-10-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2412
2413 * make-dist: Use new names config.in, paths.in, and
2414 {src,lib-src}/Makefile.in.
2415
24161995-10-25 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2417
2418 * configure.in: Don't bother checking for drem.
2419
24201995-10-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2421
2422 * Makefile.in (distclean): Delete line with just a tab in it.
2423 (install-arch-indep): Delete spaces that precede tabs.
2424 Delete spurious `fi' left from previous change.
2425 (install): Supply `true' as command, to avoid null command.
2426
24271995-10-05 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2428
2429 * configure.in (--with-x-toolkit)): Add `athen' as alias for `athena'.
2430
24311995-09-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2432
2433 * configure.in (powerpc-*-solaris2): New alternative.x
2434
24351995-09-12 Karl Heuer <kwzh@gnu.ai.mit.edu>
2436
2437 * Makefile.in (src/paths.h, paths-force): Use paths.h.$$ instead
2438 of paths.h.tmp$$, to avoid going beyond 14 characters.
2439
24401995-09-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2441
2442 * configure.in: Improve error msg for invalid --with-x-toolkit value.
2443
24441995-09-06 Paul Eggert <eggert@twinsun.com>
2445
2446 * configure.in (LOCALTIME_CACHE): Define if tzset exists and
2447 if localtime caches TZ. Check for tzset.
2448
24491995-09-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2450
2451 * config.bat: Simplify using new names file names src/makefile.in,
2452 config.in, paths.in. Change Echo commands not to use `.
2453
24541995-08-31 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2455
2456 * Makefile.in (install-arch-indep): Always install the new dir file;
2457 rename the previous dir file to dir.bak or dir.old.
2458
24591995-08-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2460
2461 * configure.in (RANLIB): Substitute this into makefiles.
2462 Set it specially on solaris; set it by default on other systems.
2463
2464 * configure.in: Fix previous Alpha change.
2465
24661995-08-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2467
2468 * configure.in (i*386-*-isc4.*): Set GCC_TEST_OPTIONS and
2469 NON_GCC_TEST_OPTIONS.
2470
24711995-08-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2472
2473 * configure.in (CFLAGS): When computing CFLAGS and REAL_CFLAGS
2474 from config.h, use SPECIFIED_CFLAGS to get what the user specified.
2475
2476 * configure.in (alpha-*-linux*): New configuration.
2477
24781995-08-05 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2479
2480 * configure.in (m68*-next-*): Use m68k.h and nextstep.h.
2481 (m68k-next-nextstep*): New alias for that.
2482 (i*86-*-nextstep*): Use nextstep.h.
2483 (sparc-*-nextstep*): New configuration.
2484
24851995-08-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2486
2487 * configure.in (CPP): Save original CFLAGS value in SPECIFIED_CFLAGS.
2488 And get CFLAGS from config.h if SPECIFIED_CFLAGS is null.
2489
24901995-07-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2491
2492 * configure.in: Handle sunos4shr by sharing; not like sunos4*.
2493 Determine GETTIMEOFDAY_ONE_ARGUMENT by experiment.
2494
24951995-07-18 Mike Long <mike.long@analog.com>
2496
2497 * make-dist: Fix update of finder-inf.el, and byte-compile it.
2498
24991995-07-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2500
2501 * Makefile.in (src/paths.h, paths-force):
2502 Rename src/paths.h.in to src/paths.in.
2503 (Makefile): Depend on src/Makefile.in, not src/Makefile.in.in.
2504
2505 * configure.in: Rename {src,lib-src}/Makefile.in.in to Makefile.in.
2506 Use Makefile.c for intermediate file.
2507 Rename src/config.h.in to src/config.in.
2508
25091995-07-17 Richard Stallman <rms@gnu.ai.mit.edu>
2510
2511 * configure.in (mips-dec-ultrix*): Assume version 4.3.
2512 (mips-dec-ultrix4.[12]): New alternative for old versions.
2513
25141995-07-06 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2515
2516 * make-dist: Don't break intra-tree links.
2517
25181995-07-06 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
2519
2520 * configure.in: Put back archlibdir initialization. Require
2521 autoconf 2.4.1 or later.
2522
25231995-07-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2524
2525 * configure.in: Use sunos4shr normally for Sunos 4.1.[3-9].
2526 (mips-mips-riscos5*): New alternative.
2527
25281995-06-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2529
2530 * Makefile.in (uninstall, install-arch-indep): Install info/ediff*.
2531
25321995-06-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2533
2534 * configure.in (bindir, datadir, sharedstatedir, libexecdir)
2535 (mandir, infodir, archlibdir): Initializations deleted.
2536
2537 * configure.in: On hpux9, use hpux9-x11r4.h if we have X11R4.
2538 On hpux9shr, use hpux9shxr4.h.
2539
25401995-06-24 Morten Welinder <terra+@cs.cmu.edu>
2541
2542 * configure.in: Added target mips-dec-mach_bsd4.3.
2543 * config.guess: Guess mips-dec-mach_bsd4.3.
2544
25451995-06-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2546
2547 * Makefile.in (mkdir): Use symbolic chmod.
2548
25491995-06-22 Paul Eggert <eggert@twinsun.com>
2550
2551 * configure.in: Treat SunOS 4.1.4 like SunOS 4.1.3.
2552 (Likewise for SunOS 4.1.5 thorugh 4.1.9, should they ever exist.)
2553
25541995-06-22 Paul Eggert <eggert@twinsun.com>
2555
2556 * Makefile.in (SUBDIR_MAKEFILES):
2557 Add man/Makefile, so `make distclean' removes it.
2558 (top_distclean): Add config.log to the list of files to be removed.
2559
25601995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2561
2562 * Version 19.29 released.
2563
25641995-06-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2565
2566 * configure.in: Fix the previous change to verify that the -b
2567 option really solves the problem.
2568
2569 * make-dist (nt): Explicitly include makefile.nt and makefile.def only.
2570
25711995-06-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2572
2573 * configure.in: Test whether XFree86 needs -b i486-linuxaout to link.
2574
25751995-06-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2576
2577 * configure.in: Report more clearly when there is no special
2578 dir to search for X includes or libraries.
2579
25801995-06-13 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2581
2582 * configure.in: Check for -lpthreads, not -lpthread.
2583
25841995-06-09 Geoff Voelker <voelker@cs.washington.edu>
2585
2586 * make-dist: Copy new files nt/addpm.c and nt/emacs.bat.in.
2587
25881995-06-08 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2589
2590 * configure.in: Check for -lpthread.
2591
25921995-06-05 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2593
2594 * Makefile.in (install-arch-indep): Install info files for mh-e.
2595 (uninstall): Uninstall info files for dired-x, gnus, mh-e, and sc.
2596
25971995-06-01 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2598
2599 * configure.in (*-solaris2.5): New configuration.
2600
2601 * make-dist: Copy new files config.nt and config.w95.
2602
26031995-05-30 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2604
2605 * configure.in: Use x_includes, not x_libraries, for -I.
2606 Make bitmapdir a colon-separated list.
2607
26081995-05-27 Richard Stallman <rms@gnu.ai.mit.edu>
2609
2610 * configure.in (hppa*-hp-hpux10*, m68k-hp-hpux10*): New configurations.
2611
2612 * configure.in: Allow x_libraries and x_includes to be paths.
2613
26141995-05-25 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2615
2616 * configure.in: Fix typo.
2617
26181995-05-24 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
2619
2620 * INSTALL: Clarify use of site-init.el.
2621
26221995-05-22 enami tsugutomo <enami@sys.ptg.sony.co.jp>
2623
2624 * configure.in: pass arg to sqrt.
2625
26261995-05-18 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
2627
2628 * make-dist: Fix May 6 change.
2629
26301995-05-17 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2631
2632 * vpath.sed: Delete reference to ymakefile.
2633
26341995-05-09 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
2635
2636 * configure.in: Use sqrt (more portable) instead of fmod in -lm
2637 check.
2638
26391995-05-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2640
2641 * make-dist: Put nt/emacs.ico and nt/emacs.rc in dist.
2642
2643 * update-subdirs: Specify /bin/sh to run the script.
2644
26451995-05-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2646
2647 * make-dist: Put src/makefile.nt in dist.
2648
2649 * configure.in (i[345]86-*-bsdi2*): New configuration.
2650 (vax-dec-bsd386*): Deleted.
2651
26521995-05-06 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
2653
2654 * configure.in: Make sure CDPATH doesn't mess up PWD check. Check
2655 whether X bitmaps are in X11/bitmaps instead of bitmaps. Use fmod
2656 instead of logb in -lm check.
2657
26581995-05-03 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2659
2660 * configure.in (m68*-apollo-*): Renamed from m68*-apollo*.
2661 Use bsd4-3. Don't set NON_GNU_CPP.
2662
2663 * make-dist: Don't copy in src/s/*.inp. Don't copy nt/src.
2664 In nt. copy various different things, but not *.cmd.
2665 Fix the ln commands for the subdirs of nt.
2666
26671995-04-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2668
2669 * configure.in (*-sun-sunos4.1.3*): Use sunos4shr.h.
2670
26711995-04-27 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2672
2673 * configure.in (*-sun-sunos4.1.3*): Use shared libraries,
2674 since that's what the header file expects.
2675
26761995-04-24 Francesco Potorti` (pot@cnuce.cnr.it)
2677
2678 * configure.in (m68k-motorola-sysv*): Distinguish between 68030
2679 and 68040 based machines when choosing options for gnucc.
2680
26811995-04-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2682
2683 * Makefile.in (top_distclean): Delete config.cache.
2684
26851995-04-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2686
2687 * Makefile.in (install-arch-indep): Delete .#* when copying subdirs.
2688
2689 * configure.in: Use m/ncr386.h.
2690
26911995-04-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2692
2693 * Makefile.in (install-arch-indep): Undo Sep 23 change.
2694
26951995-04-06 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2696
2697 * make-dist (lib-src): Don't copy *.lex; it doesn't exist anymore.
2698 (man): Don't copy texindex.c and getopt.c; they're deleted.
2699 (etc): Omit `e'; it's a subdirectory.
2700 (etc/e): Use `../..', not `..', to reference top level.
2701
27021995-04-06 Simon Leinen <simon@lia.di.epfl.ch>
2703
2704 * Makefile.in (install-arch-indep, dist):
2705 look for `update-subdir' in $(srcdir).
2706
27071995-04-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2708
2709 * make-dist: Include mkinstalldirs in distribution.
2710
27111995-04-05 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
2712
2713 * make-dist: Add missing close backquote.
2714
27151995-04-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2716
2717 * make-dist: Don't distribute shortnames directory.
2718
27191995-03-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2720
2721 * Makefile.in (blessmail): Pass archlibdir to the sub-make.
2722
27231995-02-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2724
2725 * configure.in (m88k-motorola-sysv4*): Use usg5-4-2.
2726
27271995-02-23 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2728
2729 * configure.in (EMACS_CONFIG_OPTIONS): Use $ac_configure_args.
2730
27311995-02-13 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
2732
2733 * configure.in (mips-sgi-irix6): New configuration.
2734
27351995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
2736
2737 * Makefile.in (maintainer-clean): Renamed from realclean.
2738
27391995-02-02 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
2740
2741 * configure.in: Create a .gdbinit that sources the real one, if
2742 using a different build directory.
2743
27441995-01-23 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
2745
2746 * configure.in: Check for sys/select.h.
2747
27481995-01-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2749
2750 * configure.in: On sunos4.1.3 and sunus4shr, set NON_GNU_CPP.
2751
27521994-12-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2753
2754 * configure.in: Handle isc 4.1 operating system.
2755
27561994-12-10 Richard Stallman <rms@kepa>
2757
2758 * configure.in (rs6000-ibm-aix4.1*): New alternative.
2759 (rs6000-ibm-aix4*): New alternative.
2760
27611994-12-06 Richard Stallman <rms@kepa>
2762
2763 * configure.in: For SVR4.2, set NON_GNU_CPP if not already set.
2764
27651994-11-30 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
2766
2767 * configure.in: Don't try to make directories that are guaranteed
2768 to already exist.
2769
27701994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2771
2772 * configure.in: Generate man/Makefile from man/Makefile.in.
2773 Create the man subdir.
2774
2775 * Makefile.in (dvi): Run Make in our man subdir.
2776
2777 * make-dist: Create subdir etc/e.
2778 Make links to it.
2779 Put man/Makefile.in in dist, instead of man/Makefile.
2780
27811994-11-21 David J. MacKenzie (djm@mole.gnu.ai.mit.edu)
2782
2783 * configure.in: Add --with-pop, --with-kerberos, and
2784 --with-hesiod for movemail.
2785
27861994-11-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2787
2788 * configure.in (m68*-apollo*): Use s/domain.h.
2789
27901994-11-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2791
2792 * configure.in (m68*-apollo*): Set NON_GNU_CPP.
2793
27941994-11-14 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
2795
2796 * configure.in: Don't add -I, -L, -R options for cc if their
2797 arguments would be empty.
2798
27991994-11-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2800
2801 * configure.in (i860-intel-osf1*): New alternative.
2802 (mips-sgi-irix5.[01]*): Distinguish from irix5*.
2803 (mips-sgi-irix*): Now an alias for mips-sgi-irix5*.
2804
28051994-11-09 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
2806
2807 * configure.in: Make h_errno check not use nested functions.
2808
28091994-11-09 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
2810
2811 * Makefile.in (install-arch-indep): Delete *.orig in copied dirs.
2812
28131994-11-08 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
2814
2815 * Makefile.in (install-arch-indep): Avoid continued comment
2816 swallowing target line.
2817
28181994-11-08 David J. MacKenzie (djm@churchy.gnu.ai.mit.edu)
2819
2820 * configure.in: Protect a character class with `changequote'.
2821
28221994-11-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2823
2824 * configure.in: Accept `news' as a synonym for `newsos'.
2825
28261994-11-03 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
2827
2828 * Makefile.in: Don't rm files if cd fails.
2829
28301994-11-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2831
2832 * make-dist: Put nt subdir and its subdirs in the dist.
2833 (lib-src): Put makefile.nt in the dist.
2834 (lisp): Put makefile.nt in the dist.
2835
28361994-10-29 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
2837
2838 * configure.in: Change a stray `[' to `test'.
2839
28401994-10-28 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
2841
2842 * configure.in: Adapt for Autoconf v2. Use the standard argument
2843 parser, host type canonicalizer, X11 finder, and message
2844 printing macros. Use the new macro names. Use `test' instead of `['.
2845
28461994-10-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2847
2848 * configure.in: Check for getpagesize.
2849
28501994-10-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2851
2852 * make-dist (msdos): Put sed* in the distribution.
2853
28541994-10-17 Morten Welinder <terra@mole.gnu.ai.mit.edu>
2855
2856 * config.bat: New option, `--with-x', for configuring Emacs
2857 for use with the X11 system DesqView/X.
2858 New option, `--no-debug', for compiling Emacs without debug
2859 information thus saving disk space.
2860 (src/config.h, src/paths.h): Use `update' (which is like
2861 `move-if-changed') to change the file.
2862 (src/config.h): When configuring for X11 perform extra changes.
2863 (src/makefile): When configuring for X11 perform extra changes.
2864 (lib-src): Remove temporary files.
2865 (): Check that `sed', `rm', `mv', and `gcc' are available.
2866
28671994-10-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2868
2869 * Makefile.in (sharedstatedir): Substitute sharedstatedir properly.
2870
2871 * configure.in (bitmapdirs): Default to /usr/include/X11/bitmaps.
2872
28731994-10-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2874
2875 * configure.in (EMACS_CONFIGURATION): Use $canonical as value.
2876
2877 * configure.in (canonical): Substitute var into makefiles.
2878 (bitmapdir): Likewise.
2879
2880 * Makefile.in (bitmapdir): New variable.
2881 (src/paths.h, paths-force): Edit PATH_BITMAPS.
2882
28831994-10-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2884
2885 * make-dist: Put update-subdirs and lisp/subdirs.el in the dist.
2886
2887 * Makefile.in (dist, install-arch-indep): Run update-subdirs.
2888 * update-subdirs: New shell script.
2889
28901994-10-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2891
2892 * Makefile.in (top_distclean): Don't rm build-install.
2893 (SOURCES): Delete build-install.in.
2894
2895 * make-dist: Don't distribute build-ins.in.
2896 * build-ins.in: File deleted.
2897
28981994-10-12 David J. MacKenzie (djm@duality.gnu.ai.mit.edu)
2899
2900 * Makefile.in (mkdir): Use mkinstalldirs instead of make-path.
2901
29021994-10-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2903
2904 * Makefile.in: Use libexecdir and sharedstatedir as appropriate.
2905
2906 * configure.in (libexecdir): Renamed from libdir. New default.
2907 (sharedstatedir): Renamed from statedir. New default.
2908 (datadir): New default.
2909
2910 * make-dist: Don't distribute subdirs.el.
2911
29121994-10-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2913
2914 * configure.in (eaccess): Check for it.
2915
29161994-10-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2917
2918 * configure.in (mktime): Check for it.
2919
29201994-10-02 Paul Reilly <pmr@geech.gnu.ai.mit.edu>
2921
2922 * configure.in (motif): Add support for usage and option checking.
2923
29241994-09-24 Richard Stallman <rms@churchy.gnu.ai.mit.edu>
2925
2926 * configure.in (utimes): Check for it.
2927
29281994-09-23 Richard Stallman <rms@churchy.gnu.ai.mit.edu>
2929
2930 * Makefile.in (install-arch-indep): Don't do mkdir here.
2931
29321994-09-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2933
2934 * configure.in (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*):
2935 riscix.h renamed to acorn.h.
2936
29371994-09-21 Michael Ben-Gershon (mybg@cs.huji.ac.il)
2938
2939 * configure.in (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*):
2940 New configurations.
2941
29421994-09-21 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
2943
2944 * configure.in: Remove trailing slashes from srcdir.
2945
29461994-09-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2947
2948 * configure.in (i[345]86-sequent-ptx*): Handle
2949
29501994-09-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2951
2952 * Makefile.in (paths-force): Depend on src/paths.h
2953
29541994-09-19 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
2955
2956 * configure.in (config_options): Save all arguments, not just some.
2957
29581994-09-18 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
2959
2960 * Makefile.in (install-arch-indep): Copy DOC-*, not DOC*
2961
2962 * configure.in: Add AC_AIX.
2963 Add checks to set HAVE_STRUCT_UTIMBUF, HAVE_TIMEVAL, HAVE_SELECT.
2964
29651994-09-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2966
2967 * configure.in (parsing options): Simplify sed command to delete -'s.
2968
29691994-09-16 Karl Heuer <kwzh@churchy.gnu.ai.mit.edu>
2970
2971 * configure.in (config_options): New shell variable.
2972 Pass its value to C code in EMACS_CONFIG_OPTIONS.
2973
29741994-09-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2975
2976 * configure.in (alpha-dec-osf*): New target.
2977
2978 * Makefile.in: Use just one FRC target.
2979
29801994-09-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2981
2982 * Makefile.in (removenullpaths, paths-force):
2983 Use name paths.h.tmp$$, which depends on the pid.
2984
29851994-09-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2986
2987 * Makefile.in (removenullpaths, paths-force):
2988 Put paths.h.tmp in top-level dir, not in src.
2989
29901994-09-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2991
2992 * Version 19.27 released.
2993
29941994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2995
2996 * Version 19.26 released.
2997
29981994-09-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2999
3000 * configure.in: Check for lrand48, not rand48.
3001
30021994-09-03 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3003
3004 * configure.in (powerpc-ibm-aix3.1*, powerpc-ibm-aix3.2.5)
3005 (powerpc-ibm-aix*): New aliases.
3006
30071994-08-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3008
3009 * make-dist (src/m, src/s): Put *.inp in distribution.
3010
30111994-08-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3012
3013 * configure.in: Accept i586 and i486 along with i386.
3014
30151994-08-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3016
3017 * configure.in: Do compute unexec, LIBX, system_malloc, etc
3018 even if CPP env var was set by the user.
3019
3020 * configure.in (i[34]86-*-*): For SCO 3.2v4, fix NON_GNU_CPP value.
3021
30221994-08-14 Jonathan I. Kamens (jik@gza-client1.aktis.com)
3023
3024 * Makefile.in: Uninstall "$(EMACS)", not "emacs".
3025
30261994-08-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3027
3028 * configure.in (i[34]86-*-*): For SCO 3.2v4, set NON_GNU_CPP.
3029
30301994-08-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3031
3032 * configure.in: Check more specifically for i*86-sun-sunos.
3033
30341994-08-03 Caveh Jalali (caveh@eng.sun.com)
3035
3036 * configure.in: Handle solaris 2.4.
3037
30381994-07-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3039
3040 * configure.in (rand48): Check for it.
3041
30421994-07-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3043
3044 * make-dist: Update the info files.
3045
30461994-07-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3047
3048 * configure.in: Make "checking..." messages' style consistent.
3049 (HAVE_H_ERRNO): New test.
3050
30511994-07-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3052
3053 * configure.in (i860-*-sysv4*): Set NON_GNU_CC and NON_GNU_CPP.
3054
30551994-07-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3056
3057 * configure.in (CFLAGS): If the envvar was specified, use that.
3058 And set REAL_CFLAGS from it too.
3059
30601994-07-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3061
3062 * make-dist: Update finder-inf.el.
3063
30641994-07-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3065
3066 * make-dist (msdos): Include sed4.inp in dist.
3067
3068 * Makefile.in (libsrc_libs): Var deleted.
3069
30701994-07-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3071
3072 * Makefile.in (mkdir, removenullpaths): Put g in sed replace commands.
3073
30741994-06-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3075
3076 * configure.in (mips-sony-newsos4*): New alias.
3077
30781994-06-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3079
3080 * configure.in (*-convex-bsd*): Set NON_GNU_CPP.
3081 (*-convex-convexos*): Accept this as alias.
3082
30831994-06-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3084
3085 * configure.in: Get CFLAGS both with and without THIS_IS_CONFIGURE,
3086 for two different uses.
3087
30881994-06-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3089
3090 * configure.in: Define THIS_IS_CONFIGURE when extracting CFLAGS etc.
3091
30921994-06-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3093
3094 * make-dist: Put ./BUGS into the distrib.
3095
30961994-06-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3097
3098 * configure.in: Handle 386 running Solaris 2.
3099
31001994-06-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3101
3102 * configure.in (mips-siemens-sysv*): Use cpp, not cc -E.
3103
31041994-06-05 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3105
3106 * configure.in (mips-sony-newsos*): Use news-risc.h.
3107
3108 * configure.in: Accept bsdi as opsys, like bsd386.
3109
31101994-06-01 Morten Welinder (terra@diku.dk)
3111
3112 * config.bat (src/paths.h): Use sed script msdos/sed4.inp.
3113
31141994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3115
3116 * Version 19.25 released.
3117
3118 * make-dist (shortversion): Don't assume another period follows.
3119
31201994-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3121
3122 * Makefile.in (install-arch-indep): Use /bin/pwd uniformly, not pwd.
3123 (uninstall): Use /bin/pwd.
3124
3125 * Makefile.in (blessmail): Depend on src.
3126 (all): Don't depend on blessmail.
3127
3128 * Makefile.in (src/paths.h): Don't force recomputation.
3129 (paths-force): New target; force recomputation of paths.h.
3130 (all): Depend on paths-force.
3131 (src, lib-src): Depend on src/paths.h.
3132
3133 * configure.in (*-sun-sunos4*): Set GCC_TEST_OPTIONS,
3134 NON_GCC_TEST_OPTIONS.
3135
31361994-05-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3137
3138 * configure.in: Don't insist on subversions for irix.
3139
31401994-05-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3141
3142 * configure.in (hppa*-hp-hpux9shr): Move alternative up.
3143
3144 * configure.in (i[34]86-next-*): New alternative.
3145
31461994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3147
3148 * Version 19.24 released.
3149
3150 * configure.in: New config hppa*-hp-hpux9shr*.
3151
31521994-05-22 Morten Welinder (terra@tyr.diku.dk)
3153
3154 * config.bat: Doc fix.
3155
31561994-05-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3157
3158 * Makefile.in (mostlyclean, clean, distclean, realclean)
3159 (extraclean): Don't act on man subdir if it doesn't exist.
3160
31611994-05-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3162
3163 * configure.in (GCC_TEST_OPTIONS, NON_GCC_TEST_OPTIONS): New vars.
3164 Use them to set up CC.
3165 (*-sun-sunos4.1.3): Set them.
3166
31671994-05-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3168
3169 * Makefile.in (lib-src): Don't depend on src/paths.h.
3170
31711994-05-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3172
3173 * build-ins.in (copydests): Get rid of spurious `-'s.
3174
3175 * configure.in: Define EMACS_CONFIGURATION instead of CONFIGURATION.
3176
31771994-05-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3178
3179 * Version 19.23 released.
3180
3181 * configure.in [HAVE_X11]: Merge $C_SWITCH_X_SITE into CFLAGS
3182 for the Xlib and Xt checks; then restore old CFLAGS.
3183
31841994-05-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3185
3186 * configure.in (HAVE_X11XTR6): Add newline before #if.
3187 Add newline after #endif.
3188
31891994-05-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3190
3191 * configure.in (HAVE_X11XTR6): Arrange to define it.
3192
31931994-05-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3194
3195 * Makefile.in (install): Depend on blessmail.
3196
31971994-05-12 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
3198
3199 * configure.in (mips-siemens-sysv*): Put quotes around value
3200 containing blanks.
3201
32021994-05-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3203
3204 * Makefile.in (TAGS): Use the makefile in src subdir.
3205
32061994-05-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3207
3208 * configure.in (opsys): Recognize `gnu'.
3209
32101994-05-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3211
3212 * configure.in (using NON_GNU_CPP): Fix test for CPP already set.
3213
32141994-05-09 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
3215
3216 * configure.in: Remove AC_LANG_C call. Not needed with Autoconf
3217 version > 1.8.
3218
32191994-05-08 Morten Welinder (terra@diku.dk)
3220
3221 * config.bat: Forcibly remove "# " style comments from makefiles.
3222
32231994-05-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3224
3225 * Makefile.in (uninstall): When processing lispdir and etcdir,
3226 do nothing unless it exists and is a directory.
3227
32281994-05-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3229
3230 * Makefile.in (install-arch-indep): Do install info/dired-x*.
3231 Merge code in from install-doc.
3232 (install-doc): Merge code back into install-arch-indep.
3233 (install-arch-dep): Don't depend on install-doc.
3234
3235 * configure.in (run_in_place): Don't use pwd for archlibdir and docdir.
3236
32371994-05-04 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3238
3239 * configure.in (making src/Makefile and lib-src/Makefile):
3240 Split off the autoconf substitutions and don't pass them thru cpp.
3241 (undefs): Use $canonical as well as $configuration.
3242
3243 * make-dist: Distribute lisp/Makefile.
3244
3245 * configure.in: Recognize m88k-dg-dgux5.4.3* and m88k-dg-dgux5.4.2*.
3246 Use lower case names for the s files.
3247
32481994-05-03 Morten Welinder (terra@diku.dk)
3249
3250 * config.bat: Added possibility for different file name
3251 transscriptions in lib-src.
3252
32531994-05-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3254
3255 * Makefile.in (lib-src): Undo previous change.
3256 (blessmail): New target to run maybe-blessmail in lib-src.
3257 (all): Depend on blessmail.
3258
3259 * Makefile.in (lib-src): Depend on src.
3260
32611994-04-30 Paul Reilly (pmr@churchy.gnu.ai.mit.edu)
3262
3263 * configure.in (m88k-dg-dgux5.4R3): Use dgux5-4R3.
3264 (m88k-dg-dgux5.4R2): dgux5.4R2.
3265
32661994-04-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3267
3268 * configure.in (window_system): Restore accidentally deleted code
3269 that uses AC_FIND_X.
3270
3271 * make-dist: Distribute config.bat.
3272
32731994-04-29 Morten Welinder (terra@diku.dk)
3274
3275 * config.bat: Corrected the configuration of lib-src
3276 to keep up with configure. Add note about dos version 3
3277 or better needed (djgpp needs that). Add note explaining
3278 that either install in c:/emacs or edit the script.
3279 Don't change to c:/emacs, but assume we're there (to minimize
3280 the number of places to change).
3281
3282 * config.bat: Build-in the first step towards X11 support with
3283 the X11 emulator that exists. At this time it won't work,
3284 and several files are missing.
3285
32861994-04-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3287
3288 * configure.in: Use m/hp800.h in place of m/hp9000s800.h.
3289 Don't look for -lresolv.
3290
3291 * Makefile.in (lib-src): Depend on src/paths.h.
3292
32931994-04-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3294
3295 * configure.in: Restore deleted AC_SUBST of `configuration'.
3296 Improve error message for bad --with-x-toolkit value.
3297
3298 * configure.in: Define CONFIGURATION in src/config.h
3299 rather than substituting in src/Makefile.in.
3300
33011994-04-26 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
3302
3303 * Makefile.in (install-doc): New target.
3304 (install-arch-dep): Depend on install-doc.
3305 (mkdir): Create docdir.
3306
33071994-04-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3308
3309 * configure.in: Test for libresolv.a.
3310 Substitute machfile and opsysfile.
3311
33121994-04-22 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
3313
3314 * Makefile.in (.PHONY, install): Kill reference to obsolete do-install.
3315 (install-arch-dep): Install under the name $(EMACS).
3316
33171994-04-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3318
3319 * configure.in (version): Use entire value of emacs-version.
3320 (mips-siemens-sysv*): New alternative.
3321
33221994-04-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3323
3324 * Makefile.in (install-arch-indep): Don't install dired-x*.
3325
33261994-04-18 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
3327
3328 * configure.in (src/Makefile, lib-src/Makefile): Delete ^L.
3329 Fix definition of $undefs.
3330
33311994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3332
3333 * configure.in (window_system): Obey --with-x11=no and --with-x10=no.
3334
3335 * configure.in (lib-src/Makefile.in): Use src, not lib-src, in -I.
3336
33371994-04-16 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
3338
3339 * configure.in: Call AC_LANG_C, if it's defined, after AC_PREPARE.
3340
33411994-04-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3342
3343 * configure.in (lib-src/Makefile.in): Make this from Makefile.in.in
3344 and run it thru cpp, as with src/Makefile.in.
3345
3346 * configure.in: Use AC_SET_MAKE.
3347
33481994-04-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3349
3350 * configure.in (i[34]86-ncr-sysv*): Use usg5-4-2.
3351
33521994-04-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3353
3354 * Makefile.in (MAKE): Don't just assign it--use @SET_MAKE@.
3355
3356 * configure.in (CFLAGS): Exclude ${CFLAGS} from singlequotes.
3357 (printing the choices): Make the toolkit message unconditional.
3358 (USE_X_TOOLKIT): Use `none', not `no', if none.
3359 (include libsrc_libs): Include config.h, and specify -I for srcdir.
3360 Get rid of temp file foofoo1.
3361
33621994-04-13 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
3363
3364 * configure.in (CFLAGS): Use shell syntax, not Makefile.
3365
33661994-04-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3367
3368 * configure.in (window_system): If no X, set USE_X_TOOLKIT=no.
3369 (printing the choices): State choice of toolkit.
3370 (libsrc_libs): Recalculate after writing config.h;
3371 then update lib-src/Makefile.
3372
33731994-04-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3374
3375 * configure.in: Add sunos4shr as alternative for suns.
3376 Conditionals testing for null $CC were backwards.
3377
33781994-04-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3379
3380 * make-dist (msdos): Don't link patch1. Link sed*.inp, not sed.in*.
3381
33821994-04-09 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3383
3384 * configure.in: Handle -isc4.0*.
3385
33861994-03-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3387
3388 * configure.in (esix5): Set NON_GNU_CPP.
3389
33901994-03-24 Roland McGrath (roland@mole.gnu.ai.mit.edu)
3391
3392 * Makefile.in (thisdir): Nonsensical variable removed.
3393 (install-arch-indep): Set shell var thisdir=`pwd` before cd and cd
3394 back to $thisdir, rather than the directory `this_dir'.
3395
33961994-03-17 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3397
3398 * Makefile.in (install-arch-indep): Add missing backslash after a
3399 `then'.
3400
34011994-03-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3402
3403 * Makefile.in (thisdir): New variable.
3404 (install-arch-indep): Go back to thisdir to run INSTALL_DATA.
3405
34061994-03-08 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
3407
3408 * configure.in: Add freebsd.
3409
34101994-03-08 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3411
3412 * configure.in: Check for fpathconf.
3413
34141994-03-02 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
3415
3416 * configure.in (with_x_toolkit): Fix typo in previous change.
3417
34181994-03-01 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
3419
3420 * configure.in: New s-file for rs60000-ibm-aix3.2.5.
3421
34221994-02-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3423
3424 * configure.in (with_x_toolkit): Don't allow motif or open-look.
3425
34261994-02-24 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
3427
3428 * configure.in: Fix value of docdir.
3429 * Makefile.in (install-arch-indep): Install DOC* in docdir.
3430
34311994-02-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3432
3433 * configure.in (*-sysv4.1): Set NON_GNU_CPP.
3434
34351994-02-22 Karl Heuer (kwzh@geech.gnu.ai.mit.edu)
3436
3437 * configure.in: New variable docdir to control where the docstring
3438 file goes.
3439 Makefile.in: Use it to initialize PATH_DOC in paths.h.
3440
34411994-02-22 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
3442
3443 * configure.in: When --run-in-place, don't inherit archlibdir.
3444
34451994-02-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3446
3447 * Makefile.in (install-arch-dep, install-arch-indep):
3448 New targets split up former do-install rule.
3449 (do-install): Target deleted.
3450
34511994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3452
3453 * configure.in (mips-sony-newsos*): New configuration.
3454
34551994-02-14 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu)
3456
3457 * configure.in (rs6000-bull-bosx*): Added support for BULL dpx20.
3458
34591994-02-11 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
3460
3461 * configure.in: Fix misspelled symbol LD_SWITCH_X_SITE_AUX.
3462
34631994-02-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3464
3465 * configure.in: Don't initialize CC.
3466
34671994-02-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3468
3469 * configure.in (creating src/Makefile): Also generate -U switches
3470 for symbols in the $configuration value.
3471
3472 * configure.in: Check for sys_siglist being declared in system header.
3473
34741994-02-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3475
3476 * configure.in (creating src/Makefile): Delete blank lines
3477 along with lines of whitespace.
3478 (m68k-motorola-sysv*, m68000-motorola-sysv*): Compute proper CC value.
3479
34801994-02-09 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3481
3482 * configure.in: Get, use, and substitute C_SWITCH_MACHINE
3483 like C_SWITCH_SYSTEM.
3484 (m68*-motorola-sysv*): Set CC. Require cpu type to be m68k or m68000.
3485
34861994-02-04 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
3487
3488 * configure.in (drem): Check for this function.
3489
34901994-02-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3491
3492 * configure.in (Using NON_GNU_CPP): Don't lose if it has spaces.
3493 If CPP was inherited from environment, don't use NON_GNU_CPP.
3494 (NON_GNU_CC): Likewise.
3495 (handling with_gcc): Use explicit if in the `no' case.
3496 (cc_specified): New variable; if set, don't use NON_GNU_CC.
3497
34981994-02-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3499
3500 * configure.in (mips-mips-riscos4*): Set NON_GNU_CPP.
3501
35021994-02-01 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
3503
3504 * configure.in: Check whether fmod exists.
3505
35061994-01-31 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3507
3508 * make-dist: Distribute {src,lisp}/ChangeLog.? instead of
3509 {src,lisp}/OChangeLog.
3510
35111994-01-22 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3512
3513 * configure.in: Restore Jan 8 and Jan 16 changes. The -U hack is
3514 necessary for proper operation. This code works with the current
3515 released version of Autoconf.
3516
35171994-01-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3518
3519 * configure.in (with_x_toolkit): Treat values athena and lucid alike.
3520 (USE_X_TOOLKIT): Define it for all values except `no'.
3521
3522 * configure.in: Undo first Jan 8 change and Jan 16 change.
3523
35241994-01-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3525
3526 * configure.in: Handle --with-x-toolkit. Produce lwlib/Makefile.
3527 Substitute USE_X_TOOLKIT as both C macro and Make variable.
3528
3529 * Makefile.in (lwlib/Makefile): New target.
3530 (SUBDIR_MAKEFILES): Depend on lwlib/Makefile.
3531 (clean, mostlyclean, distclean, realclean): Handle lwlib subdir.
3532 (unlock, relock): Handle lwlib subdir.
3533
3534 * Makefile.in: Add some .PHONY targets.
3535
3536 * make-dist: Handle lwlib subdir like oldXMenu subdir.
3537
3538 * lwlib: New subdirectory.
3539
35401994-01-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3541
3542 * configure.in: If CPP has a value that is a directory,
3543 discard the value.
3544
35451994-01-16 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3546
3547 * configure.in (srcdir_undefs): Add g flag to sed substitution to
3548 remove -U[0-9]*.
3549
35501994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3551
3552 * Makefile.in (do-install): Install the dired-x info files.
3553
3554 * configure.in: Provide for variable LD_SWITCH_X_SITE_AUX.
3555 (See src/s/sol2.h.)
3556
35571994-01-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3558
3559 * configure.in (m68k-harris-cxux*, m88k-harris-cxux*): New configs.
3560
35611994-01-08 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3562
3563 * configure.in (creating src/Makefile): Put code inside 2nd arg to
3564 AC_OUTPUT as it should be; hopefully noone will again see fit to
3565 gratuitously break this and not make a change log entry.
3566 Optimized sed processing of Makefile.in and cpp output; now
3567 preserves comments previously removed from the cpp input.
3568 Eliminated temp file for cpp output. Generate -U switches to
3569 undefine all identifiers that appear in the directory name
3570 ${srcdir}; pass these to cpp.
3571
3572 * configure.in (version): Fix sed regexp to match two-elt version
3573 number.
3574
3575 * configure.in: Check for strerror.
3576
35771994-01-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3578
3579 * configure.in: Test for bcmp.
3580
35811994-01-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3582
3583 * make-dist (tempdir): Put subdir msdos into the distribution.
3584
35851993-01-07 Morten Welinder (terra@diku.dk)
3586
3587 * config.bat: New file.
3588
35891994-01-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3590
3591 * Makefile.in (${SUBDIR} target): Pass down LDFLAGS and CPPFLAGS.
3592
35931994-01-01 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3594
3595 * configure.in (m68*-next-*): Don't care about which os is specified.
3596 (i[34]86-*-*): Check for *-nextstop*.
3597
35981993-12-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3599
3600 * configure.in: Check for setsid.
3601
36021993-12-17 Richard Stallman (rms@srarc2)
3603
3604 * configure.in (*-sun-solaris*): Add special case for Solaris 2.3.
3605
36061993-12-15 Richard Stallman (rms@srarc2)
3607
3608 * Makefile.in (mkdir): Make only the lockdir writable.
3609
3610 * configure.in (i860-*-sysv4): Renamed from i860-*-sysvr4.
3611
36121993-12-11 Richard Stallman (rms@srarc2)
3613
3614 * Makefile.in (libdir): Use @libdir@.
3615
36161993-12-08 Richard Stallman (rms@srarc2)
3617
3618 * Makefile.in (install): Add empty command.
3619
36201993-12-04 Richard Stallman (rms@srarc2)
3621
3622 * make-dist: Put man/getopt.c in the dist.
3623
3624 * configure.in (LIBS): Add test for existence of XSetWMProtocols.
3625
3626 * Makefile.in (install): Depend on ${SUBDIR}, not `all'.
3627
36281993-12-03 Richard Stallman (rms@srarc2)
3629
3630 * configure.in (solaris): Set NON_GNU_CPP instead of CPP.
3631 Set it for all solaris versions.
3632 (mips-mips-riscos4*): Set NON_GNU_CC, not CC.
3633 (after checking for GCC): If not GCC, and NON_GNU_CPP is set, set CPP.
3634 Likewise for NON_GNU_CC and CC.
3635
36361993-12-01 Richard Stallman (rms@srarc2)
3637
3638 * configure.in (mips-mips-riscos4*): Assign variable CC.
3639 (checking ${with_gcc}): If "no", don't override CC if already set.
3640 (CC): Initialize it as empty.
3641
dff28924 36421993-11-30 Richard Stallman (rms@srarc2)
a4a9692d
DL
3643
3644 * configure.in (Suns): Set CPP if *-solaris2.3*.
3645
36461993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3647
3648 * Version 19.22 released.
3649
3650 * Makefile.in (do-install): Use umask 022 in copying etc and lisp dirs.
3651
36521993-11-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3653
3654 * make-dist: When breaking links, use cp -p.
3655 Copy install.sh into distribution.
3656 Move the temp dir up into the parent dir;
3657 don't leave the staging dir make-dist.tmp... in existence.
3658 * install.sh: New file.
3659
36601993-11-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3661
3662 * configure.in (i[34]86-ncr-sysv*): New specific alternative.
3663
36641993-11-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3665
3666 * configure.in (version): When --run-in-place, exclude
3667 ${datadir}/emacs/site-lisp from locallisppath.
3668
36691993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3670
3671 * configure.in: Delete jumk.c before writing it.
3672
36731993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3674
3675 * Version 19.21 released.
3676
3677 * Makefile.in (mkdir): Ignore error from chmod.
3678
36791993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3680
3681 * make-dist: Don't put lisp/forms.README in the distribution.
3682
36831993-11-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3684
3685 * configure.in (creating src/Makefile): Before running cpp,
3686 discard all lines that start with `# Generated' or /**/#.
3687
36881993-11-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3689
3690 * Version 19.20 released.
3691
3692 * make-dist: Use build-ins.in, not build-install.in.
3693 Don't bother updating TAGS since it's not included.
3694
3695 * build-ins.in: Renamed from build-install.in.
3696
36971993-11-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3698
3699 * make-dist: Don't try to link *.texinfo--there are none now.
3700 When running make in lib-src, specify YACC var value.
3701
37021993-10-03 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3703
3704 * configure.in (extrasub): Add vpath patterns for %.[yls].
3705
3706 * configure.in: Don't do seddery on config.status after AC_OUTPUT.
3707 Instead just include the commands to make src/Makefile as the
3708 second arg to AC_OUTPUT.
3709
3710 * configure.in: Use : instead of dnl for comment inside
3711 $makefile_command.
3712
3713 * configure.in: No longer use vpath_sed. Instead, when we notice
3714 srcdir already configured, set extrasub to hack vpath in the
3715 makefiles.
3716
3717 * configure.in: In cmds to make src/Makefile, chmod Makefile.new
3718 before moving it.
3719 * Makefile.in (VPATH): Define to @srcdir@.
3720
37211993-09-28 Brian Fox (bfox@cubit)
3722
3723 * configure.in: Don't copy ${srcdir}/src/Makefile.in; that file
3724 doesn't exist. Just copy src/Makefile.in instead. Touch
3725 all of the Makefiles after editing config.status.
3726
3727 * INSTALL: Update documentation to match new configuration
3728 mechanism.
3729
37301993-09-27 Brian Fox (bfox@ai.mit.edu)
3731
3732 * configure.in: Allow any of the path or directory Makefile
3733 variables to be set with flags to configure. Create all Makefiles
3734 at configure time. Edit special commands into config.status after
3735 src/Makefile.in is built from src/Makefile.
3736
3737 * Makefile.in (src/Makefile, lib-src/Makefile, oldXMenu/Makefile):
3738 If these files are out of date, simply have config.status
3739 rebuild them; don't rebuild them explicitly.
3740
37411993-09-25 Brian Fox (bfox@ai.mit.edu)
3742
3743 * build-install.in: Change src/xemacs to src/emacs. We no longer
3744 create src/xemacs, so the file wouldn't be found.
3745
3746 * make-dist: Remove `src/ymakefile', add `src/Makefile.in.in'.
3747
37481993-09-24 Brian Fox (bfox@albert.gnu.ai.mit.edu)
3749
3750 * configure.in: Avoid forcing the search of /usr/include before
3751 fixed include files by resetting C_SWITCH_X_SITE if it is
3752 "-I/usr/include".
3753
37541993-09-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3755
3756 * Makefile.in (@rip_paths@locallisppath):
3757 Delete ${datadir}/emacs/site-lisp.
3758
37591993-09-15 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3760
3761 * configure.in:
3762 Use AC_QUOTE_SQUOTE twice to properly quote vpath_sed value.
3763 Remove ${extra_output} from AC_OUTPUT call.
3764
37651993-09-17 Brian Fox (bfox@inferno)
3766
3767 * make-dist: Quote backquotes found in strings to be echoed.
3768
3769 * configure.in: Use "sh -c pwd" when we want to avoid having the
3770 shell fix up the value of $PWD.
3771
37721993-09-13 Brian Fox (bfox@inferno)
3773
3774 * Makefile.in (do-install): Don't abort if ln or chmod at the end
3775 of the installation fail. Suggested by Karl Berry.
3776
37771993-08-30 Brian Fox (bfox@inferno)
3778
3779 * Makefile.in (*clean): Use "$(MAKE) $(MAKEFLAGS)" wherever "make"
3780 was used. Set MAKEFLAGS from MFLAGS.
3781
37821993-09-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3783
3784 * configure.in: Test for res_init in libc.
3785
37861993-09-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3787
3788 * configure.in: In the file ${tempcname}, use configure___
3789 instead of @configure@.
3790
37911993-09-12 Roland McGrath (roland@sugar-bombs.gnu.ai.mit.edu)
3792
3793 * make-dist: Dist vpath.sed
3794
3795 * Makefile.in (lib-src/Makefile, src/Makefile, oldXMenu/Makefile):
3796 Depend on vpath.sed.
3797 Replace sed comand for VPATH with @vpath_sed@.
3798
3799 * configure.in: Substitute variable `vpath_sed'.
3800 If not in $srcdir and $srcdir is configured,
3801 issue warning that GNU make is required,
3802 and set vpath_sed to use vpath.sed script.
3803
38041993-09-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3805
3806 * configure.in: Remove check for $srcdir being configured. This
3807 pretty much works now.
3808 Grok {m68*-hp,i[34]86-*}-netbsd* and set opsys=netbsd.
3809 Check for XFree86 (/usr/X386/include) independent of whether
3810 -lXbsd exists.
3811
3812 * Makefile.in (info, dvi, clean, mostlyclean, distclean,
3813 realclean, unlock, relock): Use `$(MAKE)' in place of plain
3814 `make'.
3815
38161993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3817
3818 * Version 19.19 released.
3819
3820 * configure.in (i386-*-sunos4): Assume Sunos 4.0.
3821
38221993-08-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3823
3824 * configure.in: Check for XScreenNumberOfScreen.
3825
38261993-08-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3827
3828 * configure.in: Add * to end of all configuration alternatives.
3829 (m68*-sony-newsos3*): New alternative.
3830
38311993-08-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3832
3833 * make-dist: Include getdate.c in distribution.
3834
3835 * configure.in: For --help, use $PAGER if it is set.
3836 (LIB_X11_LIB): Default to -lX11.
3837 (mips-sgi-irix5.*): New alternative.
3838
3839 * Makefile.in (do-install): Install info/gnus* and info/sc*.
3840
3841 * configure.in (m68*-hp-hpux*, hppa*-hp-hpux*):
3842 Recognize *.B8.* as hpux version 8.
3843 (m68*-tektronix-bsd*): Fix typo in tek4300.
3844 (AC_HAVE_FUNCS): Add ftime.
3845
38461993-08-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3847
3848 * configure.in (m88k-tektronix-sysv3*): Added the missing *.
3849 Use tekxd88, not tekXD88.
3850
38511993-08-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3852
3853 * configure.in: Check for -lm. Then can check for frexp and logb.
3854
38551993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3856
3857 * Version 19.18 released.
3858
3859 * make-dist (src): Don't put gnu-hp300 in dist.
3860 (src, lisp): Include OChangeLog in dist.
3861
38621993-08-08 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3863
3864 * configure.in: Test for presence of logb and frexp functions.
3865
38661993-08-05 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3867
3868 * configure.in (machine): Add i370-ibm-aix*.
3869
38701993-08-03 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3871
3872 * configure.in (function checks): Test for mkdir and rmdir.
3873
3874 * configure.in (function checks): Don't test for random and bcopy
3875 only when we're building with X; look for them all the time.
3876
38771993-07-30 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3878
3879 * configure.in: Test for availability of bcopy functions, searching
3880 the X libraries if we're using X.
3881
3882 * configure.in: Test for the presence of/usr/lpp/X11/bin/smt.exp,
3883 and #define HAVE_AIX_SMT_EXP if we do. This is present in some
3884 versions of AIX, and needs to be passed to the loader.
3885
3886 * configure.in: Test for the availablility of the
3887 XScreenResourceString function.
3888
38891993-07-30 David J. MacKenzie (djm@frob.eng.umd.edu)
3890
3891 * configure.in: If we found X on our own, set C_SWITCH_X_SITE and
3892 LD_SWITCH_X_SITE and assume --with-x11.
3893 Only look for X11 files if we weren't told about a window system
3894 or if we were told to use X11 but not told where.
3895 Search the libraries from the s and/or m files when checking for
3896 functions.
3897
3898 * configure.in: Remove any trailing slashes in prefix and exec_prefix.
3899
39001993-07-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3901
3902 * make-dist: Include lisp/dired.todo in the distribution.
3903
39041993-07-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3905
3906 * configure.in: Add code to set HAVE_INET_SOCKETS.
3907
39081993-07-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3909
3910 * configure.in: If we do find x_includes and x_libraries
3911 via AC_FIND_X, set C_SWITCH_X_SITE and LD_SWITCH_X_SITE.
3912
39131993-07-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3914
3915 * make-dist: Include src/gnu-hp300 in the dist.
3916
3917 * configure.in (canonical): New variable holds the canonicalized
3918 configuration. Don't alter `configuration'. Use `configuration'
3919 for Makefile.in for file naming.
3920 (testing x_includes and x_libraries): Use =, not ==.
3921
39221993-07-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3923
3924 * Version 19.17 released.
3925
3926 * Makefile.in (src/Makefile): Propagate C_SWITCH_SYSTEM to the src
3927 directory's makefile. This allows the invocation of CPP which
3928 builds xmakefile to receive these switches. The SunSoft C
3929 preprocessor inserts spaces between tokens if it doesn't get the
3930 -Xs flag requested in src/s/sol2.h.
3931
39321993-07-12 Frederic Pierresteguy (F.Pierresteguy@frcl.bull.fr)
3933
3934 * configure.in (m68k-bull-sysv3): new config.
3935
39361993-07-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3937
3938 * configure.in: Use the autoconf AC_FIND_X macro to try to find
3939 the X Windows libraries.
3940
39411993-07-07 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3942
3943 * make-dist (tempdir): Don't create lisp/forms-mode directory in
3944 the distribution. Those files aren't kept in their own
3945 subdirectory any more.
3946
39471993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3948
3949 * Version 19.16 released.
3950
39511993-06-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3952
3953 * configure.in: Add --verbose flag.
3954
39551993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3956
3957 * version 19.15 released.
3958
39591993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3960
3961 * Makefile.in (top_distclean): Use -f switch when cleaning out
3962 lock dir; it might be empty.
3963
3964 * configure.in: Only check for -lXbsd once.
3965
39661993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3967
3968 * Version 19.14 released.
3969
39701993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3971
3972 * make-dist: If using gzip, create distribution with '.gz' extension.
3973
3974 * make-dist (lisp/term): This doesn't have a ChangeLog anymore.
3975 (lisp/forms-mode): This doesn't exist anymore.
3976
3977 * configure.in: Look for the closedir function.
3978
39791993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3980
3981 * configure.in (CPP): Autoconf sets this to a shell variable
3982 reference, which doesn't work when it's edited into a makefile.
3983 Expand that variable reference.
3984
3985 * Makefile.in (CPP): New variable.
3986 (src/Makefile): Edit CPP into src/Makefile.
3987
3988 * Makefile.in (src/Makefile): Don't bother exiting single quotes
3989 and entering double quotes to get the values of LD_SWITCH_X_SITE
3990 and the other make variables; make substitutes them in anyway.
3991
3992 * Makefile.in (uninstall): Don't remove the lisp and etc
3993 directories if they're in the source tree.
3994
3995 Bring mumbleclean targets into conformance with GNU coding standards.
3996 * Makefile.in (mostlyclean, clean): Separate these two; just have
3997 them pass the request to the subdirectory makefiles.
3998 (distclean): Pass the request down, and then get rid of the
3999 files configure built, and get rid of the Makefiles.
4000 (realclean): Pass the request down, and then do the same things
4001 distclean does.
4002 (uninstall, info, dvi): New targets.
4003
4004 * configure.in: Move clause for PC-compatible i386 box to the end
4005 of the case statement, to avoid masking configurations below.
4006
4007 * configure.in: Add case for m88k-motorola-sysv4.
4008
4009 * configure.in: Add support for HP/UX versions 7, 8, and 9 on
4010 the HP 68000 machines.
4011
4012 * configure.in: Put the arguments to LD_SWITCH_X_SITE's and
4013 C_SWITCH_X_SITE's -L and -I switches in quotes, so the
4014 preprocessor won't fiddle with them.
4015
40161993-06-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4017
4018 * Makefile.in (TAGS): cd to src to run etags.
4019
40201993-06-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4021
4022 * configure.in (version): Check the X libraries for XrmSetDatabase
4023 and random, and see if we have -lXbsd.
4024
40251993-06-11 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4026
4027 * configure.in: Pass "-Isrc" to the CPP we run to examine the
4028 s/*.h and m/*.h files. Martin Tomes
4029 <mt00@controls.eurotherm.co.uk> says ISC Unix 3.0.1 needs it.
4030
40311993-06-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4032
4033 * configure.in: Move i386-prime-sysv* and i386-sequent-bsd*
4034 above the general i386 alternative.
4035
40361993-06-10 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4037
4038 * configure.in: Recognize configuration name for Data General
4039 AViiON machines.
4040
4041 * configure.in: Use AC_LONG_FILE_NAMES.
4042
40431993-06-09 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4044
4045 * configure.in: Test for bison.
4046 * Makefile.in (YACC): New variable.
4047 (lib-src/Makefile.in): Edit YACC into the makefile.
4048
40491993-06-08 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4050
4051 * Version 19.13 released.
4052
4053 * configure.in (CFLAGS): Don't set this according to the value of
4054 the GCC shell variable. Instead, consult the machine and system
4055 files for the values of C_OPTIMIZE_SWITCH and C_DEBUG_SWITCH, and
4056 test __GNUC__ while we're at it.
4057
4058 * configure.in: Remove extra ;; from hpux cases.
4059
40601993-06-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4061
4062 * configure.in: Check to see if the system has -ldnet.
4063
40641993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4065
4066 * make-dist: Add clauses to distribute lisp/forms-mode.
4067
40681993-06-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4069
4070 * configure.in (machine): Fix the versions in hpux version number test.
4071 Do not guess based on cpu type. Do check for explicit system version.
4072
40731993-06-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4074
4075 * configure.in: Do NOT look for `unknown' as company name.
4076
40771993-06-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4078
4079 * configure.in: Fix typo in message.
4080
40811993-06-01 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4082
4083 * Version 19.12 released.
4084
4085 * Makefile.in (do-install): Correct previous etc-copying change.
4086 Partially rewrite using `if'.
4087 (src/Makefile): Insert --x-libraries option into LD_SWITCH_X_SITE.
4088
4089 * Version 19.11 released.
4090
4091 * configure.in: Handle 386bsd.
4092
40931993-05-31 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4094
4095 * make-dist: Update getdate.c.
4096
4097 * configure.in: Handle bsd386.
4098
4099 * Makefile.in (do-install): Use `-' in tar options.
4100
4101 * configure.in: Change ! "${...}" to x"${...}" = x.
4102
4103 * Makefile.in (do-install): Copy the DOC-* files from the build
4104 etc directory, as well as lots of things from ${srcdir}/etc.
4105
4106 * make-dist: Copy config.guess.
4107
4108 * configure.in: Handle AIX versions 1.2, 1.3.
4109
41101993-05-30 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4111
4112 * configure.in: Use s/bsd4-3.h for mips-mips-riscos4, and add
4113 the configuration name mips-mips-usg* to represent USG systems.
4114
4115 * configure.in: Fix logic to detect if srcdir is already configured.
4116
4117 * Makefile.in: Pass in LD_SWITCH_X_SITE.
4118
4119 * Makefile.in (mkdir, clean, mostlyclean, do-install): Use `(cd
4120 foo && pwd)` instead of `(cd foo ; pwd)` to get the canonical name
4121 of a directory; cd might fail, and have pwd print out the current
4122 directory.
4123
41241993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4125
4126 * configure.in: When looking for sources, use '.', not `.`. Also '..'.
4127
41281993-05-30 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4129
4130 * configure.in: Complain if srcdir points at an already-configured
4131 tree.
4132
41331993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4134
4135 * Version 19.10 released.
4136
41371993-05-29 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4138
4139 * Makefile.in: Use Makefile comments, not C comments.
4140
4141 * configure.in: Add case for the Tektronix XD88.
4142
41431993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4144
4145 * configure.in: Handle sysv4.2 and sysvr4.2.
4146
41471993-05-29 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4148
4149 * configure.in: Traverse the argument list without destroying it;
4150 don't use shift. It turns out that "set - ${saved_arguments}"
4151 doesn't work portably.
4152
4153 * configure.in: Add missing "fi".
4154
4155 * make-dist: Rebuild configure if configure.in is newer.
4156
4157 * Makefile.in (src:, lib-src:, FRC:): force the src and lib-src
4158 targets to be executed even if make remembers that it has already
4159 stisfied FRC.
4160
41611993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4162
4163 * Makefile.in (do-install): Delete redundant code to copy etc twice.
4164
4165 * configure.in (romp): Handle various version numbers with aos and bsd.
4166
41671993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4168
4169 * configure.in: Fix message text.
4170
41711993-05-28 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4172
4173 * make-dist: Make a `site-lisp' directory in the distribution,
4174 instead of a `local-lisp' directory, which hasn't been the
4175 appropriate name for a long time.
4176 * Makefile.in (@rip_paths@locallisppath): Use site-lisp directory
4177 from the distribution first, then /usr/local/lib/emacs/site-lisp.
4178
4179 * Makefile.in (do-install): Correctly detect if ./etc and
4180 ${srcdir}/etc are the same.
4181
4182 * configure.in: Extract UNEXEC from the system configuration
4183 files, compute the name of the source file corresponding to the
4184 object file, and #define it as UNEXEC_SRC in config.h.
4185
4186 * configure.in: If srcdir is '.', then try using PWD to make it
4187 absolute.
4188
4189 * configure.in: Include ${srcdir} in the printed report, to help
4190 people notice if it's an automounter path.
4191
41921993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4193
4194 * configure.in (prefix): Don't run pwd on srcdir unnecessarily.
4195
41961993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4197
4198 * Makefile.in (do-install): Delete the dest dir, not the source dir,
4199 when they are different. Add `shift' command.
4200 (COPYDESTS, COPYDIR): Delete external-lisp dir.
4201 (externallispdir): Var deleted.
4202
4203 * configure.in: Delete spurious paren outputting short_usage.
4204
42051993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4206
4207 * Version 19.9 released.
4208
42091993-05-26 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4210
4211 * Makefile.in (${SUBDIR}): Pass the value of the make variable to
4212 subdirectory makes.
4213
4214 * make-dist: Check for .elc files with no corresponding .el file.
4215
4216 * Makefile.in (mkdir): Make all the directories in locallisppath.
4217
4218 * config.guess: New file.
4219 * configure.in: Use it, tentatively.
4220 * INSTNALL: Mention its usage.
4221
4222 * configure.in (hppa-hp-hpux): Use uname -r instead of uname -m;
4223 the former gives you the operating system rev directly. Use
4224 s/hpux.h if we don't recognize what we got.
4225
4226 * Makefile.in (do-install): Don't remove a destination directory
4227 if it's the same as the source. If ${srcdir}/info == ${infodir},
4228 don't try to copy the info files.
4229
4230 * Makefile.in (COPYDIR, COPYDESTS): Don't mention etc twice; this
4231 doesn't work if you're not using a separate source directory.
4232 (do-install): Copy the build tree's etc directory only after
4233 making sure it's not also the source tree's etc directory.
4234
42351993-05-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4236
4237 * configure.in: Handle sunos4.1.3 specially.
4238
42391993-05-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4240
4241 * Makefile.in (INSTALL): Add definition.
4242
4243 * configure.in: Fix some messages. Support -with-gnu-cc.
4244 At the end, use `set --', not `set -'.
4245 Delete spurious `.h' in hpux alternatives.
4246
42471993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4248
4249 * Version 19.8 released.
4250
42511993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4252
4253 * configure.in: When looking for source in the same directory as
4254 the configure script, make the path thus discovered absolute.
4255 If the user specifies the `--srcdir' switch, make that directory
4256 absolute too.
4257
4258 * Makefile.in (srcdir): Remove comment saying this doesn't work.
4259
4260 * Makefile.in (src/paths.h): Edit the `infodir' variable into this
4261 too, as the value of the PATH_INFO macro.
4262
4263 * configure.in: Check to see if the source lives in the same
4264 directory as the configure script.
4265
42661993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4267
4268 * Makefile.in (install): Split this into `install' and
4269 `do-install', to give people more control over exactly what gets
4270 done.
4271 (do-install): New target, containing the guts of `install'. Don't
4272 remove and recreate the directories inside the copying loop - do
4273 it all before the copying loop. Pass more flags to the lib-src
4274 make.
4275 (mkdir): Create ${infodir}, ${mandir}, and ${sitelispdir} here, to
4276 avoid errors and warnings.
4277
4278 * configure.in: For generic IBM PC boxes, insist on "unknown" for
4279 the manufacturer - the more general case was blocking other i386
4280 configuration names below, and that's how the names are written in
4281 MACHINES anyway.
4282
4283 * make-dist: When breaking links, remove the link before moving
4284 the copy onto it, to avoid interactive behavior.
4285
4286 * Makefile.in: Doc fix.
4287
4288 * configure.in: Doc fix.
4289
4290 * INSTALL: Mention --exec-prefix option.
4291
4292 * configure.in: Add support for the `--exec-prefix' option.
4293 * Makefile.in: Accept that support.
4294
4295 * configure.in: Use the AC_PROG_INSTALL macro.
4296 * Makefile.in (INSTALL): Variable removed.
4297 (INSTALL_PROGRAM, INSTALL_DATA): Accept these values from configure.
4298
4299 * configure.in: Distinguish between hp800's and hp700's by calling
4300 "uname -m".
4301
43021993-05-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4303
4304 * configure.in: Recognize configuration names for i860 boxes
4305 running SYSV.
4306
43071993-05-23 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4308
4309 * configure.in: Distinguish between hp800's and hp700's by the
4310 version of HP/UX they run, since that's something people are more
4311 likely to know - hp700's run 8.0.
4312 Add HP 700 configuration.
4313
4314 * configure.in: Test for the presence of the `rename' function.
4315
4316 * Makefile.in (C_SWITCH_X_SITE): New variable - get this from
4317 configure.in.
4318 (oldXMenu/Makefile): Edit C_SWITCH_X_SITE into this.
4319
4320 * make-dist: Break intra-tree links.
4321
4322 * configure.in: Explain that this is an autoconf script, and give
4323 instructions for rebuilding configure from it. Arrange to put
4324 comments in configure explaining this too.
4325
4326 * configure.in: Make the first line of the configure script be
4327 "#!/bin/sh". Leaving the first line blank didn't work.
4328
4329 * configure.in (long_usage): Removed; made short_usage describe
4330 the options briefly.
4331
4332 * configure.in: Implement the --prefix option.
4333 * Makefile.in (prefix): Add support for it here.
4334 * INSTALL: Document it here.
4335
4336 * Makefile.in (install): Don't assume that the files in the `info'
4337 subdirectory match *.info. They don't have that prefix.
4338
43391993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4340
4341 * configure.in: Add case for version 5 of Esix.
4342
43431993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4344
4345 * Version 19.7 released.
4346
4347 * make-dist: There aren't any *.com files in lib-src anymore.
4348
4349 * make-dist: Copy texinfo.tex and texindex.c, rather than linking
4350 them; they're symlinks to other filesystems on the GNU machines.
4351
4352 * make-dist: Check that the manual reflects the same version of
4353 Emacs as stated in lisp/version.el. Edit that version number into
4354 the README file.
4355
43561993-05-21 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4357
4358 * configure.in: Remove the hack of AC_DEFINE; use
4359 AC_DEFINE_UNQUOTED.
4360
43611993-05-20 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4362
4363 * make-dist: Don't distribute precomp.com, compile.com, or
4364 link.com from ./src; they're in ./vms now.
4365
4366 Some time-handling patches from Paul Eggert:
4367 * configure.in: Add AC_TIMEZONE.
4368
43691993-05-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4370
4371 * configure.in: Recognize Linux as a valid operating system for
4372 the i386.
4373
43741993-05-18 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4375
4376 * make-dist: Distribute some VMS files we got from Richard Levitte.
4377
4378 * Makefile.in (oldXMenu/Makefile): Take oldXMenu/Makefile.in as
4379 the source for the sed command, not oldXMenu/Makefile.
4380
43811993-05-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4382
4383 * INSTALL: Don't claim the srcdir option doesn't work.
4384
43851993-05-16 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4386
4387 * configure.in: Include remarks saying what order the autoconf
4388 tests should go in, and remind people to change config.h.in
4389 whenever they add autoconf tests which make #definitions.
4390
4391 * make-dist: Distribute oldXMenu/Makefile.in, not oldXMenu/Makefile.
4392
43931993-05-15 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4394
4395 * Makefile.in (oldXMenu/Makefile): Make this depend on
4396 ${srcdir}/oldXMenu/Makefile.in, not itself.
4397
4398 * PROBLEMS: Some updates from David J. Mackenzie.
4399
4400 More changes from David J. Mackenzie.
4401 * Makefile.in (install.sysv, install.xenix, install.aix): Targets
4402 removed; autoconf and config.h should specify all these
4403 differences.
4404 (buildlisppath): Make this path depend on ${srcdir}.
4405 (INSTALLFLAGS): Removed.
4406 (INSTALL): Include the -c flag.
4407 (install): Change the way we invoke install accordingly.
4408
4409 Install ${srcdir} changes from DJM.
4410 * Makefile.in (SUBDIR_MAKEFILES): Add oldXMenu/Makefile to this
4411 list.
4412 (COPYDIR, COPYDESTS): Install files from both the etc directory in
4413 the source tree and the etc directory in the object tree.
4414 (${SUBDIR}): Pass the prefix variable down to submakes.
4415 (everywhere): Use `sed', not `/bin/sed'. Not all systems have sed
4416 in /bin.
4417 (lib-src/Makefile, src/Makefile, oldXMenu/Makefile): Edit in
4418 values for srcdir and VPATH.
4419 (install): Add `v' flag to tar command. Make sure that `dir'
4420 exists in ${srcdir}/info before copying it. Remember that the man
4421 pages come from the source tree, not the object tree.
4422 * configure.in: Remove remarks saying that the --srcdir option
4423 doesn't work.
4424 Create the etc directory in the object tree.
4425 Recognize configuration names of the form *-sun-solaris*.
4426 Recognize sunos5 and solaris as operating system names.
4427
4428 * configure.in: Use the AC_TIME_WITH_SYS_TIME macro, for
4429 lib-src/getdate.y and src/systime.h.
4430
44311993-05-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4432
4433 * make-dist: Make links in info subdir.
4434
44351993-05-13 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4436
4437 * configure.in: Call AC_STDC_HEADERS.
4438
44391993-05-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4440
4441 * configure.in: Sidestep autoconf's quoting of the second argument
4442 of AC_DEFINE, so we can specify the value to put there. It would
4443 be nice if autoconf provided some way to specify computed values
4444 for macros.
4445
44461993-05-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4447
4448 * Makefile.in (DEFS): Deleted; since we're using AC_CONFIG_HEADER,
4449 this is always just -DHAVE_CONFIG_H.
4450
4451 The GNU coding standards specify that CFLAGS should be left for
4452 users to set.
4453 * Makefile.in (CFLAGS): Let configure determine the default value
4454 for this. Don't
4455 have it default to DEFS.
4456 (${SUBDIR}): Pass CFLAGS down to submakes, not DEFS.
4457 (lib-src/Makefile, src/Makefile): Edit the default value for
4458 CFLAGS into these files, not DEFS.
4459 * configure.in (CFLAGS): Choose a default value for this - "-g"
4460 normally, or "-g -O" if we're using GCC. Edit it into the
4461 top-level Makefile.
4462
4463 * configure.in: When scanning the machine and system description
4464 #include files, write their names to conftest.c properly.
4465
44661993-05-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4467
4468 * configure.in: In configuration name case for Apallos running
4469 Domainios, set opsys, not opsysfile.
4470
4471 * configure.in: Use the autoconf AC_CONFIG_HEADER macro to produce
4472 src/config.h, instead of AC_OUTPUT; the latter overwrites
4473 src/config.h even when it hasn't changed, puts a makefile-style
4474 comment at the top even though it's C code, and produces a
4475 config.status script which doesn't do the job right.
4476
4477 * configure.in: Add AC_LN_S test, so we can tell whether or not we
4478 can use a symbolic link to get the X Menu library into src.
4479 * Makefile.in (LN_S): New variable.
4480 (src/Makefile): Edit the value of LN_S into this makefile.
4481
44821993-05-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4483
4484 * configure.in: Support *-sco3.2v4* as opsystem.
4485
4486 * make-dist: Don't include calc directory.
4487 Exclude many files in the man directory; copy a few.
4488
44891993-05-04 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4490
4491 * configure.in: Use AC_HAVE_HEADERS to test for sys/time.h, and
4492 call AC_STRUCT_TM to see what's in time.h.
4493
4494 * configure.in: Employ quoting stupidity to get the value of CPP
4495 to expand properly.
4496
44971993-04-27 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4498
4499 * configure.in: Use the AC_PROG_CPP macro, and then use the CPP
4500 variable to scan the machine and system description files.
4501
4502 * configure.in: Use the AC_HAVE_HEADERS to check for sys/timeb.h,
4503 so that getdate.y builds correctly.
4504
45051993-04-26 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4506
4507 * configure.in (tempcname): Change this to "conftest.c", so it will
4508 work properly on systems with short filenames; this is the name
4509 autoconf uses.
4510
4511 * configure.in: Also detect the availability of dup2 and
4512 gethostname.
4513
4514 * configure.in: Use the AC_ALLOCA test.
4515 * Makefile.in (ALLOCA): New variable, to be set by ./configure.
4516 (lib-src/Makefile): Edit the value of ALLOCA into lib-src/Makefile.
4517
45181993-04-24 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4519
4520 * make-dist: Distribute configure, as well as configure.in.
4521 Oversight.
4522
45231993-04-23 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4524
4525 * Makefile.in (install): Print out the name of the directory we're
4526 copying, so people can have some idea of whether we're making
4527 progress.
4528
4529 * Makefile.in (install.aix, install.xenix, install.sysv, install):
4530 Don't forget to re-create the COPYDESTS directories after we clear
4531 them out.
4532
45331993-04-13 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4534
4535 * Makefile.in: Add autoconf cookies so that the configure
4536 script can comment out sections of path variable definitions to
4537 choose between the installable configuration and the run-in-place
4538 configuration.
4539 * configure.in: Add new option `--run-in-place', to select the
4540 run-in-place path definitions.
4541
4542 * configure.in: Add a clause to the big configuration name case
4543 for the NeXT machine.
4544
45451993-04-12 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4546
4547 * Makefile.in (install, install.sysv, install.xenix, install.aix):
4548 Make sure that each source directory exists, and is different from
4549 the destination directory; then, delete the destination before
4550 copying over the source.
4551
4552 * make-dist: Distribute configure.in, instead of configure.
4553
45541993-04-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4555
4556 * configure.in: Don't set CC to "gcc -O" if the user specifies
4557 `--with-gcc'. Add -O to DEFS if GCC is set.
4558
45591993-04-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4560
4561 * Makefile.in (clean mostlyclean): Missing right paren.
4562
4563 * configure.in: When checking for X windows, search for an X11
4564 subdirectory of ${x_includes}.
4565
4566 * configure.in: Check for gettimeofday function, for getdate.y.
4567
4568 Change `configure' to a mixture of custom code and autoconf stuff.
4569 autoconf can't derive all the information we need, but we'd really
4570 like to be able to take advantage of some of its tests, and its
4571 file-editing facilities.
4572 * configure.in: Renamed from configure.
4573 Quote the sections of shell script we want copied literally to
4574 the configure script.
4575 (compile): Initialize this to make the autoconf macros' code happy.
4576 Use AC_PROG_CC, AC_CONST, and AC_RETSIGTYPE instead of writing out
4577 code to do their jobs.
4578 Use autoconf to produce Makefile and src/config.h.
4579 Remove the Makefile-style comment that autoconf places at the top
4580 of src/config.h.
4581 (config_h_opts): Removed - no longer necessary.
4582 * Makefile.in (configname): Renamed to configuration.
4583 (CONFIG_CFLAGS): Renamed to DEFS.
4584 (CC, DEFS, C_SWITCH_SYSTEM, version, configuration): Adjusted to
4585 get values via autoload @cookies@.
4586 (libsrc_libs): Get this from autoconf. We used to do nothing
4587 about this.
4588 (${SUBDIR}): Pass DEFS to submakes instead of CONFIG_CFLAGS.
4589
4590 * Makefile.in (src/paths.h, lib-src/Makefile, src/Makefile): Don't
4591 echo the move-if-change command.
4592
45931993-04-08 Jim Blandy (jimb@churchy.gnu.ai.mit.edu)
4594
4595 * make-dist: Distribute lib-src/rcs-checkin.
4596
4597 * make-dist: It's oldXMenu/compile.com, not oldXMenu/compile.mms.
4598 Don't try to make links to the RCS or Old subdirectories.
4599 Use the appropriate extension for the compression type in use.
4600 Create the tar file in the shell's initial default directory, not
4601 in ${tempparent}.
4602 Erase the whole ${tempparent} tree, not just ${tempdir}.
4603
46041993-03-30 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4605
4606 * Makefile.in (src/paths.h): Don't echo the huge sed command we
4607 use to build paths.h.
4608 (lib-src/Makefile, src/Makefile): Similarly.
4609
4610 * configure: Extend test for working `const' keyword to handle AIX
4611 3.2 cc.
4612
46131993-03-24 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4614
4615 * make-dist: Distribute lisp/term/ChangeLog.
4616
4617 Arrange for C compilation throughout the tree to get
4618 C_SWITCH_SYSTEM from the configuration files.
4619 * configure: Extract C_SWITCH_SYSTEM from the machine and
4620 system-dependent files, and save it in the top-level Makefile.
4621 * Makefile.in (C_SWITCH_SYSTEM): New flag for configure to edit.
4622 (lib-src/Makefile): Edit C_SWITCH_SYSTEM into lib-src/Makefile.
4623
4624 * make-dist: Include the VMS support files in oldXMenu in the
4625 distribution.
4626
4627 * configure: Doc fix.
4628
4629 * configure: Fix corrupted config_h_opts.
4630
4631 * configure: Properly report option names in error messages.
4632
4633 * configure: Properly recognize --x-includes and --x-libraries
4634 options.
4635
4636 * configure: Fix syntax errors in code handling XFree386.
4637
46381993-03-23 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4639
4640 * configure: Add special code to detect XFree386, and tell
4641 config.h about it.
4642
4643 * configure: Properly handle extracting values of LIBS_MACHINE and
4644 LIBS_SYSTEM that contain spaces.
4645
4646 * configure: Add `--x-includes' and `--x-libraries' options. I
4647 think these are dopey, but no less than three alpha testers, at
4648 large sites, have said they have their X files installed in odd
4649 places. Implement them by setting C_SWITCH_X_SITE and
4650 LD_SWITCH_X_SITE in src/config.h.
4651
46521993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4653
4654 * make-dist: Don't distribute etc/Old files.
4655
4656 * GETTING.GNU.SOFTWARE, PROBLEMS: Registered into RCS with their
4657 backups.
4658
46591993-03-20 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4660
4661 * make-dist: Fix typo.
4662
46631993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4664
4665 * make-dist: Corrected typo, fixed it to discard = and TAGS files
4666 in some cases where it should but didn't seen to.
4667
4668 * Makefile.in: Added unlock and relock productions.
4669
46701993-03-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4671
4672 * make-dist: Add a --compress option to force make-dist to use
4673 compress.
4674
4675 * make-dist: Use gzip, if we can find it.
4676
4677 * configure: Recognize rs6000-ibm-aix32 and rs6000-ibm-aix, and
4678 make rs6000-ibm-aix default to -aix32.
4679
46801993-03-17 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4681
4682 * Makefile.in: Added `Developer's configuration' section.
4683
46841993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4685
4686 * Makefile.in: Add commented-out variable settings for developer's
4687 configuration.
4688
46891993-03-14 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4690
4691 * make-dist: Distribute `src/bitmaps' too.
4692
46931993-03-14 Charles Hannum (mycroft@hal.gnu.ai.mit.edu)
4694
4695 * configure: Recognize rs6000-ibm-aix32 and rs6000-ibm-aix, and
4696 make rs6000-ibm-aix default to -aix32.
4697
46981993-03-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4699
4700 * configure: Recognize strings like "sysvr0" or "sysvr1" as System V.
4701
4702 * Makefile.in (install.sysv): Add a second `$' in front of
4703 `${dest}', so that the shell will expand it, instead of Make.
4704
4705 * configure: When processing the name of the configure script,
4706 collapse `././' to `./', but leave a single `./' prefix alone.
4707
4708 * configure: Doc fix.
4709
47101993-03-04 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4711
4712 * configure: Handle isc3.0 correctly.
4713
47141993-02-25 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4715
4716 * make-dist: Don't try to copy the COPYING notice into
4717 external-lisp; we're not distributing that directory any more.
4718
47191993-02-24 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4720
4721 * Makefile.in (install, install.aix, install.xenix, install.sysv):
4722 Remove CVS subdirectories from the installed directory trees, as
4723 well as RCS directories.
4724
47251993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4726
4727 * make-dist: Only copy gmalloc.c if we couldn't link it.
4728 Don't try to copy man/{README,Makefile} unless they actually exist.
4729
4730 * Makefile.in (lisppath): Don't include externallispdir in this.
4731 We're not sure whether we're even going to distribute the
4732 directory yet.
4733
47341993-02-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4735
4736 * make-dist: Don't distribute the external-lisp directory anymore.
4737 * INSTALL: Remove all references to external-lisp.
4738
4739 * configure: Detect whether the compiler supports `const'
4740 properly, and edit src/config.h accordingly.
4741
4742 * configure: Tweak layout of final report.
4743
4744 * Makefile.in (${SUBDIR}): Pass CONFIG_CFLAGS to the submakes, not
4745 CFLAGS.
4746
4747 * Makefile.in (locallisppath): Make this default to
4748 ${datadir}/emacs/site-lisp, instead of
4749 ${datadir}/emacs/local-lisp. ${datadir} and ${statedir} are often
4750 the same thing, and local-lisp causes completion conflicts with
4751 lock.
4752 (lisppath): Add ${externallispdir} to this.
4753 * INSTALL: Adjust installation directions.
4754
4755 * Makefile.in (externallispdir): New variable, to say where to
4756 install the externally-maintained lisp files.
4757 (COPYDIR, COPYDESTS): Copy the external lisp directory just like
4758 the others.
4759 * INSTALL: Describe external-lisp and the new externallispdir
4760 variable.
4761
47621993-02-14 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4763
4764 * configure (progname): New option `--with-gcc'. Make it clearer
4765 how we are trying to guess whether or not we have GCC.
4766 * INSTALL: Document the `--with-gcc' option, and improve
4767 description of `--with-x' options.
4768
47691993-02-06 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4770
4771 * Makefile.in (COPYDIR, COPYDESTS): Remove ${srcdir}/info and
4772 ${infodir} from these variables; we have written out explicit code
4773 to install the info files.
4774
47751993-01-25 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4776
4777 * make-dist: Don't distributed the RCS files in the etc directory.
4778
47791993-01-24 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4780
4781 * Makefile.in: Some makes can't handle comments in the middle of
4782 commands; move them to before the whole rule.
4783
47841993-01-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4785
4786 * README: Mention what Emacs is.
4787
47881993-01-14 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4789
4790 * make-dist: Include `./lisp/calc-2.02' in the distribution.
4791 Add `./cpp' and `./man' back into the distribution.
4792
47931993-01-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4794
4795 * Makefile.in: Define MAKE, and use where appropriate.
4796
47971993-01-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4798
4799 * make-dist: Remember that the authoritative COPYING notice is
4800 `etc/COPYING', not `../etc/COPYING'.
4801
48021992-12-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4803
4804 * make-dist: Make sure that the COPYING notices in each directory
4805 are copies, not symlinks.
4806
48071992-12-19 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4808
4809 * INSTALL: The build process produces an executable called `emacs'
4810 now. Change references.
4811 * Makefile.in: Adjust `install.mumble' targets to install
4812 `src/emacs', not `src/xemacs'.
4813
4814 * configure: Start with a blank line; this keeps some old CSH's
4815 from thinking it's a CSH script. Most systems will just use
4816 /bin/sh to run it, which is what we're expecting; the only other
4817 shells which might try to interpret it themselves are probably
4818 Bourne-compatible.
4819
48201992-12-14 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4821
4822 * INSTALL: Improvements suggested by David Mackenzie.
4823
48241992-12-12 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4825
4826 * Makefile.in (install, install.sysv, install.xenix, install.aix):
4827 Don't try to copy the info files if there aren't any; the
4828 unexpanded globbing pattern disappoints `install'. Ignore the
4829 return status of that command.
4830
4831 * INSTALL: Updated for new configuration arrangement.
4832
4833 * configure: Don't make the top-level Makefile read-only - people
4834 may want to edit the values of the path variables.
4835
4836 * Makefile.in (install, install.sysv, install.xenix, install.aix):
4837 Install the info files in ${infodir}. Install the executable
4838 under both `emacs' and `emacs-VERSION'.
4839
4840 * Makefile.in: Doc fix.
4841
4842 * Makefile.in (exec_prefix): New variable, as per latest version
4843 of coding standards.
4844 (bindir, libdir): Use it, instead of `prefix'.
4845 (lib-src/Makefile): Edit value of exec_prefix into lib-src/Makefile.
4846
4847 * Makefile.in (mandir): Make the default value for this depend on
4848 $(prefix).
4849
4850 * Makefile.in (datadir, statedir, libdir): Make these all default
4851 to ${prefix}/lib.
4852 (lispdir, locallisppath, etcdir, lockdir, archlibdir): Adjusted
4853 to compensate.
4854
4855 * Makefile.in (install, install.sysv, install.xenix, install.aix):
4856 Install the etags and ctags man pages too.
4857
4858 * Makefile.in (distclean): Don't delete backup files; that's the
4859 job of extraclean.
4860 (extraclean): Like distclean, but deletes backup and autosave files.
4861
48621992-12-10 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4863
4864 Make path specification conform to GNU coding standards.
4865 * configure (long_usage): Remove all traces of old arguments from
4866 usage messages, and document the options we do accept in more
4867 detail: -with-x... and --srcdir.
4868 (options, boolean_opts): Deleted; we don't have enough options to
4869 make this worthwhile.
4870 (prefix, bindir, lisppath, datadir, libdir, lockdir): Deleted,
4871 along with the code which supported them; these should be set as
4872 arguments to the top-level make.
4873 (config_h_opts): Since this no longer doubles as a list of option
4874 names, make them upper case; this simplifies the code which uses
4875 them to build the sed command to edit src/config.h. Change the
4876 code which sets them.
4877 (cc, g, O): Don't allow the user to set these using options; they
4878 should be specified using `CC=' and `CFLAGS=' arguments to the
4879 top-level make. Just choose reasonable default values for them,
4880 and edit them into Makefile.in's default CC and CONFIG_CFLAGS
4881 values.
4882 (gnu_malloc, rel_alloc): Don't allow the user to set these using
4883 options; use them whenever the configuration files say they're
4884 possible.
4885 Simplify the argument processing loop. Don't accept abbreviations
4886 for option names; these might conflict with other configuration
4887 options in the future.
4888 Add some support for the `--srcdir' option. Check for the sources
4889 in . and .. if `--srcdir' is omitted. If the directories we will
4890 compile in don't exist yet, create them under the current directory.
4891 Note that the rest of the build process doesn't really support
4892 this.
4893 Edit only the top Makefile. That should edit the others. Edit
4894 into the makefile: `version', from lisp/version.el, `configname'
4895 and `srcdir' from the configuration arguments, `CC' and
4896 `CONFIG_CFLAGS' as guessed from the presence or absence of GCC in
4897 the user's path, and LOADLIBES as gleaned from the system
4898 description files.
4899 Simplify the report generated; it doesn't need to include any
4900 description of paths now.
4901 Make `config.status' exec configure instead of just calling it, so
4902 there's no harm in overwriting `config.status'.
4903 * Makefile.in (version, configname): New variables, used to choose
4904 the default values for datadir and libdir.
4905 Path variables rearranged into two clearer groups:
4906 - In the first group are the variables specified by the GNU coding
4907 standards (prefix, bindir, datadir, statedir, libdir, mandir,
4908 manext, infodir, and srcdir).
4909 - In the second are the variables actually used for Emacs's paths
4910 (lispdir, locallisppath, lisppath, buildlisppath, etcdir, lockdir,
4911 archlibdir), which depend on the first category.
4912 datadir and libdir default to directories under
4913 ${prefix}/lib/emacs instead of ${prefix}/emacs, by popular
4914 demand.
4915 etcdir and lispdir default to subdirectories of datadir.
4916 archlibdir defaults to libdir.
4917 The new installation tree is a bit deeper than it used to be, so
4918 use the new make-path program in lib-src to build them all.
4919 Always build a new src/paths.h.tmp and then move-if-change it to
4920 src/paths.h, to avoid unnecessary rebuilds while responding to the
4921 right changes.
4922 Remove all mention of arch-lib. Run utility commands from
4923 lib-src, and let the executables be copied into archlibdir when
4924 Emacs is installed.
4925 Add targets for src/Makefile, lib-src/Makefile, and
4926 oldXMenu/Makefile, editing the values of the path variables into
4927 them.
4928 Let lib-src do its own installation.
4929 (datadir): Default to putting data files under
4930 ${prefix}/lib/emacs/${version}, not /usr/local/emacs.
4931 (emacsdir): Variable deleted; it would only be confusing to use.
4932 (lispdir, etcdir): Default to ${datadir}/lisp.
4933 (mkdir): Use make-path for this.
4934 (lockdir): Do this in mkdir.
4935 (Makefile): New target.
4936
4937 * configure (usage_message): Rename to long_usage.
4938
4939 * make-dist: Don't bother creating an arch-lib directory; that's
4940 only for installation now.
4941
49421992-11-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4943
4944 * configure: Use GCC-style configuration names, using config.sub.
4945 Change the usage and help messages.
4946
4947 * configure: Initialize window_system, not indow_system.
4948
4949 * configure: Report which window system, compiler, and signal
4950 handler return type we decide to use.
4951
4952 * make-dist: Explain what's going on if config.sub and gmalloc.c
4953 can't be linked. Place the code which copies them near the code
4954 which links the rest of the files around them.
4955
49561992-11-15 Jim Blandy (jimb@apple-gunkies.gnu.ai.mit.edu)
4957
4958 * make-dist: Don't bother to distribute src/*.com, or
4959 src/vmsbuild; those have all been moved to `../vms'.
4960
49611992-11-07 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4962
4963 * make-dist: Don't forget that the way to avoid filenames starting
4964 with `=' is to use the pattern `[a-zA-Z0-9]*.h', not
4965 `[a-zA-Z0-9].h'. Add a new section for dealing with files that we
4966 couldn't make hard links to, since we have two already, and
4967 perhaps more to come.
4968
49691992-11-04 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4970
4971 * configure: When editing parameters into lib-src/Makefile, change
4972 the definition of CONFIG_CFLAGS instead of CFLAGS itself; CFLAGS
4973 needs some other flags too.
4974
49751992-11-03 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4976
4977 * configure: Remove spurious echo of the configuration name.
4978
4979 * make-dist: Don't distribute files in src/m and src/s whose names
4980 begin with `='.
4981
49821992-10-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4983
4984 * configure: Update GNU_MALLOC and REL_ALLOC in config.h.
4985 Also LISP_FLOAT_TYPE.
4986
49871992-10-26 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4988
4989 * make-dist: Copy config.sub, since it's a symbolic link to a file
4990 on another file system.
4991
49921992-10-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4993
4994 * make-dist: Include lib-src/makedoc.com and emacs.csh in the
4995 distribution.
4996
4997 * config.sub: New file, to help us recognize configuration names.
4998 * make-dist: Include it in the distribution.
4999
50001992-09-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5001
5002 * configure: Convert `-' to `_' in specified option names.
5003 Accept options with --. Delete --highpri and --have-x-menu options.
5004 New options --with-x and --with-x10 replace -window-system.
5005 Don't mention options --gnu-malloc, --rel-alloc
5006 or --lisp-float-type in help message.
5007
50081992-09-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5009
5010 * make-dist: Include the `vms' subdirectory in the distribution.
5011
50121992-09-10 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5013
5014 * configure: Remove lines starting with "# DIST: " when building
5015 lib-src/Makefile and src/Makefile. This allows us to mark the
5016 "Makefile.in" files with explanatory comments which won't also get
5017 stuck in the Makefiles.
5018
50191992-09-05 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5020
5021 * make-dist: Don't use the '+' operator in the sed regular
5022 expression that extracts the version number from lisp/version.el;
5023 Ultrix sed doesn't seem support the operator. Just double the
5024 operand and use *.
5025
50261992-09-01 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5027
5028 * Makefile.in: Doc fix.
5029
50301992-08-31 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5031
5032 * configure: Rewrite sed command to remove at most one ./ prefix;
5033 Ultrix's sed doesn't allow us to apply the * operator to a \( \)
5034 group.
5035
50361992-08-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5037
5038 * Makefile.in (src/paths.h): Use sed, not /bin/sed.
5039
50401992-08-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5041
5042 * make-dist: Go ahead and build a new TAGS file, unless the
5043 --newer option was specified. Don't try to delete a TAGS file
5044 from etc; it's not kept there, and shouldn't be deleted anyway.
5045
50461992-08-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5047
5048 * make-dist: If the lisp directory contains a default.el, don't
5049 distribute it.
5050
5051 * configure: When searching signal.h for the type of a signal
5052 return handler, make a copy of it, not a symbolic link to it; that
5053 way, it will work on systems that don't have symbolic links.
5054
50551992-08-14 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5056
5057 * make-dist: taught it about vcdiff and rcs2log, added --newer
5058 option for generating incremental distributions. Stopped it from
5059 generating a TAGS file into the distribution; that sucker is
5060 *big*, and easily enough generated with the toplevel makefile.
5061
50621992-08-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5063
5064 * configure: When writing config.status, don't prefix progname
5065 with a '.'; it might be absolute.
5066
50671992-08-05 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5068
5069 * configure: Choose to use X11 if either /usr/lib/libX11.a or
5070 /usr/include/X11 exist, not only if both exist.
5071
50721992-07-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5073
5074 * make-dist: Make the new external-lisp directory a duplicate of
5075 the external-lisp directory, not the lisp directory.
5076
50771992-07-07 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5078
5079 * Makefile.in (clean, mostlyclean): Don't bother trying to `make
5080 clean' in arch-lib; it doesn't even have a Makefile.
5081
5082 * Makefile.in (clean, mostlyclean): In the test which tries to
5083 distinguish between the build directory, which should be cleaned,
5084 and the installed directory, which shouldn't, cd to `${emacsdir}',
5085 not `${DESTDIR}${LIBDIR}'.
5086
50871992-06-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5088
5089 * make-dist: Be sure to delete the .c and .h files that YACC and
5090 BISON create from getdate.y.
5091
5092 * external-lisp: New directory; see `external-lisp/README'.
5093 * make-dist: Added support for the external-lisp subdirectory.
5094
5095 * make-dist: Changed message which complains that make-dist wasn't
5096 invoked in the right directory to indicate which files it was
5097 looking for.
5098
50991992-06-29 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5100
5101 * configure: Add comments explaining why we can't translate
5102 character ranges or control characters in `tr'.
5103
51041992-06-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5105
5106 * configure: When generating the configuration message, we used to
5107 build the message from the start so that each line began with "# "
5108 so that it would be a comment in `config.status'. However, this
5109 causes trouble if any of the variables we use in the message
5110 expand to more than one line of text - as gnu_malloc_reason
5111 sometimes does. So instead, we build the message as it should be
5112 printed to the user (i.e. without the "# " prefixes), and stick on
5113 the "# "s when we write it to `config.status'.
5114
5115 * Makefile.in (clean, mostlyclean): Don't neglect to clean out
5116 `lib-src' and `arch-lib'.
5117
5118 * configure: When generating report and `config.status' file, note
5119 that bindir only determines where `make install' and
5120 `build-install' will place the executables; this should make it
5121 clear that the ordinary build process will not try to install
5122 things.
5123
51241992-06-10 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5125
5126 * make-dist: Change messages to say that we are 'making links to
5127 X', rather than 'copying X'. And put `' quotes around file names.
5128
5129 * make-dist: Include '.tmp' in the name of the staging directory.
5130
5131 * make-dist: Pass the `-f' option to rm when you're not sure that
5132 the files you're removing actually exist.
5133
5134 * make-dist: When setting up etc/COPYING, always nuke whatever is
5135 there, and then copy it in, to make sure we get a real file.
5136
5137 * make-dist: Don't try to distribute *.defns files any more. The
5138 only such file was for simula.el, which has been superceded by a
5139 version which doesn't have a separate .defns file.
5140
51411992-05-28 Ken Raeburn (Raeburn@Cygnus.COM)
5142
5143 * make-dist: Don't distribute configured versions of config.h.in,
5144 paths.h.in, Makefile.in in src.
5145
5146 * configure: Delete .tmp files before creating them; don't bother
5147 trying to make final targets writeable first, since it won't
5148 matter to move-if-change.
5149
51501992-05-19 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5151
5152 * Makefile.in (mkdir, lockdir): Don't put dashes in front of the
5153 mkdir and chmod in the center of all the conditionals. GNU Make
5154 will strip these out, but other makes won't.
5155
51561992-05-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5157
5158 * make-dist: Include move-if-change in list of files to distribute.
5159
51601992-05-04 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5161
5162 * configure: Remove any "." elements from the program name.
5163
5164 * configure: Don't record the values of all the possible arguments
5165 in config.status; only record the options that the user specified.
5166
5167 * configure: Use move-if-change to move in the new src/config.h.
5168
51691992-04-29 Ken Raeburn (Raeburn@Cygnus.COM)
5170
5171 * move-if-change: New file, copied from gcc release.
5172 * Makefile.in (src/paths.h): Use it, and put the "sed" output into
5173 a temp file, so we don't update paths.h if an error occurs or if
5174 it doesn't need changing.
5175
51761992-04-28 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5177
5178 * Makefile.in (src/paths.h): Do not install a value for the
5179 PATH_SUPERLOCK value; that macro doesn't exist anymore.
5180 * build-install.in: Same thing.
5181
51821992-04-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5183
5184 * make-dist: Check the flag called "make_tar", not "make_dir"; the
5185 latter, being a typo, is always false, resulting in a program
5186 whose default behaviour is to painstakingly build a copy of the
5187 source tree, and then delete it. Rah.
5188
5189 * Makefile.in: Add dist target, and comment for it.
5190
5191 * configure: When scanning <signal.h> for a declaration for
5192 signal, create a symbolic link with a name ending in .c, so the
5193 compiler won't complain that it's only been given .h files.
5194
5195 * configure: Check whether there are any arguments available
5196 before shifting to get the value of a non-boolean parameter.
5197
5198 * make-dist: Doc fix.
5199
52001992-04-20 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5201
5202 * configure: Instead of grepping /usr/include/signal.h for a
5203 signal declaration, run /usr/include/signal.h or
5204 /usr/include/sys/signal.h through cpp and grep for the
5205 declaration.
5206
5207 * configure: Redirect the output of grep to /dev/null instead of
5208 using grep -s - that flag means different things on other systems.
5209
5210 * Makefile.in: Use 'buildlisppath' instead of 'dumplisppath',
5211 since the former is recognizable even if you don't know what
5212 'dumping' is.
5213 * configure: Accomodate that change.
5214
5215 * configure: Accept options for all of the directories you can
5216 change in the Makefile.
5217
5218 * configure: Accept "-OPTION VALUE" as well as "-OPTION=VALUE".
5219
5220 * INSTALL: Mention that you have to copy all the 'FOO.in' files to
5221 FOO before you can use them.
5222
5223 * build-install.in: Made the "Where To Install Things" section
5224 conform with the similar section from Makefile.in. Copied section
5225 which builds src/paths.h from src/paths.h.in from the Makefile.
5226
52271992-04-19 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5228
5229 * configure: Write config.status to pass its command-line
5230 arguments on to configure, so that people can use it to recreate
5231 an old configuration, with minor changes.
5232
52331992-04-16 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5234
5235 * configure: Don't rely on option variables being unset if their
5236 values are the empty string. In particular, when producing the
5237 English report, don't assume that highpri will be unset when no
5238 increased priority has been requested; -highpri='' should be the
5239 same as omitting -highpri altogether.
5240
5241 * configure: Fix dumb bug: when running the system and machine
5242 description files through cpp, mark those lines that we want to
5243 evaluate with the string '@configure@', and then only evaluate
5244 them. This way if the files include anything that actually
5245 generates text (type definitions or external declarations, say),
5246 we won't try to eval it.
5247
52481992-04-11 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5249
5250 * make-dist: New shell script.
5251
5252 * configure: When creating foo from foo.in, make foo read-only to
5253 remind people to edit the .in file instead.
5254
5255 * INSTALL: Changed references to config.h-dist to config.h.in.
5256 The "BUILDING GNU EMACS BY HAND" section neglected to mention how
5257 to build src/paths.h from src/paths.h.in; added a paragraph to do
5258 this.
5259 * configure, Makefile, build-install: Changed filenames like
5260 FOO-dist to FOO.in.
5261
52621992-04-08 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5263
5264 * Makefile, build-install: Renamed to Makefile.in and
5265 build-install.in; the configure script will edit these to produce
5266 the usable Makefile and build-install.
5267 * configure: Changed to produce ./Makefile, ./build-install,
5268 lib-src/Makefile, and src/Makefile from their *.in counterparts,
5269 instead of editing them in place.
5270
52711992-04-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5272
5273 * Makefile: Re-arranged so that the undumped Emacs will search
5274 ../lisp *after* the site's local elisp files.
5275 (locallisppath, dumplisppath): New variables.
5276 (lisppath): This variable's default value is now chosen based on
5277 $(locallisppath) and $(lispdir); while it used to be the
5278 customization point for adding site-local elisp directories to
5279 load-path, that job is now handled mostly by locallisppath.
5280 (src/paths.h): Edit the value of a new macro, PATH_DUMPLOADSEARCH.
5281 Check the values being assigned to the *LOADSEARCH macros for null
5282 path elements (like '::' in 'foo::bar').
5283
5284 * configure: When checking if the machine- and system-dependent
5285 files define a particular macro or not, actually run them through
5286 CPP and test the macros with #ifs, instead of just grepping for
5287 the macros' names. In particular, check for SYSTEM_MALLOC in this
5288 way.
5289
52901992-04-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5291
5292 * Makefile (install): Don't use -s in install. (Keep the symbols.)
5293
52941992-04-02 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5295
5296 * configure: Make the config.status file an executable shell
5297 script which will recreate the same configuration. Include the
5298 verbal description of the current configuration as a comment in
5299 the script.
5300 * INSTALL: Doc fix.
5301
5302 * Makefile: brought the Makefile up to the GNU coding
5303 standards, as described in standards.text:
5304 (TAGS): New name for the target which rebuilds the tags table.
5305 (check): New target; doesn't do anything yet.
5306 (mostlyclean): New target, synonymous with clean.
5307 (realclean): New target. Currently, this just calls the
5308 subdirectories's makefiles and then deletes config.status.
5309 (INSTALL, INSTALLFLAGS, INSTALL_PROGRAM, INSTALL_DATA): New
5310 variables.
5311 Installation directory variables changed to conform.
5312 (install, install.sysv, install.xenix, install.aix): Changed the
5313 code which copies the directories into their installed location to
5314 allow the installed locations to be in several different
5315 directories; the old version assumed that they would all be in
5316 $(emacsdir).
5317 (mkdir, lockdir): Allow the installed locations to be in several
5318 different directories.
5319 * INSTALL: Doc fix.
5320
5321 * build-install: Use the same variable names as the Makefile.
5322 Allow the installed locations to be in several different
5323 directories.
5324
53251992-03-31 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5326
5327 * Makefile (src/paths.h): Instead of using a single sed command to
5328 edit both the PATH_LOCK and PATH_SUPERLOCK macros, edit the two
5329 separately, and don't forget to append "/!!!SuperLock!!!" to the
5330 value of the PATH_SUPERLOCK macro.
5331
5332 * config.emacs: Renamed to configure, for consistency with other
5333 GNU products. Internal references changed.
5334 INSTALL, Makefile: References changed.
5335
5336 * lock: New directory, which should always be empty. If this
5337 directory doesn't exist, Emacs won't complain; it just won't lock.
5338 Having this here means that people can just unpack Emacs, build
5339 it, and have locking work.
5340
5341 * share-lib: Re-renamed to etc, for the sake of tradition.
5342 * config.emacs: Changed default value for datadir to ../etc.
5343 * INSTALL, README: Adjusted.
5344
53451992-03-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5346
5347 * config.emacs: Guess the value for LOADLIBES in lib-src/Makefile
5348 by running CPP on the appropriate s/*.h and m/*.h files.
5349
53501992-03-16 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5351
5352 * config.emacs: Make sure to set the "exit on error" flag once
5353 we've removed config.status; errors should abort the configuration.
5354
dff28924 53551992-02-15 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a4a9692d
DL
5356
5357 * config.emacs: Added -distribute option, so that the Makefile
5358 paths are in their proper form. I don't know why this matters.
5359
dff28924 53601992-02-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a4a9692d
DL
5361
5362 * local-lisp: New directory, empty in the distribution, for people
5363 to put local elisp code in.
5364 * config.emacs: Include it in the default load path.
5365 * README: Document it.
5366
dff28924 53671992-01-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a4a9692d
DL
5368
5369 * config.emacs: Guess the type of signal handling functions based
5370 on the contents of /usr/include/signal.h.
5371
5372 * config.emacs: Print out progress report messages.
5373
5374 * Makefile (src/paths.h): Don't generically replace
5375 /usr/local/lib/emacs with LIBROOT. This can hide bugs in the
5376 editing of the other entries, and each entry should be dealt with
5377 explicitly anyway.
5378
5379 * build-install: Converted from C-shell to Bourne shell.
5380 * config.emacs: Edit build-install properly.
5381
5382 * config.emacs: Doc fix.
5383
53841992-01-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5385
5386 * Makefile (install): Remove `B' from tar xf command.
5387
dff28924 53881992-01-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a4a9692d
DL
5389
5390 * config.emacs: Removed support for the `maintain-environment'
5391 option; the only important difference between this and its absence
5392 has been removed.
5393 * INSTALL: Removed mention of `maintain-environment'.
5394
5395 * config.emacs: Fix arguments to sed when processing boolean
5396 arguments.
5397
dff28924 53981991-12-05 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
a4a9692d
DL
5399
5400 * config.emacs: New file, to help automate the installation
5401 process.
5402
5403 * Makefile: Lots of changes to support the separation of etc into
5404 architecture-dependent and -independent files:
5405 (EMACSROOT): New variable, giving the directory under which all of
5406 Emacs's libraries should be installed. Changed rest of file to
5407 use it.
5408 (LIBDIR): Now denotes only architecture-dependent dir - relevant cha
5409 (DATADIR): New variable, denoting architecture-independent dir.
5410 (LOCKDIR): New variable, for completeness.
5411 (SUBDIR): No more etc, new lib-src.
5412 (COPYDIR): No more etc, new arch-lib and share-lib.
5413 (src/paths.h): Set PATH_DATA and the LOCK macros too.
5414 (src): Now depends on lib-src, not etc.
5415 * build-install: Changes parallel to the above.
5416 * README: Describe the new arrangement.
5417
5418 * vms: New subdirectory for all the VMS stuff.
5419
dff28924 54201991-12-03 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
a4a9692d
DL
5421
5422 * Makefile (LISPPATH): New variable.
5423 (src/paths.h): Define PATH_LOADSEARCH according to LISPPATH.
5424
dff28924 54251990-09-28 Richard Stallman (rms@mole.ai.mit.edu)
a4a9692d
DL
5426
5427 * Makefile (install, install.sysv, install.xenix):
5428 Install wakeup instead of loadst. No need for setuid or setgid.
5429
dff28924 54301990-08-07 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a4a9692d
DL
5431
5432 * Makefile (clean): Clean etc if that's not the installation dir.
5433
dff28924 54341990-04-26 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a4a9692d
DL
5435
5436 * Makefile (paths.h): Make sed alter each name in the path.
5437
dff28924 54381988-08-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a4a9692d
DL
5439
5440 * Makefile (install.sysv): Use cpio, not tar.
5441
dff28924 54421988-08-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a4a9692d
DL
5443
5444 * Makefile (lockdir): Rename `lock' target.
5445 Depend on it from install*, not from `all'.
5446
dff28924 54471988-05-16 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a4a9692d
DL
5448
5449 * Makefile: Changed LIBDIR and BINDIR back to /usr/local/{emacs,bin}
5450 to match build-install and paths.h.
6922b018
KH
5451
5452;; Local Variables:
5453;; coding: iso-2022-7bit-unix
5454;; End:
2a34a036 5455
e5389a0b 5456 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002
2a34a036
GM
5457 Free Software Foundation, Inc.
5458 Copying and distribution of this file, with or without modification,
5459 are permitted provided the copyright notice and this notice are preserved.