* emacs-cvs/lisp/saveplace.el (save-place-quiet): Remove, reverting 2007-12-02T19...
[bpt/emacs.git] / ChangeLog
CommitLineData
868641cc
MA
12007-12-03 Michael Albinus <michael.albinus@gmx.de>
2
3 * configure.in: No need for DBUS_INFO anymore.
4
5 * configure: Regenerate.
6
7 * Makefile.in (INFO_FILES): Use dbus unconditionally.
8
131e4133
MA
92007-12-02 Michael Albinus <michael.albinus@gmx.de>
10
11 * configure.in: Add D-Bus checks. D-Bus is disabled by default.
12
13 * configure: Regenerate.
14
15 * Makefile.in (INFO_FILES): Add dbus.
16
916447e4
RF
172007-12-02 Romain Francoise <romain@orebokech.com>
18
19 * make-dist: Fix last change.
20
472fd4dc
GM
212007-11-28 Petr Salinger <Petr.Salinger@seznam.cz> (tiny change)
22
23 * configure.in: Add support for gnu-kfreebsd.
24
02964da1
GM
252007-11-28 Glenn Morris <rgm@gnu.org>
26
27 * make-dist: Add etc/nxml.
28
d6447bae
RF
292007-11-24 Romain Francoise <romain@orebokech.com>
30
31 * Makefile.in (INFO_FILES): Add nxml-mode.
32
3ada8b66
RF
332007-11-23 Romain Francoise <romain@orebokech.com>
34
35 * make-dist: Include nXML. Don't try to copy FTP, it was removed on
36 2007/10/17. Don't special-case alloca.c which is no longer in CVS.
37
074767f2
AS
382007-11-20 Andreas Schwab <schwab@suse.de>
39
40 * configure.in: Always include <resolv.h> when checking for
41 res_init.
42
8d6069a4
AS
432007-11-17 Andreas Schwab <schwab@suse.de>
44
45 * update-subdirs: Atomically update subdirs.el.
46
4f73d1e1
GM
472007-11-17 Glenn Morris <rgm@gnu.org>
48
49 * Makefile.in (check-declare): New target.
50
f117c226
GM
512007-11-07 Glenn Morris <rgm@gnu.org>
52
53 * configure.in: Deprecate Mac Carbon port.
54
a5c2c204
JD
552007-11-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
56
57 * configure.in: Remove HAVE_X11R5 check.
58
9a56b440
GM
592007-10-31 Glenn Morris <rgm@gnu.org>
60
61 * Makefile.in (install-arch-indep): Fallback to $USER and `id -un'
62 when changing ownership of installed files.
63
32c22e5e
GM
642007-10-30 Glenn Morris <rgm@gnu.org>
65
66 * make-dist: Add new directory etc/gnus.
67
47cca554
MO
682007-10-30 Michael Olson <mwolson@gnu.org>
69
70 * Makefile.in (INFO_FILES): Alphabetize. Add remember.
71
7016b92b
GM
722007-10-29 Glenn Morris <rgm@gnu.org>
73
74 * make-dist: Add new directories etc/images/smilies/grayscale,medium.
75
ca076674
GM
762007-10-23 Glenn Morris <rgm@gnu.org>
77
78 * MAINTAINERS: Move to admin/.
79
c136b828
CY
802007-10-17 Chong Yidong <cyd@stupidchicken.com>
81
82 * configure.in (HAVE_RES_INIT): Define if res_init() exists.
83 (HAVE_LIBRESOLV): Also define if we are using res_init().
84
c49847b9
GM
852007-10-17 Glenn Morris <rgm@gnu.org>
86
87 * FTP: Remove file, since it's just a duplicate of one in etc/.
88
799303b6
EZ
892007-10-05 Eli Zaretskii <eliz@gnu.org>
90
91 * config.bat: Fix configuring `doc' due to changes in the
92 directory structure.
93
5aec60df 942007-09-16 Peter O'Gorman <bug-gnu-emacs@mlists.thewrittenword.com> (tiny change)
846d1b3e
JD
95
96 * configure.in: Don't use -lpthread on HP-UX.
97
c8d2eff3
GM
982007-09-16 Glenn Morris <rgm@gnu.org>
99
100 * make-dist: File gfdl.1 has been removed.
101
02ff9df4
GM
1022007-09-15 Glenn Morris <rgm@gnu.org>
103
104 * configure.in: Fix makeinfo version regexp.
105
cd227ad1
GM
1062007-09-12 Glenn Morris <rgm@gnu.org>
107
5a6a83f2
GM
108 * configure.in (AC_FUNC_ALLOCA): Throw an error if a system
109 implementation of alloca is not found.
110
cd227ad1 111 * Makefile.in (SOURCES, unlock, relock): Delete.
a3372e09 112 (install-arch-indep): Do not exclude the etc/ Makefiles.
cd227ad1 113
fe79fcb3
JL
1142007-09-09 Juri Linkov <juri@jurta.org>
115
116 * make-dist: Remove AUTHORS and CONTRIBUTE (moved to etc).
117
118 * README: Add doc/ to documentation directories.
119
97268cd1
MO
1202007-09-08 Michael Olson <mwolson@gnu.org>
121
122 * MAINTAINERS: Add myself for ERC and tq.el.
9a4d5e0c 123 Update for new doc/ directory layout.
97268cd1 124
d175b0ae
RF
1252007-09-06 Romain Francoise <romain@orebokech.com>
126
127 * make-dist: Update for new doc/ directory layout.
128
e7426ea4
GM
1292007-09-06 Glenn Morris <rgm@gnu.org>
130
131 * Makefile.in (mansrcdir): New variable.
132 (SUBDIR_MAKEFILES): Update for new doc/ directory layout.
133 (man/Makefile, lispref/Makefile, lispintro/Makefile): Rename and
134 update these targets for new doc/ directory layout.
135 (doc/misc/Makefile): New target.
136 (install-arch-indep): Use mansrcdir for new location of manpages.
137 (mostlyclean, clean, distclean, maintainer-clean, unlock)
138 (relock, info, dvi): Update targets for new doc/ directory layout.
139
140 * configure.in (AC_OUTPUT): Update names of generated Makefiles
141 for new doc/ directory layout.
142
709e90de
AS
1432007-09-02 Andreas Schwab <schwab@suse.de>
144
145 * configure.in: Use AS_HELP_STRING throughout.
146 * configure: Regenerate.
147
f8932819
JD
1482007-09-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
149
150 * configure.in: Require Gtk/Glib 2.6.
151
49adb60f
TTN
1522007-09-02 Thien-Thi Nguyen <ttn@gnuvola.org>
153
154 * configure.in (EMACS_ARG_Y, EMACS_ARG_N): New AC_DEFUNs.
155 Use them throughout in place of AC_ARG_WITH calls.
156 * configure: Regenerate.
157
28aa2c3e
AS
1582007-09-01 Andreas Schwab <schwab@suse.de>
159
160 * configure.in: Put quotes around nested macro calls.
161
e35a28cd
TTN
1622007-08-31 Ulrich Mueller <ulm@gentoo.org> (tiny change)
163
164 * configure.in: Fix typo.
165 * configure: Regenerate.
166
050b82f6
GM
1672007-08-30 Glenn Morris <rgm@gnu.org>
168
169 * configure.in (AH_BOTTOM): Copy some manual changes made to
170 src/config.in here so they are not lost when it regenerates.
171
e1b79824
GM
172 * README.multi-tty: Move to admin/notes/multi-tty, with some edits.
173
4b649a8e 1742007-08-29 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <karoly@lorentey.hu>
e1b79824
GM
175
176 * README.multi-tty: New file.
177
6d017e27
GM
1782007-08-29 Glenn Morris <rgm@gnu.org>
179
180 * README: Increase version to 23.0.50.
181
c982cf7d
JD
1822007-08-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
183
184 * configure.in: New option: --without-xaw3d.
185
d25b54b3
GM
1862007-08-24 Glenn Morris <rgm@gnu.org>
187
188 * configure.in: Check for a suitably recent makeinfo.
189
3d20d6aa
SM
1902007-08-23 Johannes Weiner <hannes@saeurebad.de> (tiny change)
191
192 * configure.in (Check for required libraries): Typo.
193
ae0476ed
YM
1942007-08-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
195
196 * configure.in: Check librsvg2 also for Mac Carbon.
197
561c44e8
RF
1982007-08-22 Romain Francoise <romain@orebokech.com>
199
200 * make-dist: Follow reorganization of files in etc/.
201
65999ef5
GM
2022007-08-22 Paul Pogonyshev <pogonyshev@gmx.net>
203
204 * configure.in: Add support for SVG images through librsvg2.
205
664a406f
EZ
2062007-07-28 Eli Zaretskii <eliz@gnu.org>
207
208 * Makefile.in (install-arch-indep): Use "rm -f" for removing DOC,
209 to avoid an error message if there is no DOC there.
210
cacc7b51
GM
2112007-07-25 Glenn Morris <rgm@gnu.org>
212
213 * Relicense all FSF files to GPLv3 or later.
214
9e45936b 215 * COPYING, info/COPYING: Switch to GPLv3.
cacc7b51 216
31ad8850
JD
2172007-06-20 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
218
219 * configure.in: Complain if X seems to be installed but no
515f0896 220 development files were found.
31ad8850 221
7adaaf72
GM
2222007-06-20 Glenn Morris <rgm@gnu.org>
223
224 * configure.in: Prefer libgif over libungif.
225
bfa6fb7e
JD
2262007-06-14 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
227
228 * configure.in: Check for all image libraries before exiting.
229
1ee86f21
JD
2302007-06-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
231
232 * configure.in: Exit with error if image libraries aren't found.
233
154c9c9b
CY
2342007-06-13 Chong Yidong <cyd@stupidchicken.com>
235
236 * configure.in: Merge xaw3d and libXaw checks. Check xaw3d even
237 when compiling without scrollbars.
238
7a9a50d8
GM
2392007-06-12 Glenn Morris <rgm@gnu.org>
240
241 * configure.in (HAVE_GIF): If -lungif fails, try -lgif.
242
29d69661
JD
2432007-06-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
244
4b649a8e
JB
245 * configure.in: Change wording about yes/gtk and lucid/athena
246 being synonyms.
29d69661 247
45cb0b58
GM
2482007-06-08 Glenn Morris <rgm@gnu.org>
249
250 * configure.in: Make gtk the default toolkit.
251
42bf63da
GM
2522007-06-07 Glenn Morris <rgm@gnu.org>
253
254 * configure.in (NON_GNU_CPP): On Solaris, set using a proper check
255 for a Sun C compiler.
256
924e4ab0
GM
257 * Makefile.in (install-arch-indep): Install only the DOC- file
258 specific to the build, if possible, rather than DOC-*.
259
7dfc4cda
CY
2602007-06-02 Chong Yidong <cyd@stupidchicken.com>
261
262 * Version 22.1 released.
263
80821874
CY
2642007-05-25 Chong Yidong <cyd@stupidchicken.com>
265
266 * mkinstalldirs: Sync to version in automake CVS.
267
1770dcdc
AS
2682007-05-22 Andreas Schwab <schwab@suse.de>
269
270 * configure.in: Prefer build_alias over host when host_alias is
271 not set.
272 * configure: Regenerate.
273
2742007-05-20 Andreas Schwab <schwab@suse.de>
275
276 * configure.in: Remove empty AC_SUBST.
277 * configure: Regenerate.
278
7e5a23bd
NR
2792007-05-20 Nick Roberts <nickrob@snap.net.nz>
280
281 * configure.in: Use HAVE_GPM instead of HAVE_GPM_H and implement
282 it like others.
283 * configure: Regenerate.
284
60889ffa
NR
2852007-05-20 Nick Roberts <nickrob@snap.net.nz>
286
287 * configure.in (AC_CHECK_HEADERS) Add gpm.h.
288 (AC_CHECK_LIB): Add -lgpm.
289 * configure: Regenerate.
290
a61daa64
GM
2912007-05-03 Glenn Morris <rgm@gnu.org>
292
293 * configure: Tweak message about the absence of shell functions.
294
edaeebf5
AS
2952007-04-27 Andreas Schwab <schwab@suse.de>
296
297 * Makefile.in (config.status): Depend on
298 ${srcdir}/lisp/version.el.
299
07016031
GM
3002007-04-26 Glenn Morris <rgm@gnu.org>
301
302 * README: Increase version to 22.1.50.
303
6b6c5b14
JB
3042007-04-24 Juanma Barranquero <lekktu@gmail.com>
305
306 * INSTALL (DETAILED BUILDING AND INSTALLATION): Fix typo.
307
e45f35a0
CY
3082007-04-19 Glenn Morris <rgm@gnu.org>
309
4b649a8e 310 * configure.in: Signal error if Xaw libs are missing in a Lucid build.
e45f35a0 311
d14f8614
GM
3122007-04-18 Glenn Morris <rgm@gnu.org>
313
314 * INSTALL: Mention CPP.
315
c98b464f
GM
3162007-04-15 Glenn Morris <rgm@gnu.org>
317
318 * FTP: Replace with a pointer to the web version.
319
fc6ee824
GM
3202007-04-13 Glenn Morris <rgm@gnu.org>
321
322 * INSTALL: In lib-src, timer, wakeup, yow are removed.
323
2c0b72db
GM
3242007-04-04 Glenn Morris <rgm@gnu.org>
325
326 * configure.in (NON_GNU_CPP): Use associated preprocessor when
327 compiling with Sun Studio on Solaris.
328
7ba3f463
GM
3292007-03-23 Glenn Morris <rgm@gnu.org>
330
331 * configure.in: Restore support for hp800 (removed 2007-01-27)
332 following clarification of legal status.
333
6b6c5b14 3342007-03-22 Joe Buehler <jbuehler@spirentcom.com> (tiny change)
b7d9aa44
CY
335
336 * configure.in: Add support for AIX4.3 on IBM RS6000.
337
338 * configure: Regenerate.
339
9b77729f
RS
3402007-03-20 Richard Stallman <rms@gnu.org>
341
342 * configure.in: Fix previous change.
343
705959fc
RS
3442007-03-19 Deanna Phillips <deanna@sixbit.org> (tiny change)
345
346 * configure.in (arm-*-openbsd*, hppa-*-openbsd*)
347 (m88k-*-openbsd*, mips64-*-openbsd*, sh-*-openbsd*): Added.
348 (ns32k-*-openbsd*, ns32k-*-openbsd*): Deleted.
349
51673bc4
CY
3502007-03-19 Chong Yidong <cyd@stupidchicken.com>
351
352 * configure.in: Don't define KERBEROS, KERBEROS5, or HESIOD if the
353 user specifies "without".
354
355 * configure: Regenerate.
356
fe542960
JD
3572007-03-18 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
358
359 * configure.in: Warning for Gtk+ and Cygwin added.
4c757a6f 360 (HAVE_XFT): OLD_CFLAGS changed to OLD_CPPFLAGS.
fe542960 361
c16a484b
GM
3622007-02-27 Glenn Morris <rgm@gnu.org>
363
364 * make-dist (oldXMenu): Remove Imakefile.
365 (etc/images): Add README.
366
3a7723ad
DN
3672007-02-25 Dan Nicolaescu <dann@ics.uci.edu>
368
67feae14 369 * configure.in (xtensa-*-linux-gnu*): New configuration.
3a7723ad 370
67feae14 371 * configure: Regenerate.
3a7723ad 372
a12246ad
DN
3732007-02-22 Dan Nicolaescu <dann@ics.uci.edu>
374
375 * config.guess, config.sub: Updated from master source.
c16a484b 376
4bbe413d 3772007-01-31 Sascha Wilde <wilde@sha-bang.de> (tiny change)
0cba6386 378
4bbe413d 379 * configure.in (PKG_CHECK_MODULES): Change ///* to / in cflags and libs.
0cba6386 380
44a43802
CY
3812007-01-29 Chong Yidong <cyd@stupidchicken.com>
382
383 * configure.in: Restore support for hp800's not running HP-UX.
384
385 * configure: Regenerate.
386
6d1f63d5
CY
3872007-01-27 Chong Yidong <cyd@stupidchicken.com>
388
389 * configure.in: Remove support for hp800 and sr2k machine types.
390
391 * configure: Regenerate.
392
cddb7844
JD
3932007-01-26 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
394
395 * configure.in: Add check for libXft.
396
4bbe413d 3972007-01-18 Bruno Haible <bruno@clisp.org> (tiny change)
100874d5
CY
398
399 * INSTALL: Info files moved to share/info.
400
c3295e7b
RS
4012007-01-02 Stephen C. Gilardi <scgilardi@gmail.com> (tiny change)
402
403 * configure.in: Detect and use fink-installed in intel-based Mac
404 builds; change Apple Darwin section to support both PowerPC and
405 Intel-based Macs.
406
14429ceb
AS
4072006-12-26 Andreas Schwab <schwab@suse.de>
408
409 * Makefile.in (datarootdir): Define.
410
be064bc4
RS
4112006-12-24 Richard Stallman <rms@gnu.org>
412
413 * configure.in: Require Autoconf 2.61.
414
453027ac
EZ
4152006-12-22 Mark Davies <mark@mcs.vuw.ac.nz>
416
417 * configure.in: Add support for NetBSD on x86-64, hp800 and sh3el.
418 Remove redundant entry for powerpc-apple-netbsd.
419
420 * configure: Regenerate.
421
007e4308
CY
4222006-12-22 Chong Yidong <cyd@stupidchicken.com>
423
424 * configure: Regenerate with autoconf 2.61.
425
7fb24298
JD
4262006-12-20 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
427
428 * configure.in: Detect alsa/asoundlib.h also.
14d1edc0
JB
429 * configure: Regenerate.
430
8eeae1c9
JD
4312006-12-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
432
14d1edc0
JB
433 * configure.in: Check if GTK+ compiles at all.
434
64d962c1
AS
4352006-12-10 Andreas Schwab <schwab@suse.de>
436
437 * configure.in: Remove check for struct timezone, its result is
438 never used.
439
14d1edc0 4402006-12-08 NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (tiny change)
f5473695
CY
441
442 * configure.in: Add support for Solaris 10 on x86-64.
443
75750090
JD
4442006-12-08 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
445
446 * INSTALL (DETAILED BUILDING AND INSTALLATION): Document usage
447 of PKG_CONFIG_PATH.
448
ee77eef5
YM
4492006-12-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
450
451 * configure.in (HAVE_SYNC): New test.
452
c00d843f
GM
4532006-12-03 Glenn Morris <rgm@gnu.org>
454
455 * Makefile.in: Fix Copyright format.
456
23382015
GM
457 * configure.in (AH_TOP): Add missing Copyright year.
458
459 * update-subdirs: Add missing Copyright years.
460
e925d5ae 4612006-11-27 Chris Moore <christopher.ian.moore@gmail.com>
f7e73b1d
CY
462
463 * Makefile.in: Touch only the parts of the share/emacs directory
464 specific to this version.
465
daab13ea
CY
4662006-11-26 Chong Yidong <cyd@stupidchicken.com>
467
468 * configure.in (HAVE_X86_64_LIB64_DIR): New test.
469
9b150aa2
YM
4702006-11-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
471
472 * configure.in (HAVE_CANCELMENUTRACKING): Remove test.
473
c5a31d8b
YM
4742006-11-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
475
476 * configure.in: Prefer X11 to Carbon only when some X-specific
477 option is specified (Thanks to Jan Dj\e,Ad\e(Brv and Andreas Schwab).
478
c38d01fb
RF
4792006-11-04 Romain Francoise <romain@orebokech.com>
480
d57727c9
JB
481 * Makefile.in (bootstrap-clean-before): Fix typo.
482 Use new target `bootstrap-clean' in the leim subdirectory.
c38d01fb 483
d57727c9 4842006-11-03 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
d6d1029d
CY
485
486 * configure.in: Enable sparc64/ia64/powerpc FreeBSD builds.
487
c0af0f6e
CY
4882006-10-30 Chong Yidong <cyd@stupidchicken.com>
489
490 * make-dist: Add makefile.w32-in to the man, lispref and lispintro
491 directories.
492
afa0f40b
CY
4932006-10-29 Jeramey Crawford <jeramey@jeramey.com>
494
495 * configure.in: Enable x86-64 OpenBSD compilation.
496
3f9a75cd
GM
4972006-10-28 Glenn Morris <rgm@gnu.org>
498
499 * AUTHORS: Add cal-html.el author.
500
e278f0fe
YM
5012006-10-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
502
503 * make-dist: Make links to mac/make-package and
504 mac/Emacs.app/Contents/Resources/Emacs.icns.
505
4f2c8638
CY
5062006-10-27 Chong Yidong <cyd@stupidchicken.com>
507
508 * README: Bump version number to 22.0.90.
509
92d1ccf4
AS
5102006-10-23 Andreas Schwab <schwab@suse.de>
511
512 * configure.in: Make sure x_default_search_path is always set even
513 when x_libraries is empty, and look in .../share as well for each
514 library directory.
515
7ad02ea8
KH
5162006-09-28 Kenichi Handa <handa@m17n.org>
517
518 * configure.in (locallisppath): Don't include leim dir.
519 (lisppath): Include leim dir.
520
45a2056c
JB
5212006-09-15 Jay Belanger <belanger@truman.edu>
522
523 * COPYING: Replace "Library Public License" by "Lesser Public
524 License" throughout.
525
4b1aaa8b
PE
5262006-09-11 Paul Eggert <eggert@cs.ucla.edu>
527
528 * make-dist (EMACS): Exit and fail if the EMACS environment
529 variable is set to something other than an absolute file name.
530
e9f67acf
AS
5312006-08-16 Andreas Schwab <schwab@suse.de>
532
533 * configure.in (PKG_CHECK_MODULES): Use AS_MESSAGE_LOG_FD instead
534 of hardcoding it.
535
3cb74cd1
RS
5362006-08-16 Richard Stallman <rms@gnu.org>
537
538 * INSTALL.CVS: Clean up wording.
539
41bab5e3
EZ
5402006-07-14 Eli Zaretskii <eliz@gnu.org>
541
542 * configure.in (PKG_CHECK_MODULES): Redirect the output of
543 $PKG_CONFIG --exists "$2" to config.log.
d57727c9 544 * configure: Regenerate.
41bab5e3 545
3aa7c28e
RS
5462006-07-08 Richard Stallman <rms@gnu.org>
547
548 * INSTALL (DETAILED BUILDING AND INSTALLATION): Minor corrections.
549
1eca02e7
KS
5502006-07-09 Kim F. Storm <storm@cua.dk>
551
552 * CONTRIBUTE: Use outline format.
553 Add section on copyright years (from admin/notes/years).
554
d47a5ce6
EZ
5552006-07-08 Eli Zaretskii <eliz@gnu.org>
556
3aa7c28e 557 * configure.in (PKG_CHECK_MODULES): Redirect stderr of pkg-config
d47a5ce6
EZ
558 to /dev/null, since we don't need the error message, just the
559 exit status.
560
014a250c
EZ
5612006-07-07 Eli Zaretskii <eliz@gnu.org>
562
d57727c9
JB
563 * CONTRIBUTE: Slight formatting changes and typo fixes.
564 Add description of NEWS markings.
014a250c 565
09542a66
KS
5662006-07-07 Kim F. Storm <storm@cua.dk>
567
568 * CONTRIBUTE: Mention INSTALL.CVS.
569
98f46e1b
RF
5702006-07-05 Romain Francoise <romain@orebokech.com>
571
572 * make-dist (top-level): Add CONTRIBUTE.
573
978db147
RS
5742006-07-04 Richard Stallman <rms@gnu.org>
575
576 * CONTRIBUTE: Much rewrite.
577
6f82a6d0
NR
5782006-07-04 Nick Roberts <nickrob@snap.net.nz>
579
580 * CONTRIBUTE: New file.
581
eff6bfea
EZ
5822006-06-24 Eli Zaretskii <eliz@gnu.org>
583
f8e83735 584 * INSTALL: Mention www.nongnu.org pages that list free Unicode fonts.
eff6bfea 585
88fab15b
JD
5862006-05-18 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
587
588 * configure.in: Add check for ALSA.
88fab15b 589
f53d2e87
EZ
5902006-05-06 Eli Zaretskii <eliz@gnu.org>
591
592 * Makefile.in (INFO_FILES): Remove emacs-xtra.
593
594 * info/dir: Remove the Emacs-Xtra entry.
595
d57727c9 5962006-04-20 Ramprasad B <ramprasad_i82@yahoo.com>
ee546279 597
8aa90482
KS
598 * Copyright (sources/emacs): Update copyright year(s).
599
7c00e1e9
EZ
6002006-04-01 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
601
602 * configure.in (HAVE_XAW3D): Disable Xaw3d check if
603 --without-toolkit-scroll-bars was specified.
604
7e332390 6052006-04-01 Christoph Bauer <Christoph.Bauer@lms-gmbh.de> (tiny change)
7c00e1e9 606
8aa90482
KS
607 * configure.in (hppa*-hp-hpux1[1-9]*): Add -D_INCLUDE__STDC_A1_SOURCE
608 to CFLAGS. Update Copyright years written to src/config.in.
7c00e1e9 609
8a7c3c86
EZ
6102006-03-18 Claudio Fontana <claudio@gnu.org>
611
612 * Makefile.in (INFO_FILES): New variable, contains all Info file names.
613 (install-arch-indep, uninstall): Use $(INFO_FILES) to specify files
614 to be installed/uninstalled.
615 (uninstall): Invoke "$(INSTALL_INFO) --remove" to remove references
616 to Info files installed by Emacs.
617
83fe2c21 6182006-03-03 Claudio Fontana <claudio@gnu.org>
6e1fbe44 619
9e2bcc86
EZ
620 * Makefile.in (install, uninstall): Add DESTDIR variable to
621 support staged installations.
6e1fbe44 622
885f1975
RS
6232006-02-14 Richard M. Stallman <rms@gnu.org>
624
625 * configure.in (s390x-*-linux-gnu*): New configuration.
626
448541bc
JD
6272006-01-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
628
629 * configure.in: Require GTK 2.4 or newer.
448541bc 630
597993cf
MB
6312006-01-29 Michael Olson <mwolson@gnu.org>
632
633 * Makefile.in (install-arch-indep, uninstall): Add ERC.
634 * info/dir (ERC): New entry.
635
33c7860d
EZ
6362006-01-29 Eli Zaretskii <eliz@gnu.org>
637
638 * info/dir: Fix last change.
639
07037643
LT
6402006-01-28 Luc Teirlinck <teirllm@auburn.edu>
641
642 * Makefile.in (install-arch-indep, uninstall): Add rcirc.
643
f9fe3e26
EZ
6442006-01-27 Eli Zaretskii <eliz@gnu.org>
645
646 * info/dir: Untabify the whole file.
07037643 647 (Rcirc): New entry.
f9fe3e26 648
e143ad11
AS
6492006-01-12 Andreas Schwab <schwab@suse.de>
650
651 * configure.in: Move AC_AIX and AC_GNU_SOURCE before first compile
652 check.
e143ad11 653
01abe918
CY
6542006-01-02 Chong Yidong <cyd@stupidchicken.com>
655
656 * configure.in: Use -Wno-pointer-sign if available.
01abe918 657
88ec8c53
AS
6582005-12-29 Andreas Schwab <schwab@suse.de>
659
660 * config.guess, config.sub: Updated from master source.
661
cdda1b59 6622005-12-25 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
d52c26e9 663
f8e83735 664 * configure.in: Use amdx86-64 for freebsd on x86_64.
d52c26e9 665
ad7a98ae
RF
6662005-11-22 Romain Francoise <romain@orebokech.com>
667
668 * make-dist: Add etc/images/icons.
669
11bdfcdd
AS
6702005-11-03 Andreas Schwab <schwab@suse.de>
671
672 * configure.in: Use GZIP_PROG instead of GZIP.
673
674 * Makefile.in (GZIP_PROG): Renamed from GZIP.
675 (install-arch-indep): Adjust.
676
b4235a80
AS
6772005-11-01 Andreas Schwab <schwab@suse.de>
678
679 * Makefile.in (bootstrap): Fix dependencies for parallel build.
680 (bootfast): Likewise.
681
e8439d34
RF
6822005-11-01 Romain Francoise <romain@orebokech.com>
683
684 * configure.in: Check for gzip.
e8439d34
RF
685
686 * Makefile.in (install): Compress source files.
687
eae54018
ST
6882005-10-24 Steven Tamm <steventamm@mac.com>
689
e8439d34 690 * configure.in: Fix darwin386 configuration issue.
eae54018 691
5798342c
EZ
6922005-10-22 Eli Zaretskii <eliz@gnu.org>
693
694 * INSTALL.CVS: Add mh-autoloads to the partial rebuild procedure.
695
ffda926c
BW
6962005-10-17 Bill Wohler <wohler@newt.com>
697
698 * make-dist: Create and populate etc/images/low-color.
699
29dd7a69
BW
7002005-10-15 Bill Wohler <wohler@newt.com>
701
702 * make-dist: Create and populate etc/images/gud.
703
b82ecedf
RS
7042005-10-08 Richard M. Stallman <rms@gnu.org>
705
706 * make-dist (tempparent): Don't check for 14-char file name limit.
707
36eaa68f
RF
7082005-10-07 Romain Francoise <romain@orebokech.com>
709
710 * make-dist: Add etc/images/ezimage and etc/images/mail
711 directories. Install images in etc/images.
712
66533b25
YM
7132005-10-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
714
715 * configure.in: Prefer Carbon if --enable-carbon-app or
716 --with-carbon is explicitly specified even when X11 is detected.
66533b25 717
5c4757d3
RS
7182005-09-15 Ulf Jasper <ulf.jasper@web.de>
719
720 * Makefile.in (install-arch-indep, uninstall):
721 Handle newsticker manual.
722 (info): Add - to commands.
723
ed326e35
EZ
7242005-09-10 Giuseppe Scrivano <gscrivano@gmail.com>
725
726 Remove the MAXPATHLEN limitations:
727
728 * configure.in (AC_CHECK_FUNCS): Check for get_current_dir_name.
ed326e35 729
022dc424 7302005-09-09 Eli Zaretskii <eliz@gnu.org>
50a6ff15
EZ
731
732 * configure.in <lynxsos*>: Support for LynxOS on PPC.
d57727c9 733 * configure: Regenerate.
50a6ff15 734
c9ac21eb
PE
7352005-09-05 Paul Eggert <eggert@cs.ucla.edu>
736
737 * config.guess, config.sub: Updated from master source.
738
9a69ec4b
JB
7392005-08-03 Juanma Barranquero <lekktu@gmail.com>
740
741 * .cvsignore: Add `lock'.
742
c638055f
JB
7432005-07-28 Juanma Barranquero <lekktu@gmail.com>
744
745 * .cvsignore: Add `data' and `site-lisp' (for in-place installs).
746
9eff9fe3
PE
7472005-07-26 Paul Eggert <eggert@cs.ucla.edu>
748
749 Merge gnulib getopt implementation into Emacs.
750
751 * Makefile.in (AUTOCONF_INPUTS): New macro.
752 ($(srcdir)/configure, $(srcdir)/src/stamp-h.in): Depend on it,
753 so that these files also depend on m4/getopt.m4.
754 * configure.in: Configure getopt by including m4/getopt.m4,
755 and configuring a getopt replacement if necessary.
756 * make-dist: Add m4 subdirectory. Unlink lib-src/getopt.h.
757 * m4/getopt.m4: New file.
758
edfaf76d
LK
7592005-07-06 Lute Kamstra <lute@gnu.org>
760
761 * configure.in: Fix capitalization.
edfaf76d 762
385ee3de
LK
7632005-07-04 Lute Kamstra <lute@gnu.org>
764
765 Update FSF's address in GPL notices.
766
56f7d69d 7672005-06-19 J\e,Ai\e(Br\e,At\e(Bme Marant <jerome@marant.org>
eb7c6f20
LK
768
769 * Makefile.in (epaths-force): Protect both lisppath and
770 buildlisppath from whitespace.
771
23fd4483
ST
7722005-06-08 Steven Tamm <steventamm@mac.com>
773
774 * configure.in: Support Darwin/MacOSX on Intel
23fd4483 775
98c3db67
JD
7762005-06-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
777
778 * configure.in (HAVE_CANCELMENUTRACKING): New test.
98c3db67 779
9adfabc2
LK
7802005-05-11 J\e,Ai\e(Br\e,At\e(Bme Marant <jmarant@marant.org>
781
782 * configure.in: Add --enable-locallisppath.
9adfabc2 783
5063dbbf
YM
7842005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
785
786 * configure.in: Don't check HAVE_CARBON if HAVE_X11 is set to yes.
787 Check HAVE_CARBON before USE_TOOLKIT_SCROLL_BARS. Define
788 USE_TOOLKIT_SCROLL_BARS by default if HAVE_CARBON is set to yes.
5063dbbf 789
6a4fb78f
EZ
7902005-05-07 J\e,Ai\e(Br\e,At\e(Bme Marant <jerome@marant.org>
791
792 * make-dist: Remove references to makefile.nt and makefile.def.
793 Include widgets and images subdirectories of etc. Do not exclude
794 ldefs-boot.el.
795
2c97085e
AS
7962005-04-23 Andreas Schwab <schwab@suse.de>
797
798 * configure.in: Remove duplicate match for powerpc configuration.
2c97085e 799
766c5349
TTN
8002005-04-20 Thien-Thi Nguyen <ttn@gnu.org>
801
802 * configure.in: Check for <pwd.h>.
766c5349 803
118e2c39
LK
8042005-04-14 Lute Kamstra <lute@gnu.org>
805
806 * make-dist: Distribute all ChangeLog files in lisp/.
807 Don't distribute ldefs-boot.el.
808 lisp/makefile.nt no longer exists.
809
5c156fdf
LK
8102005-04-13 Lute Kamstra <lute@gnu.org>
811
812 * make-dist: Don't use DONTCOMPILE from lisp/Makefile.in; check
813 for "no-byte-compile: t" in the file instead.
814
4693dbc9
SM
8152005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
816
817 * configure.in <Motif>: Don't let a special LessTif/Motif1.2 install
818 shadow the main Lesstif/Motif-2.1 libs and includes.
819
0f88527f
JD
8202005-03-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
821
822 * configure.in: Only add XASSERTS to cppflags.
0f88527f 823
d0098f13
JD
8242005-03-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
825
826 * configure.in: Added --enable-asserts.
d0098f13 827
bf247b6e
KS
8282005-02-09 Kim F. Storm <storm@cua.dk>
829
830 Change release version from 21.4 to 22.1 throughout.
831 Change development version from 21.3.50 to 22.0.50.
832
551ffc27
ST
8332005-01-19 Steven Tamm <steventamm@mac.com>
834
835 * configure.in: Check for <sys/utsname.h>.
551ffc27 836
adf87c29
KS
8372004-12-11 Kim F. Storm <storm@cua.dk>
838
839 * Makefile.in (info): Undo 2004-12-05 change.
840
b2d6e132
LT
8412004-12-08 Luc Teirlinck <teirllm@auburn.edu>
842
058a9e4f
LT
843 * info/dir (File): Add URL and Org Mode manuals.
844 * Makefile.in (install-arch-indep, uninstall): Add url and org
b2d6e132
LT
845 manuals.
846
56f7d69d 8472004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
be5472bd
SM
848
849 * configure.in (INLINE, RE_TRANSLATE_P): Move patches mistakenly
850 committed to src/config.in.
851
b8bdffbe
JD
8522004-12-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
853
be5472bd 854 * configure.in: If $HAVE_GTK_FILE_CHOOSER = yes, check for
b8bdffbe 855 pthreads and define HAVE_GTK_AND_PTHREAD.
b8bdffbe 856
cc60c723
RS
8572004-12-05 Richard M. Stallman <rms@gnu.org>
858
859 * Makefile.in (info): Ignore errors building info files.
860
77cafc7a
EZ
8612004-11-27 Eli Zaretskii <eliz@gnu.org>
862
863 * config.bat: If 8-byte alignment is not supported, define
864 NO_DECL_ALIGN in src/config.h, instead of trivially defining
fe3df972
EZ
865 DECL_ALIGN. Protect & with "" because & is special for cmd.exe;
866 filter through Sed to remove the quotes.
77cafc7a 867
49561cf6
SM
8682004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
869
870 * info/.cvsignore: Ignore everything. It's OK since .cvsignore does
871 not apply to files explicitly `cvs add'ed.
872
d8dfe187
EZ
8732004-11-12 Eli Zaretskii <eliz@gnu.org>
874
875 * config.bat: Don't require djecho.exe for the v1.x build.
1b43e144
EZ
876 Add a test for DECL_ALIGN support, and add a trivial definition to
877 src/config.h if 8-byte alignment is not supported.
d8dfe187 878
85c38542
KS
8792004-11-08 Kim F. Storm <storm@cua.dk>
880
881 * Makefile.in (bootstrap, bootstrap-clean-before): Remove .elc
882 files before building.
883 (bootfast, bootstrap-clean-before-fast): New targets, like
884 bootstrap but don't remove .elc files.
885
59dede22
EZ
8862004-11-06 Lars Brinkhoff <lars@nocrew.org>
887
888 * configure.in: Add check for getrusage.
889
572a3cc2
JD
8902004-11-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
891
49561cf6
SM
892 * configure.in (HAVE_GTK_FILE_CHOOSER, $HAVE_GTK_FILE_SELECTION):
893 New tests for new and old GTK file dialogs.
d0a80c21
JD
894 (HAVE_GTK): Only set with_toolkit_scroll_bars if not explicitly set
895 to no.
896
f17e308a
JD
8972004-10-20 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
898
899 * configure.in (HAVE_PERSONALITY_LINUX32): New test if PER_LINUX32
900 can be set. Remove SETARCH test.
f17e308a 901
cef11da2
ST
9022004-10-08 Steven Tamm <steventamm@mac.com>
903
904 * configure.in (HAVE_MALLOC_MALLOC_H): Test for malloc/malloc.h
cef11da2 905
4cbbf6b7
JD
9062004-10-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
907
908 * configure.in (HAVE_RANDOM_HEAPSTART): Change AC_MSG_ERROR to
05cf15c6 909 AC_MSG_WARN. Move output of warning message to end of configure run.
4cbbf6b7 910
3a787a1e 9112004-10-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4494a266 912
49561cf6 913 * configure.in (HAVE_RANDOM_HEAPSTART): Rename HAVE_EXECSHIELD.
4494a266
JD
914 Run test to see if heap start address is random.
915
bc9b2430
MB
9162004-09-29 Miles Bader <miles@gnu.org>
917
918 * configure.in (HAVE_EXECSHIELD): Test correct env variable to see
919 if setarch is present.
920
dd571c2f
JD
9212004-09-25 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
922
923 * configure.in (HAVE_EXECSHIELD): Only define on x86.
dd571c2f 924
4489ece2
JD
9252004-09-24 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
926
927 * configure.in: Check for exec-shield.
4489ece2 928
de10c114
AS
9292004-08-06 Andreas Schwab <schwab@suse.de>
930
931 * Makefile.in (install-arch-indep, uninstall): Add flymake.
932
d9a68b6a
EZ
9332004-07-31 Eli Zaretskii <eliz@gnu.org>
934
935 * config.bat: Update URLs in the comments.
936
23f87bed
MB
9372004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
938
49561cf6 939 * Makefile.in (install-arch-indep): Add pgg and sieve.
23f87bed
MB
940
941 * info/.cvsignore: Added pgg and sieve.
942
52b9b5cc
AS
9432004-07-05 Andreas Schwab <schwab@suse.de>
944
945 * Makefile.in (install-arch-indep): Remove .arch-inventory files.
946
1d390bd8
KH
9472004-06-21 Kenichi Handa <handa@m17n.org>
948
949 * make-dist: Link leim-ext.el into tempdir.
950
1f94377f
LT
9512004-06-15 Luc Teirlinck <teirllm@auburn.edu>
952
953 * info/dir (File): Add emacs-xtra.
954 * Makefile.in (install-arch-indep, uninstall): Add emacs-xtra.
955
1c492b87
JL
9562004-06-12 Juri Linkov <juri@jurta.org>
957
958 * info/dir: Move menu help lines from `* Menu:' to file header.
959 Describe the purpose of a red *.
960
8f9d4905
SM
9612004-05-04 Dave Love <fx@gnu.org>
962
963 * configure.in: Don't use `extrasub'.
964
2c2cd44f
SM
9652004-04-29 Dave Love <fx@gnu.org>
966
967 * configure.in: Don't forget to quote args to `test'.
968
510ead5f
TTN
9692004-04-24 Thien-Thi Nguyen <ttn@gnu.org>
970
971 * autogen.sh: Update filename in "please read" message.
972
1ee652eb
RS
9732004-04-17 Richard M. Stallman <rms@gnu.org>
974
975 * INSTALL: Move the info about site-lisp dirs,
976 and say uninstalled Emacs looks there too.
977
c1994268
EZ
9782004-04-04 Eli Zaretskii <eliz@gnu.org>
979
980 * config.bat (lib-src): Recognize comment lines in Makefile.in
981 that have a TAB after the #, to avoid errors in preprocessing with
982 GCC 3.3.3.
983
04e08b8c
LT
9842004-03-31 Luc Teirlinck <teirllm@auburn.edu>
985
986 * Makefile.in: Mention in comment that `make maintainer-clean'
987 deletes .elc files.
988
4a61faec
SM
9892004-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
990
991 * update-subdirs: Add local variables to prevent byte-compiling.
992
06aacc62
RS
9932004-03-21 Dave Love <fx@gnu.org>
994
995 * configure.in: Fix previous change.
996
36a3fd05
RS
9972004-03-18 Dave Love <fx@gnu.org>
998
06aacc62 999 * configure.in: Add -znocombreloc to LDFLAGS if compiler supports it.
36a3fd05 1000
6939e0b1
LT
10012004-03-15 Luc Teirlinck <teirllm@auburn.edu>
1002
1003 * info/dir (File): Add SMTP and SES.
1004
d8d95bc7
SM
10052004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
1006
1007 * Makefile.in (maintainer-clean): Clean in the lisp dir as well.
5e7b4262 1008 (bootstrap): Use the new bootstrap-prepare target in lisp.
d8d95bc7 1009
58ec79cf
KS
10102004-02-18 Kim F. Storm <storm@cua.dk>
1011
d8d95bc7 1012 * INSTALL.CVS: Add info about ssh/cvs related problems and work-around.
58ec79cf 1013
a6eeaa81 10142004-02-16 Eli Zaretskii <eliz@gnu.org>
c33b76da 1015
d8d95bc7 1016 * make-dist: Don't link index.*perm and permute-index into tempdir.
c33b76da 1017
584b627e
JY
10182004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
1019
1020 * AUTHORS (JonathanYavner): Rename testcover-*.el to tcover-*.el
1021 to match previous changes by Eli Zaretskii.
1022
68e4cc57
LT
10232004-02-09 Luc Teirlinck <teirllm@auburn.edu>
1024
1025 * Makefile.in: Set CDPATH to an empty string.
1026
22bb9485
SM
10272004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
1028
1029 * configure.in <darwin>: Use fink packages if available.
1030
56f7d69d 10312004-01-25 J\e,Ai\e(Br\e,At\e(Bme Marant <jmarant@free.fr> (tiny change)
ae2230df
RS
1032
1033 * make-dist (lispref): Do include lispref/index.texi.
1034
b4963755 10352004-01-06 Eric Hanchrow <offby1@blarg.net> (tiny change)
722ae5f4 1036
4a61faec 1037 * make-dist (tempdir): Include cursors in nt/icons.
722ae5f4 1038
a6eeaa81 10392003-12-30 Eli Zaretskii <eliz@gnu.org>
d9e0b412
EZ
1040
1041 * INSTALL.CVS: Renamed from INSTALL-CVS to avoid file-name
1042 clashes with install-sh on 8+3 filesystems.
1043
8af1a978
MB
10442003-12-08 Miles Bader <miles@gnu.org>
1045
1046 * .cvsignore: Add .arch-inventory.
1047
ce6e4c21
AS
10482003-12-24 Andreas Schwab <schwab@suse.de>
1049
1050 * configure.in: Check for <sys/socket.h>. Include it before
815617bf 1051 including <net/if.h>. Move check for <net/if.h> before its use.
ce6e4c21 1052
0b1ec9e9
JD
10532003-12-24 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1054
1055 * Makefile.in (install-arch-dep): Don't let cd output go into
1056 pipe for carbon_appdir.
1057
cf59a5b7
AS
10582003-12-24 Andreas Schwab <schwab@suse.de>
1059
1060 * configure.in (PKG_CHECK_MODULES): Fix quoting.
1061
55e4f3cd
AS
10622003-12-01 Andreas Schwab <schwab@suse.de>
1063
2a75d75d 1064 * configure.in (powerpc-apple-darwin*): Use ${CC-cc} instead of
55e4f3cd 1065 hardcoding gcc.
55e4f3cd 1066
57669b57
JD
10672003-11-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1068
1069 * configure.in (HAVE_GTK_MULTIDISPLAY): Check if GTK can handle
1070 multiple displays.
22bb9485 1071 Wrong number of args to AC_CHECK_LIB for HAVE_X_SM test corrected.
57669b57 1072
68e03c1c
DL
10732003-09-23 Dave Love <fx@gnu.org>
1074
1075 * configure.in: Check members of struct ifreq.
1076
6df2a645
KS
10772003-09-14 Kim F. Storm <storm@cua.dk>
1078
1079 * configure.in: Add checks for sys/ioctl.h and net/if.h.
1080
da92b8d9
LT
10812003-09-12 Luc Teirlinck <teirllm@mail.auburn.edu>
1082
1083 * Makefile.in (install-arch-indep, uninstall): Add SES manual.
1084
19bb0fcd 10852003-08-18 Lute Kamstra <lute@gnu.org>
e512ece1
LK
1086
1087 * configure.in: Revert the change of 2003-07-29 as GTK+ 2.2 is not
1088 required anymore.
1089
abd39b57
AC
10902003-08-07 Andrew Choi <akochoi@shaw.ca>
1091
1092 * configure.in [powerpc-apple-darwin*]: Use the -no-cpp-precomp
1093 option instead of -traditional-cpp for CPP.
1094
c855f2ca
RS
10952003-07-29 Richard M. Stallman <rms@gnu.org>
1096
1097 * configure.in (HAVE_XIM): Define if XIM is available.
1098
32b0a3c6
JB
10992003-07-29 Tim Van Holder <tim.vanholder@anubex.com> (tiny change)
1100
1101 * configure.in: The function gtk_window_set_icon_from_file was
1102 introduced in GTK+ 2.2, so check for that release.
1103
2eaa00ba
AS
11042003-07-23 Andreas Schwab <schwab@suse.de>
1105
1106 * configure.in: Add --enable-maintainer-mode, substitute MAINT.
1107
1108 * Makefile.in (YACC): Remove, not used.
1109 (MAINT): Don't set.
1110 (${srcdir}/configure, $(srcdir)/src/stamp-h.in): Use @MAINT@ to
1111 disable dependency on ${srcdir}/configure.in when maintainer mode
1112 is disabled.
1113
f57bd967
DL
11142003-07-22 Dave Love <fx@gnu.org>
1115
1116 * configure.in: Make XRegisterIMInstantiateCallback test depend on
1117 HAVE_X11, not with_xim.
1118 (HAVE_CRTIN): Provide template.
1119 <with_png>: Test for png.h and libpng/png.h.
1120
da894f7d
AS
11212003-07-15 Andreas Schwab <schwab@suse.de>
1122
1123 * configure.in: Temporarily leave quoting for AC_DEFINE.
1124
ec03b83e
SM
11252003-07-13 Stefan Monnier <monnier@cs.yale.edu>
1126
1127 * configure.in: Check for posix_memalign.
1128
800bebe3
RS
11292003-07-12 Richard M. Stallman <rms@gnu.org>
1130
1131 * configure.in [netbsd systems]: Define HAVE_CRTIN properly.
1132
42f81f64
KS
11332003-07-09 Kim F. Storm <storm@cua.dk>
1134
1135 * INSTALL (DETAILED BUILDING AND INSTALLATION): Describe new
1136 functionality of --without-xim.
1137
d320e9f3
DL
11382003-06-29 Dave Love <fx@gnu.org>
1139
1140 * configure.in: Fix XRegisterIMInstantiateCallback check for gcc.
1141
7bea57c9
DL
11422003-06-23 Dave Love <fx@gnu.org>
1143
ec03b83e
SM
1144 * configure.in: Check for sys/_mbstate_t.h.
1145 Test XRegisterIMInstantiateCallback prototype.
7bea57c9
DL
1146 (AH_BOTTOM): Define DO_BLOCK_INPUT, my_strftime.
1147
eb3b52fa
DL
11482003-06-06 Dave Love <fx@gnu.org>
1149
1150 * configure.in: Check for locale.h.
1151
f16205ca
DL
11522003-06-05 Dave Love <fx@gnu.org>
1153
ec03b83e
SM
1154 * configure.in: Check for memcpy, mempcpy, mblen, mbrlen.
1155 Use AC_FUNC_STRFTIME, AC_STRUCT_TIMEZONE, AC_TYPE_MBSTATE_T.
f16205ca 1156 (NLIST_STRUCT): Don't define.
eb3b52fa 1157 (AH_BOTTOM): Define my_strftime.
f16205ca 1158
efd60266
JB
11592003-06-02 Richard M. Stallman <rms@gnu.org>
1160
1161 * configure.in: Revert changes of 2003-03-03 and 2003-05-24.
1162
016bd3c0
AS
11632003-05-24 Andreas Schwab <schwab@suse.de>
1164
1165 * configure.in (AH_BOTTOM) [MAC_OSX]: Do not redefine bcopy,
1166 bzero, and bcmp.
1167
7933722a
DL
11682003-05-22 Dave Love <fx@gnu.org>
1169
ec03b83e 1170 * configure.in: Remove redundant test for term.h. Test for difftime.
7933722a 1171
463f55ee
DL
11722003-05-20 Dave Love <fx@gnu.org>
1173
1174 * configure.in: Append * to s390-*-linux-gnu case.
1175 (LIBMAIL) <lockfile>: Don't define.
1176
11772003-04-30 Richard M. Stallman <rms@gnu.org>
1178
1179 * configure.in: Handle system types sysv5uw* and sysv5OpenUNIX*.
1180
11812003-04-28 Francesco Potort\e,Al\e(B <pot@gnu.org>
1182
1183 * configure.in: Undo last (RMS') change, as it is useless, per
1184 Dave Love.
1185
11862003-04-08 Richard M. Stallman <rms@gnu.org>
1187
1188 * configure.in: Put #include of jpeglib.h at start of line.
1189
6740b4d6
KG
11902003-04-30 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
1191
1192 * INSTALL (* GNU/Linux development packages): Mention Debian and
1193 RedHat package names.
1194
ed3c3314
RS
11952003-04-30 Boyd Lynn Gerber <gerberb@zenez.com>
1196
1197 * configure.in: Handle system types sysv5uw* and sysv5OpenUNIX*.
1198
5b31a763
KG
11992003-04-30 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
1200
1201 * INSTALL (* GNU/Linux development packages): Tell people to
1202 install additional packages for compiling Emacs.
1203
18fe6f45
FP
12042003-04-06 Francesco Potort\e,Al\e(B <pot@gnu.org>
1205
1206 * configure.in: Use the same configuration for all aix5, not just
1207 aix5.1.
1208
77fb5d1a
FP
12092003-03-16 Nelson H. F. Beebe <beebe@math.utah.edu> (tiny change)
1210
1211 * configure.in: Check for need for bigtoc support on IBM AIX for
1212 solving a linker table overflow problem.
1213
710ee5a9
RB
12142003-03-03 Rob Browning <rlb@defaultvalue.org>
1215
efd60266
JB
1216 * configure.in: Add AC_CHECK_FUNCS for memcmp and memmove.
1217 (AH_BOTTOM): Switch tests to prefer memcmp, memset, and memmove
710ee5a9
RB
1218 over bzero, bcmp, and bcopy.
1219
16f6f948
SJ
12202003-02-23 Simon Josefsson <jas@extundo.com>
1221
1222 * Makefile.in (install-arch-indep, uninstall): Add SMTP manual.
1223
92a8ce63
JB
12242003-02-21 Klaus Zeitler <kzeitler@lucent.com>
1225
1226 * configure.in: Set new hpux10-20.h as "major" include for 10.20.
1227
47774164
KH
12282003-02-13 Robert J. Chassell <bob@rattlesnake.com> (tiny change)
1229
1230 * INSTALL (* Extra fonts): Say that Emacs doesn't include fonts.
1231
0dfd93c0
AS
12322003-02-08 Andreas Schwab <schwab@suse.de>
1233
1234 * Makefile.in (EXEEXT): Define to @EXEEXT@ and use this variable
1235 instead of the substitution.
1236
c60ee5e7
JB
12372003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
1238
1239 * Makefile.in: Use @EXEEXT@ for Cygwin.
1240 Use USERNAME if LOGNAME is not set (for Cygwin).
1241
1d894293 1242 * configure.in: Add opsys=cygwin.
88373452 1243
12bf22e0
AS
12442003-01-22 Andreas Schwab <schwab@suse.de>
1245
1246 * configure.in: Set HAVE_MENUS=yes when HAVE_CARBON=yes instead of
1247 redefining it explicitly in src/config.in.
1248
ffdf4f26
MR
12492003-01-22 Markus Rost <rost@math.ohio-state.edu>
1250
1251 * Makefile.in (bootstrap): Make bootstrap-after.
1252
940344d4 12532003-01-20 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
cd890796
JD
1254
1255 * configure.in: Fix --with-gtk.
1256
940344d4 12572003-01-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
488dd4c4
JD
1258
1259 * configure.in: Add --with-gtk, --with-x-toolkit=gtk
1260
1261 * INSTALL (DETAILED BUILDING AND INSTALLATION): Add text about GTK.
1262
e833850f
FP
12632003-01-14 Francesco Potort\e,Al\e(B <pot@gnu.org>
1264
ec03b83e 1265 * configure.in (m68k-motorola-sysv): Remove (obsolete).
e833850f 1266
52cd7d02
ST
12672003-01-07 Steven Tamm <steventamm@mac.com>
1268
1269 * configure.in: New option, --enable-carbon-app, to specify
1270 that the application should be installed
1271 * Makefile.in (install-arch-dep): On Mac OS X, install the
1272 Emacs.app application if carbon-app is enabled
1273
fb02aff2
DL
12742003-01-06 Dave Love <fx@gnu.org>
1275
1276 * configure.in: Check for nl_langinfo.
1277 [!HAVE_SIZE_T]: Fix typedef.
1278
1d08c2fe
DK
12792003-01-06 David Kastrup <dak@gnu.org>
1280
ec03b83e 1281 * Makefile.in (INSTALL_INFO): Get install-info command from configure.
9e71690e 1282
14d1edc0 1283 * configure.in: Add tests for install-info.
1d08c2fe 1284
72c5c58f
MR
12852002-12-09 Markus Rost <rost@math.ohio-state.edu>
1286
1287 * configure.in (*-sunos5*, *-solaris*): Revert previous change -
1288 use again sol2-6 instead of sol2-8.
1289
a4ac5b17
DL
12902002-12-09 Dave Love <fx@gnu.org>
1291
fb02aff2 1292 * configure.in (*-sunos5.8*, *-solaris2.8*): Delete configurations.
a4ac5b17 1293
4824556f
AS
12942002-12-08 Andreas Schwab <schwab@suse.de>
1295
1296 * Makefile.in (install-arch-indep): Revert last change.
1297
6b2fd6ea
DL
12982002-11-27 Dave Love <fx@gnu.org>
1299
1300 * configure.in: Use AC_CHECK_DECLS, not AC_DECL_SYS_SIGLIST.
ec03b83e
SM
1301 Check for __sys_siglist too. Check for memset.
1302 Use AC_FUNC_GETPGRP. Add mipsel-*-linux-gnu* target.
6b2fd6ea 1303
8c95f450
JB
13042002-11-22 Juanma Barranquero <lektu@terra.es>
1305
1306 * config.guess, config.sub: Updated from master source.
1307
39f7b5f7
KF
13082002-11-19 Karl Fogel <kfogel@red-bean.com>
1309
1310 * autogen.sh: New file.
1311
d824beee
DL
13122002-11-15 Dave Love <fx@gnu.org>
1313
ec03b83e
SM
1314 * configure.in: Tidy up various quoting issues throughout.
1315 Use AC_GNU_SOURCE.
d824beee
DL
1316 (AH_BOTTOM): Fix #endif protecting config.h. Maybe include
1317 alloca.h. Define GC_SETJMP_WORKS, GC_LISP_OBJECT_ALIGNMENT.
1318 Maybe define bcopy, bzero, bcmp.
ec03b83e 1319 (powerpcle-*-solaris2.5*, powerpcle-*-solaris2*): Remove (use
d824beee
DL
1320 non-existent machine file).
1321 (sys/vlimit.h, sys/resource.h, fsync, __restrict): Test for.
1322 (term.h, X11/Xaw3d/Scrollbar.h): Avoid warning from test.
0d6f3768 1323 (nlist.h): Move test up.
d824beee 1324
72c5c58f 13252002-11-18 Markus Rost <rost@math.ohio-state.edu>
8704a6ab 1326
72c5c58f 1327 * configure.in (*-sunos5*, *-solaris*): Use sol2-8.
8704a6ab 1328
3a787a1e 13292002-11-14 Francesco Potort\e,Al\e(B <pot@gnu.org>
816753a7
FP
1330
1331 * configure.in (*-sunos5.8*, *-solaris2.8*): New configurations.
1332
98b4e102
JB
13332002-11-11 Tim Van Holder <tim.vanholder@anubex.com> (tiny change)
1334
1335 * Makefile.in (install-arch-indep): Prepend $(srcdir)/ to lisp.
1336
6bae0ccf
DL
13372002-11-08 Dave Love <fx@gnu.org>
1338
ec03b83e 1339 * configure.in: Use AC_CONFIG_LIBOBJ_DIR and require autoconf 2.54.
6bae0ccf
DL
1340 (AH_BOTTOM) [!HAVE_SIZE_T]: Typedef size_t.
1341
ab4f69f2
MB
13422002-11-07 Miles Bader <miles@gnu.org>
1343
ec03b83e
SM
1344 * Makefile.in (maybe_bootstrap): Fix shell variable usage.
1345 Handle separate-build-dir case.
ab4f69f2 1346
318db6cb
RS
13472002-11-06 Richard M. Stallman <rms@gnu.org>
1348
1349 * Makefile.in (maybe_bootstrap): Add doublequotes to make it
1350 bulletproof. $bar may be empty when there are no .elc files.
1351
2baf1bfa
DL
13522002-10-30 Dave Love <fx@gnu.org>
1353
1354 * configure.in: Require autoconf 2.53. Test for pty.h,
1355 sys/mman.h, sys/param.h, mremap, memmove.
ec03b83e
SM
1356 (AH_BOTTOM): Maybe include strings.h. Add local variables for mode.
1357 (AC_PROG_YACC): Delete.
2baf1bfa
DL
1358 (size_t): Use AC_CHECK_TYPES.
1359 (AH_TOP): Up-date copyright.
1360
a6cadf53
JB
13612002-10-01 Juanma Barranquero <lektu@terra.es>
1362
1363 * update-subdirs: Add "no-byte-compile: t" to subdirs.el.
1364
9811b1cf
RS
13652002-09-19 Richard M. Stallman <rms@gnu.org>
1366
1367 * configure.in: Fix the LessTif-directory-finder for real.
1368
ef7fb3bb
RS
13692002-09-14 Richard M. Stallman <rms@gnu.org>
1370
1371 * Makefile.in (maybe_bootstrap): Test for complete absence
1372 of compiled Lisp files.
1373
b3cd6965
SM
13742002-09-11 Stefan Monnier <monnier@cs.yale.edu>
1375
1376 * Makefile.in (bootstrap-lisp-1, bootstrap-lisp, bootstrap)
1377 (bootstrap-clean-after): Delete.
1378 (bootstrap): Make the sequencing explicit.
1379
3e6be279
RS
13802002-09-10 Richard M. Stallman <rms@gnu.org>
1381
1382 * configure.in: Fix previous LessTif change.
1383
50332dc1
RS
13842002-09-09 Richard M. Stallman <rms@gnu.org>
1385
1386 * configure.in (powerpcle-*-solaris2.5*): New configuration.
1387 (powerpcle-*-solaris*): Use version 2.6 as default.
1388 (*-sunos5.6*, *-solaris2.6*): New alternative.
1389 (*-sunos5*): Use version 2.6 as default.
1390
abd39b57 13912002-09-06 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8bb4cb85
KG
1392
1393 * configure.in: Fix typo.
1394
22eaea41
RS
13952002-09-05 Richard M. Stallman <rms@gnu.org>
1396
1397 * configure.in: Look for LessTif in /usr/X11R6/LessTif/ before Motif.
1398
b3cd6965 1399 * configure.in: Handle $GCC_LINK_TEST_OPTIONS and
22eaea41
RS
1400 $NON_GCC_LINK_TEST_OPTIONS after the AC_PROG_... macros.
1401
6bc85c3b
KS
14022002-08-26 Kim F. Storm <storm@cua.dk>
1403
1404 * Makefile.in (install-arch-indep): Do not remove DOC file
1405 when it is the only DOC file installed; this is the case when
1406 CANNOT_DUMP is defined. From Joe Buehler (tiny change).
1407
dc16594b
MR
14082002-07-24 Markus Rost <rost@math.ohio-state.edu>
1409
1410 * configure.in: Fix typo.
1411
2a0c903c
RS
14122002-07-24 Richard M. Stallman <rms@gnu.org>
1413
1414 * configure.in: Don't print anything special about gamedir.
1415
3ea1bfb2 1416 * configure.in: Delete nonstandard --with-game-user option.
b3cd6965 1417
a8bbe549
RS
14182002-07-21 Richard M. Stallman <rms@gnu.org>
1419
1420 * Makefile.in (gamedir, localstatedir): New variables.
1421 (epaths-force): Insert value of gamedir into PATH_GAME.
1422
1423 * configure.in (gamedir): Handle it like lispdir.
ec03b83e 1424 (--with-game-dir option): Delete.
a8bbe549 1425
abd39b57 14262002-06-21 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
29c3cbf0
PJ
1427
1428 * configure.in: Add support for mipseb-*-netbsd* machines.
1429
abd39b57 14302002-06-18 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b3ae255b
KG
1431
1432 * Makefile.in (install-arch-indep, uninstall): Add Tramp.
1433
abd39b57 14342002-06-17 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
d591a834
KG
1435
1436 * info/dir (File): Add an entry for Tramp.
1437
e0156c8d
EZ
14382002-06-17 Eli Zaretskii <eliz@is.elta.co.il>
1439
1440 * INSTALL-CVS: New file.
1441
3fa4ac47
AS
14422002-06-07 Andreas Schwab <schwab@suse.de>
1443
1444 * configure.in (x86_64-*-linux-gnu*): New system.
1445
86bbfe77
EZ
14462002-05-31 Eli Zaretskii <eliz@is.elta.co.il>
1447
1448 * config.bat: Handle the case when lispintro is truncated to lispintr.
1449
2570d28c
PE
14502002-05-26 Paul Eggert <eggert@twinsun.com>
1451
1452 * config.guess, config.sub: Updated from master source.
1453
a1d8dc87
RS
14542002-05-09 Richard M. Stallman <rms@gnu.org>
1455
1456 * configure.in (emacs_cv_speed_t): Add square brackets for clarity.
1457
abd39b57 14582002-05-04 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
9a40c2fb
PJ
1459
1460 * make-dist: Do not distribute lock/ directory.
1461
e3ba1015
AC
14622002-04-30 Andrew Choi <akochoi@shaw.ca>
1463
1464 * configure.in: Provide documentation string when defining
1465 variable HAVE_CARBON. Also define HAVE_WINDOW_SYSTEM, HAVE_MOUSE,
1466 and HAVE_MENUS in AH_BOTTOM if HAVE_CARBON is defined.
1467
5167cfda
CW
14682002-04-28 Colin Walters <walters@verbum.org>
1469
b3cd6965 1470 * configure.in: Delete configure check for access to the game user.
5167cfda 1471
abd39b57 14722002-04-29 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
2912f349
PJ
1473
1474 * make-dist: lwlib/Imakefile is removed.
1475
e0f712ba
AC
14762002-04-26 Andrew Choi <akochoi@shaw.ca>
1477
1478 * configure.in: Add support for powerpc-apple-darwin*.
1479 (HAVE_CARBON): Add.
1480
b3cd6965 1481 * make-dist: Create directories in mac/Emacs.app.
e0f712ba 1482
abd39b57 14832002-04-25 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
90077f66
PJ
1484
1485 * make-dist: lwlib-Xol* are removed.
1486
8fba10fc
AS
14872002-04-23 Andreas Schwab <schwab@suse.de>
1488
1489 * Makefile.in (MAINT): New variable.
1490 (${srcdir}/configure, $(srcdir)/src/stamp-h.in): Depend on this
1491 instead of configure.in, to avoid running autoconf and autoheader
1492 unless explicitly requested.
1493
852eef40
EZ
14942002-04-16 Eli Zaretskii <eliz@gnu.org>
1495
1496 * config.bat: Update for msdos/sed2v2.inp.
1497
6817198a
AS
14982002-04-15 Andreas Schwab <schwab@suse.de>
1499
b3cd6965 1500 * Makefile.in ($(srcdir)/src/config.in): Generate using autoheader.
6817198a
AS
1501 * configure.in: Add config header templates to all AC_DEFINE and
1502 AC_DEFINE_UNQUOTED symbols.
1503 * make-dist: Run autoheader if necessary.
1504
b9b966e0
CW
15052002-04-10 Colin Walters <walters@verbum.org>
1506
1507 * configure.in: Add --game-dir, --game-user. Test to see if we
1508 can use them.
1509
abd39b57 15102002-04-08 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
3d9830e5
PJ
1511
1512 * configure.in: Add --with-sound.
1513
10ce34dc
KS
15142002-03-18 Kim F. Storm <storm@cua.dk>
1515
1516 * configure.in: Test for sendto, recvfrom, getsockopt, setsockopt,
1517 and getsockname functions. Test for sys/un.h include file.
1518
1ef1ef96
EZ
15192002-03-15 Eli Zaretskii <eliz@is.elta.co.il>
1520
1521 * configure.in: Support AIX 5.1.
1522
940344d4 15232002-03-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
d873ec96
JD
1524
1525 * configure.in: Added test for X Session Management (HAVE_X_SM).
1526
16e79fec
RS
15272002-03-03 Richard M. Stallman <rms@gnu.org>
1528
1529 * Makefile.in (install-arch-indep): Use umask 022 for DOC* and lisp/.
1530 Run chown $${LOGNAME} on files installed by tar xvf.
1531
6a22cdf4
KS
15322002-03-03 Kim F. Storm <storm@cua.dk>
1533
1534 * configure.in: Test for getpeername.
1535
4d766b59
RS
15362002-03-01 Richard M. Stallman <rms@gnu.org>
1537
1538 * configure.in (HAVE_JPEG): Turn it off if libjpeg version < 6b.
1539 (HAVE_GIF): Don't use old libungif versions that crash.
1540
4fff8c79
RS
15412002-02-26 Richard M. Stallman <rms@gnu.org>
1542
1543 * configure.in <making srcdir absolute>: Verify that PWD is correct,
1544 not just well-formed and valid.
1545 (mips-compaq-nonstopux*): New configuration.
b3cd6965 1546
e5389a0b
PE
15472002-02-18 Paul Eggert <eggert@twinsun.com>
1548
1549 * make-dist: Port to POSIX 1003.1-2001, which doesn't allow "head -1".
1550 "sed q" is a portable equivalent to plain "head -1".
1551
db54c53a
RS
15522002-02-13 Richard M. Stallman <rms@gnu.org>
1553
1554 * Makefile.in (maybe_bootstrap): Do `exit 1'.
1555 (all): Don't depend on maybe_bootstrap here.
1556 (${SUBDIR}): Depend on it here instead.
1557
b735b2ab
RS
15582002-02-08 Richard M. Stallman <rms@gnu.org>
1559
1560 * Makefile.in (maybe_bootstrap): Add an infinite sleep-loop.
1561
d8359893
EZ
15622002-01-27 Eli Zaretskii <eliz@is.elta.co.il>
1563
1564 * configure.in: Recognize BSD/OS 5.0.
1565
f3b812da
EZ
15662002-01-11 Eli Zaretskii <eliz@is.elta.co.il>
1567
1568 * make-dist: Make version checking in emacs.texi consistent with
1569 how we set it there.
1570
f48a30d7
KS
15712001-12-29 Kim F. Storm <storm@cua.dk>
1572
1573 * INSTALL: <CONFIGURATION BY HAND> Now requires autoconf 2.51.
1574
07025a55
RS
15752001-12-28 Richard M. Stallman <rms@gnu.org>
1576
1577 * configure.in: Test for mbsinit.
1578
b0a21bf9
EZ
15792001-12-21 Eli Zaretskii <eliz@is.elta.co.il>
1580
1581 These changes make Leim part of the standard distribution:
1582
3a787a1e 1583 * README: Add info about the `leim' directory.
b0a21bf9
EZ
1584
1585 * INSTALL: Remove text that describes Leim as a separate package.
1586
1587 * noleim-Makefile.in: File removed.
1588
1589 * make-dist: Don't copy noleim-Makefile.in to the leim subdirectory.
1590 Link Leim files to ${tempdir}/leim, not to real-leim. Don't move
1591 Leim files out of the Emacs tree. Don't prepare a separate tarball
1592 for Leim.
5a60d1da 1593
61e3b944
RS
15942001-12-11 Richard M. Stallman <rms@gnu.org>
1595
1596 * configure.in (hppa*-*-linux-gnu*): New alternative.
1597
abd39b57 15982001-12-08 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
03f9f7ae
PJ
1599
1600 * make-dist: Copy COPYING to leim/, lwlib/, mac/ and nt/ when
1601 creating distribution.
1602
d6a70204
PE
16032001-12-06 Paul Eggert <eggert@twinsun.com>
1604
1605 * configure.in (AC_PREREQ): Bump from 2.50 to 2.51; needed for vfork.
1606 (AC_FUNC_VFORK): Remove.
1607 (AC_FUNC_FORK): Add.
1608 (HAVE_DES_H, HAVE_KRB5_H): Properly quote args of AC_CHECK_HEADERS;
1609 this is required by recent Autoconf versions.
1610
abd39b57 16112001-12-02 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
4a3cf58d
PJ
1612
1613 * make-dist: Do not try to link removed files (aclocal.m4, _emacs,
1614 TODO, vms-pp.trans and others).
1615
abd39b57 16162001-11-29 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
0142178a
PJ
1617
1618 * make-dist: Use COPYING from the top-level directory.
1619
1096bcc0
GM
16202001-11-29 Gerd Moellmann <gerd@gnu.org>
1621
1622 * configure.in: Add support for FreeBSD/Alpha.
1623
abd39b57 16242001-11-29 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
b1356234 1625
dd536f94
PJ
1626 * make-dist: Add COPYING to the top-level directory of the
1627 distribution. Simplify the logic behind copying.
1628
b1356234
PJ
1629 * Makefile.in (maybe_bootstrap): Fix previous change.
1630
66458f32
RS
16312001-11-28 Richard M. Stallman <rms@gnu.org>
1632
1633 * Makefile.in (maybe_bootstrap): Don't bootstrap, just suggest it.
1634
ebcbef4e
RS
16352001-11-26 Richard M. Stallman <rms@gnu.org>
1636
1637 * Makefile.in: bootstrap should not delete dumped executables.
1638 (bootstrap-clean-before): New target.
1639 (bootstrap): Use bootstrap-clean-before instead of clean.
ec03b83e 1640 (bootstrap-clean-after): Rename from bootstrap-clean. Calls changed.
ebcbef4e 1641
b77d2746 16422001-11-24 Eli Zaretskii <eliz@is.elta.co.il>
ac74199d 1643
070f247d
EZ
1644 These changes add the Emacs Lisp Introduction manual to the
1645 distribution:
1646
b3cd6965 1647 * Makefile.in (install-arch-indep, uninstall): Add ELisp Intro files.
b77d2746 1648
070f247d
EZ
1649 * make-dist: Copy the files in lispintro directory.
1650
7336d09b
EZ
1651 * config.bat: Configure in the lispintro directory.
1652
ac74199d
EZ
1653 * configure.in (AC_OUTPUT): Add lispintro/Makefile.
1654
7f947b13 1655 * Makefile.in (SUBDIR_MAKEFILES): Add lispintro.
070f247d 1656 (lispintro/Makefile): New target.
7f947b13
EZ
1657 (mostlyclean, clean, distclean, maintainer-clean): Add lispintro.
1658 (unlock, relock, info, dvi): Ditto.
1659
d4fa890c
EZ
16602001-11-23 Eli Zaretskii <eliz@is.elta.co.il>
1661
b3cd6965 1662 * Makefile.in (uninstall, install-arch-indep): Don't install gfdl.1.
d4b56a8f 1663
d4fa890c
EZ
1664 * make-dist (etc): Don't distribute gfdl.1.
1665
5fb25beb
CW
16662001-11-22 Colin Walters <walters@debian.org>
1667
1668 * Makefile.in (install-arch-indep): Install the calc .info files.
abd39b57 1669 (uninstall): Handle deletion of calc .info files (thanks Pavel Jan\e,Am\e(Bk).
5fb25beb 1670
9f8bbf0f
EZ
16712001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
1672
1673 * make-dist (lispref): Add *.txt, *.el, permute-index, and
1674 tindex.pl to the list of those being put into the distribution.
1675
aa2af83a
EZ
16762001-11-16 Eli Zaretskii <eliz@gnu.org>
1677
1678 * configure.in: Add coff.h to the list in AC_CHECK_HEADERS.
1679
abd39b57 16802001-11-15 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
71f94ae1 1681
987aac50
PJ
1682 * Makefile.in (uninstall): Fix previous change.
1683
71f94ae1
PJ
1684 * configure.in, Makefile.in: Add support for --program-prefix,
1685 --program-suffix and --program-transform-name options.
1686
abd39b57 16872001-11-13 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
e5d9d2e7 1688
b3cd6965 1689 * Makefile.in (install-arch-indep): Use `${manext}' instead of `.1'.
6e1b91d7
PJ
1690 (install-arch-indep): Install emacsclient manual page.
1691 (uninstall): Uninstall emacsclient manual page.
e5d9d2e7 1692
97c91ba6
EZ
16932001-11-12 Eli Zaretskii <eliz@is.elta.co.il>
1694
1695 * make-dist: Add lispref/index.*perm files to the distribution.
abd39b57 1696 From Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>.
97c91ba6 1697
abd39b57 16982001-11-12 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
3d3f602a
PJ
1699
1700 * Makefile.in (uninstall): Remove gfdl.1 when uninstalling.
1701
2bf92717
EZ
17022001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
1703
dff28924 1704 * configure.in: AC_OUTPUT lispref/Makefile.
2bf92717 1705
0cc70510
EZ
17062001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
1707
5c32b7c5
EZ
1708 The following changes add the ELisp reference manual to the
1709 distribution.
1710
10fa7f8e
EZ
1711 * make-dist: Add the lispref directory to the distribution.
1712
0cc70510
EZ
1713 * Makefile.in (install-arch-indep): Add elisp* to the list of
1714 installed Info files.
5c32b7c5
EZ
1715 (SUBDIR_MAKEFILES): Add lispref/Makefile.
1716 (lispref/Makefile): New target.
1717 (mostlyclean, clean, distclean, maintainer-clean, unlock, relock):
1718 Add commands for the lispref directory.
1719 (info, dvi): Ditto.
1b5a3644
EZ
1720
1721 * config.bat: Configure in `lispref'.
1722
6baef0fd
RS
17232001-11-09 Richard M. Stallman <rms@gnu.org>
1724
1725 * Makefile.in (bootstrap-lisp): Don't suppress error messages.
1726
ed5882b9
EZ
17272001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
1728
1729 * make-dist (tempdir): Copy AUTHORS as well.
1730
f0f2756d
SS
17312001-11-06 Sam Steingold <sds@gnu.org>
1732
14d1edc0 1733 * configure.in: Added a check for <nlist.h>.
9ba48103 1734
abd39b57 17352001-11-01 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
d576358b
PJ
1736
1737 * configure.in: Reindent --help output.
1738 From Per Starback (starback@ling.uu.se).
dff28924 1739
bf00d461 17402001-10-31 Eli Zaretskii <eliz@is.elta.co.il>
4f4d6b17
EZ
1741
1742 * configure.in: New entry for HP/UX-11.
1743
5d991fc4
EZ
1744 * Makefile.in (SOURCES): Replace GETTING.GNU.SOFTWARE with FTP.
1745 From Eric S. Raymond <esr@golux.thyrsus.com>.
1746
73d25f9c
EZ
17472001-10-28 Eli Zaretskii <eliz@is.elta.co.il>
1748
1749 * configure.in (s390-*-linux-gnu): New system. From Adam Thornton
1750 <athornton@sinenomine.net>.
1751
5b6a51aa
GM
17522001-10-25 Gerd Moellmann <gerd@gnu.org>
1753
1754 * Makefile.in (maybe_bootstrap): New target.
b3cd6965 1755 (all): Add to prerequisites to bootstrap if abbrev.elc doesn't exist.
5b6a51aa 1756
84e70f78
KR
17572001-10-24 Ken Raeburn <raeburn@gnu.org>
1758
1759 * configure.in: If --with-hesiod is given, look for
1760 hes_getmailhost and res_send or __res_send; check hesiod and
b3cd6965 1761 resolv libraries respectively if system libraries don't supply them.
84e70f78 1762
4aa6b955
GM
17632001-10-24 Gerd Moellmann <gerd@gnu.org>
1764
1765 * configure.in: Use $MAKE for `make' if set.
1766
bc171472
GM
17672001-10-22 Gerd Moellmann <gerd@gnu.org>
1768
1769 * Makefile.in (install-arch-indep): Add -h (follow symlinks)
1770 to tar options.
1771
71431a0e
GM
17722001-10-20 Gerd Moellmann <gerd@gnu.org>
1773
6aa97356 1774 * (Version 21.1 released).
71431a0e 1775
531a3336
MB
17762001-10-20 Miles Bader <miles@gnu.org>
1777
1778 * configure.in (configuration): Set from `host' if `host_alias'
1779 isn't defined.
1780
121ff711
AS
17812001-10-19 Andreas Schwab <schwab@suse.de>
1782
1783 * configure.in: Make ready for autoconf 2.5x.
1784 (AC_PREREQ): Require autoconf 2.50.
1785 * aclocal.m4: Removed.
121ff711
AS
1786 * Makefile.in (${srcdir}/configure): Don't depend on aclocal.m4.
1787
eef9b65f
EZ
17882001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
1789
1790 * README: Bump Emacs version to 21.1.50.
1791
ab952a4f
GM
17922001-10-05 Gerd Moellmann <gerd@gnu.org>
1793
1794 * Branch for 21.1.
dff28924 1795
3b74127d
GM
17962001-09-05 Gerd Moellmann <gerd@gnu.org>
1797
1798 * configure.in: Avoid `$@' which is handled specially in
1799 Autoconf 2.52. From "Adam J. Richter" <adam@yggdrasil.com>.
dff28924 1800
80b97918
EZ
18012001-09-01 Eli Zaretskii <eliz@is.elta.co.il>
1802
1803 * make-dist (nt): Add subdirs.el to the list of distributed files.
1804
3a4f8160
EZ
18052001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
1806
1807 * configure.in (machine): Add an entry for
1808 hppa1.1-hitachi-hiuxwe2*.
1809
eb04d6cd
GM
18102001-05-28 Gerd Moellmann <gerd@gnu.org>
1811
1812 * make-dist (LANG): Set LC_ALL and LANGUAGE to C, unset
1813 LC_MESSAGES and LANG. From Karl Eichwalder <keichwa@gmx.net>.
1814
f4500bec
GM
18152001-05-14 Gerd Moellmann <gerd@gnu.org>
1816
1817 * make-dist: Copy texinfo.tex unconditionally.
1818
26978e9a
EZ
18192001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
1820
1821 * Makefile.in (install-arch-indep): Add gfdl.1 to the man pages
1822 that are installed.
1823
afa3935f
GM
18242001-04-06 Gerd Moellmann <gerd@gnu.org>
1825
e5c8f6f1
GM
1826 * make-dist: Copy only `[a-z]*.{el,elc}' from leim/quail.
1827 Don't copy quick-b5, quick-cns, tsang-b5, and tsang-cns files.
dff28924 1828
afa3935f
GM
1829 * make-dist: Handle leim/MISC-DIC. Only include
1830 `[a-zA-Z]*.{el,elc}' from leim/quail.
1831
a55e4e68
GM
18322001-04-05 Gerd Moellmann <gerd@gnu.org>
1833
1834 * Makefile.in (install-arch-indep): Remove .cvsignore files.
1835
87d8eba4
GM
18362001-03-30 Gerd Moellmann <gerd@gnu.org>
1837
1838 * Makefile.in (.PHONY): Add for bootstrap targets.
1839 (bootstrap-clean): New target.
1840 (bootstrap): Use it instead of `clean'.
1841
ed31fabf
GM
18422001-03-29 Eli Zaretskii <a34785@is.elta.co.il>
1843
1844 * Makefile.in (SUBDIR): Remove leim.
1845 (all, .RECURSIVE, extraclean): Add leim explicitly.
1846 (leim): Provide separate rule which exports PARALLEL=0 into the
1847 environment.
1848
5721ae13
GM
18492001-03-20 Gerd Moellmann <gerd@gnu.org>
1850
1851 * configure.in (HAVE_XPM): Don't print the result of the check for
1852 XpmReturnAllocPixels if we don't have an xpm.h.
1853
10ebaeb6
GM
18542001-03-05 Gerd Moellmann <gerd@gnu.org>
1855
1856 * COPYING: New file.
1857
e30bd7b7
EZ
18582001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
1859
1860 * config.bat: Update the copyright.
1861
d0e9bfd2
GM
18622001-02-23 Kenichi Handa <handa@etl.go.jp>
1863
1864 * configure.in: Use AC_EGREP_CPP to check if the C preprocessor
1865 converts `..' to `. .'. If it converts, set CPP_NEED_TRADITIONAL
1866 to `yes'. Later in AC_OUTPUT, check this variable.
1867
038f4ae3
DL
18682001-02-09 Dave Love <fx@gnu.org>
1869
1870 * AUTHORS: Updated.
1871
44806980
EZ
18722001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
1873
1874 * info/dir (Ebrowse): Fix the entry (was missing a dot).
1875
20b28f82
GM
18762001-02-02 Gerd Moellmann <gerd@gnu.org>
1877
bdadfce3
GM
1878 * mkinstalldirs (errstatus): Chmod a+rx directories we create.
1879
5db37a2e 1880 * Makefile.in (uninstall): Ignore exit code of `rm'.
dff28924 1881
20b28f82
GM
1882 * Makefile.in (uninstall): Remove more info files. Remove
1883 ${libexecdir}/emacs/${version}. Remove ${archlibdir}/fns-*.
1884
7ccf7ab9
GM
18852001-01-31 Gerd Moellmann <gerd@gnu.org>
1886
1887 * noleim-Makefile.in (extraclean): Add.
1888
03e0fe6e 18892001-01-28 Gerd Moellmann <gerd@gnu.org>
c522cff0
BW
1890
1891 * Makefile.in (extraclean): Added -f to -rm config-tmp-* to keep
1892 it quiet.
1893
e1e441f9
GM
18942001-01-24 Colin Walters <walters@cis.ohio-state.edu>
1895
1896 * Makefile.in (tags): Fix typo.
1897
64388126
KH
18982001-01-13 Kenichi Handa <handa@etl.go.jp>
1899
1900 * configure.in: Fix typo in the code setting x_search_path.
1901
457b792c
GM
19022001-01-10 Dave Love <fx@gnu.org>
1903
1904 * configure.in: Don't reset LIBS at end of -lXmu test. Test for
1905 -lXext.
1906 (HAVE_XKBGETKEYBOARD): Fix reporting of result.
1907 (HAVE_LIBXP): Remove -lXt from AC_CHECK_LIB.
1908 (HAVE_XAW3D, HAVE_XPM, HAVE_JPEG, HAVE_PNG, HAVE_TIFF, HAVE_GIF):
1909 Don't frob CFLAGS. Remove extra X libs from AC_CHECK_LIB
1910 (now in $LIBS).
1911
1460e5d4
EZ
19122001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
1913
1914 * config.bat: Run the preprocessor with -traditional.
1915
e2b6e5ea
EZ
19162001-01-01 Eli Zaretskii <eliz@is.elta.co.il>
1917
1918 * INSTALL: Move copying conditions to end of file.
1919
b202115b
EZ
19202000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
1921
1922 * INSTALL: Add basic installation procedure which assumes
1923 `configure' does its job. Elaborate on image support libraries.
1924 Add a pointer to Xaw3d library. Add advice about solving
1925 configure-time problems by looking in config.log and setting
3163da06 1926 variables in the environment.
b202115b 1927
3e32cc27
GM
19282000-12-27 Gerd Moellmann <gerd@gnu.org>
1929
1930 * Makefile.in (install-arch-indep): If tar fails, exit with
1931 exit code 1.
1932
7b93a85b
GM
19332000-12-19 Gerd Moellmann <gerd@gnu.org>
1934
1935 * configure.in: Test for XkbGetKeyboard with an AC_TRY_LINK whose
1936 source file includes XKBlib.h. On some broken Solaris systems,
1937 there is an XKBlib.h, reportedly, but header files included by
1938 XKBlib.h are missing.
1939
02387dcc
GM
19402000-12-14 Gerd Moellmann <gerd@gnu.org>
1941
1942 * configure.in: AC_CHECK_FUNC XkbGetKeyboard.
1943
34979055
DL
19442000-12-11 Dave Love <fx@gnu.org>
1945
1946 * configure.in <alpha*-dec-osf*>: Use full path for NON_GNU_CPP.
1947
169fe44e
GM
19482000-12-11 Paul Eggert <eggert@twinsun.com>
1949
1950 * aclocal.m4 (AC_SYS_LARGEFILE, AC_SYS_LARGEFILE_MACRO_VALUE):
1951 Merge fixes from latest GNU tar version. These macros no longer
1952 futz with _XOPEN_SOURCE, as that was not portable in practice.
1953 (AC_FUNC_FSEEKO): New macro.
dff28924 1954
169fe44e
GM
1955 * configure.in: Use it instead of invoking AC_CHECK_FUNCS on
1956 ftello.
dff28924 1957
5c62b2e9
DL
19582000-12-05 Dave Love <fx@gnu.org>
1959
1960 * Makefile.in (TAGS, info): Avoid tab-prefixed comments in rules.
1961
2dce2360
EZ
19622000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
1963
1964 * info/dir: Change the category to "Emacs".
1965
8c28d444
GM
19662000-12-01 Gerd Moellmann <gerd@gnu.org>
1967
1968 * make-dist (tempdir): Remove epaths.h from the distribution
1969 instead of paths.h.
1970
68a887fa
EZ
19712000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
1972
1973 * config.bat: Check for existence of djecho.exe, and print an
1974 error message if it is not available.
1975
1976 * INSTALL: Describe possible problem with djecho.exe in old
1977 versions of DJGPP v2.x.
1978
d96a4de3
GM
19792000-11-23 Gerd Moellmann <gerd@gnu.org>
1980
1981 * configure.in: Initialize HAVE_LIBXP to no.
1982
3aeecf97
GM
19832000-11-22 Gerd Moellmann <gerd@gnu.org>
1984
dff28924 1985 * configure.in: Use m/macppc.h instead of the non-existent
3aeecf97
GM
1986 m/powerpc.h.
1987
fb279a6d
GM
19882000-11-21 Gerd Moellmann <gerd@gnu.org>
1989
3c64f287
GM
1990 * Makefile.in (install-arch-indep): Also install info/eshell*
1991 and info/speedbar*.
1992
fb279a6d
GM
1993 * configure.in (HAVE_PNG): Check for the presence of
1994 png_get_channels to rule out older PNG libs.
1995
f5f47add
GM
1996 * configure.in (AC_OUTPUT): Arrange to emit definitions of
1997 GCC and NON_GNU_CPP into config.status.
1998
62d14e9a
DL
19992000-11-20 Dave Love <fx@gnu.org>
2000
1c203d4c
DL
2001 * configure.in: Fix last change.
2002
62d14e9a 2003 * GETTING.GNU.SOFTWARE: Deleted.
169fe44e 2004 * FTP: New file to replace it.
62d14e9a
DL
2005 * make-dist: Add FTP, remove GETTING.GNU.SOFTWARE.
2006
f1d6d1e8
GM
20072000-11-20 Gerd Moellmann <gerd@gnu.org>
2008
2009 * configure.in: Use -traditional with GNU cpp.
2010
b3635775
GM
20112000-11-17 Gerd Moellmann <gerd@gnu.org>
2012
2013 * make-dist: Handle the Mac port. Distribute all makefile.w32-in.
2014 Distribute more files from the nt/ subdir. Distribute PBM
2015 image files from subdirs of lisp/. Distribute old change logs
2016 from subdirs of lisp/. Distribute play/5x5.el.
2017
0eafc06c
DL
20182000-11-11 Dave Love <fx@gnu.org>
2019
2020 * config.sub, config.guess: Updated from master source.
2021
03391420
DL
20222000-11-07 Dave Love <fx@gnu.org>
2023
2024 * configure.in: Test for mkstemp.
2025
cd66d2ed
EZ
20262000-11-01 Eli Zaretskii <eliz@is.elta.co.il>
2027
2028 * info/dir (Top): Rearrange menu items more logically, and put
2029 them into a single category. Add menu items for RefTeX and
2030 Widget.
2031
1da437e9
KG
20322000-10-29 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2033
15b526b2
EZ
2034 * Makefile.in (install-arch-indep): Use --info-dir instead of
2035 --dir-file, and a simple argument instead of --info-file, so that
2036 the Debian version of install-info also works.
1da437e9 2037
99483220
EL
20382000-10-19 Eric M. Ludlam <zappo@ultranet.com>
2039
2040 * info/dir (Speedbar): Add entry.
2041
45e680a8
EZ
20422000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
2043
2044 * INSTALL: Describe the new image-support options to the configure
2045 script. List URLs where image support libraries can be found.
2046
f2f049f3
EZ
20472000-10-14 Eli Zaretskii <eliz@is.elta.co.il>
2048
2049 * info/dir (Top): Add an entry for Eshell.
2050
2021ab61
DL
20512000-10-02 Dave Love <fx@gnu.org>
2052
2053 * configure.in: Check for gai_strerror.
2054
65f75351
AS
20552000-10-01 Andreas Schwab <schwab@suse.de>
2056
4b649a8e 2057 * Makefile.in (install-arch-indep): Update list of installed info files.
65f75351 2058
71c9ec51
GM
20592000-09-30 Gerd Moellmann <gerd@gnu.org>
2060
2061 * configure.in: Support `sparc*-*-netbsd*'.
2062
513f1fd9
EZ
20632000-09-29 Eli Zaretskii <eliz@is.elta.co.il>
2064
2065 * info/dir (MIME): Add entry for emacs-mime.
2066
a55b799a
DL
20672000-09-29 Dave Love <fx@gnu.org>
2068
2069 * configure.in: Fix alpha*-dec-osf4 using the osf5 config.
2070
ce75c97a
GM
20712000-09-26 Gerd Moellmann <gerd@gnu.org>
2072
2073 * make-dist: Adapt to the change of leim/Makefile which was
2074 necessary to ensure a reasonably working `make dist'.
2075
2076 * leim-Makefile.in: Moved to leim/Makefile.in..
2077
2078 * noleim-Makefile.in: New file, formerly leim/Makefile.in.
2079
36e44f62
KH
20802000-09-21 Kenichi Handa <handa@etl.go.jp>
2081
dff28924
SS
2082 * leim-Makefile.in (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
2083 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
36e44f62
KH
2084 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
2085 files to .elc.
2086 (${TIT}): Adjusted for the above change.
2087 (clean mostlyclean): Likewise.
2088 (.el.elc): New target.
2089
da1608d9
GM
20902000-09-19 Gerd Moellmann <gerd@gnu.org>
2091
2092 * make-dist: Include XPM and XBM files in lisp/ and subdirs
2093 in the distribution.
2094
6fed3546
GM
20952000-09-18 Gerd Moellmann <gerd@gnu.org>
2096
2097 * make-dist (skk): Rename to `ja-dic' because the leim directory
2098 was renamed.
2099
b4331e96
DL
21002000-09-14 Dave Love <fx@gnu.org>
2101
2102 * configure.in: Fix spurion in last change.
2103
ef9e4345
GM
21042000-09-14 Gerd Moellmann <gerd@gnu.org>
2105
2106 * configure.in (USE_MMAP_FOR_BUFFERS): Recognize in system
2107 configuration files instead of REL_ALLOC_MMAP. Set REL_ALLOC
2108 to `no' if defined. Change result report.
2109
575daf04
DL
21102000-09-08 Dave Love <fx@gnu.org>
2111
2112 * configure.in: Remove spurious `@'s.
2113
2114 * aclocal.m4 (AC_FUNC_MMAP): Use fixed version from development
2115 autoconf.
2116
fa0b693c
GM
21172000-09-06 Gerd Moellmann <gerd@gnu.org>
2118
73b77ee5
GM
2119 * configure.in (REL_ALLOC_MMAP): Recognize in system configuration
2120 file and print informational message.
dff28924 2121
fa0b693c
GM
2122 * configure.in (AC_FUNC_MMAP): Add.
2123
ff8df3be
GM
21242000-09-01 Gerd Moellmann <gerd@gnu.org>
2125
2126 * configure.in: Add ``checking'' messages for
2127 XpmReturnAllocPixels.
2128
bb17930d
GM
21292000-08-28 Gerd Moellmann <gerd@gnu.org>
2130
2131 * configure.in: Check <strings.h>; check `index' and `rindex'
2132 functions.
2133
6ce974d4
KH
21342000-08-26 Kenichi Handa <handa@etl.go.jp>
2135
2136 * configure.in <alpha*-dec-osf*>: Move "NON_GNU_CPP='cpp'" before
2137 "case "${canonical}" in".
2138
7bc3ff79
DL
21392000-08-25 Dave Love <fx@gnu.org>
2140
2141 * configure.in <osf>: Use NON_GNU_CPP='cpp' always.
2142
457dd64a
KH
21432000-08-25 Kenichi Handa <handa@etl.go.jp>
2144
7c100e1a 2145 * leim-Makefile.in: Rename skk to ja-dic throughout the file.
457dd64a 2146
17494071
GM
21472000-08-24 Gerd Moellmann <gerd@gnu.org>
2148
2149 * configure.in <making srcdir absolute>: Unset CDPATH in case $PWD
3a787a1e 2150 contains a relative path. Protect against unusable values of $PWD.
17494071 2151
dd0e1e54
EZ
21522000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
2153
3d819a75
EZ
2154 * info/dir (WoMan): Add entry.
2155
dd0e1e54
EZ
2156 * config.bat (maindir): Update src/_gdbinit even if it does
2157 already exist.
2158
70fc58b3
GM
21592000-08-07 Gerd Moellmann <gerd@gnu.org>
2160
3a787a1e 2161 * Makefile.in (config.status): Prepend `$(srcdir)/' to `configure'.
70fc58b3 2162
f4988be7
GM
21632000-08-03 Gerd Moellmann <gerd@gnu.org>
2164
2165 * configure.in: Add support for ia64*-*-linux*.
2166
27848c01
GM
21672000-07-27 Gerd Moellmann <gerd@gnu.org>
2168
2169 * make-dist (aclocal.m4): Include in distribution.
2170
b4a12321
DL
21712000-07-26 Dave Love <fx@gnu.org>
2172
2173 * configure.in (AC_SYS_LARGEFILE): Moved earlier.
2174
c66c29a2
DL
21752000-07-24 Dave Love <fx@gnu.org>
2176
2177 * configure.in: Add AC_SIZE_T.
2178
3b33a005
DL
21792000-07-18 Dave Love <fx@gnu.org>
2180
2181 * configure.in: Reorder so that most tests are done after CPPFLAGS
2182 is set from the C_SWITCH_... definitions.
2183
4b92c49a
GM
21842000-07-10 Gerd Moellmann <gerd@gnu.org>
2185
2186 * configure.in (HAVE_XPM): Undo previous change. Check for
2187 preprocessor define XpmReturnAllocPixels.
2188
6c6d2e33
GM
21892000-07-06 Gerd Moellmann <gerd@gnu.org>
2190
2191 * configure.in (HAVE_XPM): Check for XpmReturnAllocPixels
2192 instead of XpmReadFileToPixmap.
2193
b192d653
KR
21942000-07-05 Ken Raeburn <raeburn@gnu.org>
2195
2196 * configure.in: Check for <soundcard.h>. Look for ossaudio
2197 library, and set LIBSOUND accordingly.
2198
65171e3a
DL
21992000-07-05 Dave Love <fx@gnu.org>
2200
2201 * configure.in: Use AC_HEADER_SYS_WAIT.
2202
969f7e79
GM
22032000-07-05 Gerd Moellmann <gerd@gnu.org>
2204
2205 * make-dist: Check DONTCOMPILE in lisp/Makefile.in instead of
2206 lisp/Makefile. Distribute lisp/Makefile.in instead of
2207 lisp/Makefile.
2208
5a9bf171
KR
22092000-06-30 Ken Raeburn <raeburn@gnu.org>
2210
2211 * configure.in: Add ${C_SWITCH_X_SITE} temporarily to CPPFLAGS,
2212 while searching for image-handling libraries.
2213
1d36487c
GM
22142000-06-26 Gerd Moellmann <gerd@gnu.org>
2215
2216 * configure.in (--with-xim): New option.
2217
6a465756
DL
22182000-06-23 Dave Love <fx@gnu.org>
2219
2220 * configure.in [HAVE_TIMEVAL]: Move gettimeofday test here, test
2221 for struct timezone and test how we can call gettimeofday.
48d4b120 2222 Check for OSF 5+. Check for term.h.
6a465756
DL
2223
2224 * aclocal.m4: Define the post-2.13 stuff conditionally on autoconf
2225 version.
2226
16cf31f7
GM
22272000-06-23 Gerd Moellmann <gerd@gnu.org>
2228
2229 * configure.in (HAVE_LIBXP): Change test for libXp.
2230
4c343001
DL
22312000-06-21 Dave Love <fx@gnu.org>
2232
2233 * configure.in: Check for fcntl.h. Use AC_FUNC_GETLOADAVG, not
2234 simple test for getloadavg and substitute GETLOADAVG_LIBS.
2235 Simplify test for GETTIMEOFDAY_ONE_ARGUMENT.
2236
a3f08d9e
DL
22372000-06-19 Dave Love <fx@gnu.org>
2238
2239 * configure.in (GETTIMEOFDAY_ONE_ARGUMENT): Fix in case
2240 _XOPEN_SOURCE is defined.
2241
0a2ea235
GM
22422000-06-16 Gerd Moellmann <gerd@gnu.org>
2243
dff28924 2244 * Makefile.in (distclean): Also make distclean in lisp/.
0a2ea235 2245
7d5c8691
EZ
22462000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
2247
2248 * config.bat: Generate lisp/Makefile from lisp/Makefile.in.
2249
e9924e52
GM
22502000-06-15 Gerd Moellmann <gerd@gnu.org>
2251
2252 * make-dist: Add --help and --snapshot options.
2253
9f817ea4
GM
22542000-06-14 Gerd Moellmann <gerd@gnu.org>
2255
dce6b995 2256 * configure.in: Generate lisp/Makefile.
dff28924 2257
9f817ea4
GM
2258 * configure.in: Add support for `*-lynxos*'.
2259 Use `cpp' as NON_GNU_CPP for `alpha*-dec-osf[5-9]*', as
2260 recommended by <Karen.Dorhamer@compaq.com> to fix problems
2261 on Tru64 UNIX v5.0.
2262
97aa9c1d
KR
22632000-06-13 Ken Raeburn <raeburn@gnu.org>
2264
2265 * Makefile.in (install-arch-indep): Don't use "-unset CDPATH" when
2266 it's on a continuation line.
2267
d42122a3
DL
22682000-06-02 Dave Love <fx@gnu.org>
2269
b4963755 2270 * Makefile.in (install-arch-indep): Add pcl-cvs to list of info
2082fe81
DL
2271 files.
2272
d42122a3
DL
2273 * configure.in: Don't specify -n32 flag for mips-sgi-irix6.5.
2274 Check for struct exception. Use AC_SYS_LARGEFILE and move ftello
2275 test.
2276
2277 * aclocal.m4 (AC_SYS_LARGEFILE_TEST_INCLUDES)
2278 (AC_SYS_LARGEFILE_MACRO_VALUE, AC_SYS_LARGEFILE): New.
2279
34ec9ebe
GM
22802000-05-26 Gerd Moellmann <gerd@gnu.org>
2281
2282 * configure.in: Add check for speed_t typedef.
2283
50d7ce09
KR
22842000-05-25 Ken Raeburn <raeburn@gnu.org>
2285
2286 * Makefile.in (install-arch-dep): Install fns-*.el only if it
2287 exists; it won't in the CANNOT_DUMP case.
2288
10db7fc5
GM
22892000-05-25 Gerd Moellmann <gerd@gnu.org>
2290
2291 * Makefile.in: Ignore exit status of `unset CDPATH' everywhere.
2292 On FreeBSD, the exit status is 1 if CDPATH is not set.
8711588d 2293 (install-arch-indep): Install ebrowse.info.
10db7fc5 2294
087121cc
GM
22952000-05-20 NIIBE Yutaka <gniibe@mri.co.jp>
2296
2297 * configure.in: Check for grandpt and getpt.
2298
b992884d
DL
22992000-05-09 Dave Love <fx@gnu.org>
2300
2301 * Makefile.in (install-arch-indep): Filter CVS as well as RCS.
2302
056565f7
GM
23032000-05-05 Gerd Moellmann <gerd@gnu.org>
2304
14d1edc0
JB
2305 * make-dist: Make a link for lib-src/grep-changelog.
2306 Copy install-sh.
056565f7 2307
35a28e21
EZ
23082000-05-01 Eli Zaretskii <eliz@is.elta.co.il>
2309
2310 * config.bat: Identify the beginning of the cpp stuff in
2311 src/Makefile.in and lib-src/Makefile.in more accurately.
2312
c76e04a8
GM
23132000-04-27 Gerd Moellmann <gerd@gnu.org>
2314
2315 * configure.in: Add support for `powerpc*-*-linux-gnu*'.
2316
5e3dac3f
GM
23172000-04-19 Gerd Moellmann <gerd@gnu.org>
2318
2319 * configure.in: Add support for `powerpc-*-netbsd*'.
2320
0b8f263e
DL
23212000-04-19 Dave Love <fx@gnu.org>
2322
7825fef9
DL
2323 * configure.in: Don't use AC_FUNC_GETLOADAVG.
2324
0b8f263e
DL
2325 * aclocal.m4 (AC_FUNC_MKTIME): Use AC_SUBST.
2326
3dd2781e
DL
23272000-04-16 Dave Love <fx@gnu.org>
2328
2329 * Makefile.in (${srcdir}/configure): Depend on aclocal.m4.
2330
3edfea34
DL
23312000-04-14 Dave Love <fx@gnu.org>
2332
2333 * configure.in: Use AC_FUNC_GETLOADAVG, AC_FUNC_MKTIME.
2334
2335 * aclocal.m4 (AC_FUNC_MKTIME): New.
2336
4d6e16b3
KR
23372000-03-28 Ken Raeburn <raeburn@gnu.org>
2338
2339 * configure.in: Line up "--help" output a little better.
2340
89e80928
GM
23412000-03-26 Gerd Moellmann <gerd@gnu.org>
2342
087121cc 2343 * Makefile.in (bootstrap-lisp-1, bootstrap-lisp, bootstrap-src):
89e80928
GM
2344 New targets.
2345 (bootstrap): Rewritten in terms of the new targets above. Make
2346 info files, too.
dff28924 2347
e1cff360
GM
23482000-03-12 Gerd Moellmann <gerd@gnu.org>
2349
2350 * config.guess, config.sub: Use the versions of the files from
2351 subversions.
2352
7397acc4
DL
23532000-03-08 Dave Love <fx@gnu.org>
2354
2355 * configure.in: Use AC_PROG_RANLIB, AC_C_PROTOTYPES,
2356 AC_C_VOLATILE. Define POINTER_TYPE.
2357
2358 * aclocal.m4: New file.
2359
d054101f 23602000-03-02 Gerd Moellmann <gerd@gnu.org>
2df636f4
GM
2361
2362 * configure.in (machine): Add `mipsel-*-netbsd*' and
2363 `arm-*-netbsd*'.
dff28924 2364
d054101f 23652000-03-01 Gerd Moellmann <gerd@gnu.org>
dff28924 2366
d054101f 2367 * configure.in (machine): Add support for `*-auspex-sunos*'.
dff28924 2368
ed4d0512
GM
23692000-02-29 Gerd Moellmann <gerd@gnu.org>
2370
2371 * configure.in (C_OPTIMIZE_SWITCH) [__GNUC__]: Use -O2.
2372
2dc95ddd
DL
23732000-02-18 Dave Love <fx@gnu.org>
2374
2375 * configure.in: Define NON_GNU_CPP on alpha-dec-osf5+.
2376
57beb0e0
AS
23772000-02-18 Andreas Schwab <schwab@suse.de>
2378
2379 * Makefile.in (install-arch-indep): Add eudc to list of installed
2380 info files.
2381
3b3cc4a4
KR
23822000-02-17 Ken Raeburn <raeburn@gnu.org>
2383
2384 * configure.in: Include -lz and -ljpeg (if it's available) when
2385 testing for the tiff library.
2386
8389e1e2
GM
23872000-02-17 Gerd Moellmann <gerd@gnu.org>
2388
2389 * configure.in: Remove LISP_FLOAT_TYPE.
2390
647847ea
DL
23912000-02-12 Dave Love <fx@gnu.org>
2392
2393 * configure.in: Use AC_FUNC_VFORK.
2394
9a90d84c
GM
23952000-02-01 Gerd Moellmann <gerd@gnu.org>
2396
5eea385d
GM
2397 * make-dist: Various fixes for new development tree.
2398
9a90d84c
GM
2399 * leim-Makefile.in: New file.
2400
b6680a0e
GM
24012000-01-31 Gerd Moellmann <gerd@gnu.org>
2402
2403 * Makefile.in (dist): Call ./make-dist.
2404
1e5279b9
DL
24052000-01-24 Dave Love <fx@gnu.org>
2406
2407 * configure.in: Remove -G0 from Irix NON_GCC_TEST_OPTIONS.
2408
ffe36136
GM
24092000-01-18 Gerd Moellmann <gerd@gnu.org>
2410
2411 * configure.in (HAVE_GIF): Check for DGifOpen instead of
2412 DGifOpenFileName.
2413
a970dae4
AS
24142000-01-11 Andreas Schwab <schwab@suse.de>
2415
2416 * Makefile.in (install-arch-indep): Update list of info files to
2417 be installed.
2418
c4bb2108
DL
24192000-01-05 Dave Love <fx@gnu.org>
2420
2421 * configure.in: Check for jerror.h as well as libjpeg.
2422
bb9d2b64
AS
24232000-01-03 Andreas Schwab <schwab@suse.de>
2424
2425 * Makefile.in (install-arch-indep): Install autotype*. Run
2426 install-info on autotype and emacs-faq.info.
2427
22afa6e8
DL
24281999-12-04 Dave Love <fx@gnu.org>
2429
b4963755 2430 * Makefile.in (install-arch-indep): Depend on `info'.
22afa6e8
DL
2431 (install-strip): Use `install' as sub-make target.
2432
a21616bd
KR
24331999-11-23 Ken Raeburn <raeburn@gnu.org>
2434
2435 * configure.in: Restore Kerberos code deleted on 1999-05-29 that
2436 didn't need to be deleted. Check for the k5crypto library as well
2437 as the crypto library; MIT Kerberos 1.1 changed the name.
2438
946173ad
DL
24391999-11-18 Dave Love <fx@gnu.org>
2440
2441 * configure.in: Fix NON_GNU_CPP for Irix 6 to avoid failing tests.
2442
4f6f5dab
GM
24431999-11-11 Erik Naggum <erik@naggum.no>
2444
2445 * configure.in (bitmapdir): Allow for both "bitmaps" directories.
2446
2323760c
DL
24471999-11-08 Dave Love <fx@gnu.org>
2448
2449 * configure.in: Fix change for --with-pop default.
2450
c3d00920
DL
24511999-11-04 Dave Love <fx@gnu.org>
2452
2453 * configure.in: Default to --with-pop. Change sense of with-gcc
2454 and with-toolkit-scroll-bars messages to reflect the defaults.
2455
400a1ed0
GM
24561999-11-01 Gerd Moellmann <gerd@gnu.org>
2457
2458 * INSTALL: Mention the Emacs Lisp Reference.
2459
1e3196e8
GM
24601999-10-27 Noah Friedman <friedman@splode.com>
2461
2462 * configure.in: Check for dynamic ptys (/dev/ptmx, /dev/pts/).
2463
8ac52782
GM
24641999-10-23 Gerd Moellmann <gerd@gnu.org>
2465
2466 * Makefile.in (bootstrap): New target.
2467
1113b624
PE
24681999-10-19 Paul Eggert <eggert@twinsun.com>
2469
2470 Add support for large files. Merge glibc 2.1.2.
2471
2472 * configure.in (AC_CHECK_HEADERS): Add stdio_ext.h.
2473 (HAVE_TM_GMTOFF): New symbol.
2474 (AC_CHECK_FUNCS): Add __fpending, ftello, getloadavg, mblen,
2475 mbrlen, strsignal.
2476 (LOCALTIME_CACHE): Don't include stdlib.h, as config.h does this now.
dff28924 2477
77162a4f
SM
24781999-10-09 Stefan Monnier <monnier@cs.yale.edu>
2479
2480 * make-dist (dontcompile): look for the DONTCOMPILE variable rather
2481 than the obsolete dontcompilefiles pseudo-rule in lisp/Makefile.
2482
a2743e67
RS
24831999-10-09 Richard M. Stallman <rms@gnu.org>
2484
dff28924 2485 * Makefile.in (uninstall, install-arch-indep, install-arch-dep):
a2743e67
RS
2486 Unset CDPATH to prevent cd from generating output.
2487
37e2d8f4
SM
24881999-10-08 Stefan Monnier <monnier@cs.yale.edu>
2489
2490 * update-subdirs: also ignore CVS subdirs.
2491
4e1d9c86
GM
24921999-10-07 Gerd Moellmann <gerd@gnu.org>
2493
2494 * Makefile.in (install-arch-indep): Add ada-mode.
dff28924 2495
2b6bac15
DL
24961999-10-06 Dave Love <fx@gnu.org>
2497
2498 * Makefile.in: Add rules for config.status, configure.
2499
a4a9692d
DL
25001999-09-07 Gerd Moellmann <gerd@gnu.org>
2501
2502 * configure.in (--with-sound): Removed.
2503
25041999-08-30 Gerd Moellmann <gerd@gnu.org>
2505
2506 * configure.in (USE_TOOLKIT_SCROLL_BARS): Move the test down after
2507 the test for Xaw3d.
2508 (HAVE_TIFF): Add -lm to library check.
2509
25101999-08-28 Richard Stallman <rms@gnu.org>
2511
2512 * configure.in (USE_TOOLKIT_SCROLL_BARS): Move tests for
2513 -lXaw3d, -lXpm, -ljpeg, -lpng, -ltiff, and -lgif, down
2514 after the other X-related libraries.
2515
25161999-08-21 Dave Love <fx@gnu.org>
2517
2518 * configure.in: Don't check for jpeglib.h.
2519
25201999-08-20 Gerd Moellmann <gerd@gnu.org>
2521
2522 * configure.in (HAVE_TIFF): Remove tiff34 prefix from tiffio.h.
2523 (HAVE_XAW3D): Don't check for Xaw3d if USE_X_TOOLKIT=none.
2524
25251999-08-18 Dave Love <fx@gnu.org>
2526
3a787a1e 2527 * configure.in: Check for termcap.h.
a4a9692d
DL
2528
25291999-08-15 Gerd Moellmann <gerd@gnu.org>
2530
2531 * configure.in: Add --with-toolkit-scroll-bars. If "no",
2532 use Emacs' scroll bars, even if configured for Motif or when
2533 Xaw3d is available.
2534
25351999-08-12 Wolfgang Rupprecht <wolfgang@wsrcc.com>
2536
2537 * configure.in: Check for getaddrinfo.
2538
25391999-08-04 Eli Zaretskii <eliz@gnu.org>
2540
2541 * config.bat: Make --no-debug work again by removing -gcoff.
2542
25431999-07-30 Dave Love <fx@gnu.org>
2544
2545 * configure.in: Check for stdlib.h.
2546
25471999-07-19 Dave Love <fx@gnu.org>
2548
2549 * configure.in: Grok sparc64-*-linux-gnu*.
2550
25511999-07-12 Richard Stallman <rms@gnu.org>
2552
2553 * Version 20.4 released.
2554
25551999-06-23 Karl Heuer <kwzh@gnu.org>
2556
2557 * make-dist: Unset EMACS_UNIBYTE, so Emacs runs in its default state.
2558 Quote $EMACS, in case it's a program with args.
2559
25601999-05-29 Richard M. Stallman <rms@gnu.org>
2561
2562 * configure.in: Delete the Kerberos stuff.
2563
25641999-05-27 Greg Hudson <ghudson@mit.edu>
2565
2566 * configure.in: Prefer kerberos 5 names.
2567
25681999-04-26 Richard M. Stallman <rms@gnu.org>
2569
2570 * configure.in: Check for libXp.
2571
25721999-04-08 Richard Stallman <rms@gnu.org>
2573
2574 * make-dist: Include change logs in subdirs of `lisp'.
2575
25761999-04-05 Richard Stallman <rms@gnu.org>
2577
2578 * Makefile.in (mkdir): If we create ${datadir}, make it world-readable.
2579 (install-arch-indep): Make ${datadir}/emacs world-readable.
2580
25811999-03-30 Eli Zaretskii <eliz@gnu.org>
2582
2583 * config.bat: Use epaths.* instead of paths.*.
2584
25851999-03-07 Eli Zaretskii <eliz@gnu.org>
2586
2587 * INSTALL: Add detailed instructions to unpack and install
2588 intlfonts on MS-DOS.
2589
25901999-02-26 Richard Stallman <rms@gnu.org>
2591
4b649a8e 2592 * configure.in: Use epaths.h and epaths-force instead of paths...
a4a9692d
DL
2593
2594 * Makefile.in (epaths-force): Renamed from paths-force;
2595 operate on epaths.in and produce epaths.h.
2596
25971999-02-24 Richard Stallman <rms@gnu.org>
2598
2599 * make-dist: Fix nt/icons directory handling.
2600
26011999-02-22 Simon Josefsson <jas@pdc.kth.se>
2602
2603 * configure.in (f301-fujitsu-uxpv4.1): New target.
2604
26051999-02-20 Richard Stallman <rms@gnu.org>
2606
2607 * make-dist (tempparent): Fix command to update info files.
2608
26091999-02-09 Richard Stallman <rms@gnu.org>
2610
2611 * configure.in (powerpc-apple-netbsd*): New alternative.
2612
26131999-01-25 Geoff Voelker <voelker@cs.washington.edu>
2614
2615 * make-dist: Include the new directory nt/icons in distributions.
2616
26171999-01-19 Richard Stallman <rms@psilocin.ai.mit.edu>
2618
2619 * configure.in: Change message about HAVE_XFREE386.
2620
26211999-01-07 Eli Zaretskii <eliz@gnu.org>
2622
2623 * config.bat: Support configuring with leim.
2624
26251998-12-16 Petri Kaurinkoski <Petri.Kaurinkoski@hut.fi>
2626
2627 * configure.in (mips-sgi-irix6.5): New target.
2628
26291998-12-16 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
2630
2631 * configure.in: Remove GSS-API support, since it has been removed
2632 from movemail.
2633
26341998-12-04 Markus Rost <rost@delysid.gnu.org>
2635
2636 * Makefile.in (install-arch-dep): Copy fns-*.el from lib-src.
2637
26381998-12-04 Andreas Schwab <schwab@delysid.gnu.org>
2639
3a787a1e
JB
2640 * Makefile.in: Don't install customize info file.
2641 Run install-info on viper info file.
a4a9692d
DL
2642
26431998-11-29 Richard Stallman <rms@psilocin.ai.mit.edu>
2644
2645 * Makefile.in (install-arch-dep): Copy fns-*.el from lib-src.
2646
26471998-11-16 Kenichi Handa <handa@etl.go.jp>
2648
2649 * configure.in (*-*-bsdi4*): New target.
2650
26511998-11-13 Ehud Karni <ehud@unix.simonwiesel.co.il>
2652
2653 * configure.in: Fix previous change.
2654
26551998-11-11 Richard Stallman <rms@gnu.org>
2656
2657 * configure.in (aviion-intel): New machine.
2658
26591998-11-04 Kenichi Handa <handa@etl.go.jp>
2660
2661 * configure.in (mips-nec-sysv4*): New target.
2662
26631998-11-03 Andreas Schwab <schwab@delysid.gnu.org>
2664
2665 * Makefile.in (install-arch-dep): Fix last change and use fns-*.el
2666 from lisp.
2667
26681998-10-31 Richard Stallman <rms@psilocin.ai.mit.edu>
2669
2670 * make-dist: Don't include fns*.el in dist.
2671
26721998-10-30 Dave Love <fx@gnu.org>
2673
2674 * configure.in: Don't mkdir cpp.
2675
26761998-10-30 Andreas Schwab <schwab@delysid.gnu.org>
2677
2678 * Makefile.in (install-arch-dep): Install src/fns-*.el in
2679 ${archlibdir}.
2680
26811998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
2682
2683 * Version 20.3 released.
2684
26851998-07-30 Paul Eggert <eggert@twinsun.com>
2686
2687 * Makefile.in (Makefile, src/Makefile, src/config.stamp)
2688 (lib-src/Makefile, man/Makefile, oldXMenu/Makefile)
2689 (lwlib/Makefile, leim/Makefile):
2690 Prepend $(srcdir)/ to rule dependencies outside this dir.
2691
26921998-06-30 Richard Stallman <rms@psilocin.ai.mit.edu>
2693
2694 * configure.in: Use unset CDPATH instead of making it empty.
2695
26961998-06-20 Karl Heuer <kwzh@gnu.org>
2697
2698 * configure.in: Assume unspecified Solaris is 2.5, not 2.4.
2699
27001998-06-07 Richard Stallman <rms@psilocin.ai.mit.edu>
2701
2702 * make-dist (MANIFEST): Include most subdirs, but exclude subdirs.el
2703 and default.el. Sort the results.
2704
27051998-05-31 Karl Heuer <kwzh@gnu.org>
2706
2707 * Makefile.in (install-arch-indep): Don't die if site-lisp/ isn't
2708 writable.
2709
27101998-05-14 Richard Stallman <rms@psilocin.ai.mit.edu>
2711
2712 * Makefile.in (install-arch-indep):
2713 Don't alter site-lisp/subdirs.el if it exists.
2714
27151998-05-12 Richard Stallman <rms@psilocin.ai.mit.edu>
2716
2717 * Makefile.in (install-arch-indep): Put `-' on commands to create
2718 subdirs.el in site-lisp dirs.
2719
27201998-05-07 Richard Stallman <rms@psilocin.gnu.org>
2721
2722 * Makefile.in (install-arch-indep): Fix typo in previous change.
2723
27241998-05-06 Richard Stallman <rms@psilocin.gnu.org>
2725
2726 * Makefile.in (install-arch-indep): Pass --dir-file to install-info.
2727
27281998-04-28 Richard Stallman <rms@psilocin.gnu.org>
2729
2730 * Makefile.in (mkdir): Create the site-lisp dirs.
2731 (install-arch-indep): Make site-lisp/subdirs files world-readable.
2732
27331998-04-26 Richard Stallman <rms@psilocin.gnu.org>
2734
2735 * Makefile.in (INSTALL_INFO): New variable.
2736 (install-arch-indep): Don't replace the dir file if it already exists.
2737 Use the install-info program, via INSTALL_INFO, to add entries.
2738 Make the `info' subdir and the Info files world-readable.
2739
27401998-04-16 Eli Zaretskii <eliz@delysid.gnu.org>
2741
2742 * config.bat: Make sure the environment is large enough to support
4b649a8e 2743 all the "set foo=bar" commands. Update pointers to DJGPP FTP sites.
a4a9692d
DL
2744
27451998-04-10 Karl Heuer <kwzh@gnu.org>
2746
2747 * make-dist: Don't accept EMACS=t when testing for $EMACS set.
2748
27491998-04-06 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
2750
2751 * configure.in: Add --with-gssapi to specify GSS-API
2752 authentication support for movemail.
2753
27541998-04-02 Richard Stallman <rms@psilocin.ai.mit.edu>
2755
2756 * Makefile.in (install-arch-indep): Fix previous change.
2757
27581998-03-30 Richard Stallman <rms@psilocin.ai.mit.edu>
2759
2760 * Makefile.in (info): Run man in build dir, not srcdir.
2761
27621998-03-28 Richard Stallman <rms@psilocin.ai.mit.edu>
2763
2764 * Makefile.in (install-arch-indep): Fix previous change.
2765
27661998-03-23 Kenichi Handa <handa@etl.go.jp>
2767
4b649a8e 2768 * Makefile.in (top_distclean): Check the existence of `lock' subdir.
a4a9692d
DL
2769
27701998-03-22 Richard Stallman <rms@gnu.org>
2771
2772 * Makefile.in (install-arch-indep): Put special subdirs.el files
2773 in site-lisp dirs. Use normal-top-level-add-subdirs-to-load-path.
2774
27751998-03-21 Richard Stallman <rms@psilocin.gnu.org>
2776
2777 * make-dist: Fix shell syntax in check for missing .el or .elc files.
2778
27791998-03-09 Richard Stallman <rms@psilocin.gnu.org>
2780
2781 * configure.in (hppa-hp-hpux1[0-9]*): Handle versions 1X like 10.
2782 (m68*-hp-hpux*): Handle versions 1X like 10.
2783
27841998-03-07 Richard Stallman <rms@psilocin.gnu.org>
2785
2786 * make-dist: PROBLEMS is now in etc, not top level dir.
2787
2788 * Makefile.in (SOURCES): Delete PROBLEMS.
2789
27901998-02-25 Richard Stallman <rms@gnu.org>
2791
2792 * configure.in (hppa*-hp-hpux*): Use hpux10 by default.
2793
2794 * Makefile.in (install-arch-indep): Do chmod a+x on subdirs.
2795
27961998-01-17 Richard Stallman <rms@gnu.org>
2797
2798 * Makefile.in (install-arch-indep): Add semicolon before `else'.
2799
28001998-01-02 Richard Stallman <rms@psilocin.gnu.org>
2801
2802 * make-dist (tempparent): New option --no-check.
2803
2804 * make-dist: Don't do anything with cpp directory.
2805
28061997-12-20 Richard Stallman <rms@psilocin.gnu.org>
2807
2808 * configure.in (sparc-fujitsu-sysv4*): New target.
2809
28101997-12-17 Andreas Schwab <schwab@gnu.org>
2811
2812 * configure.in: Cache more tests. Add missing quotes around
2813 message with embedded comma.
2814
28151997-12-04 Karl Heuer <kwzh@gnu.org>
2816
2817 * Makefile.in (unlock, relock): Don't reference cpp/ directory.
2818
28191997-11-26 Joel N. Weber II <devnull@gnu.org>
2820
2821 * make-dist: Changed the comment about `umask 0' to say `Don't
92a8ce63
JB
2822 restrict access to any files.'; previously it said `Don't protect
2823 any files', which may have implied that we think fascism is good.
a4a9692d
DL
2824
28251997-11-24 Paul Eggert <eggert@twinsun.com>
2826
2827 * configure.in (AC_CHECK_FUNCS): Add strftime. The new GNU C library
2828 strftime needs the underlying host's strftime for locale dependent
2829 formats.
2830
28311997-11-20 Abraham Nahum <miko@uxsrvc.tti.co.il>
2832
2833 * configure.in (i586-dg-dguxR4.*): New name in case branch.
2834
28351997-11-20 Eli Zaretskii <eliz@is.elta.co.il>
2836
2837 * config.bat: Configure the man subdirectory.
2838
28391997-11-07 Paul Eggert <eggert@twinsun.com>
2840
2841 * configure.in (AC_CHECK_LIB): Add -lintl.
2842
28431997-11-07 Karl Heuer <kwzh@gnu.org>
2844
2845 * make-dist (check for .elc files): Avoid bash-specific syntax.
2846 (check for overflow 14-char limit): Simplify.
2847
28481997-11-07 Richard Stallman <rms@gnu.org>
2849
2850 * Makefile.in (install): Move blessmail last.
2851
28521997-10-02 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2853
2854 * configure.in (gettimeofday, one arg or two):
2855 Clarify messages by avoiding double negative.
2856
28571997-09-30 Karl Eichwalder <ke@suse.de>
2858
3a787a1e 2859 * Makefile.in (install-arch-indep): Install the widget info file.
a4a9692d
DL
2860
28611997-09-24 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
2862
2863 * configure.in (with-pop, with-kerberos): Need to check Kerberos
2864 libraries in reverse order, so that libraries will appear in the
2865 correct dependency order on the link line (and so that the
2866 configure checks themselves will work properly when early
2867 libraries depend on later ones).
2868
28691997-09-21 Erik Naggum <erik@naggum.no>
2870
3a787a1e 2871 * make-dist (making links to `src'): Keep timestamp on copied files.
a4a9692d
DL
2872
2873 * make-delta: New script to produce delta distributions.
2874
28751997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2876
2877 * Version 20.2 released.
2878
28791997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2880
2881 * Version 20.1 released.
2882
2883 * Makefile.in (install-leim): Depend on mkdir.
2884 (leim): Depend on src.
2885
28861997-09-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2887
2888 * configure.in: Recognize alpha* instead of just alpha.
2889
28901997-09-12 Paul Eggert <eggert@twinsun.com>
2891
2892 * leim-Makefile.in (mostlyclean, maintainer-clean): New targets.
2893
28941997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2895
2896 * update-subdirs: Use rm -f.
2897
28981997-09-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2899
2900 * update-subdirs: Delete subdirs.el if this dir has no subdirs.
2901 Ignore subdirs named Old.
dff28924 2902
a4a9692d
DL
29031997-08-04 Kenneth Stailey <kstailey@elbereth.disclosure.com>
2904
2905 * configure.in: Add OpenBSD clause to set $machine.
2906
29071997-09-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2908
2909 * make-dist: Recompile everything after updating various Lisp files.
2910 Recompile in leim as well as lisp.
2911 Check in leim as well as lisp for mismatched files and too-long names.
dff28924 2912
a4a9692d
DL
29131997-09-03 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2914
2915 * Makefile.in (TAGS tags): Simply refer this to the src subdir.
2916
29171997-08-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2918
2919 * Makefile.in (install-arch-indep): Verify ./lisp has simple.el in it
2920 before trying to copy anything from it.
2921
29221997-08-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2923
2924 * Makefile.in (man/Makefile): New target.
2925 (tags): Define env var EMACS and run Makefile from build dir.
2926
29271997-08-27 Eli Zaretskii <eliz@psilocin.gnu.ai.mit.edu>
2928
2929 * config.bat: If src/_gdbinit doesn't exist, try using
2930 src/.gdbinit to create it (for building on Windows 95).
2931
29321997-08-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2933
2934 * Makefile.in (install-arch-indep):
2935 Discard extra data in tar | tar pipes.
2936
29371997-08-24 NIIBE Yutaka <gniibe@mri.co.jp>
2938
2939 * configure.in (x_default_search_path): Corrected
2940 '${x_library}' to '${x_library}/X11'.
2941
29421997-08-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2943
4b649a8e 2944 * configure.in (HAVE_MOTIF_2_1): Test for Motif 2.1.
a4a9692d
DL
2945
29461997-08-22 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
2947
2948 * configure.in: Support auto-configuration of both Kerberos V4 and
92a8ce63
JB
2949 Kerberos V5 for movemail, including detection of V4 and V5 header
2950 files and libraries.
a4a9692d
DL
2951
29521997-08-16 NIIBE Yutaka <gniibe@etl.go.jp>
2953
2954 * configure.in: Compute x_default_search_path
2955 and substitute into makefiles.
2956
2957 * Makefile.in (paths-force): Store PATH_X_DEFAULTS in paths.h.
2958
29591997-08-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2960
2961 * Makefile.in (install-arch-indep): Run list-load-path-shadows.
2962
29631997-08-07 Erik Naggum <erik@naggum.no>
2964
2965 * configure.in: Remove lockdir, it is no longer needed.
2966 * Makefile.in (mkdir): Don't create lockdir.
2967 (lockdir): Variable deleted.
2968 (paths-force): Don't operate on PATH_LOCK.
2969
29701997-08-06 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2971
2972 * leim-Makefile.in (clean, distclean): New targets.
2973
2974 * make-dist: Include leim/ChangeLog in leim distribution.
2975
29761997-08-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2977
2978 * configure.in (i*86-*-sysv4.2uw*): Set NON_GNU_CPP.
2979
29801997-07-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2981
2982 * Makefile.in (CPPFLAGS): Get this from configure, like CFLAGS.
2983
29841997-07-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2985
2986 * Makefile.in (LDFLAGS): Get this from configure, like CFLAGS.
2987
29881997-07-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2989
2990 * make-dist: Update leim/leim-list.el.
2991 Pass along value of $EMACS when updating lisp dir.
2992
29931997-07-25 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>
2994
dff28924 2995 * configure.in (doug_lea_malloc): Make __after_morecore_hook a
a4a9692d
DL
2996 prerequisite to the use of Doug Lea's malloc.
2997
29981997-07-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2999
3000 * Makefile.in (top_distclean): Use -f to delete contents of lock dir.
3001
3002 * make-dist: Use name leim/SKK-DIC, not leim/SKK.
3003
30041997-07-16 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3005
3006 * make-dist: Arrange for the leim tar file to unpack in emacs-M.N/leim.
3007
30081997-07-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3009
3010 * configure.in (mips-sony-newsos6*): File news-risc.h renamed
3011 to news-r6.h.
3012
30131997-07-10 Eli Zaretskii <eliz@is.elta.co.il>
3014
3015 * config.bat: Use `sed' instead of `cp', which might not be
3016 installed.
3017
30181997-07-09 Kenichi Handa <handa@etl.go.jp>
3019
3020 * Makefile.in (mostlyclean): Add cleaning leim directory.
3021 (clean, distclean, maintainer-clean): Likewise.
3022
30231997-07-09 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3024
3025 * make-dist (bogosities): Check subdirs of `lisp' also.
3026
30271997-07-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3028
3029 * make-dist (etc): Really avoid symlinks now.
3030 (lisp): Don't delete from subdirs the things we never copy.
3031
56f7d69d 30321997-07-07 Kenichi Handa <handa@psilocin.gnu.ai.mit.edu>
a4a9692d
DL
3033
3034 * Makefile.in (install-arch-indep): Correct the target name.
3035 The first letter `i' was dropped by the previous change of mine.
3036
30371997-07-06 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3038
3039 * configure.in (leim/Makefile): Generate this.
3040 (*-sysv4.2uw*): Recognize new alternative.
3041
3042 * leim-Makefile.in: Renamed from leim-Makefile.
3043
3044 * make-dist: Set up real-leim subdirectory,
3045 with the real contents of leim; then move it to
3046 a separate top-level directory.
3047
3048 * make-dist: Don't mention site-lisp, site-init, site-start
3049 or default, when listing files hat are not compiled and should be.
dff28924 3050
a4a9692d
DL
3051 * configure.in: Create src/config.stamp at the end.
3052
30531997-07-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3054
3055 * Makefile.in (install-leim): Correct previous change.
3056
56f7d69d 30571997-07-02 Kenichi Handa <handa@psilocin.gnu.ai.mit.edu>
a4a9692d
DL
3058
3059 * Makefile.in (install-leim): New target.
3060 (install): Depend on install-leim.
dff28924 3061
56f7d69d 30621997-07-01 Kenichi Handa <handa@psilocin.gnu.ai.mit.edu>
a4a9692d
DL
3063
3064 * Makefile.in (SUBDIR): Add leim.
3065 (SUBDIR_MAKEFILES): Add leim/Makefile.
3066 (leim/Makefile): New target.
3067
30681997-07-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3069
3070 * leim-Makefile: New file.
3071 * make-dist: Initialize a `leim' subdirectory with that makefile.
3072
30731997-06-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3074
3075 * configure.in (GNU_MALLOC_reason): Fix message text.
3076
30771997-06-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3078
3079 * make-dist (lisp): Don't process subdirs that start with =.
3080 (etc): Copy symlinks, as in src.
3081
30821997-06-26 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3083
3084 * configure.in (i*86-*-unixware*): New alternative.
3085
30861997-06-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3087
3088 * Makefile.in (src/config.stamp): Target renamed from src/config.h
3089 and touch it explicitly.
3090
3091 * configure.in (mips-sony-newsos6*): New alternative.
3092 (mips-*-linux-gnu*): New alternative.
3093 (*-*-bsdi*): New alternative.
3094 (i*86-*-bsd386, i*86-*-bsdi...): Delete old alternatives.
3095
30961997-06-22 Dave Love <d.love@dl.ac.uk>
3097
3a787a1e
JB
3098 * Makefile.in (lib-src): Depend on src/config.h (e.g. for movemail.o).
3099 (src/config.h): New target to re-configure if src/config.in is patched.
a4a9692d
DL
3100
31011997-06-18 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3102
3103 * configure.in (shutdown): Check for `shutdown' function.
3104
56f7d69d 31051997-06-18 Kenichi Handa <handa@psilocin.gnu.ai.mit.edu>
a4a9692d
DL
3106
3107 * update-subdirs: Include the directory "language" in subdirs.
3108
31091997-06-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3110
3111 * configure.in (m88k-dg-dgux4*): New alternative.
3112 (alpha-*-netbsd*): New alternative.
3113 (powerpcle-*-solaris2*): New alternative.
3114
31151997-05-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3116
3117 * make-dist: Warn about .el files that are not compiled.
3118
31191997-05-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3120
3121 * Makefile.in (dist): Don't run update-subdirs here,
3122 since make-dist now gets that done.
3123
3124 * make-dist: Use the new `updates' target in lisp/Makefile.
dff28924 3125
a4a9692d
DL
3126 * make-dist: Use new non-file targets in lisp/Makefile.
3127
31281997-04-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3129
3130 * make-dist: Handle all subdirs of `lisp' uniformly.
3131 Don't handle `term' and `language' specially.
3132 Clear out umask at the beginning.
dff28924 3133
a4a9692d
DL
31341997-04-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3135
3136 * make-dist: Use Make to update finder-inf.el and autoloads.
3137 Also update cus-load.el.
3138
31391997-04-09 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>
3140
3141 * configure.in (doug_lea_malloc): First check for SYSTEM_MALLOC,
3a787a1e 3142 in case it is desirable to disable the GNU malloc features with glibc.
a4a9692d
DL
3143
31441997-04-08 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>
3145
3146 * configure.in (DOUG_LEA_MALLOC):
3147 Define if malloc_{get,set}_state exist.
3148
56f7d69d 31491997-03-05 Kenichi Handa <handa@etl.go.jp>
a4a9692d
DL
3150
3151 * make-dist: Make links for files under lisp/language.
3152
177c0ea7 31531997-02-20 Kenichi Handa <handa@etl.go.jp>
a4a9692d
DL
3154
3155 * update-subdirs: Exclude the directory "language" from subdirs.
3156
31571997-01-26 Karl Heuer <kwzh@gnu.ai.mit.edu>
3158
3159 * configure.in: Check for rint and cbrt.
3160
31611997-01-01 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
3162
3163 * make-dist: Use $EMACS to say where to run Emacs.
3164 Add --no-update option.
dff28924 3165
a4a9692d
DL
31661996-12-30 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
3167
3168 * configure.in (hppa1.1-hitachi-hiuxmpp): New configuration.
3169
31701996-12-28 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
3171
3172 * make-dist (copying src): Check thoroughly for symlinks
3173 and copy them in all cases. Regularize the linking of *.in
3174 and *.opt and ChangeLog files.
3175 (copying lib-src): Likewise.
3176 Don't rm getdate.c or y.tab.*--they don't exist any more.
dff28924 3177
a4a9692d
DL
31781996-12-18 Jonathan I. Kamens <jik@annex-1-slip-jik.cam.ov.com>
3179
3180 * configure.in: Check for libmail, maillock.h and
3181 touchlock (for movemail).
3182
31831996-12-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3184
3185 * configure.in (limits.h): Check for this file.
3186
31871996-12-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3188
3189 * configure.in (rs6000-ibm-aix4.2): New alternative.
3190 (rs6000-ibm-aix4.0): New alternative.
3191 (rs6000-ibm-aix4*): Assume aix 4.1 by default.
3192
31931996-11-22 Ben Harris <bjh21@cam.ac.uk>
3194
3195 * configure.in: Recognize vax-*-netbsd*.
3196
31971996-11-06 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
3198
3199 * configure.in (locallisppath): Add leim directory.
3200
32011996-10-31 Eli Zaretskii <eliz@is.elta.co.il>
3202
3203 * config.bat: Make sure `mv' supports forward slashes and -f.
3204
32051996-10-28 Christian Limpach <chris@nice.ch>
3206
3207 * configure.in (hppa*-next-nextstep*): * added after hppa
3208 to accept hppa1.0 and hppa1.1.
3209
32101996-10-05 Marcus G. Daniels <marcus@coulee.tdb.com>
3211
3212 * configure.in: Provide an empty default for LD_SWITCH_X_SITE_AUX.
3213 * configure.in (ld_switch_machine): Fix typo.
3214
32151996-09-28 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
3216
3217 * configure.in: Fetch LD_SWITCH_SYSTEM and LD_SWITCH_MACHINE
3218 from config.h and use them in $ac_link.
3219
32201996-09-28 Erik Naggum <erik@psilocin.gnu.ai.mit.edu>
3221
3222 * configure.in: Create a subdir named `lisp'.
3223
32241996-09-24 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
3225
3226 * configure.in: Check for getcwd.
3227
32281996-09-04 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
3229
dff28924 3230 * configure.in: Check for termios.h. Check for setpgid.
a4a9692d
DL
3231
32321996-08-31 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
3233
3234 * configure.in: Check for setrlimit.
3235
32361996-08-31 Paul Eggert <eggert@twinsun.com>
3237
3238 * configure.in: Check for sys/systeminfo.h, getdomainname, sysinfo.
3239
32401996-08-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3241
3242 * configure.in: Check for utimes.
3243
3244 * configure.in: Check for com_err library, but only
3245 if --with-kerberos was used. Check for krb and des
3246 only if --with-kerberos.
3247
32481996-08-26 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
3249
3250 * Makefile.in (INSTALL_STRIP): New variable.
3251 (install-strip): Set INSTALL_STRIP, not INSTALL_PROGRAM.
3252 (install-arch-dep): Use INSTALL_STRIP, and pass it to lib-src.
3253
32541996-08-25 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
3255
3256 * configure.in: Check for krb and des libraries.
3257
32581996-08-24 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
3259
3260 * configure.in (*-sunos4.1.[3-9]*noshare):
3261 Use sunos413, not sunos4-1-3.
3262 (m88k-dg-dgux5.4R3*): Use dgux5-4-3, not dgux5-4r3.
3263 (arm-acorn-riscix1.2*): Use riscix12, not riscix1-2.
dff28924 3264
a4a9692d
DL
32651996-08-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3266
3267 * Makefile.in (src/paths.h): Target deleted.
3268 (paths-force): Delete all dependencies on this target
3269 but don't delete the target.
3270 (install): Depend on `all'.
3271 (paths-force): Don't print a message.
3272
3273 * configure.in: Generate src/paths.h here.
3274
32751996-08-18 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3276
3277 * configure.in (NON_GCC_LINK_TEST_OPTIONS, GCC_LINK_TEST_OPTIONS):
3278 New variables that affect linking only.
3279 (alpha-dec-osf*): Use those instead of previous change.
3280
32811996-08-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3282
3283 * Makefile.in (install-arch-indep): Install info/messages.
3284
32851996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3286
3287 * Version 19.33 released.
3288
32891996-08-10 Marcus Daniels <marcus@sayre.sysc.pdx.edu>
3290
3291 * configure.in (i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*):
3292 Fix previous change.
3293
32941996-08-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3295
3296 * configure.in (i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*):
3297 New alternative.
3298
32991996-08-07 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3300
3301 * configure.in (alpha-dec-osf*): Specify GCC_TEST_OPTIONS
3302 and NON_GCC_TEST_OPTIONS.
3303
33041996-08-06 Paul Eggert <eggert@twinsun.com>
3305
3306 * configure.in (LOCALTIME_CACHE): Don't put a string literal
3307 "TZ=..." in environ.
3308
33091996-08-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3310
3311 * make-dist (msdos): Add is_exec.c, sigaction.c to distribution.
3312
33131996-08-03 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3314
3315 * configure.in (*-sunos4.1.[3-9]*noshare): Move this before
3316 the more general *-sunos4.1.[3-9]* clause.
3317
33181996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3319
3320 * Version 19.32 released.
3321
3322 * configure.in (*-sco3.2v5*):
3323 Set OVERRIDE_CPPFLAG to a string of one space.
3324 Fix the code that uses OVERRIDE_CPPFLAG.
3325
33261996-07-16 Karl Heuer <kwzh@gnu.ai.mit.edu>
3327
3328 * configure.in: Undo previous change.
3329
33301996-07-16 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
3331
3332 * config.sub: Use `pc', not `unknown', when canonicalizing
3333 the vendor for ...86.
3334
177c0ea7 33351996-07-15 David Mosberger-Tang <davidm@AZStarNet.com>
a4a9692d
DL
3336
3337 * configure.in: Check for termios.h header.
3338
33391996-07-11 Bill Mann <dvmann@dvncr.praxisint.com>
3340
3a787a1e 3341 * configure.in: Use s/usg5-4-3.h for ncr-i[3456]86-sysv4.3.
a4a9692d
DL
3342
33431996-07-07 Karl Heuer <kwzh@gnu.ai.mit.edu>
3344
3345 * configure.in: Split bsdos2 and bsdos2-1.
3346
33471996-07-06 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
3348
3349 * config.sub: If last two words are not a recognized
3350 KERNEL-OS pair, use just the last word as OS, as in 19.31.
3351 Make conversion of gnu/linux to linux-gnu really work.
dff28924 3352
a4a9692d
DL
3353 * config.sub: If vendor unspecified with i386, use `pc' not `unknown'.
3354
33551996-06-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3356
3357 * configure.in (check for using Lucid widgets by default):
3358 Eliminate indentation that confuses some compilers.
3359
33601996-06-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3361
3362 * config.sub: Convert linux and gnu/linux to linux-gnu.
3363
3364 * make-dist: Don't update getdate.c.
3365 Ignore =... files when checking for too-long Lisp file names.
3366
33671996-06-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3368
3369 * configure.in (euidaccess): Check for that, not for eaccess.
3370
33711996-06-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3372
3373 * configure.in (sunos4.1.[3-9]*noshare): Eliminate dash from
92a8ce63 3374 before `noshare'.
a4a9692d
DL
3375 (mips-sgi-irix6*): Specify NON_GCC_TEST_OPTIONS.
3376
33771996-06-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3378
3379 * configure.in: Rename lignux to linux-gnu in configuration names.
3380 Use gnu-linux as the opsys value (s/ file name).
3381 Allow i686 just like i386, i486, i586.
3382
33831996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3384
3385 * configure.in (i*86-*-sco3.2v5): New alternative.
3386 (OVERRIDE_CPPFLAG): New variable.
3387 (CPPFLAGS): If OVERRIDE_CPPFLAG is set, use that.
3388
3389 * configure.in: Specify vpath for .texi files.
3390
33911996-06-09 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3392
3393 * configure.in: Always check for HAVE_X11R5.
3394 Separately decide whether to use a toolkit by default.
3395
33961996-06-04 Bill Mann <dvmann@dvhpux1.praxisint.com>
3397
3398 * configure.in: If X11R5 is missing the Xaw headers,
3399 default to --with-x-toolkit=no.
3400
34011996-05-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3402
3403 * configure.in (powerpc-*-solaris2*): Use ibmrs6000, not rs6000.
3404
34051996-05-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3406
3407 * Makefile.in (install-arch-indep): If cd etc makes output,
3408 don't treat that as part of the tar data.
3409 Check that ./lisp actually exists.
dff28924 3410
a4a9692d
DL
34111996-05-29 Karl Heuer <kwzh@gnu.ai.mit.edu>
3412
3413 * make-dist: Check for long file names.
3414
34151996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
3416
3417 * Version 19.31 released.
3418
34191996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
3420
3421 * configure.in: Recognize sparc-*-lignux.
3422
34231996-05-03 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
3424
3425 * make-dist: Include nt/inc/arpa and nt/inc/netinet in the dist.
3426 Don't include config.w95.
3427
34281996-04-21 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
3429
3430 * make-dist: Replace --no-clean-up and --no-tar options
3431 with --clean-up and --tar, so that the default is useful.
3432
34331996-04-15 Eli Zaretskii <eliz@is.elta.co.il>
3434
3435 * config.bat: Make sure the GDB init file is called src/_gdbinit;
3436 if not, tell the user to rename it and abort.
3437
34381996-04-14 Eli Zaretskii <eliz@is.elta.co.il>
3439
3440 * config.bat: With DJGPP v1.x, use `COFF2EXE' to produce JUNK.EXE
3441 test program.
3442
34431996-04-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3444
3445 * config.bat (djgpp_ver): Variable renamed from djgpp-ver.
3446
3447 * make-dist (MANIFEST): Fix previous change.
3448 (msdos): Put mainmake.v2 into the dist.
3449
34501996-04-10 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
3451
3452 * make-dist: Exit if autoconf fails.
3453
34541996-04-10 Eli Zaretskii <eliz@is.elta.co.il>
3455
3456 * config.bat: Set djgpp-ver, and unset it at the end.
b1f865ae 3457 Add a number of conditionals for DJGPP version 2.
a4a9692d
DL
3458 Rename label libsrc2 to libsrc3.
3459 Substitute for LDFLAGS in src/Makefile.
3460 Substitute for ALL_CFLAGS in lib-src/Makefile.
3461
34621996-04-08 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3463
3464 * configure.in (ncurses): Check this after checking fns like strerror.
3465
34661996-04-08 Erik Naggum <erik@naggum.no>
3467
3468 * make-dist (MANIFEST): Don't include lines from =files.
3469
34701996-04-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3471
3472 * make-dist: Don't put lisp/dired.todo in the dist.
3473
34741996-04-05 Richard Stallman <rms@lucy.gnu.ai.mit.edu>
3475
3476 * configure.in (HAVE_NCURSES): Look for library named ncurses.
3477
3478 * configure.in (setlocale): Check for it.
3479
3480 * configure.in (*-*-sysv4.2*): If no /usr/ccs/lib/cpp, use /lib/cpp.
dff28924 3481
a4a9692d
DL
34821996-03-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3483
3484 * configure.in: Use lignux instead of linux as value of opsys.
3485
34861996-03-22 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3487
3488 * Makefile.in (install-strip): Fix whitespace.
3489 Get rid of continuation.
3490
3491 * config.sub: Convert linux or gnu/linux to lignux.
3492
34931996-03-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3494
3495 * configure.in: Accept lignux in configuration name.
3496
34971996-03-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3498
3499 * Makefile.in (install-strip): New target.
3500
35011996-03-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3502
3503 * Makefile.in (top_distclean): Use `|| true' to ignore error in rm.
3504 -f failed to do the job on Suns.
3505
35061996-03-13 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
3507
3508 * Makefile.in (install-arch-dep): Don't depend on install-arch-indep.
3509
3510 * configure.in (linux/version.h): Check for this header.
3511
35121996-03-12 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
3513
3514 * configure.in: Remove -fno-builtin hackery from -lm check.
3515
35161996-03-08 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
3517
3518 * configure.in (-lm check): If $GCC, append -fno-builtin to $CC for
92a8ce63 3519 just this test.
a4a9692d
DL
3520
3521 * configure.in (AC_PREREQ): Require version 2.8 of Autoconf.
3522
35231996-03-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3524
3525 * configure.in: Check for ncurses.
3526
35271996-02-28 Paul Eggert <eggert@twinsun.com>
3528
3529 * configure.in (LOCALTIME_CACHE):
3530 Also define if localtime mishandles unsetting TZ.
3531 This works around a localtime bug in mips-dec-ultrix.
3532
35331996-02-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3534
3535 * make-dist (finder-inf.el): Use finder-compile-keywords-make-dist.
3536
3537 * configure.in: Improve messages about X versions.
3538
35391996-02-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3540
3541 * configure.in (LOCALTIME_CACHE): Cope if $ac_cv_func_tzset is null.
3542
35431996-02-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3544
3545 * configure.in (HAVE_X11XTR6): Set it as a shell variable.
3546 (HAVE_LIBXMU): If HAVE_X11XTR6, use -lSM and -lICE.
3547
3548 * Makefile.in (install-arch-dep): Depend on install-arch-indep.
3549 (install): Put install-arch-indep before install-arch-dep.
3550
35511996-02-20 Dave Love <d.love@dl.ac.uk>
3552
3553 * INSTALL: Clarify info about MS-DOS path handling.
3554
35551996-02-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3556
3557 * Makefile.in (install-arch-indep): Install info/ccmode*.
3558 In previous change, protect against /bin/pwd returning null string.
3559
35601996-02-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3561
3562 * Makefile.in (install-arch-indep): Copy build-dir's lisp subdir
3563 to lispdir.
3564
35651996-02-01 Paul Eggert <eggert@twinsun.com>
3566
3567 * configure.in (LD_RUN_PATH): Prepend x_libraries to this envvar.
3568
35691996-01-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3570
3571 * configure.in (HAVE_TIMEVAL): Set explicitly to `no' if test fails.
3572
35731996-01-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3574
3575 * Makefile.in (extraclean): Use ${top_distclean} to ensure
3576 we delete everything distclean deletes.
3577
35781996-01-23 Karl Heuer <kwzh@gnu.ai.mit.edu>
3579
3580 * make-dist (lwlib): Don't distribute lwlib-Xol* files.
3581
35821996-01-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3583
3584 * configure.in (HAVE_X11): Merge $LD_SWITCH_X_SITE
3585 into LDFLAGS instead of into LIBS.
3586
35871996-01-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3588
3589 * configure.in (HAVE_XMU): Fix typo in previous change.
3590
35911996-01-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3592
3593 * configure.in [Solaris]: Don't let $CC make us use /usr/ucb/cc.
3594
35951996-01-10 Erik Naggum <erik@naggum.no>
3596
3597 * configure.in (USE_X_TOOLKIT = maybe): Delete redundant `fi'.
3598
35991996-01-10 Karl Heuer <kwzh@gnu.ai.mit.edu>
3600
3601 * Makefile.in (install-arch-indep): Ignore error if no chmod -R.
3602
36031996-01-10 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
3604
3605 * configure.in (HAVE_XMU): Check for libXmu.a only if using toolkit
3606 and use -lXt to link it.
3607
36081996-01-08 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
3609
3610 * configure.in (locallisppath): Put version-specific dir first.
3611
36121996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
3613
3614 * configure.in (hppa-*-nextstep*): New alternative.
3615 (USE_X_TOOLKIT): By default, set this to "maybe";
3616 and change that later to LUCID or "no" according to X11 version.
3617
3618 * make-dist: Recompile outdated .elc files and update all autoloads.
3619
36201996-01-05 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
3621
3622 * configure.in (locallisppath): Fix typo in last change: " -> '.
3623
36241996-01-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3625
3626 * configure.in (locallisppath): Add ../emacs/VERSION/site-lisp.
3627
36281995-12-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3629
3630 * Makefile.in (install-arch-indep): Give all files read permission.
3631
36321995-12-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3633
3634 * configure.in (hppa*-hp-hpux9shr*, hppa*-hp-hpux9*, hppa*-hp-hpux*):
3635 If it is hpux 9, check for /usr/include/X11R5 and /usr/lib/x11R5.
3636
36371995-12-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3638
3639 * configure.in: Determine HAVE_X11R6.
3640 (HAVE_MENUS): Renamed from HAVE_X_MENU.
3641
36421995-12-21 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
3643
3644 * configure.in: Just "solaris" now defaults to version 2.4.
3645 Add sunos4.1.n-noshare as alternative.
3646
36471995-12-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3648
3649 * configure.in (mips-sgi-irix6*): Set NON_GNU_CPP.
3650
36511995-11-29 Erik Naggum <erik@naggum.no>
3652
3653 * Makefile.in (install-arch-indep): Add missing backslash.
3654
36551995-11-29 Karl Eichwalder <ke@ke.Central.DE>
3656
3657 * Makefile.in (install-arch-indep): Don't install
3658 lispdir/[Mm]akefile*, lispdir/ChangeLog, lispdir/dired.todo.
3659
36601995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3661
3662 * Makefile.in (install-arch-indep): Fix previous change.
3663
3664 * configure.in (mips-sni-sysv*): New alias for mips-siemens-sysv*.
3665
36661995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3667
3668 * Version 19.30 released.
3669
3670 * make-dist (lisp): Exclude subdirs.el.
3671
36721995-11-22 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3673
3674 * make-dist (etc): Delete *.orig and *.rej.
3675
36761995-11-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3677
3678 * Makefile.in (install-arch-indep): Rename old info/dir only if exists.
3679
36801995-11-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3681
3682 * configure.in (hppa*-hp-hpux10*): Use s/hpux10.h.
3683
36841995-11-14 Geoff Voelker <voelker@cs.washington.edu>
3685
3686 * make-dist (nt): Rename install, readme, and todo to
3687 INSTALL, README, and TODO.
3688
36891995-11-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3690
3691 * make-dist (lisp): Don't distribute site-start.
3692
36931995-11-06 Karl Heuer <kwzh@gnu.ai.mit.edu>
3694
3695 * make-dist: Break the hard link on alloca.c.
3696
36971995-11-04 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
3698
3699 * configure.in (LIBS): Add libsrc_libs and keep the old LIBS.
3700
37011995-11-02 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
3702
3703 * make-dist (src, lib-src): Don't distribute Makefile.c.
3704 (etc/e): Do cleanup in $tempdir/etc/e, not $tempdir/etc.
3705
37061995-10-31 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3707
3708 * Makefile.in (mkdir): Create man1dir, not mandir.
3709 (uninstall): Use man1dir, not mandir.
3710
37111995-10-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3712
3713 * Makefile.in (man1dir): New variable.
92a8ce63 3714 (install-arch-indep): Use man1dir.
a4a9692d
DL
3715
3716 * configure.in (sparc-*-nextstep*): Remove incorrect .h's.
3717
3718 * make-dist: Create lisp/MANIFEST.
3719
37201995-10-28 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3721
3722 * configure.in (m68k-*-linux*): New alternative.
3723
37241995-10-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3725
3726 * make-dist: Use new names config.in, paths.in, and
3727 {src,lib-src}/Makefile.in.
3728
37291995-10-25 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
3730
3731 * configure.in: Don't bother checking for drem.
3732
37331995-10-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3734
3735 * Makefile.in (distclean): Delete line with just a tab in it.
3736 (install-arch-indep): Delete spaces that precede tabs.
3737 Delete spurious `fi' left from previous change.
3738 (install): Supply `true' as command, to avoid null command.
3739
37401995-10-05 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3741
3742 * configure.in (--with-x-toolkit)): Add `athen' as alias for `athena'.
3743
37441995-09-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3745
3746 * configure.in (powerpc-*-solaris2): New alternative.x
3747
37481995-09-12 Karl Heuer <kwzh@gnu.ai.mit.edu>
3749
3750 * Makefile.in (src/paths.h, paths-force): Use paths.h.$$ instead
3751 of paths.h.tmp$$, to avoid going beyond 14 characters.
3752
37531995-09-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3754
3755 * configure.in: Improve error msg for invalid --with-x-toolkit value.
3756
37571995-09-06 Paul Eggert <eggert@twinsun.com>
3758
3759 * configure.in (LOCALTIME_CACHE): Define if tzset exists and
3760 if localtime caches TZ. Check for tzset.
3761
37621995-09-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3763
3764 * config.bat: Simplify using new names file names src/makefile.in,
3765 config.in, paths.in. Change Echo commands not to use `.
3766
37671995-08-31 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3768
3769 * Makefile.in (install-arch-indep): Always install the new dir file;
3770 rename the previous dir file to dir.bak or dir.old.
3771
37721995-08-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3773
3774 * configure.in (RANLIB): Substitute this into makefiles.
3775 Set it specially on solaris; set it by default on other systems.
3776
3777 * configure.in: Fix previous Alpha change.
3778
37791995-08-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3780
3781 * configure.in (i*386-*-isc4.*): Set GCC_TEST_OPTIONS and
3782 NON_GCC_TEST_OPTIONS.
3783
37841995-08-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3785
3786 * configure.in (CFLAGS): When computing CFLAGS and REAL_CFLAGS
3787 from config.h, use SPECIFIED_CFLAGS to get what the user specified.
3788
3789 * configure.in (alpha-*-linux*): New configuration.
3790
37911995-08-05 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3792
3793 * configure.in (m68*-next-*): Use m68k.h and nextstep.h.
3794 (m68k-next-nextstep*): New alias for that.
3795 (i*86-*-nextstep*): Use nextstep.h.
3796 (sparc-*-nextstep*): New configuration.
3797
37981995-08-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3799
3800 * configure.in (CPP): Save original CFLAGS value in SPECIFIED_CFLAGS.
3801 And get CFLAGS from config.h if SPECIFIED_CFLAGS is null.
3802
38031995-07-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3804
3805 * configure.in: Handle sunos4shr by sharing; not like sunos4*.
3806 Determine GETTIMEOFDAY_ONE_ARGUMENT by experiment.
3807
38081995-07-18 Mike Long <mike.long@analog.com>
3809
3810 * make-dist: Fix update of finder-inf.el, and byte-compile it.
3811
38121995-07-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3813
3814 * Makefile.in (src/paths.h, paths-force):
3815 Rename src/paths.h.in to src/paths.in.
3816 (Makefile): Depend on src/Makefile.in, not src/Makefile.in.in.
3817
3818 * configure.in: Rename {src,lib-src}/Makefile.in.in to Makefile.in.
3819 Use Makefile.c for intermediate file.
3820 Rename src/config.h.in to src/config.in.
3821
38221995-07-17 Richard Stallman <rms@gnu.ai.mit.edu>
3823
3824 * configure.in (mips-dec-ultrix*): Assume version 4.3.
3825 (mips-dec-ultrix4.[12]): New alternative for old versions.
3826
38271995-07-06 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
3828
3829 * make-dist: Don't break intra-tree links.
3830
38311995-07-06 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
3832
3833 * configure.in: Put back archlibdir initialization. Require
92a8ce63 3834 autoconf 2.4.1 or later.
a4a9692d
DL
3835
38361995-07-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3837
3838 * configure.in: Use sunos4shr normally for Sunos 4.1.[3-9].
3839 (mips-mips-riscos5*): New alternative.
3840
38411995-06-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3842
3843 * Makefile.in (uninstall, install-arch-indep): Install info/ediff*.
3844
38451995-06-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3846
3847 * configure.in (bindir, datadir, sharedstatedir, libexecdir)
3848 (mandir, infodir, archlibdir): Initializations deleted.
3849
3850 * configure.in: On hpux9, use hpux9-x11r4.h if we have X11R4.
3851 On hpux9shr, use hpux9shxr4.h.
3852
38531995-06-24 Morten Welinder <terra+@cs.cmu.edu>
3854
3855 * configure.in: Added target mips-dec-mach_bsd4.3.
3856 * config.guess: Guess mips-dec-mach_bsd4.3.
3857
38581995-06-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3859
3860 * Makefile.in (mkdir): Use symbolic chmod.
3861
38621995-06-22 Paul Eggert <eggert@twinsun.com>
3863
3a787a1e
JB
3864 * configure.in: Treat SunOS 4.1.4 like SunOS 4.1.3. (Likewise for
3865 SunOS 4.1.5 thorugh 4.1.9, should they ever exist.)
a4a9692d
DL
3866
38671995-06-22 Paul Eggert <eggert@twinsun.com>
3868
3869 * Makefile.in (SUBDIR_MAKEFILES):
3870 Add man/Makefile, so `make distclean' removes it.
3871 (top_distclean): Add config.log to the list of files to be removed.
3872
38731995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3874
3875 * Version 19.29 released.
3876
38771995-06-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3878
3879 * configure.in: Fix the previous change to verify that the -b
3880 option really solves the problem.
3881
3882 * make-dist (nt): Explicitly include makefile.nt and makefile.def only.
3883
38841995-06-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3885
3886 * configure.in: Test whether XFree86 needs -b i486-linuxaout to link.
3887
38881995-06-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3889
3890 * configure.in: Report more clearly when there is no special
3891 dir to search for X includes or libraries.
3892
38931995-06-13 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
3894
3895 * configure.in: Check for -lpthreads, not -lpthread.
3896
38971995-06-09 Geoff Voelker <voelker@cs.washington.edu>
3898
3899 * make-dist: Copy new files nt/addpm.c and nt/emacs.bat.in.
3900
39011995-06-08 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
3902
3903 * configure.in: Check for -lpthread.
3904
39051995-06-05 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
3906
3907 * Makefile.in (install-arch-indep): Install info files for mh-e.
3908 (uninstall): Uninstall info files for dired-x, gnus, mh-e, and sc.
3909
39101995-06-01 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
3911
3912 * configure.in (*-solaris2.5): New configuration.
3913
3914 * make-dist: Copy new files config.nt and config.w95.
3915
39161995-05-30 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
3917
3918 * configure.in: Use x_includes, not x_libraries, for -I.
3919 Make bitmapdir a colon-separated list.
3920
39211995-05-27 Richard Stallman <rms@gnu.ai.mit.edu>
3922
3923 * configure.in (hppa*-hp-hpux10*, m68k-hp-hpux10*): New configurations.
3924
3925 * configure.in: Allow x_libraries and x_includes to be paths.
3926
39271995-05-25 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
3928
3929 * configure.in: Fix typo.
3930
39311995-05-24 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
3932
3933 * INSTALL: Clarify use of site-init.el.
3934
39351995-05-22 enami tsugutomo <enami@sys.ptg.sony.co.jp>
3936
3a787a1e 3937 * configure.in: Pass arg to sqrt.
a4a9692d
DL
3938
39391995-05-18 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
3940
3941 * make-dist: Fix May 6 change.
3942
39431995-05-17 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
3944
3945 * vpath.sed: Delete reference to ymakefile.
3946
39471995-05-09 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
3948
3a787a1e 3949 * configure.in: Use sqrt (more portable) instead of fmod in -lm check.
a4a9692d
DL
3950
39511995-05-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3952
3953 * make-dist: Put nt/emacs.ico and nt/emacs.rc in dist.
3954
3955 * update-subdirs: Specify /bin/sh to run the script.
3956
39571995-05-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3958
3959 * make-dist: Put src/makefile.nt in dist.
3960
3961 * configure.in (i[345]86-*-bsdi2*): New configuration.
3962 (vax-dec-bsd386*): Deleted.
3963
39641995-05-06 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
3965
3a787a1e
JB
3966 * configure.in: Make sure CDPATH doesn't mess up PWD check.
3967 Check whether X bitmaps are in X11/bitmaps instead of bitmaps.
3968 Use fmod instead of logb in -lm check.
a4a9692d
DL
3969
39701995-05-03 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3971
3972 * configure.in (m68*-apollo-*): Renamed from m68*-apollo*.
3973 Use bsd4-3. Don't set NON_GNU_CPP.
3974
3975 * make-dist: Don't copy in src/s/*.inp. Don't copy nt/src.
3976 In nt. copy various different things, but not *.cmd.
3977 Fix the ln commands for the subdirs of nt.
3978
39791995-04-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3980
3981 * configure.in (*-sun-sunos4.1.3*): Use sunos4shr.h.
3982
39831995-04-27 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
3984
3985 * configure.in (*-sun-sunos4.1.3*): Use shared libraries,
3986 since that's what the header file expects.
3987
3a787a1e 39881995-04-24 Francesco Potort\e,Al\e(B (pot@cnuce.cnr.it)
a4a9692d
DL
3989
3990 * configure.in (m68k-motorola-sysv*): Distinguish between 68030
3991 and 68040 based machines when choosing options for gnucc.
3992
39931995-04-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3994
3995 * Makefile.in (top_distclean): Delete config.cache.
3996
39971995-04-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3998
3999 * Makefile.in (install-arch-indep): Delete .#* when copying subdirs.
4000
4001 * configure.in: Use m/ncr386.h.
4002
40031995-04-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4004
4005 * Makefile.in (install-arch-indep): Undo Sep 23 change.
4006
40071995-04-06 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
4008
4009 * make-dist (lib-src): Don't copy *.lex; it doesn't exist anymore.
4010 (man): Don't copy texindex.c and getopt.c; they're deleted.
4011 (etc): Omit `e'; it's a subdirectory.
4012 (etc/e): Use `../..', not `..', to reference top level.
4013
40141995-04-06 Simon Leinen <simon@lia.di.epfl.ch>
4015
4016 * Makefile.in (install-arch-indep, dist):
3a787a1e 4017 Look for `update-subdir' in $(srcdir).
a4a9692d
DL
4018
40191995-04-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4020
4021 * make-dist: Include mkinstalldirs in distribution.
4022
40231995-04-05 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
4024
4025 * make-dist: Add missing close backquote.
4026
40271995-04-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4028
4029 * make-dist: Don't distribute shortnames directory.
4030
40311995-03-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4032
4033 * Makefile.in (blessmail): Pass archlibdir to the sub-make.
4034
40351995-02-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4036
4037 * configure.in (m88k-motorola-sysv4*): Use usg5-4-2.
4038
40391995-02-23 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
4040
4041 * configure.in (EMACS_CONFIG_OPTIONS): Use $ac_configure_args.
4042
40431995-02-13 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
4044
4045 * configure.in (mips-sgi-irix6): New configuration.
4046
40471995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
4048
4049 * Makefile.in (maintainer-clean): Renamed from realclean.
4050
40511995-02-02 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
4052
3a787a1e
JB
4053 * configure.in: Create a .gdbinit that sources the real one,
4054 if using a different build directory.
a4a9692d
DL
4055
40561995-01-23 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
4057
4058 * configure.in: Check for sys/select.h.
4059
40601995-01-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4061
4062 * configure.in: On sunos4.1.3 and sunus4shr, set NON_GNU_CPP.
4063
40641994-12-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4065
4066 * configure.in: Handle isc 4.1 operating system.
4067
40681994-12-10 Richard Stallman <rms@kepa>
4069
4070 * configure.in (rs6000-ibm-aix4.1*): New alternative.
4071 (rs6000-ibm-aix4*): New alternative.
4072
40731994-12-06 Richard Stallman <rms@kepa>
4074
4075 * configure.in: For SVR4.2, set NON_GNU_CPP if not already set.
4076
40771994-11-30 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
4078
4079 * configure.in: Don't try to make directories that are guaranteed
92a8ce63 4080 to already exist.
a4a9692d
DL
4081
40821994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4083
4084 * configure.in: Generate man/Makefile from man/Makefile.in.
4085 Create the man subdir.
4086
4087 * Makefile.in (dvi): Run Make in our man subdir.
4088
4089 * make-dist: Create subdir etc/e.
4090 Make links to it.
4091 Put man/Makefile.in in dist, instead of man/Makefile.
4092
40931994-11-21 David J. MacKenzie (djm@mole.gnu.ai.mit.edu)
4094
4095 * configure.in: Add --with-pop, --with-kerberos, and
4096 --with-hesiod for movemail.
4097
40981994-11-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4099
4100 * configure.in (m68*-apollo*): Use s/domain.h.
4101
41021994-11-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4103
4104 * configure.in (m68*-apollo*): Set NON_GNU_CPP.
4105
41061994-11-14 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
4107
4108 * configure.in: Don't add -I, -L, -R options for cc if their
4109 arguments would be empty.
4110
41111994-11-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4112
4113 * configure.in (i860-intel-osf1*): New alternative.
4114 (mips-sgi-irix5.[01]*): Distinguish from irix5*.
4115 (mips-sgi-irix*): Now an alias for mips-sgi-irix5*.
4116
41171994-11-09 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
4118
4119 * configure.in: Make h_errno check not use nested functions.
4120
41211994-11-09 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
4122
4123 * Makefile.in (install-arch-indep): Delete *.orig in copied dirs.
4124
41251994-11-08 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
4126
4127 * Makefile.in (install-arch-indep): Avoid continued comment
92a8ce63 4128 swallowing target line.
a4a9692d
DL
4129
41301994-11-08 David J. MacKenzie (djm@churchy.gnu.ai.mit.edu)
4131
4132 * configure.in: Protect a character class with `changequote'.
4133
41341994-11-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
4135
4136 * configure.in: Accept `news' as a synonym for `newsos'.
4137
41381994-11-03 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
4139
4140 * Makefile.in: Don't rm files if cd fails.
4141
41421994-11-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4143
4144 * make-dist: Put nt subdir and its subdirs in the dist.
4145 (lib-src): Put makefile.nt in the dist.
4146 (lisp): Put makefile.nt in the dist.
4147
41481994-10-29 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
4149
4150 * configure.in: Change a stray `[' to `test'.
4151
41521994-10-28 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
4153
4154 * configure.in: Adapt for Autoconf v2. Use the standard argument
4155 parser, host type canonicalizer, X11 finder, and message
4156 printing macros. Use the new macro names. Use `test' instead of `['.
4157
41581994-10-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4159
4160 * configure.in: Check for getpagesize.
4161
41621994-10-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4163
4164 * make-dist (msdos): Put sed* in the distribution.
4165
41661994-10-17 Morten Welinder <terra@mole.gnu.ai.mit.edu>
4167
4168 * config.bat: New option, `--with-x', for configuring Emacs
4169 for use with the X11 system DesqView/X.
4170 New option, `--no-debug', for compiling Emacs without debug
4171 information thus saving disk space.
4172 (src/config.h, src/paths.h): Use `update' (which is like
4173 `move-if-changed') to change the file.
4174 (src/config.h): When configuring for X11 perform extra changes.
4175 (src/makefile): When configuring for X11 perform extra changes.
4176 (lib-src): Remove temporary files.
4177 (): Check that `sed', `rm', `mv', and `gcc' are available.
4178
41791994-10-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4180
4181 * Makefile.in (sharedstatedir): Substitute sharedstatedir properly.
4182
4183 * configure.in (bitmapdirs): Default to /usr/include/X11/bitmaps.
4184
41851994-10-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4186
4187 * configure.in (EMACS_CONFIGURATION): Use $canonical as value.
4188
4189 * configure.in (canonical): Substitute var into makefiles.
4190 (bitmapdir): Likewise.
4191
4192 * Makefile.in (bitmapdir): New variable.
4193 (src/paths.h, paths-force): Edit PATH_BITMAPS.
4194
41951994-10-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4196
4197 * make-dist: Put update-subdirs and lisp/subdirs.el in the dist.
4198
4199 * Makefile.in (dist, install-arch-indep): Run update-subdirs.
4200 * update-subdirs: New shell script.
4201
42021994-10-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4203
4204 * Makefile.in (top_distclean): Don't rm build-install.
4205 (SOURCES): Delete build-install.in.
4206
4207 * make-dist: Don't distribute build-ins.in.
4208 * build-ins.in: File deleted.
4209
42101994-10-12 David J. MacKenzie (djm@duality.gnu.ai.mit.edu)
4211
4212 * Makefile.in (mkdir): Use mkinstalldirs instead of make-path.
4213
42141994-10-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4215
4216 * Makefile.in: Use libexecdir and sharedstatedir as appropriate.
4217
4218 * configure.in (libexecdir): Renamed from libdir. New default.
4219 (sharedstatedir): Renamed from statedir. New default.
4220 (datadir): New default.
4221
4222 * make-dist: Don't distribute subdirs.el.
4223
42241994-10-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4225
4226 * configure.in (eaccess): Check for it.
4227
42281994-10-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4229
4230 * configure.in (mktime): Check for it.
4231
42321994-10-02 Paul Reilly <pmr@geech.gnu.ai.mit.edu>
4233
4234 * configure.in (motif): Add support for usage and option checking.
4235
42361994-09-24 Richard Stallman <rms@churchy.gnu.ai.mit.edu>
4237
4238 * configure.in (utimes): Check for it.
4239
42401994-09-23 Richard Stallman <rms@churchy.gnu.ai.mit.edu>
4241
4242 * Makefile.in (install-arch-indep): Don't do mkdir here.
4243
42441994-09-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4245
4246 * configure.in (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*):
4247 riscix.h renamed to acorn.h.
4248
177c0ea7 42491994-09-21 Michael Ben-Gershon (mybg@cs.huji.ac.il)
a4a9692d
DL
4250
4251 * configure.in (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*):
4252 New configurations.
4253
42541994-09-21 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
4255
4256 * configure.in: Remove trailing slashes from srcdir.
4257
42581994-09-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4259
4260 * configure.in (i[345]86-sequent-ptx*): Handle
4261
42621994-09-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4263
4264 * Makefile.in (paths-force): Depend on src/paths.h
4265
42661994-09-19 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
4267
4268 * configure.in (config_options): Save all arguments, not just some.
4269
42701994-09-18 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
4271
4272 * Makefile.in (install-arch-indep): Copy DOC-*, not DOC*
4273
4274 * configure.in: Add AC_AIX.
4275 Add checks to set HAVE_STRUCT_UTIMBUF, HAVE_TIMEVAL, HAVE_SELECT.
4276
42771994-09-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4278
4279 * configure.in (parsing options): Simplify sed command to delete -'s.
4280
42811994-09-16 Karl Heuer <kwzh@churchy.gnu.ai.mit.edu>
4282
4283 * configure.in (config_options): New shell variable.
4284 Pass its value to C code in EMACS_CONFIG_OPTIONS.
4285
42861994-09-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4287
4288 * configure.in (alpha-dec-osf*): New target.
4289
4290 * Makefile.in: Use just one FRC target.
4291
42921994-09-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4293
4294 * Makefile.in (removenullpaths, paths-force):
4295 Use name paths.h.tmp$$, which depends on the pid.
4296
42971994-09-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4298
4299 * Makefile.in (removenullpaths, paths-force):
4300 Put paths.h.tmp in top-level dir, not in src.
4301
43021994-09-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4303
4304 * Version 19.27 released.
4305
43061994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4307
4308 * Version 19.26 released.
4309
43101994-09-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4311
4312 * configure.in: Check for lrand48, not rand48.
4313
43141994-09-03 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4315
4316 * configure.in (powerpc-ibm-aix3.1*, powerpc-ibm-aix3.2.5)
4317 (powerpc-ibm-aix*): New aliases.
4318
43191994-08-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4320
4321 * make-dist (src/m, src/s): Put *.inp in distribution.
4322
43231994-08-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4324
4325 * configure.in: Accept i586 and i486 along with i386.
4326
43271994-08-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4328
4329 * configure.in: Do compute unexec, LIBX, system_malloc, etc
4330 even if CPP env var was set by the user.
4331
4332 * configure.in (i[34]86-*-*): For SCO 3.2v4, fix NON_GNU_CPP value.
4333
43341994-08-14 Jonathan I. Kamens (jik@gza-client1.aktis.com)
4335
4336 * Makefile.in: Uninstall "$(EMACS)", not "emacs".
4337
43381994-08-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4339
4340 * configure.in (i[34]86-*-*): For SCO 3.2v4, set NON_GNU_CPP.
4341
43421994-08-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4343
4344 * configure.in: Check more specifically for i*86-sun-sunos.
4345
43461994-08-03 Caveh Jalali (caveh@eng.sun.com)
4347
4348 * configure.in: Handle solaris 2.4.
4349
43501994-07-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4351
4352 * configure.in (rand48): Check for it.
4353
43541994-07-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4355
4356 * make-dist: Update the info files.
4357
43581994-07-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4359
4360 * configure.in: Make "checking..." messages' style consistent.
4361 (HAVE_H_ERRNO): New test.
4362
43631994-07-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4364
4365 * configure.in (i860-*-sysv4*): Set NON_GNU_CC and NON_GNU_CPP.
4366
43671994-07-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4368
4369 * configure.in (CFLAGS): If the envvar was specified, use that.
4370 And set REAL_CFLAGS from it too.
4371
43721994-07-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4373
4374 * make-dist: Update finder-inf.el.
4375
43761994-07-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4377
4378 * make-dist (msdos): Include sed4.inp in dist.
4379
4380 * Makefile.in (libsrc_libs): Var deleted.
4381
43821994-07-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4383
4384 * Makefile.in (mkdir, removenullpaths): Put g in sed replace commands.
4385
43861994-06-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4387
4388 * configure.in (mips-sony-newsos4*): New alias.
4389
43901994-06-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4391
4392 * configure.in (*-convex-bsd*): Set NON_GNU_CPP.
4393 (*-convex-convexos*): Accept this as alias.
4394
43951994-06-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4396
4397 * configure.in: Get CFLAGS both with and without THIS_IS_CONFIGURE,
4398 for two different uses.
4399
44001994-06-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4401
4402 * configure.in: Define THIS_IS_CONFIGURE when extracting CFLAGS etc.
4403
44041994-06-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4405
4406 * make-dist: Put ./BUGS into the distrib.
4407
44081994-06-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4409
4410 * configure.in: Handle 386 running Solaris 2.
4411
44121994-06-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4413
4414 * configure.in (mips-siemens-sysv*): Use cpp, not cc -E.
4415
44161994-06-05 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4417
4418 * configure.in (mips-sony-newsos*): Use news-risc.h.
4419
4420 * configure.in: Accept bsdi as opsys, like bsd386.
4421
44221994-06-01 Morten Welinder (terra@diku.dk)
4423
4424 * config.bat (src/paths.h): Use sed script msdos/sed4.inp.
4425
44261994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4427
4428 * Version 19.25 released.
4429
4430 * make-dist (shortversion): Don't assume another period follows.
4431
44321994-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4433
4434 * Makefile.in (install-arch-indep): Use /bin/pwd uniformly, not pwd.
4435 (uninstall): Use /bin/pwd.
4436
4437 * Makefile.in (blessmail): Depend on src.
4438 (all): Don't depend on blessmail.
4439
4440 * Makefile.in (src/paths.h): Don't force recomputation.
4441 (paths-force): New target; force recomputation of paths.h.
4442 (all): Depend on paths-force.
4443 (src, lib-src): Depend on src/paths.h.
4444
4445 * configure.in (*-sun-sunos4*): Set GCC_TEST_OPTIONS,
4446 NON_GCC_TEST_OPTIONS.
4447
44481994-05-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4449
4450 * configure.in: Don't insist on subversions for irix.
4451
44521994-05-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4453
4454 * configure.in (hppa*-hp-hpux9shr): Move alternative up.
4455
4456 * configure.in (i[34]86-next-*): New alternative.
4457
44581994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4459
4460 * Version 19.24 released.
4461
4462 * configure.in: New config hppa*-hp-hpux9shr*.
4463
44641994-05-22 Morten Welinder (terra@tyr.diku.dk)
4465
4466 * config.bat: Doc fix.
4467
44681994-05-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4469
4470 * Makefile.in (mostlyclean, clean, distclean, realclean)
4471 (extraclean): Don't act on man subdir if it doesn't exist.
4472
44731994-05-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4474
4475 * configure.in (GCC_TEST_OPTIONS, NON_GCC_TEST_OPTIONS): New vars.
4476 Use them to set up CC.
4477 (*-sun-sunos4.1.3): Set them.
4478
44791994-05-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4480
4481 * Makefile.in (lib-src): Don't depend on src/paths.h.
4482
44831994-05-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4484
4485 * build-ins.in (copydests): Get rid of spurious `-'s.
4486
4487 * configure.in: Define EMACS_CONFIGURATION instead of CONFIGURATION.
4488
44891994-05-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4490
4491 * Version 19.23 released.
4492
4493 * configure.in [HAVE_X11]: Merge $C_SWITCH_X_SITE into CFLAGS
4494 for the Xlib and Xt checks; then restore old CFLAGS.
4495
44961994-05-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4497
4498 * configure.in (HAVE_X11XTR6): Add newline before #if.
4499 Add newline after #endif.
4500
45011994-05-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4502
4503 * configure.in (HAVE_X11XTR6): Arrange to define it.
4504
45051994-05-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4506
4507 * Makefile.in (install): Depend on blessmail.
4508
45091994-05-12 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
4510
4511 * configure.in (mips-siemens-sysv*): Put quotes around value
4512 containing blanks.
4513
45141994-05-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4515
4516 * Makefile.in (TAGS): Use the makefile in src subdir.
4517
45181994-05-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
4519
4520 * configure.in (opsys): Recognize `gnu'.
4521
45221994-05-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4523
4524 * configure.in (using NON_GNU_CPP): Fix test for CPP already set.
4525
45261994-05-09 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
4527
4528 * configure.in: Remove AC_LANG_C call. Not needed with Autoconf
4529 version > 1.8.
4530
45311994-05-08 Morten Welinder (terra@diku.dk)
4532
4533 * config.bat: Forcibly remove "# " style comments from makefiles.
4534
45351994-05-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4536
4537 * Makefile.in (uninstall): When processing lispdir and etcdir,
4538 do nothing unless it exists and is a directory.
4539
45401994-05-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4541
4542 * Makefile.in (install-arch-indep): Do install info/dired-x*.
4543 Merge code in from install-doc.
4544 (install-doc): Merge code back into install-arch-indep.
4545 (install-arch-dep): Don't depend on install-doc.
4546
4547 * configure.in (run_in_place): Don't use pwd for archlibdir and docdir.
4548
45491994-05-04 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4550
4551 * configure.in (making src/Makefile and lib-src/Makefile):
4552 Split off the autoconf substitutions and don't pass them thru cpp.
4553 (undefs): Use $canonical as well as $configuration.
4554
4555 * make-dist: Distribute lisp/Makefile.
4556
4557 * configure.in: Recognize m88k-dg-dgux5.4.3* and m88k-dg-dgux5.4.2*.
4558 Use lower case names for the s files.
4559
45601994-05-03 Morten Welinder (terra@diku.dk)
4561
4562 * config.bat: Added possibility for different file name
4563 transscriptions in lib-src.
4564
45651994-05-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4566
4567 * Makefile.in (lib-src): Undo previous change.
4568 (blessmail): New target to run maybe-blessmail in lib-src.
4569 (all): Depend on blessmail.
4570
4571 * Makefile.in (lib-src): Depend on src.
4572
45731994-04-30 Paul Reilly (pmr@churchy.gnu.ai.mit.edu)
4574
4575 * configure.in (m88k-dg-dgux5.4R3): Use dgux5-4R3.
4576 (m88k-dg-dgux5.4R2): dgux5.4R2.
4577
45781994-04-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4579
4580 * configure.in (window_system): Restore accidentally deleted code
4581 that uses AC_FIND_X.
4582
4583 * make-dist: Distribute config.bat.
4584
45851994-04-29 Morten Welinder (terra@diku.dk)
4586
4587 * config.bat: Corrected the configuration of lib-src
4588 to keep up with configure. Add note about dos version 3
4589 or better needed (djgpp needs that). Add note explaining
4590 that either install in c:/emacs or edit the script.
4591 Don't change to c:/emacs, but assume we're there (to minimize
4592 the number of places to change).
4593
4594 * config.bat: Build-in the first step towards X11 support with
4595 the X11 emulator that exists. At this time it won't work,
4596 and several files are missing.
4597
45981994-04-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4599
4600 * configure.in: Use m/hp800.h in place of m/hp9000s800.h.
4601 Don't look for -lresolv.
4602
4603 * Makefile.in (lib-src): Depend on src/paths.h.
4604
46051994-04-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4606
4607 * configure.in: Restore deleted AC_SUBST of `configuration'.
4608 Improve error message for bad --with-x-toolkit value.
4609
4610 * configure.in: Define CONFIGURATION in src/config.h
4611 rather than substituting in src/Makefile.in.
4612
46131994-04-26 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
4614
4615 * Makefile.in (install-doc): New target.
4616 (install-arch-dep): Depend on install-doc.
4617 (mkdir): Create docdir.
4618
46191994-04-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4620
4621 * configure.in: Test for libresolv.a.
4622 Substitute machfile and opsysfile.
4623
46241994-04-22 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
4625
4626 * Makefile.in (.PHONY, install): Kill reference to obsolete do-install.
4627 (install-arch-dep): Install under the name $(EMACS).
4628
46291994-04-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4630
4631 * configure.in (version): Use entire value of emacs-version.
4632 (mips-siemens-sysv*): New alternative.
4633
46341994-04-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4635
4636 * Makefile.in (install-arch-indep): Don't install dired-x*.
4637
46381994-04-18 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
4639
4640 * configure.in (src/Makefile, lib-src/Makefile): Delete ^L.
4641 Fix definition of $undefs.
4642
46431994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4644
4645 * configure.in (window_system): Obey --with-x11=no and --with-x10=no.
4646
4647 * configure.in (lib-src/Makefile.in): Use src, not lib-src, in -I.
4648
46491994-04-16 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
4650
4651 * configure.in: Call AC_LANG_C, if it's defined, after AC_PREPARE.
4652
46531994-04-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4654
4655 * configure.in (lib-src/Makefile.in): Make this from Makefile.in.in
4656 and run it thru cpp, as with src/Makefile.in.
4657
4658 * configure.in: Use AC_SET_MAKE.
4659
46601994-04-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4661
4662 * configure.in (i[34]86-ncr-sysv*): Use usg5-4-2.
4663
46641994-04-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4665
4666 * Makefile.in (MAKE): Don't just assign it--use @SET_MAKE@.
4667
4668 * configure.in (CFLAGS): Exclude ${CFLAGS} from singlequotes.
4669 (printing the choices): Make the toolkit message unconditional.
4670 (USE_X_TOOLKIT): Use `none', not `no', if none.
4671 (include libsrc_libs): Include config.h, and specify -I for srcdir.
4672 Get rid of temp file foofoo1.
4673
46741994-04-13 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
4675
4676 * configure.in (CFLAGS): Use shell syntax, not Makefile.
4677
46781994-04-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4679
4680 * configure.in (window_system): If no X, set USE_X_TOOLKIT=no.
4681 (printing the choices): State choice of toolkit.
4682 (libsrc_libs): Recalculate after writing config.h;
4683 then update lib-src/Makefile.
4684
46851994-04-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4686
4687 * configure.in: Add sunos4shr as alternative for suns.
4688 Conditionals testing for null $CC were backwards.
4689
46901994-04-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4691
4692 * make-dist (msdos): Don't link patch1. Link sed*.inp, not sed.in*.
4693
46941994-04-09 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4695
4696 * configure.in: Handle -isc4.0*.
4697
46981994-03-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4699
4700 * configure.in (esix5): Set NON_GNU_CPP.
4701
47021994-03-24 Roland McGrath (roland@mole.gnu.ai.mit.edu)
4703
4704 * Makefile.in (thisdir): Nonsensical variable removed.
4705 (install-arch-indep): Set shell var thisdir=`pwd` before cd and cd
4706 back to $thisdir, rather than the directory `this_dir'.
4707
47081994-03-17 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
4709
4710 * Makefile.in (install-arch-indep): Add missing backslash after a
4711 `then'.
4712
47131994-03-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4714
4715 * Makefile.in (thisdir): New variable.
4716 (install-arch-indep): Go back to thisdir to run INSTALL_DATA.
4717
47181994-03-08 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
4719
4720 * configure.in: Add freebsd.
4721
47221994-03-08 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
4723
4724 * configure.in: Check for fpathconf.
4725
47261994-03-02 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
4727
4728 * configure.in (with_x_toolkit): Fix typo in previous change.
4729
47301994-03-01 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
4731
4732 * configure.in: New s-file for rs60000-ibm-aix3.2.5.
4733
47341994-02-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4735
4736 * configure.in (with_x_toolkit): Don't allow motif or open-look.
4737
47381994-02-24 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
4739
4740 * configure.in: Fix value of docdir.
4741 * Makefile.in (install-arch-indep): Install DOC* in docdir.
4742
47431994-02-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4744
4745 * configure.in (*-sysv4.1): Set NON_GNU_CPP.
4746
47471994-02-22 Karl Heuer (kwzh@geech.gnu.ai.mit.edu)
4748
4749 * configure.in: New variable docdir to control where the docstring
4750 file goes.
4751 Makefile.in: Use it to initialize PATH_DOC in paths.h.
4752
47531994-02-22 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
4754
4755 * configure.in: When --run-in-place, don't inherit archlibdir.
4756
47571994-02-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4758
4759 * Makefile.in (install-arch-dep, install-arch-indep):
4760 New targets split up former do-install rule.
4761 (do-install): Target deleted.
4762
47631994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4764
4765 * configure.in (mips-sony-newsos*): New configuration.
4766
47671994-02-14 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu)
4768
4769 * configure.in (rs6000-bull-bosx*): Added support for BULL dpx20.
4770
47711994-02-11 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
4772
4773 * configure.in: Fix misspelled symbol LD_SWITCH_X_SITE_AUX.
4774
47751994-02-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4776
4777 * configure.in: Don't initialize CC.
4778
47791994-02-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
4780
4781 * configure.in (creating src/Makefile): Also generate -U switches
4782 for symbols in the $configuration value.
4783
4784 * configure.in: Check for sys_siglist being declared in system header.
4785
47861994-02-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4787
4788 * configure.in (creating src/Makefile): Delete blank lines
4789 along with lines of whitespace.
4790 (m68k-motorola-sysv*, m68000-motorola-sysv*): Compute proper CC value.
4791
47921994-02-09 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4793
4794 * configure.in: Get, use, and substitute C_SWITCH_MACHINE
4795 like C_SWITCH_SYSTEM.
4796 (m68*-motorola-sysv*): Set CC. Require cpu type to be m68k or m68000.
4797
47981994-02-04 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
4799
4800 * configure.in (drem): Check for this function.
4801
48021994-02-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4803
4804 * configure.in (Using NON_GNU_CPP): Don't lose if it has spaces.
4805 If CPP was inherited from environment, don't use NON_GNU_CPP.
4806 (NON_GNU_CC): Likewise.
4807 (handling with_gcc): Use explicit if in the `no' case.
4808 (cc_specified): New variable; if set, don't use NON_GNU_CC.
4809
48101994-02-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4811
4812 * configure.in (mips-mips-riscos4*): Set NON_GNU_CPP.
4813
48141994-02-01 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
4815
4816 * configure.in: Check whether fmod exists.
4817
48181994-01-31 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
4819
4820 * make-dist: Distribute {src,lisp}/ChangeLog.? instead of
4821 {src,lisp}/OChangeLog.
4822
48231994-01-22 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
4824
4825 * configure.in: Restore Jan 8 and Jan 16 changes. The -U hack is
4826 necessary for proper operation. This code works with the current
4827 released version of Autoconf.
4828
48291994-01-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4830
4831 * configure.in (with_x_toolkit): Treat values athena and lucid alike.
4832 (USE_X_TOOLKIT): Define it for all values except `no'.
4833
4834 * configure.in: Undo first Jan 8 change and Jan 16 change.
4835
48361994-01-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4837
4838 * configure.in: Handle --with-x-toolkit. Produce lwlib/Makefile.
4839 Substitute USE_X_TOOLKIT as both C macro and Make variable.
4840
4841 * Makefile.in (lwlib/Makefile): New target.
4842 (SUBDIR_MAKEFILES): Depend on lwlib/Makefile.
4843 (clean, mostlyclean, distclean, realclean): Handle lwlib subdir.
4844 (unlock, relock): Handle lwlib subdir.
4845
4846 * Makefile.in: Add some .PHONY targets.
4847
4848 * make-dist: Handle lwlib subdir like oldXMenu subdir.
4849
4850 * lwlib: New subdirectory.
4851
48521994-01-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4853
4854 * configure.in: If CPP has a value that is a directory,
4855 discard the value.
4856
48571994-01-16 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
4858
4859 * configure.in (srcdir_undefs): Add g flag to sed substitution to
4860 remove -U[0-9]*.
4861
48621994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4863
4864 * Makefile.in (do-install): Install the dired-x info files.
4865
4866 * configure.in: Provide for variable LD_SWITCH_X_SITE_AUX.
4867 (See src/s/sol2.h.)
4868
48691994-01-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4870
4871 * configure.in (m68k-harris-cxux*, m88k-harris-cxux*): New configs.
4872
48731994-01-08 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
4874
4875 * configure.in (creating src/Makefile): Put code inside 2nd arg to
4876 AC_OUTPUT as it should be; hopefully noone will again see fit to
4877 gratuitously break this and not make a change log entry.
4878 Optimized sed processing of Makefile.in and cpp output; now
4879 preserves comments previously removed from the cpp input.
4880 Eliminated temp file for cpp output. Generate -U switches to
4881 undefine all identifiers that appear in the directory name
4882 ${srcdir}; pass these to cpp.
4883
4884 * configure.in (version): Fix sed regexp to match two-elt version
4885 number.
4886
4887 * configure.in: Check for strerror.
4888
48891994-01-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4890
4891 * configure.in: Test for bcmp.
4892
48931994-01-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4894
4895 * make-dist (tempdir): Put subdir msdos into the distribution.
4896
48971993-01-07 Morten Welinder (terra@diku.dk)
4898
4899 * config.bat: New file.
4900
49011994-01-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4902
4903 * Makefile.in (${SUBDIR} target): Pass down LDFLAGS and CPPFLAGS.
4904
49051994-01-01 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4906
4907 * configure.in (m68*-next-*): Don't care about which os is specified.
4908 (i[34]86-*-*): Check for *-nextstop*.
4909
49101993-12-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4911
4912 * configure.in: Check for setsid.
4913
49141993-12-17 Richard Stallman (rms@srarc2)
4915
4916 * configure.in (*-sun-solaris*): Add special case for Solaris 2.3.
4917
49181993-12-15 Richard Stallman (rms@srarc2)
4919
4920 * Makefile.in (mkdir): Make only the lockdir writable.
4921
4922 * configure.in (i860-*-sysv4): Renamed from i860-*-sysvr4.
4923
49241993-12-11 Richard Stallman (rms@srarc2)
4925
4926 * Makefile.in (libdir): Use @libdir@.
4927
49281993-12-08 Richard Stallman (rms@srarc2)
4929
4930 * Makefile.in (install): Add empty command.
4931
49321993-12-04 Richard Stallman (rms@srarc2)
4933
4934 * make-dist: Put man/getopt.c in the dist.
4935
4936 * configure.in (LIBS): Add test for existence of XSetWMProtocols.
4937
4938 * Makefile.in (install): Depend on ${SUBDIR}, not `all'.
4939
49401993-12-03 Richard Stallman (rms@srarc2)
4941
4942 * configure.in (solaris): Set NON_GNU_CPP instead of CPP.
4943 Set it for all solaris versions.
4944 (mips-mips-riscos4*): Set NON_GNU_CC, not CC.
4945 (after checking for GCC): If not GCC, and NON_GNU_CPP is set, set CPP.
4946 Likewise for NON_GNU_CC and CC.
4947
49481993-12-01 Richard Stallman (rms@srarc2)
4949
4950 * configure.in (mips-mips-riscos4*): Assign variable CC.
4951 (checking ${with_gcc}): If "no", don't override CC if already set.
4952 (CC): Initialize it as empty.
4953
dff28924 49541993-11-30 Richard Stallman (rms@srarc2)
a4a9692d
DL
4955
4956 * configure.in (Suns): Set CPP if *-solaris2.3*.
4957
49581993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4959
4960 * Version 19.22 released.
4961
4962 * Makefile.in (do-install): Use umask 022 in copying etc and lisp dirs.
4963
49641993-11-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4965
4966 * make-dist: When breaking links, use cp -p.
4967 Copy install.sh into distribution.
4968 Move the temp dir up into the parent dir;
4969 don't leave the staging dir make-dist.tmp... in existence.
4970 * install.sh: New file.
4971
49721993-11-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4973
4974 * configure.in (i[34]86-ncr-sysv*): New specific alternative.
4975
49761993-11-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4977
4978 * configure.in (version): When --run-in-place, exclude
4979 ${datadir}/emacs/site-lisp from locallisppath.
4980
49811993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4982
4983 * configure.in: Delete jumk.c before writing it.
4984
49851993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4986
4987 * Version 19.21 released.
4988
4989 * Makefile.in (mkdir): Ignore error from chmod.
4990
49911993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4992
4993 * make-dist: Don't put lisp/forms.README in the distribution.
4994
49951993-11-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4996
4997 * configure.in (creating src/Makefile): Before running cpp,
4998 discard all lines that start with `# Generated' or /**/#.
4999
50001993-11-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5001
5002 * Version 19.20 released.
5003
5004 * make-dist: Use build-ins.in, not build-install.in.
5005 Don't bother updating TAGS since it's not included.
5006
5007 * build-ins.in: Renamed from build-install.in.
5008
50091993-11-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5010
5011 * make-dist: Don't try to link *.texinfo--there are none now.
5012 When running make in lib-src, specify YACC var value.
5013
50141993-10-03 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
5015
5016 * configure.in (extrasub): Add vpath patterns for %.[yls].
5017
5018 * configure.in: Don't do seddery on config.status after AC_OUTPUT.
5019 Instead just include the commands to make src/Makefile as the
5020 second arg to AC_OUTPUT.
5021
5022 * configure.in: Use : instead of dnl for comment inside
5023 $makefile_command.
5024
5025 * configure.in: No longer use vpath_sed. Instead, when we notice
5026 srcdir already configured, set extrasub to hack vpath in the
5027 makefiles.
5028
5029 * configure.in: In cmds to make src/Makefile, chmod Makefile.new
5030 before moving it.
5031 * Makefile.in (VPATH): Define to @srcdir@.
5032
50331993-09-28 Brian Fox (bfox@cubit)
5034
5035 * configure.in: Don't copy ${srcdir}/src/Makefile.in; that file
5036 doesn't exist. Just copy src/Makefile.in instead. Touch
5037 all of the Makefiles after editing config.status.
5038
5039 * INSTALL: Update documentation to match new configuration
5040 mechanism.
5041
50421993-09-27 Brian Fox (bfox@ai.mit.edu)
5043
5044 * configure.in: Allow any of the path or directory Makefile
5045 variables to be set with flags to configure. Create all Makefiles
5046 at configure time. Edit special commands into config.status after
5047 src/Makefile.in is built from src/Makefile.
5048
5049 * Makefile.in (src/Makefile, lib-src/Makefile, oldXMenu/Makefile):
5050 If these files are out of date, simply have config.status
5051 rebuild them; don't rebuild them explicitly.
5052
50531993-09-25 Brian Fox (bfox@ai.mit.edu)
5054
5055 * build-install.in: Change src/xemacs to src/emacs. We no longer
5056 create src/xemacs, so the file wouldn't be found.
5057
5058 * make-dist: Remove `src/ymakefile', add `src/Makefile.in.in'.
5059
50601993-09-24 Brian Fox (bfox@albert.gnu.ai.mit.edu)
5061
5062 * configure.in: Avoid forcing the search of /usr/include before
5063 fixed include files by resetting C_SWITCH_X_SITE if it is
5064 "-I/usr/include".
5065
50661993-09-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5067
5068 * Makefile.in (@rip_paths@locallisppath):
5069 Delete ${datadir}/emacs/site-lisp.
5070
50711993-09-15 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
5072
5073 * configure.in:
5074 Use AC_QUOTE_SQUOTE twice to properly quote vpath_sed value.
5075 Remove ${extra_output} from AC_OUTPUT call.
5076
50771993-09-17 Brian Fox (bfox@inferno)
5078
5079 * make-dist: Quote backquotes found in strings to be echoed.
5080
5081 * configure.in: Use "sh -c pwd" when we want to avoid having the
5082 shell fix up the value of $PWD.
5083
50841993-09-13 Brian Fox (bfox@inferno)
5085
5086 * Makefile.in (do-install): Don't abort if ln or chmod at the end
5087 of the installation fail. Suggested by Karl Berry.
5088
50891993-08-30 Brian Fox (bfox@inferno)
5090
5091 * Makefile.in (*clean): Use "$(MAKE) $(MAKEFLAGS)" wherever "make"
5092 was used. Set MAKEFLAGS from MFLAGS.
5093
50941993-09-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5095
5096 * configure.in: Test for res_init in libc.
5097
50981993-09-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5099
5100 * configure.in: In the file ${tempcname}, use configure___
5101 instead of @configure@.
5102
51031993-09-12 Roland McGrath (roland@sugar-bombs.gnu.ai.mit.edu)
5104
5105 * make-dist: Dist vpath.sed
5106
5107 * Makefile.in (lib-src/Makefile, src/Makefile, oldXMenu/Makefile):
5108 Depend on vpath.sed.
5109 Replace sed comand for VPATH with @vpath_sed@.
5110
5111 * configure.in: Substitute variable `vpath_sed'.
5112 If not in $srcdir and $srcdir is configured,
5113 issue warning that GNU make is required,
5114 and set vpath_sed to use vpath.sed script.
5115
51161993-09-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
5117
5118 * configure.in: Remove check for $srcdir being configured. This
5119 pretty much works now.
5120 Grok {m68*-hp,i[34]86-*}-netbsd* and set opsys=netbsd.
5121 Check for XFree86 (/usr/X386/include) independent of whether
5122 -lXbsd exists.
5123
5124 * Makefile.in (info, dvi, clean, mostlyclean, distclean,
5125 realclean, unlock, relock): Use `$(MAKE)' in place of plain
5126 `make'.
5127
51281993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5129
5130 * Version 19.19 released.
5131
5132 * configure.in (i386-*-sunos4): Assume Sunos 4.0.
5133
51341993-08-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5135
5136 * configure.in: Check for XScreenNumberOfScreen.
5137
51381993-08-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5139
5140 * configure.in: Add * to end of all configuration alternatives.
5141 (m68*-sony-newsos3*): New alternative.
5142
51431993-08-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5144
5145 * make-dist: Include getdate.c in distribution.
5146
5147 * configure.in: For --help, use $PAGER if it is set.
5148 (LIB_X11_LIB): Default to -lX11.
5149 (mips-sgi-irix5.*): New alternative.
5150
5151 * Makefile.in (do-install): Install info/gnus* and info/sc*.
5152
5153 * configure.in (m68*-hp-hpux*, hppa*-hp-hpux*):
5154 Recognize *.B8.* as hpux version 8.
5155 (m68*-tektronix-bsd*): Fix typo in tek4300.
5156 (AC_HAVE_FUNCS): Add ftime.
5157
51581993-08-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5159
5160 * configure.in (m88k-tektronix-sysv3*): Added the missing *.
5161 Use tekxd88, not tekXD88.
5162
51631993-08-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
5164
5165 * configure.in: Check for -lm. Then can check for frexp and logb.
5166
51671993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5168
5169 * Version 19.18 released.
5170
5171 * make-dist (src): Don't put gnu-hp300 in dist.
5172 (src, lisp): Include OChangeLog in dist.
5173
51741993-08-08 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5175
5176 * configure.in: Test for presence of logb and frexp functions.
5177
51781993-08-05 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5179
5180 * configure.in (machine): Add i370-ibm-aix*.
5181
51821993-08-03 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5183
5184 * configure.in (function checks): Test for mkdir and rmdir.
5185
5186 * configure.in (function checks): Don't test for random and bcopy
5187 only when we're building with X; look for them all the time.
5188
51891993-07-30 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5190
5191 * configure.in: Test for availability of bcopy functions, searching
5192 the X libraries if we're using X.
5193
5194 * configure.in: Test for the presence of/usr/lpp/X11/bin/smt.exp,
5195 and #define HAVE_AIX_SMT_EXP if we do. This is present in some
5196 versions of AIX, and needs to be passed to the loader.
5197
5198 * configure.in: Test for the availablility of the
5199 XScreenResourceString function.
5200
52011993-07-30 David J. MacKenzie (djm@frob.eng.umd.edu)
5202
5203 * configure.in: If we found X on our own, set C_SWITCH_X_SITE and
5204 LD_SWITCH_X_SITE and assume --with-x11.
5205 Only look for X11 files if we weren't told about a window system
5206 or if we were told to use X11 but not told where.
5207 Search the libraries from the s and/or m files when checking for
5208 functions.
5209
5210 * configure.in: Remove any trailing slashes in prefix and exec_prefix.
5211
52121993-07-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5213
5214 * make-dist: Include lisp/dired.todo in the distribution.
5215
52161993-07-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5217
5218 * configure.in: Add code to set HAVE_INET_SOCKETS.
5219
52201993-07-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5221
5222 * configure.in: If we do find x_includes and x_libraries
5223 via AC_FIND_X, set C_SWITCH_X_SITE and LD_SWITCH_X_SITE.
5224
52251993-07-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5226
5227 * make-dist: Include src/gnu-hp300 in the dist.
5228
5229 * configure.in (canonical): New variable holds the canonicalized
5230 configuration. Don't alter `configuration'. Use `configuration'
5231 for Makefile.in for file naming.
5232 (testing x_includes and x_libraries): Use =, not ==.
5233
52341993-07-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5235
5236 * Version 19.17 released.
5237
5238 * Makefile.in (src/Makefile): Propagate C_SWITCH_SYSTEM to the src
5239 directory's makefile. This allows the invocation of CPP which
5240 builds xmakefile to receive these switches. The SunSoft C
5241 preprocessor inserts spaces between tokens if it doesn't get the
5242 -Xs flag requested in src/s/sol2.h.
5243
52441993-07-12 Frederic Pierresteguy (F.Pierresteguy@frcl.bull.fr)
5245
5246 * configure.in (m68k-bull-sysv3): new config.
5247
52481993-07-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5249
5250 * configure.in: Use the autoconf AC_FIND_X macro to try to find
5251 the X Windows libraries.
5252
52531993-07-07 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5254
5255 * make-dist (tempdir): Don't create lisp/forms-mode directory in
5256 the distribution. Those files aren't kept in their own
5257 subdirectory any more.
5258
52591993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5260
5261 * Version 19.16 released.
5262
52631993-06-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5264
5265 * configure.in: Add --verbose flag.
5266
52671993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5268
5269 * version 19.15 released.
5270
52711993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5272
5273 * Makefile.in (top_distclean): Use -f switch when cleaning out
5274 lock dir; it might be empty.
5275
5276 * configure.in: Only check for -lXbsd once.
5277
52781993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5279
5280 * Version 19.14 released.
5281
52821993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5283
5284 * make-dist: If using gzip, create distribution with '.gz' extension.
5285
5286 * make-dist (lisp/term): This doesn't have a ChangeLog anymore.
5287 (lisp/forms-mode): This doesn't exist anymore.
5288
5289 * configure.in: Look for the closedir function.
5290
52911993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5292
5293 * configure.in (CPP): Autoconf sets this to a shell variable
5294 reference, which doesn't work when it's edited into a makefile.
5295 Expand that variable reference.
5296
5297 * Makefile.in (CPP): New variable.
5298 (src/Makefile): Edit CPP into src/Makefile.
5299
5300 * Makefile.in (src/Makefile): Don't bother exiting single quotes
5301 and entering double quotes to get the values of LD_SWITCH_X_SITE
5302 and the other make variables; make substitutes them in anyway.
5303
5304 * Makefile.in (uninstall): Don't remove the lisp and etc
5305 directories if they're in the source tree.
5306
92a8ce63 5307 Bring mumbleclean targets into conformance with GNU coding standards.
a4a9692d
DL
5308 * Makefile.in (mostlyclean, clean): Separate these two; just have
5309 them pass the request to the subdirectory makefiles.
5310 (distclean): Pass the request down, and then get rid of the
5311 files configure built, and get rid of the Makefiles.
5312 (realclean): Pass the request down, and then do the same things
5313 distclean does.
5314 (uninstall, info, dvi): New targets.
5315
5316 * configure.in: Move clause for PC-compatible i386 box to the end
5317 of the case statement, to avoid masking configurations below.
5318
5319 * configure.in: Add case for m88k-motorola-sysv4.
5320
5321 * configure.in: Add support for HP/UX versions 7, 8, and 9 on
5322 the HP 68000 machines.
5323
5324 * configure.in: Put the arguments to LD_SWITCH_X_SITE's and
5325 C_SWITCH_X_SITE's -L and -I switches in quotes, so the
5326 preprocessor won't fiddle with them.
5327
53281993-06-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5329
5330 * Makefile.in (TAGS): cd to src to run etags.
5331
53321993-06-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5333
5334 * configure.in (version): Check the X libraries for XrmSetDatabase
5335 and random, and see if we have -lXbsd.
5336
53371993-06-11 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5338
5339 * configure.in: Pass "-Isrc" to the CPP we run to examine the
5340 s/*.h and m/*.h files. Martin Tomes
5341 <mt00@controls.eurotherm.co.uk> says ISC Unix 3.0.1 needs it.
5342
53431993-06-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5344
5345 * configure.in: Move i386-prime-sysv* and i386-sequent-bsd*
5346 above the general i386 alternative.
5347
53481993-06-10 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5349
5350 * configure.in: Recognize configuration name for Data General
5351 AViiON machines.
5352
5353 * configure.in: Use AC_LONG_FILE_NAMES.
5354
53551993-06-09 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5356
5357 * configure.in: Test for bison.
5358 * Makefile.in (YACC): New variable.
5359 (lib-src/Makefile.in): Edit YACC into the makefile.
5360
53611993-06-08 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5362
5363 * Version 19.13 released.
5364
5365 * configure.in (CFLAGS): Don't set this according to the value of
5366 the GCC shell variable. Instead, consult the machine and system
5367 files for the values of C_OPTIMIZE_SWITCH and C_DEBUG_SWITCH, and
5368 test __GNUC__ while we're at it.
5369
5370 * configure.in: Remove extra ;; from hpux cases.
5371
53721993-06-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5373
5374 * configure.in: Check to see if the system has -ldnet.
5375
53761993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5377
5378 * make-dist: Add clauses to distribute lisp/forms-mode.
5379
53801993-06-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5381
5382 * configure.in (machine): Fix the versions in hpux version number test.
5383 Do not guess based on cpu type. Do check for explicit system version.
5384
53851993-06-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5386
5387 * configure.in: Do NOT look for `unknown' as company name.
5388
53891993-06-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5390
5391 * configure.in: Fix typo in message.
5392
53931993-06-01 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5394
5395 * Version 19.12 released.
5396
5397 * Makefile.in (do-install): Correct previous etc-copying change.
5398 Partially rewrite using `if'.
5399 (src/Makefile): Insert --x-libraries option into LD_SWITCH_X_SITE.
5400
5401 * Version 19.11 released.
5402
5403 * configure.in: Handle 386bsd.
5404
54051993-05-31 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5406
5407 * make-dist: Update getdate.c.
5408
5409 * configure.in: Handle bsd386.
5410
5411 * Makefile.in (do-install): Use `-' in tar options.
5412
5413 * configure.in: Change ! "${...}" to x"${...}" = x.
5414
5415 * Makefile.in (do-install): Copy the DOC-* files from the build
5416 etc directory, as well as lots of things from ${srcdir}/etc.
5417
5418 * make-dist: Copy config.guess.
5419
5420 * configure.in: Handle AIX versions 1.2, 1.3.
5421
54221993-05-30 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5423
5424 * configure.in: Use s/bsd4-3.h for mips-mips-riscos4, and add
5425 the configuration name mips-mips-usg* to represent USG systems.
5426
5427 * configure.in: Fix logic to detect if srcdir is already configured.
5428
5429 * Makefile.in: Pass in LD_SWITCH_X_SITE.
5430
5431 * Makefile.in (mkdir, clean, mostlyclean, do-install): Use `(cd
5432 foo && pwd)` instead of `(cd foo ; pwd)` to get the canonical name
5433 of a directory; cd might fail, and have pwd print out the current
5434 directory.
5435
54361993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5437
5438 * configure.in: When looking for sources, use '.', not `.`. Also '..'.
5439
54401993-05-30 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5441
5442 * configure.in: Complain if srcdir points at an already-configured
5443 tree.
5444
54451993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5446
5447 * Version 19.10 released.
5448
54491993-05-29 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5450
5451 * Makefile.in: Use Makefile comments, not C comments.
5452
5453 * configure.in: Add case for the Tektronix XD88.
5454
54551993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5456
5457 * configure.in: Handle sysv4.2 and sysvr4.2.
5458
54591993-05-29 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5460
5461 * configure.in: Traverse the argument list without destroying it;
5462 don't use shift. It turns out that "set - ${saved_arguments}"
5463 doesn't work portably.
5464
5465 * configure.in: Add missing "fi".
5466
5467 * make-dist: Rebuild configure if configure.in is newer.
5468
5469 * Makefile.in (src:, lib-src:, FRC:): force the src and lib-src
5470 targets to be executed even if make remembers that it has already
5471 stisfied FRC.
5472
54731993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5474
5475 * Makefile.in (do-install): Delete redundant code to copy etc twice.
5476
5477 * configure.in (romp): Handle various version numbers with aos and bsd.
5478
54791993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5480
5481 * configure.in: Fix message text.
5482
54831993-05-28 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5484
5485 * make-dist: Make a `site-lisp' directory in the distribution,
5486 instead of a `local-lisp' directory, which hasn't been the
5487 appropriate name for a long time.
5488 * Makefile.in (@rip_paths@locallisppath): Use site-lisp directory
5489 from the distribution first, then /usr/local/lib/emacs/site-lisp.
5490
5491 * Makefile.in (do-install): Correctly detect if ./etc and
5492 ${srcdir}/etc are the same.
5493
5494 * configure.in: Extract UNEXEC from the system configuration
5495 files, compute the name of the source file corresponding to the
5496 object file, and #define it as UNEXEC_SRC in config.h.
5497
5498 * configure.in: If srcdir is '.', then try using PWD to make it
5499 absolute.
5500
5501 * configure.in: Include ${srcdir} in the printed report, to help
5502 people notice if it's an automounter path.
5503
55041993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5505
5506 * configure.in (prefix): Don't run pwd on srcdir unnecessarily.
5507
55081993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5509
5510 * Makefile.in (do-install): Delete the dest dir, not the source dir,
5511 when they are different. Add `shift' command.
5512 (COPYDESTS, COPYDIR): Delete external-lisp dir.
5513 (externallispdir): Var deleted.
5514
5515 * configure.in: Delete spurious paren outputting short_usage.
5516
55171993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5518
5519 * Version 19.9 released.
5520
55211993-05-26 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5522
5523 * Makefile.in (${SUBDIR}): Pass the value of the make variable to
5524 subdirectory makes.
5525
5526 * make-dist: Check for .elc files with no corresponding .el file.
5527
5528 * Makefile.in (mkdir): Make all the directories in locallisppath.
5529
5530 * config.guess: New file.
5531 * configure.in: Use it, tentatively.
88c71720 5532 * INSTALL: Mention its usage.
a4a9692d
DL
5533
5534 * configure.in (hppa-hp-hpux): Use uname -r instead of uname -m;
5535 the former gives you the operating system rev directly. Use
5536 s/hpux.h if we don't recognize what we got.
5537
5538 * Makefile.in (do-install): Don't remove a destination directory
5539 if it's the same as the source. If ${srcdir}/info == ${infodir},
5540 don't try to copy the info files.
5541
5542 * Makefile.in (COPYDIR, COPYDESTS): Don't mention etc twice; this
5543 doesn't work if you're not using a separate source directory.
5544 (do-install): Copy the build tree's etc directory only after
5545 making sure it's not also the source tree's etc directory.
5546
55471993-05-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5548
5549 * configure.in: Handle sunos4.1.3 specially.
5550
55511993-05-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5552
5553 * Makefile.in (INSTALL): Add definition.
5554
5555 * configure.in: Fix some messages. Support -with-gnu-cc.
5556 At the end, use `set --', not `set -'.
5557 Delete spurious `.h' in hpux alternatives.
5558
55591993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5560
5561 * Version 19.8 released.
5562
55631993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5564
5565 * configure.in: When looking for source in the same directory as
5566 the configure script, make the path thus discovered absolute.
5567 If the user specifies the `--srcdir' switch, make that directory
5568 absolute too.
5569
5570 * Makefile.in (srcdir): Remove comment saying this doesn't work.
5571
5572 * Makefile.in (src/paths.h): Edit the `infodir' variable into this
5573 too, as the value of the PATH_INFO macro.
5574
5575 * configure.in: Check to see if the source lives in the same
5576 directory as the configure script.
5577
55781993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5579
5580 * Makefile.in (install): Split this into `install' and
5581 `do-install', to give people more control over exactly what gets
5582 done.
5583 (do-install): New target, containing the guts of `install'. Don't
5584 remove and recreate the directories inside the copying loop - do
5585 it all before the copying loop. Pass more flags to the lib-src
5586 make.
5587 (mkdir): Create ${infodir}, ${mandir}, and ${sitelispdir} here, to
5588 avoid errors and warnings.
5589
5590 * configure.in: For generic IBM PC boxes, insist on "unknown" for
5591 the manufacturer - the more general case was blocking other i386
5592 configuration names below, and that's how the names are written in
5593 MACHINES anyway.
5594
5595 * make-dist: When breaking links, remove the link before moving
5596 the copy onto it, to avoid interactive behavior.
5597
5598 * Makefile.in: Doc fix.
5599
5600 * configure.in: Doc fix.
5601
5602 * INSTALL: Mention --exec-prefix option.
5603
5604 * configure.in: Add support for the `--exec-prefix' option.
5605 * Makefile.in: Accept that support.
5606
5607 * configure.in: Use the AC_PROG_INSTALL macro.
5608 * Makefile.in (INSTALL): Variable removed.
5609 (INSTALL_PROGRAM, INSTALL_DATA): Accept these values from configure.
5610
5611 * configure.in: Distinguish between hp800's and hp700's by calling
5612 "uname -m".
5613
56141993-05-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5615
92a8ce63 5616 * configure.in: Recognize configuration names for i860 boxes
a4a9692d
DL
5617 running SYSV.
5618
56191993-05-23 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5620
5621 * configure.in: Distinguish between hp800's and hp700's by the
5622 version of HP/UX they run, since that's something people are more
5623 likely to know - hp700's run 8.0.
5624 Add HP 700 configuration.
5625
5626 * configure.in: Test for the presence of the `rename' function.
5627
5628 * Makefile.in (C_SWITCH_X_SITE): New variable - get this from
5629 configure.in.
5630 (oldXMenu/Makefile): Edit C_SWITCH_X_SITE into this.
5631
5632 * make-dist: Break intra-tree links.
5633
5634 * configure.in: Explain that this is an autoconf script, and give
5635 instructions for rebuilding configure from it. Arrange to put
5636 comments in configure explaining this too.
5637
5638 * configure.in: Make the first line of the configure script be
5639 "#!/bin/sh". Leaving the first line blank didn't work.
5640
5641 * configure.in (long_usage): Removed; made short_usage describe
5642 the options briefly.
5643
5644 * configure.in: Implement the --prefix option.
5645 * Makefile.in (prefix): Add support for it here.
5646 * INSTALL: Document it here.
5647
5648 * Makefile.in (install): Don't assume that the files in the `info'
5649 subdirectory match *.info. They don't have that prefix.
5650
56511993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5652
5653 * configure.in: Add case for version 5 of Esix.
5654
56551993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5656
92a8ce63 5657 * Version 19.7 released.
a4a9692d
DL
5658
5659 * make-dist: There aren't any *.com files in lib-src anymore.
5660
5661 * make-dist: Copy texinfo.tex and texindex.c, rather than linking
5662 them; they're symlinks to other filesystems on the GNU machines.
5663
5664 * make-dist: Check that the manual reflects the same version of
5665 Emacs as stated in lisp/version.el. Edit that version number into
5666 the README file.
5667
56681993-05-21 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5669
5670 * configure.in: Remove the hack of AC_DEFINE; use
5671 AC_DEFINE_UNQUOTED.
5672
56731993-05-20 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5674
5675 * make-dist: Don't distribute precomp.com, compile.com, or
5676 link.com from ./src; they're in ./vms now.
5677
5678 Some time-handling patches from Paul Eggert:
5679 * configure.in: Add AC_TIMEZONE.
5680
56811993-05-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5682
5683 * configure.in: Recognize Linux as a valid operating system for
5684 the i386.
5685
56861993-05-18 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5687
5688 * make-dist: Distribute some VMS files we got from Richard Levitte.
5689
5690 * Makefile.in (oldXMenu/Makefile): Take oldXMenu/Makefile.in as
5691 the source for the sed command, not oldXMenu/Makefile.
5692
56931993-05-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5694
5695 * INSTALL: Don't claim the srcdir option doesn't work.
5696
56971993-05-16 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5698
5699 * configure.in: Include remarks saying what order the autoconf
5700 tests should go in, and remind people to change config.h.in
5701 whenever they add autoconf tests which make #definitions.
5702
5703 * make-dist: Distribute oldXMenu/Makefile.in, not oldXMenu/Makefile.
5704
57051993-05-15 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5706
5707 * Makefile.in (oldXMenu/Makefile): Make this depend on
5708 ${srcdir}/oldXMenu/Makefile.in, not itself.
5709
5710 * PROBLEMS: Some updates from David J. Mackenzie.
5711
5712 More changes from David J. Mackenzie.
5713 * Makefile.in (install.sysv, install.xenix, install.aix): Targets
5714 removed; autoconf and config.h should specify all these
5715 differences.
5716 (buildlisppath): Make this path depend on ${srcdir}.
5717 (INSTALLFLAGS): Removed.
5718 (INSTALL): Include the -c flag.
5719 (install): Change the way we invoke install accordingly.
5720
5721 Install ${srcdir} changes from DJM.
5722 * Makefile.in (SUBDIR_MAKEFILES): Add oldXMenu/Makefile to this
5723 list.
5724 (COPYDIR, COPYDESTS): Install files from both the etc directory in
5725 the source tree and the etc directory in the object tree.
5726 (${SUBDIR}): Pass the prefix variable down to submakes.
5727 (everywhere): Use `sed', not `/bin/sed'. Not all systems have sed
5728 in /bin.
5729 (lib-src/Makefile, src/Makefile, oldXMenu/Makefile): Edit in
5730 values for srcdir and VPATH.
5731 (install): Add `v' flag to tar command. Make sure that `dir'
5732 exists in ${srcdir}/info before copying it. Remember that the man
5733 pages come from the source tree, not the object tree.
5734 * configure.in: Remove remarks saying that the --srcdir option
5735 doesn't work.
5736 Create the etc directory in the object tree.
5737 Recognize configuration names of the form *-sun-solaris*.
5738 Recognize sunos5 and solaris as operating system names.
5739
5740 * configure.in: Use the AC_TIME_WITH_SYS_TIME macro, for
5741 lib-src/getdate.y and src/systime.h.
5742
57431993-05-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5744
5745 * make-dist: Make links in info subdir.
5746
57471993-05-13 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5748
5749 * configure.in: Call AC_STDC_HEADERS.
5750
57511993-05-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5752
5753 * configure.in: Sidestep autoconf's quoting of the second argument
5754 of AC_DEFINE, so we can specify the value to put there. It would
5755 be nice if autoconf provided some way to specify computed values
5756 for macros.
5757
57581993-05-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5759
5760 * Makefile.in (DEFS): Deleted; since we're using AC_CONFIG_HEADER,
5761 this is always just -DHAVE_CONFIG_H.
5762
5763 The GNU coding standards specify that CFLAGS should be left for
5764 users to set.
5765 * Makefile.in (CFLAGS): Let configure determine the default value
5766 for this. Don't
5767 have it default to DEFS.
5768 (${SUBDIR}): Pass CFLAGS down to submakes, not DEFS.
5769 (lib-src/Makefile, src/Makefile): Edit the default value for
5770 CFLAGS into these files, not DEFS.
5771 * configure.in (CFLAGS): Choose a default value for this - "-g"
5772 normally, or "-g -O" if we're using GCC. Edit it into the
5773 top-level Makefile.
5774
5775 * configure.in: When scanning the machine and system description
5776 #include files, write their names to conftest.c properly.
5777
57781993-05-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5779
5780 * configure.in: In configuration name case for Apallos running
5781 Domainios, set opsys, not opsysfile.
5782
5783 * configure.in: Use the autoconf AC_CONFIG_HEADER macro to produce
5784 src/config.h, instead of AC_OUTPUT; the latter overwrites
5785 src/config.h even when it hasn't changed, puts a makefile-style
5786 comment at the top even though it's C code, and produces a
5787 config.status script which doesn't do the job right.
5788
5789 * configure.in: Add AC_LN_S test, so we can tell whether or not we
5790 can use a symbolic link to get the X Menu library into src.
5791 * Makefile.in (LN_S): New variable.
5792 (src/Makefile): Edit the value of LN_S into this makefile.
5793
57941993-05-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5795
5796 * configure.in: Support *-sco3.2v4* as opsystem.
5797
5798 * make-dist: Don't include calc directory.
5799 Exclude many files in the man directory; copy a few.
5800
58011993-05-04 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5802
5803 * configure.in: Use AC_HAVE_HEADERS to test for sys/time.h, and
5804 call AC_STRUCT_TM to see what's in time.h.
5805
5806 * configure.in: Employ quoting stupidity to get the value of CPP
5807 to expand properly.
5808
58091993-04-27 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5810
5811 * configure.in: Use the AC_PROG_CPP macro, and then use the CPP
5812 variable to scan the machine and system description files.
5813
5814 * configure.in: Use the AC_HAVE_HEADERS to check for sys/timeb.h,
5815 so that getdate.y builds correctly.
5816
58171993-04-26 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5818
5819 * configure.in (tempcname): Change this to "conftest.c", so it will
5820 work properly on systems with short filenames; this is the name
5821 autoconf uses.
5822
5823 * configure.in: Also detect the availability of dup2 and
5824 gethostname.
5825
5826 * configure.in: Use the AC_ALLOCA test.
5827 * Makefile.in (ALLOCA): New variable, to be set by ./configure.
5828 (lib-src/Makefile): Edit the value of ALLOCA into lib-src/Makefile.
5829
58301993-04-24 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5831
5832 * make-dist: Distribute configure, as well as configure.in.
5833 Oversight.
5834
58351993-04-23 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5836
5837 * Makefile.in (install): Print out the name of the directory we're
5838 copying, so people can have some idea of whether we're making
5839 progress.
5840
5841 * Makefile.in (install.aix, install.xenix, install.sysv, install):
5842 Don't forget to re-create the COPYDESTS directories after we clear
5843 them out.
5844
58451993-04-13 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5846
5847 * Makefile.in: Add autoconf cookies so that the configure
5848 script can comment out sections of path variable definitions to
5849 choose between the installable configuration and the run-in-place
5850 configuration.
5851 * configure.in: Add new option `--run-in-place', to select the
5852 run-in-place path definitions.
5853
5854 * configure.in: Add a clause to the big configuration name case
5855 for the NeXT machine.
5856
58571993-04-12 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5858
5859 * Makefile.in (install, install.sysv, install.xenix, install.aix):
5860 Make sure that each source directory exists, and is different from
5861 the destination directory; then, delete the destination before
5862 copying over the source.
5863
5864 * make-dist: Distribute configure.in, instead of configure.
5865
58661993-04-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5867
5868 * configure.in: Don't set CC to "gcc -O" if the user specifies
5869 `--with-gcc'. Add -O to DEFS if GCC is set.
5870
58711993-04-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5872
5873 * Makefile.in (clean mostlyclean): Missing right paren.
5874
5875 * configure.in: When checking for X windows, search for an X11
5876 subdirectory of ${x_includes}.
5877
5878 * configure.in: Check for gettimeofday function, for getdate.y.
5879
92a8ce63 5880 Change `configure' to a mixture of custom code and autoconf stuff.
a4a9692d
DL
5881 autoconf can't derive all the information we need, but we'd really
5882 like to be able to take advantage of some of its tests, and its
5883 file-editing facilities.
5884 * configure.in: Renamed from configure.
5885 Quote the sections of shell script we want copied literally to
5886 the configure script.
5887 (compile): Initialize this to make the autoconf macros' code happy.
5888 Use AC_PROG_CC, AC_CONST, and AC_RETSIGTYPE instead of writing out
5889 code to do their jobs.
5890 Use autoconf to produce Makefile and src/config.h.
5891 Remove the Makefile-style comment that autoconf places at the top
5892 of src/config.h.
5893 (config_h_opts): Removed - no longer necessary.
5894 * Makefile.in (configname): Renamed to configuration.
5895 (CONFIG_CFLAGS): Renamed to DEFS.
5896 (CC, DEFS, C_SWITCH_SYSTEM, version, configuration): Adjusted to
5897 get values via autoload @cookies@.
5898 (libsrc_libs): Get this from autoconf. We used to do nothing
5899 about this.
5900 (${SUBDIR}): Pass DEFS to submakes instead of CONFIG_CFLAGS.
5901
5902 * Makefile.in (src/paths.h, lib-src/Makefile, src/Makefile): Don't
5903 echo the move-if-change command.
5904
59051993-04-08 Jim Blandy (jimb@churchy.gnu.ai.mit.edu)
5906
5907 * make-dist: Distribute lib-src/rcs-checkin.
5908
5909 * make-dist: It's oldXMenu/compile.com, not oldXMenu/compile.mms.
5910 Don't try to make links to the RCS or Old subdirectories.
5911 Use the appropriate extension for the compression type in use.
5912 Create the tar file in the shell's initial default directory, not
5913 in ${tempparent}.
5914 Erase the whole ${tempparent} tree, not just ${tempdir}.
5915
59161993-03-30 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5917
5918 * Makefile.in (src/paths.h): Don't echo the huge sed command we
5919 use to build paths.h.
5920 (lib-src/Makefile, src/Makefile): Similarly.
5921
5922 * configure: Extend test for working `const' keyword to handle AIX
5923 3.2 cc.
5924
59251993-03-24 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5926
5927 * make-dist: Distribute lisp/term/ChangeLog.
5928
92a8ce63 5929 Arrange for C compilation throughout the tree to get
a4a9692d
DL
5930 C_SWITCH_SYSTEM from the configuration files.
5931 * configure: Extract C_SWITCH_SYSTEM from the machine and
5932 system-dependent files, and save it in the top-level Makefile.
5933 * Makefile.in (C_SWITCH_SYSTEM): New flag for configure to edit.
5934 (lib-src/Makefile): Edit C_SWITCH_SYSTEM into lib-src/Makefile.
5935
5936 * make-dist: Include the VMS support files in oldXMenu in the
5937 distribution.
5938
5939 * configure: Doc fix.
5940
5941 * configure: Fix corrupted config_h_opts.
5942
5943 * configure: Properly report option names in error messages.
5944
5945 * configure: Properly recognize --x-includes and --x-libraries
5946 options.
5947
5948 * configure: Fix syntax errors in code handling XFree386.
5949
59501993-03-23 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5951
5952 * configure: Add special code to detect XFree386, and tell
5953 config.h about it.
5954
5955 * configure: Properly handle extracting values of LIBS_MACHINE and
5956 LIBS_SYSTEM that contain spaces.
5957
5958 * configure: Add `--x-includes' and `--x-libraries' options. I
5959 think these are dopey, but no less than three alpha testers, at
5960 large sites, have said they have their X files installed in odd
5961 places. Implement them by setting C_SWITCH_X_SITE and
5962 LD_SWITCH_X_SITE in src/config.h.
5963
59641993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5965
5966 * make-dist: Don't distribute etc/Old files.
5967
5968 * GETTING.GNU.SOFTWARE, PROBLEMS: Registered into RCS with their
5969 backups.
5970
59711993-03-20 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5972
5973 * make-dist: Fix typo.
5974
59751993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5976
5977 * make-dist: Corrected typo, fixed it to discard = and TAGS files
5978 in some cases where it should but didn't seen to.
5979
5980 * Makefile.in: Added unlock and relock productions.
5981
59821993-03-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5983
5984 * make-dist: Add a --compress option to force make-dist to use
5985 compress.
5986
5987 * make-dist: Use gzip, if we can find it.
5988
5989 * configure: Recognize rs6000-ibm-aix32 and rs6000-ibm-aix, and
5990 make rs6000-ibm-aix default to -aix32.
5991
59921993-03-17 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5993
5994 * Makefile.in: Added `Developer's configuration' section.
5995
59961993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5997
5998 * Makefile.in: Add commented-out variable settings for developer's
5999 configuration.
6000
60011993-03-14 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6002
6003 * make-dist: Distribute `src/bitmaps' too.
6004
60051993-03-14 Charles Hannum (mycroft@hal.gnu.ai.mit.edu)
6006
6007 * configure: Recognize rs6000-ibm-aix32 and rs6000-ibm-aix, and
6008 make rs6000-ibm-aix default to -aix32.
6009
60101993-03-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
6011
6012 * configure: Recognize strings like "sysvr0" or "sysvr1" as System V.
6013
6014 * Makefile.in (install.sysv): Add a second `$' in front of
6015 `${dest}', so that the shell will expand it, instead of Make.
6016
6017 * configure: When processing the name of the configure script,
6018 collapse `././' to `./', but leave a single `./' prefix alone.
6019
6020 * configure: Doc fix.
6021
60221993-03-04 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6023
6024 * configure: Handle isc3.0 correctly.
6025
60261993-02-25 Jim Blandy (jimb@totoro.cs.oberlin.edu)
6027
6028 * make-dist: Don't try to copy the COPYING notice into
6029 external-lisp; we're not distributing that directory any more.
6030
60311993-02-24 Jim Blandy (jimb@totoro.cs.oberlin.edu)
6032
6033 * Makefile.in (install, install.aix, install.xenix, install.sysv):
6034 Remove CVS subdirectories from the installed directory trees, as
6035 well as RCS directories.
6036
60371993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6038
6039 * make-dist: Only copy gmalloc.c if we couldn't link it.
6040 Don't try to copy man/{README,Makefile} unless they actually exist.
6041
6042 * Makefile.in (lisppath): Don't include externallispdir in this.
6043 We're not sure whether we're even going to distribute the
6044 directory yet.
6045
60461993-02-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
6047
6048 * make-dist: Don't distribute the external-lisp directory anymore.
6049 * INSTALL: Remove all references to external-lisp.
6050
6051 * configure: Detect whether the compiler supports `const'
6052 properly, and edit src/config.h accordingly.
6053
6054 * configure: Tweak layout of final report.
6055
6056 * Makefile.in (${SUBDIR}): Pass CONFIG_CFLAGS to the submakes, not
6057 CFLAGS.
6058
6059 * Makefile.in (locallisppath): Make this default to
6060 ${datadir}/emacs/site-lisp, instead of
6061 ${datadir}/emacs/local-lisp. ${datadir} and ${statedir} are often
6062 the same thing, and local-lisp causes completion conflicts with
6063 lock.
6064 (lisppath): Add ${externallispdir} to this.
6065 * INSTALL: Adjust installation directions.
6066
6067 * Makefile.in (externallispdir): New variable, to say where to
6068 install the externally-maintained lisp files.
6069 (COPYDIR, COPYDESTS): Copy the external lisp directory just like
6070 the others.
6071 * INSTALL: Describe external-lisp and the new externallispdir
6072 variable.
6073
60741993-02-14 Jim Blandy (jimb@totoro.cs.oberlin.edu)
6075
6076 * configure (progname): New option `--with-gcc'. Make it clearer
6077 how we are trying to guess whether or not we have GCC.
6078 * INSTALL: Document the `--with-gcc' option, and improve
6079 description of `--with-x' options.
6080
60811993-02-06 Jim Blandy (jimb@totoro.cs.oberlin.edu)
6082
6083 * Makefile.in (COPYDIR, COPYDESTS): Remove ${srcdir}/info and
6084 ${infodir} from these variables; we have written out explicit code
6085 to install the info files.
6086
60871993-01-25 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6088
6089 * make-dist: Don't distributed the RCS files in the etc directory.
6090
60911993-01-24 Jim Blandy (jimb@totoro.cs.oberlin.edu)
6092
6093 * Makefile.in: Some makes can't handle comments in the middle of
6094 commands; move them to before the whole rule.
6095
60961993-01-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6097
6098 * README: Mention what Emacs is.
6099
61001993-01-14 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6101
6102 * make-dist: Include `./lisp/calc-2.02' in the distribution.
6103 Add `./cpp' and `./man' back into the distribution.
6104
61051993-01-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6106
6107 * Makefile.in: Define MAKE, and use where appropriate.
6108
61091993-01-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
6110
6111 * make-dist: Remember that the authoritative COPYING notice is
6112 `etc/COPYING', not `../etc/COPYING'.
6113
61141992-12-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
6115
6116 * make-dist: Make sure that the COPYING notices in each directory
6117 are copies, not symlinks.
6118
61191992-12-19 Jim Blandy (jimb@totoro.cs.oberlin.edu)
6120
6121 * INSTALL: The build process produces an executable called `emacs'
6122 now. Change references.
6123 * Makefile.in: Adjust `install.mumble' targets to install
6124 `src/emacs', not `src/xemacs'.
6125
6126 * configure: Start with a blank line; this keeps some old CSH's
6127 from thinking it's a CSH script. Most systems will just use
6128 /bin/sh to run it, which is what we're expecting; the only other
6129 shells which might try to interpret it themselves are probably
6130 Bourne-compatible.
6131
61321992-12-14 Jim Blandy (jimb@totoro.cs.oberlin.edu)
6133
6134 * INSTALL: Improvements suggested by David Mackenzie.
6135
61361992-12-12 Jim Blandy (jimb@totoro.cs.oberlin.edu)
6137
6138 * Makefile.in (install, install.sysv, install.xenix, install.aix):
6139 Don't try to copy the info files if there aren't any; the
6140 unexpanded globbing pattern disappoints `install'. Ignore the
6141 return status of that command.
6142
6143 * INSTALL: Updated for new configuration arrangement.
6144
6145 * configure: Don't make the top-level Makefile read-only - people
6146 may want to edit the values of the path variables.
6147
6148 * Makefile.in (install, install.sysv, install.xenix, install.aix):
6149 Install the info files in ${infodir}. Install the executable
6150 under both `emacs' and `emacs-VERSION'.
6151
6152 * Makefile.in: Doc fix.
6153
6154 * Makefile.in (exec_prefix): New variable, as per latest version
6155 of coding standards.
6156 (bindir, libdir): Use it, instead of `prefix'.
6157 (lib-src/Makefile): Edit value of exec_prefix into lib-src/Makefile.
6158
6159 * Makefile.in (mandir): Make the default value for this depend on
6160 $(prefix).
6161
6162 * Makefile.in (datadir, statedir, libdir): Make these all default
6163 to ${prefix}/lib.
6164 (lispdir, locallisppath, etcdir, lockdir, archlibdir): Adjusted
6165 to compensate.
6166
6167 * Makefile.in (install, install.sysv, install.xenix, install.aix):
6168 Install the etags and ctags man pages too.
6169
6170 * Makefile.in (distclean): Don't delete backup files; that's the
6171 job of extraclean.
6172 (extraclean): Like distclean, but deletes backup and autosave files.
6173
61741992-12-10 Jim Blandy (jimb@totoro.cs.oberlin.edu)
6175
6176 Make path specification conform to GNU coding standards.
6177 * configure (long_usage): Remove all traces of old arguments from
6178 usage messages, and document the options we do accept in more
6179 detail: -with-x... and --srcdir.
6180 (options, boolean_opts): Deleted; we don't have enough options to
6181 make this worthwhile.
6182 (prefix, bindir, lisppath, datadir, libdir, lockdir): Deleted,
6183 along with the code which supported them; these should be set as
6184 arguments to the top-level make.
6185 (config_h_opts): Since this no longer doubles as a list of option
6186 names, make them upper case; this simplifies the code which uses
6187 them to build the sed command to edit src/config.h. Change the
6188 code which sets them.
6189 (cc, g, O): Don't allow the user to set these using options; they
6190 should be specified using `CC=' and `CFLAGS=' arguments to the
6191 top-level make. Just choose reasonable default values for them,
6192 and edit them into Makefile.in's default CC and CONFIG_CFLAGS
6193 values.
6194 (gnu_malloc, rel_alloc): Don't allow the user to set these using
6195 options; use them whenever the configuration files say they're
6196 possible.
6197 Simplify the argument processing loop. Don't accept abbreviations
6198 for option names; these might conflict with other configuration
6199 options in the future.
6200 Add some support for the `--srcdir' option. Check for the sources
6201 in . and .. if `--srcdir' is omitted. If the directories we will
6202 compile in don't exist yet, create them under the current directory.
6203 Note that the rest of the build process doesn't really support
6204 this.
6205 Edit only the top Makefile. That should edit the others. Edit
6206 into the makefile: `version', from lisp/version.el, `configname'
6207 and `srcdir' from the configuration arguments, `CC' and
6208 `CONFIG_CFLAGS' as guessed from the presence or absence of GCC in
6209 the user's path, and LOADLIBES as gleaned from the system
6210 description files.
6211 Simplify the report generated; it doesn't need to include any
6212 description of paths now.
6213 Make `config.status' exec configure instead of just calling it, so
6214 there's no harm in overwriting `config.status'.
6215 * Makefile.in (version, configname): New variables, used to choose
6216 the default values for datadir and libdir.
6217 Path variables rearranged into two clearer groups:
6218 - In the first group are the variables specified by the GNU coding
6219 standards (prefix, bindir, datadir, statedir, libdir, mandir,
6220 manext, infodir, and srcdir).
6221 - In the second are the variables actually used for Emacs's paths
6222 (lispdir, locallisppath, lisppath, buildlisppath, etcdir, lockdir,
6223 archlibdir), which depend on the first category.
6224 datadir and libdir default to directories under
6225 ${prefix}/lib/emacs instead of ${prefix}/emacs, by popular
6226 demand.
6227 etcdir and lispdir default to subdirectories of datadir.
6228 archlibdir defaults to libdir.
6229 The new installation tree is a bit deeper than it used to be, so
6230 use the new make-path program in lib-src to build them all.
6231 Always build a new src/paths.h.tmp and then move-if-change it to
6232 src/paths.h, to avoid unnecessary rebuilds while responding to the
6233 right changes.
6234 Remove all mention of arch-lib. Run utility commands from
6235 lib-src, and let the executables be copied into archlibdir when
6236 Emacs is installed.
6237 Add targets for src/Makefile, lib-src/Makefile, and
6238 oldXMenu/Makefile, editing the values of the path variables into
6239 them.
6240 Let lib-src do its own installation.
6241 (datadir): Default to putting data files under
6242 ${prefix}/lib/emacs/${version}, not /usr/local/emacs.
6243 (emacsdir): Variable deleted; it would only be confusing to use.
6244 (lispdir, etcdir): Default to ${datadir}/lisp.
6245 (mkdir): Use make-path for this.
6246 (lockdir): Do this in mkdir.
6247 (Makefile): New target.
6248
6249 * configure (usage_message): Rename to long_usage.
6250
6251 * make-dist: Don't bother creating an arch-lib directory; that's
6252 only for installation now.
6253
62541992-11-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
6255
6256 * configure: Use GCC-style configuration names, using config.sub.
6257 Change the usage and help messages.
6258
6259 * configure: Initialize window_system, not indow_system.
6260
6261 * configure: Report which window system, compiler, and signal
6262 handler return type we decide to use.
6263
6264 * make-dist: Explain what's going on if config.sub and gmalloc.c
6265 can't be linked. Place the code which copies them near the code
6266 which links the rest of the files around them.
6267
62681992-11-15 Jim Blandy (jimb@apple-gunkies.gnu.ai.mit.edu)
6269
6270 * make-dist: Don't bother to distribute src/*.com, or
6271 src/vmsbuild; those have all been moved to `../vms'.
6272
62731992-11-07 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6274
6275 * make-dist: Don't forget that the way to avoid filenames starting
6276 with `=' is to use the pattern `[a-zA-Z0-9]*.h', not
6277 `[a-zA-Z0-9].h'. Add a new section for dealing with files that we
6278 couldn't make hard links to, since we have two already, and
6279 perhaps more to come.
6280
62811992-11-04 Jim Blandy (jimb@totoro.cs.oberlin.edu)
6282
6283 * configure: When editing parameters into lib-src/Makefile, change
6284 the definition of CONFIG_CFLAGS instead of CFLAGS itself; CFLAGS
6285 needs some other flags too.
6286
62871992-11-03 Jim Blandy (jimb@totoro.cs.oberlin.edu)
6288
6289 * configure: Remove spurious echo of the configuration name.
6290
6291 * make-dist: Don't distribute files in src/m and src/s whose names
6292 begin with `='.
6293
62941992-10-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6295
6296 * configure: Update GNU_MALLOC and REL_ALLOC in config.h.
6297 Also LISP_FLOAT_TYPE.
6298
62991992-10-26 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6300
6301 * make-dist: Copy config.sub, since it's a symbolic link to a file
6302 on another file system.
6303
63041992-10-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
6305
6306 * make-dist: Include lib-src/makedoc.com and emacs.csh in the
6307 distribution.
6308
6309 * config.sub: New file, to help us recognize configuration names.
6310 * make-dist: Include it in the distribution.
6311
63121992-09-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6313
6314 * configure: Convert `-' to `_' in specified option names.
6315 Accept options with --. Delete --highpri and --have-x-menu options.
6316 New options --with-x and --with-x10 replace -window-system.
6317 Don't mention options --gnu-malloc, --rel-alloc
6318 or --lisp-float-type in help message.
6319
63201992-09-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6321
92a8ce63 6322 * make-dist: Include the `vms' subdirectory in the distribution.
a4a9692d
DL
6323
63241992-09-10 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6325
6326 * configure: Remove lines starting with "# DIST: " when building
6327 lib-src/Makefile and src/Makefile. This allows us to mark the
6328 "Makefile.in" files with explanatory comments which won't also get
6329 stuck in the Makefiles.
6330
63311992-09-05 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6332
6333 * make-dist: Don't use the '+' operator in the sed regular
6334 expression that extracts the version number from lisp/version.el;
6335 Ultrix sed doesn't seem support the operator. Just double the
6336 operand and use *.
6337
63381992-09-01 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6339
6340 * Makefile.in: Doc fix.
6341
63421992-08-31 Jim Blandy (jimb@totoro.cs.oberlin.edu)
6343
6344 * configure: Rewrite sed command to remove at most one ./ prefix;
6345 Ultrix's sed doesn't allow us to apply the * operator to a \( \)
6346 group.
6347
63481992-08-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6349
6350 * Makefile.in (src/paths.h): Use sed, not /bin/sed.
6351
63521992-08-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6353
6354 * make-dist: Go ahead and build a new TAGS file, unless the
6355 --newer option was specified. Don't try to delete a TAGS file
6356 from etc; it's not kept there, and shouldn't be deleted anyway.
6357
63581992-08-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6359
6360 * make-dist: If the lisp directory contains a default.el, don't
6361 distribute it.
6362
6363 * configure: When searching signal.h for the type of a signal
6364 return handler, make a copy of it, not a symbolic link to it; that
6365 way, it will work on systems that don't have symbolic links.
6366
63671992-08-14 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6368
6369 * make-dist: taught it about vcdiff and rcs2log, added --newer
6370 option for generating incremental distributions. Stopped it from
6371 generating a TAGS file into the distribution; that sucker is
6372 *big*, and easily enough generated with the toplevel makefile.
6373
63741992-08-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6375
6376 * configure: When writing config.status, don't prefix progname
6377 with a '.'; it might be absolute.
6378
63791992-08-05 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6380
6381 * configure: Choose to use X11 if either /usr/lib/libX11.a or
6382 /usr/include/X11 exist, not only if both exist.
6383
63841992-07-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6385
6386 * make-dist: Make the new external-lisp directory a duplicate of
6387 the external-lisp directory, not the lisp directory.
6388
63891992-07-07 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6390
6391 * Makefile.in (clean, mostlyclean): Don't bother trying to `make
6392 clean' in arch-lib; it doesn't even have a Makefile.
6393
6394 * Makefile.in (clean, mostlyclean): In the test which tries to
6395 distinguish between the build directory, which should be cleaned,
6396 and the installed directory, which shouldn't, cd to `${emacsdir}',
6397 not `${DESTDIR}${LIBDIR}'.
6398
63991992-06-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6400
6401 * make-dist: Be sure to delete the .c and .h files that YACC and
6402 BISON create from getdate.y.
6403
92a8ce63 6404 * external-lisp: New directory; see `external-lisp/README'.
a4a9692d
DL
6405 * make-dist: Added support for the external-lisp subdirectory.
6406
6407 * make-dist: Changed message which complains that make-dist wasn't
6408 invoked in the right directory to indicate which files it was
6409 looking for.
6410
64111992-06-29 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6412
6413 * configure: Add comments explaining why we can't translate
6414 character ranges or control characters in `tr'.
6415
64161992-06-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6417
6418 * configure: When generating the configuration message, we used to
6419 build the message from the start so that each line began with "# "
6420 so that it would be a comment in `config.status'. However, this
6421 causes trouble if any of the variables we use in the message
6422 expand to more than one line of text - as gnu_malloc_reason
6423 sometimes does. So instead, we build the message as it should be
6424 printed to the user (i.e. without the "# " prefixes), and stick on
6425 the "# "s when we write it to `config.status'.
6426
6427 * Makefile.in (clean, mostlyclean): Don't neglect to clean out
6428 `lib-src' and `arch-lib'.
6429
6430 * configure: When generating report and `config.status' file, note
6431 that bindir only determines where `make install' and
6432 `build-install' will place the executables; this should make it
6433 clear that the ordinary build process will not try to install
6434 things.
6435
64361992-06-10 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6437
6438 * make-dist: Change messages to say that we are 'making links to
6439 X', rather than 'copying X'. And put `' quotes around file names.
6440
6441 * make-dist: Include '.tmp' in the name of the staging directory.
6442
6443 * make-dist: Pass the `-f' option to rm when you're not sure that
6444 the files you're removing actually exist.
6445
6446 * make-dist: When setting up etc/COPYING, always nuke whatever is
6447 there, and then copy it in, to make sure we get a real file.
6448
6449 * make-dist: Don't try to distribute *.defns files any more. The
6450 only such file was for simula.el, which has been superceded by a
6451 version which doesn't have a separate .defns file.
6452
64531992-05-28 Ken Raeburn (Raeburn@Cygnus.COM)
6454
6455 * make-dist: Don't distribute configured versions of config.h.in,
6456 paths.h.in, Makefile.in in src.
6457
6458 * configure: Delete .tmp files before creating them; don't bother
6459 trying to make final targets writeable first, since it won't
6460 matter to move-if-change.
6461
64621992-05-19 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6463
6464 * Makefile.in (mkdir, lockdir): Don't put dashes in front of the
6465 mkdir and chmod in the center of all the conditionals. GNU Make
6466 will strip these out, but other makes won't.
6467
64681992-05-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6469
6470 * make-dist: Include move-if-change in list of files to distribute.
6471
64721992-05-04 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6473
6474 * configure: Remove any "." elements from the program name.
6475
6476 * configure: Don't record the values of all the possible arguments
6477 in config.status; only record the options that the user specified.
6478
6479 * configure: Use move-if-change to move in the new src/config.h.
6480
64811992-04-29 Ken Raeburn (Raeburn@Cygnus.COM)
6482
92a8ce63
JB
6483 * move-if-change: New file, copied from gcc release.
6484 * Makefile.in (src/paths.h): Use it, and put the "sed" output into
6485 a temp file, so we don't update paths.h if an error occurs or if
6486 it doesn't need changing.
a4a9692d
DL
6487
64881992-04-28 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6489
6490 * Makefile.in (src/paths.h): Do not install a value for the
6491 PATH_SUPERLOCK value; that macro doesn't exist anymore.
6492 * build-install.in: Same thing.
6493
64941992-04-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6495
6496 * make-dist: Check the flag called "make_tar", not "make_dir"; the
6497 latter, being a typo, is always false, resulting in a program
6498 whose default behaviour is to painstakingly build a copy of the
6499 source tree, and then delete it. Rah.
6500
6501 * Makefile.in: Add dist target, and comment for it.
6502
6503 * configure: When scanning <signal.h> for a declaration for
6504 signal, create a symbolic link with a name ending in .c, so the
6505 compiler won't complain that it's only been given .h files.
6506
6507 * configure: Check whether there are any arguments available
6508 before shifting to get the value of a non-boolean parameter.
6509
6510 * make-dist: Doc fix.
6511
65121992-04-20 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6513
6514 * configure: Instead of grepping /usr/include/signal.h for a
6515 signal declaration, run /usr/include/signal.h or
6516 /usr/include/sys/signal.h through cpp and grep for the
6517 declaration.
6518
6519 * configure: Redirect the output of grep to /dev/null instead of
6520 using grep -s - that flag means different things on other systems.
6521
6522 * Makefile.in: Use 'buildlisppath' instead of 'dumplisppath',
6523 since the former is recognizable even if you don't know what
6524 'dumping' is.
6525 * configure: Accomodate that change.
6526
6527 * configure: Accept options for all of the directories you can
6528 change in the Makefile.
6529
6530 * configure: Accept "-OPTION VALUE" as well as "-OPTION=VALUE".
6531
6532 * INSTALL: Mention that you have to copy all the 'FOO.in' files to
6533 FOO before you can use them.
6534
6535 * build-install.in: Made the "Where To Install Things" section
6536 conform with the similar section from Makefile.in. Copied section
6537 which builds src/paths.h from src/paths.h.in from the Makefile.
6538
65391992-04-19 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6540
6541 * configure: Write config.status to pass its command-line
6542 arguments on to configure, so that people can use it to recreate
6543 an old configuration, with minor changes.
6544
65451992-04-16 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6546
6547 * configure: Don't rely on option variables being unset if their
6548 values are the empty string. In particular, when producing the
6549 English report, don't assume that highpri will be unset when no
6550 increased priority has been requested; -highpri='' should be the
6551 same as omitting -highpri altogether.
6552
6553 * configure: Fix dumb bug: when running the system and machine
6554 description files through cpp, mark those lines that we want to
6555 evaluate with the string '@configure@', and then only evaluate
6556 them. This way if the files include anything that actually
6557 generates text (type definitions or external declarations, say),
6558 we won't try to eval it.
6559
65601992-04-11 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6561
6562 * make-dist: New shell script.
6563
6564 * configure: When creating foo from foo.in, make foo read-only to
6565 remind people to edit the .in file instead.
6566
6567 * INSTALL: Changed references to config.h-dist to config.h.in.
6568 The "BUILDING GNU EMACS BY HAND" section neglected to mention how
6569 to build src/paths.h from src/paths.h.in; added a paragraph to do
6570 this.
6571 * configure, Makefile, build-install: Changed filenames like
6572 FOO-dist to FOO.in.
6573
65741992-04-08 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6575
6576 * Makefile, build-install: Renamed to Makefile.in and
6577 build-install.in; the configure script will edit these to produce
6578 the usable Makefile and build-install.
6579 * configure: Changed to produce ./Makefile, ./build-install,
6580 lib-src/Makefile, and src/Makefile from their *.in counterparts,
6581 instead of editing them in place.
6582
65831992-04-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6584
6585 * Makefile: Re-arranged so that the undumped Emacs will search
6586 ../lisp *after* the site's local elisp files.
6587 (locallisppath, dumplisppath): New variables.
6588 (lisppath): This variable's default value is now chosen based on
6589 $(locallisppath) and $(lispdir); while it used to be the
6590 customization point for adding site-local elisp directories to
6591 load-path, that job is now handled mostly by locallisppath.
6592 (src/paths.h): Edit the value of a new macro, PATH_DUMPLOADSEARCH.
6593 Check the values being assigned to the *LOADSEARCH macros for null
6594 path elements (like '::' in 'foo::bar').
6595
6596 * configure: When checking if the machine- and system-dependent
6597 files define a particular macro or not, actually run them through
6598 CPP and test the macros with #ifs, instead of just grepping for
6599 the macros' names. In particular, check for SYSTEM_MALLOC in this
6600 way.
6601
66021992-04-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6603
6604 * Makefile (install): Don't use -s in install. (Keep the symbols.)
6605
66061992-04-02 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6607
6608 * configure: Make the config.status file an executable shell
6609 script which will recreate the same configuration. Include the
6610 verbal description of the current configuration as a comment in
6611 the script.
6612 * INSTALL: Doc fix.
6613
6614 * Makefile: brought the Makefile up to the GNU coding
6615 standards, as described in standards.text:
6616 (TAGS): New name for the target which rebuilds the tags table.
6617 (check): New target; doesn't do anything yet.
6618 (mostlyclean): New target, synonymous with clean.
6619 (realclean): New target. Currently, this just calls the
6620 subdirectories's makefiles and then deletes config.status.
6621 (INSTALL, INSTALLFLAGS, INSTALL_PROGRAM, INSTALL_DATA): New
6622 variables.
6623 Installation directory variables changed to conform.
6624 (install, install.sysv, install.xenix, install.aix): Changed the
6625 code which copies the directories into their installed location to
6626 allow the installed locations to be in several different
6627 directories; the old version assumed that they would all be in
6628 $(emacsdir).
6629 (mkdir, lockdir): Allow the installed locations to be in several
6630 different directories.
6631 * INSTALL: Doc fix.
6632
6633 * build-install: Use the same variable names as the Makefile.
6634 Allow the installed locations to be in several different
6635 directories.
6636
66371992-03-31 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6638
6639 * Makefile (src/paths.h): Instead of using a single sed command to
6640 edit both the PATH_LOCK and PATH_SUPERLOCK macros, edit the two
6641 separately, and don't forget to append "/!!!SuperLock!!!" to the
6642 value of the PATH_SUPERLOCK macro.
6643
6644 * config.emacs: Renamed to configure, for consistency with other
6645 GNU products. Internal references changed.
6646 INSTALL, Makefile: References changed.
6647
6648 * lock: New directory, which should always be empty. If this
6649 directory doesn't exist, Emacs won't complain; it just won't lock.
6650 Having this here means that people can just unpack Emacs, build
6651 it, and have locking work.
6652
6653 * share-lib: Re-renamed to etc, for the sake of tradition.
6654 * config.emacs: Changed default value for datadir to ../etc.
6655 * INSTALL, README: Adjusted.
6656
66571992-03-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6658
6659 * config.emacs: Guess the value for LOADLIBES in lib-src/Makefile
6660 by running CPP on the appropriate s/*.h and m/*.h files.
6661
66621992-03-16 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6663
6664 * config.emacs: Make sure to set the "exit on error" flag once
6665 we've removed config.status; errors should abort the configuration.
6666
dff28924 66671992-02-15 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a4a9692d
DL
6668
6669 * config.emacs: Added -distribute option, so that the Makefile
6670 paths are in their proper form. I don't know why this matters.
6671
dff28924 66721992-02-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a4a9692d
DL
6673
6674 * local-lisp: New directory, empty in the distribution, for people
6675 to put local elisp code in.
6676 * config.emacs: Include it in the default load path.
6677 * README: Document it.
6678
dff28924 66791992-01-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a4a9692d
DL
6680
6681 * config.emacs: Guess the type of signal handling functions based
6682 on the contents of /usr/include/signal.h.
6683
6684 * config.emacs: Print out progress report messages.
6685
6686 * Makefile (src/paths.h): Don't generically replace
6687 /usr/local/lib/emacs with LIBROOT. This can hide bugs in the
6688 editing of the other entries, and each entry should be dealt with
6689 explicitly anyway.
6690
6691 * build-install: Converted from C-shell to Bourne shell.
6692 * config.emacs: Edit build-install properly.
6693
6694 * config.emacs: Doc fix.
6695
66961992-01-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6697
92a8ce63 6698 * Makefile (install): Remove `B' from tar xf command.
a4a9692d 6699
dff28924 67001992-01-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a4a9692d
DL
6701
6702 * config.emacs: Removed support for the `maintain-environment'
6703 option; the only important difference between this and its absence
6704 has been removed.
6705 * INSTALL: Removed mention of `maintain-environment'.
6706
6707 * config.emacs: Fix arguments to sed when processing boolean
6708 arguments.
6709
dff28924 67101991-12-05 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
a4a9692d
DL
6711
6712 * config.emacs: New file, to help automate the installation
92a8ce63 6713 process.
a4a9692d
DL
6714
6715 * Makefile: Lots of changes to support the separation of etc into
6716 architecture-dependent and -independent files:
6717 (EMACSROOT): New variable, giving the directory under which all of
6718 Emacs's libraries should be installed. Changed rest of file to
6719 use it.
6720 (LIBDIR): Now denotes only architecture-dependent dir - relevant cha
6721 (DATADIR): New variable, denoting architecture-independent dir.
6722 (LOCKDIR): New variable, for completeness.
6723 (SUBDIR): No more etc, new lib-src.
6724 (COPYDIR): No more etc, new arch-lib and share-lib.
6725 (src/paths.h): Set PATH_DATA and the LOCK macros too.
6726 (src): Now depends on lib-src, not etc.
6727 * build-install: Changes parallel to the above.
6728 * README: Describe the new arrangement.
6729
6730 * vms: New subdirectory for all the VMS stuff.
6731
dff28924 67321991-12-03 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
a4a9692d
DL
6733
6734 * Makefile (LISPPATH): New variable.
6735 (src/paths.h): Define PATH_LOADSEARCH according to LISPPATH.
6736
dff28924 67371990-09-28 Richard Stallman (rms@mole.ai.mit.edu)
a4a9692d
DL
6738
6739 * Makefile (install, install.sysv, install.xenix):
6740 Install wakeup instead of loadst. No need for setuid or setgid.
6741
dff28924 67421990-08-07 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a4a9692d
DL
6743
6744 * Makefile (clean): Clean etc if that's not the installation dir.
6745
dff28924 67461990-04-26 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a4a9692d
DL
6747
6748 * Makefile (paths.h): Make sed alter each name in the path.
6749
dff28924 67501988-08-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a4a9692d
DL
6751
6752 * Makefile (install.sysv): Use cpio, not tar.
6753
dff28924 67541988-08-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a4a9692d
DL
6755
6756 * Makefile (lockdir): Rename `lock' target.
6757 Depend on it from install*, not from `all'.
6758
dff28924 67591988-05-16 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a4a9692d
DL
6760
6761 * Makefile: Changed LIBDIR and BINDIR back to /usr/local/{emacs,bin}
6762 to match build-install and paths.h.
6922b018
KH
6763
6764;; Local Variables:
722ae5f4 6765;; coding: iso-2022-7bit
33462dfa 6766;; add-log-time-zone-rule: t
6922b018 6767;; End:
2a34a036 6768
e91081eb 6769 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
4e6835db 6770 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
7f6d64f8
GM
6771
6772 This file is part of GNU Emacs.
6773
6774 GNU Emacs is free software; you can redistribute it and/or modify
6775 it under the terms of the GNU General Public License as published by
fca4a5de 6776 the Free Software Foundation; either version 3, or (at your option)
7f6d64f8
GM
6777 any later version.
6778
6779 GNU Emacs is distributed in the hope that it will be useful,
6780 but WITHOUT ANY WARRANTY; without even the implied warranty of
6781 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6782 GNU General Public License for more details.
6783
6784 You should have received a copy of the GNU General Public License
6785 along with GNU Emacs; see the file COPYING. If not, write to the
6786 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
6787 Boston, MA 02110-1301, USA.
ab5796a9
MB
6788
6789;;; arch-tag: ac61a779-1480-4884-b292-d0c39c127a73