Don't include cahrset.h, coding.h, composite.h.
[bpt/emacs.git] / ChangeLog
CommitLineData
eb3b52fa
DL
12003-06-06 Dave Love <fx@gnu.org>
2
3 * configure.in: Check for locale.h.
4
f16205ca
DL
52003-06-05 Dave Love <fx@gnu.org>
6
7 * configure.in: Check for memcpy, mempcpy, mblen, mbrlen. Use
8 AC_FUNC_STRFTIME, AC_STRUCT_TIMEZONE, AC_TYPE_MBSTATE_T.
9 (NLIST_STRUCT): Don't define.
eb3b52fa 10 (AH_BOTTOM): Define my_strftime.
f16205ca 11
efd60266
JB
122003-06-02 Richard M. Stallman <rms@gnu.org>
13
14 * configure.in: Revert changes of 2003-03-03 and 2003-05-24.
15
016bd3c0
AS
162003-05-24 Andreas Schwab <schwab@suse.de>
17
18 * configure.in (AH_BOTTOM) [MAC_OSX]: Do not redefine bcopy,
19 bzero, and bcmp.
20
7933722a
DL
212003-05-22 Dave Love <fx@gnu.org>
22
23 * configure.in: Remove redundant test for term.h. Test for
24 difftime.
25
463f55ee
DL
262003-05-20 Dave Love <fx@gnu.org>
27
28 * configure.in: Append * to s390-*-linux-gnu case.
29 (LIBMAIL) <lockfile>: Don't define.
30
312003-04-30 Richard M. Stallman <rms@gnu.org>
32
33 * configure.in: Handle system types sysv5uw* and sysv5OpenUNIX*.
34
352003-04-28 Francesco Potort\e,Al\e(B <pot@gnu.org>
36
37 * configure.in: Undo last (RMS') change, as it is useless, per
38 Dave Love.
39
402003-04-08 Richard M. Stallman <rms@gnu.org>
41
42 * configure.in: Put #include of jpeglib.h at start of line.
43
6740b4d6
KG
442003-04-30 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
45
46 * INSTALL (* GNU/Linux development packages): Mention Debian and
47 RedHat package names.
48
ed3c3314
RS
492003-04-30 Boyd Lynn Gerber <gerberb@zenez.com>
50
51 * configure.in: Handle system types sysv5uw* and sysv5OpenUNIX*.
52
5b31a763
KG
532003-04-30 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
54
55 * INSTALL (* GNU/Linux development packages): Tell people to
56 install additional packages for compiling Emacs.
57
18fe6f45
FP
582003-04-06 Francesco Potort\e,Al\e(B <pot@gnu.org>
59
60 * configure.in: Use the same configuration for all aix5, not just
61 aix5.1.
62
77fb5d1a
FP
632003-03-16 Nelson H. F. Beebe <beebe@math.utah.edu> (tiny change)
64
65 * configure.in: Check for need for bigtoc support on IBM AIX for
66 solving a linker table overflow problem.
67
710ee5a9
RB
682003-03-03 Rob Browning <rlb@defaultvalue.org>
69
efd60266
JB
70 * configure.in: Add AC_CHECK_FUNCS for memcmp and memmove.
71 (AH_BOTTOM): Switch tests to prefer memcmp, memset, and memmove
710ee5a9
RB
72 over bzero, bcmp, and bcopy.
73
16f6f948
SJ
742003-02-23 Simon Josefsson <jas@extundo.com>
75
76 * Makefile.in (install-arch-indep, uninstall): Add SMTP manual.
77
92a8ce63
JB
782003-02-21 Klaus Zeitler <kzeitler@lucent.com>
79
80 * configure.in: Set new hpux10-20.h as "major" include for 10.20.
81
47774164
KH
822003-02-13 Robert J. Chassell <bob@rattlesnake.com> (tiny change)
83
84 * INSTALL (* Extra fonts): Say that Emacs doesn't include fonts.
85
0dfd93c0
AS
862003-02-08 Andreas Schwab <schwab@suse.de>
87
88 * Makefile.in (EXEEXT): Define to @EXEEXT@ and use this variable
89 instead of the substitution.
90
c60ee5e7
JB
912003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
92
93 * Makefile.in: Use @EXEEXT@ for Cygwin.
94 Use USERNAME if LOGNAME is not set (for Cygwin).
95
96 * configure.in:
97 * configure: Add opsys=cygwin.
98
88373452
KS
992003-01-29 Kim F. Storm <storm@cua.dk>
100
101 * AUTHORS: Regenerated using new format (after fixing numerous
102 formatting errors in the ChangeLog files).
103
12bf22e0
AS
1042003-01-22 Andreas Schwab <schwab@suse.de>
105
106 * configure.in: Set HAVE_MENUS=yes when HAVE_CARBON=yes instead of
107 redefining it explicitly in src/config.in.
108
ffdf4f26
MR
1092003-01-22 Markus Rost <rost@math.ohio-state.edu>
110
111 * Makefile.in (bootstrap): Make bootstrap-after.
112
940344d4 1132003-01-20 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
cd890796
JD
114
115 * configure.in: Fix --with-gtk.
116
940344d4 1172003-01-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
488dd4c4
JD
118
119 * configure.in: Add --with-gtk, --with-x-toolkit=gtk
120
121 * INSTALL (DETAILED BUILDING AND INSTALLATION): Add text about GTK.
122
e833850f
FP
1232003-01-14 Francesco Potort\e,Al\e(B <pot@gnu.org>
124
adc55dea 125 * configure.in (m68k-motorola-sysv): Removed (obsolete).
e833850f 126
52cd7d02
ST
1272003-01-07 Steven Tamm <steventamm@mac.com>
128
129 * configure.in: New option, --enable-carbon-app, to specify
130 that the application should be installed
131 * Makefile.in (install-arch-dep): On Mac OS X, install the
132 Emacs.app application if carbon-app is enabled
133
fb02aff2
DL
1342003-01-06 Dave Love <fx@gnu.org>
135
136 * configure.in: Check for nl_langinfo.
137 [!HAVE_SIZE_T]: Fix typedef.
138
1d08c2fe
DK
1392003-01-06 David Kastrup <dak@gnu.org>
140
9e71690e
DK
141 * Makefile.in (INSTALL_INFO): Get install-info command from
142 configure.
143
1d08c2fe
DK
144 * configure.in: Add tests for install-info
145
72c5c58f
MR
1462002-12-09 Markus Rost <rost@math.ohio-state.edu>
147
148 * configure.in (*-sunos5*, *-solaris*): Revert previous change -
149 use again sol2-6 instead of sol2-8.
150
a4ac5b17
DL
1512002-12-09 Dave Love <fx@gnu.org>
152
fb02aff2 153 * configure.in (*-sunos5.8*, *-solaris2.8*): Delete configurations.
a4ac5b17 154
4824556f
AS
1552002-12-08 Andreas Schwab <schwab@suse.de>
156
157 * Makefile.in (install-arch-indep): Revert last change.
158
6b2fd6ea
DL
1592002-11-27 Dave Love <fx@gnu.org>
160
161 * configure.in: Use AC_CHECK_DECLS, not AC_DECL_SYS_SIGLIST.
162 Check for __sys_siglist too. Check for memset. Use
163 AC_FUNC_GETPGRP. Add mipsel-*-linux-gnu* target.
164
8c95f450
JB
1652002-11-22 Juanma Barranquero <lektu@terra.es>
166
167 * config.guess, config.sub: Updated from master source.
168
39f7b5f7
KF
1692002-11-19 Karl Fogel <kfogel@red-bean.com>
170
171 * autogen.sh: New file.
172
d824beee
DL
1732002-11-15 Dave Love <fx@gnu.org>
174
0d6f3768
DL
175 * configure.in: Tidy up various quoting issues throughout. Use
176 AC_GNU_SOURCE.
d824beee
DL
177 (AH_BOTTOM): Fix #endif protecting config.h. Maybe include
178 alloca.h. Define GC_SETJMP_WORKS, GC_LISP_OBJECT_ALIGNMENT.
179 Maybe define bcopy, bzero, bcmp.
180 (powerpcle-*-solaris2.5*, powerpcle-*-solaris2*): Removed (use
181 non-existent machine file).
182 (sys/vlimit.h, sys/resource.h, fsync, __restrict): Test for.
183 (term.h, X11/Xaw3d/Scrollbar.h): Avoid warning from test.
0d6f3768 184 (nlist.h): Move test up.
d824beee 185
72c5c58f 1862002-11-18 Markus Rost <rost@math.ohio-state.edu>
8704a6ab 187
72c5c58f 188 * configure.in (*-sunos5*, *-solaris*): Use sol2-8.
8704a6ab 189
816753a7
FP
1902002-11-14 Francesco Potorti` <pot@gnu.org>
191
192 * configure.in (*-sunos5.8*, *-solaris2.8*): New configurations.
193
98b4e102
JB
1942002-11-11 Tim Van Holder <tim.vanholder@anubex.com> (tiny change)
195
196 * Makefile.in (install-arch-indep): Prepend $(srcdir)/ to lisp.
197
6bae0ccf
DL
1982002-11-08 Dave Love <fx@gnu.org>
199
200 * configure.in: Use AC_CONFIG_LIBOBJ_DIR and require autoconf
201 2.54.
202 (AH_BOTTOM) [!HAVE_SIZE_T]: Typedef size_t.
203
ab4f69f2
MB
2042002-11-07 Miles Bader <miles@gnu.org>
205
206 * Makefile.in (maybe_bootstrap): Fix shell variable usage. Handle
207 separate-build-dir case.
208
318db6cb
RS
2092002-11-06 Richard M. Stallman <rms@gnu.org>
210
211 * Makefile.in (maybe_bootstrap): Add doublequotes to make it
212 bulletproof. $bar may be empty when there are no .elc files.
213
2baf1bfa
DL
2142002-10-30 Dave Love <fx@gnu.org>
215
216 * configure.in: Require autoconf 2.53. Test for pty.h,
217 sys/mman.h, sys/param.h, mremap, memmove.
218 (AH_BOTTOM): Maybe include strings.h. Add local variables for
219 mode.
220 (AC_PROG_YACC): Deleted.
221 (size_t): Use AC_CHECK_TYPES.
222 (AH_TOP): Up-date copyright.
223
a6cadf53
JB
2242002-10-01 Juanma Barranquero <lektu@terra.es>
225
226 * update-subdirs: Add "no-byte-compile: t" to subdirs.el.
227
9811b1cf
RS
2282002-09-19 Richard M. Stallman <rms@gnu.org>
229
230 * configure.in: Fix the LessTif-directory-finder for real.
231
ef7fb3bb
RS
2322002-09-14 Richard M. Stallman <rms@gnu.org>
233
234 * Makefile.in (maybe_bootstrap): Test for complete absence
235 of compiled Lisp files.
236
b3cd6965
SM
2372002-09-11 Stefan Monnier <monnier@cs.yale.edu>
238
239 * Makefile.in (bootstrap-lisp-1, bootstrap-lisp, bootstrap)
240 (bootstrap-clean-after): Delete.
241 (bootstrap): Make the sequencing explicit.
242
3e6be279
RS
2432002-09-10 Richard M. Stallman <rms@gnu.org>
244
245 * configure.in: Fix previous LessTif change.
246
50332dc1
RS
2472002-09-09 Richard M. Stallman <rms@gnu.org>
248
249 * configure.in (powerpcle-*-solaris2.5*): New configuration.
250 (powerpcle-*-solaris*): Use version 2.6 as default.
251 (*-sunos5.6*, *-solaris2.6*): New alternative.
252 (*-sunos5*): Use version 2.6 as default.
253
8bb4cb85
KG
2542002-09-06 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
255
256 * configure.in: Fix typo.
257
22eaea41
RS
2582002-09-05 Richard M. Stallman <rms@gnu.org>
259
260 * configure.in: Look for LessTif in /usr/X11R6/LessTif/ before Motif.
261
b3cd6965 262 * configure.in: Handle $GCC_LINK_TEST_OPTIONS and
22eaea41
RS
263 $NON_GCC_LINK_TEST_OPTIONS after the AC_PROG_... macros.
264
6bc85c3b
KS
2652002-08-26 Kim F. Storm <storm@cua.dk>
266
267 * Makefile.in (install-arch-indep): Do not remove DOC file
268 when it is the only DOC file installed; this is the case when
269 CANNOT_DUMP is defined. From Joe Buehler (tiny change).
270
dc16594b
MR
2712002-07-24 Markus Rost <rost@math.ohio-state.edu>
272
273 * configure.in: Fix typo.
274
2a0c903c
RS
2752002-07-24 Richard M. Stallman <rms@gnu.org>
276
277 * configure.in: Don't print anything special about gamedir.
278
3ea1bfb2 279 * configure.in: Delete nonstandard --with-game-user option.
b3cd6965 280
a8bbe549
RS
2812002-07-21 Richard M. Stallman <rms@gnu.org>
282
283 * Makefile.in (gamedir, localstatedir): New variables.
284 (epaths-force): Insert value of gamedir into PATH_GAME.
285
286 * configure.in (gamedir): Handle it like lispdir.
287 (--with-game-dir option): Deleted.
288
29c3cbf0
PJ
2892002-06-21 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
290
291 * configure.in: Add support for mipseb-*-netbsd* machines.
292
b3ae255b
KG
2932002-06-18 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
294
295 * Makefile.in (install-arch-indep, uninstall): Add Tramp.
296
d591a834
KG
2972002-06-17 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
298
299 * info/dir (File): Add an entry for Tramp.
300
e0156c8d
EZ
3012002-06-17 Eli Zaretskii <eliz@is.elta.co.il>
302
303 * INSTALL-CVS: New file.
304
3fa4ac47
AS
3052002-06-07 Andreas Schwab <schwab@suse.de>
306
307 * configure.in (x86_64-*-linux-gnu*): New system.
308
86bbfe77
EZ
3092002-05-31 Eli Zaretskii <eliz@is.elta.co.il>
310
311 * config.bat: Handle the case when lispintro is truncated to lispintr.
312
2570d28c
PE
3132002-05-26 Paul Eggert <eggert@twinsun.com>
314
315 * config.guess, config.sub: Updated from master source.
316
a1d8dc87
RS
3172002-05-09 Richard M. Stallman <rms@gnu.org>
318
319 * configure.in (emacs_cv_speed_t): Add square brackets for clarity.
320
9a40c2fb
PJ
3212002-05-04 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
322
323 * make-dist: Do not distribute lock/ directory.
324
e3ba1015
AC
3252002-04-30 Andrew Choi <akochoi@shaw.ca>
326
327 * configure.in: Provide documentation string when defining
328 variable HAVE_CARBON. Also define HAVE_WINDOW_SYSTEM, HAVE_MOUSE,
329 and HAVE_MENUS in AH_BOTTOM if HAVE_CARBON is defined.
330
5167cfda
CW
3312002-04-28 Colin Walters <walters@verbum.org>
332
b3cd6965 333 * configure.in: Delete configure check for access to the game user.
5167cfda 334
2912f349
PJ
3352002-04-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
336
337 * make-dist: lwlib/Imakefile is removed.
338
e0f712ba
AC
3392002-04-26 Andrew Choi <akochoi@shaw.ca>
340
341 * configure.in: Add support for powerpc-apple-darwin*.
342 (HAVE_CARBON): Add.
343
b3cd6965 344 * make-dist: Create directories in mac/Emacs.app.
e0f712ba 345
90077f66
PJ
3462002-04-25 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
347
348 * make-dist: lwlib-Xol* are removed.
349
8fba10fc
AS
3502002-04-23 Andreas Schwab <schwab@suse.de>
351
352 * Makefile.in (MAINT): New variable.
353 (${srcdir}/configure, $(srcdir)/src/stamp-h.in): Depend on this
354 instead of configure.in, to avoid running autoconf and autoheader
355 unless explicitly requested.
356
852eef40
EZ
3572002-04-16 Eli Zaretskii <eliz@gnu.org>
358
359 * config.bat: Update for msdos/sed2v2.inp.
360
6817198a
AS
3612002-04-15 Andreas Schwab <schwab@suse.de>
362
b3cd6965 363 * Makefile.in ($(srcdir)/src/config.in): Generate using autoheader.
6817198a
AS
364 * configure.in: Add config header templates to all AC_DEFINE and
365 AC_DEFINE_UNQUOTED symbols.
366 * make-dist: Run autoheader if necessary.
367
b9b966e0
CW
3682002-04-10 Colin Walters <walters@verbum.org>
369
370 * configure.in: Add --game-dir, --game-user. Test to see if we
371 can use them.
372
3d9830e5
PJ
3732002-04-08 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
374
375 * configure.in: Add --with-sound.
376
10ce34dc
KS
3772002-03-18 Kim F. Storm <storm@cua.dk>
378
379 * configure.in: Test for sendto, recvfrom, getsockopt, setsockopt,
380 and getsockname functions. Test for sys/un.h include file.
381
1ef1ef96
EZ
3822002-03-15 Eli Zaretskii <eliz@is.elta.co.il>
383
384 * configure.in: Support AIX 5.1.
385
940344d4 3862002-03-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
d873ec96
JD
387
388 * configure.in: Added test for X Session Management (HAVE_X_SM).
389
16e79fec
RS
3902002-03-03 Richard M. Stallman <rms@gnu.org>
391
392 * Makefile.in (install-arch-indep): Use umask 022 for DOC* and lisp/.
393 Run chown $${LOGNAME} on files installed by tar xvf.
394
6a22cdf4
KS
3952002-03-03 Kim F. Storm <storm@cua.dk>
396
397 * configure.in: Test for getpeername.
398
4d766b59
RS
3992002-03-01 Richard M. Stallman <rms@gnu.org>
400
401 * configure.in (HAVE_JPEG): Turn it off if libjpeg version < 6b.
402 (HAVE_GIF): Don't use old libungif versions that crash.
403
4fff8c79
RS
4042002-02-26 Richard M. Stallman <rms@gnu.org>
405
406 * configure.in <making srcdir absolute>: Verify that PWD is correct,
407 not just well-formed and valid.
408 (mips-compaq-nonstopux*): New configuration.
b3cd6965 409
e5389a0b
PE
4102002-02-18 Paul Eggert <eggert@twinsun.com>
411
412 * make-dist: Port to POSIX 1003.1-2001, which doesn't allow "head -1".
413 "sed q" is a portable equivalent to plain "head -1".
414
db54c53a
RS
4152002-02-13 Richard M. Stallman <rms@gnu.org>
416
417 * Makefile.in (maybe_bootstrap): Do `exit 1'.
418 (all): Don't depend on maybe_bootstrap here.
419 (${SUBDIR}): Depend on it here instead.
420
b735b2ab
RS
4212002-02-08 Richard M. Stallman <rms@gnu.org>
422
423 * Makefile.in (maybe_bootstrap): Add an infinite sleep-loop.
424
d8359893
EZ
4252002-01-27 Eli Zaretskii <eliz@is.elta.co.il>
426
427 * configure.in: Recognize BSD/OS 5.0.
428
f3b812da
EZ
4292002-01-11 Eli Zaretskii <eliz@is.elta.co.il>
430
431 * make-dist: Make version checking in emacs.texi consistent with
432 how we set it there.
433
f48a30d7
KS
4342001-12-29 Kim F. Storm <storm@cua.dk>
435
436 * INSTALL: <CONFIGURATION BY HAND> Now requires autoconf 2.51.
437
07025a55
RS
4382001-12-28 Richard M. Stallman <rms@gnu.org>
439
440 * configure.in: Test for mbsinit.
441
b0a21bf9
EZ
4422001-12-21 Eli Zaretskii <eliz@is.elta.co.il>
443
444 These changes make Leim part of the standard distribution:
445
446 * README: Add info about the `leim' directory
447
448 * INSTALL: Remove text that describes Leim as a separate package.
449
450 * noleim-Makefile.in: File removed.
451
452 * make-dist: Don't copy noleim-Makefile.in to the leim subdirectory.
453 Link Leim files to ${tempdir}/leim, not to real-leim. Don't move
454 Leim files out of the Emacs tree. Don't prepare a separate tarball
455 for Leim.
5a60d1da 456
61e3b944
RS
4572001-12-11 Richard M. Stallman <rms@gnu.org>
458
459 * configure.in (hppa*-*-linux-gnu*): New alternative.
460
03f9f7ae
PJ
4612001-12-08 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
462
463 * make-dist: Copy COPYING to leim/, lwlib/, mac/ and nt/ when
464 creating distribution.
465
d6a70204
PE
4662001-12-06 Paul Eggert <eggert@twinsun.com>
467
468 * configure.in (AC_PREREQ): Bump from 2.50 to 2.51; needed for vfork.
469 (AC_FUNC_VFORK): Remove.
470 (AC_FUNC_FORK): Add.
471 (HAVE_DES_H, HAVE_KRB5_H): Properly quote args of AC_CHECK_HEADERS;
472 this is required by recent Autoconf versions.
473
4a3cf58d
PJ
4742001-12-02 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
475
476 * make-dist: Do not try to link removed files (aclocal.m4, _emacs,
477 TODO, vms-pp.trans and others).
478
0142178a
PJ
4792001-11-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
480
481 * make-dist: Use COPYING from the top-level directory.
482
1096bcc0
GM
4832001-11-29 Gerd Moellmann <gerd@gnu.org>
484
485 * configure.in: Add support for FreeBSD/Alpha.
486
b1356234
PJ
4872001-11-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
488
dd536f94
PJ
489 * make-dist: Add COPYING to the top-level directory of the
490 distribution. Simplify the logic behind copying.
491
b1356234
PJ
492 * Makefile.in (maybe_bootstrap): Fix previous change.
493
66458f32
RS
4942001-11-28 Richard M. Stallman <rms@gnu.org>
495
496 * Makefile.in (maybe_bootstrap): Don't bootstrap, just suggest it.
497
ebcbef4e
RS
4982001-11-26 Richard M. Stallman <rms@gnu.org>
499
500 * Makefile.in: bootstrap should not delete dumped executables.
501 (bootstrap-clean-before): New target.
502 (bootstrap): Use bootstrap-clean-before instead of clean.
503 (bootstrap-clean-after): Renamed from bootstrap-clean. Calls changed.
504
b77d2746 5052001-11-24 Eli Zaretskii <eliz@is.elta.co.il>
ac74199d 506
070f247d
EZ
507 These changes add the Emacs Lisp Introduction manual to the
508 distribution:
509
b3cd6965 510 * Makefile.in (install-arch-indep, uninstall): Add ELisp Intro files.
b77d2746 511
070f247d
EZ
512 * make-dist: Copy the files in lispintro directory.
513
7336d09b
EZ
514 * config.bat: Configure in the lispintro directory.
515
ac74199d
EZ
516 * configure.in (AC_OUTPUT): Add lispintro/Makefile.
517
7f947b13 518 * Makefile.in (SUBDIR_MAKEFILES): Add lispintro.
070f247d 519 (lispintro/Makefile): New target.
7f947b13
EZ
520 (mostlyclean, clean, distclean, maintainer-clean): Add lispintro.
521 (unlock, relock, info, dvi): Ditto.
522
d4fa890c
EZ
5232001-11-23 Eli Zaretskii <eliz@is.elta.co.il>
524
b3cd6965 525 * Makefile.in (uninstall, install-arch-indep): Don't install gfdl.1.
d4b56a8f 526
d4fa890c
EZ
527 * make-dist (etc): Don't distribute gfdl.1.
528
5fb25beb
CW
5292001-11-22 Colin Walters <walters@debian.org>
530
531 * Makefile.in (install-arch-indep): Install the calc .info files.
b3cd6965 532 (uninstall): Handle deletion of calc .info files (thanks Pavel Jan\e,Bm\e(Bk).
5fb25beb 533
9f8bbf0f
EZ
5342001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
535
536 * make-dist (lispref): Add *.txt, *.el, permute-index, and
537 tindex.pl to the list of those being put into the distribution.
538
aa2af83a
EZ
5392001-11-16 Eli Zaretskii <eliz@gnu.org>
540
541 * configure.in: Add coff.h to the list in AC_CHECK_HEADERS.
542
71f94ae1
PJ
5432001-11-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
544
987aac50
PJ
545 * Makefile.in (uninstall): Fix previous change.
546
71f94ae1
PJ
547 * configure.in, Makefile.in: Add support for --program-prefix,
548 --program-suffix and --program-transform-name options.
549
e5d9d2e7
PJ
5502001-11-13 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
551
b3cd6965 552 * Makefile.in (install-arch-indep): Use `${manext}' instead of `.1'.
6e1b91d7
PJ
553 (install-arch-indep): Install emacsclient manual page.
554 (uninstall): Uninstall emacsclient manual page.
e5d9d2e7 555
97c91ba6
EZ
5562001-11-12 Eli Zaretskii <eliz@is.elta.co.il>
557
558 * make-dist: Add lispref/index.*perm files to the distribution.
559 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
560
3d3f602a
PJ
5612001-11-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
562
563 * Makefile.in (uninstall): Remove gfdl.1 when uninstalling.
564
2bf92717
EZ
5652001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
566
dff28924 567 * configure.in: AC_OUTPUT lispref/Makefile.
2bf92717 568
0cc70510
EZ
5692001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
570
5c32b7c5
EZ
571 The following changes add the ELisp reference manual to the
572 distribution.
573
10fa7f8e
EZ
574 * make-dist: Add the lispref directory to the distribution.
575
0cc70510
EZ
576 * Makefile.in (install-arch-indep): Add elisp* to the list of
577 installed Info files.
5c32b7c5
EZ
578 (SUBDIR_MAKEFILES): Add lispref/Makefile.
579 (lispref/Makefile): New target.
580 (mostlyclean, clean, distclean, maintainer-clean, unlock, relock):
581 Add commands for the lispref directory.
582 (info, dvi): Ditto.
1b5a3644
EZ
583
584 * config.bat: Configure in `lispref'.
585
6baef0fd
RS
5862001-11-09 Richard M. Stallman <rms@gnu.org>
587
588 * Makefile.in (bootstrap-lisp): Don't suppress error messages.
589
ed5882b9
EZ
5902001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
591
592 * make-dist (tempdir): Copy AUTHORS as well.
593
f0f2756d
SS
5942001-11-06 Sam Steingold <sds@gnu.org>
595
596 * configure.in: Added a check for <nlist.h>
9ba48103 597
d576358b
PJ
5982001-11-01 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
599
600 * configure.in: Reindent --help output.
601 From Per Starback (starback@ling.uu.se).
dff28924 602
bf00d461 6032001-10-31 Eli Zaretskii <eliz@is.elta.co.il>
4f4d6b17
EZ
604
605 * configure.in: New entry for HP/UX-11.
606
5d991fc4
EZ
607 * Makefile.in (SOURCES): Replace GETTING.GNU.SOFTWARE with FTP.
608 From Eric S. Raymond <esr@golux.thyrsus.com>.
609
73d25f9c
EZ
6102001-10-28 Eli Zaretskii <eliz@is.elta.co.il>
611
612 * configure.in (s390-*-linux-gnu): New system. From Adam Thornton
613 <athornton@sinenomine.net>.
614
5b6a51aa
GM
6152001-10-25 Gerd Moellmann <gerd@gnu.org>
616
617 * Makefile.in (maybe_bootstrap): New target.
b3cd6965 618 (all): Add to prerequisites to bootstrap if abbrev.elc doesn't exist.
5b6a51aa 619
84e70f78
KR
6202001-10-24 Ken Raeburn <raeburn@gnu.org>
621
622 * configure.in: If --with-hesiod is given, look for
623 hes_getmailhost and res_send or __res_send; check hesiod and
b3cd6965 624 resolv libraries respectively if system libraries don't supply them.
84e70f78 625
4aa6b955
GM
6262001-10-24 Gerd Moellmann <gerd@gnu.org>
627
628 * configure.in: Use $MAKE for `make' if set.
629
bc171472
GM
6302001-10-22 Gerd Moellmann <gerd@gnu.org>
631
632 * Makefile.in (install-arch-indep): Add -h (follow symlinks)
633 to tar options.
634
71431a0e
GM
6352001-10-20 Gerd Moellmann <gerd@gnu.org>
636
6aa97356 637 * (Version 21.1 released).
71431a0e 638
531a3336
MB
6392001-10-20 Miles Bader <miles@gnu.org>
640
641 * configure.in (configuration): Set from `host' if `host_alias'
642 isn't defined.
643
121ff711
AS
6442001-10-19 Andreas Schwab <schwab@suse.de>
645
646 * configure.in: Make ready for autoconf 2.5x.
647 (AC_PREREQ): Require autoconf 2.50.
648 * aclocal.m4: Removed.
121ff711
AS
649 * Makefile.in (${srcdir}/configure): Don't depend on aclocal.m4.
650
eef9b65f
EZ
6512001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
652
653 * README: Bump Emacs version to 21.1.50.
654
ab952a4f
GM
6552001-10-05 Gerd Moellmann <gerd@gnu.org>
656
657 * Branch for 21.1.
dff28924 658
3b74127d
GM
6592001-09-05 Gerd Moellmann <gerd@gnu.org>
660
661 * configure.in: Avoid `$@' which is handled specially in
662 Autoconf 2.52. From "Adam J. Richter" <adam@yggdrasil.com>.
dff28924 663
80b97918
EZ
6642001-09-01 Eli Zaretskii <eliz@is.elta.co.il>
665
666 * make-dist (nt): Add subdirs.el to the list of distributed files.
667
3a4f8160
EZ
6682001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
669
670 * configure.in (machine): Add an entry for
671 hppa1.1-hitachi-hiuxwe2*.
672
eb04d6cd
GM
6732001-05-28 Gerd Moellmann <gerd@gnu.org>
674
675 * make-dist (LANG): Set LC_ALL and LANGUAGE to C, unset
676 LC_MESSAGES and LANG. From Karl Eichwalder <keichwa@gmx.net>.
677
f4500bec
GM
6782001-05-14 Gerd Moellmann <gerd@gnu.org>
679
680 * make-dist: Copy texinfo.tex unconditionally.
681
26978e9a
EZ
6822001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
683
684 * Makefile.in (install-arch-indep): Add gfdl.1 to the man pages
685 that are installed.
686
afa3935f
GM
6872001-04-06 Gerd Moellmann <gerd@gnu.org>
688
e5c8f6f1
GM
689 * make-dist: Copy only `[a-z]*.{el,elc}' from leim/quail.
690 Don't copy quick-b5, quick-cns, tsang-b5, and tsang-cns files.
dff28924 691
afa3935f
GM
692 * make-dist: Handle leim/MISC-DIC. Only include
693 `[a-zA-Z]*.{el,elc}' from leim/quail.
694
a55e4e68
GM
6952001-04-05 Gerd Moellmann <gerd@gnu.org>
696
697 * Makefile.in (install-arch-indep): Remove .cvsignore files.
698
87d8eba4
GM
6992001-03-30 Gerd Moellmann <gerd@gnu.org>
700
701 * Makefile.in (.PHONY): Add for bootstrap targets.
702 (bootstrap-clean): New target.
703 (bootstrap): Use it instead of `clean'.
704
ed31fabf
GM
7052001-03-29 Eli Zaretskii <a34785@is.elta.co.il>
706
707 * Makefile.in (SUBDIR): Remove leim.
708 (all, .RECURSIVE, extraclean): Add leim explicitly.
709 (leim): Provide separate rule which exports PARALLEL=0 into the
710 environment.
711
5721ae13
GM
7122001-03-20 Gerd Moellmann <gerd@gnu.org>
713
714 * configure.in (HAVE_XPM): Don't print the result of the check for
715 XpmReturnAllocPixels if we don't have an xpm.h.
716
10ebaeb6
GM
7172001-03-05 Gerd Moellmann <gerd@gnu.org>
718
719 * COPYING: New file.
720
e30bd7b7
EZ
7212001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
722
723 * config.bat: Update the copyright.
724
d0e9bfd2
GM
7252001-02-23 Kenichi Handa <handa@etl.go.jp>
726
727 * configure.in: Use AC_EGREP_CPP to check if the C preprocessor
728 converts `..' to `. .'. If it converts, set CPP_NEED_TRADITIONAL
729 to `yes'. Later in AC_OUTPUT, check this variable.
730
038f4ae3
DL
7312001-02-09 Dave Love <fx@gnu.org>
732
733 * AUTHORS: Updated.
734
44806980
EZ
7352001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
736
737 * info/dir (Ebrowse): Fix the entry (was missing a dot).
738
20b28f82
GM
7392001-02-02 Gerd Moellmann <gerd@gnu.org>
740
bdadfce3
GM
741 * mkinstalldirs (errstatus): Chmod a+rx directories we create.
742
5db37a2e 743 * Makefile.in (uninstall): Ignore exit code of `rm'.
dff28924 744
20b28f82
GM
745 * Makefile.in (uninstall): Remove more info files. Remove
746 ${libexecdir}/emacs/${version}. Remove ${archlibdir}/fns-*.
747
7ccf7ab9
GM
7482001-01-31 Gerd Moellmann <gerd@gnu.org>
749
750 * noleim-Makefile.in (extraclean): Add.
751
03e0fe6e 7522001-01-28 Gerd Moellmann <gerd@gnu.org>
c522cff0
BW
753
754 * Makefile.in (extraclean): Added -f to -rm config-tmp-* to keep
755 it quiet.
756
e1e441f9
GM
7572001-01-24 Colin Walters <walters@cis.ohio-state.edu>
758
759 * Makefile.in (tags): Fix typo.
760
64388126
KH
7612001-01-13 Kenichi Handa <handa@etl.go.jp>
762
763 * configure.in: Fix typo in the code setting x_search_path.
764
457b792c
GM
7652001-01-10 Dave Love <fx@gnu.org>
766
767 * configure.in: Don't reset LIBS at end of -lXmu test. Test for
768 -lXext.
769 (HAVE_XKBGETKEYBOARD): Fix reporting of result.
770 (HAVE_LIBXP): Remove -lXt from AC_CHECK_LIB.
771 (HAVE_XAW3D, HAVE_XPM, HAVE_JPEG, HAVE_PNG, HAVE_TIFF, HAVE_GIF):
772 Don't frob CFLAGS. Remove extra X libs from AC_CHECK_LIB
773 (now in $LIBS).
774
1460e5d4
EZ
7752001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
776
777 * config.bat: Run the preprocessor with -traditional.
778
e2b6e5ea
EZ
7792001-01-01 Eli Zaretskii <eliz@is.elta.co.il>
780
781 * INSTALL: Move copying conditions to end of file.
782
b202115b
EZ
7832000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
784
785 * INSTALL: Add basic installation procedure which assumes
786 `configure' does its job. Elaborate on image support libraries.
787 Add a pointer to Xaw3d library. Add advice about solving
788 configure-time problems by looking in config.log and setting
3163da06 789 variables in the environment.
b202115b 790
3e32cc27
GM
7912000-12-27 Gerd Moellmann <gerd@gnu.org>
792
793 * Makefile.in (install-arch-indep): If tar fails, exit with
794 exit code 1.
795
7b93a85b
GM
7962000-12-19 Gerd Moellmann <gerd@gnu.org>
797
798 * configure.in: Test for XkbGetKeyboard with an AC_TRY_LINK whose
799 source file includes XKBlib.h. On some broken Solaris systems,
800 there is an XKBlib.h, reportedly, but header files included by
801 XKBlib.h are missing.
802
02387dcc
GM
8032000-12-14 Gerd Moellmann <gerd@gnu.org>
804
805 * configure.in: AC_CHECK_FUNC XkbGetKeyboard.
806
34979055
DL
8072000-12-11 Dave Love <fx@gnu.org>
808
809 * configure.in <alpha*-dec-osf*>: Use full path for NON_GNU_CPP.
810
169fe44e
GM
8112000-12-11 Paul Eggert <eggert@twinsun.com>
812
813 * aclocal.m4 (AC_SYS_LARGEFILE, AC_SYS_LARGEFILE_MACRO_VALUE):
814 Merge fixes from latest GNU tar version. These macros no longer
815 futz with _XOPEN_SOURCE, as that was not portable in practice.
816 (AC_FUNC_FSEEKO): New macro.
dff28924 817
169fe44e
GM
818 * configure.in: Use it instead of invoking AC_CHECK_FUNCS on
819 ftello.
dff28924 820
5c62b2e9
DL
8212000-12-05 Dave Love <fx@gnu.org>
822
823 * Makefile.in (TAGS, info): Avoid tab-prefixed comments in rules.
824
2dce2360
EZ
8252000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
826
827 * info/dir: Change the category to "Emacs".
828
8c28d444
GM
8292000-12-01 Gerd Moellmann <gerd@gnu.org>
830
831 * make-dist (tempdir): Remove epaths.h from the distribution
832 instead of paths.h.
833
68a887fa
EZ
8342000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
835
836 * config.bat: Check for existence of djecho.exe, and print an
837 error message if it is not available.
838
839 * INSTALL: Describe possible problem with djecho.exe in old
840 versions of DJGPP v2.x.
841
d96a4de3
GM
8422000-11-23 Gerd Moellmann <gerd@gnu.org>
843
844 * configure.in: Initialize HAVE_LIBXP to no.
845
3aeecf97
GM
8462000-11-22 Gerd Moellmann <gerd@gnu.org>
847
dff28924 848 * configure.in: Use m/macppc.h instead of the non-existent
3aeecf97
GM
849 m/powerpc.h.
850
fb279a6d
GM
8512000-11-21 Gerd Moellmann <gerd@gnu.org>
852
3c64f287
GM
853 * Makefile.in (install-arch-indep): Also install info/eshell*
854 and info/speedbar*.
855
fb279a6d
GM
856 * configure.in (HAVE_PNG): Check for the presence of
857 png_get_channels to rule out older PNG libs.
858
f5f47add
GM
859 * configure.in (AC_OUTPUT): Arrange to emit definitions of
860 GCC and NON_GNU_CPP into config.status.
861
62d14e9a
DL
8622000-11-20 Dave Love <fx@gnu.org>
863
1c203d4c
DL
864 * configure.in: Fix last change.
865
62d14e9a 866 * GETTING.GNU.SOFTWARE: Deleted.
169fe44e 867 * FTP: New file to replace it.
62d14e9a
DL
868 * make-dist: Add FTP, remove GETTING.GNU.SOFTWARE.
869
f1d6d1e8
GM
8702000-11-20 Gerd Moellmann <gerd@gnu.org>
871
872 * configure.in: Use -traditional with GNU cpp.
873
b3635775
GM
8742000-11-17 Gerd Moellmann <gerd@gnu.org>
875
876 * make-dist: Handle the Mac port. Distribute all makefile.w32-in.
877 Distribute more files from the nt/ subdir. Distribute PBM
878 image files from subdirs of lisp/. Distribute old change logs
879 from subdirs of lisp/. Distribute play/5x5.el.
880
0eafc06c
DL
8812000-11-11 Dave Love <fx@gnu.org>
882
883 * config.sub, config.guess: Updated from master source.
884
03391420
DL
8852000-11-07 Dave Love <fx@gnu.org>
886
887 * configure.in: Test for mkstemp.
888
cd66d2ed
EZ
8892000-11-01 Eli Zaretskii <eliz@is.elta.co.il>
890
891 * info/dir (Top): Rearrange menu items more logically, and put
892 them into a single category. Add menu items for RefTeX and
893 Widget.
894
1da437e9
KG
8952000-10-29 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
896
15b526b2
EZ
897 * Makefile.in (install-arch-indep): Use --info-dir instead of
898 --dir-file, and a simple argument instead of --info-file, so that
899 the Debian version of install-info also works.
1da437e9 900
99483220
EL
9012000-10-19 Eric M. Ludlam <zappo@ultranet.com>
902
903 * info/dir (Speedbar): Add entry.
904
45e680a8
EZ
9052000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
906
907 * INSTALL: Describe the new image-support options to the configure
908 script. List URLs where image support libraries can be found.
909
f2f049f3
EZ
9102000-10-14 Eli Zaretskii <eliz@is.elta.co.il>
911
912 * info/dir (Top): Add an entry for Eshell.
913
2021ab61
DL
9142000-10-02 Dave Love <fx@gnu.org>
915
916 * configure.in: Check for gai_strerror.
917
65f75351
AS
9182000-10-01 Andreas Schwab <schwab@suse.de>
919
920 * Makefile.in (install-arch-indep): Update list of installed info
921 files.
922
71c9ec51
GM
9232000-09-30 Gerd Moellmann <gerd@gnu.org>
924
925 * configure.in: Support `sparc*-*-netbsd*'.
926
513f1fd9
EZ
9272000-09-29 Eli Zaretskii <eliz@is.elta.co.il>
928
929 * info/dir (MIME): Add entry for emacs-mime.
930
a55b799a
DL
9312000-09-29 Dave Love <fx@gnu.org>
932
933 * configure.in: Fix alpha*-dec-osf4 using the osf5 config.
934
ce75c97a
GM
9352000-09-26 Gerd Moellmann <gerd@gnu.org>
936
937 * make-dist: Adapt to the change of leim/Makefile which was
938 necessary to ensure a reasonably working `make dist'.
939
940 * leim-Makefile.in: Moved to leim/Makefile.in..
941
942 * noleim-Makefile.in: New file, formerly leim/Makefile.in.
943
36e44f62
KH
9442000-09-21 Kenichi Handa <handa@etl.go.jp>
945
dff28924
SS
946 * leim-Makefile.in (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
947 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
36e44f62
KH
948 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
949 files to .elc.
950 (${TIT}): Adjusted for the above change.
951 (clean mostlyclean): Likewise.
952 (.el.elc): New target.
953
da1608d9
GM
9542000-09-19 Gerd Moellmann <gerd@gnu.org>
955
956 * make-dist: Include XPM and XBM files in lisp/ and subdirs
957 in the distribution.
958
6fed3546
GM
9592000-09-18 Gerd Moellmann <gerd@gnu.org>
960
961 * make-dist (skk): Rename to `ja-dic' because the leim directory
962 was renamed.
963
b4331e96
DL
9642000-09-14 Dave Love <fx@gnu.org>
965
966 * configure.in: Fix spurion in last change.
967
ef9e4345
GM
9682000-09-14 Gerd Moellmann <gerd@gnu.org>
969
970 * configure.in (USE_MMAP_FOR_BUFFERS): Recognize in system
971 configuration files instead of REL_ALLOC_MMAP. Set REL_ALLOC
972 to `no' if defined. Change result report.
973
575daf04
DL
9742000-09-08 Dave Love <fx@gnu.org>
975
976 * configure.in: Remove spurious `@'s.
977
978 * aclocal.m4 (AC_FUNC_MMAP): Use fixed version from development
979 autoconf.
980
fa0b693c
GM
9812000-09-06 Gerd Moellmann <gerd@gnu.org>
982
73b77ee5
GM
983 * configure.in (REL_ALLOC_MMAP): Recognize in system configuration
984 file and print informational message.
dff28924 985
fa0b693c
GM
986 * configure.in (AC_FUNC_MMAP): Add.
987
ff8df3be
GM
9882000-09-01 Gerd Moellmann <gerd@gnu.org>
989
990 * configure.in: Add ``checking'' messages for
991 XpmReturnAllocPixels.
992
bb17930d
GM
9932000-08-28 Gerd Moellmann <gerd@gnu.org>
994
995 * configure.in: Check <strings.h>; check `index' and `rindex'
996 functions.
997
6ce974d4
KH
9982000-08-26 Kenichi Handa <handa@etl.go.jp>
999
1000 * configure.in <alpha*-dec-osf*>: Move "NON_GNU_CPP='cpp'" before
1001 "case "${canonical}" in".
1002
7bc3ff79
DL
10032000-08-25 Dave Love <fx@gnu.org>
1004
1005 * configure.in <osf>: Use NON_GNU_CPP='cpp' always.
1006
457dd64a
KH
10072000-08-25 Kenichi Handa <handa@etl.go.jp>
1008
7c100e1a 1009 * leim-Makefile.in: Rename skk to ja-dic throughout the file.
457dd64a 1010
17494071
GM
10112000-08-24 Gerd Moellmann <gerd@gnu.org>
1012
1013 * configure.in <making srcdir absolute>: Unset CDPATH in case $PWD
1014 contains a relative path. Protect against unusable values of
1015 $PWD.
1016
dd0e1e54
EZ
10172000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
1018
3d819a75
EZ
1019 * info/dir (WoMan): Add entry.
1020
dd0e1e54
EZ
1021 * config.bat (maindir): Update src/_gdbinit even if it does
1022 already exist.
1023
70fc58b3
GM
10242000-08-07 Gerd Moellmann <gerd@gnu.org>
1025
1026 * Makefile.in (config.status): Prepend `$(srcdir)/' to
1027 `configure'.
1028
f4988be7
GM
10292000-08-03 Gerd Moellmann <gerd@gnu.org>
1030
1031 * configure.in: Add support for ia64*-*-linux*.
1032
27848c01
GM
10332000-07-27 Gerd Moellmann <gerd@gnu.org>
1034
1035 * make-dist (aclocal.m4): Include in distribution.
1036
b4a12321
DL
10372000-07-26 Dave Love <fx@gnu.org>
1038
1039 * configure.in (AC_SYS_LARGEFILE): Moved earlier.
1040
c66c29a2
DL
10412000-07-24 Dave Love <fx@gnu.org>
1042
1043 * configure.in: Add AC_SIZE_T.
1044
3b33a005
DL
10452000-07-18 Dave Love <fx@gnu.org>
1046
1047 * configure.in: Reorder so that most tests are done after CPPFLAGS
1048 is set from the C_SWITCH_... definitions.
1049
4b92c49a
GM
10502000-07-10 Gerd Moellmann <gerd@gnu.org>
1051
1052 * configure.in (HAVE_XPM): Undo previous change. Check for
1053 preprocessor define XpmReturnAllocPixels.
1054
6c6d2e33
GM
10552000-07-06 Gerd Moellmann <gerd@gnu.org>
1056
1057 * configure.in (HAVE_XPM): Check for XpmReturnAllocPixels
1058 instead of XpmReadFileToPixmap.
1059
b192d653
KR
10602000-07-05 Ken Raeburn <raeburn@gnu.org>
1061
1062 * configure.in: Check for <soundcard.h>. Look for ossaudio
1063 library, and set LIBSOUND accordingly.
1064
65171e3a
DL
10652000-07-05 Dave Love <fx@gnu.org>
1066
1067 * configure.in: Use AC_HEADER_SYS_WAIT.
1068
969f7e79
GM
10692000-07-05 Gerd Moellmann <gerd@gnu.org>
1070
1071 * make-dist: Check DONTCOMPILE in lisp/Makefile.in instead of
1072 lisp/Makefile. Distribute lisp/Makefile.in instead of
1073 lisp/Makefile.
1074
5a9bf171
KR
10752000-06-30 Ken Raeburn <raeburn@gnu.org>
1076
1077 * configure.in: Add ${C_SWITCH_X_SITE} temporarily to CPPFLAGS,
1078 while searching for image-handling libraries.
1079
1d36487c
GM
10802000-06-26 Gerd Moellmann <gerd@gnu.org>
1081
1082 * configure.in (--with-xim): New option.
1083
6a465756
DL
10842000-06-23 Dave Love <fx@gnu.org>
1085
1086 * configure.in [HAVE_TIMEVAL]: Move gettimeofday test here, test
1087 for struct timezone and test how we can call gettimeofday.
48d4b120 1088 Check for OSF 5+. Check for term.h.
6a465756
DL
1089
1090 * aclocal.m4: Define the post-2.13 stuff conditionally on autoconf
1091 version.
1092
16cf31f7
GM
10932000-06-23 Gerd Moellmann <gerd@gnu.org>
1094
1095 * configure.in (HAVE_LIBXP): Change test for libXp.
1096
4c343001
DL
10972000-06-21 Dave Love <fx@gnu.org>
1098
1099 * configure.in: Check for fcntl.h. Use AC_FUNC_GETLOADAVG, not
1100 simple test for getloadavg and substitute GETLOADAVG_LIBS.
1101 Simplify test for GETTIMEOFDAY_ONE_ARGUMENT.
1102
a3f08d9e
DL
11032000-06-19 Dave Love <fx@gnu.org>
1104
1105 * configure.in (GETTIMEOFDAY_ONE_ARGUMENT): Fix in case
1106 _XOPEN_SOURCE is defined.
1107
0a2ea235
GM
11082000-06-16 Gerd Moellmann <gerd@gnu.org>
1109
dff28924 1110 * Makefile.in (distclean): Also make distclean in lisp/.
0a2ea235 1111
7d5c8691
EZ
11122000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
1113
1114 * config.bat: Generate lisp/Makefile from lisp/Makefile.in.
1115
e9924e52
GM
11162000-06-15 Gerd Moellmann <gerd@gnu.org>
1117
1118 * make-dist: Add --help and --snapshot options.
1119
9f817ea4
GM
11202000-06-14 Gerd Moellmann <gerd@gnu.org>
1121
dce6b995 1122 * configure.in: Generate lisp/Makefile.
dff28924 1123
9f817ea4
GM
1124 * configure.in: Add support for `*-lynxos*'.
1125 Use `cpp' as NON_GNU_CPP for `alpha*-dec-osf[5-9]*', as
1126 recommended by <Karen.Dorhamer@compaq.com> to fix problems
1127 on Tru64 UNIX v5.0.
1128
97aa9c1d
KR
11292000-06-13 Ken Raeburn <raeburn@gnu.org>
1130
1131 * Makefile.in (install-arch-indep): Don't use "-unset CDPATH" when
1132 it's on a continuation line.
1133
d42122a3
DL
11342000-06-02 Dave Love <fx@gnu.org>
1135
2082fe81
DL
1136 * Makefile.in: (install-arch-indep): Add pcl-cvs to list of info
1137 files.
1138
d42122a3
DL
1139 * configure.in: Don't specify -n32 flag for mips-sgi-irix6.5.
1140 Check for struct exception. Use AC_SYS_LARGEFILE and move ftello
1141 test.
1142
1143 * aclocal.m4 (AC_SYS_LARGEFILE_TEST_INCLUDES)
1144 (AC_SYS_LARGEFILE_MACRO_VALUE, AC_SYS_LARGEFILE): New.
1145
34ec9ebe
GM
11462000-05-26 Gerd Moellmann <gerd@gnu.org>
1147
1148 * configure.in: Add check for speed_t typedef.
1149
50d7ce09
KR
11502000-05-25 Ken Raeburn <raeburn@gnu.org>
1151
1152 * Makefile.in (install-arch-dep): Install fns-*.el only if it
1153 exists; it won't in the CANNOT_DUMP case.
1154
10db7fc5
GM
11552000-05-25 Gerd Moellmann <gerd@gnu.org>
1156
1157 * Makefile.in: Ignore exit status of `unset CDPATH' everywhere.
1158 On FreeBSD, the exit status is 1 if CDPATH is not set.
8711588d 1159 (install-arch-indep): Install ebrowse.info.
10db7fc5 1160
087121cc
GM
11612000-05-20 NIIBE Yutaka <gniibe@mri.co.jp>
1162
1163 * configure.in: Check for grandpt and getpt.
1164
b992884d
DL
11652000-05-09 Dave Love <fx@gnu.org>
1166
1167 * Makefile.in (install-arch-indep): Filter CVS as well as RCS.
1168
056565f7
GM
11692000-05-05 Gerd Moellmann <gerd@gnu.org>
1170
1171 * make-dist: Make a link for lib-src/grep-changelog. Copy
1172 install-sh.
1173
35a28e21
EZ
11742000-05-01 Eli Zaretskii <eliz@is.elta.co.il>
1175
1176 * config.bat: Identify the beginning of the cpp stuff in
1177 src/Makefile.in and lib-src/Makefile.in more accurately.
1178
c76e04a8
GM
11792000-04-27 Gerd Moellmann <gerd@gnu.org>
1180
1181 * configure.in: Add support for `powerpc*-*-linux-gnu*'.
1182
5e3dac3f
GM
11832000-04-19 Gerd Moellmann <gerd@gnu.org>
1184
1185 * configure.in: Add support for `powerpc-*-netbsd*'.
1186
0b8f263e
DL
11872000-04-19 Dave Love <fx@gnu.org>
1188
7825fef9
DL
1189 * configure.in: Don't use AC_FUNC_GETLOADAVG.
1190
0b8f263e
DL
1191 * aclocal.m4 (AC_FUNC_MKTIME): Use AC_SUBST.
1192
3dd2781e
DL
11932000-04-16 Dave Love <fx@gnu.org>
1194
1195 * Makefile.in (${srcdir}/configure): Depend on aclocal.m4.
1196
3edfea34
DL
11972000-04-14 Dave Love <fx@gnu.org>
1198
1199 * configure.in: Use AC_FUNC_GETLOADAVG, AC_FUNC_MKTIME.
1200
1201 * aclocal.m4 (AC_FUNC_MKTIME): New.
1202
4d6e16b3
KR
12032000-03-28 Ken Raeburn <raeburn@gnu.org>
1204
1205 * configure.in: Line up "--help" output a little better.
1206
89e80928
GM
12072000-03-26 Gerd Moellmann <gerd@gnu.org>
1208
087121cc 1209 * Makefile.in (bootstrap-lisp-1, bootstrap-lisp, bootstrap-src):
89e80928
GM
1210 New targets.
1211 (bootstrap): Rewritten in terms of the new targets above. Make
1212 info files, too.
dff28924 1213
e1cff360
GM
12142000-03-12 Gerd Moellmann <gerd@gnu.org>
1215
1216 * config.guess, config.sub: Use the versions of the files from
1217 subversions.
1218
7397acc4
DL
12192000-03-08 Dave Love <fx@gnu.org>
1220
1221 * configure.in: Use AC_PROG_RANLIB, AC_C_PROTOTYPES,
1222 AC_C_VOLATILE. Define POINTER_TYPE.
1223
1224 * aclocal.m4: New file.
1225
d054101f 12262000-03-02 Gerd Moellmann <gerd@gnu.org>
2df636f4
GM
1227
1228 * configure.in (machine): Add `mipsel-*-netbsd*' and
1229 `arm-*-netbsd*'.
dff28924 1230
d054101f 12312000-03-01 Gerd Moellmann <gerd@gnu.org>
dff28924 1232
d054101f 1233 * configure.in (machine): Add support for `*-auspex-sunos*'.
dff28924 1234
ed4d0512
GM
12352000-02-29 Gerd Moellmann <gerd@gnu.org>
1236
1237 * configure.in (C_OPTIMIZE_SWITCH) [__GNUC__]: Use -O2.
1238
2dc95ddd
DL
12392000-02-18 Dave Love <fx@gnu.org>
1240
1241 * configure.in: Define NON_GNU_CPP on alpha-dec-osf5+.
1242
57beb0e0
AS
12432000-02-18 Andreas Schwab <schwab@suse.de>
1244
1245 * Makefile.in (install-arch-indep): Add eudc to list of installed
1246 info files.
1247
3b3cc4a4
KR
12482000-02-17 Ken Raeburn <raeburn@gnu.org>
1249
1250 * configure.in: Include -lz and -ljpeg (if it's available) when
1251 testing for the tiff library.
1252
8389e1e2
GM
12532000-02-17 Gerd Moellmann <gerd@gnu.org>
1254
1255 * configure.in: Remove LISP_FLOAT_TYPE.
1256
647847ea
DL
12572000-02-12 Dave Love <fx@gnu.org>
1258
1259 * configure.in: Use AC_FUNC_VFORK.
1260
9a90d84c
GM
12612000-02-01 Gerd Moellmann <gerd@gnu.org>
1262
5eea385d
GM
1263 * make-dist: Various fixes for new development tree.
1264
9a90d84c
GM
1265 * leim-Makefile.in: New file.
1266
b6680a0e
GM
12672000-01-31 Gerd Moellmann <gerd@gnu.org>
1268
1269 * Makefile.in (dist): Call ./make-dist.
1270
1e5279b9
DL
12712000-01-24 Dave Love <fx@gnu.org>
1272
1273 * configure.in: Remove -G0 from Irix NON_GCC_TEST_OPTIONS.
1274
ffe36136
GM
12752000-01-18 Gerd Moellmann <gerd@gnu.org>
1276
1277 * configure.in (HAVE_GIF): Check for DGifOpen instead of
1278 DGifOpenFileName.
1279
a970dae4
AS
12802000-01-11 Andreas Schwab <schwab@suse.de>
1281
1282 * Makefile.in (install-arch-indep): Update list of info files to
1283 be installed.
1284
c4bb2108
DL
12852000-01-05 Dave Love <fx@gnu.org>
1286
1287 * configure.in: Check for jerror.h as well as libjpeg.
1288
bb9d2b64
AS
12892000-01-03 Andreas Schwab <schwab@suse.de>
1290
1291 * Makefile.in (install-arch-indep): Install autotype*. Run
1292 install-info on autotype and emacs-faq.info.
1293
22afa6e8
DL
12941999-12-04 Dave Love <fx@gnu.org>
1295
1296 * Makefile.in: (install-arch-indep): Depend on `info'.
1297 (install-strip): Use `install' as sub-make target.
1298
a21616bd
KR
12991999-11-23 Ken Raeburn <raeburn@gnu.org>
1300
1301 * configure.in: Restore Kerberos code deleted on 1999-05-29 that
1302 didn't need to be deleted. Check for the k5crypto library as well
1303 as the crypto library; MIT Kerberos 1.1 changed the name.
1304
946173ad
DL
13051999-11-18 Dave Love <fx@gnu.org>
1306
1307 * configure.in: Fix NON_GNU_CPP for Irix 6 to avoid failing tests.
1308
4f6f5dab
GM
13091999-11-11 Erik Naggum <erik@naggum.no>
1310
1311 * configure.in (bitmapdir): Allow for both "bitmaps" directories.
1312
2323760c
DL
13131999-11-08 Dave Love <fx@gnu.org>
1314
1315 * configure.in: Fix change for --with-pop default.
1316
c3d00920
DL
13171999-11-04 Dave Love <fx@gnu.org>
1318
1319 * configure.in: Default to --with-pop. Change sense of with-gcc
1320 and with-toolkit-scroll-bars messages to reflect the defaults.
1321
400a1ed0
GM
13221999-11-01 Gerd Moellmann <gerd@gnu.org>
1323
1324 * INSTALL: Mention the Emacs Lisp Reference.
1325
1e3196e8
GM
13261999-10-27 Noah Friedman <friedman@splode.com>
1327
1328 * configure.in: Check for dynamic ptys (/dev/ptmx, /dev/pts/).
1329
8ac52782
GM
13301999-10-23 Gerd Moellmann <gerd@gnu.org>
1331
1332 * Makefile.in (bootstrap): New target.
1333
1113b624
PE
13341999-10-19 Paul Eggert <eggert@twinsun.com>
1335
1336 Add support for large files. Merge glibc 2.1.2.
1337
1338 * configure.in (AC_CHECK_HEADERS): Add stdio_ext.h.
1339 (HAVE_TM_GMTOFF): New symbol.
1340 (AC_CHECK_FUNCS): Add __fpending, ftello, getloadavg, mblen,
1341 mbrlen, strsignal.
1342 (LOCALTIME_CACHE): Don't include stdlib.h, as config.h does this now.
dff28924 1343
77162a4f
SM
13441999-10-09 Stefan Monnier <monnier@cs.yale.edu>
1345
1346 * make-dist (dontcompile): look for the DONTCOMPILE variable rather
1347 than the obsolete dontcompilefiles pseudo-rule in lisp/Makefile.
1348
a2743e67
RS
13491999-10-09 Richard M. Stallman <rms@gnu.org>
1350
dff28924 1351 * Makefile.in (uninstall, install-arch-indep, install-arch-dep):
a2743e67
RS
1352 Unset CDPATH to prevent cd from generating output.
1353
37e2d8f4
SM
13541999-10-08 Stefan Monnier <monnier@cs.yale.edu>
1355
1356 * update-subdirs: also ignore CVS subdirs.
1357
4e1d9c86
GM
13581999-10-07 Gerd Moellmann <gerd@gnu.org>
1359
1360 * Makefile.in (install-arch-indep): Add ada-mode.
dff28924 1361
2b6bac15
DL
13621999-10-06 Dave Love <fx@gnu.org>
1363
1364 * Makefile.in: Add rules for config.status, configure.
1365
a4a9692d
DL
13661999-09-07 Gerd Moellmann <gerd@gnu.org>
1367
1368 * configure.in (--with-sound): Removed.
1369
13701999-08-30 Gerd Moellmann <gerd@gnu.org>
1371
1372 * configure.in (USE_TOOLKIT_SCROLL_BARS): Move the test down after
1373 the test for Xaw3d.
1374 (HAVE_TIFF): Add -lm to library check.
1375
13761999-08-28 Richard Stallman <rms@gnu.org>
1377
1378 * configure.in (USE_TOOLKIT_SCROLL_BARS): Move tests for
1379 -lXaw3d, -lXpm, -ljpeg, -lpng, -ltiff, and -lgif, down
1380 after the other X-related libraries.
1381
13821999-08-21 Dave Love <fx@gnu.org>
1383
1384 * configure.in: Don't check for jpeglib.h.
1385
13861999-08-20 Gerd Moellmann <gerd@gnu.org>
1387
1388 * configure.in (HAVE_TIFF): Remove tiff34 prefix from tiffio.h.
1389 (HAVE_XAW3D): Don't check for Xaw3d if USE_X_TOOLKIT=none.
1390
13911999-08-18 Dave Love <fx@gnu.org>
1392
1393 * configure.in: : Check for termcap.h.
1394
13951999-08-15 Gerd Moellmann <gerd@gnu.org>
1396
1397 * configure.in: Add --with-toolkit-scroll-bars. If "no",
1398 use Emacs' scroll bars, even if configured for Motif or when
1399 Xaw3d is available.
1400
14011999-08-12 Wolfgang Rupprecht <wolfgang@wsrcc.com>
1402
1403 * configure.in: Check for getaddrinfo.
1404
14051999-08-04 Eli Zaretskii <eliz@gnu.org>
1406
1407 * config.bat: Make --no-debug work again by removing -gcoff.
1408
14091999-07-30 Dave Love <fx@gnu.org>
1410
1411 * configure.in: Check for stdlib.h.
1412
14131999-07-19 Dave Love <fx@gnu.org>
1414
1415 * configure.in: Grok sparc64-*-linux-gnu*.
1416
14171999-07-12 Richard Stallman <rms@gnu.org>
1418
1419 * Version 20.4 released.
1420
14211999-06-23 Karl Heuer <kwzh@gnu.org>
1422
1423 * make-dist: Unset EMACS_UNIBYTE, so Emacs runs in its default state.
1424 Quote $EMACS, in case it's a program with args.
1425
14261999-05-29 Richard M. Stallman <rms@gnu.org>
1427
1428 * configure.in: Delete the Kerberos stuff.
1429
14301999-05-27 Greg Hudson <ghudson@mit.edu>
1431
1432 * configure.in: Prefer kerberos 5 names.
1433
14341999-04-26 Richard M. Stallman <rms@gnu.org>
1435
1436 * configure.in: Check for libXp.
1437
14381999-04-08 Richard Stallman <rms@gnu.org>
1439
1440 * make-dist: Include change logs in subdirs of `lisp'.
1441
14421999-04-05 Richard Stallman <rms@gnu.org>
1443
1444 * Makefile.in (mkdir): If we create ${datadir}, make it world-readable.
1445 (install-arch-indep): Make ${datadir}/emacs world-readable.
1446
14471999-03-30 Eli Zaretskii <eliz@gnu.org>
1448
1449 * config.bat: Use epaths.* instead of paths.*.
1450
14511999-03-07 Eli Zaretskii <eliz@gnu.org>
1452
1453 * INSTALL: Add detailed instructions to unpack and install
1454 intlfonts on MS-DOS.
1455
14561999-02-26 Richard Stallman <rms@gnu.org>
1457
1458 * configure.in: Use epaths.h and epaths-force instead of paths....
1459
1460 * Makefile.in (epaths-force): Renamed from paths-force;
1461 operate on epaths.in and produce epaths.h.
1462
14631999-02-24 Richard Stallman <rms@gnu.org>
1464
1465 * make-dist: Fix nt/icons directory handling.
1466
14671999-02-22 Simon Josefsson <jas@pdc.kth.se>
1468
1469 * configure.in (f301-fujitsu-uxpv4.1): New target.
1470
14711999-02-20 Richard Stallman <rms@gnu.org>
1472
1473 * make-dist (tempparent): Fix command to update info files.
1474
14751999-02-09 Richard Stallman <rms@gnu.org>
1476
1477 * configure.in (powerpc-apple-netbsd*): New alternative.
1478
14791999-01-25 Geoff Voelker <voelker@cs.washington.edu>
1480
1481 * make-dist: Include the new directory nt/icons in distributions.
1482
14831999-01-19 Richard Stallman <rms@psilocin.ai.mit.edu>
1484
1485 * configure.in: Change message about HAVE_XFREE386.
1486
14871999-01-07 Eli Zaretskii <eliz@gnu.org>
1488
1489 * config.bat: Support configuring with leim.
1490
14911998-12-16 Petri Kaurinkoski <Petri.Kaurinkoski@hut.fi>
1492
1493 * configure.in (mips-sgi-irix6.5): New target.
1494
14951998-12-16 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
1496
1497 * configure.in: Remove GSS-API support, since it has been removed
1498 from movemail.
1499
15001998-12-04 Markus Rost <rost@delysid.gnu.org>
1501
1502 * Makefile.in (install-arch-dep): Copy fns-*.el from lib-src.
1503
15041998-12-04 Andreas Schwab <schwab@delysid.gnu.org>
1505
1506 * Makefile.in: Don't install customize info file. Run
1507 install-info on viper info file.
1508
15091998-11-29 Richard Stallman <rms@psilocin.ai.mit.edu>
1510
1511 * Makefile.in (install-arch-dep): Copy fns-*.el from lib-src.
1512
15131998-11-16 Kenichi Handa <handa@etl.go.jp>
1514
1515 * configure.in (*-*-bsdi4*): New target.
1516
15171998-11-13 Ehud Karni <ehud@unix.simonwiesel.co.il>
1518
1519 * configure.in: Fix previous change.
1520
15211998-11-11 Richard Stallman <rms@gnu.org>
1522
1523 * configure.in (aviion-intel): New machine.
1524
15251998-11-04 Kenichi Handa <handa@etl.go.jp>
1526
1527 * configure.in (mips-nec-sysv4*): New target.
1528
15291998-11-03 Andreas Schwab <schwab@delysid.gnu.org>
1530
1531 * Makefile.in (install-arch-dep): Fix last change and use fns-*.el
1532 from lisp.
1533
15341998-10-31 Richard Stallman <rms@psilocin.ai.mit.edu>
1535
1536 * make-dist: Don't include fns*.el in dist.
1537
15381998-10-30 Dave Love <fx@gnu.org>
1539
1540 * configure.in: Don't mkdir cpp.
1541
15421998-10-30 Andreas Schwab <schwab@delysid.gnu.org>
1543
1544 * Makefile.in (install-arch-dep): Install src/fns-*.el in
1545 ${archlibdir}.
1546
15471998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
1548
1549 * Version 20.3 released.
1550
15511998-07-30 Paul Eggert <eggert@twinsun.com>
1552
1553 * Makefile.in (Makefile, src/Makefile, src/config.stamp)
1554 (lib-src/Makefile, man/Makefile, oldXMenu/Makefile)
1555 (lwlib/Makefile, leim/Makefile):
1556 Prepend $(srcdir)/ to rule dependencies outside this dir.
1557
15581998-06-30 Richard Stallman <rms@psilocin.ai.mit.edu>
1559
1560 * configure.in: Use unset CDPATH instead of making it empty.
1561
15621998-06-20 Karl Heuer <kwzh@gnu.org>
1563
1564 * configure.in: Assume unspecified Solaris is 2.5, not 2.4.
1565
15661998-06-07 Richard Stallman <rms@psilocin.ai.mit.edu>
1567
1568 * make-dist (MANIFEST): Include most subdirs, but exclude subdirs.el
1569 and default.el. Sort the results.
1570
15711998-05-31 Karl Heuer <kwzh@gnu.org>
1572
1573 * Makefile.in (install-arch-indep): Don't die if site-lisp/ isn't
1574 writable.
1575
15761998-05-14 Richard Stallman <rms@psilocin.ai.mit.edu>
1577
1578 * Makefile.in (install-arch-indep):
1579 Don't alter site-lisp/subdirs.el if it exists.
1580
15811998-05-12 Richard Stallman <rms@psilocin.ai.mit.edu>
1582
1583 * Makefile.in (install-arch-indep): Put `-' on commands to create
1584 subdirs.el in site-lisp dirs.
1585
15861998-05-07 Richard Stallman <rms@psilocin.gnu.org>
1587
1588 * Makefile.in (install-arch-indep): Fix typo in previous change.
1589
15901998-05-06 Richard Stallman <rms@psilocin.gnu.org>
1591
1592 * Makefile.in (install-arch-indep): Pass --dir-file to install-info.
1593
15941998-04-28 Richard Stallman <rms@psilocin.gnu.org>
1595
1596 * Makefile.in (mkdir): Create the site-lisp dirs.
1597 (install-arch-indep): Make site-lisp/subdirs files world-readable.
1598
15991998-04-26 Richard Stallman <rms@psilocin.gnu.org>
1600
1601 * Makefile.in (INSTALL_INFO): New variable.
1602 (install-arch-indep): Don't replace the dir file if it already exists.
1603 Use the install-info program, via INSTALL_INFO, to add entries.
1604 Make the `info' subdir and the Info files world-readable.
1605
16061998-04-16 Eli Zaretskii <eliz@delysid.gnu.org>
1607
1608 * config.bat: Make sure the environment is large enough to support
1609 all the "set foo=bar" commands. Update pointers to DJGPP FTP
1610 sites.
1611
16121998-04-10 Karl Heuer <kwzh@gnu.org>
1613
1614 * make-dist: Don't accept EMACS=t when testing for $EMACS set.
1615
16161998-04-06 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
1617
1618 * configure.in: Add --with-gssapi to specify GSS-API
1619 authentication support for movemail.
1620
16211998-04-02 Richard Stallman <rms@psilocin.ai.mit.edu>
1622
1623 * Makefile.in (install-arch-indep): Fix previous change.
1624
16251998-03-30 Richard Stallman <rms@psilocin.ai.mit.edu>
1626
1627 * Makefile.in (info): Run man in build dir, not srcdir.
1628
16291998-03-28 Richard Stallman <rms@psilocin.ai.mit.edu>
1630
1631 * Makefile.in (install-arch-indep): Fix previous change.
1632
16331998-03-23 Kenichi Handa <handa@etl.go.jp>
1634
1635 * Makefile.in (top_distclean): Check the existence of `lock'
1636 subdir.
1637
16381998-03-22 Richard Stallman <rms@gnu.org>
1639
1640 * Makefile.in (install-arch-indep): Put special subdirs.el files
1641 in site-lisp dirs. Use normal-top-level-add-subdirs-to-load-path.
1642
16431998-03-21 Richard Stallman <rms@psilocin.gnu.org>
1644
1645 * make-dist: Fix shell syntax in check for missing .el or .elc files.
1646
16471998-03-09 Richard Stallman <rms@psilocin.gnu.org>
1648
1649 * configure.in (hppa-hp-hpux1[0-9]*): Handle versions 1X like 10.
1650 (m68*-hp-hpux*): Handle versions 1X like 10.
1651
16521998-03-07 Richard Stallman <rms@psilocin.gnu.org>
1653
1654 * make-dist: PROBLEMS is now in etc, not top level dir.
1655
1656 * Makefile.in (SOURCES): Delete PROBLEMS.
1657
16581998-02-25 Richard Stallman <rms@gnu.org>
1659
1660 * configure.in (hppa*-hp-hpux*): Use hpux10 by default.
1661
1662 * Makefile.in (install-arch-indep): Do chmod a+x on subdirs.
1663
16641998-01-17 Richard Stallman <rms@gnu.org>
1665
1666 * Makefile.in (install-arch-indep): Add semicolon before `else'.
1667
16681998-01-02 Richard Stallman <rms@psilocin.gnu.org>
1669
1670 * make-dist (tempparent): New option --no-check.
1671
1672 * make-dist: Don't do anything with cpp directory.
1673
16741997-12-20 Richard Stallman <rms@psilocin.gnu.org>
1675
1676 * configure.in (sparc-fujitsu-sysv4*): New target.
1677
16781997-12-17 Andreas Schwab <schwab@gnu.org>
1679
1680 * configure.in: Cache more tests. Add missing quotes around
1681 message with embedded comma.
1682
16831997-12-04 Karl Heuer <kwzh@gnu.org>
1684
1685 * Makefile.in (unlock, relock): Don't reference cpp/ directory.
1686
16871997-11-26 Joel N. Weber II <devnull@gnu.org>
1688
1689 * make-dist: Changed the comment about `umask 0' to say `Don't
92a8ce63
JB
1690 restrict access to any files.'; previously it said `Don't protect
1691 any files', which may have implied that we think fascism is good.
a4a9692d
DL
1692
16931997-11-24 Paul Eggert <eggert@twinsun.com>
1694
1695 * configure.in (AC_CHECK_FUNCS): Add strftime. The new GNU C library
1696 strftime needs the underlying host's strftime for locale dependent
1697 formats.
1698
16991997-11-20 Abraham Nahum <miko@uxsrvc.tti.co.il>
1700
1701 * configure.in (i586-dg-dguxR4.*): New name in case branch.
1702
17031997-11-20 Eli Zaretskii <eliz@is.elta.co.il>
1704
1705 * config.bat: Configure the man subdirectory.
1706
17071997-11-07 Paul Eggert <eggert@twinsun.com>
1708
1709 * configure.in (AC_CHECK_LIB): Add -lintl.
1710
17111997-11-07 Karl Heuer <kwzh@gnu.org>
1712
1713 * make-dist (check for .elc files): Avoid bash-specific syntax.
1714 (check for overflow 14-char limit): Simplify.
1715
17161997-11-07 Richard Stallman <rms@gnu.org>
1717
1718 * Makefile.in (install): Move blessmail last.
1719
17201997-10-02 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1721
1722 * configure.in (gettimeofday, one arg or two):
1723 Clarify messages by avoiding double negative.
1724
17251997-09-30 Karl Eichwalder <ke@suse.de>
1726
1727 * Makefile.in (install-arch-indep): install the widget info file.
1728
17291997-09-24 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
1730
1731 * configure.in (with-pop, with-kerberos): Need to check Kerberos
1732 libraries in reverse order, so that libraries will appear in the
1733 correct dependency order on the link line (and so that the
1734 configure checks themselves will work properly when early
1735 libraries depend on later ones).
1736
17371997-09-21 Erik Naggum <erik@naggum.no>
1738
1739 * make-dist (making links to `src'): Keep timestamp on copied
1740 files.
1741
1742 * make-delta: New script to produce delta distributions.
1743
17441997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1745
1746 * Version 20.2 released.
1747
17481997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1749
1750 * Version 20.1 released.
1751
1752 * Makefile.in (install-leim): Depend on mkdir.
1753 (leim): Depend on src.
1754
17551997-09-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1756
1757 * configure.in: Recognize alpha* instead of just alpha.
1758
17591997-09-12 Paul Eggert <eggert@twinsun.com>
1760
1761 * leim-Makefile.in (mostlyclean, maintainer-clean): New targets.
1762
17631997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1764
1765 * update-subdirs: Use rm -f.
1766
17671997-09-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1768
1769 * update-subdirs: Delete subdirs.el if this dir has no subdirs.
1770 Ignore subdirs named Old.
dff28924 1771
a4a9692d
DL
17721997-08-04 Kenneth Stailey <kstailey@elbereth.disclosure.com>
1773
1774 * configure.in: Add OpenBSD clause to set $machine.
1775
17761997-09-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1777
1778 * make-dist: Recompile everything after updating various Lisp files.
1779 Recompile in leim as well as lisp.
1780 Check in leim as well as lisp for mismatched files and too-long names.
dff28924 1781
a4a9692d
DL
17821997-09-03 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1783
1784 * Makefile.in (TAGS tags): Simply refer this to the src subdir.
1785
17861997-08-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1787
1788 * Makefile.in (install-arch-indep): Verify ./lisp has simple.el in it
1789 before trying to copy anything from it.
1790
17911997-08-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1792
1793 * Makefile.in (man/Makefile): New target.
1794 (tags): Define env var EMACS and run Makefile from build dir.
1795
17961997-08-27 Eli Zaretskii <eliz@psilocin.gnu.ai.mit.edu>
1797
1798 * config.bat: If src/_gdbinit doesn't exist, try using
1799 src/.gdbinit to create it (for building on Windows 95).
1800
18011997-08-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1802
1803 * Makefile.in (install-arch-indep):
1804 Discard extra data in tar | tar pipes.
1805
18061997-08-24 NIIBE Yutaka <gniibe@mri.co.jp>
1807
1808 * configure.in (x_default_search_path): Corrected
1809 '${x_library}' to '${x_library}/X11'.
1810
18111997-08-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1812
1813 * configure.in (HAVE_MOTIF_2_1): Test for Motif 2.1,
1814
18151997-08-22 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
1816
1817 * configure.in: Support auto-configuration of both Kerberos V4 and
92a8ce63
JB
1818 Kerberos V5 for movemail, including detection of V4 and V5 header
1819 files and libraries.
a4a9692d
DL
1820
18211997-08-16 NIIBE Yutaka <gniibe@etl.go.jp>
1822
1823 * configure.in: Compute x_default_search_path
1824 and substitute into makefiles.
1825
1826 * Makefile.in (paths-force): Store PATH_X_DEFAULTS in paths.h.
1827
18281997-08-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1829
1830 * Makefile.in (install-arch-indep): Run list-load-path-shadows.
1831
18321997-08-07 Erik Naggum <erik@naggum.no>
1833
1834 * configure.in: Remove lockdir, it is no longer needed.
1835 * Makefile.in (mkdir): Don't create lockdir.
1836 (lockdir): Variable deleted.
1837 (paths-force): Don't operate on PATH_LOCK.
1838
18391997-08-06 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1840
1841 * leim-Makefile.in (clean, distclean): New targets.
1842
1843 * make-dist: Include leim/ChangeLog in leim distribution.
1844
18451997-08-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1846
1847 * configure.in (i*86-*-sysv4.2uw*): Set NON_GNU_CPP.
1848
18491997-07-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1850
1851 * Makefile.in (CPPFLAGS): Get this from configure, like CFLAGS.
1852
18531997-07-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1854
1855 * Makefile.in (LDFLAGS): Get this from configure, like CFLAGS.
1856
18571997-07-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1858
1859 * make-dist: Update leim/leim-list.el.
1860 Pass along value of $EMACS when updating lisp dir.
1861
18621997-07-25 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>
1863
dff28924 1864 * configure.in (doug_lea_malloc): Make __after_morecore_hook a
a4a9692d
DL
1865 prerequisite to the use of Doug Lea's malloc.
1866
18671997-07-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1868
1869 * Makefile.in (top_distclean): Use -f to delete contents of lock dir.
1870
1871 * make-dist: Use name leim/SKK-DIC, not leim/SKK.
1872
18731997-07-16 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1874
1875 * make-dist: Arrange for the leim tar file to unpack in emacs-M.N/leim.
1876
18771997-07-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1878
1879 * configure.in (mips-sony-newsos6*): File news-risc.h renamed
1880 to news-r6.h.
1881
18821997-07-10 Eli Zaretskii <eliz@is.elta.co.il>
1883
1884 * config.bat: Use `sed' instead of `cp', which might not be
1885 installed.
1886
18871997-07-09 Kenichi Handa <handa@etl.go.jp>
1888
1889 * Makefile.in (mostlyclean): Add cleaning leim directory.
1890 (clean, distclean, maintainer-clean): Likewise.
1891
18921997-07-09 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1893
1894 * make-dist (bogosities): Check subdirs of `lisp' also.
1895
18961997-07-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1897
1898 * make-dist (etc): Really avoid symlinks now.
1899 (lisp): Don't delete from subdirs the things we never copy.
1900
19011997-07-07 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1902
1903 * Makefile.in (install-arch-indep): Correct the target name.
1904 The first letter `i' was dropped by the previous change of mine.
1905
19061997-07-06 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1907
1908 * configure.in (leim/Makefile): Generate this.
1909 (*-sysv4.2uw*): Recognize new alternative.
1910
1911 * leim-Makefile.in: Renamed from leim-Makefile.
1912
1913 * make-dist: Set up real-leim subdirectory,
1914 with the real contents of leim; then move it to
1915 a separate top-level directory.
1916
1917 * make-dist: Don't mention site-lisp, site-init, site-start
1918 or default, when listing files hat are not compiled and should be.
dff28924 1919
a4a9692d
DL
1920 * configure.in: Create src/config.stamp at the end.
1921
19221997-07-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1923
1924 * Makefile.in (install-leim): Correct previous change.
1925
19261997-07-02 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1927
1928 * Makefile.in (install-leim): New target.
1929 (install): Depend on install-leim.
dff28924 1930
a4a9692d
DL
19311997-07-01 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1932
1933 * Makefile.in (SUBDIR): Add leim.
1934 (SUBDIR_MAKEFILES): Add leim/Makefile.
1935 (leim/Makefile): New target.
1936
19371997-07-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1938
1939 * leim-Makefile: New file.
1940 * make-dist: Initialize a `leim' subdirectory with that makefile.
1941
19421997-06-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1943
1944 * configure.in (GNU_MALLOC_reason): Fix message text.
1945
19461997-06-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1947
1948 * make-dist (lisp): Don't process subdirs that start with =.
1949 (etc): Copy symlinks, as in src.
1950
19511997-06-26 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1952
1953 * configure.in (i*86-*-unixware*): New alternative.
1954
19551997-06-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1956
1957 * Makefile.in (src/config.stamp): Target renamed from src/config.h
1958 and touch it explicitly.
1959
1960 * configure.in (mips-sony-newsos6*): New alternative.
1961 (mips-*-linux-gnu*): New alternative.
1962 (*-*-bsdi*): New alternative.
1963 (i*86-*-bsd386, i*86-*-bsdi...): Delete old alternatives.
1964
19651997-06-22 Dave Love <d.love@dl.ac.uk>
1966
1967 * Makefile.in (lib-src): Depend on src/config.h (e.g. for
92a8ce63 1968 movemail.o).
a4a9692d 1969 (src/config.h): New target to re-configure if src/config.in
92a8ce63 1970 is patched.
a4a9692d
DL
1971
19721997-06-18 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1973
1974 * configure.in (shutdown): Check for `shutdown' function.
1975
19761997-06-18 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1977
1978 * update-subdirs: Include the directory "language" in subdirs.
1979
19801997-06-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1981
1982 * configure.in (m88k-dg-dgux4*): New alternative.
1983 (alpha-*-netbsd*): New alternative.
1984 (powerpcle-*-solaris2*): New alternative.
1985
19861997-05-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1987
1988 * make-dist: Warn about .el files that are not compiled.
1989
19901997-05-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1991
1992 * Makefile.in (dist): Don't run update-subdirs here,
1993 since make-dist now gets that done.
1994
1995 * make-dist: Use the new `updates' target in lisp/Makefile.
dff28924 1996
a4a9692d
DL
1997 * make-dist: Use new non-file targets in lisp/Makefile.
1998
19991997-04-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2000
2001 * make-dist: Handle all subdirs of `lisp' uniformly.
2002 Don't handle `term' and `language' specially.
2003 Clear out umask at the beginning.
dff28924 2004
a4a9692d
DL
20051997-04-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2006
2007 * make-dist: Use Make to update finder-inf.el and autoloads.
2008 Also update cus-load.el.
2009
20101997-04-09 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>
2011
2012 * configure.in (doug_lea_malloc): First check for SYSTEM_MALLOC,
2013 in case it is desirable to disable the GNU malloc features with
2014 glibc.
2015
20161997-04-08 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>
2017
2018 * configure.in (DOUG_LEA_MALLOC):
2019 Define if malloc_{get,set}_state exist.
2020
20211997-03-05 Ken'ichi Handa <handa@etl.go.jp>
2022
2023 * make-dist: Make links for files under lisp/language.
2024
177c0ea7 20251997-02-20 Kenichi Handa <handa@etl.go.jp>
a4a9692d
DL
2026
2027 * update-subdirs: Exclude the directory "language" from subdirs.
2028
20291997-01-26 Karl Heuer <kwzh@gnu.ai.mit.edu>
2030
2031 * configure.in: Check for rint and cbrt.
2032
20331997-01-01 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
2034
2035 * make-dist: Use $EMACS to say where to run Emacs.
2036 Add --no-update option.
dff28924 2037
a4a9692d
DL
20381996-12-30 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
2039
2040 * configure.in (hppa1.1-hitachi-hiuxmpp): New configuration.
2041
20421996-12-28 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
2043
2044 * make-dist (copying src): Check thoroughly for symlinks
2045 and copy them in all cases. Regularize the linking of *.in
2046 and *.opt and ChangeLog files.
2047 (copying lib-src): Likewise.
2048 Don't rm getdate.c or y.tab.*--they don't exist any more.
dff28924 2049
a4a9692d
DL
20501996-12-18 Jonathan I. Kamens <jik@annex-1-slip-jik.cam.ov.com>
2051
2052 * configure.in: Check for libmail, maillock.h and
2053 touchlock (for movemail).
2054
20551996-12-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2056
2057 * configure.in (limits.h): Check for this file.
2058
20591996-12-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2060
2061 * configure.in (rs6000-ibm-aix4.2): New alternative.
2062 (rs6000-ibm-aix4.0): New alternative.
2063 (rs6000-ibm-aix4*): Assume aix 4.1 by default.
2064
20651996-11-22 Ben Harris <bjh21@cam.ac.uk>
2066
2067 * configure.in: Recognize vax-*-netbsd*.
2068
20691996-11-06 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
2070
2071 * configure.in (locallisppath): Add leim directory.
2072
20731996-10-31 Eli Zaretskii <eliz@is.elta.co.il>
2074
2075 * config.bat: Make sure `mv' supports forward slashes and -f.
2076
20771996-10-28 Christian Limpach <chris@nice.ch>
2078
2079 * configure.in (hppa*-next-nextstep*): * added after hppa
2080 to accept hppa1.0 and hppa1.1.
2081
20821996-10-05 Marcus G. Daniels <marcus@coulee.tdb.com>
2083
2084 * configure.in: Provide an empty default for LD_SWITCH_X_SITE_AUX.
2085 * configure.in (ld_switch_machine): Fix typo.
2086
20871996-09-28 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
2088
2089 * configure.in: Fetch LD_SWITCH_SYSTEM and LD_SWITCH_MACHINE
2090 from config.h and use them in $ac_link.
2091
20921996-09-28 Erik Naggum <erik@psilocin.gnu.ai.mit.edu>
2093
2094 * configure.in: Create a subdir named `lisp'.
2095
20961996-09-24 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
2097
2098 * configure.in: Check for getcwd.
2099
21001996-09-04 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
2101
dff28924 2102 * configure.in: Check for termios.h. Check for setpgid.
a4a9692d
DL
2103
21041996-08-31 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
2105
2106 * configure.in: Check for setrlimit.
2107
21081996-08-31 Paul Eggert <eggert@twinsun.com>
2109
2110 * configure.in: Check for sys/systeminfo.h, getdomainname, sysinfo.
2111
21121996-08-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2113
2114 * configure.in: Check for utimes.
2115
2116 * configure.in: Check for com_err library, but only
2117 if --with-kerberos was used. Check for krb and des
2118 only if --with-kerberos.
2119
21201996-08-26 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
2121
2122 * Makefile.in (INSTALL_STRIP): New variable.
2123 (install-strip): Set INSTALL_STRIP, not INSTALL_PROGRAM.
2124 (install-arch-dep): Use INSTALL_STRIP, and pass it to lib-src.
2125
21261996-08-25 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
2127
2128 * configure.in: Check for krb and des libraries.
2129
21301996-08-24 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
2131
2132 * configure.in (*-sunos4.1.[3-9]*noshare):
2133 Use sunos413, not sunos4-1-3.
2134 (m88k-dg-dgux5.4R3*): Use dgux5-4-3, not dgux5-4r3.
2135 (arm-acorn-riscix1.2*): Use riscix12, not riscix1-2.
dff28924 2136
a4a9692d
DL
21371996-08-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2138
2139 * Makefile.in (src/paths.h): Target deleted.
2140 (paths-force): Delete all dependencies on this target
2141 but don't delete the target.
2142 (install): Depend on `all'.
2143 (paths-force): Don't print a message.
2144
2145 * configure.in: Generate src/paths.h here.
2146
21471996-08-18 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2148
2149 * configure.in (NON_GCC_LINK_TEST_OPTIONS, GCC_LINK_TEST_OPTIONS):
2150 New variables that affect linking only.
2151 (alpha-dec-osf*): Use those instead of previous change.
2152
21531996-08-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2154
2155 * Makefile.in (install-arch-indep): Install info/messages.
2156
21571996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2158
2159 * Version 19.33 released.
2160
21611996-08-10 Marcus Daniels <marcus@sayre.sysc.pdx.edu>
2162
2163 * configure.in (i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*):
2164 Fix previous change.
2165
21661996-08-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2167
2168 * configure.in (i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*):
2169 New alternative.
2170
21711996-08-07 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2172
2173 * configure.in (alpha-dec-osf*): Specify GCC_TEST_OPTIONS
2174 and NON_GCC_TEST_OPTIONS.
2175
21761996-08-06 Paul Eggert <eggert@twinsun.com>
2177
2178 * configure.in (LOCALTIME_CACHE): Don't put a string literal
2179 "TZ=..." in environ.
2180
21811996-08-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2182
2183 * make-dist (msdos): Add is_exec.c, sigaction.c to distribution.
2184
21851996-08-03 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2186
2187 * configure.in (*-sunos4.1.[3-9]*noshare): Move this before
2188 the more general *-sunos4.1.[3-9]* clause.
2189
21901996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2191
2192 * Version 19.32 released.
2193
2194 * configure.in (*-sco3.2v5*):
2195 Set OVERRIDE_CPPFLAG to a string of one space.
2196 Fix the code that uses OVERRIDE_CPPFLAG.
2197
21981996-07-16 Karl Heuer <kwzh@gnu.ai.mit.edu>
2199
2200 * configure.in: Undo previous change.
2201
22021996-07-16 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
2203
2204 * config.sub: Use `pc', not `unknown', when canonicalizing
2205 the vendor for ...86.
2206
177c0ea7 22071996-07-15 David Mosberger-Tang <davidm@AZStarNet.com>
a4a9692d
DL
2208
2209 * configure.in: Check for termios.h header.
2210
22111996-07-11 Bill Mann <dvmann@dvncr.praxisint.com>
2212
2213 * configure.in: Use s/usg5-4-3.h for ncr-i[3456]86-sysv4.3
2214
22151996-07-07 Karl Heuer <kwzh@gnu.ai.mit.edu>
2216
2217 * configure.in: Split bsdos2 and bsdos2-1.
2218
22191996-07-06 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
2220
2221 * config.sub: If last two words are not a recognized
2222 KERNEL-OS pair, use just the last word as OS, as in 19.31.
2223 Make conversion of gnu/linux to linux-gnu really work.
dff28924 2224
a4a9692d
DL
2225 * config.sub: If vendor unspecified with i386, use `pc' not `unknown'.
2226
22271996-06-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2228
2229 * configure.in (check for using Lucid widgets by default):
2230 Eliminate indentation that confuses some compilers.
2231
22321996-06-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2233
2234 * config.sub: Convert linux and gnu/linux to linux-gnu.
2235
2236 * make-dist: Don't update getdate.c.
2237 Ignore =... files when checking for too-long Lisp file names.
2238
22391996-06-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2240
2241 * configure.in (euidaccess): Check for that, not for eaccess.
2242
22431996-06-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2244
2245 * configure.in (sunos4.1.[3-9]*noshare): Eliminate dash from
92a8ce63 2246 before `noshare'.
a4a9692d
DL
2247 (mips-sgi-irix6*): Specify NON_GCC_TEST_OPTIONS.
2248
22491996-06-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2250
2251 * configure.in: Rename lignux to linux-gnu in configuration names.
2252 Use gnu-linux as the opsys value (s/ file name).
2253 Allow i686 just like i386, i486, i586.
2254
22551996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2256
2257 * configure.in (i*86-*-sco3.2v5): New alternative.
2258 (OVERRIDE_CPPFLAG): New variable.
2259 (CPPFLAGS): If OVERRIDE_CPPFLAG is set, use that.
2260
2261 * configure.in: Specify vpath for .texi files.
2262
22631996-06-09 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2264
2265 * configure.in: Always check for HAVE_X11R5.
2266 Separately decide whether to use a toolkit by default.
2267
22681996-06-04 Bill Mann <dvmann@dvhpux1.praxisint.com>
2269
2270 * configure.in: If X11R5 is missing the Xaw headers,
2271 default to --with-x-toolkit=no.
2272
22731996-05-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2274
2275 * configure.in (powerpc-*-solaris2*): Use ibmrs6000, not rs6000.
2276
22771996-05-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2278
2279 * Makefile.in (install-arch-indep): If cd etc makes output,
2280 don't treat that as part of the tar data.
2281 Check that ./lisp actually exists.
dff28924 2282
a4a9692d
DL
22831996-05-29 Karl Heuer <kwzh@gnu.ai.mit.edu>
2284
2285 * make-dist: Check for long file names.
2286
22871996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
2288
2289 * Version 19.31 released.
2290
22911996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
2292
2293 * configure.in: Recognize sparc-*-lignux.
2294
22951996-05-03 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
2296
2297 * make-dist: Include nt/inc/arpa and nt/inc/netinet in the dist.
2298 Don't include config.w95.
2299
23001996-04-21 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
2301
2302 * make-dist: Replace --no-clean-up and --no-tar options
2303 with --clean-up and --tar, so that the default is useful.
2304
23051996-04-15 Eli Zaretskii <eliz@is.elta.co.il>
2306
2307 * config.bat: Make sure the GDB init file is called src/_gdbinit;
2308 if not, tell the user to rename it and abort.
2309
23101996-04-14 Eli Zaretskii <eliz@is.elta.co.il>
2311
2312 * config.bat: With DJGPP v1.x, use `COFF2EXE' to produce JUNK.EXE
2313 test program.
2314
23151996-04-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2316
2317 * config.bat (djgpp_ver): Variable renamed from djgpp-ver.
2318
2319 * make-dist (MANIFEST): Fix previous change.
2320 (msdos): Put mainmake.v2 into the dist.
2321
23221996-04-10 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
2323
2324 * make-dist: Exit if autoconf fails.
2325
23261996-04-10 Eli Zaretskii <eliz@is.elta.co.il>
2327
2328 * config.bat: Set djgpp-ver, and unset it at the end.
b1f865ae 2329 Add a number of conditionals for DJGPP version 2.
a4a9692d
DL
2330 Rename label libsrc2 to libsrc3.
2331 Substitute for LDFLAGS in src/Makefile.
2332 Substitute for ALL_CFLAGS in lib-src/Makefile.
2333
23341996-04-08 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2335
2336 * configure.in (ncurses): Check this after checking fns like strerror.
2337
23381996-04-08 Erik Naggum <erik@naggum.no>
2339
2340 * make-dist (MANIFEST): Don't include lines from =files.
2341
23421996-04-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2343
2344 * make-dist: Don't put lisp/dired.todo in the dist.
2345
23461996-04-05 Richard Stallman <rms@lucy.gnu.ai.mit.edu>
2347
2348 * configure.in (HAVE_NCURSES): Look for library named ncurses.
2349
2350 * configure.in (setlocale): Check for it.
2351
2352 * configure.in (*-*-sysv4.2*): If no /usr/ccs/lib/cpp, use /lib/cpp.
dff28924 2353
a4a9692d
DL
23541996-03-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2355
2356 * configure.in: Use lignux instead of linux as value of opsys.
2357
23581996-03-22 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2359
2360 * Makefile.in (install-strip): Fix whitespace.
2361 Get rid of continuation.
2362
2363 * config.sub: Convert linux or gnu/linux to lignux.
2364
23651996-03-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2366
2367 * configure.in: Accept lignux in configuration name.
2368
23691996-03-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2370
2371 * Makefile.in (install-strip): New target.
2372
23731996-03-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2374
2375 * Makefile.in (top_distclean): Use `|| true' to ignore error in rm.
2376 -f failed to do the job on Suns.
2377
23781996-03-13 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
2379
2380 * Makefile.in (install-arch-dep): Don't depend on install-arch-indep.
2381
2382 * configure.in (linux/version.h): Check for this header.
2383
23841996-03-12 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
2385
2386 * configure.in: Remove -fno-builtin hackery from -lm check.
2387
23881996-03-08 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
2389
2390 * configure.in (-lm check): If $GCC, append -fno-builtin to $CC for
92a8ce63 2391 just this test.
a4a9692d
DL
2392
2393 * configure.in (AC_PREREQ): Require version 2.8 of Autoconf.
2394
23951996-03-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2396
2397 * configure.in: Check for ncurses.
2398
23991996-02-28 Paul Eggert <eggert@twinsun.com>
2400
2401 * configure.in (LOCALTIME_CACHE):
2402 Also define if localtime mishandles unsetting TZ.
2403 This works around a localtime bug in mips-dec-ultrix.
2404
24051996-02-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2406
2407 * make-dist (finder-inf.el): Use finder-compile-keywords-make-dist.
2408
2409 * configure.in: Improve messages about X versions.
2410
24111996-02-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2412
2413 * configure.in (LOCALTIME_CACHE): Cope if $ac_cv_func_tzset is null.
2414
24151996-02-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2416
2417 * configure.in (HAVE_X11XTR6): Set it as a shell variable.
2418 (HAVE_LIBXMU): If HAVE_X11XTR6, use -lSM and -lICE.
2419
2420 * Makefile.in (install-arch-dep): Depend on install-arch-indep.
2421 (install): Put install-arch-indep before install-arch-dep.
2422
24231996-02-20 Dave Love <d.love@dl.ac.uk>
2424
2425 * INSTALL: Clarify info about MS-DOS path handling.
2426
24271996-02-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2428
2429 * Makefile.in (install-arch-indep): Install info/ccmode*.
2430 In previous change, protect against /bin/pwd returning null string.
2431
24321996-02-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2433
2434 * Makefile.in (install-arch-indep): Copy build-dir's lisp subdir
2435 to lispdir.
2436
24371996-02-01 Paul Eggert <eggert@twinsun.com>
2438
2439 * configure.in (LD_RUN_PATH): Prepend x_libraries to this envvar.
2440
24411996-01-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2442
2443 * configure.in (HAVE_TIMEVAL): Set explicitly to `no' if test fails.
2444
24451996-01-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2446
2447 * Makefile.in (extraclean): Use ${top_distclean} to ensure
2448 we delete everything distclean deletes.
2449
24501996-01-23 Karl Heuer <kwzh@gnu.ai.mit.edu>
2451
2452 * make-dist (lwlib): Don't distribute lwlib-Xol* files.
2453
24541996-01-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2455
2456 * configure.in (HAVE_X11): Merge $LD_SWITCH_X_SITE
2457 into LDFLAGS instead of into LIBS.
2458
24591996-01-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2460
2461 * configure.in (HAVE_XMU): Fix typo in previous change.
2462
24631996-01-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2464
2465 * configure.in [Solaris]: Don't let $CC make us use /usr/ucb/cc.
2466
24671996-01-10 Erik Naggum <erik@naggum.no>
2468
2469 * configure.in (USE_X_TOOLKIT = maybe): Delete redundant `fi'.
2470
24711996-01-10 Karl Heuer <kwzh@gnu.ai.mit.edu>
2472
2473 * Makefile.in (install-arch-indep): Ignore error if no chmod -R.
2474
24751996-01-10 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
2476
2477 * configure.in (HAVE_XMU): Check for libXmu.a only if using toolkit
2478 and use -lXt to link it.
2479
24801996-01-08 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
2481
2482 * configure.in (locallisppath): Put version-specific dir first.
2483
24841996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
2485
2486 * configure.in (hppa-*-nextstep*): New alternative.
2487 (USE_X_TOOLKIT): By default, set this to "maybe";
2488 and change that later to LUCID or "no" according to X11 version.
2489
2490 * make-dist: Recompile outdated .elc files and update all autoloads.
2491
24921996-01-05 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
2493
2494 * configure.in (locallisppath): Fix typo in last change: " -> '.
2495
24961996-01-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2497
2498 * configure.in (locallisppath): Add ../emacs/VERSION/site-lisp.
2499
25001995-12-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2501
2502 * Makefile.in (install-arch-indep): Give all files read permission.
2503
25041995-12-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2505
2506 * configure.in (hppa*-hp-hpux9shr*, hppa*-hp-hpux9*, hppa*-hp-hpux*):
2507 If it is hpux 9, check for /usr/include/X11R5 and /usr/lib/x11R5.
2508
25091995-12-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2510
2511 * configure.in: Determine HAVE_X11R6.
2512 (HAVE_MENUS): Renamed from HAVE_X_MENU.
2513
25141995-12-21 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
2515
2516 * configure.in: Just "solaris" now defaults to version 2.4.
2517 Add sunos4.1.n-noshare as alternative.
2518
25191995-12-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2520
2521 * configure.in (mips-sgi-irix6*): Set NON_GNU_CPP.
2522
25231995-11-29 Erik Naggum <erik@naggum.no>
2524
2525 * Makefile.in (install-arch-indep): Add missing backslash.
2526
25271995-11-29 Karl Eichwalder <ke@ke.Central.DE>
2528
2529 * Makefile.in (install-arch-indep): Don't install
2530 lispdir/[Mm]akefile*, lispdir/ChangeLog, lispdir/dired.todo.
2531
25321995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2533
2534 * Makefile.in (install-arch-indep): Fix previous change.
2535
2536 * configure.in (mips-sni-sysv*): New alias for mips-siemens-sysv*.
2537
25381995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2539
2540 * Version 19.30 released.
2541
2542 * make-dist (lisp): Exclude subdirs.el.
2543
25441995-11-22 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2545
2546 * make-dist (etc): Delete *.orig and *.rej.
2547
25481995-11-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2549
2550 * Makefile.in (install-arch-indep): Rename old info/dir only if exists.
2551
25521995-11-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2553
2554 * configure.in (hppa*-hp-hpux10*): Use s/hpux10.h.
2555
25561995-11-14 Geoff Voelker <voelker@cs.washington.edu>
2557
2558 * make-dist (nt): Rename install, readme, and todo to
2559 INSTALL, README, and TODO.
2560
25611995-11-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2562
2563 * make-dist (lisp): Don't distribute site-start.
2564
25651995-11-06 Karl Heuer <kwzh@gnu.ai.mit.edu>
2566
2567 * make-dist: Break the hard link on alloca.c.
2568
25691995-11-04 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
2570
2571 * configure.in (LIBS): Add libsrc_libs and keep the old LIBS.
2572
25731995-11-02 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2574
2575 * make-dist (src, lib-src): Don't distribute Makefile.c.
2576 (etc/e): Do cleanup in $tempdir/etc/e, not $tempdir/etc.
2577
25781995-10-31 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2579
2580 * Makefile.in (mkdir): Create man1dir, not mandir.
2581 (uninstall): Use man1dir, not mandir.
2582
25831995-10-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2584
2585 * Makefile.in (man1dir): New variable.
92a8ce63 2586 (install-arch-indep): Use man1dir.
a4a9692d
DL
2587
2588 * configure.in (sparc-*-nextstep*): Remove incorrect .h's.
2589
2590 * make-dist: Create lisp/MANIFEST.
2591
25921995-10-28 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2593
2594 * configure.in (m68k-*-linux*): New alternative.
2595
25961995-10-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2597
2598 * make-dist: Use new names config.in, paths.in, and
2599 {src,lib-src}/Makefile.in.
2600
26011995-10-25 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2602
2603 * configure.in: Don't bother checking for drem.
2604
26051995-10-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2606
2607 * Makefile.in (distclean): Delete line with just a tab in it.
2608 (install-arch-indep): Delete spaces that precede tabs.
2609 Delete spurious `fi' left from previous change.
2610 (install): Supply `true' as command, to avoid null command.
2611
26121995-10-05 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2613
2614 * configure.in (--with-x-toolkit)): Add `athen' as alias for `athena'.
2615
26161995-09-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2617
2618 * configure.in (powerpc-*-solaris2): New alternative.x
2619
26201995-09-12 Karl Heuer <kwzh@gnu.ai.mit.edu>
2621
2622 * Makefile.in (src/paths.h, paths-force): Use paths.h.$$ instead
2623 of paths.h.tmp$$, to avoid going beyond 14 characters.
2624
26251995-09-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2626
2627 * configure.in: Improve error msg for invalid --with-x-toolkit value.
2628
26291995-09-06 Paul Eggert <eggert@twinsun.com>
2630
2631 * configure.in (LOCALTIME_CACHE): Define if tzset exists and
2632 if localtime caches TZ. Check for tzset.
2633
26341995-09-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2635
2636 * config.bat: Simplify using new names file names src/makefile.in,
2637 config.in, paths.in. Change Echo commands not to use `.
2638
26391995-08-31 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2640
2641 * Makefile.in (install-arch-indep): Always install the new dir file;
2642 rename the previous dir file to dir.bak or dir.old.
2643
26441995-08-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2645
2646 * configure.in (RANLIB): Substitute this into makefiles.
2647 Set it specially on solaris; set it by default on other systems.
2648
2649 * configure.in: Fix previous Alpha change.
2650
26511995-08-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2652
2653 * configure.in (i*386-*-isc4.*): Set GCC_TEST_OPTIONS and
2654 NON_GCC_TEST_OPTIONS.
2655
26561995-08-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2657
2658 * configure.in (CFLAGS): When computing CFLAGS and REAL_CFLAGS
2659 from config.h, use SPECIFIED_CFLAGS to get what the user specified.
2660
2661 * configure.in (alpha-*-linux*): New configuration.
2662
26631995-08-05 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2664
2665 * configure.in (m68*-next-*): Use m68k.h and nextstep.h.
2666 (m68k-next-nextstep*): New alias for that.
2667 (i*86-*-nextstep*): Use nextstep.h.
2668 (sparc-*-nextstep*): New configuration.
2669
26701995-08-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2671
2672 * configure.in (CPP): Save original CFLAGS value in SPECIFIED_CFLAGS.
2673 And get CFLAGS from config.h if SPECIFIED_CFLAGS is null.
2674
26751995-07-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2676
2677 * configure.in: Handle sunos4shr by sharing; not like sunos4*.
2678 Determine GETTIMEOFDAY_ONE_ARGUMENT by experiment.
2679
26801995-07-18 Mike Long <mike.long@analog.com>
2681
2682 * make-dist: Fix update of finder-inf.el, and byte-compile it.
2683
26841995-07-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2685
2686 * Makefile.in (src/paths.h, paths-force):
2687 Rename src/paths.h.in to src/paths.in.
2688 (Makefile): Depend on src/Makefile.in, not src/Makefile.in.in.
2689
2690 * configure.in: Rename {src,lib-src}/Makefile.in.in to Makefile.in.
2691 Use Makefile.c for intermediate file.
2692 Rename src/config.h.in to src/config.in.
2693
26941995-07-17 Richard Stallman <rms@gnu.ai.mit.edu>
2695
2696 * configure.in (mips-dec-ultrix*): Assume version 4.3.
2697 (mips-dec-ultrix4.[12]): New alternative for old versions.
2698
26991995-07-06 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2700
2701 * make-dist: Don't break intra-tree links.
2702
27031995-07-06 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
2704
2705 * configure.in: Put back archlibdir initialization. Require
92a8ce63 2706 autoconf 2.4.1 or later.
a4a9692d
DL
2707
27081995-07-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2709
2710 * configure.in: Use sunos4shr normally for Sunos 4.1.[3-9].
2711 (mips-mips-riscos5*): New alternative.
2712
27131995-06-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2714
2715 * Makefile.in (uninstall, install-arch-indep): Install info/ediff*.
2716
27171995-06-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2718
2719 * configure.in (bindir, datadir, sharedstatedir, libexecdir)
2720 (mandir, infodir, archlibdir): Initializations deleted.
2721
2722 * configure.in: On hpux9, use hpux9-x11r4.h if we have X11R4.
2723 On hpux9shr, use hpux9shxr4.h.
2724
27251995-06-24 Morten Welinder <terra+@cs.cmu.edu>
2726
2727 * configure.in: Added target mips-dec-mach_bsd4.3.
2728 * config.guess: Guess mips-dec-mach_bsd4.3.
2729
27301995-06-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2731
2732 * Makefile.in (mkdir): Use symbolic chmod.
2733
27341995-06-22 Paul Eggert <eggert@twinsun.com>
2735
2736 * configure.in: Treat SunOS 4.1.4 like SunOS 4.1.3.
2737 (Likewise for SunOS 4.1.5 thorugh 4.1.9, should they ever exist.)
2738
27391995-06-22 Paul Eggert <eggert@twinsun.com>
2740
2741 * Makefile.in (SUBDIR_MAKEFILES):
2742 Add man/Makefile, so `make distclean' removes it.
2743 (top_distclean): Add config.log to the list of files to be removed.
2744
27451995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2746
2747 * Version 19.29 released.
2748
27491995-06-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2750
2751 * configure.in: Fix the previous change to verify that the -b
2752 option really solves the problem.
2753
2754 * make-dist (nt): Explicitly include makefile.nt and makefile.def only.
2755
27561995-06-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2757
2758 * configure.in: Test whether XFree86 needs -b i486-linuxaout to link.
2759
27601995-06-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2761
2762 * configure.in: Report more clearly when there is no special
2763 dir to search for X includes or libraries.
2764
27651995-06-13 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2766
2767 * configure.in: Check for -lpthreads, not -lpthread.
2768
27691995-06-09 Geoff Voelker <voelker@cs.washington.edu>
2770
2771 * make-dist: Copy new files nt/addpm.c and nt/emacs.bat.in.
2772
27731995-06-08 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2774
2775 * configure.in: Check for -lpthread.
2776
27771995-06-05 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2778
2779 * Makefile.in (install-arch-indep): Install info files for mh-e.
2780 (uninstall): Uninstall info files for dired-x, gnus, mh-e, and sc.
2781
27821995-06-01 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2783
2784 * configure.in (*-solaris2.5): New configuration.
2785
2786 * make-dist: Copy new files config.nt and config.w95.
2787
27881995-05-30 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2789
2790 * configure.in: Use x_includes, not x_libraries, for -I.
2791 Make bitmapdir a colon-separated list.
2792
27931995-05-27 Richard Stallman <rms@gnu.ai.mit.edu>
2794
2795 * configure.in (hppa*-hp-hpux10*, m68k-hp-hpux10*): New configurations.
2796
2797 * configure.in: Allow x_libraries and x_includes to be paths.
2798
27991995-05-25 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2800
2801 * configure.in: Fix typo.
2802
28031995-05-24 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
2804
2805 * INSTALL: Clarify use of site-init.el.
2806
28071995-05-22 enami tsugutomo <enami@sys.ptg.sony.co.jp>
2808
2809 * configure.in: pass arg to sqrt.
2810
28111995-05-18 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
2812
2813 * make-dist: Fix May 6 change.
2814
28151995-05-17 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2816
2817 * vpath.sed: Delete reference to ymakefile.
2818
28191995-05-09 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
2820
2821 * configure.in: Use sqrt (more portable) instead of fmod in -lm
92a8ce63 2822 check.
a4a9692d
DL
2823
28241995-05-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2825
2826 * make-dist: Put nt/emacs.ico and nt/emacs.rc in dist.
2827
2828 * update-subdirs: Specify /bin/sh to run the script.
2829
28301995-05-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2831
2832 * make-dist: Put src/makefile.nt in dist.
2833
2834 * configure.in (i[345]86-*-bsdi2*): New configuration.
2835 (vax-dec-bsd386*): Deleted.
2836
28371995-05-06 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
2838
2839 * configure.in: Make sure CDPATH doesn't mess up PWD check. Check
2840 whether X bitmaps are in X11/bitmaps instead of bitmaps. Use fmod
2841 instead of logb in -lm check.
2842
28431995-05-03 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2844
2845 * configure.in (m68*-apollo-*): Renamed from m68*-apollo*.
2846 Use bsd4-3. Don't set NON_GNU_CPP.
2847
2848 * make-dist: Don't copy in src/s/*.inp. Don't copy nt/src.
2849 In nt. copy various different things, but not *.cmd.
2850 Fix the ln commands for the subdirs of nt.
2851
28521995-04-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2853
2854 * configure.in (*-sun-sunos4.1.3*): Use sunos4shr.h.
2855
28561995-04-27 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2857
2858 * configure.in (*-sun-sunos4.1.3*): Use shared libraries,
2859 since that's what the header file expects.
2860
28611995-04-24 Francesco Potorti` (pot@cnuce.cnr.it)
2862
2863 * configure.in (m68k-motorola-sysv*): Distinguish between 68030
2864 and 68040 based machines when choosing options for gnucc.
2865
28661995-04-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2867
2868 * Makefile.in (top_distclean): Delete config.cache.
2869
28701995-04-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2871
2872 * Makefile.in (install-arch-indep): Delete .#* when copying subdirs.
2873
2874 * configure.in: Use m/ncr386.h.
2875
28761995-04-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2877
2878 * Makefile.in (install-arch-indep): Undo Sep 23 change.
2879
28801995-04-06 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2881
2882 * make-dist (lib-src): Don't copy *.lex; it doesn't exist anymore.
2883 (man): Don't copy texindex.c and getopt.c; they're deleted.
2884 (etc): Omit `e'; it's a subdirectory.
2885 (etc/e): Use `../..', not `..', to reference top level.
2886
28871995-04-06 Simon Leinen <simon@lia.di.epfl.ch>
2888
2889 * Makefile.in (install-arch-indep, dist):
2890 look for `update-subdir' in $(srcdir).
2891
28921995-04-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2893
2894 * make-dist: Include mkinstalldirs in distribution.
2895
28961995-04-05 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
2897
2898 * make-dist: Add missing close backquote.
2899
29001995-04-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2901
2902 * make-dist: Don't distribute shortnames directory.
2903
29041995-03-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2905
2906 * Makefile.in (blessmail): Pass archlibdir to the sub-make.
2907
29081995-02-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2909
2910 * configure.in (m88k-motorola-sysv4*): Use usg5-4-2.
2911
29121995-02-23 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2913
2914 * configure.in (EMACS_CONFIG_OPTIONS): Use $ac_configure_args.
2915
29161995-02-13 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
2917
2918 * configure.in (mips-sgi-irix6): New configuration.
2919
29201995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
2921
2922 * Makefile.in (maintainer-clean): Renamed from realclean.
2923
29241995-02-02 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
2925
2926 * configure.in: Create a .gdbinit that sources the real one, if
2927 using a different build directory.
2928
29291995-01-23 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
2930
2931 * configure.in: Check for sys/select.h.
2932
29331995-01-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2934
2935 * configure.in: On sunos4.1.3 and sunus4shr, set NON_GNU_CPP.
2936
29371994-12-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2938
2939 * configure.in: Handle isc 4.1 operating system.
2940
29411994-12-10 Richard Stallman <rms@kepa>
2942
2943 * configure.in (rs6000-ibm-aix4.1*): New alternative.
2944 (rs6000-ibm-aix4*): New alternative.
2945
29461994-12-06 Richard Stallman <rms@kepa>
2947
2948 * configure.in: For SVR4.2, set NON_GNU_CPP if not already set.
2949
29501994-11-30 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
2951
2952 * configure.in: Don't try to make directories that are guaranteed
92a8ce63 2953 to already exist.
a4a9692d
DL
2954
29551994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2956
2957 * configure.in: Generate man/Makefile from man/Makefile.in.
2958 Create the man subdir.
2959
2960 * Makefile.in (dvi): Run Make in our man subdir.
2961
2962 * make-dist: Create subdir etc/e.
2963 Make links to it.
2964 Put man/Makefile.in in dist, instead of man/Makefile.
2965
29661994-11-21 David J. MacKenzie (djm@mole.gnu.ai.mit.edu)
2967
2968 * configure.in: Add --with-pop, --with-kerberos, and
2969 --with-hesiod for movemail.
2970
29711994-11-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2972
2973 * configure.in (m68*-apollo*): Use s/domain.h.
2974
29751994-11-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2976
2977 * configure.in (m68*-apollo*): Set NON_GNU_CPP.
2978
29791994-11-14 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
2980
2981 * configure.in: Don't add -I, -L, -R options for cc if their
2982 arguments would be empty.
2983
29841994-11-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2985
2986 * configure.in (i860-intel-osf1*): New alternative.
2987 (mips-sgi-irix5.[01]*): Distinguish from irix5*.
2988 (mips-sgi-irix*): Now an alias for mips-sgi-irix5*.
2989
29901994-11-09 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
2991
2992 * configure.in: Make h_errno check not use nested functions.
2993
29941994-11-09 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
2995
2996 * Makefile.in (install-arch-indep): Delete *.orig in copied dirs.
2997
29981994-11-08 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
2999
3000 * Makefile.in (install-arch-indep): Avoid continued comment
92a8ce63 3001 swallowing target line.
a4a9692d
DL
3002
30031994-11-08 David J. MacKenzie (djm@churchy.gnu.ai.mit.edu)
3004
3005 * configure.in: Protect a character class with `changequote'.
3006
30071994-11-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
3008
3009 * configure.in: Accept `news' as a synonym for `newsos'.
3010
30111994-11-03 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
3012
3013 * Makefile.in: Don't rm files if cd fails.
3014
30151994-11-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3016
3017 * make-dist: Put nt subdir and its subdirs in the dist.
3018 (lib-src): Put makefile.nt in the dist.
3019 (lisp): Put makefile.nt in the dist.
3020
30211994-10-29 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
3022
3023 * configure.in: Change a stray `[' to `test'.
3024
30251994-10-28 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
3026
3027 * configure.in: Adapt for Autoconf v2. Use the standard argument
3028 parser, host type canonicalizer, X11 finder, and message
3029 printing macros. Use the new macro names. Use `test' instead of `['.
3030
30311994-10-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3032
3033 * configure.in: Check for getpagesize.
3034
30351994-10-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3036
3037 * make-dist (msdos): Put sed* in the distribution.
3038
30391994-10-17 Morten Welinder <terra@mole.gnu.ai.mit.edu>
3040
3041 * config.bat: New option, `--with-x', for configuring Emacs
3042 for use with the X11 system DesqView/X.
3043 New option, `--no-debug', for compiling Emacs without debug
3044 information thus saving disk space.
3045 (src/config.h, src/paths.h): Use `update' (which is like
3046 `move-if-changed') to change the file.
3047 (src/config.h): When configuring for X11 perform extra changes.
3048 (src/makefile): When configuring for X11 perform extra changes.
3049 (lib-src): Remove temporary files.
3050 (): Check that `sed', `rm', `mv', and `gcc' are available.
3051
30521994-10-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3053
3054 * Makefile.in (sharedstatedir): Substitute sharedstatedir properly.
3055
3056 * configure.in (bitmapdirs): Default to /usr/include/X11/bitmaps.
3057
30581994-10-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3059
3060 * configure.in (EMACS_CONFIGURATION): Use $canonical as value.
3061
3062 * configure.in (canonical): Substitute var into makefiles.
3063 (bitmapdir): Likewise.
3064
3065 * Makefile.in (bitmapdir): New variable.
3066 (src/paths.h, paths-force): Edit PATH_BITMAPS.
3067
30681994-10-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3069
3070 * make-dist: Put update-subdirs and lisp/subdirs.el in the dist.
3071
3072 * Makefile.in (dist, install-arch-indep): Run update-subdirs.
3073 * update-subdirs: New shell script.
3074
30751994-10-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3076
3077 * Makefile.in (top_distclean): Don't rm build-install.
3078 (SOURCES): Delete build-install.in.
3079
3080 * make-dist: Don't distribute build-ins.in.
3081 * build-ins.in: File deleted.
3082
30831994-10-12 David J. MacKenzie (djm@duality.gnu.ai.mit.edu)
3084
3085 * Makefile.in (mkdir): Use mkinstalldirs instead of make-path.
3086
30871994-10-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3088
3089 * Makefile.in: Use libexecdir and sharedstatedir as appropriate.
3090
3091 * configure.in (libexecdir): Renamed from libdir. New default.
3092 (sharedstatedir): Renamed from statedir. New default.
3093 (datadir): New default.
3094
3095 * make-dist: Don't distribute subdirs.el.
3096
30971994-10-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3098
3099 * configure.in (eaccess): Check for it.
3100
31011994-10-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3102
3103 * configure.in (mktime): Check for it.
3104
31051994-10-02 Paul Reilly <pmr@geech.gnu.ai.mit.edu>
3106
3107 * configure.in (motif): Add support for usage and option checking.
3108
31091994-09-24 Richard Stallman <rms@churchy.gnu.ai.mit.edu>
3110
3111 * configure.in (utimes): Check for it.
3112
31131994-09-23 Richard Stallman <rms@churchy.gnu.ai.mit.edu>
3114
3115 * Makefile.in (install-arch-indep): Don't do mkdir here.
3116
31171994-09-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3118
3119 * configure.in (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*):
3120 riscix.h renamed to acorn.h.
3121
177c0ea7 31221994-09-21 Michael Ben-Gershon (mybg@cs.huji.ac.il)
a4a9692d
DL
3123
3124 * configure.in (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*):
3125 New configurations.
3126
31271994-09-21 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
3128
3129 * configure.in: Remove trailing slashes from srcdir.
3130
31311994-09-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3132
3133 * configure.in (i[345]86-sequent-ptx*): Handle
3134
31351994-09-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3136
3137 * Makefile.in (paths-force): Depend on src/paths.h
3138
31391994-09-19 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
3140
3141 * configure.in (config_options): Save all arguments, not just some.
3142
31431994-09-18 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
3144
3145 * Makefile.in (install-arch-indep): Copy DOC-*, not DOC*
3146
3147 * configure.in: Add AC_AIX.
3148 Add checks to set HAVE_STRUCT_UTIMBUF, HAVE_TIMEVAL, HAVE_SELECT.
3149
31501994-09-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3151
3152 * configure.in (parsing options): Simplify sed command to delete -'s.
3153
31541994-09-16 Karl Heuer <kwzh@churchy.gnu.ai.mit.edu>
3155
3156 * configure.in (config_options): New shell variable.
3157 Pass its value to C code in EMACS_CONFIG_OPTIONS.
3158
31591994-09-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3160
3161 * configure.in (alpha-dec-osf*): New target.
3162
3163 * Makefile.in: Use just one FRC target.
3164
31651994-09-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3166
3167 * Makefile.in (removenullpaths, paths-force):
3168 Use name paths.h.tmp$$, which depends on the pid.
3169
31701994-09-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3171
3172 * Makefile.in (removenullpaths, paths-force):
3173 Put paths.h.tmp in top-level dir, not in src.
3174
31751994-09-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3176
3177 * Version 19.27 released.
3178
31791994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3180
3181 * Version 19.26 released.
3182
31831994-09-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3184
3185 * configure.in: Check for lrand48, not rand48.
3186
31871994-09-03 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3188
3189 * configure.in (powerpc-ibm-aix3.1*, powerpc-ibm-aix3.2.5)
3190 (powerpc-ibm-aix*): New aliases.
3191
31921994-08-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3193
3194 * make-dist (src/m, src/s): Put *.inp in distribution.
3195
31961994-08-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3197
3198 * configure.in: Accept i586 and i486 along with i386.
3199
32001994-08-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3201
3202 * configure.in: Do compute unexec, LIBX, system_malloc, etc
3203 even if CPP env var was set by the user.
3204
3205 * configure.in (i[34]86-*-*): For SCO 3.2v4, fix NON_GNU_CPP value.
3206
32071994-08-14 Jonathan I. Kamens (jik@gza-client1.aktis.com)
3208
3209 * Makefile.in: Uninstall "$(EMACS)", not "emacs".
3210
32111994-08-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3212
3213 * configure.in (i[34]86-*-*): For SCO 3.2v4, set NON_GNU_CPP.
3214
32151994-08-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3216
3217 * configure.in: Check more specifically for i*86-sun-sunos.
3218
32191994-08-03 Caveh Jalali (caveh@eng.sun.com)
3220
3221 * configure.in: Handle solaris 2.4.
3222
32231994-07-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3224
3225 * configure.in (rand48): Check for it.
3226
32271994-07-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3228
3229 * make-dist: Update the info files.
3230
32311994-07-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3232
3233 * configure.in: Make "checking..." messages' style consistent.
3234 (HAVE_H_ERRNO): New test.
3235
32361994-07-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3237
3238 * configure.in (i860-*-sysv4*): Set NON_GNU_CC and NON_GNU_CPP.
3239
32401994-07-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3241
3242 * configure.in (CFLAGS): If the envvar was specified, use that.
3243 And set REAL_CFLAGS from it too.
3244
32451994-07-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3246
3247 * make-dist: Update finder-inf.el.
3248
32491994-07-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3250
3251 * make-dist (msdos): Include sed4.inp in dist.
3252
3253 * Makefile.in (libsrc_libs): Var deleted.
3254
32551994-07-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3256
3257 * Makefile.in (mkdir, removenullpaths): Put g in sed replace commands.
3258
32591994-06-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3260
3261 * configure.in (mips-sony-newsos4*): New alias.
3262
32631994-06-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3264
3265 * configure.in (*-convex-bsd*): Set NON_GNU_CPP.
3266 (*-convex-convexos*): Accept this as alias.
3267
32681994-06-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3269
3270 * configure.in: Get CFLAGS both with and without THIS_IS_CONFIGURE,
3271 for two different uses.
3272
32731994-06-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3274
3275 * configure.in: Define THIS_IS_CONFIGURE when extracting CFLAGS etc.
3276
32771994-06-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3278
3279 * make-dist: Put ./BUGS into the distrib.
3280
32811994-06-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3282
3283 * configure.in: Handle 386 running Solaris 2.
3284
32851994-06-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3286
3287 * configure.in (mips-siemens-sysv*): Use cpp, not cc -E.
3288
32891994-06-05 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3290
3291 * configure.in (mips-sony-newsos*): Use news-risc.h.
3292
3293 * configure.in: Accept bsdi as opsys, like bsd386.
3294
32951994-06-01 Morten Welinder (terra@diku.dk)
3296
3297 * config.bat (src/paths.h): Use sed script msdos/sed4.inp.
3298
32991994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3300
3301 * Version 19.25 released.
3302
3303 * make-dist (shortversion): Don't assume another period follows.
3304
33051994-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3306
3307 * Makefile.in (install-arch-indep): Use /bin/pwd uniformly, not pwd.
3308 (uninstall): Use /bin/pwd.
3309
3310 * Makefile.in (blessmail): Depend on src.
3311 (all): Don't depend on blessmail.
3312
3313 * Makefile.in (src/paths.h): Don't force recomputation.
3314 (paths-force): New target; force recomputation of paths.h.
3315 (all): Depend on paths-force.
3316 (src, lib-src): Depend on src/paths.h.
3317
3318 * configure.in (*-sun-sunos4*): Set GCC_TEST_OPTIONS,
3319 NON_GCC_TEST_OPTIONS.
3320
33211994-05-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3322
3323 * configure.in: Don't insist on subversions for irix.
3324
33251994-05-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3326
3327 * configure.in (hppa*-hp-hpux9shr): Move alternative up.
3328
3329 * configure.in (i[34]86-next-*): New alternative.
3330
33311994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3332
3333 * Version 19.24 released.
3334
3335 * configure.in: New config hppa*-hp-hpux9shr*.
3336
33371994-05-22 Morten Welinder (terra@tyr.diku.dk)
3338
3339 * config.bat: Doc fix.
3340
33411994-05-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3342
3343 * Makefile.in (mostlyclean, clean, distclean, realclean)
3344 (extraclean): Don't act on man subdir if it doesn't exist.
3345
33461994-05-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3347
3348 * configure.in (GCC_TEST_OPTIONS, NON_GCC_TEST_OPTIONS): New vars.
3349 Use them to set up CC.
3350 (*-sun-sunos4.1.3): Set them.
3351
33521994-05-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3353
3354 * Makefile.in (lib-src): Don't depend on src/paths.h.
3355
33561994-05-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3357
3358 * build-ins.in (copydests): Get rid of spurious `-'s.
3359
3360 * configure.in: Define EMACS_CONFIGURATION instead of CONFIGURATION.
3361
33621994-05-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3363
3364 * Version 19.23 released.
3365
3366 * configure.in [HAVE_X11]: Merge $C_SWITCH_X_SITE into CFLAGS
3367 for the Xlib and Xt checks; then restore old CFLAGS.
3368
33691994-05-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3370
3371 * configure.in (HAVE_X11XTR6): Add newline before #if.
3372 Add newline after #endif.
3373
33741994-05-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3375
3376 * configure.in (HAVE_X11XTR6): Arrange to define it.
3377
33781994-05-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3379
3380 * Makefile.in (install): Depend on blessmail.
3381
33821994-05-12 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
3383
3384 * configure.in (mips-siemens-sysv*): Put quotes around value
3385 containing blanks.
3386
33871994-05-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3388
3389 * Makefile.in (TAGS): Use the makefile in src subdir.
3390
33911994-05-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3392
3393 * configure.in (opsys): Recognize `gnu'.
3394
33951994-05-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3396
3397 * configure.in (using NON_GNU_CPP): Fix test for CPP already set.
3398
33991994-05-09 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
3400
3401 * configure.in: Remove AC_LANG_C call. Not needed with Autoconf
3402 version > 1.8.
3403
34041994-05-08 Morten Welinder (terra@diku.dk)
3405
3406 * config.bat: Forcibly remove "# " style comments from makefiles.
3407
34081994-05-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3409
3410 * Makefile.in (uninstall): When processing lispdir and etcdir,
3411 do nothing unless it exists and is a directory.
3412
34131994-05-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3414
3415 * Makefile.in (install-arch-indep): Do install info/dired-x*.
3416 Merge code in from install-doc.
3417 (install-doc): Merge code back into install-arch-indep.
3418 (install-arch-dep): Don't depend on install-doc.
3419
3420 * configure.in (run_in_place): Don't use pwd for archlibdir and docdir.
3421
34221994-05-04 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3423
3424 * configure.in (making src/Makefile and lib-src/Makefile):
3425 Split off the autoconf substitutions and don't pass them thru cpp.
3426 (undefs): Use $canonical as well as $configuration.
3427
3428 * make-dist: Distribute lisp/Makefile.
3429
3430 * configure.in: Recognize m88k-dg-dgux5.4.3* and m88k-dg-dgux5.4.2*.
3431 Use lower case names for the s files.
3432
34331994-05-03 Morten Welinder (terra@diku.dk)
3434
3435 * config.bat: Added possibility for different file name
3436 transscriptions in lib-src.
3437
34381994-05-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3439
3440 * Makefile.in (lib-src): Undo previous change.
3441 (blessmail): New target to run maybe-blessmail in lib-src.
3442 (all): Depend on blessmail.
3443
3444 * Makefile.in (lib-src): Depend on src.
3445
34461994-04-30 Paul Reilly (pmr@churchy.gnu.ai.mit.edu)
3447
3448 * configure.in (m88k-dg-dgux5.4R3): Use dgux5-4R3.
3449 (m88k-dg-dgux5.4R2): dgux5.4R2.
3450
34511994-04-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3452
3453 * configure.in (window_system): Restore accidentally deleted code
3454 that uses AC_FIND_X.
3455
3456 * make-dist: Distribute config.bat.
3457
34581994-04-29 Morten Welinder (terra@diku.dk)
3459
3460 * config.bat: Corrected the configuration of lib-src
3461 to keep up with configure. Add note about dos version 3
3462 or better needed (djgpp needs that). Add note explaining
3463 that either install in c:/emacs or edit the script.
3464 Don't change to c:/emacs, but assume we're there (to minimize
3465 the number of places to change).
3466
3467 * config.bat: Build-in the first step towards X11 support with
3468 the X11 emulator that exists. At this time it won't work,
3469 and several files are missing.
3470
34711994-04-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3472
3473 * configure.in: Use m/hp800.h in place of m/hp9000s800.h.
3474 Don't look for -lresolv.
3475
3476 * Makefile.in (lib-src): Depend on src/paths.h.
3477
34781994-04-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3479
3480 * configure.in: Restore deleted AC_SUBST of `configuration'.
3481 Improve error message for bad --with-x-toolkit value.
3482
3483 * configure.in: Define CONFIGURATION in src/config.h
3484 rather than substituting in src/Makefile.in.
3485
34861994-04-26 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
3487
3488 * Makefile.in (install-doc): New target.
3489 (install-arch-dep): Depend on install-doc.
3490 (mkdir): Create docdir.
3491
34921994-04-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3493
3494 * configure.in: Test for libresolv.a.
3495 Substitute machfile and opsysfile.
3496
34971994-04-22 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
3498
3499 * Makefile.in (.PHONY, install): Kill reference to obsolete do-install.
3500 (install-arch-dep): Install under the name $(EMACS).
3501
35021994-04-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3503
3504 * configure.in (version): Use entire value of emacs-version.
3505 (mips-siemens-sysv*): New alternative.
3506
35071994-04-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3508
3509 * Makefile.in (install-arch-indep): Don't install dired-x*.
3510
35111994-04-18 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
3512
3513 * configure.in (src/Makefile, lib-src/Makefile): Delete ^L.
3514 Fix definition of $undefs.
3515
35161994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3517
3518 * configure.in (window_system): Obey --with-x11=no and --with-x10=no.
3519
3520 * configure.in (lib-src/Makefile.in): Use src, not lib-src, in -I.
3521
35221994-04-16 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
3523
3524 * configure.in: Call AC_LANG_C, if it's defined, after AC_PREPARE.
3525
35261994-04-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3527
3528 * configure.in (lib-src/Makefile.in): Make this from Makefile.in.in
3529 and run it thru cpp, as with src/Makefile.in.
3530
3531 * configure.in: Use AC_SET_MAKE.
3532
35331994-04-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3534
3535 * configure.in (i[34]86-ncr-sysv*): Use usg5-4-2.
3536
35371994-04-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3538
3539 * Makefile.in (MAKE): Don't just assign it--use @SET_MAKE@.
3540
3541 * configure.in (CFLAGS): Exclude ${CFLAGS} from singlequotes.
3542 (printing the choices): Make the toolkit message unconditional.
3543 (USE_X_TOOLKIT): Use `none', not `no', if none.
3544 (include libsrc_libs): Include config.h, and specify -I for srcdir.
3545 Get rid of temp file foofoo1.
3546
35471994-04-13 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
3548
3549 * configure.in (CFLAGS): Use shell syntax, not Makefile.
3550
35511994-04-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3552
3553 * configure.in (window_system): If no X, set USE_X_TOOLKIT=no.
3554 (printing the choices): State choice of toolkit.
3555 (libsrc_libs): Recalculate after writing config.h;
3556 then update lib-src/Makefile.
3557
35581994-04-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3559
3560 * configure.in: Add sunos4shr as alternative for suns.
3561 Conditionals testing for null $CC were backwards.
3562
35631994-04-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3564
3565 * make-dist (msdos): Don't link patch1. Link sed*.inp, not sed.in*.
3566
35671994-04-09 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3568
3569 * configure.in: Handle -isc4.0*.
3570
35711994-03-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3572
3573 * configure.in (esix5): Set NON_GNU_CPP.
3574
35751994-03-24 Roland McGrath (roland@mole.gnu.ai.mit.edu)
3576
3577 * Makefile.in (thisdir): Nonsensical variable removed.
3578 (install-arch-indep): Set shell var thisdir=`pwd` before cd and cd
3579 back to $thisdir, rather than the directory `this_dir'.
3580
35811994-03-17 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3582
3583 * Makefile.in (install-arch-indep): Add missing backslash after a
3584 `then'.
3585
35861994-03-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3587
3588 * Makefile.in (thisdir): New variable.
3589 (install-arch-indep): Go back to thisdir to run INSTALL_DATA.
3590
35911994-03-08 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
3592
3593 * configure.in: Add freebsd.
3594
35951994-03-08 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3596
3597 * configure.in: Check for fpathconf.
3598
35991994-03-02 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
3600
3601 * configure.in (with_x_toolkit): Fix typo in previous change.
3602
36031994-03-01 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
3604
3605 * configure.in: New s-file for rs60000-ibm-aix3.2.5.
3606
36071994-02-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3608
3609 * configure.in (with_x_toolkit): Don't allow motif or open-look.
3610
36111994-02-24 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
3612
3613 * configure.in: Fix value of docdir.
3614 * Makefile.in (install-arch-indep): Install DOC* in docdir.
3615
36161994-02-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3617
3618 * configure.in (*-sysv4.1): Set NON_GNU_CPP.
3619
36201994-02-22 Karl Heuer (kwzh@geech.gnu.ai.mit.edu)
3621
3622 * configure.in: New variable docdir to control where the docstring
3623 file goes.
3624 Makefile.in: Use it to initialize PATH_DOC in paths.h.
3625
36261994-02-22 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
3627
3628 * configure.in: When --run-in-place, don't inherit archlibdir.
3629
36301994-02-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3631
3632 * Makefile.in (install-arch-dep, install-arch-indep):
3633 New targets split up former do-install rule.
3634 (do-install): Target deleted.
3635
36361994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3637
3638 * configure.in (mips-sony-newsos*): New configuration.
3639
36401994-02-14 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu)
3641
3642 * configure.in (rs6000-bull-bosx*): Added support for BULL dpx20.
3643
36441994-02-11 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
3645
3646 * configure.in: Fix misspelled symbol LD_SWITCH_X_SITE_AUX.
3647
36481994-02-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3649
3650 * configure.in: Don't initialize CC.
3651
36521994-02-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3653
3654 * configure.in (creating src/Makefile): Also generate -U switches
3655 for symbols in the $configuration value.
3656
3657 * configure.in: Check for sys_siglist being declared in system header.
3658
36591994-02-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3660
3661 * configure.in (creating src/Makefile): Delete blank lines
3662 along with lines of whitespace.
3663 (m68k-motorola-sysv*, m68000-motorola-sysv*): Compute proper CC value.
3664
36651994-02-09 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3666
3667 * configure.in: Get, use, and substitute C_SWITCH_MACHINE
3668 like C_SWITCH_SYSTEM.
3669 (m68*-motorola-sysv*): Set CC. Require cpu type to be m68k or m68000.
3670
36711994-02-04 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
3672
3673 * configure.in (drem): Check for this function.
3674
36751994-02-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3676
3677 * configure.in (Using NON_GNU_CPP): Don't lose if it has spaces.
3678 If CPP was inherited from environment, don't use NON_GNU_CPP.
3679 (NON_GNU_CC): Likewise.
3680 (handling with_gcc): Use explicit if in the `no' case.
3681 (cc_specified): New variable; if set, don't use NON_GNU_CC.
3682
36831994-02-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3684
3685 * configure.in (mips-mips-riscos4*): Set NON_GNU_CPP.
3686
36871994-02-01 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
3688
3689 * configure.in: Check whether fmod exists.
3690
36911994-01-31 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3692
3693 * make-dist: Distribute {src,lisp}/ChangeLog.? instead of
3694 {src,lisp}/OChangeLog.
3695
36961994-01-22 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3697
3698 * configure.in: Restore Jan 8 and Jan 16 changes. The -U hack is
3699 necessary for proper operation. This code works with the current
3700 released version of Autoconf.
3701
37021994-01-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3703
3704 * configure.in (with_x_toolkit): Treat values athena and lucid alike.
3705 (USE_X_TOOLKIT): Define it for all values except `no'.
3706
3707 * configure.in: Undo first Jan 8 change and Jan 16 change.
3708
37091994-01-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3710
3711 * configure.in: Handle --with-x-toolkit. Produce lwlib/Makefile.
3712 Substitute USE_X_TOOLKIT as both C macro and Make variable.
3713
3714 * Makefile.in (lwlib/Makefile): New target.
3715 (SUBDIR_MAKEFILES): Depend on lwlib/Makefile.
3716 (clean, mostlyclean, distclean, realclean): Handle lwlib subdir.
3717 (unlock, relock): Handle lwlib subdir.
3718
3719 * Makefile.in: Add some .PHONY targets.
3720
3721 * make-dist: Handle lwlib subdir like oldXMenu subdir.
3722
3723 * lwlib: New subdirectory.
3724
37251994-01-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3726
3727 * configure.in: If CPP has a value that is a directory,
3728 discard the value.
3729
37301994-01-16 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3731
3732 * configure.in (srcdir_undefs): Add g flag to sed substitution to
3733 remove -U[0-9]*.
3734
37351994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3736
3737 * Makefile.in (do-install): Install the dired-x info files.
3738
3739 * configure.in: Provide for variable LD_SWITCH_X_SITE_AUX.
3740 (See src/s/sol2.h.)
3741
37421994-01-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3743
3744 * configure.in (m68k-harris-cxux*, m88k-harris-cxux*): New configs.
3745
37461994-01-08 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3747
3748 * configure.in (creating src/Makefile): Put code inside 2nd arg to
3749 AC_OUTPUT as it should be; hopefully noone will again see fit to
3750 gratuitously break this and not make a change log entry.
3751 Optimized sed processing of Makefile.in and cpp output; now
3752 preserves comments previously removed from the cpp input.
3753 Eliminated temp file for cpp output. Generate -U switches to
3754 undefine all identifiers that appear in the directory name
3755 ${srcdir}; pass these to cpp.
3756
3757 * configure.in (version): Fix sed regexp to match two-elt version
3758 number.
3759
3760 * configure.in: Check for strerror.
3761
37621994-01-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3763
3764 * configure.in: Test for bcmp.
3765
37661994-01-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3767
3768 * make-dist (tempdir): Put subdir msdos into the distribution.
3769
37701993-01-07 Morten Welinder (terra@diku.dk)
3771
3772 * config.bat: New file.
3773
37741994-01-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3775
3776 * Makefile.in (${SUBDIR} target): Pass down LDFLAGS and CPPFLAGS.
3777
37781994-01-01 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3779
3780 * configure.in (m68*-next-*): Don't care about which os is specified.
3781 (i[34]86-*-*): Check for *-nextstop*.
3782
37831993-12-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3784
3785 * configure.in: Check for setsid.
3786
37871993-12-17 Richard Stallman (rms@srarc2)
3788
3789 * configure.in (*-sun-solaris*): Add special case for Solaris 2.3.
3790
37911993-12-15 Richard Stallman (rms@srarc2)
3792
3793 * Makefile.in (mkdir): Make only the lockdir writable.
3794
3795 * configure.in (i860-*-sysv4): Renamed from i860-*-sysvr4.
3796
37971993-12-11 Richard Stallman (rms@srarc2)
3798
3799 * Makefile.in (libdir): Use @libdir@.
3800
38011993-12-08 Richard Stallman (rms@srarc2)
3802
3803 * Makefile.in (install): Add empty command.
3804
38051993-12-04 Richard Stallman (rms@srarc2)
3806
3807 * make-dist: Put man/getopt.c in the dist.
3808
3809 * configure.in (LIBS): Add test for existence of XSetWMProtocols.
3810
3811 * Makefile.in (install): Depend on ${SUBDIR}, not `all'.
3812
38131993-12-03 Richard Stallman (rms@srarc2)
3814
3815 * configure.in (solaris): Set NON_GNU_CPP instead of CPP.
3816 Set it for all solaris versions.
3817 (mips-mips-riscos4*): Set NON_GNU_CC, not CC.
3818 (after checking for GCC): If not GCC, and NON_GNU_CPP is set, set CPP.
3819 Likewise for NON_GNU_CC and CC.
3820
38211993-12-01 Richard Stallman (rms@srarc2)
3822
3823 * configure.in (mips-mips-riscos4*): Assign variable CC.
3824 (checking ${with_gcc}): If "no", don't override CC if already set.
3825 (CC): Initialize it as empty.
3826
dff28924 38271993-11-30 Richard Stallman (rms@srarc2)
a4a9692d
DL
3828
3829 * configure.in (Suns): Set CPP if *-solaris2.3*.
3830
38311993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3832
3833 * Version 19.22 released.
3834
3835 * Makefile.in (do-install): Use umask 022 in copying etc and lisp dirs.
3836
38371993-11-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3838
3839 * make-dist: When breaking links, use cp -p.
3840 Copy install.sh into distribution.
3841 Move the temp dir up into the parent dir;
3842 don't leave the staging dir make-dist.tmp... in existence.
3843 * install.sh: New file.
3844
38451993-11-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3846
3847 * configure.in (i[34]86-ncr-sysv*): New specific alternative.
3848
38491993-11-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3850
3851 * configure.in (version): When --run-in-place, exclude
3852 ${datadir}/emacs/site-lisp from locallisppath.
3853
38541993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3855
3856 * configure.in: Delete jumk.c before writing it.
3857
38581993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3859
3860 * Version 19.21 released.
3861
3862 * Makefile.in (mkdir): Ignore error from chmod.
3863
38641993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3865
3866 * make-dist: Don't put lisp/forms.README in the distribution.
3867
38681993-11-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3869
3870 * configure.in (creating src/Makefile): Before running cpp,
3871 discard all lines that start with `# Generated' or /**/#.
3872
38731993-11-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3874
3875 * Version 19.20 released.
3876
3877 * make-dist: Use build-ins.in, not build-install.in.
3878 Don't bother updating TAGS since it's not included.
3879
3880 * build-ins.in: Renamed from build-install.in.
3881
38821993-11-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3883
3884 * make-dist: Don't try to link *.texinfo--there are none now.
3885 When running make in lib-src, specify YACC var value.
3886
38871993-10-03 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3888
3889 * configure.in (extrasub): Add vpath patterns for %.[yls].
3890
3891 * configure.in: Don't do seddery on config.status after AC_OUTPUT.
3892 Instead just include the commands to make src/Makefile as the
3893 second arg to AC_OUTPUT.
3894
3895 * configure.in: Use : instead of dnl for comment inside
3896 $makefile_command.
3897
3898 * configure.in: No longer use vpath_sed. Instead, when we notice
3899 srcdir already configured, set extrasub to hack vpath in the
3900 makefiles.
3901
3902 * configure.in: In cmds to make src/Makefile, chmod Makefile.new
3903 before moving it.
3904 * Makefile.in (VPATH): Define to @srcdir@.
3905
39061993-09-28 Brian Fox (bfox@cubit)
3907
3908 * configure.in: Don't copy ${srcdir}/src/Makefile.in; that file
3909 doesn't exist. Just copy src/Makefile.in instead. Touch
3910 all of the Makefiles after editing config.status.
3911
3912 * INSTALL: Update documentation to match new configuration
3913 mechanism.
3914
39151993-09-27 Brian Fox (bfox@ai.mit.edu)
3916
3917 * configure.in: Allow any of the path or directory Makefile
3918 variables to be set with flags to configure. Create all Makefiles
3919 at configure time. Edit special commands into config.status after
3920 src/Makefile.in is built from src/Makefile.
3921
3922 * Makefile.in (src/Makefile, lib-src/Makefile, oldXMenu/Makefile):
3923 If these files are out of date, simply have config.status
3924 rebuild them; don't rebuild them explicitly.
3925
39261993-09-25 Brian Fox (bfox@ai.mit.edu)
3927
3928 * build-install.in: Change src/xemacs to src/emacs. We no longer
3929 create src/xemacs, so the file wouldn't be found.
3930
3931 * make-dist: Remove `src/ymakefile', add `src/Makefile.in.in'.
3932
39331993-09-24 Brian Fox (bfox@albert.gnu.ai.mit.edu)
3934
3935 * configure.in: Avoid forcing the search of /usr/include before
3936 fixed include files by resetting C_SWITCH_X_SITE if it is
3937 "-I/usr/include".
3938
39391993-09-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3940
3941 * Makefile.in (@rip_paths@locallisppath):
3942 Delete ${datadir}/emacs/site-lisp.
3943
39441993-09-15 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3945
3946 * configure.in:
3947 Use AC_QUOTE_SQUOTE twice to properly quote vpath_sed value.
3948 Remove ${extra_output} from AC_OUTPUT call.
3949
39501993-09-17 Brian Fox (bfox@inferno)
3951
3952 * make-dist: Quote backquotes found in strings to be echoed.
3953
3954 * configure.in: Use "sh -c pwd" when we want to avoid having the
3955 shell fix up the value of $PWD.
3956
39571993-09-13 Brian Fox (bfox@inferno)
3958
3959 * Makefile.in (do-install): Don't abort if ln or chmod at the end
3960 of the installation fail. Suggested by Karl Berry.
3961
39621993-08-30 Brian Fox (bfox@inferno)
3963
3964 * Makefile.in (*clean): Use "$(MAKE) $(MAKEFLAGS)" wherever "make"
3965 was used. Set MAKEFLAGS from MFLAGS.
3966
39671993-09-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3968
3969 * configure.in: Test for res_init in libc.
3970
39711993-09-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3972
3973 * configure.in: In the file ${tempcname}, use configure___
3974 instead of @configure@.
3975
39761993-09-12 Roland McGrath (roland@sugar-bombs.gnu.ai.mit.edu)
3977
3978 * make-dist: Dist vpath.sed
3979
3980 * Makefile.in (lib-src/Makefile, src/Makefile, oldXMenu/Makefile):
3981 Depend on vpath.sed.
3982 Replace sed comand for VPATH with @vpath_sed@.
3983
3984 * configure.in: Substitute variable `vpath_sed'.
3985 If not in $srcdir and $srcdir is configured,
3986 issue warning that GNU make is required,
3987 and set vpath_sed to use vpath.sed script.
3988
39891993-09-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3990
3991 * configure.in: Remove check for $srcdir being configured. This
3992 pretty much works now.
3993 Grok {m68*-hp,i[34]86-*}-netbsd* and set opsys=netbsd.
3994 Check for XFree86 (/usr/X386/include) independent of whether
3995 -lXbsd exists.
3996
3997 * Makefile.in (info, dvi, clean, mostlyclean, distclean,
3998 realclean, unlock, relock): Use `$(MAKE)' in place of plain
3999 `make'.
4000
40011993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4002
4003 * Version 19.19 released.
4004
4005 * configure.in (i386-*-sunos4): Assume Sunos 4.0.
4006
40071993-08-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4008
4009 * configure.in: Check for XScreenNumberOfScreen.
4010
40111993-08-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4012
4013 * configure.in: Add * to end of all configuration alternatives.
4014 (m68*-sony-newsos3*): New alternative.
4015
40161993-08-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4017
4018 * make-dist: Include getdate.c in distribution.
4019
4020 * configure.in: For --help, use $PAGER if it is set.
4021 (LIB_X11_LIB): Default to -lX11.
4022 (mips-sgi-irix5.*): New alternative.
4023
4024 * Makefile.in (do-install): Install info/gnus* and info/sc*.
4025
4026 * configure.in (m68*-hp-hpux*, hppa*-hp-hpux*):
4027 Recognize *.B8.* as hpux version 8.
4028 (m68*-tektronix-bsd*): Fix typo in tek4300.
4029 (AC_HAVE_FUNCS): Add ftime.
4030
40311993-08-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4032
4033 * configure.in (m88k-tektronix-sysv3*): Added the missing *.
4034 Use tekxd88, not tekXD88.
4035
40361993-08-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
4037
4038 * configure.in: Check for -lm. Then can check for frexp and logb.
4039
40401993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4041
4042 * Version 19.18 released.
4043
4044 * make-dist (src): Don't put gnu-hp300 in dist.
4045 (src, lisp): Include OChangeLog in dist.
4046
40471993-08-08 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4048
4049 * configure.in: Test for presence of logb and frexp functions.
4050
40511993-08-05 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4052
4053 * configure.in (machine): Add i370-ibm-aix*.
4054
40551993-08-03 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4056
4057 * configure.in (function checks): Test for mkdir and rmdir.
4058
4059 * configure.in (function checks): Don't test for random and bcopy
4060 only when we're building with X; look for them all the time.
4061
40621993-07-30 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4063
4064 * configure.in: Test for availability of bcopy functions, searching
4065 the X libraries if we're using X.
4066
4067 * configure.in: Test for the presence of/usr/lpp/X11/bin/smt.exp,
4068 and #define HAVE_AIX_SMT_EXP if we do. This is present in some
4069 versions of AIX, and needs to be passed to the loader.
4070
4071 * configure.in: Test for the availablility of the
4072 XScreenResourceString function.
4073
40741993-07-30 David J. MacKenzie (djm@frob.eng.umd.edu)
4075
4076 * configure.in: If we found X on our own, set C_SWITCH_X_SITE and
4077 LD_SWITCH_X_SITE and assume --with-x11.
4078 Only look for X11 files if we weren't told about a window system
4079 or if we were told to use X11 but not told where.
4080 Search the libraries from the s and/or m files when checking for
4081 functions.
4082
4083 * configure.in: Remove any trailing slashes in prefix and exec_prefix.
4084
40851993-07-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4086
4087 * make-dist: Include lisp/dired.todo in the distribution.
4088
40891993-07-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4090
4091 * configure.in: Add code to set HAVE_INET_SOCKETS.
4092
40931993-07-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4094
4095 * configure.in: If we do find x_includes and x_libraries
4096 via AC_FIND_X, set C_SWITCH_X_SITE and LD_SWITCH_X_SITE.
4097
40981993-07-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4099
4100 * make-dist: Include src/gnu-hp300 in the dist.
4101
4102 * configure.in (canonical): New variable holds the canonicalized
4103 configuration. Don't alter `configuration'. Use `configuration'
4104 for Makefile.in for file naming.
4105 (testing x_includes and x_libraries): Use =, not ==.
4106
41071993-07-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4108
4109 * Version 19.17 released.
4110
4111 * Makefile.in (src/Makefile): Propagate C_SWITCH_SYSTEM to the src
4112 directory's makefile. This allows the invocation of CPP which
4113 builds xmakefile to receive these switches. The SunSoft C
4114 preprocessor inserts spaces between tokens if it doesn't get the
4115 -Xs flag requested in src/s/sol2.h.
4116
41171993-07-12 Frederic Pierresteguy (F.Pierresteguy@frcl.bull.fr)
4118
4119 * configure.in (m68k-bull-sysv3): new config.
4120
41211993-07-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4122
4123 * configure.in: Use the autoconf AC_FIND_X macro to try to find
4124 the X Windows libraries.
4125
41261993-07-07 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4127
4128 * make-dist (tempdir): Don't create lisp/forms-mode directory in
4129 the distribution. Those files aren't kept in their own
4130 subdirectory any more.
4131
41321993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4133
4134 * Version 19.16 released.
4135
41361993-06-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4137
4138 * configure.in: Add --verbose flag.
4139
41401993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4141
4142 * version 19.15 released.
4143
41441993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4145
4146 * Makefile.in (top_distclean): Use -f switch when cleaning out
4147 lock dir; it might be empty.
4148
4149 * configure.in: Only check for -lXbsd once.
4150
41511993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4152
4153 * Version 19.14 released.
4154
41551993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4156
4157 * make-dist: If using gzip, create distribution with '.gz' extension.
4158
4159 * make-dist (lisp/term): This doesn't have a ChangeLog anymore.
4160 (lisp/forms-mode): This doesn't exist anymore.
4161
4162 * configure.in: Look for the closedir function.
4163
41641993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4165
4166 * configure.in (CPP): Autoconf sets this to a shell variable
4167 reference, which doesn't work when it's edited into a makefile.
4168 Expand that variable reference.
4169
4170 * Makefile.in (CPP): New variable.
4171 (src/Makefile): Edit CPP into src/Makefile.
4172
4173 * Makefile.in (src/Makefile): Don't bother exiting single quotes
4174 and entering double quotes to get the values of LD_SWITCH_X_SITE
4175 and the other make variables; make substitutes them in anyway.
4176
4177 * Makefile.in (uninstall): Don't remove the lisp and etc
4178 directories if they're in the source tree.
4179
92a8ce63 4180 Bring mumbleclean targets into conformance with GNU coding standards.
a4a9692d
DL
4181 * Makefile.in (mostlyclean, clean): Separate these two; just have
4182 them pass the request to the subdirectory makefiles.
4183 (distclean): Pass the request down, and then get rid of the
4184 files configure built, and get rid of the Makefiles.
4185 (realclean): Pass the request down, and then do the same things
4186 distclean does.
4187 (uninstall, info, dvi): New targets.
4188
4189 * configure.in: Move clause for PC-compatible i386 box to the end
4190 of the case statement, to avoid masking configurations below.
4191
4192 * configure.in: Add case for m88k-motorola-sysv4.
4193
4194 * configure.in: Add support for HP/UX versions 7, 8, and 9 on
4195 the HP 68000 machines.
4196
4197 * configure.in: Put the arguments to LD_SWITCH_X_SITE's and
4198 C_SWITCH_X_SITE's -L and -I switches in quotes, so the
4199 preprocessor won't fiddle with them.
4200
42011993-06-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4202
4203 * Makefile.in (TAGS): cd to src to run etags.
4204
42051993-06-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4206
4207 * configure.in (version): Check the X libraries for XrmSetDatabase
4208 and random, and see if we have -lXbsd.
4209
42101993-06-11 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4211
4212 * configure.in: Pass "-Isrc" to the CPP we run to examine the
4213 s/*.h and m/*.h files. Martin Tomes
4214 <mt00@controls.eurotherm.co.uk> says ISC Unix 3.0.1 needs it.
4215
42161993-06-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4217
4218 * configure.in: Move i386-prime-sysv* and i386-sequent-bsd*
4219 above the general i386 alternative.
4220
42211993-06-10 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4222
4223 * configure.in: Recognize configuration name for Data General
4224 AViiON machines.
4225
4226 * configure.in: Use AC_LONG_FILE_NAMES.
4227
42281993-06-09 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4229
4230 * configure.in: Test for bison.
4231 * Makefile.in (YACC): New variable.
4232 (lib-src/Makefile.in): Edit YACC into the makefile.
4233
42341993-06-08 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4235
4236 * Version 19.13 released.
4237
4238 * configure.in (CFLAGS): Don't set this according to the value of
4239 the GCC shell variable. Instead, consult the machine and system
4240 files for the values of C_OPTIMIZE_SWITCH and C_DEBUG_SWITCH, and
4241 test __GNUC__ while we're at it.
4242
4243 * configure.in: Remove extra ;; from hpux cases.
4244
42451993-06-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4246
4247 * configure.in: Check to see if the system has -ldnet.
4248
42491993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4250
4251 * make-dist: Add clauses to distribute lisp/forms-mode.
4252
42531993-06-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4254
4255 * configure.in (machine): Fix the versions in hpux version number test.
4256 Do not guess based on cpu type. Do check for explicit system version.
4257
42581993-06-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4259
4260 * configure.in: Do NOT look for `unknown' as company name.
4261
42621993-06-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4263
4264 * configure.in: Fix typo in message.
4265
42661993-06-01 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4267
4268 * Version 19.12 released.
4269
4270 * Makefile.in (do-install): Correct previous etc-copying change.
4271 Partially rewrite using `if'.
4272 (src/Makefile): Insert --x-libraries option into LD_SWITCH_X_SITE.
4273
4274 * Version 19.11 released.
4275
4276 * configure.in: Handle 386bsd.
4277
42781993-05-31 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4279
4280 * make-dist: Update getdate.c.
4281
4282 * configure.in: Handle bsd386.
4283
4284 * Makefile.in (do-install): Use `-' in tar options.
4285
4286 * configure.in: Change ! "${...}" to x"${...}" = x.
4287
4288 * Makefile.in (do-install): Copy the DOC-* files from the build
4289 etc directory, as well as lots of things from ${srcdir}/etc.
4290
4291 * make-dist: Copy config.guess.
4292
4293 * configure.in: Handle AIX versions 1.2, 1.3.
4294
42951993-05-30 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4296
4297 * configure.in: Use s/bsd4-3.h for mips-mips-riscos4, and add
4298 the configuration name mips-mips-usg* to represent USG systems.
4299
4300 * configure.in: Fix logic to detect if srcdir is already configured.
4301
4302 * Makefile.in: Pass in LD_SWITCH_X_SITE.
4303
4304 * Makefile.in (mkdir, clean, mostlyclean, do-install): Use `(cd
4305 foo && pwd)` instead of `(cd foo ; pwd)` to get the canonical name
4306 of a directory; cd might fail, and have pwd print out the current
4307 directory.
4308
43091993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4310
4311 * configure.in: When looking for sources, use '.', not `.`. Also '..'.
4312
43131993-05-30 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4314
4315 * configure.in: Complain if srcdir points at an already-configured
4316 tree.
4317
43181993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4319
4320 * Version 19.10 released.
4321
43221993-05-29 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4323
4324 * Makefile.in: Use Makefile comments, not C comments.
4325
4326 * configure.in: Add case for the Tektronix XD88.
4327
43281993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4329
4330 * configure.in: Handle sysv4.2 and sysvr4.2.
4331
43321993-05-29 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4333
4334 * configure.in: Traverse the argument list without destroying it;
4335 don't use shift. It turns out that "set - ${saved_arguments}"
4336 doesn't work portably.
4337
4338 * configure.in: Add missing "fi".
4339
4340 * make-dist: Rebuild configure if configure.in is newer.
4341
4342 * Makefile.in (src:, lib-src:, FRC:): force the src and lib-src
4343 targets to be executed even if make remembers that it has already
4344 stisfied FRC.
4345
43461993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4347
4348 * Makefile.in (do-install): Delete redundant code to copy etc twice.
4349
4350 * configure.in (romp): Handle various version numbers with aos and bsd.
4351
43521993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4353
4354 * configure.in: Fix message text.
4355
43561993-05-28 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4357
4358 * make-dist: Make a `site-lisp' directory in the distribution,
4359 instead of a `local-lisp' directory, which hasn't been the
4360 appropriate name for a long time.
4361 * Makefile.in (@rip_paths@locallisppath): Use site-lisp directory
4362 from the distribution first, then /usr/local/lib/emacs/site-lisp.
4363
4364 * Makefile.in (do-install): Correctly detect if ./etc and
4365 ${srcdir}/etc are the same.
4366
4367 * configure.in: Extract UNEXEC from the system configuration
4368 files, compute the name of the source file corresponding to the
4369 object file, and #define it as UNEXEC_SRC in config.h.
4370
4371 * configure.in: If srcdir is '.', then try using PWD to make it
4372 absolute.
4373
4374 * configure.in: Include ${srcdir} in the printed report, to help
4375 people notice if it's an automounter path.
4376
43771993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4378
4379 * configure.in (prefix): Don't run pwd on srcdir unnecessarily.
4380
43811993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4382
4383 * Makefile.in (do-install): Delete the dest dir, not the source dir,
4384 when they are different. Add `shift' command.
4385 (COPYDESTS, COPYDIR): Delete external-lisp dir.
4386 (externallispdir): Var deleted.
4387
4388 * configure.in: Delete spurious paren outputting short_usage.
4389
43901993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4391
4392 * Version 19.9 released.
4393
43941993-05-26 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4395
4396 * Makefile.in (${SUBDIR}): Pass the value of the make variable to
4397 subdirectory makes.
4398
4399 * make-dist: Check for .elc files with no corresponding .el file.
4400
4401 * Makefile.in (mkdir): Make all the directories in locallisppath.
4402
4403 * config.guess: New file.
4404 * configure.in: Use it, tentatively.
88c71720 4405 * INSTALL: Mention its usage.
a4a9692d
DL
4406
4407 * configure.in (hppa-hp-hpux): Use uname -r instead of uname -m;
4408 the former gives you the operating system rev directly. Use
4409 s/hpux.h if we don't recognize what we got.
4410
4411 * Makefile.in (do-install): Don't remove a destination directory
4412 if it's the same as the source. If ${srcdir}/info == ${infodir},
4413 don't try to copy the info files.
4414
4415 * Makefile.in (COPYDIR, COPYDESTS): Don't mention etc twice; this
4416 doesn't work if you're not using a separate source directory.
4417 (do-install): Copy the build tree's etc directory only after
4418 making sure it's not also the source tree's etc directory.
4419
44201993-05-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4421
4422 * configure.in: Handle sunos4.1.3 specially.
4423
44241993-05-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4425
4426 * Makefile.in (INSTALL): Add definition.
4427
4428 * configure.in: Fix some messages. Support -with-gnu-cc.
4429 At the end, use `set --', not `set -'.
4430 Delete spurious `.h' in hpux alternatives.
4431
44321993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4433
4434 * Version 19.8 released.
4435
44361993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4437
4438 * configure.in: When looking for source in the same directory as
4439 the configure script, make the path thus discovered absolute.
4440 If the user specifies the `--srcdir' switch, make that directory
4441 absolute too.
4442
4443 * Makefile.in (srcdir): Remove comment saying this doesn't work.
4444
4445 * Makefile.in (src/paths.h): Edit the `infodir' variable into this
4446 too, as the value of the PATH_INFO macro.
4447
4448 * configure.in: Check to see if the source lives in the same
4449 directory as the configure script.
4450
44511993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4452
4453 * Makefile.in (install): Split this into `install' and
4454 `do-install', to give people more control over exactly what gets
4455 done.
4456 (do-install): New target, containing the guts of `install'. Don't
4457 remove and recreate the directories inside the copying loop - do
4458 it all before the copying loop. Pass more flags to the lib-src
4459 make.
4460 (mkdir): Create ${infodir}, ${mandir}, and ${sitelispdir} here, to
4461 avoid errors and warnings.
4462
4463 * configure.in: For generic IBM PC boxes, insist on "unknown" for
4464 the manufacturer - the more general case was blocking other i386
4465 configuration names below, and that's how the names are written in
4466 MACHINES anyway.
4467
4468 * make-dist: When breaking links, remove the link before moving
4469 the copy onto it, to avoid interactive behavior.
4470
4471 * Makefile.in: Doc fix.
4472
4473 * configure.in: Doc fix.
4474
4475 * INSTALL: Mention --exec-prefix option.
4476
4477 * configure.in: Add support for the `--exec-prefix' option.
4478 * Makefile.in: Accept that support.
4479
4480 * configure.in: Use the AC_PROG_INSTALL macro.
4481 * Makefile.in (INSTALL): Variable removed.
4482 (INSTALL_PROGRAM, INSTALL_DATA): Accept these values from configure.
4483
4484 * configure.in: Distinguish between hp800's and hp700's by calling
4485 "uname -m".
4486
44871993-05-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4488
92a8ce63 4489 * configure.in: Recognize configuration names for i860 boxes
a4a9692d
DL
4490 running SYSV.
4491
44921993-05-23 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4493
4494 * configure.in: Distinguish between hp800's and hp700's by the
4495 version of HP/UX they run, since that's something people are more
4496 likely to know - hp700's run 8.0.
4497 Add HP 700 configuration.
4498
4499 * configure.in: Test for the presence of the `rename' function.
4500
4501 * Makefile.in (C_SWITCH_X_SITE): New variable - get this from
4502 configure.in.
4503 (oldXMenu/Makefile): Edit C_SWITCH_X_SITE into this.
4504
4505 * make-dist: Break intra-tree links.
4506
4507 * configure.in: Explain that this is an autoconf script, and give
4508 instructions for rebuilding configure from it. Arrange to put
4509 comments in configure explaining this too.
4510
4511 * configure.in: Make the first line of the configure script be
4512 "#!/bin/sh". Leaving the first line blank didn't work.
4513
4514 * configure.in (long_usage): Removed; made short_usage describe
4515 the options briefly.
4516
4517 * configure.in: Implement the --prefix option.
4518 * Makefile.in (prefix): Add support for it here.
4519 * INSTALL: Document it here.
4520
4521 * Makefile.in (install): Don't assume that the files in the `info'
4522 subdirectory match *.info. They don't have that prefix.
4523
45241993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4525
4526 * configure.in: Add case for version 5 of Esix.
4527
45281993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4529
92a8ce63 4530 * Version 19.7 released.
a4a9692d
DL
4531
4532 * make-dist: There aren't any *.com files in lib-src anymore.
4533
4534 * make-dist: Copy texinfo.tex and texindex.c, rather than linking
4535 them; they're symlinks to other filesystems on the GNU machines.
4536
4537 * make-dist: Check that the manual reflects the same version of
4538 Emacs as stated in lisp/version.el. Edit that version number into
4539 the README file.
4540
45411993-05-21 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4542
4543 * configure.in: Remove the hack of AC_DEFINE; use
4544 AC_DEFINE_UNQUOTED.
4545
45461993-05-20 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4547
4548 * make-dist: Don't distribute precomp.com, compile.com, or
4549 link.com from ./src; they're in ./vms now.
4550
4551 Some time-handling patches from Paul Eggert:
4552 * configure.in: Add AC_TIMEZONE.
4553
45541993-05-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4555
4556 * configure.in: Recognize Linux as a valid operating system for
4557 the i386.
4558
45591993-05-18 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4560
4561 * make-dist: Distribute some VMS files we got from Richard Levitte.
4562
4563 * Makefile.in (oldXMenu/Makefile): Take oldXMenu/Makefile.in as
4564 the source for the sed command, not oldXMenu/Makefile.
4565
45661993-05-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4567
4568 * INSTALL: Don't claim the srcdir option doesn't work.
4569
45701993-05-16 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4571
4572 * configure.in: Include remarks saying what order the autoconf
4573 tests should go in, and remind people to change config.h.in
4574 whenever they add autoconf tests which make #definitions.
4575
4576 * make-dist: Distribute oldXMenu/Makefile.in, not oldXMenu/Makefile.
4577
45781993-05-15 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4579
4580 * Makefile.in (oldXMenu/Makefile): Make this depend on
4581 ${srcdir}/oldXMenu/Makefile.in, not itself.
4582
4583 * PROBLEMS: Some updates from David J. Mackenzie.
4584
4585 More changes from David J. Mackenzie.
4586 * Makefile.in (install.sysv, install.xenix, install.aix): Targets
4587 removed; autoconf and config.h should specify all these
4588 differences.
4589 (buildlisppath): Make this path depend on ${srcdir}.
4590 (INSTALLFLAGS): Removed.
4591 (INSTALL): Include the -c flag.
4592 (install): Change the way we invoke install accordingly.
4593
4594 Install ${srcdir} changes from DJM.
4595 * Makefile.in (SUBDIR_MAKEFILES): Add oldXMenu/Makefile to this
4596 list.
4597 (COPYDIR, COPYDESTS): Install files from both the etc directory in
4598 the source tree and the etc directory in the object tree.
4599 (${SUBDIR}): Pass the prefix variable down to submakes.
4600 (everywhere): Use `sed', not `/bin/sed'. Not all systems have sed
4601 in /bin.
4602 (lib-src/Makefile, src/Makefile, oldXMenu/Makefile): Edit in
4603 values for srcdir and VPATH.
4604 (install): Add `v' flag to tar command. Make sure that `dir'
4605 exists in ${srcdir}/info before copying it. Remember that the man
4606 pages come from the source tree, not the object tree.
4607 * configure.in: Remove remarks saying that the --srcdir option
4608 doesn't work.
4609 Create the etc directory in the object tree.
4610 Recognize configuration names of the form *-sun-solaris*.
4611 Recognize sunos5 and solaris as operating system names.
4612
4613 * configure.in: Use the AC_TIME_WITH_SYS_TIME macro, for
4614 lib-src/getdate.y and src/systime.h.
4615
46161993-05-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4617
4618 * make-dist: Make links in info subdir.
4619
46201993-05-13 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4621
4622 * configure.in: Call AC_STDC_HEADERS.
4623
46241993-05-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4625
4626 * configure.in: Sidestep autoconf's quoting of the second argument
4627 of AC_DEFINE, so we can specify the value to put there. It would
4628 be nice if autoconf provided some way to specify computed values
4629 for macros.
4630
46311993-05-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4632
4633 * Makefile.in (DEFS): Deleted; since we're using AC_CONFIG_HEADER,
4634 this is always just -DHAVE_CONFIG_H.
4635
4636 The GNU coding standards specify that CFLAGS should be left for
4637 users to set.
4638 * Makefile.in (CFLAGS): Let configure determine the default value
4639 for this. Don't
4640 have it default to DEFS.
4641 (${SUBDIR}): Pass CFLAGS down to submakes, not DEFS.
4642 (lib-src/Makefile, src/Makefile): Edit the default value for
4643 CFLAGS into these files, not DEFS.
4644 * configure.in (CFLAGS): Choose a default value for this - "-g"
4645 normally, or "-g -O" if we're using GCC. Edit it into the
4646 top-level Makefile.
4647
4648 * configure.in: When scanning the machine and system description
4649 #include files, write their names to conftest.c properly.
4650
46511993-05-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4652
4653 * configure.in: In configuration name case for Apallos running
4654 Domainios, set opsys, not opsysfile.
4655
4656 * configure.in: Use the autoconf AC_CONFIG_HEADER macro to produce
4657 src/config.h, instead of AC_OUTPUT; the latter overwrites
4658 src/config.h even when it hasn't changed, puts a makefile-style
4659 comment at the top even though it's C code, and produces a
4660 config.status script which doesn't do the job right.
4661
4662 * configure.in: Add AC_LN_S test, so we can tell whether or not we
4663 can use a symbolic link to get the X Menu library into src.
4664 * Makefile.in (LN_S): New variable.
4665 (src/Makefile): Edit the value of LN_S into this makefile.
4666
46671993-05-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4668
4669 * configure.in: Support *-sco3.2v4* as opsystem.
4670
4671 * make-dist: Don't include calc directory.
4672 Exclude many files in the man directory; copy a few.
4673
46741993-05-04 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4675
4676 * configure.in: Use AC_HAVE_HEADERS to test for sys/time.h, and
4677 call AC_STRUCT_TM to see what's in time.h.
4678
4679 * configure.in: Employ quoting stupidity to get the value of CPP
4680 to expand properly.
4681
46821993-04-27 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4683
4684 * configure.in: Use the AC_PROG_CPP macro, and then use the CPP
4685 variable to scan the machine and system description files.
4686
4687 * configure.in: Use the AC_HAVE_HEADERS to check for sys/timeb.h,
4688 so that getdate.y builds correctly.
4689
46901993-04-26 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4691
4692 * configure.in (tempcname): Change this to "conftest.c", so it will
4693 work properly on systems with short filenames; this is the name
4694 autoconf uses.
4695
4696 * configure.in: Also detect the availability of dup2 and
4697 gethostname.
4698
4699 * configure.in: Use the AC_ALLOCA test.
4700 * Makefile.in (ALLOCA): New variable, to be set by ./configure.
4701 (lib-src/Makefile): Edit the value of ALLOCA into lib-src/Makefile.
4702
47031993-04-24 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4704
4705 * make-dist: Distribute configure, as well as configure.in.
4706 Oversight.
4707
47081993-04-23 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4709
4710 * Makefile.in (install): Print out the name of the directory we're
4711 copying, so people can have some idea of whether we're making
4712 progress.
4713
4714 * Makefile.in (install.aix, install.xenix, install.sysv, install):
4715 Don't forget to re-create the COPYDESTS directories after we clear
4716 them out.
4717
47181993-04-13 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4719
4720 * Makefile.in: Add autoconf cookies so that the configure
4721 script can comment out sections of path variable definitions to
4722 choose between the installable configuration and the run-in-place
4723 configuration.
4724 * configure.in: Add new option `--run-in-place', to select the
4725 run-in-place path definitions.
4726
4727 * configure.in: Add a clause to the big configuration name case
4728 for the NeXT machine.
4729
47301993-04-12 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4731
4732 * Makefile.in (install, install.sysv, install.xenix, install.aix):
4733 Make sure that each source directory exists, and is different from
4734 the destination directory; then, delete the destination before
4735 copying over the source.
4736
4737 * make-dist: Distribute configure.in, instead of configure.
4738
47391993-04-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4740
4741 * configure.in: Don't set CC to "gcc -O" if the user specifies
4742 `--with-gcc'. Add -O to DEFS if GCC is set.
4743
47441993-04-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4745
4746 * Makefile.in (clean mostlyclean): Missing right paren.
4747
4748 * configure.in: When checking for X windows, search for an X11
4749 subdirectory of ${x_includes}.
4750
4751 * configure.in: Check for gettimeofday function, for getdate.y.
4752
92a8ce63 4753 Change `configure' to a mixture of custom code and autoconf stuff.
a4a9692d
DL
4754 autoconf can't derive all the information we need, but we'd really
4755 like to be able to take advantage of some of its tests, and its
4756 file-editing facilities.
4757 * configure.in: Renamed from configure.
4758 Quote the sections of shell script we want copied literally to
4759 the configure script.
4760 (compile): Initialize this to make the autoconf macros' code happy.
4761 Use AC_PROG_CC, AC_CONST, and AC_RETSIGTYPE instead of writing out
4762 code to do their jobs.
4763 Use autoconf to produce Makefile and src/config.h.
4764 Remove the Makefile-style comment that autoconf places at the top
4765 of src/config.h.
4766 (config_h_opts): Removed - no longer necessary.
4767 * Makefile.in (configname): Renamed to configuration.
4768 (CONFIG_CFLAGS): Renamed to DEFS.
4769 (CC, DEFS, C_SWITCH_SYSTEM, version, configuration): Adjusted to
4770 get values via autoload @cookies@.
4771 (libsrc_libs): Get this from autoconf. We used to do nothing
4772 about this.
4773 (${SUBDIR}): Pass DEFS to submakes instead of CONFIG_CFLAGS.
4774
4775 * Makefile.in (src/paths.h, lib-src/Makefile, src/Makefile): Don't
4776 echo the move-if-change command.
4777
47781993-04-08 Jim Blandy (jimb@churchy.gnu.ai.mit.edu)
4779
4780 * make-dist: Distribute lib-src/rcs-checkin.
4781
4782 * make-dist: It's oldXMenu/compile.com, not oldXMenu/compile.mms.
4783 Don't try to make links to the RCS or Old subdirectories.
4784 Use the appropriate extension for the compression type in use.
4785 Create the tar file in the shell's initial default directory, not
4786 in ${tempparent}.
4787 Erase the whole ${tempparent} tree, not just ${tempdir}.
4788
47891993-03-30 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4790
4791 * Makefile.in (src/paths.h): Don't echo the huge sed command we
4792 use to build paths.h.
4793 (lib-src/Makefile, src/Makefile): Similarly.
4794
4795 * configure: Extend test for working `const' keyword to handle AIX
4796 3.2 cc.
4797
47981993-03-24 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4799
4800 * make-dist: Distribute lisp/term/ChangeLog.
4801
92a8ce63 4802 Arrange for C compilation throughout the tree to get
a4a9692d
DL
4803 C_SWITCH_SYSTEM from the configuration files.
4804 * configure: Extract C_SWITCH_SYSTEM from the machine and
4805 system-dependent files, and save it in the top-level Makefile.
4806 * Makefile.in (C_SWITCH_SYSTEM): New flag for configure to edit.
4807 (lib-src/Makefile): Edit C_SWITCH_SYSTEM into lib-src/Makefile.
4808
4809 * make-dist: Include the VMS support files in oldXMenu in the
4810 distribution.
4811
4812 * configure: Doc fix.
4813
4814 * configure: Fix corrupted config_h_opts.
4815
4816 * configure: Properly report option names in error messages.
4817
4818 * configure: Properly recognize --x-includes and --x-libraries
4819 options.
4820
4821 * configure: Fix syntax errors in code handling XFree386.
4822
48231993-03-23 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4824
4825 * configure: Add special code to detect XFree386, and tell
4826 config.h about it.
4827
4828 * configure: Properly handle extracting values of LIBS_MACHINE and
4829 LIBS_SYSTEM that contain spaces.
4830
4831 * configure: Add `--x-includes' and `--x-libraries' options. I
4832 think these are dopey, but no less than three alpha testers, at
4833 large sites, have said they have their X files installed in odd
4834 places. Implement them by setting C_SWITCH_X_SITE and
4835 LD_SWITCH_X_SITE in src/config.h.
4836
48371993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4838
4839 * make-dist: Don't distribute etc/Old files.
4840
4841 * GETTING.GNU.SOFTWARE, PROBLEMS: Registered into RCS with their
4842 backups.
4843
48441993-03-20 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4845
4846 * make-dist: Fix typo.
4847
48481993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4849
4850 * make-dist: Corrected typo, fixed it to discard = and TAGS files
4851 in some cases where it should but didn't seen to.
4852
4853 * Makefile.in: Added unlock and relock productions.
4854
48551993-03-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4856
4857 * make-dist: Add a --compress option to force make-dist to use
4858 compress.
4859
4860 * make-dist: Use gzip, if we can find it.
4861
4862 * configure: Recognize rs6000-ibm-aix32 and rs6000-ibm-aix, and
4863 make rs6000-ibm-aix default to -aix32.
4864
48651993-03-17 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4866
4867 * Makefile.in: Added `Developer's configuration' section.
4868
48691993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4870
4871 * Makefile.in: Add commented-out variable settings for developer's
4872 configuration.
4873
48741993-03-14 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4875
4876 * make-dist: Distribute `src/bitmaps' too.
4877
48781993-03-14 Charles Hannum (mycroft@hal.gnu.ai.mit.edu)
4879
4880 * configure: Recognize rs6000-ibm-aix32 and rs6000-ibm-aix, and
4881 make rs6000-ibm-aix default to -aix32.
4882
48831993-03-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4884
4885 * configure: Recognize strings like "sysvr0" or "sysvr1" as System V.
4886
4887 * Makefile.in (install.sysv): Add a second `$' in front of
4888 `${dest}', so that the shell will expand it, instead of Make.
4889
4890 * configure: When processing the name of the configure script,
4891 collapse `././' to `./', but leave a single `./' prefix alone.
4892
4893 * configure: Doc fix.
4894
48951993-03-04 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4896
4897 * configure: Handle isc3.0 correctly.
4898
48991993-02-25 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4900
4901 * make-dist: Don't try to copy the COPYING notice into
4902 external-lisp; we're not distributing that directory any more.
4903
49041993-02-24 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4905
4906 * Makefile.in (install, install.aix, install.xenix, install.sysv):
4907 Remove CVS subdirectories from the installed directory trees, as
4908 well as RCS directories.
4909
49101993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4911
4912 * make-dist: Only copy gmalloc.c if we couldn't link it.
4913 Don't try to copy man/{README,Makefile} unless they actually exist.
4914
4915 * Makefile.in (lisppath): Don't include externallispdir in this.
4916 We're not sure whether we're even going to distribute the
4917 directory yet.
4918
49191993-02-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4920
4921 * make-dist: Don't distribute the external-lisp directory anymore.
4922 * INSTALL: Remove all references to external-lisp.
4923
4924 * configure: Detect whether the compiler supports `const'
4925 properly, and edit src/config.h accordingly.
4926
4927 * configure: Tweak layout of final report.
4928
4929 * Makefile.in (${SUBDIR}): Pass CONFIG_CFLAGS to the submakes, not
4930 CFLAGS.
4931
4932 * Makefile.in (locallisppath): Make this default to
4933 ${datadir}/emacs/site-lisp, instead of
4934 ${datadir}/emacs/local-lisp. ${datadir} and ${statedir} are often
4935 the same thing, and local-lisp causes completion conflicts with
4936 lock.
4937 (lisppath): Add ${externallispdir} to this.
4938 * INSTALL: Adjust installation directions.
4939
4940 * Makefile.in (externallispdir): New variable, to say where to
4941 install the externally-maintained lisp files.
4942 (COPYDIR, COPYDESTS): Copy the external lisp directory just like
4943 the others.
4944 * INSTALL: Describe external-lisp and the new externallispdir
4945 variable.
4946
49471993-02-14 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4948
4949 * configure (progname): New option `--with-gcc'. Make it clearer
4950 how we are trying to guess whether or not we have GCC.
4951 * INSTALL: Document the `--with-gcc' option, and improve
4952 description of `--with-x' options.
4953
49541993-02-06 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4955
4956 * Makefile.in (COPYDIR, COPYDESTS): Remove ${srcdir}/info and
4957 ${infodir} from these variables; we have written out explicit code
4958 to install the info files.
4959
49601993-01-25 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4961
4962 * make-dist: Don't distributed the RCS files in the etc directory.
4963
49641993-01-24 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4965
4966 * Makefile.in: Some makes can't handle comments in the middle of
4967 commands; move them to before the whole rule.
4968
49691993-01-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4970
4971 * README: Mention what Emacs is.
4972
49731993-01-14 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4974
4975 * make-dist: Include `./lisp/calc-2.02' in the distribution.
4976 Add `./cpp' and `./man' back into the distribution.
4977
49781993-01-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4979
4980 * Makefile.in: Define MAKE, and use where appropriate.
4981
49821993-01-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4983
4984 * make-dist: Remember that the authoritative COPYING notice is
4985 `etc/COPYING', not `../etc/COPYING'.
4986
49871992-12-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4988
4989 * make-dist: Make sure that the COPYING notices in each directory
4990 are copies, not symlinks.
4991
49921992-12-19 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4993
4994 * INSTALL: The build process produces an executable called `emacs'
4995 now. Change references.
4996 * Makefile.in: Adjust `install.mumble' targets to install
4997 `src/emacs', not `src/xemacs'.
4998
4999 * configure: Start with a blank line; this keeps some old CSH's
5000 from thinking it's a CSH script. Most systems will just use
5001 /bin/sh to run it, which is what we're expecting; the only other
5002 shells which might try to interpret it themselves are probably
5003 Bourne-compatible.
5004
50051992-12-14 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5006
5007 * INSTALL: Improvements suggested by David Mackenzie.
5008
50091992-12-12 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5010
5011 * Makefile.in (install, install.sysv, install.xenix, install.aix):
5012 Don't try to copy the info files if there aren't any; the
5013 unexpanded globbing pattern disappoints `install'. Ignore the
5014 return status of that command.
5015
5016 * INSTALL: Updated for new configuration arrangement.
5017
5018 * configure: Don't make the top-level Makefile read-only - people
5019 may want to edit the values of the path variables.
5020
5021 * Makefile.in (install, install.sysv, install.xenix, install.aix):
5022 Install the info files in ${infodir}. Install the executable
5023 under both `emacs' and `emacs-VERSION'.
5024
5025 * Makefile.in: Doc fix.
5026
5027 * Makefile.in (exec_prefix): New variable, as per latest version
5028 of coding standards.
5029 (bindir, libdir): Use it, instead of `prefix'.
5030 (lib-src/Makefile): Edit value of exec_prefix into lib-src/Makefile.
5031
5032 * Makefile.in (mandir): Make the default value for this depend on
5033 $(prefix).
5034
5035 * Makefile.in (datadir, statedir, libdir): Make these all default
5036 to ${prefix}/lib.
5037 (lispdir, locallisppath, etcdir, lockdir, archlibdir): Adjusted
5038 to compensate.
5039
5040 * Makefile.in (install, install.sysv, install.xenix, install.aix):
5041 Install the etags and ctags man pages too.
5042
5043 * Makefile.in (distclean): Don't delete backup files; that's the
5044 job of extraclean.
5045 (extraclean): Like distclean, but deletes backup and autosave files.
5046
50471992-12-10 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5048
5049 Make path specification conform to GNU coding standards.
5050 * configure (long_usage): Remove all traces of old arguments from
5051 usage messages, and document the options we do accept in more
5052 detail: -with-x... and --srcdir.
5053 (options, boolean_opts): Deleted; we don't have enough options to
5054 make this worthwhile.
5055 (prefix, bindir, lisppath, datadir, libdir, lockdir): Deleted,
5056 along with the code which supported them; these should be set as
5057 arguments to the top-level make.
5058 (config_h_opts): Since this no longer doubles as a list of option
5059 names, make them upper case; this simplifies the code which uses
5060 them to build the sed command to edit src/config.h. Change the
5061 code which sets them.
5062 (cc, g, O): Don't allow the user to set these using options; they
5063 should be specified using `CC=' and `CFLAGS=' arguments to the
5064 top-level make. Just choose reasonable default values for them,
5065 and edit them into Makefile.in's default CC and CONFIG_CFLAGS
5066 values.
5067 (gnu_malloc, rel_alloc): Don't allow the user to set these using
5068 options; use them whenever the configuration files say they're
5069 possible.
5070 Simplify the argument processing loop. Don't accept abbreviations
5071 for option names; these might conflict with other configuration
5072 options in the future.
5073 Add some support for the `--srcdir' option. Check for the sources
5074 in . and .. if `--srcdir' is omitted. If the directories we will
5075 compile in don't exist yet, create them under the current directory.
5076 Note that the rest of the build process doesn't really support
5077 this.
5078 Edit only the top Makefile. That should edit the others. Edit
5079 into the makefile: `version', from lisp/version.el, `configname'
5080 and `srcdir' from the configuration arguments, `CC' and
5081 `CONFIG_CFLAGS' as guessed from the presence or absence of GCC in
5082 the user's path, and LOADLIBES as gleaned from the system
5083 description files.
5084 Simplify the report generated; it doesn't need to include any
5085 description of paths now.
5086 Make `config.status' exec configure instead of just calling it, so
5087 there's no harm in overwriting `config.status'.
5088 * Makefile.in (version, configname): New variables, used to choose
5089 the default values for datadir and libdir.
5090 Path variables rearranged into two clearer groups:
5091 - In the first group are the variables specified by the GNU coding
5092 standards (prefix, bindir, datadir, statedir, libdir, mandir,
5093 manext, infodir, and srcdir).
5094 - In the second are the variables actually used for Emacs's paths
5095 (lispdir, locallisppath, lisppath, buildlisppath, etcdir, lockdir,
5096 archlibdir), which depend on the first category.
5097 datadir and libdir default to directories under
5098 ${prefix}/lib/emacs instead of ${prefix}/emacs, by popular
5099 demand.
5100 etcdir and lispdir default to subdirectories of datadir.
5101 archlibdir defaults to libdir.
5102 The new installation tree is a bit deeper than it used to be, so
5103 use the new make-path program in lib-src to build them all.
5104 Always build a new src/paths.h.tmp and then move-if-change it to
5105 src/paths.h, to avoid unnecessary rebuilds while responding to the
5106 right changes.
5107 Remove all mention of arch-lib. Run utility commands from
5108 lib-src, and let the executables be copied into archlibdir when
5109 Emacs is installed.
5110 Add targets for src/Makefile, lib-src/Makefile, and
5111 oldXMenu/Makefile, editing the values of the path variables into
5112 them.
5113 Let lib-src do its own installation.
5114 (datadir): Default to putting data files under
5115 ${prefix}/lib/emacs/${version}, not /usr/local/emacs.
5116 (emacsdir): Variable deleted; it would only be confusing to use.
5117 (lispdir, etcdir): Default to ${datadir}/lisp.
5118 (mkdir): Use make-path for this.
5119 (lockdir): Do this in mkdir.
5120 (Makefile): New target.
5121
5122 * configure (usage_message): Rename to long_usage.
5123
5124 * make-dist: Don't bother creating an arch-lib directory; that's
5125 only for installation now.
5126
51271992-11-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5128
5129 * configure: Use GCC-style configuration names, using config.sub.
5130 Change the usage and help messages.
5131
5132 * configure: Initialize window_system, not indow_system.
5133
5134 * configure: Report which window system, compiler, and signal
5135 handler return type we decide to use.
5136
5137 * make-dist: Explain what's going on if config.sub and gmalloc.c
5138 can't be linked. Place the code which copies them near the code
5139 which links the rest of the files around them.
5140
51411992-11-15 Jim Blandy (jimb@apple-gunkies.gnu.ai.mit.edu)
5142
5143 * make-dist: Don't bother to distribute src/*.com, or
5144 src/vmsbuild; those have all been moved to `../vms'.
5145
51461992-11-07 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5147
5148 * make-dist: Don't forget that the way to avoid filenames starting
5149 with `=' is to use the pattern `[a-zA-Z0-9]*.h', not
5150 `[a-zA-Z0-9].h'. Add a new section for dealing with files that we
5151 couldn't make hard links to, since we have two already, and
5152 perhaps more to come.
5153
51541992-11-04 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5155
5156 * configure: When editing parameters into lib-src/Makefile, change
5157 the definition of CONFIG_CFLAGS instead of CFLAGS itself; CFLAGS
5158 needs some other flags too.
5159
51601992-11-03 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5161
5162 * configure: Remove spurious echo of the configuration name.
5163
5164 * make-dist: Don't distribute files in src/m and src/s whose names
5165 begin with `='.
5166
51671992-10-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5168
5169 * configure: Update GNU_MALLOC and REL_ALLOC in config.h.
5170 Also LISP_FLOAT_TYPE.
5171
51721992-10-26 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5173
5174 * make-dist: Copy config.sub, since it's a symbolic link to a file
5175 on another file system.
5176
51771992-10-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5178
5179 * make-dist: Include lib-src/makedoc.com and emacs.csh in the
5180 distribution.
5181
5182 * config.sub: New file, to help us recognize configuration names.
5183 * make-dist: Include it in the distribution.
5184
51851992-09-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5186
5187 * configure: Convert `-' to `_' in specified option names.
5188 Accept options with --. Delete --highpri and --have-x-menu options.
5189 New options --with-x and --with-x10 replace -window-system.
5190 Don't mention options --gnu-malloc, --rel-alloc
5191 or --lisp-float-type in help message.
5192
51931992-09-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5194
92a8ce63 5195 * make-dist: Include the `vms' subdirectory in the distribution.
a4a9692d
DL
5196
51971992-09-10 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5198
5199 * configure: Remove lines starting with "# DIST: " when building
5200 lib-src/Makefile and src/Makefile. This allows us to mark the
5201 "Makefile.in" files with explanatory comments which won't also get
5202 stuck in the Makefiles.
5203
52041992-09-05 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5205
5206 * make-dist: Don't use the '+' operator in the sed regular
5207 expression that extracts the version number from lisp/version.el;
5208 Ultrix sed doesn't seem support the operator. Just double the
5209 operand and use *.
5210
52111992-09-01 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5212
5213 * Makefile.in: Doc fix.
5214
52151992-08-31 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5216
5217 * configure: Rewrite sed command to remove at most one ./ prefix;
5218 Ultrix's sed doesn't allow us to apply the * operator to a \( \)
5219 group.
5220
52211992-08-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5222
5223 * Makefile.in (src/paths.h): Use sed, not /bin/sed.
5224
52251992-08-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5226
5227 * make-dist: Go ahead and build a new TAGS file, unless the
5228 --newer option was specified. Don't try to delete a TAGS file
5229 from etc; it's not kept there, and shouldn't be deleted anyway.
5230
52311992-08-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5232
5233 * make-dist: If the lisp directory contains a default.el, don't
5234 distribute it.
5235
5236 * configure: When searching signal.h for the type of a signal
5237 return handler, make a copy of it, not a symbolic link to it; that
5238 way, it will work on systems that don't have symbolic links.
5239
52401992-08-14 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5241
5242 * make-dist: taught it about vcdiff and rcs2log, added --newer
5243 option for generating incremental distributions. Stopped it from
5244 generating a TAGS file into the distribution; that sucker is
5245 *big*, and easily enough generated with the toplevel makefile.
5246
52471992-08-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5248
5249 * configure: When writing config.status, don't prefix progname
5250 with a '.'; it might be absolute.
5251
52521992-08-05 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5253
5254 * configure: Choose to use X11 if either /usr/lib/libX11.a or
5255 /usr/include/X11 exist, not only if both exist.
5256
52571992-07-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5258
5259 * make-dist: Make the new external-lisp directory a duplicate of
5260 the external-lisp directory, not the lisp directory.
5261
52621992-07-07 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5263
5264 * Makefile.in (clean, mostlyclean): Don't bother trying to `make
5265 clean' in arch-lib; it doesn't even have a Makefile.
5266
5267 * Makefile.in (clean, mostlyclean): In the test which tries to
5268 distinguish between the build directory, which should be cleaned,
5269 and the installed directory, which shouldn't, cd to `${emacsdir}',
5270 not `${DESTDIR}${LIBDIR}'.
5271
52721992-06-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5273
5274 * make-dist: Be sure to delete the .c and .h files that YACC and
5275 BISON create from getdate.y.
5276
92a8ce63 5277 * external-lisp: New directory; see `external-lisp/README'.
a4a9692d
DL
5278 * make-dist: Added support for the external-lisp subdirectory.
5279
5280 * make-dist: Changed message which complains that make-dist wasn't
5281 invoked in the right directory to indicate which files it was
5282 looking for.
5283
52841992-06-29 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5285
5286 * configure: Add comments explaining why we can't translate
5287 character ranges or control characters in `tr'.
5288
52891992-06-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5290
5291 * configure: When generating the configuration message, we used to
5292 build the message from the start so that each line began with "# "
5293 so that it would be a comment in `config.status'. However, this
5294 causes trouble if any of the variables we use in the message
5295 expand to more than one line of text - as gnu_malloc_reason
5296 sometimes does. So instead, we build the message as it should be
5297 printed to the user (i.e. without the "# " prefixes), and stick on
5298 the "# "s when we write it to `config.status'.
5299
5300 * Makefile.in (clean, mostlyclean): Don't neglect to clean out
5301 `lib-src' and `arch-lib'.
5302
5303 * configure: When generating report and `config.status' file, note
5304 that bindir only determines where `make install' and
5305 `build-install' will place the executables; this should make it
5306 clear that the ordinary build process will not try to install
5307 things.
5308
53091992-06-10 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5310
5311 * make-dist: Change messages to say that we are 'making links to
5312 X', rather than 'copying X'. And put `' quotes around file names.
5313
5314 * make-dist: Include '.tmp' in the name of the staging directory.
5315
5316 * make-dist: Pass the `-f' option to rm when you're not sure that
5317 the files you're removing actually exist.
5318
5319 * make-dist: When setting up etc/COPYING, always nuke whatever is
5320 there, and then copy it in, to make sure we get a real file.
5321
5322 * make-dist: Don't try to distribute *.defns files any more. The
5323 only such file was for simula.el, which has been superceded by a
5324 version which doesn't have a separate .defns file.
5325
53261992-05-28 Ken Raeburn (Raeburn@Cygnus.COM)
5327
5328 * make-dist: Don't distribute configured versions of config.h.in,
5329 paths.h.in, Makefile.in in src.
5330
5331 * configure: Delete .tmp files before creating them; don't bother
5332 trying to make final targets writeable first, since it won't
5333 matter to move-if-change.
5334
53351992-05-19 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5336
5337 * Makefile.in (mkdir, lockdir): Don't put dashes in front of the
5338 mkdir and chmod in the center of all the conditionals. GNU Make
5339 will strip these out, but other makes won't.
5340
53411992-05-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5342
5343 * make-dist: Include move-if-change in list of files to distribute.
5344
53451992-05-04 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5346
5347 * configure: Remove any "." elements from the program name.
5348
5349 * configure: Don't record the values of all the possible arguments
5350 in config.status; only record the options that the user specified.
5351
5352 * configure: Use move-if-change to move in the new src/config.h.
5353
53541992-04-29 Ken Raeburn (Raeburn@Cygnus.COM)
5355
92a8ce63
JB
5356 * move-if-change: New file, copied from gcc release.
5357 * Makefile.in (src/paths.h): Use it, and put the "sed" output into
5358 a temp file, so we don't update paths.h if an error occurs or if
5359 it doesn't need changing.
a4a9692d
DL
5360
53611992-04-28 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5362
5363 * Makefile.in (src/paths.h): Do not install a value for the
5364 PATH_SUPERLOCK value; that macro doesn't exist anymore.
5365 * build-install.in: Same thing.
5366
53671992-04-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5368
5369 * make-dist: Check the flag called "make_tar", not "make_dir"; the
5370 latter, being a typo, is always false, resulting in a program
5371 whose default behaviour is to painstakingly build a copy of the
5372 source tree, and then delete it. Rah.
5373
5374 * Makefile.in: Add dist target, and comment for it.
5375
5376 * configure: When scanning <signal.h> for a declaration for
5377 signal, create a symbolic link with a name ending in .c, so the
5378 compiler won't complain that it's only been given .h files.
5379
5380 * configure: Check whether there are any arguments available
5381 before shifting to get the value of a non-boolean parameter.
5382
5383 * make-dist: Doc fix.
5384
53851992-04-20 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5386
5387 * configure: Instead of grepping /usr/include/signal.h for a
5388 signal declaration, run /usr/include/signal.h or
5389 /usr/include/sys/signal.h through cpp and grep for the
5390 declaration.
5391
5392 * configure: Redirect the output of grep to /dev/null instead of
5393 using grep -s - that flag means different things on other systems.
5394
5395 * Makefile.in: Use 'buildlisppath' instead of 'dumplisppath',
5396 since the former is recognizable even if you don't know what
5397 'dumping' is.
5398 * configure: Accomodate that change.
5399
5400 * configure: Accept options for all of the directories you can
5401 change in the Makefile.
5402
5403 * configure: Accept "-OPTION VALUE" as well as "-OPTION=VALUE".
5404
5405 * INSTALL: Mention that you have to copy all the 'FOO.in' files to
5406 FOO before you can use them.
5407
5408 * build-install.in: Made the "Where To Install Things" section
5409 conform with the similar section from Makefile.in. Copied section
5410 which builds src/paths.h from src/paths.h.in from the Makefile.
5411
54121992-04-19 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5413
5414 * configure: Write config.status to pass its command-line
5415 arguments on to configure, so that people can use it to recreate
5416 an old configuration, with minor changes.
5417
54181992-04-16 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5419
5420 * configure: Don't rely on option variables being unset if their
5421 values are the empty string. In particular, when producing the
5422 English report, don't assume that highpri will be unset when no
5423 increased priority has been requested; -highpri='' should be the
5424 same as omitting -highpri altogether.
5425
5426 * configure: Fix dumb bug: when running the system and machine
5427 description files through cpp, mark those lines that we want to
5428 evaluate with the string '@configure@', and then only evaluate
5429 them. This way if the files include anything that actually
5430 generates text (type definitions or external declarations, say),
5431 we won't try to eval it.
5432
54331992-04-11 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5434
5435 * make-dist: New shell script.
5436
5437 * configure: When creating foo from foo.in, make foo read-only to
5438 remind people to edit the .in file instead.
5439
5440 * INSTALL: Changed references to config.h-dist to config.h.in.
5441 The "BUILDING GNU EMACS BY HAND" section neglected to mention how
5442 to build src/paths.h from src/paths.h.in; added a paragraph to do
5443 this.
5444 * configure, Makefile, build-install: Changed filenames like
5445 FOO-dist to FOO.in.
5446
54471992-04-08 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5448
5449 * Makefile, build-install: Renamed to Makefile.in and
5450 build-install.in; the configure script will edit these to produce
5451 the usable Makefile and build-install.
5452 * configure: Changed to produce ./Makefile, ./build-install,
5453 lib-src/Makefile, and src/Makefile from their *.in counterparts,
5454 instead of editing them in place.
5455
54561992-04-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5457
5458 * Makefile: Re-arranged so that the undumped Emacs will search
5459 ../lisp *after* the site's local elisp files.
5460 (locallisppath, dumplisppath): New variables.
5461 (lisppath): This variable's default value is now chosen based on
5462 $(locallisppath) and $(lispdir); while it used to be the
5463 customization point for adding site-local elisp directories to
5464 load-path, that job is now handled mostly by locallisppath.
5465 (src/paths.h): Edit the value of a new macro, PATH_DUMPLOADSEARCH.
5466 Check the values being assigned to the *LOADSEARCH macros for null
5467 path elements (like '::' in 'foo::bar').
5468
5469 * configure: When checking if the machine- and system-dependent
5470 files define a particular macro or not, actually run them through
5471 CPP and test the macros with #ifs, instead of just grepping for
5472 the macros' names. In particular, check for SYSTEM_MALLOC in this
5473 way.
5474
54751992-04-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5476
5477 * Makefile (install): Don't use -s in install. (Keep the symbols.)
5478
54791992-04-02 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5480
5481 * configure: Make the config.status file an executable shell
5482 script which will recreate the same configuration. Include the
5483 verbal description of the current configuration as a comment in
5484 the script.
5485 * INSTALL: Doc fix.
5486
5487 * Makefile: brought the Makefile up to the GNU coding
5488 standards, as described in standards.text:
5489 (TAGS): New name for the target which rebuilds the tags table.
5490 (check): New target; doesn't do anything yet.
5491 (mostlyclean): New target, synonymous with clean.
5492 (realclean): New target. Currently, this just calls the
5493 subdirectories's makefiles and then deletes config.status.
5494 (INSTALL, INSTALLFLAGS, INSTALL_PROGRAM, INSTALL_DATA): New
5495 variables.
5496 Installation directory variables changed to conform.
5497 (install, install.sysv, install.xenix, install.aix): Changed the
5498 code which copies the directories into their installed location to
5499 allow the installed locations to be in several different
5500 directories; the old version assumed that they would all be in
5501 $(emacsdir).
5502 (mkdir, lockdir): Allow the installed locations to be in several
5503 different directories.
5504 * INSTALL: Doc fix.
5505
5506 * build-install: Use the same variable names as the Makefile.
5507 Allow the installed locations to be in several different
5508 directories.
5509
55101992-03-31 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5511
5512 * Makefile (src/paths.h): Instead of using a single sed command to
5513 edit both the PATH_LOCK and PATH_SUPERLOCK macros, edit the two
5514 separately, and don't forget to append "/!!!SuperLock!!!" to the
5515 value of the PATH_SUPERLOCK macro.
5516
5517 * config.emacs: Renamed to configure, for consistency with other
5518 GNU products. Internal references changed.
5519 INSTALL, Makefile: References changed.
5520
5521 * lock: New directory, which should always be empty. If this
5522 directory doesn't exist, Emacs won't complain; it just won't lock.
5523 Having this here means that people can just unpack Emacs, build
5524 it, and have locking work.
5525
5526 * share-lib: Re-renamed to etc, for the sake of tradition.
5527 * config.emacs: Changed default value for datadir to ../etc.
5528 * INSTALL, README: Adjusted.
5529
55301992-03-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5531
5532 * config.emacs: Guess the value for LOADLIBES in lib-src/Makefile
5533 by running CPP on the appropriate s/*.h and m/*.h files.
5534
55351992-03-16 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5536
5537 * config.emacs: Make sure to set the "exit on error" flag once
5538 we've removed config.status; errors should abort the configuration.
5539
dff28924 55401992-02-15 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a4a9692d
DL
5541
5542 * config.emacs: Added -distribute option, so that the Makefile
5543 paths are in their proper form. I don't know why this matters.
5544
dff28924 55451992-02-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a4a9692d
DL
5546
5547 * local-lisp: New directory, empty in the distribution, for people
5548 to put local elisp code in.
5549 * config.emacs: Include it in the default load path.
5550 * README: Document it.
5551
dff28924 55521992-01-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a4a9692d
DL
5553
5554 * config.emacs: Guess the type of signal handling functions based
5555 on the contents of /usr/include/signal.h.
5556
5557 * config.emacs: Print out progress report messages.
5558
5559 * Makefile (src/paths.h): Don't generically replace
5560 /usr/local/lib/emacs with LIBROOT. This can hide bugs in the
5561 editing of the other entries, and each entry should be dealt with
5562 explicitly anyway.
5563
5564 * build-install: Converted from C-shell to Bourne shell.
5565 * config.emacs: Edit build-install properly.
5566
5567 * config.emacs: Doc fix.
5568
55691992-01-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5570
92a8ce63 5571 * Makefile (install): Remove `B' from tar xf command.
a4a9692d 5572
dff28924 55731992-01-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a4a9692d
DL
5574
5575 * config.emacs: Removed support for the `maintain-environment'
5576 option; the only important difference between this and its absence
5577 has been removed.
5578 * INSTALL: Removed mention of `maintain-environment'.
5579
5580 * config.emacs: Fix arguments to sed when processing boolean
5581 arguments.
5582
dff28924 55831991-12-05 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
a4a9692d
DL
5584
5585 * config.emacs: New file, to help automate the installation
92a8ce63 5586 process.
a4a9692d
DL
5587
5588 * Makefile: Lots of changes to support the separation of etc into
5589 architecture-dependent and -independent files:
5590 (EMACSROOT): New variable, giving the directory under which all of
5591 Emacs's libraries should be installed. Changed rest of file to
5592 use it.
5593 (LIBDIR): Now denotes only architecture-dependent dir - relevant cha
5594 (DATADIR): New variable, denoting architecture-independent dir.
5595 (LOCKDIR): New variable, for completeness.
5596 (SUBDIR): No more etc, new lib-src.
5597 (COPYDIR): No more etc, new arch-lib and share-lib.
5598 (src/paths.h): Set PATH_DATA and the LOCK macros too.
5599 (src): Now depends on lib-src, not etc.
5600 * build-install: Changes parallel to the above.
5601 * README: Describe the new arrangement.
5602
5603 * vms: New subdirectory for all the VMS stuff.
5604
dff28924 56051991-12-03 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
a4a9692d
DL
5606
5607 * Makefile (LISPPATH): New variable.
5608 (src/paths.h): Define PATH_LOADSEARCH according to LISPPATH.
5609
dff28924 56101990-09-28 Richard Stallman (rms@mole.ai.mit.edu)
a4a9692d
DL
5611
5612 * Makefile (install, install.sysv, install.xenix):
5613 Install wakeup instead of loadst. No need for setuid or setgid.
5614
dff28924 56151990-08-07 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a4a9692d
DL
5616
5617 * Makefile (clean): Clean etc if that's not the installation dir.
5618
dff28924 56191990-04-26 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a4a9692d
DL
5620
5621 * Makefile (paths.h): Make sed alter each name in the path.
5622
dff28924 56231988-08-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a4a9692d
DL
5624
5625 * Makefile (install.sysv): Use cpio, not tar.
5626
dff28924 56271988-08-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a4a9692d
DL
5628
5629 * Makefile (lockdir): Rename `lock' target.
5630 Depend on it from install*, not from `all'.
5631
dff28924 56321988-05-16 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a4a9692d
DL
5633
5634 * Makefile: Changed LIBDIR and BINDIR back to /usr/local/{emacs,bin}
5635 to match build-install and paths.h.
6922b018
KH
5636
5637;; Local Variables:
5638;; coding: iso-2022-7bit-unix
5639;; End:
2a34a036 5640
e5389a0b 5641 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002
2a34a036
GM
5642 Free Software Foundation, Inc.
5643 Copying and distribution of this file, with or without modification,
5644 are permitted provided the copyright notice and this notice are preserved.