Always define LIBXMENU in src/Makefile.in.
[bpt/emacs.git] / ChangeLog
CommitLineData
6e546d18
GM
12010-05-15 Glenn Morris <rgm@gnu.org>
2
4235ca47
GM
3 * configure.in (LIBXMENU): Set to empty if !HAVE_X_WINDOWS.
4
6e546d18
GM
5 * configure.in (FONT_OBJ): Set to empty if !HAVE_X_WINDOWS.
6
8c5ff6dd
KR
72010-05-15 Ken Raeburn <raeburn@raeburn.org>
8
9 * configure.in: Look for version string in its new location.
10
78248b76
EZ
112010-05-15 Eli Zaretskii <eliz@gnu.org>
12
13 * config.bat: Remove support for DJGPP v1.x.
14
02be533b
GM
152010-05-15 Glenn Morris <rgm@gnu.org>
16
1a82cca9
GM
17 * configure.in (OLDXMENU_TARGET): New output variable.
18
2b5f541b
GM
19 * Makefile.in (install-arch-dep): Update odd NS rule for Emacs version.
20
02be533b
GM
21 * Makefile.in (install-arch-indep): Remove references to RCS, CVS,
22 and other files that no longer exist.
23
489d31a4
GM
242010-05-14 Glenn Morris <rgm@gnu.org>
25
fbc00890
GM
26 * configure.in (cpp_undefs): Add mktime, register, X11.
27
11842bd8
GM
28 * configure.in (GPM_MOUSE_SUPPORT): Remove.
29 (MOUSE_SUPPORT, TOOLTIP_SUPPORT, WINDOW_SUPPORT): New output variables.
30 (HAVE_WINDOW_SYSTEM, HAVE_MOUSE): Move out of AC_BOTTOM.
31
489d31a4
GM
32 * configure.in (NS_IMPL_GNUSTEP_INC): New output variable.
33 (GNUSTEP_MAKEFILES): Do not output.
34
0116466b
GM
352010-05-13 Glenn Morris <rgm@gnu.org>
36
3536f993
GM
37 * configure.in: Fix some paren typos.
38
472c5d6b
GM
39 * configure.in (OLDXMENU, LIBXMENU): Set to empty if !HAVE_MENUS.
40
0116466b
GM
41 * configure.in (LD_SWITCH_X_SITE, C_SWITCH_X_SITE): Do not define.
42
1a0d7c06
GM
432010-05-12 Glenn Morris <rgm@gnu.org>
44
44b031a6
GM
45 * configure.in (LIB_SRC_EXTRA_INSTALLABLES): Remove, unused.
46
1a0d7c06
GM
47 * configure.in (LIB_GCC): New output variable.
48
acddf8ae
GM
492010-05-11 Glenn Morris <rgm@gnu.org>
50
edf77e4e
GM
51 * make-dist (msdos): No more mainmake.
52
53 * configure.in: Generate lib-src/Makefile directly, do not run cpp.
54 * config.bat: Do not run cpp on lib-src/Makefile.in.
55
acddf8ae
GM
56 * config.bat [HAVE_X11]: Run sed3x.inp on lib-src/Makefile.
57
7490175b
GM
582010-05-10 Glenn Morris <rgm@gnu.org>
59
97efb629
GM
60 * configure.in (LIBS_SYSTEM): New output variable, replacing cpp.
61
7490175b
GM
62 * configure.in (MAIL_USE_FLOCK, MAIL_USE_LOCKF): New AC_DEFINEs.
63 (BLESSMAIL_TARGET): New output variable.
64
0235128c
SM
652010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
66
67 * INSTALL: Fix typos.
68
692010-05-08 Chong Yidong <cyd@stupidchicken.com>
70
71 * configure.in: Add check for buggy version of GCC (Bug#6031).
72
40c17879
GM
732010-05-08 Glenn Morris <rgm@gnu.org>
74
75 * configure.in (HAVE_LIBNCURSES): New local variable.
76 (TERMINFO, LIBS_TERMCAP, TERMCAP_OBJ): New output variables,
77 replacing cpp in src/s/*.h and src/Makefile.in.
78
61a808e8
CY
792010-05-07 Chong Yidong <cyd@stupidchicken.com>
80
81 * Version 23.2 released.
82
15e12598
VB
832010-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
84
85 * configure.in: Add tests for `isnan' and `copysign'.
86
f724825e
EZ
872010-05-07 Eli Zaretskii <eliz@gnu.org>
88
89 * config.bat: Allow for 2 leading `#'s in comments in
90 src/Makefile.in.
91
2f86b22b
GM
922010-05-07 Glenn Morris <rgm@gnu.org>
93
94 * configure.in (LD_SWITCH_SYSTEM): Set with configure, not cpp.
95 Merges logic from src/s/* and src/Makefile.in.
96 (LD_SWITCH_SYSTEM_TEMACS): New output variable.
97
49ebbd65
DN
982010-05-07 Dan Nicolaescu <dann@ics.uci.edu>
99
100 Define START_FILES and LIB_STANDARD using autoconf.
101 * configure.in (START_FILES, LIB_STANDARD): New definitions, moved
102 here from src/s/*.h.
103 (HAVE_CRTIN): Remove, inline logic in the netbsd
104 START_FILES/LIB_STANDARD computation.
105
e3cf0cde
GM
1062010-05-06 Glenn Morris <rgm@gnu.org>
107
108 * configure.in (AC_PROG_LN_S): Remove test, nothing uses @LN_S@.
109
110 * Makefile.in (CPP, C_SWITCH_SYSTEM, ALLOCA, LN_S, C_SWITCH_X_SITE)
111 (LD_SWITCH_X_SITE): Remove unused variables.
112
49628785
GM
1132010-05-04 Glenn Morris <rgm@gnu.org>
114
27a2cdfc
GM
115 * configure.in (LD_SWITCH_X_SITE_AUX): Use AC_SUBST only, not AC_DEFINE
116 as well.
117 (LD_SWITCH_X_SITE_AUX_RPATH): New output variable.
118
eb21eab5
GM
119 * configure.in (LD_SWITCH_SYSTEM_TEMACS): New output variable.
120
49628785
GM
121 * configure.in (C_SWITCH_MACHINE, C_SWITCH_SYSTEM): New output
122 variables, replacing c_switch_machine, c_switch_system.
fa5e317a
GM
123 * Makefile.in (C_SWITCH_SYSTEM): Use @C_SWITCH_SYSTEM@ rather than
124 @c_switch_system@.
49628785 125
521ee9b3
GM
1262010-05-03 Glenn Morris <rgm@gnu.org>
127
3dee6fdb
GM
128 * configure.in (LIBXT_OTHER, LIBX_OTHER): New output variables.
129
521ee9b3
GM
130 * make-dist: There are no more src/m/*.inp files.
131
cd03c74a
DN
1322010-05-01 Dan Nicolaescu <dann@ics.uci.edu>
133
134 * configure.in (LD_SWITCH_MACHINE, ld_switch_machine): Remove, unused.
135 (ac_link): Do not use ld_switch_machine.
136
7acac9f4
GM
1372010-05-01 Glenn Morris <rgm@gnu.org>
138
139 * configure.in (OTHER_OBJ): Remove.
140 (PRE_ALLOC_OBJ, POST_ALLOC_OBJ): New output variables.
141
7eb1ac33
GM
1422010-04-30 Glenn Morris <rgm@gnu.org>
143
5a1bb006
GM
144 * configure.in (OTHER_OBJ): Always include vm-limit.o on Cygwin.
145 Elsewhere, maybe include it.
146
d5096f16
GM
147 * configure.in (TOOLKIT_LIBW) [HAVE_GTK]: Set to $GTK_LIBS.
148 (OLDXMENU, LIBXMENU): New output variables.
149
7eb1ac33
GM
150 * configure.in (OTHER_OBJ): New output variable.
151
44e3d510
GM
1522010-04-28 Glenn Morris <rgm@gnu.org>
153
c40f9449
GM
154 * configure.in (CYGWIN_OBJ): New output variable.
155
658f86ca
GM
156 * configure.in (GPM_MOUSE_SUPPORT): New output variable.
157
bc0b5f61
GM
158 * configure.in (FONT_OBJ): New output variable.
159
294c50a0
GM
160 * configure.in (LIBXMU): New output variable.
161
e6ec4e99
GM
162 * configure.in (NS_OBJ, NS_SUPPORT): New output variables.
163
44e3d510
GM
164 * configure.in (machine, canonical): On amdx86-64, check for a 32-bit
165 userland and maybe change values to i386 (move test from s/amdx86-64.h).
166
c6ea2936
GM
1672010-04-27 Glenn Morris <rgm@gnu.org>
168
8fdac2c3
GM
169 * configure.in (LIBXTR6): New output variable. Move unixware special
170 case here from src/s/unixware.h.
171
986fb647
GM
172 * configure.in (LUCID_LIBW, MOTIF_LIBW): No longer substitute
173 in Makefiles.
174 (TOOLKIT_LIBW): New output variable, replacing LUCID_LIBW/MOTIF_LIBW.
175
c6ea2936
GM
176 * configure.in (HAVE_MOTIF_2_1): Remove unused variable.
177 (LIBXP): No longer substitute in Makefiles.
178 (MOTIF_LIBW): New output variable. Move system-specific settings here
179 from src/s files.
180
aaa36002
DN
1812010-04-27 Dan Nicolaescu <dann@ics.uci.edu>
182
183 Reduce CPP usage.
184 * configure.in (LIB_X11_LIB): Remove, inline in the only user.
185 (unexec): Define unconditionally, all platforms define
186 UNEXEC. AC_SUBST it.
187 (UNEXEC_SRC): Remove, unused.
ed6281b0 188 (C_SWITCH_X_SYSTEM): Define using autoconf, not cpp.
aaa36002 189
b678dd8b
GM
1902010-04-27 Glenn Morris <rgm@gnu.org>
191
8ea5f2d9
GM
192 * configure.in (HAVE_MOTIF_2_1, HAVE_LIBXP): Remove unused AC_DEFINEs,
193 replaced by LIBXP.
194
76cda504
GM
195 * configure.in (--with-crt-dir): Doc fix (now valid for all platforms).
196 (CRT_DIR): On (powerpc64|sparc64)-*-linux-gnu*, default to /usr/lib64.
197 On hpux10-20, default to /lib.
198
b678dd8b
GM
199 * configure.in (LUCID_LIBW, LIBXP, WIDGET_OBJ): New output variables.
200
7e10844c
DN
2012010-04-26 Dan Nicolaescu <dann@ics.uci.edu>
202
203 * configure.in (LIBS_MACHINE): Remove, unused.
204
205 * configure.in (LIB_MATH): New output variable. Set it for some systems.
206
70eab5c1
GM
2072010-04-24 Glenn Morris <rgm@gnu.org>
208
209 * configure.in (CRT_DIR): New output variable.
210 (--with-crt-dir): New option. (Bug#5655)
211 (HAVE_LIB64_DIR): Remove.
212
4e7f249c
DN
2132010-04-22 Dan Nicolaescu <dann@ics.uci.edu>
214
215 * configure.in (REAL_CFLAGS, CFLAGS): Restore -g for gcc.
216
97efb629 2172010-04-22 Miles Bader <miles@gnu.org>
cdbce48e
MB
218
219 * configure.in: Get rid of "unix" pre-defined macro when
e5d1fb10 220 preprocessing Makefile. (Bug#5857)
cdbce48e 221
bf3126f6
AS
2222010-04-21 Andreas Schwab <schwab@linux-m68k.org>
223
224 Avoid non-portable shell command negation
225 * configure.in: Revert last change.
226
e765bf58
JD
2272010-04-21 Jan Djärv <jan.h.d@swipnet.se>
228
229 * configure.in: Change "if test ! -f" to "if ! test -f".
230
2807228d
GM
2312010-04-21 Glenn Morris <rgm@gnu.org>
232
233 * configure.in (LIBSELINUX_LIBS): Always substitute in Makefiles.
10efe302 234 (GTK_OBJ, DBUS_OBJ, LIBXSM, XMENU_OBJ, XOBJ): New output variables.
2807228d 235
574c05e2
KK
2362010-04-21 Karel Klíč <kklic@redhat.com>
237
238 * configure.in: New option: --with(out)-selinux, on by default.
239 Set HAVE_LIBSELINUX if we find libselinux, and substitute
240 LIBSELINUX_LIBS in Makefiles.
241
8224f93d
DN
2422010-04-01 Dan Nicolaescu <dann@ics.uci.edu>
243
244 * configure.in: Remove all references to LIBX11_SYSTEM.
245
32a8894e
DN
2462010-03-30 Dan Nicolaescu <dann@ics.uci.edu>
247
248 * configure.in: Remove all references to C_DEBUG_SWITCH.
249
2201e7e2
EZ
2502010-03-27 Eli Zaretskii <eliz@gnu.org>
251
252 * config.bat <lib-src>: Edit out lines that begin with several #
253 characters.
254
605f35cd
DN
2552010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
256
15d25dc0
DN
257 * configure.in: Remove support for old UNIX System V systems and
258 for Unixware on non-x86 machines.
259
07e339e4 260 * configure.in: Remove support for Solaris on PPC and for old versions.
15d25dc0 261
605f35cd
DN
262 * configure.in: Remove non-working lynxos port.
263
a3ab37b3
DN
2642010-03-19 Dan Nicolaescu <dann@ics.uci.edu>
265
266 * .dir-locals.el (c-mode): Turn on whitespace-mode for diff-mode.
267
866b0a7b
GM
2682010-03-19 Glenn Morris <rgm@gnu.org>
269
270 * configure.in (HAVE_LIBNCURSES): Add a description to make autoheader
271 happy.
272
2732010-03-18 Jan Djärv <jan.h.d@swipnet.se>
274
275 * configure.in: Check for tputs and friends, abort if not
276 found (bug#5735).
277
aded53ff
GM
2782010-03-18 Glenn Morris <rgm@gnu.org>
279
eef223cc
GM
280 * configure.in (--with-x-toolkit): In the help text, say which options
281 are synonyms.
282
aded53ff
GM
283 * configure.in (--with-mmdf, --with-mail-unlink):
284 New options, off by default.
285 (--with-mailhost): New option to set default POP host.
286 (LIBXPM, LIBJPEG, LIBPNG, LIBTIFF, LIBGIF, LIBGPM, LIBS_MAIL)
287 (LIBHESIOD, LIBRESOLV, COM_ERRLIB, CRYPTOLIB, KRB5LIB, DESLIB, KRB4LIB):
288 New variables, substituted in Makefiles.
289 (try_libungif, ac_gif_lib_name): Replace with HAVE_GIF=maybe, LIBGIF.
290 (LIBGIF): Use AC_SUBST rather than AC_DEFINE.
291 (HAVE_LIBMAIL, HAVE_LIBLOCKFILE, HAVE_LIBCOM_ERR, HAVE_LIBCRYPTO)
292 (HAVE_LIBK5CRYPTO, HAVE_LIBKRB5, HAVE_LIBDES425, HAVE_LIBDES)
293 (HAVE_LIBKRB4, HAVE_LIBKRB): New AC_DEFINEs.
294
f8388570
TO
2952010-03-18 Tetsurou Okazaki <okazaki@be.to> (tiny change)
296
297 * Makefile.in (uninstall): Handle the case where archlibdir does not
298 exist. (Bug#5720)
299
6da23aaa
EZ
3002010-03-12 Eli Zaretskii <eliz@gnu.org>
301
a96f6398 302 These changes remove termcap.c from the build on Posix platforms.
6da23aaa
EZ
303 * configure.in <AC_CHECK_HEADERS>: Remove termcap.h.
304
305 * configure: Regenerated.
306
288f9fc0
CY
3072010-03-10 Chong Yidong <cyd@stupidchicken.com>
308
309 * Branch for 23.2.
310
5bcc9931
JL
3112010-01-31 Juri Linkov <juri@jurta.org>
312
313 * .bzrignore: Add TAGS-LISP.
314
c6d09b8d
CY
3152010-01-23 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
316
317 * configure.in: Check for utmp.h availability (FreeBSD 9.x lacks
318 this header file).
319
ca22a440
JB
3202010-01-12 Juanma Barranquero <lekktu@gmail.com>
321
322 * .bzrignore: Ignore all .exe, instead of individual files.
323
832fdcab
CY
3242010-01-12 Chong Yidong <cyd@stupidchicken.com>
325
326 * configure.in: Explicitly check for and link to -lXrender.
327
893db5bc
GM
3282010-01-12 Glenn Morris <rgm@gnu.org>
329
330 * INSTALL.BZR, README: Use bug-gnu-emacs rather than emacs-pretest-bug
331 for bug reports for development versions.
332
ab507311
EZ
3332010-01-02 Eli Zaretskii <eliz@gnu.org>
334
335 * .bzrignore: Add more ignored patterns, including for the MS-DOS
336 build.
337
8bb25908
KF
3382009-12-27 Karl Fogel <kfogel@red-bean>
339
340 * INSTALL.BZR: Rename from INSTALL.CVS; edit to talk about Bazaar.
341 * INSTALL, autogen.sh, configure.in, configure: Adjust accordingly.
342
c3520efd
GM
3432009-12-17 Glenn Morris <rgm@gnu.org>
344
345 * .dir-locals.el (bug-reference-url-format): Change to debbugs.gnu.org.
346
3bdb7e3e
GM
3472009-12-15 Glenn Morris <rgm@gnu.org>
348
7cda3008 349 * info/dir: Add EDT entry.
3bdb7e3e
GM
350 * Makefile.in (INFO_FILES): Add edt.
351
f1957a33
JD
3522009-12-10 Jan Djärv <jan.h.d@swipnet.se>
353
354 * configure.in: Check for RSVG if GNUStep is used.
355
62b7c422
JD
3562009-12-09 Jan Djärv <jan.h.d@swipnet.se>
357
358 * configure.in: Don't check for RSVG or GConf unless X11 is used.
359
a4ef73c8
CY
3602009-12-09 Ken Brown <kbrown@cornell.edu> (tiny change)
361
362 * configure.in: Allow compiling Emacs with GTK on Cygwin.
363
9e13b2f4
GM
3642009-12-01 Glenn Morris <rgm@gnu.org>
365
366 * make-dist: Add etc/images/mpc directory.
367
8b571bf3
JD
3682009-11-21 Jan Djärv <jan.h.d@swipnet.se>
369
370 * configure.in: Don't check for GConf unless X is used.
371
7a2efa6f
DN
3722009-11-20 Dan Nicolaescu <dann@ics.uci.edu>
373
374 * configure.in: Use -Wdeclaration-after-statement if available.
375
637fa988
JD
3762009-11-17 Jan Djärv <jan.h.d@swipnet.se>
377
378 * configure.in: New option: --with(out)-gconf.
379 Set HAVE_GCONF if we find gconf.
380
371b0117
GM
3812009-11-17 Glenn Morris <rgm@gnu.org>
382
383 * Makefile.in (INFO_FILES): Add semantic.
384
8834a98b
CY
3852009-11-16 Chong Yidong <cyd@stupidchicken.com>
386
387 * info/dir: Add Semantic.
388
92424f95
GM
3892009-11-16 Glenn Morris <rgm@gnu.org>
390
391 * Makefile.in (install-arch-indep): Use a more restrictive Makefile
392 pattern, so as not to exclude makefile*.el. (Bug#4912)
393
a53cfbe5
JD
3942009-11-14 Jan Djärv <jan.h.d@swipnet.se>
395
396 * configure.in: --enable-autodepend is new. Check for GNU Make
5ce6e4f4 397 and that gcc supports -MMD -MF. Define AUTO_DEPEND if we can use
a53cfbe5
JD
398 gcc and GNU make to generate dependencies.
399
b8c5de8f
GM
4002009-10-27 Glenn Morris <rgm@gnu.org>
401
402 * make-dist: Make links to doc/lispintro/*.pdf.
403
91231421
CY
4042009-10-23 Jim Meyering <meyering@redhat.com>
405
406 * configure.in: Invoke $CPP with -P when creating Makefile and
407 src/Makefile. Without this, gcc 4.4.2 converts each
408 backslash-newline pair in the input to a bare newline, yielding
409 invalid Makefiles.
410
411 * configure: Regenerate.
412
d760435b
DN
4132009-10-19 Dan Nicolaescu <dann@ics.uci.edu>
414
1233852a 415 * configure.in (vax-dec-vms): Remove, not supported anymore.
d760435b 416
f5b30dc9
AR
4172009-10-15 Adrian Robert <Adrian.B.Robert@gmail.com>
418
419 * configure.in (NS_HAVE_NSINTEGER): Back out previous change.
420 (*-apple-darwin*): Add x86_64 architecture.
421
5ba6c2e1
DN
4222009-10-14 Dan Nicolaescu <dann@ics.uci.edu>
423
424 * config.guess, config.sub: Updated from master source.
425
c9abc21f
AR
4262009-10-11 Adrian Robert <Adrian.B.Robert@gmail.com>
427
428 * configure.in (NS_HAVE_NSINTEGER): Remove this test and define.
429
b6c0fa71
JB
4302009-10-07 Edward Trumbo <etrumbo@comcast.net> (tiny change)
431
432 * Makefile.in (INFO_FILES): Add EDE and EIEIO.
433
7b1b676d
GM
4342009-09-29 Glenn Morris <rgm@gnu.org>
435
436 * make-dist (check): Update for two new levels of subdirectory in lisp/.
437
005bd5a2
DN
4382009-09-17 Dan Nicolaescu <dann@ics.uci.edu>
439
58a8cf51
DN
440 * config.guess, config.sub: Updated from master source.
441
005bd5a2
DN
442 * configure.in (OTHER_FILES): Define using autoconf not cpp.
443
cc1cb3da
DN
4442009-09-14 Dan Nicolaescu <dann@ics.uci.edu>
445
446 * .dir-locals.el (change-log-mode): Restore bug-reference-mode.
447
8593c508
CY
4482009-09-13 Chong Yidong <cyd@stupidchicken.com>
449
450 * INSTALL: Update URL for GNU FreeFont.
451
07cd4153
GM
4522009-09-09 Glenn Morris <rgm@gnu.org>
453
454 * Makefile.in (install-arch-indep): Don't recursively change perms of
455 site-lisp and infodir. There may be non-Emacs files in here, and the
456 files supplied by Emacs are all handled explicitly already. (Bug#3800)
457 (mkdir): Set umask to world-readable before creating directories.
458 mkinstalldirs already checks if dirs exist, don't duplicate this test.
459
ffd8aba9
GM
4602009-08-29 Glenn Morris <rgm@gnu.org>
461
462 * Makefile.in (info-real): Don't ignore errors from doc Makefiles.
463 (info): Don't give an error in the absence of makeinfo - let the doc
464 Makefiles do that, if the info files need rebuilding. (Bug#3982)
465
201a4073
KR
4662009-08-23 Ken Raeburn <raeburn@raeburn.org>
467
468 * Makefile.in (install-arch-indep): If the versioned DOC-####
469 generated during loadup+dump isn't found, install the plain DOC
470 file that always gets generated, in case CANNOT_DUMP is set.
879de935
KR
471
472 * configure.in: Warn if package version specified here doesn't
473 match the version in version.el.
474 * configure: Regenerate.
475
c99cb306
MA
4762009-08-22 Michael Albinus <michael.albinus@gmx.de>
477
478 * configure.in: AC_CHECK_FUNCS dbus_watch_get_unix_fd.
479
480 * configure: Regenerate.
481
707f28b6
GM
4822009-08-19 Glenn Morris <rgm@gnu.org>
483
484 * INSTALL: Remove reference to cvtmail.
485
2ec536de
SZ
4862009-08-15 CHENG Gao <chenggao@gmail.com>
487
488 * Makefile.in (install-arch-indep): Remove .DS_Store files (MacOSX).
489
1233852a 4902009-08-02 Kevin Ryde <user42@zip.com.au>
7e4d5894
CY
491
492 * INSTALL: Fix free fonts URL.
493
49a9e76d
GM
4942009-07-22 Glenn Morris <rgm@gnu.org>
495
496 * configure.in (AC_PREREQ): Require autoconf 2.62.
497
7df24305
AS
4982009-07-04 Andreas Schwab <schwab@linux-m68k.org>
499
1233852a
JB
500 * configure.in (--enable-checking, --enable-profiling):
501 Use AS_HELP_STRING.
7df24305 502
9fe40f0e
DN
5032009-07-03 Dan Nicolaescu <dann@ics.uci.edu>
504
505 * configure.in (--enable-profiling): New option.
6978862d 506 (mips-*-netbsd*, mipsel-*-netbsd*, mipseb-*-netbsd*): Use machine=mips.
9fe40f0e 507
920b116e
GM
5082009-06-27 Glenn Morris <rgm@gnu.org>
509
6978862d 510 * configure.in: Restore netbsd on mips, mipsel, mipseb.
920b116e 511
29771094
DN
5122009-06-26 Dan Nicolaescu <dann@ics.uci.edu>
513
514 * configure.in (--enable-checking): New option.
515
0da746de
GM
5162009-06-24 Glenn Morris <rgm@gnu.org>
517
518 * make-dist: Warn if subdir does not exist in source.
519 (nextstep/Cocoa/Emacs.base/Contents/Resources/preferences.nib)
520 (nextstep/GNUstep/Emacs.base/Resources/preferences.gorm):
521 No longer make links.
522
eeebcbb9
GM
5232009-06-24 Yavor Doganov <yavor@gnu.org>
524
0da746de
GM
525 * make-dist (tempdir): Don't create directories preferences.gorm
526 and preferences.nib, they are no longer required.
eeebcbb9 527
70243478
CY
5282009-06-21 Chong Yidong <cyd@stupidchicken.com>
529
530 * Branch for 23.1.
531
60cf1d09
CY
5322009-06-12 Chong Yidong <cyd@stupidchicken.com>
533
534 * configure.in: Delete mac-fix-env target, which has been
535 removed (Bug#3531).
536
834cf436
SM
5372009-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
538
539 * configure.in: Don't define CANNOT_DUMP for GNUStep any more.
540
a6e754b6
CY
5412009-05-05 Per Starbäck <per@starback.se> (tiny change)
542
543 * BUGS: Use new binding of view-emacs-problems.
544
734dabe0
CY
5452009-05-04 Simon Leinen <simon.leinen@switch.ch> (tiny change)
546
547 * Makefile.in (install-arch-dep): Avoid using $$(..) construct,
548 for Solaris compatibility.
549
7bbec45b
CY
5502009-04-25 Chong Yidong <cyd@stupidchicken.com>
551
552 * configure: Regenerate.
553
554 * configure.in: Disable use of FreeType without libXft.
555
dc2933eb
JD
5562009-04-19 Jan Djärv <jan.h.d@swipnet.se>
557
834cf436
SM
558 * configure.in (HAVE_GTK_FILE_SELECTION, HAVE_GTK_FILE_CHOOSER):
559 Check if it is declared in gtk.h.
dc2933eb 560
cea426d3
AS
5612009-04-12 Andreas Schwab <schwab@linux-m68k.org>
562
563 * Makefile.in (install-arch-indep): Remove .gitignore files.
564
11e244d8
KH
5652009-04-03 Kenichi Handa <handa@m17n.org>
566
567 * INSTALL: Make the section "Complex Text Layout support
568 libraries" the first of "ADDITIONAL DISTRIBUTION FILES".
569
1e447232
DN
5702009-03-06 Dan Nicolaescu <dann@ics.uci.edu>
571
572 * configure.in (rs6000-ibm-aix6*): Fix typo.
573
389b99fd
GM
5742009-03-04 Glenn Morris <rgm@gnu.org>
575
576 * Makefile.in (INFO_FILES): Add auth.
577
ebb135af
GM
5782009-03-03 Glenn Morris <rgm@gnu.org>
579
580 * info/dir: Add Auth-source.
581
2ae83832
SM
5822009-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
583
584 * Makefile.in (src): Fix last change so the first `cd' doesn't affect
585 the second.
586
3122b073
EZ
5872009-02-28 Eli Zaretskii <eliz@gnu.org>
588
1685daf2
EZ
589 * config.bat: Copy .dbxinit to _dbxinit.
590
3122b073
EZ
591 * make-dist (Making links to `info'): Remove .gitignore.
592
b4b7bab7
SM
5932009-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
594
595 * Makefile.in (lib-src, lisp): Use simpler rule.
596 (src): Be more specific to avoid recompiling all the .elc files just
597 because the bootstrap-emacs is missing.
598
003a2c00
CY
5992009-02-26 Chong Yidong <cyd@stupidchicken.com>
600
601 * configure.in: Require librsvg >= 2.11.
602
c21273df
AR
6032009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
604
605 * configure.in (HAVE_XFT, HAVE_FREETYPE, HAVE_LIBOTF)
606 (HAVE_M17N_FLT): Don't check for these unless HAVE_X11.
607
c5ecbe51
AR
6082009-02-04 Adrian Robert <Adrian.B.Robert@gmail.com>
609
610 * configure.in (COCOA_EXPERIMENTAL_CTRL_G): Drop.
611
4e1fb954
GM
6122009-02-03 Glenn Morris <rgm@gnu.org>
613
614 * make-dist: Add some missing files, remove some that are no longer
615 present.
616
99cc1583
GM
6172009-02-02 Glenn Morris <rgm@gnu.org>
618
619 * make-dist: Add some missing nextstep/ files.
620
6debaeb8
AR
6212009-01-22 Yavor Doganov <yavor@gnu.org> (tiny change)
622
adab88bd 623 * configure.in (HAVE_RSVG): Use librsvg under HAVE_NS also. (Bug#616)
6debaeb8 624
a078d6e5
DN
6252009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
626
627 * configure.in: Add support for m68k-*-netbsd.
628
a372b1a2
JL
6292009-01-14 Juri Linkov <juri@jurta.org>
630
c2ad0dc9
JL
631 * .dir-locals.el (change-log-mode): Remove bug-reference-mode.
632
a372b1a2
JL
633 * .dir-locals.el (change-log-mode): Add bug-reference-url-format
634 and bug-reference-mode.
635
d0bec92c
JL
6362009-01-11 Juri Linkov <juri@jurta.org>
637
638 * INSTALL.CVS: Move configuration explicitly to the first step.
639
05453c9d
GM
6402009-01-09 Glenn Morris <rgm@gnu.org>
641
642 * .dir-locals.el: Don't set indent-tabs-mode.
643
c0eb6ac0
KH
6442008-12-30 Kenichi Handa <handa@m17n.org>
645
646 * configure.in: Define HAVE_OTF_GET_VARIATION_GLYPHS if libotf has
647 the function OTF_get_variation_glyphs.
648
9c222401
JD
6492008-12-30 Jan Djärv <jan.h.d@swipnet.se>
650
651 * Makefile.in (install-arch-dep): Remove old directories in
652 ns_app* before moving new directories there.
653
bda28f63
DN
6542008-12-27 Dan Nicolaescu <dann@ics.uci.edu>
655
656 * .dir-locals.el: Remove non-working entry for pmail.
657 (fill-column): Fix typo.
658 (change-log-mode): Add fill column.
659
745ebc13
EZ
6602008-12-26 Eli Zaretskii <eliz@gnu.org>
661
662 * config.bat: Produce _dir-locals.el from .dir-locals.el.
663
b08ddfb4
DN
6642008-12-23 Dan Nicolaescu <dann@ics.uci.edu>
665
666 * make-dist (tempdir): Distribute .dir-locals.el.
667
668 * .dir-locals.el: New file.
669
b5a09903
EZ
6702008-12-19 Eli Zaretskii <eliz@gnu.org>
671
672 * config.bat (--with-system-malloc): New option; see msdos/INSTALL
673 for rationale.
674
c4607d7f
GM
6752008-12-13 Glenn Morris <rgm@gnu.org>
676
677 * Makefile.in (install-arch-indep): Add new man-pages.
8e7aa5de
GM
678 (manext): Remove variable.
679 (MAN_PAGES): New variable.
680 (install-arch-indep, uninstall): Use MAN_PAGES for list of files to add
681 and remove.
8bfbbb97 682 (uninstall): Remove desktop file and icons, game scores if empty.
c4607d7f 683
894b66d8
DN
6842008-12-11 Dan Nicolaescu <dann@ics.uci.edu>
685
686 * config.guess, config.sub: Updated from master source.
687
08d03897
DN
6882008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
689
690 * Makefile.in (install-arch-indep): Install ebrowse.1.
691
7c54c0a0
DN
6922008-12-09 Ali Bahrami <ali_gnu@emvision.com> (tiny change)
693
694 * configure.in: Add Solaris on x86_64.
695
149b51bc
DN
6962008-12-09 Dan Nicolaescu <dann@ics.uci.edu>
697
698 * config.guess, config.sub: Updated from master source.
699
961de2e7
EZ
7002008-12-08 Eli Zaretskii <eliz@gnu.org>
701
702 * info/dir: Fix last change.
703
777af7e5
EZ
7042008-12-07 Eli Zaretskii <eliz@gnu.org>
705
706 * info/dir: Untabify.
707
3c00847f
RF
7082008-11-28 Ulrich Mueller <ulm@gentoo.org>
709
710 * configure.in: Fix last change.
711
6a7447b3
RS
7122008-11-28 Richard M Stallman <rms@gnu.org>
713
714 * configure.in (mips64-*-linux-gnu*, mips64el-*-linux-gnu*):
715 New configurations.
716
d8aef2e6
GM
7172008-11-20 Josh Elsasser <josh@elsasser.org> (tiny change)
718
719 * configure.in: Add hppa-*-openbsd* with machine hp800; mistakenly
720 removed while misclassified as now unsupported hp9000s300. (Bug#1365)
721
c4e58908
EZ
7222008-11-15 Eli Zaretskii <eliz@gnu.org>
723
21d907a3
EZ
724 * Makefile.in (INFO_FILES): Remove ns-emacs.
725
c4e58908
EZ
726 * info/dir (NS-Emacs): Remove entry.
727
b73f809c
EZ
7282008-11-08 Eli Zaretskii <eliz@gnu.org>
729
730 * INSTALL: Move MS-DOS specific instructions to msdos/INSTALL.
731
9fea5ed1
GM
7322008-11-07 Glenn Morris <rgm@gnu.org>
733
734 * configure.in (HAVE_LIB64_DIR): Check for crtn.o. (Bug#1287)
735
b5ba7271
EZ
7362008-10-31 Eli Zaretskii <eliz@gnu.org>
737
738 * config.bat: Tell user to expect one "File not found" message
739 while the `doc' directory is being configured.
740
27301075
CY
7412008-10-30 Chong Yidong <cyd@stupidchicken.com>
742
743 * update-subdirs: Put obsolete directory last.
744
28f3a9d1
KH
7452008-10-30 Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
746
747 * configure.in: Check fontconfig always.
748
2194ea1c
DN
7492008-10-30 Dan Nicolaescu <dann@ics.uci.edu>
750
751 * configure (*-solaris2.[7-9]*): Fix typo.
752
ea09b8d5
GM
7532008-10-24 Glenn Morris <rgm@gnu.org>
754
755 * configure.in (--without-sync-input, --with-pkg-config-prog):
756 Help strings start with lower case.
757 (--with-gnustep-conf): New option.
758 (GNUSTEP_CONFIG_FILE): Use, instead of fixed /etc/GNUstep/GNUstep.conf.
759
ef913c89
GM
7602008-10-24 Yavor Doganov <yavor@gnu.org> (tiny change)
761
762 * configure.in: Use `.' instead of `source' to source GNUstep.conf.
763 Exit with an error if `--with-ns' was specified but <AppKit/AppKit.h>
764 is not found. (Bug#1230)
765
b97439ce 7662008-10-23 Ali Bahrami <ali_gnu@emvision.com> (tiny change)
9b3362b8 767
b97439ce 768 * configure (*-sunos5*, *-solaris*): Use the new file sol2-10.h.
9b3362b8
DN
769 Use sol2-6.h for Solaris 7-9.
770
fac5dc61
DN
7712008-10-18 Ulrich Mueller <ulm@gentoo.org>
772
773 * configure.in: Add support for GNU/Linux on SuperH.
774
6b0262c1
AS
7752008-10-12 Andreas Schwab <schwab@suse.de>
776
777 * configure.in: Only check for m17n-flt if HAVE_LIBOTF.
778
8d87199b
AR
7792008-08-28 Adrian Robert <Adrian.B.Robert@gmail.com>
780
781 * configure.in: Report USE_TOOLKIT_SCROLLBARS as such (not mentioning
782 "X") to avoid confusion.
783
784 * configure: Regenerate.
785
265f3a4d
RF
7862008-09-07 Romain Francoise <romain@orebokech.com>
787
788 * make-dist: Distribute doc/man/ChangeLog.
789
cfe91a31
CY
7902008-08-28 Chong Yidong <cyd@stupidchicken.com>
791
792 * configure.in: Disable XFT and Freetype when without X.
793
794 * configure: Regenerate.
795
c5e2611e
DN
7962008-08-24 Dan Nicolaescu <dann@ics.uci.edu>
797
798 * configure.in (NS_IMPL_GNUSTEP): Increase pure size.
799
cc9e2523
CY
8002008-08-21 Christian Faulhammer <opfer@gentoo.org> (tiny change)
801
802 * configure.in (GNUSTEP_SYSTEM_HEADERS): Define
803 GNUSTEP_SYSTEM_HEADERS and GNUSTEP_SYSTEM_LIBRARIES.
804
805 * configure: Regenerate.
806
67931678
EZ
8072008-08-20 Eli Zaretskii <eliz@gnu.org>
808
809 * configure.in: Move "#define subprocesses" before
810 config_opsysfile is included.
811
5b6fd9ea
KH
8122008-08-19 Kenichi Handa <handa@m17n.org>
813
814 * INSTALL (Extra fonts): Mention local fonts, don't mention
815 mule-unicode.
816
d32e280e
CY
8172008-08-16 Chong Yidong <cyd@stupidchicken.com>
818
819 * make-dist: Omit info/.arch-inventory.
820
3271ac8c
JR
8212008-08-16 Jason Rumney <jasonr@gnu.org>
822
823 * make-dist (tempdir/nt): Link emacsclient.rc.
824
48fad8e8
DN
8252008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
826
827 * configure.in (LIB_SRC_EXTRA_INSTALLABLES): New variable.
828 AC_SUBST it.
829 (GNU_OBJC_CFLAGS): Define as a shell variable instead of #define.
830 AC_SUBST it.
831 (OTHER_FILES): Always define for HAVE_NS.
832 (C_SWITCH_X_SYSTEM): Don't define as empty for NS_IMPL_COCOA.
833 * configure: Regenerate.
834
6b8bc489
AS
8352008-08-07 Andreas Schwab <schwab@suse.de>
836
837 * configure.in: Correctly handle
838 --enable-cocoa-experimental-ctrl-g=no and
839 --enable-ns-self-contained=yes.
6b8bc489 840
d5e2f8fe
AR
8412008-08-06 Adrian Robert <Adrian.B.Robert@gmail.com>
842
843 * configure.in (NS_HAVE_INTEGER): Rename to NS_HAVE_NSINTEGER.
4eec6197
AR
844 (C_SWITCH_X_SYSTEM): Drop -MMD -MP under NS_IMPL_GNUstep. Don't
845 bother undef'ing since won't have desired effect.
d5e2f8fe 846
9e0f670e
AS
8472008-08-06 Andreas Schwab <schwab@suse.de>
848
849 * configure.in: Fix quoting.
850
23ca30bd
CY
8512008-08-06 Chong Yidong <cyd@stupidchicken.com>
852
853 * configure.in (COCOA_EXPERIMENTAL_CTRL_G): Fix 2008-08-04 change.
854
b44d2112
CY
8552008-08-05 Ulrich Mueller <ulm@gentoo.org>
856
857 * configure.in: Add checks for krb5_error.text and
858 krb5_error.e_text struct members.
859
19571844
CY
8602008-08-04 Chong Yidong <cyd@stupidchicken.com>
861
19571844 862 * configure.in: Test for existence of NSInteger.
509b4b38 863 Suggested by Yavor Doganov.
19571844 864
96cac6f1
RF
8652008-08-02 Romain Francoise <romain@orebokech.com>
866
867 * Makefile.in (INFO_FILES): Add mairix-el.
868
7c2fb837
DN
8692008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
870
871 * make-dist:
872 * README: Remove VMS support.
873 * vms: Remove directory.
874
69ab3201
DN
8752008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
876
877 * configure.in (MULTI_KBOARD): Remove.
878
9d9a7716
DN
8792008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
880
881 * configure.in (DO_BLOCK_INPUT): Remove, unused.
882
a7b7b527
CY
8832008-07-29 Chong Yidong <cyd@stupidchicken.com>
884
885 * info/dir (File): Add mairix-el.
886
9e2a2647
DN
8872008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
888
889 Remove support for Mac Carbon.
890 * mac: Remove directory.
891 * make-dist:
892 * configure.in:
893 * README:
894 * Makefile.in:
0e134ea0 895 * INSTALL: Remove code for Carbon.
9e2a2647
DN
896 * configure: Regenerate.
897
98822133 8982008-07-26 Adrian Robert <Adrian.B.Robert@gmail.com>
fb67f03d 899
0e134ea0 900 * Makefile.in (install-arch-dep): Fix typo in NS installation commands.
fb67f03d 901
7cadb46a
CY
9022008-07-25 Chong Yidong <cyd@stupidchicken.com>
903
904 * configure.in: Check for getrlimit.
905
906 * configure: Regenerate.
907
77ccee09
DN
9082008-07-23 Dan Nicolaescu <dann@ics.uci.edu>
909
910 * configure.in (LD_SWITCH_SITE): Remove, set the values directly
911 in src/Makefile.in.
912 (static): Remove, autoconf would always comment it out anyway.
913 (subprocesses): Define unconditionally.
914
10d975d7 9152008-07-19 Yavor Doganov <yavor@gnu.org> (tiny change)
7a55ab54 916
10d975d7
GM
917 * configure.in: Fix typo in GNUSTEP_MAKEFILES setting for HAVE_NS
918 compilation under GNUstep.
7a55ab54 919
658a0f85
KH
9202008-07-18 Kenichi Handa <handa@m17n.org>
921
922 * INSTALL (Complex Text Layout support libraries): Delete the
923 paragraph about --enable-font-backend.
924
ba60bd44 9252008-07-17 Adrian Robert <Adrian.B.Robert@gmail.com>
2a7973b6
AR
926
927 * configure.in: Print out some info to user for NeXTstep builds.
928 (ns-app): Remove enable option.
929 (ns-self-contained): Add enable option.
930 (ns_appbindir, ns_appresdir, ns_appsrc): Set them based on Cocoa or
931 GNUstep, use to set install prefixes, and substitute in Makefiles.
932 * configure: Regenerate.
933 * Makefile.in (install-arch-dep): Perform post-install cleanup inside
934 NS app bundle.
935
facfbbbd
SM
9362008-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
937
938 * configure.in: Extract and substitute GNUSTEP_MAKEFILES.
939
ba60bd44 9402008-07-16 Adrian Robert <Adrian.B.Robert@gmail.com>
122e9f8f
AR
941
942 * configure.in: Change GNUSTEP to NS_IMPL_GNUSTEP, COCOA to
943 NS_IMPL_COCOA.
122e9f8f 944
2c369af7
GM
9452008-07-16 Glenn Morris <rgm@gnu.org>
946
6ba72723
GM
947 * configure.in (with_kerberos, with_kerberos5, with_hesiod):
948 Fix tests for OPTION_DEFAULT_OFF (variables never unset).
949 (with_carbon, with_ns): Remove dead code, since OPTION_DEFAULT_OFF means
950 never unset.
951
2c369af7
GM
952 * make-dist: Add nextstep/ directories.
953 (src, lib-src): Add .m files.
954
6b0273cd
DN
9552008-07-16 Dan Nicolaescu <dann@ics.uci.edu>
956
957 * configure.in (freebsd, kfreebsd): Undo part of previous change.
958 (USER_FULL_NAME): Remove, not used anymore.
959 * configure: Regenerate.
960
ba60bd44 9612008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
962
963 Changes and additions for NeXTstep windowing system (Cocoa and
964 GNUstep) support.
965
966 * configure.in: Add support for NS window system: --with-ns (default
967 off), --enable-ns-app, --enable-cocoa-experimental-ctrl-g; improve add
968 sparc detection for FreeBSD variants, checks for Cocoa and GNUstep,
969 disable font backend if window system is "none", not if !HAVE_X11.
970 * Makefile.in: Add ns-emacs to INFO_FILES, add ns_appdir variable.
971 (install-arch-dep): Add commands to assemble NS .app package.
972
40dde9d1
DN
9732008-07-10 Dan Nicolaescu <dann@ics.uci.edu>
974
176fe5fc
DN
975 * configure.in: Use macppc for Darwin. Remove references to
976 desupported systems.
40dde9d1
DN
977 * configure: Regenerate.
978
2906a94c
GM
9792008-07-05 Glenn Morris <rgm@gnu.org>
980
981 * make-dist (EMACS): Doc fix.
982 (lisp): There are no *.dat or image files here any more.
983 (src): There are no *.s files here any more.
984 (etc/images, etc/images/*): Link to most regular files.
985
26d41f17
GM
9862008-07-04 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
987
988 * configure.in: Remove reference to deleted $USE_FONT_BACKEND.
989
3d4c9dbd
GM
9902008-07-01 Glenn Morris <rgm@gnu.org>
991
992 * configure.in (cpp_undefs): Rename from `undefs', update uses.
993 Use $srcdir rather than $top_srcdir. Set before calling AC_OUTPUT,
994 and explicitly export there. (Bug#507.)
995
f2a77c3a
DN
9962008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
997
998 * configure.in:
999 * configure: Remove references to obsolete systems.
1000
ac935997
SM
10012008-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
1002
1003 * Makefile.in (Makefile): Use it for its timestamp value as well, and
1004 make it depend on all other */.in files.
1005 (src/Makefile, src/config.stamp, lib-src/Makefile)
1006 (doc/emacs/Makefile, doc/misc/Makefile, doc/lispref/Makefile)
1007 (doc/lispintro/Makefile, oldXMenu/Makefile, lwlib/Makefile)
1008 (leim/Makefile, lisp/Makefile): Remove those overlapping targets.
1009 (leim, ${SUBDIR}, blessmail): Only depend on Makefile now.
1010
1011 * configure.in: Don't create src/config.stamp any more.
1012
b4945b95
SM
10132008-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
1014
f245f2c6 1015 * Makefile.in (${SUBDIR}): Pass additional BOOTSTRAPEMACS argument.
b4945b95 1016
8a6a5642
GM
10172008-06-22 Glenn Morris <rgm@gnu.org>
1018
1019 * Makefile.in (top_bootclean): Remove obsolete references to lock/.
1020
822ef7a0
RF
10212008-06-21 Romain Francoise <romain@orebokech.com>
1022
1023 * Makefile.in (INFO_FILES): Add sasl.
1024
fc46d219
SM
10252008-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
1026
1027 * Makefile.in (maybe_bootstrap, src/bootstrap-emacs${EXEEXT})
1028 (bootstrap-build): Remove.
1029 (top_bootclean): New var.
1030 (top_distclean, bootstrap-clean): Use it.
1031 (bootstrap): Don't recheck config. Make normally.
1032
49f6eb95
SM
10332008-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
1034
1035 * Makefile.in (SUBDIR): Include `lisp'.
1036 (lisp): Depend on `src'.
1037 (top_distclean): Don't remove config.status.
1038 (bootstrap-clean): New target.
1039 (maintainer-clean): Use it.
1040 (bootstrap): Use bootstrap-clean. Re-run config.status.
1041 (src/bootstrap-emacs${EXEEXT}): New target.
1042 (bootstrap-build): Use it. Don't use bootstrap-prepare because
1043 src/Makefile now takes care of it.
1044 (bootfast, bootstrap-clean-before, bootstrap-clean-before-fast): Remove.
25241b4d 1045
02db7a65
GM
10462008-06-15 Glenn Morris <rgm@gnu.org>
1047
1048 * info/dir: Add sasl.
1049
294e8689
AM
10502008-06-09 Alan Mackenzie <acm@muc.de>
1051
1052 * INSTALL.CVS: Clarify why `make bootstrap' sometimes fails.
1053
8669e78f
ER
10542008-06-08 Eric S. Raymond <esr@snark.thyrsus.com>
1055
429870c2 1056 * INSTALL.CVS: Indicate when "cvs update -d" may be needed.
8669e78f 1057
b464059a
GM
10582008-06-07 Glenn Morris <rgm@gnu.org>
1059
1060 * Makefile.in (bootstrap-build): Remove mostlyclean, since it seems to
1061 serve no purpose.
1062
d893468a
DN
10632008-06-01 Dan Nicolaescu <dann@ics.uci.edu>
1064
1065 * configure.in (USE_LUCID, USE_MOTIF): Don't use "==".
1066 * configure: Regenerate.
1067
79241466
SM
10682008-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
1069
1070 * update-subdirs: Don't touch subdirs.el if it is unchanged.
1071
b8bdd8c9
KH
10722008-05-14 Kenichi Handa <handa@m17n.org>
1073
1074 * configure: Regenerate.
1075
1076 * configure.in: Don't handle --disable-font-backend. Don't print
1077 a message about a font backend.
1078
1c73f195
GM
10792008-05-09 Glenn Morris <rgm@gnu.org>
1080
1081 * configure.in: Make absence of makeinfo a fatal error only if the info
1082 files don't exist.
1083 * Makefile.in (install-arch-indep, info): Handle MAKEINFO == off.
1084
d95d9b23
EZ
10852008-05-07 Eli Zaretskii <eliz@gnu.org>
1086
1087 * config.bat: Fix last change: don't use < and > in "rem" lines,
1088 they are interpreted as redirection by DOS shells.
1089
f67e15be 10902008-05-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
fac4a32b
YM
1091
1092 * configure.in: Check availability of AvailabilityMacros.h
1093 if HAVE_CARBON.
1094
1095 * configure: Regenerate.
1096
1066d056
GM
10972008-05-03 Glenn Morris <rgm@gnu.org>
1098
1099 * configure.in (x_libraries): Remove standard 64-bit directories -
1100 experimental workaround for minor autoconf bug.
1101
79bc8bbb
GM
1102 * configure.in (--without-makeinfo): New option. If set,
1103 absence of suitable makeinfo is not a fatal error.
1104 * Makefile.in (MAKEINFO): New, set by configure.
1105 (install-arch-indep): Without makeinfo, ignore any missing manuals.
1106 (info-real): New target.
1107 (info): Without makeinfo, do nothing, else call `info-real'.
1108
a113b3ca 11092008-04-23 Dan Nicolaescu <dann@ics.uci.edu>
b6924dd7
DN
1110
1111 * configure.in: Remove hpux10.20 from the desupported list.
1112
73d798d5
SM
11132008-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
1114
1115 * configure.in: Define USE_LUCID/USE_MOTIF in config.h.
1116
a51f4969
SM
11172008-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
1118
1119 * configure.in (SYNC_INPUT): Use OPTION_DEFAULT_ON and AC_DEFINE
1120 rather than change CPPFLAGS.
1121 (HAVE_GTK): Rename to USE_GTK.
1122
7316a2b5
SM
11232008-04-16 Yavor Doganov <yavor@gnu.org> (tiny change)
1124
1125 * configure.in: Replace the obsolete macros AC_AIX and
1126 AC_GNU_SOURCE with AC_USE_SYSTEM_EXTENSIONS.
1127
5d374ce1
AS
11282008-04-05 Andreas Schwab <schwab@suse.de>
1129
1130 * configure.in: No longer create admin/unidata/Makefile.
1131
d0b7952a
AS
11322008-03-28 Andreas Schwab <schwab@suse.de>
1133
1134 * Makefile.in (SUBDIR_MAKEFILES): Add lisp/Makefile.
1135 (lisp/Makefile): New rule.
1136
acfdc2b1
GM
11372008-03-13 Glenn Morris <rgm@gnu.org>
1138
1139 * configure.in (AC_INIT): Fix version number.
1140 (sync-input): Reword the option, since it's on by default.
1141
880820fe 11422008-03-11 Jan Djärv <jan.h.d@swipnet.se>
ca34d75a
JD
1143
1144 * configure.in: Add --enable-sync-input, default yes.
1145
dc6150eb
GM
11462008-03-11 Glenn Morris <rgm@gnu.org>
1147
69c7cf1b
GM
1148 * Makefile.in (install-etc, mkdir): Handle directory
1149 etc/images/icons/hicolor/*/mimetypes/.
1150
dc6150eb
GM
1151 * make-dist: Handle icons/hicolor/scalable directory.
1152
491d33f9
GM
11532008-03-05 Glenn Morris <rgm@gnu.org>
1154
1155 * configure.in: Enable font-backend by default.
77dfeef5
GM
1156 (USE_FONT_BACKEND): Set to "no" in absence of X.
1157 (PKG_CONFIG): Don't set multiple times, once is enough.
1158 (HAVE_FREETYPE, HAVE_LIBOTF, HAVE_M17N_FLT): Tweak config.in text.
491d33f9 1159
4cba674a
GM
11602008-03-03 Glenn Morris <rgm@gnu.org>
1161
1162 * Makefile.in (iconsrcdir): New variable.
1163 (install-etc, mkdir): Use $iconsrcdir. Handle the `scalable' icon
1164 directory.
1165
2d61385a
GM
11662008-02-29 Glenn Morris <rgm@gnu.org>
1167
1168 * test/: New directory.
1169
880820fe 11702008-02-27 Jan Djärv <jan.h.d@swipnet.se>
72f51d25
JD
1171
1172 * configure.in (HAVE_GTK): Print a warning if gtk version is < 2.10.
1173
26a42dac
DN
11742008-02-25 Dan Nicolaescu <dann@ics.uci.edu>
1175
f245f2c6
JB
1176 * configure.in: Print an error for systems that we think are obsolete
1177 and are proposed to be removed. Remove some more unused systems.
e6a498d9 1178 Add support for powerpc-ibm-aix6*.
26a42dac 1179
9d2818d6
DN
11802008-02-24 Dan Nicolaescu <dann@ics.uci.edu>
1181
f245f2c6 1182 * configure.in: Remove references to obsolete variables and systems.
9d2818d6 1183
2cbff44e
GM
11842008-02-21 Glenn Morris <rgm@gnu.org>
1185
7864e4ee
GM
1186 * Makefile.in (set_installuser): New.
1187 (install-arch-indep): Use set_installuser to avoid duplicate code.
1188
2cbff44e
GM
1189 * README.unicode: Split into admin/notes/unicode,font-backend and
1190 remove.
1191
372a3385
RS
11922008-02-10 Matthew Luckie <mjl@luckie.org.nz> (tiny change)
1193
f245f2c6 1194 * configure.in (arm*-*-freebsd*): Add.
372a3385 1195
4624371d
DN
11962008-02-09 Dan Nicolaescu <dann@ics.uci.edu>
1197
1198 * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code
1199 dealing with obsolete variables.
1200
737e2b96
GM
12012008-02-08 Glenn Morris <rgm@gnu.org>
1202
1203 * Makefile.in (check-info-dir): New target.
1204
bcf21c09
MO
12052008-02-08 Michael Olson <mwolson@gnu.org>
1206
507f2b91
MO
1207 * Makefile.in (INFO_FILES): Add epa.
1208
bcf21c09
MO
1209 * info/dir: Add EasyPG Assistant manual to the "Emacs misc
1210 features" section.
1211
86dc59b0
GM
12122008-02-06 Glenn Morris <rgm@gnu.org>
1213
1214 * configure.in (--with-gcc): Give an error saying this option has
1215 been removed.
1216 (--with-gtk): Remove this option.
1217
02f35af2
GM
12182008-02-06 Tom Tromey <tromey@redhat.com>
1219
1220 * configure.in (--with-gcc): Remove.
1221 * INSTALL (DETAILED BUILDING AND INSTALLATION): Remove --with-gcc.
1222
12232008-02-05 Ulrich Mueller <ulm@gentoo.org>
5e0699b4
JB
1224
1225 * INSTALL: Recommend giflib, not libungif.
1226
b5a922de
MO
12272008-02-05 Tom Tromey <tromey@redhat.com>
1228
1229 * configure.in (--with-dbus): Default to enabled.
1230
9f432734
KH
12312008-02-05 Kenichi Handa <handa@ni.aist.go.jp>
1232
1233 * INSTALL (Complex Text Layout support libraries): New section.
1234
c0bc7978
DN
12352008-02-04 Dan Nicolaescu <dann@ics.uci.edu>
1236
1237 * make-dist: Remove references to files in mac/ that have been
1238 deleted.
1239
435f8bc5
TTN
12402008-02-02 Thien-Thi Nguyen <ttn@gnuvola.org>
1241
1242 * configure.in: For libotf and m17n-flt checks, set shell vars
1243 HAVE_LIBOTF and HAVE_M17N_FLT instead of pkg_check_libotf and
1244 pkg_check_m17n_flt, respectively, for the sake of the summary output.
1245 Reported by Ulrich Mueller.
435f8bc5 1246
2ee27f27
EZ
12472008-02-02 Eli Zaretskii <eliz@gnu.org>
1248
1249 * configure.in: If admin/unidata/UnicodeData.txt is present, copy
1250 admin/unidata/Makefile.in to Makefile.
4fd0214c
GM
1251
12522008-02-02 Glenn Morris <rgm@gnu.org>
1253
1254 * configure.in (HAVE_XFT): Ensure it is either "yes" or "no".
1255 (USE_FONT_BACKEND, HAVE_FREETYPE, HAVE_M17N_FLT, HAVE_LIBOTF)
1256 (HAVE_XFT): Add "Does Emacs use..." messages at end.
2ee27f27 1257
9209bb23 12582008-02-01 Miles Bader <miles@gnu.org>
aca7a3d2
MB
1259
1260 * configure.in: Use OPTION_DEFAULT_ON for [freetype], [xft],
1261 [libotf], and [m17n-flt] options.
1262
9209bb23 12632008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
aca7a3d2
MB
1264
1265 * configure.in: Add EMACS_ARG_N([libotf]...), and
1266 EMACS_ARG_N([m17n-flt]. Set back OLD_CPPFLAGS to CPPFLAGS (not
1267 CFLAGS) in XFT checking part. Don't alter C_SWITCH_X_SITE,
1268 CFLAGS, and LIBS in checking of m17n-flt.
1269
9209bb23 12702008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
aca7a3d2
MB
1271
1272 * configure.in: Check the availability of m17n-flt library.
1273
9209bb23 12742008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1275
1276 * configure.in: Don't define HAVE_LIBOTF if OTF_get_features is
1277 not available.
1278
9209bb23 12792008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1280
1281 * configure.in: New args --enable-font-backend, --with-xft,
1282 --with-freetyp. New AC_DEFINEs USE_FONT_BACKEND, HAVE_XFT,
1283 HAVE_FREETYPE, HAVE_LIBOTF. New AC_SUBSTs XFT_LIBS,
1284 FREETYPE_CFLAGS, FREETYPE_LIBS, FONTCONFIG_CFLAGS,
1285 FONTCONFIG_LIBS, LIBOTF_CFLAGS, LIBOTF_LIBS.
1286
9209bb23 12872008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1288
1289 * make-dist: Include etc/charsets in tarball.
1290
9209bb23 12912008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1292
1293 * configure.in: While running cpp on junk.c, include
1294 -DHAVE_UNIDATA in CPPFLAGS if admin/unidata/UnicodeData.txt
1295 exists.
1296
8dd59f01 12972008-01-29 Dan Nicolaescu <dann@ics.uci.edu>
7cc04609
DN
1298
1299 * configure.in (xtensa): Match more configurations.
1300
9c28b587
DN
13012008-01-27 Dan Nicolaescu <dann@ics.uci.edu>
1302
1303 * configure.in: Update comment.
1304
304484e4
GM
13052008-01-26 Glenn Morris <rgm@gnu.org>
1306
1307 * configure.in (--without-gcc): By default, neither off nor on.
f7317f6c 1308 (--with-carbon): Tone down rhetoric in help text.
304484e4 1309
5b940d5a
GM
13102008-01-25 Glenn Morris <rgm@gnu.org>
1311
1312 * configure.in: Correct usage of OPTION_DEFAULT_ON,
1313 OPTION_DEFAULT_OFF so that the defaults are as they used to be.
1314 Default `Carbon' to off (it's unsupported).
1315
bf9a7ece
GM
13162008-01-24 Glenn Morris <rgm@gnu.org>
1317
1318 * configure.in: Standardize dbus-related messages.
1319
1eee1145
MO
13202008-01-23 Michael Olson <mwolson@gnu.org>
1321
1322 * configure.in (pkg-config-prog): Remove initial whitespace.
1323
8b1de1b5
MO
13242008-01-23 Tom Tromey <tromey@redhat.com>
1325
bf9a7ece 1326 * configure.in (OPTION_DEFAULT_ON, OPTION_DEFAULT_OFF): New macros.
8b1de1b5
MO
1327 (EMACS_ARG_Y, EMACS_ARG_N): Remove.
1328 Update all users.
1329
8ca7e0f1
DN
13302008-01-21 Dan Nicolaescu <dann@ics.uci.edu>
1331
1332 * config.guess, config.sub: Updated from master source.
1333
55e6d9b2
AS
13342008-01-17 Andreas Schwab <schwab@suse.de>
1335
95986dbe 1336 * configure.in (HAVE_LIB64_DIR): Rename from HAVE_X86_64_LIB64_DIR.
55e6d9b2 1337
058e0687
GM
13382008-01-17 Glenn Morris <rgm@gnu.org>
1339
1340 * configure.in (HAVE_X86_64_LIB64_DIR): Also set on s390x systems.
1341
6bed5c4a
DN
13422008-01-16 Dan Nicolaescu <dann@ics.uci.edu>
1343
1344 * configure.in: Remove more references to unsupported systems.
1345
ed398055
GM
13462008-01-16 Sven Joachim <svenjoac@gmx.de>
1347
1348 * make-dist: Add --lzma.
1349
2c2935f7
GM
13502008-01-16 Glenn Morris <rgm@gnu.org>
1351
1352 * Makefile.in (maybe_bootstrap): Remove texinfo message, since
1353 configure checks for this.
1354
f40f5dc3
DN
13552008-01-13 Dan Nicolaescu <dann@ics.uci.edu>
1356
1357 * configure.in: Remove more references to unsupported systems.
1358
effb6952
RF
13592008-01-06 Romain Francoise <romain@orebokech.com>
1360
1361 * configure.in: Delete extra semicolons.
1362
f3041af1
DN
13632008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
1364
1365 * configure.in: Remove references to unsupported systems.
1366
37d6e313
RF
13672008-01-05 Romain Francoise <romain@orebokech.com>
1368
1369 * make-dist: Add --bzip2. Update copyright.
1370
d35e1cd7
DN
13712008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
1372
1373 * configure.in: Remove support for Masscomp.
1374
b26cd843
GM
13752008-01-05 Glenn Morris <rgm@gnu.org>
1376
1377 * Makefile.in (desktopdir, icondir): New variables.
1378 (install-arch-indep): Also depend on `install-etc'.
1379 (install-etc): New target.
1380 (mkdir): Also create the `applications' and `icons' directories.
1381
d8981daf
GM
13822008-01-04 Glenn Morris <rgm@gnu.org>
1383
1384 * make-dist: Update for new etc/images/icons/hicolor directory.
1385
d088fbb2
AS
13862007-12-09 Andreas Schwab <schwab@suse.de>
1387
1388 * configure.in: D-Bus is not enabled by default.
1389
880820fe 13902007-12-06 Jan Djärv <jan.h.d@swipnet.se>
9fb1ba80
JD
1391
1392 * configure.in: Add AC_CONFIG_SRCDIR which was lost in the previous
1393 change.
1394
880820fe 13952007-12-04 Jan Djärv <jan.h.d@swipnet.se>
9cf8f393 1396
10d1d0af 1397 * configure.in: Give package name and version to AC_INIT.
9cf8f393 1398
cffe4909
MH
13992007-12-03 Magnus Henoch <mange@freemail.hu>
1400
1401 * configure.in: Use PKG_CHECK_MODULES to check for D-Bus.
1402
868641cc
MA
14032007-12-03 Michael Albinus <michael.albinus@gmx.de>
1404
1405 * configure.in: No need for DBUS_INFO anymore.
1406
868641cc
MA
1407 * Makefile.in (INFO_FILES): Use dbus unconditionally.
1408
131e4133
MA
14092007-12-02 Michael Albinus <michael.albinus@gmx.de>
1410
1411 * configure.in: Add D-Bus checks. D-Bus is disabled by default.
1412
131e4133
MA
1413 * Makefile.in (INFO_FILES): Add dbus.
1414
916447e4
RF
14152007-12-02 Romain Francoise <romain@orebokech.com>
1416
1417 * make-dist: Fix last change.
1418
472fd4dc
GM
14192007-11-28 Petr Salinger <Petr.Salinger@seznam.cz> (tiny change)
1420
1421 * configure.in: Add support for gnu-kfreebsd.
1422
02964da1
GM
14232007-11-28 Glenn Morris <rgm@gnu.org>
1424
1425 * make-dist: Add etc/nxml.
1426
d6447bae
RF
14272007-11-24 Romain Francoise <romain@orebokech.com>
1428
1429 * Makefile.in (INFO_FILES): Add nxml-mode.
1430
3ada8b66
RF
14312007-11-23 Romain Francoise <romain@orebokech.com>
1432
1433 * make-dist: Include nXML. Don't try to copy FTP, it was removed on
1434 2007/10/17. Don't special-case alloca.c which is no longer in CVS.
1435
074767f2
AS
14362007-11-20 Andreas Schwab <schwab@suse.de>
1437
14ee32ab 1438 * configure.in: Always include <resolv.h> when checking for res_init.
074767f2 1439
8d6069a4
AS
14402007-11-17 Andreas Schwab <schwab@suse.de>
1441
1442 * update-subdirs: Atomically update subdirs.el.
1443
4f73d1e1
GM
14442007-11-17 Glenn Morris <rgm@gnu.org>
1445
1446 * Makefile.in (check-declare): New target.
1447
f117c226
GM
14482007-11-07 Glenn Morris <rgm@gnu.org>
1449
1450 * configure.in: Deprecate Mac Carbon port.
1451
880820fe 14522007-11-01 Jan Djärv <jan.h.d@swipnet.se>
a5c2c204
JD
1453
1454 * configure.in: Remove HAVE_X11R5 check.
1455
9a56b440
GM
14562007-10-31 Glenn Morris <rgm@gnu.org>
1457
1458 * Makefile.in (install-arch-indep): Fallback to $USER and `id -un'
1459 when changing ownership of installed files.
1460
32c22e5e
GM
14612007-10-30 Glenn Morris <rgm@gnu.org>
1462
1463 * make-dist: Add new directory etc/gnus.
1464
47cca554
MO
14652007-10-30 Michael Olson <mwolson@gnu.org>
1466
1467 * Makefile.in (INFO_FILES): Alphabetize. Add remember.
1468
7016b92b
GM
14692007-10-29 Glenn Morris <rgm@gnu.org>
1470
1471 * make-dist: Add new directories etc/images/smilies/grayscale,medium.
1472
ca076674
GM
14732007-10-23 Glenn Morris <rgm@gnu.org>
1474
1475 * MAINTAINERS: Move to admin/.
1476
c136b828
CY
14772007-10-17 Chong Yidong <cyd@stupidchicken.com>
1478
1479 * configure.in (HAVE_RES_INIT): Define if res_init() exists.
1480 (HAVE_LIBRESOLV): Also define if we are using res_init().
1481
c49847b9
GM
14822007-10-17 Glenn Morris <rgm@gnu.org>
1483
1484 * FTP: Remove file, since it's just a duplicate of one in etc/.
1485
799303b6
EZ
14862007-10-05 Eli Zaretskii <eliz@gnu.org>
1487
1488 * config.bat: Fix configuring `doc' due to changes in the
1489 directory structure.
1490
5aec60df 14912007-09-16 Peter O'Gorman <bug-gnu-emacs@mlists.thewrittenword.com> (tiny change)
846d1b3e
JD
1492
1493 * configure.in: Don't use -lpthread on HP-UX.
1494
c8d2eff3
GM
14952007-09-16 Glenn Morris <rgm@gnu.org>
1496
1497 * make-dist: File gfdl.1 has been removed.
1498
02ff9df4
GM
14992007-09-15 Glenn Morris <rgm@gnu.org>
1500
1501 * configure.in: Fix makeinfo version regexp.
1502
cd227ad1
GM
15032007-09-12 Glenn Morris <rgm@gnu.org>
1504
5a6a83f2
GM
1505 * configure.in (AC_FUNC_ALLOCA): Throw an error if a system
1506 implementation of alloca is not found.
1507
cd227ad1 1508 * Makefile.in (SOURCES, unlock, relock): Delete.
a3372e09 1509 (install-arch-indep): Do not exclude the etc/ Makefiles.
cd227ad1 1510
fe79fcb3
JL
15112007-09-09 Juri Linkov <juri@jurta.org>
1512
1513 * make-dist: Remove AUTHORS and CONTRIBUTE (moved to etc).
1514
1515 * README: Add doc/ to documentation directories.
1516
97268cd1
MO
15172007-09-08 Michael Olson <mwolson@gnu.org>
1518
1519 * MAINTAINERS: Add myself for ERC and tq.el.
9a4d5e0c 1520 Update for new doc/ directory layout.
97268cd1 1521
d175b0ae
RF
15222007-09-06 Romain Francoise <romain@orebokech.com>
1523
1524 * make-dist: Update for new doc/ directory layout.
1525
e7426ea4
GM
15262007-09-06 Glenn Morris <rgm@gnu.org>
1527
1528 * Makefile.in (mansrcdir): New variable.
1529 (SUBDIR_MAKEFILES): Update for new doc/ directory layout.
1530 (man/Makefile, lispref/Makefile, lispintro/Makefile): Rename and
1531 update these targets for new doc/ directory layout.
1532 (doc/misc/Makefile): New target.
1533 (install-arch-indep): Use mansrcdir for new location of manpages.
1534 (mostlyclean, clean, distclean, maintainer-clean, unlock)
1535 (relock, info, dvi): Update targets for new doc/ directory layout.
1536
1537 * configure.in (AC_OUTPUT): Update names of generated Makefiles
1538 for new doc/ directory layout.
1539
709e90de
AS
15402007-09-02 Andreas Schwab <schwab@suse.de>
1541
1542 * configure.in: Use AS_HELP_STRING throughout.
1543 * configure: Regenerate.
1544
880820fe 15452007-09-02 Jan Djärv <jan.h.d@swipnet.se>
f8932819
JD
1546
1547 * configure.in: Require Gtk/Glib 2.6.
1548
49adb60f
TTN
15492007-09-02 Thien-Thi Nguyen <ttn@gnuvola.org>
1550
1551 * configure.in (EMACS_ARG_Y, EMACS_ARG_N): New AC_DEFUNs.
1552 Use them throughout in place of AC_ARG_WITH calls.
1553 * configure: Regenerate.
1554
28aa2c3e
AS
15552007-09-01 Andreas Schwab <schwab@suse.de>
1556
1557 * configure.in: Put quotes around nested macro calls.
1558
e35a28cd
TTN
15592007-08-31 Ulrich Mueller <ulm@gentoo.org> (tiny change)
1560
1561 * configure.in: Fix typo.
1562 * configure: Regenerate.
1563
050b82f6
GM
15642007-08-30 Glenn Morris <rgm@gnu.org>
1565
1566 * configure.in (AH_BOTTOM): Copy some manual changes made to
1567 src/config.in here so they are not lost when it regenerates.
1568
e1b79824
GM
1569 * README.multi-tty: Move to admin/notes/multi-tty, with some edits.
1570
880820fe 15712007-08-29 Károly Lőrentey <karoly@lorentey.hu>
e1b79824
GM
1572
1573 * README.multi-tty: New file.
1574
6d017e27
GM
15752007-08-29 Glenn Morris <rgm@gnu.org>
1576
1577 * README: Increase version to 23.0.50.
1578
880820fe 15792007-08-29 Jan Djärv <jan.h.d@swipnet.se>
c982cf7d
JD
1580
1581 * configure.in: New option: --without-xaw3d.
1582
d25b54b3
GM
15832007-08-24 Glenn Morris <rgm@gnu.org>
1584
1585 * configure.in: Check for a suitably recent makeinfo.
1586
3d20d6aa
SM
15872007-08-23 Johannes Weiner <hannes@saeurebad.de> (tiny change)
1588
1589 * configure.in (Check for required libraries): Typo.
1590
ae0476ed
YM
15912007-08-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1592
1593 * configure.in: Check librsvg2 also for Mac Carbon.
1594
561c44e8
RF
15952007-08-22 Romain Francoise <romain@orebokech.com>
1596
1597 * make-dist: Follow reorganization of files in etc/.
1598
65999ef5
GM
15992007-08-22 Paul Pogonyshev <pogonyshev@gmx.net>
1600
1601 * configure.in: Add support for SVG images through librsvg2.
1602
664a406f
EZ
16032007-07-28 Eli Zaretskii <eliz@gnu.org>
1604
1605 * Makefile.in (install-arch-indep): Use "rm -f" for removing DOC,
1606 to avoid an error message if there is no DOC there.
1607
cacc7b51
GM
16082007-07-25 Glenn Morris <rgm@gnu.org>
1609
1610 * Relicense all FSF files to GPLv3 or later.
1611
9e45936b 1612 * COPYING, info/COPYING: Switch to GPLv3.
cacc7b51 1613
880820fe 16142007-06-20 Jan Djärv <jan.h.d@swipnet.se>
31ad8850
JD
1615
1616 * configure.in: Complain if X seems to be installed but no
515f0896 1617 development files were found.
31ad8850 1618
7adaaf72
GM
16192007-06-20 Glenn Morris <rgm@gnu.org>
1620
1621 * configure.in: Prefer libgif over libungif.
1622
880820fe 16232007-06-14 Jan Djärv <jan.h.d@swipnet.se>
bfa6fb7e
JD
1624
1625 * configure.in: Check for all image libraries before exiting.
1626
880820fe 16272007-06-13 Jan Djärv <jan.h.d@swipnet.se>
1ee86f21
JD
1628
1629 * configure.in: Exit with error if image libraries aren't found.
1630
154c9c9b
CY
16312007-06-13 Chong Yidong <cyd@stupidchicken.com>
1632
1633 * configure.in: Merge xaw3d and libXaw checks. Check xaw3d even
1634 when compiling without scrollbars.
1635
7a9a50d8
GM
16362007-06-12 Glenn Morris <rgm@gnu.org>
1637
1638 * configure.in (HAVE_GIF): If -lungif fails, try -lgif.
1639
880820fe 16402007-06-11 Jan Djärv <jan.h.d@swipnet.se>
29d69661 1641
4b649a8e
JB
1642 * configure.in: Change wording about yes/gtk and lucid/athena
1643 being synonyms.
29d69661 1644
45cb0b58
GM
16452007-06-08 Glenn Morris <rgm@gnu.org>
1646
1647 * configure.in: Make gtk the default toolkit.
1648
42bf63da
GM
16492007-06-07 Glenn Morris <rgm@gnu.org>
1650
1651 * configure.in (NON_GNU_CPP): On Solaris, set using a proper check
1652 for a Sun C compiler.
1653
924e4ab0
GM
1654 * Makefile.in (install-arch-indep): Install only the DOC- file
1655 specific to the build, if possible, rather than DOC-*.
1656
7dfc4cda
CY
16572007-06-02 Chong Yidong <cyd@stupidchicken.com>
1658
1659 * Version 22.1 released.
1660
80821874
CY
16612007-05-25 Chong Yidong <cyd@stupidchicken.com>
1662
1663 * mkinstalldirs: Sync to version in automake CVS.
1664
1770dcdc
AS
16652007-05-22 Andreas Schwab <schwab@suse.de>
1666
14ee32ab 1667 * configure.in: Prefer build_alias over host when host_alias is not set.
1770dcdc
AS
1668 * configure: Regenerate.
1669
16702007-05-20 Andreas Schwab <schwab@suse.de>
1671
1672 * configure.in: Remove empty AC_SUBST.
1673 * configure: Regenerate.
1674
7e5a23bd
NR
16752007-05-20 Nick Roberts <nickrob@snap.net.nz>
1676
1677 * configure.in: Use HAVE_GPM instead of HAVE_GPM_H and implement
1678 it like others.
1679 * configure: Regenerate.
1680
60889ffa
NR
16812007-05-20 Nick Roberts <nickrob@snap.net.nz>
1682
14ee32ab 1683 * configure.in (AC_CHECK_HEADERS): Add gpm.h.
60889ffa
NR
1684 (AC_CHECK_LIB): Add -lgpm.
1685 * configure: Regenerate.
1686
a61daa64
GM
16872007-05-03 Glenn Morris <rgm@gnu.org>
1688
1689 * configure: Tweak message about the absence of shell functions.
1690
edaeebf5
AS
16912007-04-27 Andreas Schwab <schwab@suse.de>
1692
14ee32ab 1693 * Makefile.in (config.status): Depend on ${srcdir}/lisp/version.el.
edaeebf5 1694
07016031
GM
16952007-04-26 Glenn Morris <rgm@gnu.org>
1696
1697 * README: Increase version to 22.1.50.
1698
6b6c5b14
JB
16992007-04-24 Juanma Barranquero <lekktu@gmail.com>
1700
1701 * INSTALL (DETAILED BUILDING AND INSTALLATION): Fix typo.
1702
e45f35a0
CY
17032007-04-19 Glenn Morris <rgm@gnu.org>
1704
4b649a8e 1705 * configure.in: Signal error if Xaw libs are missing in a Lucid build.
e45f35a0 1706
d14f8614
GM
17072007-04-18 Glenn Morris <rgm@gnu.org>
1708
1709 * INSTALL: Mention CPP.
1710
c98b464f
GM
17112007-04-15 Glenn Morris <rgm@gnu.org>
1712
1713 * FTP: Replace with a pointer to the web version.
1714
fc6ee824
GM
17152007-04-13 Glenn Morris <rgm@gnu.org>
1716
1717 * INSTALL: In lib-src, timer, wakeup, yow are removed.
1718
2c0b72db
GM
17192007-04-04 Glenn Morris <rgm@gnu.org>
1720
1721 * configure.in (NON_GNU_CPP): Use associated preprocessor when
1722 compiling with Sun Studio on Solaris.
1723
7ba3f463
GM
17242007-03-23 Glenn Morris <rgm@gnu.org>
1725
1726 * configure.in: Restore support for hp800 (removed 2007-01-27)
1727 following clarification of legal status.
1728
6b6c5b14 17292007-03-22 Joe Buehler <jbuehler@spirentcom.com> (tiny change)
b7d9aa44
CY
1730
1731 * configure.in: Add support for AIX4.3 on IBM RS6000.
1732
1733 * configure: Regenerate.
1734
9b77729f
RS
17352007-03-20 Richard Stallman <rms@gnu.org>
1736
1737 * configure.in: Fix previous change.
1738
705959fc
RS
17392007-03-19 Deanna Phillips <deanna@sixbit.org> (tiny change)
1740
1741 * configure.in (arm-*-openbsd*, hppa-*-openbsd*)
1742 (m88k-*-openbsd*, mips64-*-openbsd*, sh-*-openbsd*): Added.
1743 (ns32k-*-openbsd*, ns32k-*-openbsd*): Deleted.
1744
51673bc4
CY
17452007-03-19 Chong Yidong <cyd@stupidchicken.com>
1746
1747 * configure.in: Don't define KERBEROS, KERBEROS5, or HESIOD if the
1748 user specifies "without".
1749
1750 * configure: Regenerate.
1751
880820fe 17522007-03-18 Jan Djärv <jan.h.d@swipnet.se>
fe542960
JD
1753
1754 * configure.in: Warning for Gtk+ and Cygwin added.
4c757a6f 1755 (HAVE_XFT): OLD_CFLAGS changed to OLD_CPPFLAGS.
fe542960 1756
c16a484b
GM
17572007-02-27 Glenn Morris <rgm@gnu.org>
1758
1759 * make-dist (oldXMenu): Remove Imakefile.
1760 (etc/images): Add README.
1761
3a7723ad
DN
17622007-02-25 Dan Nicolaescu <dann@ics.uci.edu>
1763
67feae14 1764 * configure.in (xtensa-*-linux-gnu*): New configuration.
3a7723ad 1765
67feae14 1766 * configure: Regenerate.
3a7723ad 1767
a12246ad
DN
17682007-02-22 Dan Nicolaescu <dann@ics.uci.edu>
1769
1770 * config.guess, config.sub: Updated from master source.
c16a484b 1771
4bbe413d 17722007-01-31 Sascha Wilde <wilde@sha-bang.de> (tiny change)
0cba6386 1773
4bbe413d 1774 * configure.in (PKG_CHECK_MODULES): Change ///* to / in cflags and libs.
0cba6386 1775
44a43802
CY
17762007-01-29 Chong Yidong <cyd@stupidchicken.com>
1777
1778 * configure.in: Restore support for hp800's not running HP-UX.
1779
1780 * configure: Regenerate.
1781
6d1f63d5
CY
17822007-01-27 Chong Yidong <cyd@stupidchicken.com>
1783
1784 * configure.in: Remove support for hp800 and sr2k machine types.
1785
1786 * configure: Regenerate.
1787
880820fe 17882007-01-26 Jan Djärv <jan.h.d@swipnet.se>
cddb7844
JD
1789
1790 * configure.in: Add check for libXft.
1791
4bbe413d 17922007-01-18 Bruno Haible <bruno@clisp.org> (tiny change)
100874d5
CY
1793
1794 * INSTALL: Info files moved to share/info.
1795
c3295e7b
RS
17962007-01-02 Stephen C. Gilardi <scgilardi@gmail.com> (tiny change)
1797
1798 * configure.in: Detect and use fink-installed in intel-based Mac
1799 builds; change Apple Darwin section to support both PowerPC and
1800 Intel-based Macs.
1801
14429ceb
AS
18022006-12-26 Andreas Schwab <schwab@suse.de>
1803
1804 * Makefile.in (datarootdir): Define.
1805
be064bc4
RS
18062006-12-24 Richard Stallman <rms@gnu.org>
1807
1808 * configure.in: Require Autoconf 2.61.
1809
453027ac
EZ
18102006-12-22 Mark Davies <mark@mcs.vuw.ac.nz>
1811
1812 * configure.in: Add support for NetBSD on x86-64, hp800 and sh3el.
1813 Remove redundant entry for powerpc-apple-netbsd.
1814
1815 * configure: Regenerate.
1816
007e4308
CY
18172006-12-22 Chong Yidong <cyd@stupidchicken.com>
1818
1819 * configure: Regenerate with autoconf 2.61.
1820
880820fe 18212006-12-20 Jan Djärv <jan.h.d@swipnet.se>
7fb24298
JD
1822
1823 * configure.in: Detect alsa/asoundlib.h also.
14d1edc0
JB
1824 * configure: Regenerate.
1825
880820fe 18262006-12-19 Jan Djärv <jan.h.d@swipnet.se>
8eeae1c9 1827
14d1edc0
JB
1828 * configure.in: Check if GTK+ compiles at all.
1829
64d962c1
AS
18302006-12-10 Andreas Schwab <schwab@suse.de>
1831
1832 * configure.in: Remove check for struct timezone, its result is
1833 never used.
1834
14d1edc0 18352006-12-08 NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (tiny change)
f5473695
CY
1836
1837 * configure.in: Add support for Solaris 10 on x86-64.
1838
880820fe 18392006-12-08 Jan Djärv <jan.h.d@swipnet.se>
75750090
JD
1840
1841 * INSTALL (DETAILED BUILDING AND INSTALLATION): Document usage
1842 of PKG_CONFIG_PATH.
1843
ee77eef5
YM
18442006-12-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1845
1846 * configure.in (HAVE_SYNC): New test.
1847
c00d843f
GM
18482006-12-03 Glenn Morris <rgm@gnu.org>
1849
1850 * Makefile.in: Fix Copyright format.
1851
23382015
GM
1852 * configure.in (AH_TOP): Add missing Copyright year.
1853
1854 * update-subdirs: Add missing Copyright years.
1855
e925d5ae 18562006-11-27 Chris Moore <christopher.ian.moore@gmail.com>
f7e73b1d
CY
1857
1858 * Makefile.in: Touch only the parts of the share/emacs directory
1859 specific to this version.
1860
daab13ea
CY
18612006-11-26 Chong Yidong <cyd@stupidchicken.com>
1862
1863 * configure.in (HAVE_X86_64_LIB64_DIR): New test.
1864
9b150aa2
YM
18652006-11-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1866
1867 * configure.in (HAVE_CANCELMENUTRACKING): Remove test.
1868
c5a31d8b
YM
18692006-11-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1870
1871 * configure.in: Prefer X11 to Carbon only when some X-specific
880820fe 1872 option is specified (Thanks to Jan Djärv and Andreas Schwab).
c5a31d8b 1873
c38d01fb
RF
18742006-11-04 Romain Francoise <romain@orebokech.com>
1875
d57727c9
JB
1876 * Makefile.in (bootstrap-clean-before): Fix typo.
1877 Use new target `bootstrap-clean' in the leim subdirectory.
c38d01fb 1878
d57727c9 18792006-11-03 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
d6d1029d
CY
1880
1881 * configure.in: Enable sparc64/ia64/powerpc FreeBSD builds.
1882
c0af0f6e
CY
18832006-10-30 Chong Yidong <cyd@stupidchicken.com>
1884
1885 * make-dist: Add makefile.w32-in to the man, lispref and lispintro
1886 directories.
1887
afa0f40b
CY
18882006-10-29 Jeramey Crawford <jeramey@jeramey.com>
1889
1890 * configure.in: Enable x86-64 OpenBSD compilation.
1891
3f9a75cd
GM
18922006-10-28 Glenn Morris <rgm@gnu.org>
1893
1894 * AUTHORS: Add cal-html.el author.
1895
e278f0fe
YM
18962006-10-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1897
1898 * make-dist: Make links to mac/make-package and
1899 mac/Emacs.app/Contents/Resources/Emacs.icns.
1900
4f2c8638
CY
19012006-10-27 Chong Yidong <cyd@stupidchicken.com>
1902
1903 * README: Bump version number to 22.0.90.
1904
92d1ccf4
AS
19052006-10-23 Andreas Schwab <schwab@suse.de>
1906
1907 * configure.in: Make sure x_default_search_path is always set even
1908 when x_libraries is empty, and look in .../share as well for each
1909 library directory.
1910
7ad02ea8
KH
19112006-09-28 Kenichi Handa <handa@m17n.org>
1912
1913 * configure.in (locallisppath): Don't include leim dir.
1914 (lisppath): Include leim dir.
1915
45a2056c
JB
19162006-09-15 Jay Belanger <belanger@truman.edu>
1917
1918 * COPYING: Replace "Library Public License" by "Lesser Public
1919 License" throughout.
1920
4b1aaa8b
PE
19212006-09-11 Paul Eggert <eggert@cs.ucla.edu>
1922
1923 * make-dist (EMACS): Exit and fail if the EMACS environment
1924 variable is set to something other than an absolute file name.
1925
e9f67acf
AS
19262006-08-16 Andreas Schwab <schwab@suse.de>
1927
1928 * configure.in (PKG_CHECK_MODULES): Use AS_MESSAGE_LOG_FD instead
1929 of hardcoding it.
1930
3cb74cd1
RS
19312006-08-16 Richard Stallman <rms@gnu.org>
1932
1933 * INSTALL.CVS: Clean up wording.
1934
41bab5e3
EZ
19352006-07-14 Eli Zaretskii <eliz@gnu.org>
1936
1937 * configure.in (PKG_CHECK_MODULES): Redirect the output of
1938 $PKG_CONFIG --exists "$2" to config.log.
d57727c9 1939 * configure: Regenerate.
41bab5e3 1940
3aa7c28e
RS
19412006-07-08 Richard Stallman <rms@gnu.org>
1942
1943 * INSTALL (DETAILED BUILDING AND INSTALLATION): Minor corrections.
1944
1eca02e7
KS
19452006-07-09 Kim F. Storm <storm@cua.dk>
1946
1947 * CONTRIBUTE: Use outline format.
1948 Add section on copyright years (from admin/notes/years).
1949
d47a5ce6
EZ
19502006-07-08 Eli Zaretskii <eliz@gnu.org>
1951
3aa7c28e 1952 * configure.in (PKG_CHECK_MODULES): Redirect stderr of pkg-config
d47a5ce6
EZ
1953 to /dev/null, since we don't need the error message, just the
1954 exit status.
1955
014a250c
EZ
19562006-07-07 Eli Zaretskii <eliz@gnu.org>
1957
d57727c9
JB
1958 * CONTRIBUTE: Slight formatting changes and typo fixes.
1959 Add description of NEWS markings.
014a250c 1960
09542a66
KS
19612006-07-07 Kim F. Storm <storm@cua.dk>
1962
1963 * CONTRIBUTE: Mention INSTALL.CVS.
1964
98f46e1b
RF
19652006-07-05 Romain Francoise <romain@orebokech.com>
1966
1967 * make-dist (top-level): Add CONTRIBUTE.
1968
978db147
RS
19692006-07-04 Richard Stallman <rms@gnu.org>
1970
1971 * CONTRIBUTE: Much rewrite.
1972
6f82a6d0
NR
19732006-07-04 Nick Roberts <nickrob@snap.net.nz>
1974
1975 * CONTRIBUTE: New file.
1976
eff6bfea
EZ
19772006-06-24 Eli Zaretskii <eliz@gnu.org>
1978
f8e83735 1979 * INSTALL: Mention www.nongnu.org pages that list free Unicode fonts.
eff6bfea 1980
880820fe 19812006-05-18 Jan Djärv <jan.h.d@swipnet.se>
88fab15b
JD
1982
1983 * configure.in: Add check for ALSA.
88fab15b 1984
f53d2e87
EZ
19852006-05-06 Eli Zaretskii <eliz@gnu.org>
1986
1987 * Makefile.in (INFO_FILES): Remove emacs-xtra.
1988
1989 * info/dir: Remove the Emacs-Xtra entry.
1990
d57727c9 19912006-04-20 Ramprasad B <ramprasad_i82@yahoo.com>
ee546279 1992
178463e7 1993 Update copyright year(s) in many files.
8aa90482 1994
7c00e1e9
EZ
19952006-04-01 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
1996
1997 * configure.in (HAVE_XAW3D): Disable Xaw3d check if
1998 --without-toolkit-scroll-bars was specified.
1999
7e332390 20002006-04-01 Christoph Bauer <Christoph.Bauer@lms-gmbh.de> (tiny change)
7c00e1e9 2001
8aa90482
KS
2002 * configure.in (hppa*-hp-hpux1[1-9]*): Add -D_INCLUDE__STDC_A1_SOURCE
2003 to CFLAGS. Update Copyright years written to src/config.in.
7c00e1e9 2004
8a7c3c86
EZ
20052006-03-18 Claudio Fontana <claudio@gnu.org>
2006
2007 * Makefile.in (INFO_FILES): New variable, contains all Info file names.
2008 (install-arch-indep, uninstall): Use $(INFO_FILES) to specify files
2009 to be installed/uninstalled.
2010 (uninstall): Invoke "$(INSTALL_INFO) --remove" to remove references
2011 to Info files installed by Emacs.
2012
83fe2c21 20132006-03-03 Claudio Fontana <claudio@gnu.org>
6e1fbe44 2014
9e2bcc86
EZ
2015 * Makefile.in (install, uninstall): Add DESTDIR variable to
2016 support staged installations.
6e1fbe44 2017
885f1975
RS
20182006-02-14 Richard M. Stallman <rms@gnu.org>
2019
2020 * configure.in (s390x-*-linux-gnu*): New configuration.
2021
880820fe 20222006-01-31 Jan Djärv <jan.h.d@swipnet.se>
448541bc
JD
2023
2024 * configure.in: Require GTK 2.4 or newer.
448541bc 2025
597993cf
MB
20262006-01-29 Michael Olson <mwolson@gnu.org>
2027
2028 * Makefile.in (install-arch-indep, uninstall): Add ERC.
2029 * info/dir (ERC): New entry.
2030
33c7860d
EZ
20312006-01-29 Eli Zaretskii <eliz@gnu.org>
2032
2033 * info/dir: Fix last change.
2034
07037643
LT
20352006-01-28 Luc Teirlinck <teirllm@auburn.edu>
2036
2037 * Makefile.in (install-arch-indep, uninstall): Add rcirc.
2038
f9fe3e26
EZ
20392006-01-27 Eli Zaretskii <eliz@gnu.org>
2040
2041 * info/dir: Untabify the whole file.
07037643 2042 (Rcirc): New entry.
f9fe3e26 2043
e143ad11
AS
20442006-01-12 Andreas Schwab <schwab@suse.de>
2045
2046 * configure.in: Move AC_AIX and AC_GNU_SOURCE before first compile
2047 check.
e143ad11 2048
01abe918
CY
20492006-01-02 Chong Yidong <cyd@stupidchicken.com>
2050
2051 * configure.in: Use -Wno-pointer-sign if available.
01abe918 2052
88ec8c53
AS
20532005-12-29 Andreas Schwab <schwab@suse.de>
2054
2055 * config.guess, config.sub: Updated from master source.
2056
cdda1b59 20572005-12-25 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
d52c26e9 2058
f8e83735 2059 * configure.in: Use amdx86-64 for freebsd on x86_64.
d52c26e9 2060
ad7a98ae
RF
20612005-11-22 Romain Francoise <romain@orebokech.com>
2062
2063 * make-dist: Add etc/images/icons.
2064
11bdfcdd
AS
20652005-11-03 Andreas Schwab <schwab@suse.de>
2066
2067 * configure.in: Use GZIP_PROG instead of GZIP.
2068
2069 * Makefile.in (GZIP_PROG): Renamed from GZIP.
2070 (install-arch-indep): Adjust.
2071
b4235a80
AS
20722005-11-01 Andreas Schwab <schwab@suse.de>
2073
2074 * Makefile.in (bootstrap): Fix dependencies for parallel build.
2075 (bootfast): Likewise.
2076
e8439d34
RF
20772005-11-01 Romain Francoise <romain@orebokech.com>
2078
2079 * configure.in: Check for gzip.
e8439d34
RF
2080
2081 * Makefile.in (install): Compress source files.
2082
eae54018
ST
20832005-10-24 Steven Tamm <steventamm@mac.com>
2084
e8439d34 2085 * configure.in: Fix darwin386 configuration issue.
eae54018 2086
5798342c
EZ
20872005-10-22 Eli Zaretskii <eliz@gnu.org>
2088
2089 * INSTALL.CVS: Add mh-autoloads to the partial rebuild procedure.
2090
ffda926c
BW
20912005-10-17 Bill Wohler <wohler@newt.com>
2092
2093 * make-dist: Create and populate etc/images/low-color.
2094
29dd7a69
BW
20952005-10-15 Bill Wohler <wohler@newt.com>
2096
2097 * make-dist: Create and populate etc/images/gud.
2098
b82ecedf
RS
20992005-10-08 Richard M. Stallman <rms@gnu.org>
2100
2101 * make-dist (tempparent): Don't check for 14-char file name limit.
2102
36eaa68f
RF
21032005-10-07 Romain Francoise <romain@orebokech.com>
2104
2105 * make-dist: Add etc/images/ezimage and etc/images/mail
2106 directories. Install images in etc/images.
2107
66533b25
YM
21082005-10-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2109
2110 * configure.in: Prefer Carbon if --enable-carbon-app or
2111 --with-carbon is explicitly specified even when X11 is detected.
66533b25 2112
5c4757d3
RS
21132005-09-15 Ulf Jasper <ulf.jasper@web.de>
2114
2115 * Makefile.in (install-arch-indep, uninstall):
2116 Handle newsticker manual.
2117 (info): Add - to commands.
2118
ed326e35
EZ
21192005-09-10 Giuseppe Scrivano <gscrivano@gmail.com>
2120
2121 Remove the MAXPATHLEN limitations:
2122
2123 * configure.in (AC_CHECK_FUNCS): Check for get_current_dir_name.
ed326e35 2124
022dc424 21252005-09-09 Eli Zaretskii <eliz@gnu.org>
50a6ff15
EZ
2126
2127 * configure.in <lynxsos*>: Support for LynxOS on PPC.
d57727c9 2128 * configure: Regenerate.
50a6ff15 2129
c9ac21eb
PE
21302005-09-05 Paul Eggert <eggert@cs.ucla.edu>
2131
2132 * config.guess, config.sub: Updated from master source.
2133
9a69ec4b
JB
21342005-08-03 Juanma Barranquero <lekktu@gmail.com>
2135
2136 * .cvsignore: Add `lock'.
2137
c638055f
JB
21382005-07-28 Juanma Barranquero <lekktu@gmail.com>
2139
2140 * .cvsignore: Add `data' and `site-lisp' (for in-place installs).
2141
9eff9fe3
PE
21422005-07-26 Paul Eggert <eggert@cs.ucla.edu>
2143
2144 Merge gnulib getopt implementation into Emacs.
2145
2146 * Makefile.in (AUTOCONF_INPUTS): New macro.
2147 ($(srcdir)/configure, $(srcdir)/src/stamp-h.in): Depend on it,
2148 so that these files also depend on m4/getopt.m4.
2149 * configure.in: Configure getopt by including m4/getopt.m4,
2150 and configuring a getopt replacement if necessary.
2151 * make-dist: Add m4 subdirectory. Unlink lib-src/getopt.h.
2152 * m4/getopt.m4: New file.
2153
edfaf76d
LK
21542005-07-06 Lute Kamstra <lute@gnu.org>
2155
2156 * configure.in: Fix capitalization.
edfaf76d 2157
385ee3de
LK
21582005-07-04 Lute Kamstra <lute@gnu.org>
2159
2160 Update FSF's address in GPL notices.
2161
880820fe 21622005-06-19 Jérôme Marant <jerome@marant.org>
eb7c6f20
LK
2163
2164 * Makefile.in (epaths-force): Protect both lisppath and
2165 buildlisppath from whitespace.
2166
23fd4483
ST
21672005-06-08 Steven Tamm <steventamm@mac.com>
2168
2169 * configure.in: Support Darwin/MacOSX on Intel
23fd4483 2170
880820fe 21712005-06-06 Jan Djärv <jan.h.d@swipnet.se>
98c3db67
JD
2172
2173 * configure.in (HAVE_CANCELMENUTRACKING): New test.
98c3db67 2174
880820fe 21752005-05-11 Jérôme Marant <jmarant@marant.org>
9adfabc2
LK
2176
2177 * configure.in: Add --enable-locallisppath.
9adfabc2 2178
5063dbbf
YM
21792005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2180
2181 * configure.in: Don't check HAVE_CARBON if HAVE_X11 is set to yes.
2182 Check HAVE_CARBON before USE_TOOLKIT_SCROLL_BARS. Define
2183 USE_TOOLKIT_SCROLL_BARS by default if HAVE_CARBON is set to yes.
5063dbbf 2184
880820fe 21852005-05-07 Jérôme Marant <jerome@marant.org>
6a4fb78f
EZ
2186
2187 * make-dist: Remove references to makefile.nt and makefile.def.
2188 Include widgets and images subdirectories of etc. Do not exclude
2189 ldefs-boot.el.
2190
2c97085e
AS
21912005-04-23 Andreas Schwab <schwab@suse.de>
2192
2193 * configure.in: Remove duplicate match for powerpc configuration.
2c97085e 2194
766c5349
TTN
21952005-04-20 Thien-Thi Nguyen <ttn@gnu.org>
2196
2197 * configure.in: Check for <pwd.h>.
766c5349 2198
118e2c39
LK
21992005-04-14 Lute Kamstra <lute@gnu.org>
2200
2201 * make-dist: Distribute all ChangeLog files in lisp/.
2202 Don't distribute ldefs-boot.el.
2203 lisp/makefile.nt no longer exists.
2204
5c156fdf
LK
22052005-04-13 Lute Kamstra <lute@gnu.org>
2206
2207 * make-dist: Don't use DONTCOMPILE from lisp/Makefile.in; check
2208 for "no-byte-compile: t" in the file instead.
2209
4693dbc9
SM
22102005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
2211
2212 * configure.in <Motif>: Don't let a special LessTif/Motif1.2 install
2213 shadow the main Lesstif/Motif-2.1 libs and includes.
2214
880820fe 22152005-03-10 Jan Djärv <jan.h.d@swipnet.se>
0f88527f
JD
2216
2217 * configure.in: Only add XASSERTS to cppflags.
0f88527f 2218
880820fe 22192005-03-04 Jan Djärv <jan.h.d@swipnet.se>
d0098f13
JD
2220
2221 * configure.in: Added --enable-asserts.
d0098f13 2222
bf247b6e
KS
22232005-02-09 Kim F. Storm <storm@cua.dk>
2224
2225 Change release version from 21.4 to 22.1 throughout.
2226 Change development version from 21.3.50 to 22.0.50.
2227
551ffc27
ST
22282005-01-19 Steven Tamm <steventamm@mac.com>
2229
2230 * configure.in: Check for <sys/utsname.h>.
551ffc27 2231
adf87c29
KS
22322004-12-11 Kim F. Storm <storm@cua.dk>
2233
2234 * Makefile.in (info): Undo 2004-12-05 change.
2235
b2d6e132
LT
22362004-12-08 Luc Teirlinck <teirllm@auburn.edu>
2237
058a9e4f
LT
2238 * info/dir (File): Add URL and Org Mode manuals.
2239 * Makefile.in (install-arch-indep, uninstall): Add url and org
b2d6e132
LT
2240 manuals.
2241
56f7d69d 22422004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
be5472bd
SM
2243
2244 * configure.in (INLINE, RE_TRANSLATE_P): Move patches mistakenly
2245 committed to src/config.in.
2246
880820fe 22472004-12-07 Jan Djärv <jan.h.d@swipnet.se>
b8bdffbe 2248
be5472bd 2249 * configure.in: If $HAVE_GTK_FILE_CHOOSER = yes, check for
b8bdffbe 2250 pthreads and define HAVE_GTK_AND_PTHREAD.
b8bdffbe 2251
cc60c723
RS
22522004-12-05 Richard M. Stallman <rms@gnu.org>
2253
2254 * Makefile.in (info): Ignore errors building info files.
2255
77cafc7a
EZ
22562004-11-27 Eli Zaretskii <eliz@gnu.org>
2257
2258 * config.bat: If 8-byte alignment is not supported, define
2259 NO_DECL_ALIGN in src/config.h, instead of trivially defining
fe3df972
EZ
2260 DECL_ALIGN. Protect & with "" because & is special for cmd.exe;
2261 filter through Sed to remove the quotes.
77cafc7a 2262
49561cf6
SM
22632004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
2264
2265 * info/.cvsignore: Ignore everything. It's OK since .cvsignore does
2266 not apply to files explicitly `cvs add'ed.
2267
d8dfe187
EZ
22682004-11-12 Eli Zaretskii <eliz@gnu.org>
2269
2270 * config.bat: Don't require djecho.exe for the v1.x build.
1b43e144
EZ
2271 Add a test for DECL_ALIGN support, and add a trivial definition to
2272 src/config.h if 8-byte alignment is not supported.
d8dfe187 2273
85c38542
KS
22742004-11-08 Kim F. Storm <storm@cua.dk>
2275
2276 * Makefile.in (bootstrap, bootstrap-clean-before): Remove .elc
2277 files before building.
2278 (bootfast, bootstrap-clean-before-fast): New targets, like
2279 bootstrap but don't remove .elc files.
2280
59dede22
EZ
22812004-11-06 Lars Brinkhoff <lars@nocrew.org>
2282
2283 * configure.in: Add check for getrusage.
2284
880820fe 22852004-11-02 Jan Djärv <jan.h.d@swipnet.se>
572a3cc2 2286
49561cf6
SM
2287 * configure.in (HAVE_GTK_FILE_CHOOSER, $HAVE_GTK_FILE_SELECTION):
2288 New tests for new and old GTK file dialogs.
d0a80c21
JD
2289 (HAVE_GTK): Only set with_toolkit_scroll_bars if not explicitly set
2290 to no.
2291
880820fe 22922004-10-20 Jan Djärv <jan.h.d@swipnet.se>
f17e308a
JD
2293
2294 * configure.in (HAVE_PERSONALITY_LINUX32): New test if PER_LINUX32
2295 can be set. Remove SETARCH test.
f17e308a 2296
cef11da2
ST
22972004-10-08 Steven Tamm <steventamm@mac.com>
2298
2299 * configure.in (HAVE_MALLOC_MALLOC_H): Test for malloc/malloc.h
cef11da2 2300
880820fe 23012004-10-06 Jan Djärv <jan.h.d@swipnet.se>
4cbbf6b7
JD
2302
2303 * configure.in (HAVE_RANDOM_HEAPSTART): Change AC_MSG_ERROR to
05cf15c6 2304 AC_MSG_WARN. Move output of warning message to end of configure run.
4cbbf6b7 2305
880820fe 23062004-10-05 Jan Djärv <jan.h.d@swipnet.se>
4494a266 2307
49561cf6 2308 * configure.in (HAVE_RANDOM_HEAPSTART): Rename HAVE_EXECSHIELD.
4494a266
JD
2309 Run test to see if heap start address is random.
2310
bc9b2430
MB
23112004-09-29 Miles Bader <miles@gnu.org>
2312
2313 * configure.in (HAVE_EXECSHIELD): Test correct env variable to see
2314 if setarch is present.
2315
880820fe 23162004-09-25 Jan Djärv <jan.h.d@swipnet.se>
dd571c2f
JD
2317
2318 * configure.in (HAVE_EXECSHIELD): Only define on x86.
dd571c2f 2319
880820fe 23202004-09-24 Jan Djärv <jan.h.d@swipnet.se>
4489ece2
JD
2321
2322 * configure.in: Check for exec-shield.
4489ece2 2323
de10c114
AS
23242004-08-06 Andreas Schwab <schwab@suse.de>
2325
2326 * Makefile.in (install-arch-indep, uninstall): Add flymake.
2327
d9a68b6a
EZ
23282004-07-31 Eli Zaretskii <eliz@gnu.org>
2329
2330 * config.bat: Update URLs in the comments.
2331
23f87bed
MB
23322004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
2333
49561cf6 2334 * Makefile.in (install-arch-indep): Add pgg and sieve.
23f87bed
MB
2335
2336 * info/.cvsignore: Added pgg and sieve.
2337
52b9b5cc
AS
23382004-07-05 Andreas Schwab <schwab@suse.de>
2339
2340 * Makefile.in (install-arch-indep): Remove .arch-inventory files.
2341
1d390bd8
KH
23422004-06-21 Kenichi Handa <handa@m17n.org>
2343
2344 * make-dist: Link leim-ext.el into tempdir.
2345
1f94377f
LT
23462004-06-15 Luc Teirlinck <teirllm@auburn.edu>
2347
2348 * info/dir (File): Add emacs-xtra.
2349 * Makefile.in (install-arch-indep, uninstall): Add emacs-xtra.
2350
1c492b87
JL
23512004-06-12 Juri Linkov <juri@jurta.org>
2352
2353 * info/dir: Move menu help lines from `* Menu:' to file header.
2354 Describe the purpose of a red *.
2355
8f9d4905
SM
23562004-05-04 Dave Love <fx@gnu.org>
2357
2358 * configure.in: Don't use `extrasub'.
2359
2c2cd44f
SM
23602004-04-29 Dave Love <fx@gnu.org>
2361
2362 * configure.in: Don't forget to quote args to `test'.
2363
510ead5f
TTN
23642004-04-24 Thien-Thi Nguyen <ttn@gnu.org>
2365
2366 * autogen.sh: Update filename in "please read" message.
2367
1ee652eb
RS
23682004-04-17 Richard M. Stallman <rms@gnu.org>
2369
2370 * INSTALL: Move the info about site-lisp dirs,
2371 and say uninstalled Emacs looks there too.
2372
c1994268
EZ
23732004-04-04 Eli Zaretskii <eliz@gnu.org>
2374
2375 * config.bat (lib-src): Recognize comment lines in Makefile.in
2376 that have a TAB after the #, to avoid errors in preprocessing with
2377 GCC 3.3.3.
2378
04e08b8c
LT
23792004-03-31 Luc Teirlinck <teirllm@auburn.edu>
2380
2381 * Makefile.in: Mention in comment that `make maintainer-clean'
2382 deletes .elc files.
2383
4a61faec
SM
23842004-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
2385
2386 * update-subdirs: Add local variables to prevent byte-compiling.
2387
06aacc62
RS
23882004-03-21 Dave Love <fx@gnu.org>
2389
2390 * configure.in: Fix previous change.
2391
36a3fd05
RS
23922004-03-18 Dave Love <fx@gnu.org>
2393
06aacc62 2394 * configure.in: Add -znocombreloc to LDFLAGS if compiler supports it.
36a3fd05 2395
6939e0b1
LT
23962004-03-15 Luc Teirlinck <teirllm@auburn.edu>
2397
2398 * info/dir (File): Add SMTP and SES.
2399
d8d95bc7
SM
24002004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
2401
2402 * Makefile.in (maintainer-clean): Clean in the lisp dir as well.
5e7b4262 2403 (bootstrap): Use the new bootstrap-prepare target in lisp.
d8d95bc7 2404
58ec79cf
KS
24052004-02-18 Kim F. Storm <storm@cua.dk>
2406
d8d95bc7 2407 * INSTALL.CVS: Add info about ssh/cvs related problems and work-around.
58ec79cf 2408
a6eeaa81 24092004-02-16 Eli Zaretskii <eliz@gnu.org>
c33b76da 2410
d8d95bc7 2411 * make-dist: Don't link index.*perm and permute-index into tempdir.
c33b76da 2412
584b627e
JY
24132004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
2414
2415 * AUTHORS (JonathanYavner): Rename testcover-*.el to tcover-*.el
2416 to match previous changes by Eli Zaretskii.
2417
68e4cc57
LT
24182004-02-09 Luc Teirlinck <teirllm@auburn.edu>
2419
2420 * Makefile.in: Set CDPATH to an empty string.
2421
22bb9485
SM
24222004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
2423
2424 * configure.in <darwin>: Use fink packages if available.
2425
880820fe 24262004-01-25 Jérôme Marant <jmarant@free.fr> (tiny change)
ae2230df
RS
2427
2428 * make-dist (lispref): Do include lispref/index.texi.
2429
b4963755 24302004-01-06 Eric Hanchrow <offby1@blarg.net> (tiny change)
722ae5f4 2431
4a61faec 2432 * make-dist (tempdir): Include cursors in nt/icons.
722ae5f4 2433
a6eeaa81 24342003-12-30 Eli Zaretskii <eliz@gnu.org>
d9e0b412
EZ
2435
2436 * INSTALL.CVS: Renamed from INSTALL-CVS to avoid file-name
2437 clashes with install-sh on 8+3 filesystems.
2438
8af1a978
MB
24392003-12-08 Miles Bader <miles@gnu.org>
2440
2441 * .cvsignore: Add .arch-inventory.
2442
ce6e4c21
AS
24432003-12-24 Andreas Schwab <schwab@suse.de>
2444
2445 * configure.in: Check for <sys/socket.h>. Include it before
815617bf 2446 including <net/if.h>. Move check for <net/if.h> before its use.
ce6e4c21 2447
880820fe 24482003-12-24 Jan Djärv <jan.h.d@swipnet.se>
0b1ec9e9
JD
2449
2450 * Makefile.in (install-arch-dep): Don't let cd output go into
2451 pipe for carbon_appdir.
2452
cf59a5b7
AS
24532003-12-24 Andreas Schwab <schwab@suse.de>
2454
2455 * configure.in (PKG_CHECK_MODULES): Fix quoting.
2456
55e4f3cd
AS
24572003-12-01 Andreas Schwab <schwab@suse.de>
2458
2a75d75d 2459 * configure.in (powerpc-apple-darwin*): Use ${CC-cc} instead of
55e4f3cd 2460 hardcoding gcc.
55e4f3cd 2461
880820fe 24622003-11-16 Jan Djärv <jan.h.d@swipnet.se>
57669b57
JD
2463
2464 * configure.in (HAVE_GTK_MULTIDISPLAY): Check if GTK can handle
2465 multiple displays.
22bb9485 2466 Wrong number of args to AC_CHECK_LIB for HAVE_X_SM test corrected.
57669b57 2467
68e03c1c
DL
24682003-09-23 Dave Love <fx@gnu.org>
2469
2470 * configure.in: Check members of struct ifreq.
2471
6df2a645
KS
24722003-09-14 Kim F. Storm <storm@cua.dk>
2473
2474 * configure.in: Add checks for sys/ioctl.h and net/if.h.
2475
da92b8d9
LT
24762003-09-12 Luc Teirlinck <teirllm@mail.auburn.edu>
2477
2478 * Makefile.in (install-arch-indep, uninstall): Add SES manual.
2479
19bb0fcd 24802003-08-18 Lute Kamstra <lute@gnu.org>
e512ece1
LK
2481
2482 * configure.in: Revert the change of 2003-07-29 as GTK+ 2.2 is not
2483 required anymore.
2484
abd39b57
AC
24852003-08-07 Andrew Choi <akochoi@shaw.ca>
2486
2487 * configure.in [powerpc-apple-darwin*]: Use the -no-cpp-precomp
2488 option instead of -traditional-cpp for CPP.
2489
c855f2ca
RS
24902003-07-29 Richard M. Stallman <rms@gnu.org>
2491
2492 * configure.in (HAVE_XIM): Define if XIM is available.
2493
32b0a3c6
JB
24942003-07-29 Tim Van Holder <tim.vanholder@anubex.com> (tiny change)
2495
2496 * configure.in: The function gtk_window_set_icon_from_file was
2497 introduced in GTK+ 2.2, so check for that release.
2498
2eaa00ba
AS
24992003-07-23 Andreas Schwab <schwab@suse.de>
2500
2501 * configure.in: Add --enable-maintainer-mode, substitute MAINT.
2502
2503 * Makefile.in (YACC): Remove, not used.
2504 (MAINT): Don't set.
2505 (${srcdir}/configure, $(srcdir)/src/stamp-h.in): Use @MAINT@ to
2506 disable dependency on ${srcdir}/configure.in when maintainer mode
2507 is disabled.
2508
f57bd967
DL
25092003-07-22 Dave Love <fx@gnu.org>
2510
2511 * configure.in: Make XRegisterIMInstantiateCallback test depend on
2512 HAVE_X11, not with_xim.
2513 (HAVE_CRTIN): Provide template.
2514 <with_png>: Test for png.h and libpng/png.h.
2515
da894f7d
AS
25162003-07-15 Andreas Schwab <schwab@suse.de>
2517
2518 * configure.in: Temporarily leave quoting for AC_DEFINE.
2519
ec03b83e
SM
25202003-07-13 Stefan Monnier <monnier@cs.yale.edu>
2521
2522 * configure.in: Check for posix_memalign.
2523
800bebe3
RS
25242003-07-12 Richard M. Stallman <rms@gnu.org>
2525
2526 * configure.in [netbsd systems]: Define HAVE_CRTIN properly.
2527
42f81f64
KS
25282003-07-09 Kim F. Storm <storm@cua.dk>
2529
2530 * INSTALL (DETAILED BUILDING AND INSTALLATION): Describe new
2531 functionality of --without-xim.
2532
d320e9f3
DL
25332003-06-29 Dave Love <fx@gnu.org>
2534
2535 * configure.in: Fix XRegisterIMInstantiateCallback check for gcc.
2536
7bea57c9
DL
25372003-06-23 Dave Love <fx@gnu.org>
2538
ec03b83e
SM
2539 * configure.in: Check for sys/_mbstate_t.h.
2540 Test XRegisterIMInstantiateCallback prototype.
7bea57c9
DL
2541 (AH_BOTTOM): Define DO_BLOCK_INPUT, my_strftime.
2542
eb3b52fa
DL
25432003-06-06 Dave Love <fx@gnu.org>
2544
2545 * configure.in: Check for locale.h.
2546
f16205ca
DL
25472003-06-05 Dave Love <fx@gnu.org>
2548
ec03b83e
SM
2549 * configure.in: Check for memcpy, mempcpy, mblen, mbrlen.
2550 Use AC_FUNC_STRFTIME, AC_STRUCT_TIMEZONE, AC_TYPE_MBSTATE_T.
f16205ca 2551 (NLIST_STRUCT): Don't define.
eb3b52fa 2552 (AH_BOTTOM): Define my_strftime.
f16205ca 2553
efd60266
JB
25542003-06-02 Richard M. Stallman <rms@gnu.org>
2555
2556 * configure.in: Revert changes of 2003-03-03 and 2003-05-24.
2557
016bd3c0
AS
25582003-05-24 Andreas Schwab <schwab@suse.de>
2559
2560 * configure.in (AH_BOTTOM) [MAC_OSX]: Do not redefine bcopy,
2561 bzero, and bcmp.
2562
7933722a
DL
25632003-05-22 Dave Love <fx@gnu.org>
2564
ec03b83e 2565 * configure.in: Remove redundant test for term.h. Test for difftime.
7933722a 2566
463f55ee
DL
25672003-05-20 Dave Love <fx@gnu.org>
2568
2569 * configure.in: Append * to s390-*-linux-gnu case.
2570 (LIBMAIL) <lockfile>: Don't define.
2571
25722003-04-30 Richard M. Stallman <rms@gnu.org>
2573
2574 * configure.in: Handle system types sysv5uw* and sysv5OpenUNIX*.
2575
880820fe 25762003-04-28 Francesco Potortì <pot@gnu.org>
463f55ee 2577
89aa5de3 2578 * configure.in: Undo last (RMS') change, as it is useless, per
463f55ee
DL
2579 Dave Love.
2580
25812003-04-08 Richard M. Stallman <rms@gnu.org>
2582
2583 * configure.in: Put #include of jpeglib.h at start of line.
2584
880820fe 25852003-04-30 Kai Großjohann <kai.grossjohann@gmx.net>
6740b4d6
KG
2586
2587 * INSTALL (* GNU/Linux development packages): Mention Debian and
2588 RedHat package names.
2589
ed3c3314
RS
25902003-04-30 Boyd Lynn Gerber <gerberb@zenez.com>
2591
2592 * configure.in: Handle system types sysv5uw* and sysv5OpenUNIX*.
2593
880820fe 25942003-04-30 Kai Großjohann <kai.grossjohann@gmx.net>
5b31a763
KG
2595
2596 * INSTALL (* GNU/Linux development packages): Tell people to
2597 install additional packages for compiling Emacs.
2598
880820fe 25992003-04-06 Francesco Potortì <pot@gnu.org>
18fe6f45
FP
2600
2601 * configure.in: Use the same configuration for all aix5, not just
2602 aix5.1.
2603
77fb5d1a
FP
26042003-03-16 Nelson H. F. Beebe <beebe@math.utah.edu> (tiny change)
2605
2606 * configure.in: Check for need for bigtoc support on IBM AIX for
2607 solving a linker table overflow problem.
2608
710ee5a9
RB
26092003-03-03 Rob Browning <rlb@defaultvalue.org>
2610
efd60266
JB
2611 * configure.in: Add AC_CHECK_FUNCS for memcmp and memmove.
2612 (AH_BOTTOM): Switch tests to prefer memcmp, memset, and memmove
710ee5a9
RB
2613 over bzero, bcmp, and bcopy.
2614
16f6f948
SJ
26152003-02-23 Simon Josefsson <jas@extundo.com>
2616
2617 * Makefile.in (install-arch-indep, uninstall): Add SMTP manual.
2618
92a8ce63
JB
26192003-02-21 Klaus Zeitler <kzeitler@lucent.com>
2620
2621 * configure.in: Set new hpux10-20.h as "major" include for 10.20.
2622
47774164
KH
26232003-02-13 Robert J. Chassell <bob@rattlesnake.com> (tiny change)
2624
2625 * INSTALL (* Extra fonts): Say that Emacs doesn't include fonts.
2626
0dfd93c0
AS
26272003-02-08 Andreas Schwab <schwab@suse.de>
2628
2629 * Makefile.in (EXEEXT): Define to @EXEEXT@ and use this variable
2630 instead of the substitution.
2631
c60ee5e7
JB
26322003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
2633
2634 * Makefile.in: Use @EXEEXT@ for Cygwin.
2635 Use USERNAME if LOGNAME is not set (for Cygwin).
2636
1d894293 2637 * configure.in: Add opsys=cygwin.
88373452 2638
12bf22e0
AS
26392003-01-22 Andreas Schwab <schwab@suse.de>
2640
2641 * configure.in: Set HAVE_MENUS=yes when HAVE_CARBON=yes instead of
2642 redefining it explicitly in src/config.in.
2643
ffdf4f26
MR
26442003-01-22 Markus Rost <rost@math.ohio-state.edu>
2645
2646 * Makefile.in (bootstrap): Make bootstrap-after.
2647
880820fe 26482003-01-20 Jan Djärv <jan.h.d@swipnet.se>
cd890796
JD
2649
2650 * configure.in: Fix --with-gtk.
2651
880820fe 26522003-01-19 Jan Djärv <jan.h.d@swipnet.se>
488dd4c4
JD
2653
2654 * configure.in: Add --with-gtk, --with-x-toolkit=gtk
2655
2656 * INSTALL (DETAILED BUILDING AND INSTALLATION): Add text about GTK.
2657
880820fe 26582003-01-14 Francesco Potortì <pot@gnu.org>
e833850f 2659
ec03b83e 2660 * configure.in (m68k-motorola-sysv): Remove (obsolete).
e833850f 2661
52cd7d02
ST
26622003-01-07 Steven Tamm <steventamm@mac.com>
2663
2664 * configure.in: New option, --enable-carbon-app, to specify
2665 that the application should be installed
2666 * Makefile.in (install-arch-dep): On Mac OS X, install the
2667 Emacs.app application if carbon-app is enabled
2668
fb02aff2
DL
26692003-01-06 Dave Love <fx@gnu.org>
2670
2671 * configure.in: Check for nl_langinfo.
2672 [!HAVE_SIZE_T]: Fix typedef.
2673
1d08c2fe
DK
26742003-01-06 David Kastrup <dak@gnu.org>
2675
ec03b83e 2676 * Makefile.in (INSTALL_INFO): Get install-info command from configure.
9e71690e 2677
14d1edc0 2678 * configure.in: Add tests for install-info.
1d08c2fe 2679
72c5c58f
MR
26802002-12-09 Markus Rost <rost@math.ohio-state.edu>
2681
2682 * configure.in (*-sunos5*, *-solaris*): Revert previous change -
2683 use again sol2-6 instead of sol2-8.
2684
a4ac5b17
DL
26852002-12-09 Dave Love <fx@gnu.org>
2686
fb02aff2 2687 * configure.in (*-sunos5.8*, *-solaris2.8*): Delete configurations.
a4ac5b17 2688
4824556f
AS
26892002-12-08 Andreas Schwab <schwab@suse.de>
2690
2691 * Makefile.in (install-arch-indep): Revert last change.
2692
6b2fd6ea
DL
26932002-11-27 Dave Love <fx@gnu.org>
2694
2695 * configure.in: Use AC_CHECK_DECLS, not AC_DECL_SYS_SIGLIST.
ec03b83e
SM
2696 Check for __sys_siglist too. Check for memset.
2697 Use AC_FUNC_GETPGRP. Add mipsel-*-linux-gnu* target.
6b2fd6ea 2698
8c95f450
JB
26992002-11-22 Juanma Barranquero <lektu@terra.es>
2700
2701 * config.guess, config.sub: Updated from master source.
2702
39f7b5f7
KF
27032002-11-19 Karl Fogel <kfogel@red-bean.com>
2704
2705 * autogen.sh: New file.
2706
d824beee
DL
27072002-11-15 Dave Love <fx@gnu.org>
2708
ec03b83e
SM
2709 * configure.in: Tidy up various quoting issues throughout.
2710 Use AC_GNU_SOURCE.
d824beee
DL
2711 (AH_BOTTOM): Fix #endif protecting config.h. Maybe include
2712 alloca.h. Define GC_SETJMP_WORKS, GC_LISP_OBJECT_ALIGNMENT.
2713 Maybe define bcopy, bzero, bcmp.
ec03b83e 2714 (powerpcle-*-solaris2.5*, powerpcle-*-solaris2*): Remove (use
d824beee
DL
2715 non-existent machine file).
2716 (sys/vlimit.h, sys/resource.h, fsync, __restrict): Test for.
2717 (term.h, X11/Xaw3d/Scrollbar.h): Avoid warning from test.
0d6f3768 2718 (nlist.h): Move test up.
d824beee 2719
72c5c58f 27202002-11-18 Markus Rost <rost@math.ohio-state.edu>
8704a6ab 2721
72c5c58f 2722 * configure.in (*-sunos5*, *-solaris*): Use sol2-8.
8704a6ab 2723
880820fe 27242002-11-14 Francesco Potortì <pot@gnu.org>
816753a7
FP
2725
2726 * configure.in (*-sunos5.8*, *-solaris2.8*): New configurations.
2727
98b4e102
JB
27282002-11-11 Tim Van Holder <tim.vanholder@anubex.com> (tiny change)
2729
2730 * Makefile.in (install-arch-indep): Prepend $(srcdir)/ to lisp.
2731
6bae0ccf
DL
27322002-11-08 Dave Love <fx@gnu.org>
2733
ec03b83e 2734 * configure.in: Use AC_CONFIG_LIBOBJ_DIR and require autoconf 2.54.
6bae0ccf
DL
2735 (AH_BOTTOM) [!HAVE_SIZE_T]: Typedef size_t.
2736
ab4f69f2
MB
27372002-11-07 Miles Bader <miles@gnu.org>
2738
ec03b83e
SM
2739 * Makefile.in (maybe_bootstrap): Fix shell variable usage.
2740 Handle separate-build-dir case.
ab4f69f2 2741
318db6cb
RS
27422002-11-06 Richard M. Stallman <rms@gnu.org>
2743
2744 * Makefile.in (maybe_bootstrap): Add doublequotes to make it
2745 bulletproof. $bar may be empty when there are no .elc files.
2746
2baf1bfa
DL
27472002-10-30 Dave Love <fx@gnu.org>
2748
89aa5de3 2749 * configure.in: Require autoconf 2.53. Test for pty.h,
2baf1bfa 2750 sys/mman.h, sys/param.h, mremap, memmove.
ec03b83e
SM
2751 (AH_BOTTOM): Maybe include strings.h. Add local variables for mode.
2752 (AC_PROG_YACC): Delete.
2baf1bfa
DL
2753 (size_t): Use AC_CHECK_TYPES.
2754 (AH_TOP): Up-date copyright.
2755
a6cadf53
JB
27562002-10-01 Juanma Barranquero <lektu@terra.es>
2757
2758 * update-subdirs: Add "no-byte-compile: t" to subdirs.el.
2759
9811b1cf
RS
27602002-09-19 Richard M. Stallman <rms@gnu.org>
2761
2762 * configure.in: Fix the LessTif-directory-finder for real.
2763
ef7fb3bb
RS
27642002-09-14 Richard M. Stallman <rms@gnu.org>
2765
2766 * Makefile.in (maybe_bootstrap): Test for complete absence
2767 of compiled Lisp files.
2768
b3cd6965
SM
27692002-09-11 Stefan Monnier <monnier@cs.yale.edu>
2770
2771 * Makefile.in (bootstrap-lisp-1, bootstrap-lisp, bootstrap)
2772 (bootstrap-clean-after): Delete.
2773 (bootstrap): Make the sequencing explicit.
2774
3e6be279
RS
27752002-09-10 Richard M. Stallman <rms@gnu.org>
2776
2777 * configure.in: Fix previous LessTif change.
2778
50332dc1
RS
27792002-09-09 Richard M. Stallman <rms@gnu.org>
2780
2781 * configure.in (powerpcle-*-solaris2.5*): New configuration.
2782 (powerpcle-*-solaris*): Use version 2.6 as default.
2783 (*-sunos5.6*, *-solaris2.6*): New alternative.
2784 (*-sunos5*): Use version 2.6 as default.
2785
880820fe 27862002-09-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8bb4cb85
KG
2787
2788 * configure.in: Fix typo.
2789
22eaea41
RS
27902002-09-05 Richard M. Stallman <rms@gnu.org>
2791
2792 * configure.in: Look for LessTif in /usr/X11R6/LessTif/ before Motif.
2793
b3cd6965 2794 * configure.in: Handle $GCC_LINK_TEST_OPTIONS and
22eaea41
RS
2795 $NON_GCC_LINK_TEST_OPTIONS after the AC_PROG_... macros.
2796
6bc85c3b
KS
27972002-08-26 Kim F. Storm <storm@cua.dk>
2798
2799 * Makefile.in (install-arch-indep): Do not remove DOC file
2800 when it is the only DOC file installed; this is the case when
2801 CANNOT_DUMP is defined. From Joe Buehler (tiny change).
2802
dc16594b
MR
28032002-07-24 Markus Rost <rost@math.ohio-state.edu>
2804
2805 * configure.in: Fix typo.
2806
2a0c903c
RS
28072002-07-24 Richard M. Stallman <rms@gnu.org>
2808
2809 * configure.in: Don't print anything special about gamedir.
2810
3ea1bfb2 2811 * configure.in: Delete nonstandard --with-game-user option.
b3cd6965 2812
a8bbe549
RS
28132002-07-21 Richard M. Stallman <rms@gnu.org>
2814
2815 * Makefile.in (gamedir, localstatedir): New variables.
2816 (epaths-force): Insert value of gamedir into PATH_GAME.
2817
2818 * configure.in (gamedir): Handle it like lispdir.
ec03b83e 2819 (--with-game-dir option): Delete.
a8bbe549 2820
880820fe 28212002-06-21 Pavel Janík <Pavel@Janik.cz>
29c3cbf0
PJ
2822
2823 * configure.in: Add support for mipseb-*-netbsd* machines.
2824
880820fe 28252002-06-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b3ae255b
KG
2826
2827 * Makefile.in (install-arch-indep, uninstall): Add Tramp.
2828
880820fe 28292002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
d591a834
KG
2830
2831 * info/dir (File): Add an entry for Tramp.
2832
e0156c8d
EZ
28332002-06-17 Eli Zaretskii <eliz@is.elta.co.il>
2834
2835 * INSTALL-CVS: New file.
2836
3fa4ac47
AS
28372002-06-07 Andreas Schwab <schwab@suse.de>
2838
2839 * configure.in (x86_64-*-linux-gnu*): New system.
2840
86bbfe77
EZ
28412002-05-31 Eli Zaretskii <eliz@is.elta.co.il>
2842
2843 * config.bat: Handle the case when lispintro is truncated to lispintr.
2844
2570d28c
PE
28452002-05-26 Paul Eggert <eggert@twinsun.com>
2846
2847 * config.guess, config.sub: Updated from master source.
2848
a1d8dc87
RS
28492002-05-09 Richard M. Stallman <rms@gnu.org>
2850
2851 * configure.in (emacs_cv_speed_t): Add square brackets for clarity.
2852
880820fe 28532002-05-04 Pavel Janík <Pavel@Janik.cz>
9a40c2fb
PJ
2854
2855 * make-dist: Do not distribute lock/ directory.
2856
e3ba1015
AC
28572002-04-30 Andrew Choi <akochoi@shaw.ca>
2858
2859 * configure.in: Provide documentation string when defining
2860 variable HAVE_CARBON. Also define HAVE_WINDOW_SYSTEM, HAVE_MOUSE,
2861 and HAVE_MENUS in AH_BOTTOM if HAVE_CARBON is defined.
2862
5167cfda
CW
28632002-04-28 Colin Walters <walters@verbum.org>
2864
b3cd6965 2865 * configure.in: Delete configure check for access to the game user.
5167cfda 2866
880820fe 28672002-04-29 Pavel Janík <Pavel@Janik.cz>
2912f349
PJ
2868
2869 * make-dist: lwlib/Imakefile is removed.
2870
e0f712ba
AC
28712002-04-26 Andrew Choi <akochoi@shaw.ca>
2872
2873 * configure.in: Add support for powerpc-apple-darwin*.
2874 (HAVE_CARBON): Add.
2875
b3cd6965 2876 * make-dist: Create directories in mac/Emacs.app.
e0f712ba 2877
880820fe 28782002-04-25 Pavel Janík <Pavel@Janik.cz>
90077f66
PJ
2879
2880 * make-dist: lwlib-Xol* are removed.
2881
8fba10fc
AS
28822002-04-23 Andreas Schwab <schwab@suse.de>
2883
2884 * Makefile.in (MAINT): New variable.
2885 (${srcdir}/configure, $(srcdir)/src/stamp-h.in): Depend on this
2886 instead of configure.in, to avoid running autoconf and autoheader
2887 unless explicitly requested.
2888
852eef40
EZ
28892002-04-16 Eli Zaretskii <eliz@gnu.org>
2890
2891 * config.bat: Update for msdos/sed2v2.inp.
2892
6817198a
AS
28932002-04-15 Andreas Schwab <schwab@suse.de>
2894
b3cd6965 2895 * Makefile.in ($(srcdir)/src/config.in): Generate using autoheader.
6817198a
AS
2896 * configure.in: Add config header templates to all AC_DEFINE and
2897 AC_DEFINE_UNQUOTED symbols.
2898 * make-dist: Run autoheader if necessary.
2899
b9b966e0
CW
29002002-04-10 Colin Walters <walters@verbum.org>
2901
2902 * configure.in: Add --game-dir, --game-user. Test to see if we
2903 can use them.
2904
880820fe 29052002-04-08 Pavel Janík <Pavel@Janik.cz>
3d9830e5
PJ
2906
2907 * configure.in: Add --with-sound.
2908
10ce34dc
KS
29092002-03-18 Kim F. Storm <storm@cua.dk>
2910
2911 * configure.in: Test for sendto, recvfrom, getsockopt, setsockopt,
2912 and getsockname functions. Test for sys/un.h include file.
2913
1ef1ef96
EZ
29142002-03-15 Eli Zaretskii <eliz@is.elta.co.il>
2915
2916 * configure.in: Support AIX 5.1.
2917
880820fe 29182002-03-10 Jan Djärv <jan.h.d@swipnet.se>
d873ec96
JD
2919
2920 * configure.in: Added test for X Session Management (HAVE_X_SM).
2921
16e79fec
RS
29222002-03-03 Richard M. Stallman <rms@gnu.org>
2923
2924 * Makefile.in (install-arch-indep): Use umask 022 for DOC* and lisp/.
2925 Run chown $${LOGNAME} on files installed by tar xvf.
2926
6a22cdf4
KS
29272002-03-03 Kim F. Storm <storm@cua.dk>
2928
2929 * configure.in: Test for getpeername.
2930
4d766b59
RS
29312002-03-01 Richard M. Stallman <rms@gnu.org>
2932
2933 * configure.in (HAVE_JPEG): Turn it off if libjpeg version < 6b.
2934 (HAVE_GIF): Don't use old libungif versions that crash.
2935
4fff8c79
RS
29362002-02-26 Richard M. Stallman <rms@gnu.org>
2937
2938 * configure.in <making srcdir absolute>: Verify that PWD is correct,
2939 not just well-formed and valid.
2940 (mips-compaq-nonstopux*): New configuration.
b3cd6965 2941
e5389a0b
PE
29422002-02-18 Paul Eggert <eggert@twinsun.com>
2943
2944 * make-dist: Port to POSIX 1003.1-2001, which doesn't allow "head -1".
2945 "sed q" is a portable equivalent to plain "head -1".
2946
db54c53a
RS
29472002-02-13 Richard M. Stallman <rms@gnu.org>
2948
2949 * Makefile.in (maybe_bootstrap): Do `exit 1'.
2950 (all): Don't depend on maybe_bootstrap here.
2951 (${SUBDIR}): Depend on it here instead.
2952
b735b2ab
RS
29532002-02-08 Richard M. Stallman <rms@gnu.org>
2954
2955 * Makefile.in (maybe_bootstrap): Add an infinite sleep-loop.
2956
d8359893
EZ
29572002-01-27 Eli Zaretskii <eliz@is.elta.co.il>
2958
2959 * configure.in: Recognize BSD/OS 5.0.
2960
f3b812da
EZ
29612002-01-11 Eli Zaretskii <eliz@is.elta.co.il>
2962
2963 * make-dist: Make version checking in emacs.texi consistent with
2964 how we set it there.
2965
f48a30d7
KS
29662001-12-29 Kim F. Storm <storm@cua.dk>
2967
2968 * INSTALL: <CONFIGURATION BY HAND> Now requires autoconf 2.51.
2969
07025a55
RS
29702001-12-28 Richard M. Stallman <rms@gnu.org>
2971
2972 * configure.in: Test for mbsinit.
2973
b0a21bf9
EZ
29742001-12-21 Eli Zaretskii <eliz@is.elta.co.il>
2975
2976 These changes make Leim part of the standard distribution:
2977
3a787a1e 2978 * README: Add info about the `leim' directory.
b0a21bf9
EZ
2979
2980 * INSTALL: Remove text that describes Leim as a separate package.
2981
2982 * noleim-Makefile.in: File removed.
2983
2984 * make-dist: Don't copy noleim-Makefile.in to the leim subdirectory.
2985 Link Leim files to ${tempdir}/leim, not to real-leim. Don't move
2986 Leim files out of the Emacs tree. Don't prepare a separate tarball
2987 for Leim.
5a60d1da 2988
61e3b944
RS
29892001-12-11 Richard M. Stallman <rms@gnu.org>
2990
2991 * configure.in (hppa*-*-linux-gnu*): New alternative.
2992
880820fe 29932001-12-08 Pavel Janík <Pavel@Janik.cz>
03f9f7ae
PJ
2994
2995 * make-dist: Copy COPYING to leim/, lwlib/, mac/ and nt/ when
2996 creating distribution.
2997
d6a70204
PE
29982001-12-06 Paul Eggert <eggert@twinsun.com>
2999
3000 * configure.in (AC_PREREQ): Bump from 2.50 to 2.51; needed for vfork.
3001 (AC_FUNC_VFORK): Remove.
3002 (AC_FUNC_FORK): Add.
3003 (HAVE_DES_H, HAVE_KRB5_H): Properly quote args of AC_CHECK_HEADERS;
3004 this is required by recent Autoconf versions.
3005
880820fe 30062001-12-02 Pavel Janík <Pavel@Janik.cz>
4a3cf58d
PJ
3007
3008 * make-dist: Do not try to link removed files (aclocal.m4, _emacs,
3009 TODO, vms-pp.trans and others).
3010
880820fe 30112001-11-29 Pavel Janík <Pavel@Janik.cz>
0142178a
PJ
3012
3013 * make-dist: Use COPYING from the top-level directory.
3014
1096bcc0
GM
30152001-11-29 Gerd Moellmann <gerd@gnu.org>
3016
3017 * configure.in: Add support for FreeBSD/Alpha.
3018
880820fe 30192001-11-29 Pavel Janík <Pavel@Janik.cz>
b1356234 3020
dd536f94
PJ
3021 * make-dist: Add COPYING to the top-level directory of the
3022 distribution. Simplify the logic behind copying.
3023
b1356234
PJ
3024 * Makefile.in (maybe_bootstrap): Fix previous change.
3025
66458f32
RS
30262001-11-28 Richard M. Stallman <rms@gnu.org>
3027
3028 * Makefile.in (maybe_bootstrap): Don't bootstrap, just suggest it.
3029
ebcbef4e
RS
30302001-11-26 Richard M. Stallman <rms@gnu.org>
3031
3032 * Makefile.in: bootstrap should not delete dumped executables.
3033 (bootstrap-clean-before): New target.
3034 (bootstrap): Use bootstrap-clean-before instead of clean.
ec03b83e 3035 (bootstrap-clean-after): Rename from bootstrap-clean. Calls changed.
ebcbef4e 3036
b77d2746 30372001-11-24 Eli Zaretskii <eliz@is.elta.co.il>
ac74199d 3038
070f247d
EZ
3039 These changes add the Emacs Lisp Introduction manual to the
3040 distribution:
3041
b3cd6965 3042 * Makefile.in (install-arch-indep, uninstall): Add ELisp Intro files.
b77d2746 3043
070f247d
EZ
3044 * make-dist: Copy the files in lispintro directory.
3045
7336d09b
EZ
3046 * config.bat: Configure in the lispintro directory.
3047
ac74199d
EZ
3048 * configure.in (AC_OUTPUT): Add lispintro/Makefile.
3049
7f947b13 3050 * Makefile.in (SUBDIR_MAKEFILES): Add lispintro.
070f247d 3051 (lispintro/Makefile): New target.
7f947b13
EZ
3052 (mostlyclean, clean, distclean, maintainer-clean): Add lispintro.
3053 (unlock, relock, info, dvi): Ditto.
3054
d4fa890c
EZ
30552001-11-23 Eli Zaretskii <eliz@is.elta.co.il>
3056
b3cd6965 3057 * Makefile.in (uninstall, install-arch-indep): Don't install gfdl.1.
d4b56a8f 3058
d4fa890c
EZ
3059 * make-dist (etc): Don't distribute gfdl.1.
3060
5fb25beb
CW
30612001-11-22 Colin Walters <walters@debian.org>
3062
3063 * Makefile.in (install-arch-indep): Install the calc .info files.
880820fe 3064 (uninstall): Handle deletion of calc .info files (thanks Pavel Janík).
5fb25beb 3065
9f8bbf0f
EZ
30662001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
3067
3068 * make-dist (lispref): Add *.txt, *.el, permute-index, and
3069 tindex.pl to the list of those being put into the distribution.
3070
aa2af83a
EZ
30712001-11-16 Eli Zaretskii <eliz@gnu.org>
3072
3073 * configure.in: Add coff.h to the list in AC_CHECK_HEADERS.
3074
880820fe 30752001-11-15 Pavel Janík <Pavel@Janik.cz>
71f94ae1 3076
987aac50
PJ
3077 * Makefile.in (uninstall): Fix previous change.
3078
71f94ae1
PJ
3079 * configure.in, Makefile.in: Add support for --program-prefix,
3080 --program-suffix and --program-transform-name options.
3081
880820fe 30822001-11-13 Pavel Janík <Pavel@Janik.cz>
e5d9d2e7 3083
b3cd6965 3084 * Makefile.in (install-arch-indep): Use `${manext}' instead of `.1'.
6e1b91d7
PJ
3085 (install-arch-indep): Install emacsclient manual page.
3086 (uninstall): Uninstall emacsclient manual page.
e5d9d2e7 3087
97c91ba6
EZ
30882001-11-12 Eli Zaretskii <eliz@is.elta.co.il>
3089
3090 * make-dist: Add lispref/index.*perm files to the distribution.
880820fe 3091 From Pavel Janík <Pavel@Janik.cz>.
97c91ba6 3092
880820fe 30932001-11-12 Pavel Janík <Pavel@Janik.cz>
3d3f602a
PJ
3094
3095 * Makefile.in (uninstall): Remove gfdl.1 when uninstalling.
3096
2bf92717
EZ
30972001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
3098
dff28924 3099 * configure.in: AC_OUTPUT lispref/Makefile.
2bf92717 3100
0cc70510
EZ
31012001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
3102
5c32b7c5
EZ
3103 The following changes add the ELisp reference manual to the
3104 distribution.
3105
10fa7f8e
EZ
3106 * make-dist: Add the lispref directory to the distribution.
3107
0cc70510
EZ
3108 * Makefile.in (install-arch-indep): Add elisp* to the list of
3109 installed Info files.
5c32b7c5
EZ
3110 (SUBDIR_MAKEFILES): Add lispref/Makefile.
3111 (lispref/Makefile): New target.
3112 (mostlyclean, clean, distclean, maintainer-clean, unlock, relock):
3113 Add commands for the lispref directory.
3114 (info, dvi): Ditto.
1b5a3644
EZ
3115
3116 * config.bat: Configure in `lispref'.
3117
6baef0fd
RS
31182001-11-09 Richard M. Stallman <rms@gnu.org>
3119
3120 * Makefile.in (bootstrap-lisp): Don't suppress error messages.
3121
ed5882b9
EZ
31222001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
3123
3124 * make-dist (tempdir): Copy AUTHORS as well.
3125
f0f2756d
SS
31262001-11-06 Sam Steingold <sds@gnu.org>
3127
14d1edc0 3128 * configure.in: Added a check for <nlist.h>.
9ba48103 3129
880820fe 31302001-11-01 Pavel Janík <Pavel@Janik.cz>
d576358b
PJ
3131
3132 * configure.in: Reindent --help output.
ce058493 3133 From Per Starbäck (starback@ling.uu.se).
dff28924 3134
bf00d461 31352001-10-31 Eli Zaretskii <eliz@is.elta.co.il>
4f4d6b17
EZ
3136
3137 * configure.in: New entry for HP/UX-11.
3138
5d991fc4
EZ
3139 * Makefile.in (SOURCES): Replace GETTING.GNU.SOFTWARE with FTP.
3140 From Eric S. Raymond <esr@golux.thyrsus.com>.
3141
73d25f9c
EZ
31422001-10-28 Eli Zaretskii <eliz@is.elta.co.il>
3143
3144 * configure.in (s390-*-linux-gnu): New system. From Adam Thornton
3145 <athornton@sinenomine.net>.
3146
5b6a51aa
GM
31472001-10-25 Gerd Moellmann <gerd@gnu.org>
3148
3149 * Makefile.in (maybe_bootstrap): New target.
b3cd6965 3150 (all): Add to prerequisites to bootstrap if abbrev.elc doesn't exist.
5b6a51aa 3151
84e70f78
KR
31522001-10-24 Ken Raeburn <raeburn@gnu.org>
3153
3154 * configure.in: If --with-hesiod is given, look for
3155 hes_getmailhost and res_send or __res_send; check hesiod and
b3cd6965 3156 resolv libraries respectively if system libraries don't supply them.
84e70f78 3157
4aa6b955
GM
31582001-10-24 Gerd Moellmann <gerd@gnu.org>
3159
3160 * configure.in: Use $MAKE for `make' if set.
3161
bc171472
GM
31622001-10-22 Gerd Moellmann <gerd@gnu.org>
3163
3164 * Makefile.in (install-arch-indep): Add -h (follow symlinks)
3165 to tar options.
3166
71431a0e
GM
31672001-10-20 Gerd Moellmann <gerd@gnu.org>
3168
6aa97356 3169 * (Version 21.1 released).
71431a0e 3170
531a3336
MB
31712001-10-20 Miles Bader <miles@gnu.org>
3172
3173 * configure.in (configuration): Set from `host' if `host_alias'
3174 isn't defined.
3175
121ff711
AS
31762001-10-19 Andreas Schwab <schwab@suse.de>
3177
3178 * configure.in: Make ready for autoconf 2.5x.
3179 (AC_PREREQ): Require autoconf 2.50.
3180 * aclocal.m4: Removed.
121ff711
AS
3181 * Makefile.in (${srcdir}/configure): Don't depend on aclocal.m4.
3182
eef9b65f
EZ
31832001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
3184
3185 * README: Bump Emacs version to 21.1.50.
3186
ab952a4f
GM
31872001-10-05 Gerd Moellmann <gerd@gnu.org>
3188
3189 * Branch for 21.1.
dff28924 3190
3b74127d
GM
31912001-09-05 Gerd Moellmann <gerd@gnu.org>
3192
3193 * configure.in: Avoid `$@' which is handled specially in
3194 Autoconf 2.52. From "Adam J. Richter" <adam@yggdrasil.com>.
dff28924 3195
80b97918
EZ
31962001-09-01 Eli Zaretskii <eliz@is.elta.co.il>
3197
3198 * make-dist (nt): Add subdirs.el to the list of distributed files.
3199
3a4f8160
EZ
32002001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
3201
3202 * configure.in (machine): Add an entry for
3203 hppa1.1-hitachi-hiuxwe2*.
3204
eb04d6cd
GM
32052001-05-28 Gerd Moellmann <gerd@gnu.org>
3206
3207 * make-dist (LANG): Set LC_ALL and LANGUAGE to C, unset
3208 LC_MESSAGES and LANG. From Karl Eichwalder <keichwa@gmx.net>.
3209
f4500bec
GM
32102001-05-14 Gerd Moellmann <gerd@gnu.org>
3211
3212 * make-dist: Copy texinfo.tex unconditionally.
3213
26978e9a
EZ
32142001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
3215
3216 * Makefile.in (install-arch-indep): Add gfdl.1 to the man pages
3217 that are installed.
3218
afa3935f
GM
32192001-04-06 Gerd Moellmann <gerd@gnu.org>
3220
e5c8f6f1
GM
3221 * make-dist: Copy only `[a-z]*.{el,elc}' from leim/quail.
3222 Don't copy quick-b5, quick-cns, tsang-b5, and tsang-cns files.
dff28924 3223
afa3935f
GM
3224 * make-dist: Handle leim/MISC-DIC. Only include
3225 `[a-zA-Z]*.{el,elc}' from leim/quail.
3226
a55e4e68
GM
32272001-04-05 Gerd Moellmann <gerd@gnu.org>
3228
3229 * Makefile.in (install-arch-indep): Remove .cvsignore files.
3230
87d8eba4
GM
32312001-03-30 Gerd Moellmann <gerd@gnu.org>
3232
3233 * Makefile.in (.PHONY): Add for bootstrap targets.
3234 (bootstrap-clean): New target.
3235 (bootstrap): Use it instead of `clean'.
3236
ed31fabf
GM
32372001-03-29 Eli Zaretskii <a34785@is.elta.co.il>
3238
3239 * Makefile.in (SUBDIR): Remove leim.
3240 (all, .RECURSIVE, extraclean): Add leim explicitly.
3241 (leim): Provide separate rule which exports PARALLEL=0 into the
3242 environment.
3243
5721ae13
GM
32442001-03-20 Gerd Moellmann <gerd@gnu.org>
3245
3246 * configure.in (HAVE_XPM): Don't print the result of the check for
3247 XpmReturnAllocPixels if we don't have an xpm.h.
3248
10ebaeb6
GM
32492001-03-05 Gerd Moellmann <gerd@gnu.org>
3250
3251 * COPYING: New file.
3252
e30bd7b7
EZ
32532001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
3254
3255 * config.bat: Update the copyright.
3256
d0e9bfd2
GM
32572001-02-23 Kenichi Handa <handa@etl.go.jp>
3258
3259 * configure.in: Use AC_EGREP_CPP to check if the C preprocessor
3260 converts `..' to `. .'. If it converts, set CPP_NEED_TRADITIONAL
3261 to `yes'. Later in AC_OUTPUT, check this variable.
3262
038f4ae3
DL
32632001-02-09 Dave Love <fx@gnu.org>
3264
3265 * AUTHORS: Updated.
3266
44806980
EZ
32672001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
3268
3269 * info/dir (Ebrowse): Fix the entry (was missing a dot).
3270
20b28f82
GM
32712001-02-02 Gerd Moellmann <gerd@gnu.org>
3272
bdadfce3
GM
3273 * mkinstalldirs (errstatus): Chmod a+rx directories we create.
3274
5db37a2e 3275 * Makefile.in (uninstall): Ignore exit code of `rm'.
dff28924 3276
20b28f82
GM
3277 * Makefile.in (uninstall): Remove more info files. Remove
3278 ${libexecdir}/emacs/${version}. Remove ${archlibdir}/fns-*.
3279
7ccf7ab9
GM
32802001-01-31 Gerd Moellmann <gerd@gnu.org>
3281
3282 * noleim-Makefile.in (extraclean): Add.
3283
03e0fe6e 32842001-01-28 Gerd Moellmann <gerd@gnu.org>
c522cff0
BW
3285
3286 * Makefile.in (extraclean): Added -f to -rm config-tmp-* to keep
3287 it quiet.
3288
e1e441f9
GM
32892001-01-24 Colin Walters <walters@cis.ohio-state.edu>
3290
3291 * Makefile.in (tags): Fix typo.
3292
64388126
KH
32932001-01-13 Kenichi Handa <handa@etl.go.jp>
3294
3295 * configure.in: Fix typo in the code setting x_search_path.
3296
457b792c
GM
32972001-01-10 Dave Love <fx@gnu.org>
3298
3299 * configure.in: Don't reset LIBS at end of -lXmu test. Test for
3300 -lXext.
3301 (HAVE_XKBGETKEYBOARD): Fix reporting of result.
3302 (HAVE_LIBXP): Remove -lXt from AC_CHECK_LIB.
3303 (HAVE_XAW3D, HAVE_XPM, HAVE_JPEG, HAVE_PNG, HAVE_TIFF, HAVE_GIF):
3304 Don't frob CFLAGS. Remove extra X libs from AC_CHECK_LIB
3305 (now in $LIBS).
3306
1460e5d4
EZ
33072001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
3308
3309 * config.bat: Run the preprocessor with -traditional.
3310
e2b6e5ea
EZ
33112001-01-01 Eli Zaretskii <eliz@is.elta.co.il>
3312
3313 * INSTALL: Move copying conditions to end of file.
3314
b202115b
EZ
33152000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
3316
3317 * INSTALL: Add basic installation procedure which assumes
3318 `configure' does its job. Elaborate on image support libraries.
3319 Add a pointer to Xaw3d library. Add advice about solving
3320 configure-time problems by looking in config.log and setting
3163da06 3321 variables in the environment.
b202115b 3322
3e32cc27
GM
33232000-12-27 Gerd Moellmann <gerd@gnu.org>
3324
3325 * Makefile.in (install-arch-indep): If tar fails, exit with
3326 exit code 1.
3327
7b93a85b
GM
33282000-12-19 Gerd Moellmann <gerd@gnu.org>
3329
3330 * configure.in: Test for XkbGetKeyboard with an AC_TRY_LINK whose
3331 source file includes XKBlib.h. On some broken Solaris systems,
3332 there is an XKBlib.h, reportedly, but header files included by
3333 XKBlib.h are missing.
3334
02387dcc
GM
33352000-12-14 Gerd Moellmann <gerd@gnu.org>
3336
3337 * configure.in: AC_CHECK_FUNC XkbGetKeyboard.
3338
34979055
DL
33392000-12-11 Dave Love <fx@gnu.org>
3340
3341 * configure.in <alpha*-dec-osf*>: Use full path for NON_GNU_CPP.
3342
169fe44e
GM
33432000-12-11 Paul Eggert <eggert@twinsun.com>
3344
3345 * aclocal.m4 (AC_SYS_LARGEFILE, AC_SYS_LARGEFILE_MACRO_VALUE):
3346 Merge fixes from latest GNU tar version. These macros no longer
3347 futz with _XOPEN_SOURCE, as that was not portable in practice.
3348 (AC_FUNC_FSEEKO): New macro.
dff28924 3349
169fe44e
GM
3350 * configure.in: Use it instead of invoking AC_CHECK_FUNCS on
3351 ftello.
dff28924 3352
5c62b2e9
DL
33532000-12-05 Dave Love <fx@gnu.org>
3354
3355 * Makefile.in (TAGS, info): Avoid tab-prefixed comments in rules.
3356
2dce2360
EZ
33572000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
3358
3359 * info/dir: Change the category to "Emacs".
3360
8c28d444
GM
33612000-12-01 Gerd Moellmann <gerd@gnu.org>
3362
3363 * make-dist (tempdir): Remove epaths.h from the distribution
3364 instead of paths.h.
3365
68a887fa
EZ
33662000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
3367
3368 * config.bat: Check for existence of djecho.exe, and print an
3369 error message if it is not available.
3370
3371 * INSTALL: Describe possible problem with djecho.exe in old
3372 versions of DJGPP v2.x.
3373
d96a4de3
GM
33742000-11-23 Gerd Moellmann <gerd@gnu.org>
3375
3376 * configure.in: Initialize HAVE_LIBXP to no.
3377
3aeecf97
GM
33782000-11-22 Gerd Moellmann <gerd@gnu.org>
3379
dff28924 3380 * configure.in: Use m/macppc.h instead of the non-existent
3aeecf97
GM
3381 m/powerpc.h.
3382
fb279a6d
GM
33832000-11-21 Gerd Moellmann <gerd@gnu.org>
3384
3c64f287
GM
3385 * Makefile.in (install-arch-indep): Also install info/eshell*
3386 and info/speedbar*.
3387
fb279a6d
GM
3388 * configure.in (HAVE_PNG): Check for the presence of
3389 png_get_channels to rule out older PNG libs.
3390
f5f47add
GM
3391 * configure.in (AC_OUTPUT): Arrange to emit definitions of
3392 GCC and NON_GNU_CPP into config.status.
3393
62d14e9a
DL
33942000-11-20 Dave Love <fx@gnu.org>
3395
1c203d4c
DL
3396 * configure.in: Fix last change.
3397
62d14e9a 3398 * GETTING.GNU.SOFTWARE: Deleted.
169fe44e 3399 * FTP: New file to replace it.
62d14e9a
DL
3400 * make-dist: Add FTP, remove GETTING.GNU.SOFTWARE.
3401
f1d6d1e8
GM
34022000-11-20 Gerd Moellmann <gerd@gnu.org>
3403
3404 * configure.in: Use -traditional with GNU cpp.
3405
b3635775
GM
34062000-11-17 Gerd Moellmann <gerd@gnu.org>
3407
3408 * make-dist: Handle the Mac port. Distribute all makefile.w32-in.
3409 Distribute more files from the nt/ subdir. Distribute PBM
3410 image files from subdirs of lisp/. Distribute old change logs
3411 from subdirs of lisp/. Distribute play/5x5.el.
3412
0eafc06c
DL
34132000-11-11 Dave Love <fx@gnu.org>
3414
3415 * config.sub, config.guess: Updated from master source.
3416
03391420
DL
34172000-11-07 Dave Love <fx@gnu.org>
3418
3419 * configure.in: Test for mkstemp.
3420
cd66d2ed
EZ
34212000-11-01 Eli Zaretskii <eliz@is.elta.co.il>
3422
3423 * info/dir (Top): Rearrange menu items more logically, and put
3424 them into a single category. Add menu items for RefTeX and
3425 Widget.
3426
880820fe 34272000-10-29 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1da437e9 3428
15b526b2
EZ
3429 * Makefile.in (install-arch-indep): Use --info-dir instead of
3430 --dir-file, and a simple argument instead of --info-file, so that
3431 the Debian version of install-info also works.
1da437e9 3432
99483220
EL
34332000-10-19 Eric M. Ludlam <zappo@ultranet.com>
3434
3435 * info/dir (Speedbar): Add entry.
3436
45e680a8
EZ
34372000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
3438
3439 * INSTALL: Describe the new image-support options to the configure
3440 script. List URLs where image support libraries can be found.
3441
f2f049f3
EZ
34422000-10-14 Eli Zaretskii <eliz@is.elta.co.il>
3443
3444 * info/dir (Top): Add an entry for Eshell.
3445
2021ab61
DL
34462000-10-02 Dave Love <fx@gnu.org>
3447
3448 * configure.in: Check for gai_strerror.
3449
65f75351
AS
34502000-10-01 Andreas Schwab <schwab@suse.de>
3451
4b649a8e 3452 * Makefile.in (install-arch-indep): Update list of installed info files.
65f75351 3453
71c9ec51
GM
34542000-09-30 Gerd Moellmann <gerd@gnu.org>
3455
3456 * configure.in: Support `sparc*-*-netbsd*'.
3457
513f1fd9
EZ
34582000-09-29 Eli Zaretskii <eliz@is.elta.co.il>
3459
3460 * info/dir (MIME): Add entry for emacs-mime.
3461
a55b799a
DL
34622000-09-29 Dave Love <fx@gnu.org>
3463
3464 * configure.in: Fix alpha*-dec-osf4 using the osf5 config.
3465
ce75c97a
GM
34662000-09-26 Gerd Moellmann <gerd@gnu.org>
3467
3468 * make-dist: Adapt to the change of leim/Makefile which was
3469 necessary to ensure a reasonably working `make dist'.
3470
3471 * leim-Makefile.in: Moved to leim/Makefile.in..
3472
3473 * noleim-Makefile.in: New file, formerly leim/Makefile.in.
3474
36e44f62
KH
34752000-09-21 Kenichi Handa <handa@etl.go.jp>
3476
dff28924
SS
3477 * leim-Makefile.in (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
3478 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
36e44f62
KH
3479 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
3480 files to .elc.
3481 (${TIT}): Adjusted for the above change.
3482 (clean mostlyclean): Likewise.
3483 (.el.elc): New target.
3484
da1608d9
GM
34852000-09-19 Gerd Moellmann <gerd@gnu.org>
3486
3487 * make-dist: Include XPM and XBM files in lisp/ and subdirs
3488 in the distribution.
3489
6fed3546
GM
34902000-09-18 Gerd Moellmann <gerd@gnu.org>
3491
3492 * make-dist (skk): Rename to `ja-dic' because the leim directory
3493 was renamed.
3494
b4331e96
DL
34952000-09-14 Dave Love <fx@gnu.org>
3496
3497 * configure.in: Fix spurion in last change.
3498
ef9e4345
GM
34992000-09-14 Gerd Moellmann <gerd@gnu.org>
3500
3501 * configure.in (USE_MMAP_FOR_BUFFERS): Recognize in system
3502 configuration files instead of REL_ALLOC_MMAP. Set REL_ALLOC
3503 to `no' if defined. Change result report.
3504
575daf04
DL
35052000-09-08 Dave Love <fx@gnu.org>
3506
3507 * configure.in: Remove spurious `@'s.
3508
3509 * aclocal.m4 (AC_FUNC_MMAP): Use fixed version from development
3510 autoconf.
3511
fa0b693c
GM
35122000-09-06 Gerd Moellmann <gerd@gnu.org>
3513
73b77ee5
GM
3514 * configure.in (REL_ALLOC_MMAP): Recognize in system configuration
3515 file and print informational message.
dff28924 3516
fa0b693c
GM
3517 * configure.in (AC_FUNC_MMAP): Add.
3518
ff8df3be
GM
35192000-09-01 Gerd Moellmann <gerd@gnu.org>
3520
3521 * configure.in: Add ``checking'' messages for
3522 XpmReturnAllocPixels.
3523
bb17930d
GM
35242000-08-28 Gerd Moellmann <gerd@gnu.org>
3525
3526 * configure.in: Check <strings.h>; check `index' and `rindex'
3527 functions.
3528
6ce974d4
KH
35292000-08-26 Kenichi Handa <handa@etl.go.jp>
3530
3531 * configure.in <alpha*-dec-osf*>: Move "NON_GNU_CPP='cpp'" before
3532 "case "${canonical}" in".
3533
7bc3ff79
DL
35342000-08-25 Dave Love <fx@gnu.org>
3535
3536 * configure.in <osf>: Use NON_GNU_CPP='cpp' always.
3537
457dd64a
KH
35382000-08-25 Kenichi Handa <handa@etl.go.jp>
3539
7c100e1a 3540 * leim-Makefile.in: Rename skk to ja-dic throughout the file.
457dd64a 3541
17494071
GM
35422000-08-24 Gerd Moellmann <gerd@gnu.org>
3543
3544 * configure.in <making srcdir absolute>: Unset CDPATH in case $PWD
3a787a1e 3545 contains a relative path. Protect against unusable values of $PWD.
17494071 3546
dd0e1e54
EZ
35472000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
3548
3d819a75
EZ
3549 * info/dir (WoMan): Add entry.
3550
dd0e1e54
EZ
3551 * config.bat (maindir): Update src/_gdbinit even if it does
3552 already exist.
3553
70fc58b3
GM
35542000-08-07 Gerd Moellmann <gerd@gnu.org>
3555
3a787a1e 3556 * Makefile.in (config.status): Prepend `$(srcdir)/' to `configure'.
70fc58b3 3557
f4988be7
GM
35582000-08-03 Gerd Moellmann <gerd@gnu.org>
3559
3560 * configure.in: Add support for ia64*-*-linux*.
3561
27848c01
GM
35622000-07-27 Gerd Moellmann <gerd@gnu.org>
3563
3564 * make-dist (aclocal.m4): Include in distribution.
3565
b4a12321
DL
35662000-07-26 Dave Love <fx@gnu.org>
3567
3568 * configure.in (AC_SYS_LARGEFILE): Moved earlier.
3569
c66c29a2
DL
35702000-07-24 Dave Love <fx@gnu.org>
3571
3572 * configure.in: Add AC_SIZE_T.
3573
3b33a005
DL
35742000-07-18 Dave Love <fx@gnu.org>
3575
3576 * configure.in: Reorder so that most tests are done after CPPFLAGS
3577 is set from the C_SWITCH_... definitions.
3578
4b92c49a
GM
35792000-07-10 Gerd Moellmann <gerd@gnu.org>
3580
3581 * configure.in (HAVE_XPM): Undo previous change. Check for
3582 preprocessor define XpmReturnAllocPixels.
3583
6c6d2e33
GM
35842000-07-06 Gerd Moellmann <gerd@gnu.org>
3585
3586 * configure.in (HAVE_XPM): Check for XpmReturnAllocPixels
3587 instead of XpmReadFileToPixmap.
3588
b192d653
KR
35892000-07-05 Ken Raeburn <raeburn@gnu.org>
3590
3591 * configure.in: Check for <soundcard.h>. Look for ossaudio
3592 library, and set LIBSOUND accordingly.
3593
65171e3a
DL
35942000-07-05 Dave Love <fx@gnu.org>
3595
3596 * configure.in: Use AC_HEADER_SYS_WAIT.
3597
969f7e79
GM
35982000-07-05 Gerd Moellmann <gerd@gnu.org>
3599
3600 * make-dist: Check DONTCOMPILE in lisp/Makefile.in instead of
3601 lisp/Makefile. Distribute lisp/Makefile.in instead of
3602 lisp/Makefile.
3603
5a9bf171
KR
36042000-06-30 Ken Raeburn <raeburn@gnu.org>
3605
3606 * configure.in: Add ${C_SWITCH_X_SITE} temporarily to CPPFLAGS,
3607 while searching for image-handling libraries.
3608
1d36487c
GM
36092000-06-26 Gerd Moellmann <gerd@gnu.org>
3610
3611 * configure.in (--with-xim): New option.
3612
6a465756
DL
36132000-06-23 Dave Love <fx@gnu.org>
3614
3615 * configure.in [HAVE_TIMEVAL]: Move gettimeofday test here, test
3616 for struct timezone and test how we can call gettimeofday.
48d4b120 3617 Check for OSF 5+. Check for term.h.
6a465756
DL
3618
3619 * aclocal.m4: Define the post-2.13 stuff conditionally on autoconf
3620 version.
3621
16cf31f7
GM
36222000-06-23 Gerd Moellmann <gerd@gnu.org>
3623
3624 * configure.in (HAVE_LIBXP): Change test for libXp.
3625
4c343001
DL
36262000-06-21 Dave Love <fx@gnu.org>
3627
3628 * configure.in: Check for fcntl.h. Use AC_FUNC_GETLOADAVG, not
3629 simple test for getloadavg and substitute GETLOADAVG_LIBS.
3630 Simplify test for GETTIMEOFDAY_ONE_ARGUMENT.
3631
a3f08d9e
DL
36322000-06-19 Dave Love <fx@gnu.org>
3633
3634 * configure.in (GETTIMEOFDAY_ONE_ARGUMENT): Fix in case
3635 _XOPEN_SOURCE is defined.
3636
0a2ea235
GM
36372000-06-16 Gerd Moellmann <gerd@gnu.org>
3638
dff28924 3639 * Makefile.in (distclean): Also make distclean in lisp/.
0a2ea235 3640
7d5c8691
EZ
36412000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
3642
3643 * config.bat: Generate lisp/Makefile from lisp/Makefile.in.
3644
e9924e52
GM
36452000-06-15 Gerd Moellmann <gerd@gnu.org>
3646
3647 * make-dist: Add --help and --snapshot options.
3648
9f817ea4
GM
36492000-06-14 Gerd Moellmann <gerd@gnu.org>
3650
dce6b995 3651 * configure.in: Generate lisp/Makefile.
dff28924 3652
9f817ea4
GM
3653 * configure.in: Add support for `*-lynxos*'.
3654 Use `cpp' as NON_GNU_CPP for `alpha*-dec-osf[5-9]*', as
3655 recommended by <Karen.Dorhamer@compaq.com> to fix problems
3656 on Tru64 UNIX v5.0.
3657
97aa9c1d
KR
36582000-06-13 Ken Raeburn <raeburn@gnu.org>
3659
3660 * Makefile.in (install-arch-indep): Don't use "-unset CDPATH" when
3661 it's on a continuation line.
3662
d42122a3
DL
36632000-06-02 Dave Love <fx@gnu.org>
3664
b4963755 3665 * Makefile.in (install-arch-indep): Add pcl-cvs to list of info
2082fe81
DL
3666 files.
3667
d42122a3
DL
3668 * configure.in: Don't specify -n32 flag for mips-sgi-irix6.5.
3669 Check for struct exception. Use AC_SYS_LARGEFILE and move ftello
3670 test.
3671
3672 * aclocal.m4 (AC_SYS_LARGEFILE_TEST_INCLUDES)
3673 (AC_SYS_LARGEFILE_MACRO_VALUE, AC_SYS_LARGEFILE): New.
3674
34ec9ebe
GM
36752000-05-26 Gerd Moellmann <gerd@gnu.org>
3676
3677 * configure.in: Add check for speed_t typedef.
3678
50d7ce09
KR
36792000-05-25 Ken Raeburn <raeburn@gnu.org>
3680
3681 * Makefile.in (install-arch-dep): Install fns-*.el only if it
3682 exists; it won't in the CANNOT_DUMP case.
3683
10db7fc5
GM
36842000-05-25 Gerd Moellmann <gerd@gnu.org>
3685
3686 * Makefile.in: Ignore exit status of `unset CDPATH' everywhere.
3687 On FreeBSD, the exit status is 1 if CDPATH is not set.
8711588d 3688 (install-arch-indep): Install ebrowse.info.
10db7fc5 3689
087121cc
GM
36902000-05-20 NIIBE Yutaka <gniibe@mri.co.jp>
3691
3692 * configure.in: Check for grandpt and getpt.
3693
b992884d
DL
36942000-05-09 Dave Love <fx@gnu.org>
3695
3696 * Makefile.in (install-arch-indep): Filter CVS as well as RCS.
3697
056565f7
GM
36982000-05-05 Gerd Moellmann <gerd@gnu.org>
3699
14d1edc0
JB
3700 * make-dist: Make a link for lib-src/grep-changelog.
3701 Copy install-sh.
056565f7 3702
35a28e21
EZ
37032000-05-01 Eli Zaretskii <eliz@is.elta.co.il>
3704
3705 * config.bat: Identify the beginning of the cpp stuff in
3706 src/Makefile.in and lib-src/Makefile.in more accurately.
3707
c76e04a8
GM
37082000-04-27 Gerd Moellmann <gerd@gnu.org>
3709
3710 * configure.in: Add support for `powerpc*-*-linux-gnu*'.
3711
5e3dac3f
GM
37122000-04-19 Gerd Moellmann <gerd@gnu.org>
3713
3714 * configure.in: Add support for `powerpc-*-netbsd*'.
3715
0b8f263e
DL
37162000-04-19 Dave Love <fx@gnu.org>
3717
7825fef9
DL
3718 * configure.in: Don't use AC_FUNC_GETLOADAVG.
3719
0b8f263e
DL
3720 * aclocal.m4 (AC_FUNC_MKTIME): Use AC_SUBST.
3721
3dd2781e
DL
37222000-04-16 Dave Love <fx@gnu.org>
3723
3724 * Makefile.in (${srcdir}/configure): Depend on aclocal.m4.
3725
3edfea34
DL
37262000-04-14 Dave Love <fx@gnu.org>
3727
3728 * configure.in: Use AC_FUNC_GETLOADAVG, AC_FUNC_MKTIME.
3729
3730 * aclocal.m4 (AC_FUNC_MKTIME): New.
3731
4d6e16b3
KR
37322000-03-28 Ken Raeburn <raeburn@gnu.org>
3733
3734 * configure.in: Line up "--help" output a little better.
3735
89e80928
GM
37362000-03-26 Gerd Moellmann <gerd@gnu.org>
3737
087121cc 3738 * Makefile.in (bootstrap-lisp-1, bootstrap-lisp, bootstrap-src):
89e80928
GM
3739 New targets.
3740 (bootstrap): Rewritten in terms of the new targets above. Make
3741 info files, too.
dff28924 3742
e1cff360
GM
37432000-03-12 Gerd Moellmann <gerd@gnu.org>
3744
3745 * config.guess, config.sub: Use the versions of the files from
3746 subversions.
3747
7397acc4
DL
37482000-03-08 Dave Love <fx@gnu.org>
3749
3750 * configure.in: Use AC_PROG_RANLIB, AC_C_PROTOTYPES,
3751 AC_C_VOLATILE. Define POINTER_TYPE.
3752
3753 * aclocal.m4: New file.
3754
d054101f 37552000-03-02 Gerd Moellmann <gerd@gnu.org>
2df636f4
GM
3756
3757 * configure.in (machine): Add `mipsel-*-netbsd*' and
3758 `arm-*-netbsd*'.
dff28924 3759
d054101f 37602000-03-01 Gerd Moellmann <gerd@gnu.org>
dff28924 3761
d054101f 3762 * configure.in (machine): Add support for `*-auspex-sunos*'.
dff28924 3763
ed4d0512
GM
37642000-02-29 Gerd Moellmann <gerd@gnu.org>
3765
3766 * configure.in (C_OPTIMIZE_SWITCH) [__GNUC__]: Use -O2.
3767
2dc95ddd
DL
37682000-02-18 Dave Love <fx@gnu.org>
3769
3770 * configure.in: Define NON_GNU_CPP on alpha-dec-osf5+.
3771
57beb0e0
AS
37722000-02-18 Andreas Schwab <schwab@suse.de>
3773
3774 * Makefile.in (install-arch-indep): Add eudc to list of installed
3775 info files.
3776
3b3cc4a4
KR
37772000-02-17 Ken Raeburn <raeburn@gnu.org>
3778
3779 * configure.in: Include -lz and -ljpeg (if it's available) when
3780 testing for the tiff library.
3781
8389e1e2
GM
37822000-02-17 Gerd Moellmann <gerd@gnu.org>
3783
3784 * configure.in: Remove LISP_FLOAT_TYPE.
3785
647847ea
DL
37862000-02-12 Dave Love <fx@gnu.org>
3787
3788 * configure.in: Use AC_FUNC_VFORK.
3789
9a90d84c
GM
37902000-02-01 Gerd Moellmann <gerd@gnu.org>
3791
5eea385d
GM
3792 * make-dist: Various fixes for new development tree.
3793
9a90d84c
GM
3794 * leim-Makefile.in: New file.
3795
b6680a0e
GM
37962000-01-31 Gerd Moellmann <gerd@gnu.org>
3797
3798 * Makefile.in (dist): Call ./make-dist.
3799
1e5279b9
DL
38002000-01-24 Dave Love <fx@gnu.org>
3801
3802 * configure.in: Remove -G0 from Irix NON_GCC_TEST_OPTIONS.
3803
ffe36136
GM
38042000-01-18 Gerd Moellmann <gerd@gnu.org>
3805
3806 * configure.in (HAVE_GIF): Check for DGifOpen instead of
3807 DGifOpenFileName.
3808
a970dae4
AS
38092000-01-11 Andreas Schwab <schwab@suse.de>
3810
3811 * Makefile.in (install-arch-indep): Update list of info files to
3812 be installed.
3813
c4bb2108
DL
38142000-01-05 Dave Love <fx@gnu.org>
3815
3816 * configure.in: Check for jerror.h as well as libjpeg.
3817
bb9d2b64
AS
38182000-01-03 Andreas Schwab <schwab@suse.de>
3819
3820 * Makefile.in (install-arch-indep): Install autotype*. Run
3821 install-info on autotype and emacs-faq.info.
3822
22afa6e8
DL
38231999-12-04 Dave Love <fx@gnu.org>
3824
b4963755 3825 * Makefile.in (install-arch-indep): Depend on `info'.
22afa6e8
DL
3826 (install-strip): Use `install' as sub-make target.
3827
a21616bd
KR
38281999-11-23 Ken Raeburn <raeburn@gnu.org>
3829
3830 * configure.in: Restore Kerberos code deleted on 1999-05-29 that
3831 didn't need to be deleted. Check for the k5crypto library as well
3832 as the crypto library; MIT Kerberos 1.1 changed the name.
3833
946173ad
DL
38341999-11-18 Dave Love <fx@gnu.org>
3835
3836 * configure.in: Fix NON_GNU_CPP for Irix 6 to avoid failing tests.
3837
4f6f5dab
GM
38381999-11-11 Erik Naggum <erik@naggum.no>
3839
3840 * configure.in (bitmapdir): Allow for both "bitmaps" directories.
3841
2323760c
DL
38421999-11-08 Dave Love <fx@gnu.org>
3843
3844 * configure.in: Fix change for --with-pop default.
3845
c3d00920
DL
38461999-11-04 Dave Love <fx@gnu.org>
3847
3848 * configure.in: Default to --with-pop. Change sense of with-gcc
3849 and with-toolkit-scroll-bars messages to reflect the defaults.
3850
400a1ed0
GM
38511999-11-01 Gerd Moellmann <gerd@gnu.org>
3852
3853 * INSTALL: Mention the Emacs Lisp Reference.
3854
1e3196e8
GM
38551999-10-27 Noah Friedman <friedman@splode.com>
3856
3857 * configure.in: Check for dynamic ptys (/dev/ptmx, /dev/pts/).
3858
8ac52782
GM
38591999-10-23 Gerd Moellmann <gerd@gnu.org>
3860
3861 * Makefile.in (bootstrap): New target.
3862
1113b624
PE
38631999-10-19 Paul Eggert <eggert@twinsun.com>
3864
3865 Add support for large files. Merge glibc 2.1.2.
3866
3867 * configure.in (AC_CHECK_HEADERS): Add stdio_ext.h.
3868 (HAVE_TM_GMTOFF): New symbol.
3869 (AC_CHECK_FUNCS): Add __fpending, ftello, getloadavg, mblen,
3870 mbrlen, strsignal.
3871 (LOCALTIME_CACHE): Don't include stdlib.h, as config.h does this now.
dff28924 3872
77162a4f
SM
38731999-10-09 Stefan Monnier <monnier@cs.yale.edu>
3874
194d44e7
JB
3875 * make-dist (dontcompile): Look for the DONTCOMPILE variable rather
3876 than the obsolete dontcompilefiles pseudo-rule in lisp/Makefile.
77162a4f 3877
a2743e67
RS
38781999-10-09 Richard M. Stallman <rms@gnu.org>
3879
dff28924 3880 * Makefile.in (uninstall, install-arch-indep, install-arch-dep):
a2743e67
RS
3881 Unset CDPATH to prevent cd from generating output.
3882
37e2d8f4
SM
38831999-10-08 Stefan Monnier <monnier@cs.yale.edu>
3884
194d44e7 3885 * update-subdirs: Also ignore CVS subdirs.
37e2d8f4 3886
4e1d9c86
GM
38871999-10-07 Gerd Moellmann <gerd@gnu.org>
3888
3889 * Makefile.in (install-arch-indep): Add ada-mode.
dff28924 3890
2b6bac15
DL
38911999-10-06 Dave Love <fx@gnu.org>
3892
3893 * Makefile.in: Add rules for config.status, configure.
3894
a4a9692d
DL
38951999-09-07 Gerd Moellmann <gerd@gnu.org>
3896
3897 * configure.in (--with-sound): Removed.
3898
38991999-08-30 Gerd Moellmann <gerd@gnu.org>
3900
3901 * configure.in (USE_TOOLKIT_SCROLL_BARS): Move the test down after
3902 the test for Xaw3d.
3903 (HAVE_TIFF): Add -lm to library check.
3904
39051999-08-28 Richard Stallman <rms@gnu.org>
3906
3907 * configure.in (USE_TOOLKIT_SCROLL_BARS): Move tests for
3908 -lXaw3d, -lXpm, -ljpeg, -lpng, -ltiff, and -lgif, down
3909 after the other X-related libraries.
3910
39111999-08-21 Dave Love <fx@gnu.org>
3912
3913 * configure.in: Don't check for jpeglib.h.
3914
39151999-08-20 Gerd Moellmann <gerd@gnu.org>
3916
3917 * configure.in (HAVE_TIFF): Remove tiff34 prefix from tiffio.h.
3918 (HAVE_XAW3D): Don't check for Xaw3d if USE_X_TOOLKIT=none.
3919
39201999-08-18 Dave Love <fx@gnu.org>
3921
3a787a1e 3922 * configure.in: Check for termcap.h.
a4a9692d
DL
3923
39241999-08-15 Gerd Moellmann <gerd@gnu.org>
3925
3926 * configure.in: Add --with-toolkit-scroll-bars. If "no",
3927 use Emacs' scroll bars, even if configured for Motif or when
3928 Xaw3d is available.
3929
39301999-08-12 Wolfgang Rupprecht <wolfgang@wsrcc.com>
3931
3932 * configure.in: Check for getaddrinfo.
3933
39341999-08-04 Eli Zaretskii <eliz@gnu.org>
3935
3936 * config.bat: Make --no-debug work again by removing -gcoff.
3937
39381999-07-30 Dave Love <fx@gnu.org>
3939
3940 * configure.in: Check for stdlib.h.
3941
39421999-07-19 Dave Love <fx@gnu.org>
3943
3944 * configure.in: Grok sparc64-*-linux-gnu*.
3945
39461999-07-12 Richard Stallman <rms@gnu.org>
3947
3948 * Version 20.4 released.
3949
39501999-06-23 Karl Heuer <kwzh@gnu.org>
3951
3952 * make-dist: Unset EMACS_UNIBYTE, so Emacs runs in its default state.
3953 Quote $EMACS, in case it's a program with args.
3954
39551999-05-29 Richard M. Stallman <rms@gnu.org>
3956
3957 * configure.in: Delete the Kerberos stuff.
3958
39591999-05-27 Greg Hudson <ghudson@mit.edu>
3960
3961 * configure.in: Prefer kerberos 5 names.
3962
39631999-04-26 Richard M. Stallman <rms@gnu.org>
3964
3965 * configure.in: Check for libXp.
3966
39671999-04-08 Richard Stallman <rms@gnu.org>
3968
3969 * make-dist: Include change logs in subdirs of `lisp'.
3970
39711999-04-05 Richard Stallman <rms@gnu.org>
3972
3973 * Makefile.in (mkdir): If we create ${datadir}, make it world-readable.
3974 (install-arch-indep): Make ${datadir}/emacs world-readable.
3975
39761999-03-30 Eli Zaretskii <eliz@gnu.org>
3977
3978 * config.bat: Use epaths.* instead of paths.*.
3979
39801999-03-07 Eli Zaretskii <eliz@gnu.org>
3981
3982 * INSTALL: Add detailed instructions to unpack and install
3983 intlfonts on MS-DOS.
3984
39851999-02-26 Richard Stallman <rms@gnu.org>
3986
4b649a8e 3987 * configure.in: Use epaths.h and epaths-force instead of paths...
a4a9692d
DL
3988
3989 * Makefile.in (epaths-force): Renamed from paths-force;
3990 operate on epaths.in and produce epaths.h.
3991
39921999-02-24 Richard Stallman <rms@gnu.org>
3993
3994 * make-dist: Fix nt/icons directory handling.
3995
39961999-02-22 Simon Josefsson <jas@pdc.kth.se>
3997
3998 * configure.in (f301-fujitsu-uxpv4.1): New target.
3999
40001999-02-20 Richard Stallman <rms@gnu.org>
4001
4002 * make-dist (tempparent): Fix command to update info files.
4003
40041999-02-09 Richard Stallman <rms@gnu.org>
4005
4006 * configure.in (powerpc-apple-netbsd*): New alternative.
4007
40081999-01-25 Geoff Voelker <voelker@cs.washington.edu>
4009
4010 * make-dist: Include the new directory nt/icons in distributions.
4011
40121999-01-19 Richard Stallman <rms@psilocin.ai.mit.edu>
4013
4014 * configure.in: Change message about HAVE_XFREE386.
4015
40161999-01-07 Eli Zaretskii <eliz@gnu.org>
4017
4018 * config.bat: Support configuring with leim.
4019
40201998-12-16 Petri Kaurinkoski <Petri.Kaurinkoski@hut.fi>
4021
4022 * configure.in (mips-sgi-irix6.5): New target.
4023
40241998-12-16 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
4025
4026 * configure.in: Remove GSS-API support, since it has been removed
4027 from movemail.
4028
40291998-12-04 Markus Rost <rost@delysid.gnu.org>
4030
4031 * Makefile.in (install-arch-dep): Copy fns-*.el from lib-src.
4032
40331998-12-04 Andreas Schwab <schwab@delysid.gnu.org>
4034
3a787a1e
JB
4035 * Makefile.in: Don't install customize info file.
4036 Run install-info on viper info file.
a4a9692d
DL
4037
40381998-11-29 Richard Stallman <rms@psilocin.ai.mit.edu>
4039
4040 * Makefile.in (install-arch-dep): Copy fns-*.el from lib-src.
4041
40421998-11-16 Kenichi Handa <handa@etl.go.jp>
4043
4044 * configure.in (*-*-bsdi4*): New target.
4045
40461998-11-13 Ehud Karni <ehud@unix.simonwiesel.co.il>
4047
4048 * configure.in: Fix previous change.
4049
40501998-11-11 Richard Stallman <rms@gnu.org>
4051
4052 * configure.in (aviion-intel): New machine.
4053
40541998-11-04 Kenichi Handa <handa@etl.go.jp>
4055
4056 * configure.in (mips-nec-sysv4*): New target.
4057
40581998-11-03 Andreas Schwab <schwab@delysid.gnu.org>
4059
4060 * Makefile.in (install-arch-dep): Fix last change and use fns-*.el
4061 from lisp.
4062
40631998-10-31 Richard Stallman <rms@psilocin.ai.mit.edu>
4064
4065 * make-dist: Don't include fns*.el in dist.
4066
40671998-10-30 Dave Love <fx@gnu.org>
4068
4069 * configure.in: Don't mkdir cpp.
4070
40711998-10-30 Andreas Schwab <schwab@delysid.gnu.org>
4072
4073 * Makefile.in (install-arch-dep): Install src/fns-*.el in
4074 ${archlibdir}.
4075
40761998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
4077
4078 * Version 20.3 released.
4079
40801998-07-30 Paul Eggert <eggert@twinsun.com>
4081
4082 * Makefile.in (Makefile, src/Makefile, src/config.stamp)
4083 (lib-src/Makefile, man/Makefile, oldXMenu/Makefile)
4084 (lwlib/Makefile, leim/Makefile):
4085 Prepend $(srcdir)/ to rule dependencies outside this dir.
4086
40871998-06-30 Richard Stallman <rms@psilocin.ai.mit.edu>
4088
4089 * configure.in: Use unset CDPATH instead of making it empty.
4090
40911998-06-20 Karl Heuer <kwzh@gnu.org>
4092
4093 * configure.in: Assume unspecified Solaris is 2.5, not 2.4.
4094
40951998-06-07 Richard Stallman <rms@psilocin.ai.mit.edu>
4096
4097 * make-dist (MANIFEST): Include most subdirs, but exclude subdirs.el
4098 and default.el. Sort the results.
4099
41001998-05-31 Karl Heuer <kwzh@gnu.org>
4101
4102 * Makefile.in (install-arch-indep): Don't die if site-lisp/ isn't
4103 writable.
4104
41051998-05-14 Richard Stallman <rms@psilocin.ai.mit.edu>
4106
4107 * Makefile.in (install-arch-indep):
4108 Don't alter site-lisp/subdirs.el if it exists.
4109
41101998-05-12 Richard Stallman <rms@psilocin.ai.mit.edu>
4111
4112 * Makefile.in (install-arch-indep): Put `-' on commands to create
4113 subdirs.el in site-lisp dirs.
4114
41151998-05-07 Richard Stallman <rms@psilocin.gnu.org>
4116
4117 * Makefile.in (install-arch-indep): Fix typo in previous change.
4118
41191998-05-06 Richard Stallman <rms@psilocin.gnu.org>
4120
4121 * Makefile.in (install-arch-indep): Pass --dir-file to install-info.
4122
41231998-04-28 Richard Stallman <rms@psilocin.gnu.org>
4124
4125 * Makefile.in (mkdir): Create the site-lisp dirs.
4126 (install-arch-indep): Make site-lisp/subdirs files world-readable.
4127
41281998-04-26 Richard Stallman <rms@psilocin.gnu.org>
4129
4130 * Makefile.in (INSTALL_INFO): New variable.
4131 (install-arch-indep): Don't replace the dir file if it already exists.
4132 Use the install-info program, via INSTALL_INFO, to add entries.
4133 Make the `info' subdir and the Info files world-readable.
4134
41351998-04-16 Eli Zaretskii <eliz@delysid.gnu.org>
4136
4137 * config.bat: Make sure the environment is large enough to support
4b649a8e 4138 all the "set foo=bar" commands. Update pointers to DJGPP FTP sites.
a4a9692d
DL
4139
41401998-04-10 Karl Heuer <kwzh@gnu.org>
4141
4142 * make-dist: Don't accept EMACS=t when testing for $EMACS set.
4143
41441998-04-06 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
4145
4146 * configure.in: Add --with-gssapi to specify GSS-API
4147 authentication support for movemail.
4148
41491998-04-02 Richard Stallman <rms@psilocin.ai.mit.edu>
4150
4151 * Makefile.in (install-arch-indep): Fix previous change.
4152
41531998-03-30 Richard Stallman <rms@psilocin.ai.mit.edu>
4154
4155 * Makefile.in (info): Run man in build dir, not srcdir.
4156
41571998-03-28 Richard Stallman <rms@psilocin.ai.mit.edu>
4158
4159 * Makefile.in (install-arch-indep): Fix previous change.
4160
41611998-03-23 Kenichi Handa <handa@etl.go.jp>
4162
4b649a8e 4163 * Makefile.in (top_distclean): Check the existence of `lock' subdir.
a4a9692d
DL
4164
41651998-03-22 Richard Stallman <rms@gnu.org>
4166
4167 * Makefile.in (install-arch-indep): Put special subdirs.el files
4168 in site-lisp dirs. Use normal-top-level-add-subdirs-to-load-path.
4169
41701998-03-21 Richard Stallman <rms@psilocin.gnu.org>
4171
4172 * make-dist: Fix shell syntax in check for missing .el or .elc files.
4173
41741998-03-09 Richard Stallman <rms@psilocin.gnu.org>
4175
4176 * configure.in (hppa-hp-hpux1[0-9]*): Handle versions 1X like 10.
4177 (m68*-hp-hpux*): Handle versions 1X like 10.
4178
41791998-03-07 Richard Stallman <rms@psilocin.gnu.org>
4180
4181 * make-dist: PROBLEMS is now in etc, not top level dir.
4182
4183 * Makefile.in (SOURCES): Delete PROBLEMS.
4184
41851998-02-25 Richard Stallman <rms@gnu.org>
4186
4187 * configure.in (hppa*-hp-hpux*): Use hpux10 by default.
4188
4189 * Makefile.in (install-arch-indep): Do chmod a+x on subdirs.
4190
41911998-01-17 Richard Stallman <rms@gnu.org>
4192
4193 * Makefile.in (install-arch-indep): Add semicolon before `else'.
4194
41951998-01-02 Richard Stallman <rms@psilocin.gnu.org>
4196
4197 * make-dist (tempparent): New option --no-check.
4198
4199 * make-dist: Don't do anything with cpp directory.
4200
42011997-12-20 Richard Stallman <rms@psilocin.gnu.org>
4202
4203 * configure.in (sparc-fujitsu-sysv4*): New target.
4204
42051997-12-17 Andreas Schwab <schwab@gnu.org>
4206
4207 * configure.in: Cache more tests. Add missing quotes around
4208 message with embedded comma.
4209
42101997-12-04 Karl Heuer <kwzh@gnu.org>
4211
4212 * Makefile.in (unlock, relock): Don't reference cpp/ directory.
4213
42141997-11-26 Joel N. Weber II <devnull@gnu.org>
4215
4216 * make-dist: Changed the comment about `umask 0' to say `Don't
92a8ce63
JB
4217 restrict access to any files.'; previously it said `Don't protect
4218 any files', which may have implied that we think fascism is good.
a4a9692d
DL
4219
42201997-11-24 Paul Eggert <eggert@twinsun.com>
4221
4222 * configure.in (AC_CHECK_FUNCS): Add strftime. The new GNU C library
4223 strftime needs the underlying host's strftime for locale dependent
4224 formats.
4225
42261997-11-20 Abraham Nahum <miko@uxsrvc.tti.co.il>
4227
4228 * configure.in (i586-dg-dguxR4.*): New name in case branch.
4229
42301997-11-20 Eli Zaretskii <eliz@is.elta.co.il>
4231
4232 * config.bat: Configure the man subdirectory.
4233
42341997-11-07 Paul Eggert <eggert@twinsun.com>
4235
4236 * configure.in (AC_CHECK_LIB): Add -lintl.
4237
42381997-11-07 Karl Heuer <kwzh@gnu.org>
4239
4240 * make-dist (check for .elc files): Avoid bash-specific syntax.
4241 (check for overflow 14-char limit): Simplify.
4242
42431997-11-07 Richard Stallman <rms@gnu.org>
4244
4245 * Makefile.in (install): Move blessmail last.
4246
42471997-10-02 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4248
4249 * configure.in (gettimeofday, one arg or two):
4250 Clarify messages by avoiding double negative.
4251
42521997-09-30 Karl Eichwalder <ke@suse.de>
4253
3a787a1e 4254 * Makefile.in (install-arch-indep): Install the widget info file.
a4a9692d
DL
4255
42561997-09-24 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
4257
4258 * configure.in (with-pop, with-kerberos): Need to check Kerberos
4259 libraries in reverse order, so that libraries will appear in the
4260 correct dependency order on the link line (and so that the
4261 configure checks themselves will work properly when early
4262 libraries depend on later ones).
4263
42641997-09-21 Erik Naggum <erik@naggum.no>
4265
3a787a1e 4266 * make-dist (making links to `src'): Keep timestamp on copied files.
a4a9692d
DL
4267
4268 * make-delta: New script to produce delta distributions.
4269
42701997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4271
4272 * Version 20.2 released.
4273
42741997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4275
4276 * Version 20.1 released.
4277
4278 * Makefile.in (install-leim): Depend on mkdir.
4279 (leim): Depend on src.
4280
42811997-09-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4282
4283 * configure.in: Recognize alpha* instead of just alpha.
4284
42851997-09-12 Paul Eggert <eggert@twinsun.com>
4286
4287 * leim-Makefile.in (mostlyclean, maintainer-clean): New targets.
4288
42891997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4290
4291 * update-subdirs: Use rm -f.
4292
42931997-09-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4294
4295 * update-subdirs: Delete subdirs.el if this dir has no subdirs.
4296 Ignore subdirs named Old.
dff28924 4297
a4a9692d
DL
42981997-08-04 Kenneth Stailey <kstailey@elbereth.disclosure.com>
4299
4300 * configure.in: Add OpenBSD clause to set $machine.
4301
43021997-09-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4303
4304 * make-dist: Recompile everything after updating various Lisp files.
4305 Recompile in leim as well as lisp.
4306 Check in leim as well as lisp for mismatched files and too-long names.
dff28924 4307
a4a9692d
DL
43081997-09-03 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4309
4310 * Makefile.in (TAGS tags): Simply refer this to the src subdir.
4311
43121997-08-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4313
4314 * Makefile.in (install-arch-indep): Verify ./lisp has simple.el in it
4315 before trying to copy anything from it.
4316
43171997-08-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4318
4319 * Makefile.in (man/Makefile): New target.
4320 (tags): Define env var EMACS and run Makefile from build dir.
4321
43221997-08-27 Eli Zaretskii <eliz@psilocin.gnu.ai.mit.edu>
4323
4324 * config.bat: If src/_gdbinit doesn't exist, try using
4325 src/.gdbinit to create it (for building on Windows 95).
4326
43271997-08-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4328
4329 * Makefile.in (install-arch-indep):
4330 Discard extra data in tar | tar pipes.
4331
43321997-08-24 NIIBE Yutaka <gniibe@mri.co.jp>
4333
4334 * configure.in (x_default_search_path): Corrected
4335 '${x_library}' to '${x_library}/X11'.
4336
43371997-08-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4338
4b649a8e 4339 * configure.in (HAVE_MOTIF_2_1): Test for Motif 2.1.
a4a9692d
DL
4340
43411997-08-22 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
4342
4343 * configure.in: Support auto-configuration of both Kerberos V4 and
92a8ce63
JB
4344 Kerberos V5 for movemail, including detection of V4 and V5 header
4345 files and libraries.
a4a9692d
DL
4346
43471997-08-16 NIIBE Yutaka <gniibe@etl.go.jp>
4348
4349 * configure.in: Compute x_default_search_path
4350 and substitute into makefiles.
4351
4352 * Makefile.in (paths-force): Store PATH_X_DEFAULTS in paths.h.
4353
43541997-08-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4355
4356 * Makefile.in (install-arch-indep): Run list-load-path-shadows.
4357
43581997-08-07 Erik Naggum <erik@naggum.no>
4359
4360 * configure.in: Remove lockdir, it is no longer needed.
4361 * Makefile.in (mkdir): Don't create lockdir.
4362 (lockdir): Variable deleted.
4363 (paths-force): Don't operate on PATH_LOCK.
4364
43651997-08-06 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4366
4367 * leim-Makefile.in (clean, distclean): New targets.
4368
4369 * make-dist: Include leim/ChangeLog in leim distribution.
4370
43711997-08-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4372
4373 * configure.in (i*86-*-sysv4.2uw*): Set NON_GNU_CPP.
4374
43751997-07-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4376
4377 * Makefile.in (CPPFLAGS): Get this from configure, like CFLAGS.
4378
43791997-07-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4380
4381 * Makefile.in (LDFLAGS): Get this from configure, like CFLAGS.
4382
43831997-07-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4384
4385 * make-dist: Update leim/leim-list.el.
4386 Pass along value of $EMACS when updating lisp dir.
4387
43881997-07-25 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>
4389
dff28924 4390 * configure.in (doug_lea_malloc): Make __after_morecore_hook a
a4a9692d
DL
4391 prerequisite to the use of Doug Lea's malloc.
4392
43931997-07-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4394
4395 * Makefile.in (top_distclean): Use -f to delete contents of lock dir.
4396
4397 * make-dist: Use name leim/SKK-DIC, not leim/SKK.
4398
43991997-07-16 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4400
4401 * make-dist: Arrange for the leim tar file to unpack in emacs-M.N/leim.
4402
44031997-07-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4404
4405 * configure.in (mips-sony-newsos6*): File news-risc.h renamed
4406 to news-r6.h.
4407
44081997-07-10 Eli Zaretskii <eliz@is.elta.co.il>
4409
4410 * config.bat: Use `sed' instead of `cp', which might not be
4411 installed.
4412
44131997-07-09 Kenichi Handa <handa@etl.go.jp>
4414
4415 * Makefile.in (mostlyclean): Add cleaning leim directory.
4416 (clean, distclean, maintainer-clean): Likewise.
4417
44181997-07-09 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4419
4420 * make-dist (bogosities): Check subdirs of `lisp' also.
4421
44221997-07-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4423
4424 * make-dist (etc): Really avoid symlinks now.
4425 (lisp): Don't delete from subdirs the things we never copy.
4426
56f7d69d 44271997-07-07 Kenichi Handa <handa@psilocin.gnu.ai.mit.edu>
a4a9692d
DL
4428
4429 * Makefile.in (install-arch-indep): Correct the target name.
4430 The first letter `i' was dropped by the previous change of mine.
4431
44321997-07-06 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4433
4434 * configure.in (leim/Makefile): Generate this.
4435 (*-sysv4.2uw*): Recognize new alternative.
4436
4437 * leim-Makefile.in: Renamed from leim-Makefile.
4438
4439 * make-dist: Set up real-leim subdirectory,
4440 with the real contents of leim; then move it to
4441 a separate top-level directory.
4442
4443 * make-dist: Don't mention site-lisp, site-init, site-start
4444 or default, when listing files hat are not compiled and should be.
dff28924 4445
a4a9692d
DL
4446 * configure.in: Create src/config.stamp at the end.
4447
44481997-07-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4449
4450 * Makefile.in (install-leim): Correct previous change.
4451
56f7d69d 44521997-07-02 Kenichi Handa <handa@psilocin.gnu.ai.mit.edu>
a4a9692d
DL
4453
4454 * Makefile.in (install-leim): New target.
4455 (install): Depend on install-leim.
dff28924 4456
56f7d69d 44571997-07-01 Kenichi Handa <handa@psilocin.gnu.ai.mit.edu>
a4a9692d
DL
4458
4459 * Makefile.in (SUBDIR): Add leim.
4460 (SUBDIR_MAKEFILES): Add leim/Makefile.
4461 (leim/Makefile): New target.
4462
44631997-07-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4464
4465 * leim-Makefile: New file.
4466 * make-dist: Initialize a `leim' subdirectory with that makefile.
4467
44681997-06-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4469
4470 * configure.in (GNU_MALLOC_reason): Fix message text.
4471
44721997-06-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4473
4474 * make-dist (lisp): Don't process subdirs that start with =.
4475 (etc): Copy symlinks, as in src.
4476
44771997-06-26 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4478
4479 * configure.in (i*86-*-unixware*): New alternative.
4480
44811997-06-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4482
4483 * Makefile.in (src/config.stamp): Target renamed from src/config.h
4484 and touch it explicitly.
4485
4486 * configure.in (mips-sony-newsos6*): New alternative.
4487 (mips-*-linux-gnu*): New alternative.
4488 (*-*-bsdi*): New alternative.
4489 (i*86-*-bsd386, i*86-*-bsdi...): Delete old alternatives.
4490
44911997-06-22 Dave Love <d.love@dl.ac.uk>
4492
3a787a1e
JB
4493 * Makefile.in (lib-src): Depend on src/config.h (e.g. for movemail.o).
4494 (src/config.h): New target to re-configure if src/config.in is patched.
a4a9692d
DL
4495
44961997-06-18 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4497
4498 * configure.in (shutdown): Check for `shutdown' function.
4499
56f7d69d 45001997-06-18 Kenichi Handa <handa@psilocin.gnu.ai.mit.edu>
a4a9692d
DL
4501
4502 * update-subdirs: Include the directory "language" in subdirs.
4503
45041997-06-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4505
4506 * configure.in (m88k-dg-dgux4*): New alternative.
4507 (alpha-*-netbsd*): New alternative.
4508 (powerpcle-*-solaris2*): New alternative.
4509
45101997-05-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4511
4512 * make-dist: Warn about .el files that are not compiled.
4513
45141997-05-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4515
4516 * Makefile.in (dist): Don't run update-subdirs here,
4517 since make-dist now gets that done.
4518
4519 * make-dist: Use the new `updates' target in lisp/Makefile.
dff28924 4520
a4a9692d
DL
4521 * make-dist: Use new non-file targets in lisp/Makefile.
4522
45231997-04-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4524
4525 * make-dist: Handle all subdirs of `lisp' uniformly.
4526 Don't handle `term' and `language' specially.
4527 Clear out umask at the beginning.
dff28924 4528
a4a9692d
DL
45291997-04-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4530
4531 * make-dist: Use Make to update finder-inf.el and autoloads.
4532 Also update cus-load.el.
4533
45341997-04-09 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>
4535
89aa5de3 4536 * configure.in (doug_lea_malloc): First check for SYSTEM_MALLOC,
3a787a1e 4537 in case it is desirable to disable the GNU malloc features with glibc.
a4a9692d
DL
4538
45391997-04-08 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>
4540
4541 * configure.in (DOUG_LEA_MALLOC):
4542 Define if malloc_{get,set}_state exist.
4543
56f7d69d 45441997-03-05 Kenichi Handa <handa@etl.go.jp>
a4a9692d
DL
4545
4546 * make-dist: Make links for files under lisp/language.
4547
177c0ea7 45481997-02-20 Kenichi Handa <handa@etl.go.jp>
a4a9692d
DL
4549
4550 * update-subdirs: Exclude the directory "language" from subdirs.
4551
45521997-01-26 Karl Heuer <kwzh@gnu.ai.mit.edu>
4553
4554 * configure.in: Check for rint and cbrt.
4555
45561997-01-01 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
4557
4558 * make-dist: Use $EMACS to say where to run Emacs.
4559 Add --no-update option.
dff28924 4560
a4a9692d
DL
45611996-12-30 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
4562
4563 * configure.in (hppa1.1-hitachi-hiuxmpp): New configuration.
4564
45651996-12-28 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
4566
4567 * make-dist (copying src): Check thoroughly for symlinks
4568 and copy them in all cases. Regularize the linking of *.in
4569 and *.opt and ChangeLog files.
4570 (copying lib-src): Likewise.
4571 Don't rm getdate.c or y.tab.*--they don't exist any more.
dff28924 4572
a4a9692d
DL
45731996-12-18 Jonathan I. Kamens <jik@annex-1-slip-jik.cam.ov.com>
4574
4575 * configure.in: Check for libmail, maillock.h and
4576 touchlock (for movemail).
4577
45781996-12-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4579
4580 * configure.in (limits.h): Check for this file.
4581
45821996-12-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4583
4584 * configure.in (rs6000-ibm-aix4.2): New alternative.
4585 (rs6000-ibm-aix4.0): New alternative.
4586 (rs6000-ibm-aix4*): Assume aix 4.1 by default.
4587
45881996-11-22 Ben Harris <bjh21@cam.ac.uk>
4589
4590 * configure.in: Recognize vax-*-netbsd*.
4591
45921996-11-06 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
4593
4594 * configure.in (locallisppath): Add leim directory.
4595
45961996-10-31 Eli Zaretskii <eliz@is.elta.co.il>
4597
4598 * config.bat: Make sure `mv' supports forward slashes and -f.
4599
46001996-10-28 Christian Limpach <chris@nice.ch>
4601
4602 * configure.in (hppa*-next-nextstep*): * added after hppa
4603 to accept hppa1.0 and hppa1.1.
4604
46051996-10-05 Marcus G. Daniels <marcus@coulee.tdb.com>
4606
4607 * configure.in: Provide an empty default for LD_SWITCH_X_SITE_AUX.
4608 * configure.in (ld_switch_machine): Fix typo.
4609
46101996-09-28 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
4611
4612 * configure.in: Fetch LD_SWITCH_SYSTEM and LD_SWITCH_MACHINE
4613 from config.h and use them in $ac_link.
4614
46151996-09-28 Erik Naggum <erik@psilocin.gnu.ai.mit.edu>
4616
4617 * configure.in: Create a subdir named `lisp'.
4618
46191996-09-24 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
4620
4621 * configure.in: Check for getcwd.
4622
46231996-09-04 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
4624
dff28924 4625 * configure.in: Check for termios.h. Check for setpgid.
a4a9692d
DL
4626
46271996-08-31 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
4628
4629 * configure.in: Check for setrlimit.
4630
46311996-08-31 Paul Eggert <eggert@twinsun.com>
4632
4633 * configure.in: Check for sys/systeminfo.h, getdomainname, sysinfo.
4634
46351996-08-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4636
4637 * configure.in: Check for utimes.
4638
4639 * configure.in: Check for com_err library, but only
4640 if --with-kerberos was used. Check for krb and des
4641 only if --with-kerberos.
4642
46431996-08-26 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
4644
4645 * Makefile.in (INSTALL_STRIP): New variable.
4646 (install-strip): Set INSTALL_STRIP, not INSTALL_PROGRAM.
4647 (install-arch-dep): Use INSTALL_STRIP, and pass it to lib-src.
4648
46491996-08-25 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
4650
4651 * configure.in: Check for krb and des libraries.
4652
46531996-08-24 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
4654
4655 * configure.in (*-sunos4.1.[3-9]*noshare):
4656 Use sunos413, not sunos4-1-3.
4657 (m88k-dg-dgux5.4R3*): Use dgux5-4-3, not dgux5-4r3.
4658 (arm-acorn-riscix1.2*): Use riscix12, not riscix1-2.
dff28924 4659
a4a9692d
DL
46601996-08-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4661
4662 * Makefile.in (src/paths.h): Target deleted.
4663 (paths-force): Delete all dependencies on this target
4664 but don't delete the target.
4665 (install): Depend on `all'.
4666 (paths-force): Don't print a message.
4667
4668 * configure.in: Generate src/paths.h here.
4669
46701996-08-18 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4671
4672 * configure.in (NON_GCC_LINK_TEST_OPTIONS, GCC_LINK_TEST_OPTIONS):
4673 New variables that affect linking only.
4674 (alpha-dec-osf*): Use those instead of previous change.
4675
46761996-08-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4677
4678 * Makefile.in (install-arch-indep): Install info/messages.
4679
46801996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4681
4682 * Version 19.33 released.
4683
f0131492 46841996-08-10 Marcus G. Daniels <marcus@sayre.sysc.pdx.edu>
a4a9692d
DL
4685
4686 * configure.in (i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*):
4687 Fix previous change.
4688
46891996-08-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4690
4691 * configure.in (i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*):
4692 New alternative.
4693
46941996-08-07 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4695
4696 * configure.in (alpha-dec-osf*): Specify GCC_TEST_OPTIONS
4697 and NON_GCC_TEST_OPTIONS.
4698
46991996-08-06 Paul Eggert <eggert@twinsun.com>
4700
4701 * configure.in (LOCALTIME_CACHE): Don't put a string literal
4702 "TZ=..." in environ.
4703
47041996-08-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4705
4706 * make-dist (msdos): Add is_exec.c, sigaction.c to distribution.
4707
47081996-08-03 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4709
4710 * configure.in (*-sunos4.1.[3-9]*noshare): Move this before
4711 the more general *-sunos4.1.[3-9]* clause.
4712
47131996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4714
4715 * Version 19.32 released.
4716
4717 * configure.in (*-sco3.2v5*):
4718 Set OVERRIDE_CPPFLAG to a string of one space.
4719 Fix the code that uses OVERRIDE_CPPFLAG.
4720
47211996-07-16 Karl Heuer <kwzh@gnu.ai.mit.edu>
4722
4723 * configure.in: Undo previous change.
4724
47251996-07-16 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
4726
4727 * config.sub: Use `pc', not `unknown', when canonicalizing
4728 the vendor for ...86.
4729
177c0ea7 47301996-07-15 David Mosberger-Tang <davidm@AZStarNet.com>
a4a9692d
DL
4731
4732 * configure.in: Check for termios.h header.
4733
47341996-07-11 Bill Mann <dvmann@dvncr.praxisint.com>
4735
3a787a1e 4736 * configure.in: Use s/usg5-4-3.h for ncr-i[3456]86-sysv4.3.
a4a9692d
DL
4737
47381996-07-07 Karl Heuer <kwzh@gnu.ai.mit.edu>
4739
4740 * configure.in: Split bsdos2 and bsdos2-1.
4741
47421996-07-06 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
4743
4744 * config.sub: If last two words are not a recognized
4745 KERNEL-OS pair, use just the last word as OS, as in 19.31.
4746 Make conversion of gnu/linux to linux-gnu really work.
dff28924 4747
a4a9692d
DL
4748 * config.sub: If vendor unspecified with i386, use `pc' not `unknown'.
4749
47501996-06-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4751
4752 * configure.in (check for using Lucid widgets by default):
4753 Eliminate indentation that confuses some compilers.
4754
47551996-06-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4756
4757 * config.sub: Convert linux and gnu/linux to linux-gnu.
4758
4759 * make-dist: Don't update getdate.c.
4760 Ignore =... files when checking for too-long Lisp file names.
4761
47621996-06-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4763
4764 * configure.in (euidaccess): Check for that, not for eaccess.
4765
47661996-06-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4767
4768 * configure.in (sunos4.1.[3-9]*noshare): Eliminate dash from
92a8ce63 4769 before `noshare'.
a4a9692d
DL
4770 (mips-sgi-irix6*): Specify NON_GCC_TEST_OPTIONS.
4771
47721996-06-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4773
4774 * configure.in: Rename lignux to linux-gnu in configuration names.
4775 Use gnu-linux as the opsys value (s/ file name).
4776 Allow i686 just like i386, i486, i586.
4777
47781996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4779
4780 * configure.in (i*86-*-sco3.2v5): New alternative.
4781 (OVERRIDE_CPPFLAG): New variable.
4782 (CPPFLAGS): If OVERRIDE_CPPFLAG is set, use that.
4783
4784 * configure.in: Specify vpath for .texi files.
4785
47861996-06-09 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4787
4788 * configure.in: Always check for HAVE_X11R5.
4789 Separately decide whether to use a toolkit by default.
4790
47911996-06-04 Bill Mann <dvmann@dvhpux1.praxisint.com>
4792
4793 * configure.in: If X11R5 is missing the Xaw headers,
4794 default to --with-x-toolkit=no.
4795
47961996-05-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4797
4798 * configure.in (powerpc-*-solaris2*): Use ibmrs6000, not rs6000.
4799
48001996-05-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4801
4802 * Makefile.in (install-arch-indep): If cd etc makes output,
4803 don't treat that as part of the tar data.
4804 Check that ./lisp actually exists.
dff28924 4805
a4a9692d
DL
48061996-05-29 Karl Heuer <kwzh@gnu.ai.mit.edu>
4807
4808 * make-dist: Check for long file names.
4809
48101996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
4811
4812 * Version 19.31 released.
4813
48141996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
4815
4816 * configure.in: Recognize sparc-*-lignux.
4817
48181996-05-03 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
4819
4820 * make-dist: Include nt/inc/arpa and nt/inc/netinet in the dist.
4821 Don't include config.w95.
4822
48231996-04-21 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
4824
4825 * make-dist: Replace --no-clean-up and --no-tar options
4826 with --clean-up and --tar, so that the default is useful.
4827
48281996-04-15 Eli Zaretskii <eliz@is.elta.co.il>
4829
4830 * config.bat: Make sure the GDB init file is called src/_gdbinit;
4831 if not, tell the user to rename it and abort.
4832
48331996-04-14 Eli Zaretskii <eliz@is.elta.co.il>
4834
4835 * config.bat: With DJGPP v1.x, use `COFF2EXE' to produce JUNK.EXE
4836 test program.
4837
48381996-04-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4839
4840 * config.bat (djgpp_ver): Variable renamed from djgpp-ver.
4841
4842 * make-dist (MANIFEST): Fix previous change.
4843 (msdos): Put mainmake.v2 into the dist.
4844
48451996-04-10 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
4846
4847 * make-dist: Exit if autoconf fails.
4848
48491996-04-10 Eli Zaretskii <eliz@is.elta.co.il>
4850
4851 * config.bat: Set djgpp-ver, and unset it at the end.
b1f865ae 4852 Add a number of conditionals for DJGPP version 2.
a4a9692d
DL
4853 Rename label libsrc2 to libsrc3.
4854 Substitute for LDFLAGS in src/Makefile.
4855 Substitute for ALL_CFLAGS in lib-src/Makefile.
4856
48571996-04-08 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4858
4859 * configure.in (ncurses): Check this after checking fns like strerror.
4860
48611996-04-08 Erik Naggum <erik@naggum.no>
4862
4863 * make-dist (MANIFEST): Don't include lines from =files.
4864
48651996-04-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4866
4867 * make-dist: Don't put lisp/dired.todo in the dist.
4868
48691996-04-05 Richard Stallman <rms@lucy.gnu.ai.mit.edu>
4870
4871 * configure.in (HAVE_NCURSES): Look for library named ncurses.
4872
4873 * configure.in (setlocale): Check for it.
4874
4875 * configure.in (*-*-sysv4.2*): If no /usr/ccs/lib/cpp, use /lib/cpp.
dff28924 4876
a4a9692d
DL
48771996-03-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4878
4879 * configure.in: Use lignux instead of linux as value of opsys.
4880
48811996-03-22 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4882
4883 * Makefile.in (install-strip): Fix whitespace.
4884 Get rid of continuation.
4885
4886 * config.sub: Convert linux or gnu/linux to lignux.
4887
48881996-03-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4889
4890 * configure.in: Accept lignux in configuration name.
4891
48921996-03-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4893
4894 * Makefile.in (install-strip): New target.
4895
48961996-03-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4897
4898 * Makefile.in (top_distclean): Use `|| true' to ignore error in rm.
4899 -f failed to do the job on Suns.
4900
49011996-03-13 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
4902
4903 * Makefile.in (install-arch-dep): Don't depend on install-arch-indep.
4904
4905 * configure.in (linux/version.h): Check for this header.
4906
49071996-03-12 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
4908
4909 * configure.in: Remove -fno-builtin hackery from -lm check.
4910
49111996-03-08 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
4912
4913 * configure.in (-lm check): If $GCC, append -fno-builtin to $CC for
92a8ce63 4914 just this test.
a4a9692d
DL
4915
4916 * configure.in (AC_PREREQ): Require version 2.8 of Autoconf.
4917
49181996-03-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4919
4920 * configure.in: Check for ncurses.
4921
49221996-02-28 Paul Eggert <eggert@twinsun.com>
4923
4924 * configure.in (LOCALTIME_CACHE):
4925 Also define if localtime mishandles unsetting TZ.
4926 This works around a localtime bug in mips-dec-ultrix.
4927
49281996-02-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4929
4930 * make-dist (finder-inf.el): Use finder-compile-keywords-make-dist.
4931
4932 * configure.in: Improve messages about X versions.
4933
49341996-02-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4935
4936 * configure.in (LOCALTIME_CACHE): Cope if $ac_cv_func_tzset is null.
4937
49381996-02-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4939
4940 * configure.in (HAVE_X11XTR6): Set it as a shell variable.
4941 (HAVE_LIBXMU): If HAVE_X11XTR6, use -lSM and -lICE.
4942
4943 * Makefile.in (install-arch-dep): Depend on install-arch-indep.
4944 (install): Put install-arch-indep before install-arch-dep.
4945
49461996-02-20 Dave Love <d.love@dl.ac.uk>
4947
4948 * INSTALL: Clarify info about MS-DOS path handling.
4949
49501996-02-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4951
4952 * Makefile.in (install-arch-indep): Install info/ccmode*.
4953 In previous change, protect against /bin/pwd returning null string.
4954
49551996-02-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4956
4957 * Makefile.in (install-arch-indep): Copy build-dir's lisp subdir
4958 to lispdir.
4959
49601996-02-01 Paul Eggert <eggert@twinsun.com>
4961
4962 * configure.in (LD_RUN_PATH): Prepend x_libraries to this envvar.
4963
49641996-01-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4965
4966 * configure.in (HAVE_TIMEVAL): Set explicitly to `no' if test fails.
4967
49681996-01-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4969
4970 * Makefile.in (extraclean): Use ${top_distclean} to ensure
4971 we delete everything distclean deletes.
4972
49731996-01-23 Karl Heuer <kwzh@gnu.ai.mit.edu>
4974
4975 * make-dist (lwlib): Don't distribute lwlib-Xol* files.
4976
49771996-01-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4978
4979 * configure.in (HAVE_X11): Merge $LD_SWITCH_X_SITE
4980 into LDFLAGS instead of into LIBS.
4981
49821996-01-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4983
4984 * configure.in (HAVE_XMU): Fix typo in previous change.
4985
49861996-01-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4987
4988 * configure.in [Solaris]: Don't let $CC make us use /usr/ucb/cc.
4989
49901996-01-10 Erik Naggum <erik@naggum.no>
4991
4992 * configure.in (USE_X_TOOLKIT = maybe): Delete redundant `fi'.
4993
49941996-01-10 Karl Heuer <kwzh@gnu.ai.mit.edu>
4995
4996 * Makefile.in (install-arch-indep): Ignore error if no chmod -R.
4997
49981996-01-10 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
4999
5000 * configure.in (HAVE_XMU): Check for libXmu.a only if using toolkit
5001 and use -lXt to link it.
5002
50031996-01-08 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
5004
5005 * configure.in (locallisppath): Put version-specific dir first.
5006
50071996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
5008
5009 * configure.in (hppa-*-nextstep*): New alternative.
5010 (USE_X_TOOLKIT): By default, set this to "maybe";
5011 and change that later to LUCID or "no" according to X11 version.
5012
5013 * make-dist: Recompile outdated .elc files and update all autoloads.
5014
50151996-01-05 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
5016
5017 * configure.in (locallisppath): Fix typo in last change: " -> '.
5018
50191996-01-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5020
5021 * configure.in (locallisppath): Add ../emacs/VERSION/site-lisp.
5022
50231995-12-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5024
5025 * Makefile.in (install-arch-indep): Give all files read permission.
5026
50271995-12-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5028
5029 * configure.in (hppa*-hp-hpux9shr*, hppa*-hp-hpux9*, hppa*-hp-hpux*):
5030 If it is hpux 9, check for /usr/include/X11R5 and /usr/lib/x11R5.
5031
50321995-12-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5033
5034 * configure.in: Determine HAVE_X11R6.
5035 (HAVE_MENUS): Renamed from HAVE_X_MENU.
5036
50371995-12-21 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
5038
5039 * configure.in: Just "solaris" now defaults to version 2.4.
5040 Add sunos4.1.n-noshare as alternative.
5041
50421995-12-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5043
5044 * configure.in (mips-sgi-irix6*): Set NON_GNU_CPP.
5045
50461995-11-29 Erik Naggum <erik@naggum.no>
5047
5048 * Makefile.in (install-arch-indep): Add missing backslash.
5049
50501995-11-29 Karl Eichwalder <ke@ke.Central.DE>
5051
5052 * Makefile.in (install-arch-indep): Don't install
5053 lispdir/[Mm]akefile*, lispdir/ChangeLog, lispdir/dired.todo.
5054
50551995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5056
5057 * Makefile.in (install-arch-indep): Fix previous change.
5058
5059 * configure.in (mips-sni-sysv*): New alias for mips-siemens-sysv*.
5060
50611995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5062
5063 * Version 19.30 released.
5064
5065 * make-dist (lisp): Exclude subdirs.el.
5066
50671995-11-22 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5068
5069 * make-dist (etc): Delete *.orig and *.rej.
5070
50711995-11-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5072
5073 * Makefile.in (install-arch-indep): Rename old info/dir only if exists.
5074
50751995-11-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5076
5077 * configure.in (hppa*-hp-hpux10*): Use s/hpux10.h.
5078
50791995-11-14 Geoff Voelker <voelker@cs.washington.edu>
5080
5081 * make-dist (nt): Rename install, readme, and todo to
5082 INSTALL, README, and TODO.
5083
50841995-11-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5085
5086 * make-dist (lisp): Don't distribute site-start.
5087
50881995-11-06 Karl Heuer <kwzh@gnu.ai.mit.edu>
5089
5090 * make-dist: Break the hard link on alloca.c.
5091
50921995-11-04 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
5093
5094 * configure.in (LIBS): Add libsrc_libs and keep the old LIBS.
5095
50961995-11-02 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
5097
5098 * make-dist (src, lib-src): Don't distribute Makefile.c.
5099 (etc/e): Do cleanup in $tempdir/etc/e, not $tempdir/etc.
5100
51011995-10-31 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5102
5103 * Makefile.in (mkdir): Create man1dir, not mandir.
5104 (uninstall): Use man1dir, not mandir.
5105
51061995-10-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5107
5108 * Makefile.in (man1dir): New variable.
92a8ce63 5109 (install-arch-indep): Use man1dir.
a4a9692d
DL
5110
5111 * configure.in (sparc-*-nextstep*): Remove incorrect .h's.
5112
5113 * make-dist: Create lisp/MANIFEST.
5114
51151995-10-28 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5116
5117 * configure.in (m68k-*-linux*): New alternative.
5118
51191995-10-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5120
5121 * make-dist: Use new names config.in, paths.in, and
5122 {src,lib-src}/Makefile.in.
5123
51241995-10-25 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
5125
5126 * configure.in: Don't bother checking for drem.
5127
51281995-10-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5129
5130 * Makefile.in (distclean): Delete line with just a tab in it.
5131 (install-arch-indep): Delete spaces that precede tabs.
5132 Delete spurious `fi' left from previous change.
5133 (install): Supply `true' as command, to avoid null command.
5134
51351995-10-05 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5136
5137 * configure.in (--with-x-toolkit)): Add `athen' as alias for `athena'.
5138
51391995-09-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5140
5141 * configure.in (powerpc-*-solaris2): New alternative.x
5142
51431995-09-12 Karl Heuer <kwzh@gnu.ai.mit.edu>
5144
5145 * Makefile.in (src/paths.h, paths-force): Use paths.h.$$ instead
5146 of paths.h.tmp$$, to avoid going beyond 14 characters.
5147
51481995-09-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5149
5150 * configure.in: Improve error msg for invalid --with-x-toolkit value.
5151
51521995-09-06 Paul Eggert <eggert@twinsun.com>
5153
5154 * configure.in (LOCALTIME_CACHE): Define if tzset exists and
5155 if localtime caches TZ. Check for tzset.
5156
51571995-09-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5158
5159 * config.bat: Simplify using new names file names src/makefile.in,
5160 config.in, paths.in. Change Echo commands not to use `.
5161
51621995-08-31 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5163
5164 * Makefile.in (install-arch-indep): Always install the new dir file;
5165 rename the previous dir file to dir.bak or dir.old.
5166
51671995-08-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5168
5169 * configure.in (RANLIB): Substitute this into makefiles.
5170 Set it specially on solaris; set it by default on other systems.
5171
5172 * configure.in: Fix previous Alpha change.
5173
51741995-08-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5175
5176 * configure.in (i*386-*-isc4.*): Set GCC_TEST_OPTIONS and
5177 NON_GCC_TEST_OPTIONS.
5178
51791995-08-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5180
5181 * configure.in (CFLAGS): When computing CFLAGS and REAL_CFLAGS
5182 from config.h, use SPECIFIED_CFLAGS to get what the user specified.
5183
5184 * configure.in (alpha-*-linux*): New configuration.
5185
51861995-08-05 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5187
5188 * configure.in (m68*-next-*): Use m68k.h and nextstep.h.
5189 (m68k-next-nextstep*): New alias for that.
5190 (i*86-*-nextstep*): Use nextstep.h.
5191 (sparc-*-nextstep*): New configuration.
5192
51931995-08-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5194
5195 * configure.in (CPP): Save original CFLAGS value in SPECIFIED_CFLAGS.
5196 And get CFLAGS from config.h if SPECIFIED_CFLAGS is null.
5197
51981995-07-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5199
5200 * configure.in: Handle sunos4shr by sharing; not like sunos4*.
5201 Determine GETTIMEOFDAY_ONE_ARGUMENT by experiment.
5202
52031995-07-18 Mike Long <mike.long@analog.com>
5204
5205 * make-dist: Fix update of finder-inf.el, and byte-compile it.
5206
52071995-07-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5208
5209 * Makefile.in (src/paths.h, paths-force):
5210 Rename src/paths.h.in to src/paths.in.
5211 (Makefile): Depend on src/Makefile.in, not src/Makefile.in.in.
5212
5213 * configure.in: Rename {src,lib-src}/Makefile.in.in to Makefile.in.
5214 Use Makefile.c for intermediate file.
5215 Rename src/config.h.in to src/config.in.
5216
52171995-07-17 Richard Stallman <rms@gnu.ai.mit.edu>
5218
5219 * configure.in (mips-dec-ultrix*): Assume version 4.3.
5220 (mips-dec-ultrix4.[12]): New alternative for old versions.
5221
52221995-07-06 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
5223
5224 * make-dist: Don't break intra-tree links.
5225
52261995-07-06 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
5227
5228 * configure.in: Put back archlibdir initialization. Require
92a8ce63 5229 autoconf 2.4.1 or later.
a4a9692d
DL
5230
52311995-07-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5232
5233 * configure.in: Use sunos4shr normally for Sunos 4.1.[3-9].
5234 (mips-mips-riscos5*): New alternative.
5235
52361995-06-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5237
5238 * Makefile.in (uninstall, install-arch-indep): Install info/ediff*.
5239
52401995-06-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5241
5242 * configure.in (bindir, datadir, sharedstatedir, libexecdir)
5243 (mandir, infodir, archlibdir): Initializations deleted.
5244
5245 * configure.in: On hpux9, use hpux9-x11r4.h if we have X11R4.
5246 On hpux9shr, use hpux9shxr4.h.
5247
52481995-06-24 Morten Welinder <terra+@cs.cmu.edu>
5249
5250 * configure.in: Added target mips-dec-mach_bsd4.3.
5251 * config.guess: Guess mips-dec-mach_bsd4.3.
5252
52531995-06-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5254
5255 * Makefile.in (mkdir): Use symbolic chmod.
5256
52571995-06-22 Paul Eggert <eggert@twinsun.com>
5258
3a787a1e 5259 * configure.in: Treat SunOS 4.1.4 like SunOS 4.1.3. (Likewise for
10d1d0af 5260 SunOS 4.1.5 through 4.1.9, should they ever exist.)
a4a9692d
DL
5261
52621995-06-22 Paul Eggert <eggert@twinsun.com>
5263
5264 * Makefile.in (SUBDIR_MAKEFILES):
5265 Add man/Makefile, so `make distclean' removes it.
5266 (top_distclean): Add config.log to the list of files to be removed.
5267
52681995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5269
5270 * Version 19.29 released.
5271
52721995-06-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5273
5274 * configure.in: Fix the previous change to verify that the -b
5275 option really solves the problem.
5276
5277 * make-dist (nt): Explicitly include makefile.nt and makefile.def only.
5278
52791995-06-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5280
5281 * configure.in: Test whether XFree86 needs -b i486-linuxaout to link.
5282
52831995-06-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5284
5285 * configure.in: Report more clearly when there is no special
5286 dir to search for X includes or libraries.
5287
52881995-06-13 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
5289
5290 * configure.in: Check for -lpthreads, not -lpthread.
5291
52921995-06-09 Geoff Voelker <voelker@cs.washington.edu>
5293
5294 * make-dist: Copy new files nt/addpm.c and nt/emacs.bat.in.
5295
52961995-06-08 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
5297
5298 * configure.in: Check for -lpthread.
5299
53001995-06-05 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
5301
5302 * Makefile.in (install-arch-indep): Install info files for mh-e.
5303 (uninstall): Uninstall info files for dired-x, gnus, mh-e, and sc.
5304
53051995-06-01 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
5306
5307 * configure.in (*-solaris2.5): New configuration.
5308
5309 * make-dist: Copy new files config.nt and config.w95.
5310
53111995-05-30 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
5312
5313 * configure.in: Use x_includes, not x_libraries, for -I.
5314 Make bitmapdir a colon-separated list.
5315
53161995-05-27 Richard Stallman <rms@gnu.ai.mit.edu>
5317
5318 * configure.in (hppa*-hp-hpux10*, m68k-hp-hpux10*): New configurations.
5319
5320 * configure.in: Allow x_libraries and x_includes to be paths.
5321
53221995-05-25 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
5323
5324 * configure.in: Fix typo.
5325
53261995-05-24 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
5327
5328 * INSTALL: Clarify use of site-init.el.
5329
53301995-05-22 enami tsugutomo <enami@sys.ptg.sony.co.jp>
5331
3a787a1e 5332 * configure.in: Pass arg to sqrt.
a4a9692d
DL
5333
53341995-05-18 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
5335
5336 * make-dist: Fix May 6 change.
5337
53381995-05-17 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
5339
5340 * vpath.sed: Delete reference to ymakefile.
5341
53421995-05-09 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
5343
3a787a1e 5344 * configure.in: Use sqrt (more portable) instead of fmod in -lm check.
a4a9692d
DL
5345
53461995-05-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5347
5348 * make-dist: Put nt/emacs.ico and nt/emacs.rc in dist.
5349
5350 * update-subdirs: Specify /bin/sh to run the script.
5351
53521995-05-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5353
5354 * make-dist: Put src/makefile.nt in dist.
5355
5356 * configure.in (i[345]86-*-bsdi2*): New configuration.
5357 (vax-dec-bsd386*): Deleted.
5358
53591995-05-06 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
5360
3a787a1e
JB
5361 * configure.in: Make sure CDPATH doesn't mess up PWD check.
5362 Check whether X bitmaps are in X11/bitmaps instead of bitmaps.
5363 Use fmod instead of logb in -lm check.
a4a9692d
DL
5364
53651995-05-03 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5366
5367 * configure.in (m68*-apollo-*): Renamed from m68*-apollo*.
5368 Use bsd4-3. Don't set NON_GNU_CPP.
5369
5370 * make-dist: Don't copy in src/s/*.inp. Don't copy nt/src.
14ee32ab 5371 In nt, copy various different things, but not *.cmd.
a4a9692d
DL
5372 Fix the ln commands for the subdirs of nt.
5373
53741995-04-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5375
5376 * configure.in (*-sun-sunos4.1.3*): Use sunos4shr.h.
5377
53781995-04-27 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
5379
5380 * configure.in (*-sun-sunos4.1.3*): Use shared libraries,
5381 since that's what the header file expects.
5382
880820fe 53831995-04-24 Francesco Potortì (pot@cnuce.cnr.it)
a4a9692d
DL
5384
5385 * configure.in (m68k-motorola-sysv*): Distinguish between 68030
5386 and 68040 based machines when choosing options for gnucc.
5387
53881995-04-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5389
5390 * Makefile.in (top_distclean): Delete config.cache.
5391
53921995-04-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5393
5394 * Makefile.in (install-arch-indep): Delete .#* when copying subdirs.
5395
5396 * configure.in: Use m/ncr386.h.
5397
53981995-04-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5399
5400 * Makefile.in (install-arch-indep): Undo Sep 23 change.
5401
54021995-04-06 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
5403
5404 * make-dist (lib-src): Don't copy *.lex; it doesn't exist anymore.
5405 (man): Don't copy texindex.c and getopt.c; they're deleted.
5406 (etc): Omit `e'; it's a subdirectory.
5407 (etc/e): Use `../..', not `..', to reference top level.
5408
54091995-04-06 Simon Leinen <simon@lia.di.epfl.ch>
5410
5411 * Makefile.in (install-arch-indep, dist):
3a787a1e 5412 Look for `update-subdir' in $(srcdir).
a4a9692d
DL
5413
54141995-04-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5415
5416 * make-dist: Include mkinstalldirs in distribution.
5417
54181995-04-05 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
5419
5420 * make-dist: Add missing close backquote.
5421
54221995-04-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5423
5424 * make-dist: Don't distribute shortnames directory.
5425
54261995-03-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5427
5428 * Makefile.in (blessmail): Pass archlibdir to the sub-make.
5429
54301995-02-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5431
5432 * configure.in (m88k-motorola-sysv4*): Use usg5-4-2.
5433
54341995-02-23 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
5435
5436 * configure.in (EMACS_CONFIG_OPTIONS): Use $ac_configure_args.
5437
54381995-02-13 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
5439
5440 * configure.in (mips-sgi-irix6): New configuration.
5441
54421995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
5443
5444 * Makefile.in (maintainer-clean): Renamed from realclean.
5445
54461995-02-02 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
5447
3a787a1e
JB
5448 * configure.in: Create a .gdbinit that sources the real one,
5449 if using a different build directory.
a4a9692d
DL
5450
54511995-01-23 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
5452
5453 * configure.in: Check for sys/select.h.
5454
54551995-01-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5456
5457 * configure.in: On sunos4.1.3 and sunus4shr, set NON_GNU_CPP.
5458
54591994-12-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5460
5461 * configure.in: Handle isc 4.1 operating system.
5462
54631994-12-10 Richard Stallman <rms@kepa>
5464
5465 * configure.in (rs6000-ibm-aix4.1*): New alternative.
5466 (rs6000-ibm-aix4*): New alternative.
5467
54681994-12-06 Richard Stallman <rms@kepa>
5469
5470 * configure.in: For SVR4.2, set NON_GNU_CPP if not already set.
5471
54721994-11-30 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
5473
5474 * configure.in: Don't try to make directories that are guaranteed
92a8ce63 5475 to already exist.
a4a9692d
DL
5476
54771994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5478
5479 * configure.in: Generate man/Makefile from man/Makefile.in.
5480 Create the man subdir.
5481
5482 * Makefile.in (dvi): Run Make in our man subdir.
5483
5484 * make-dist: Create subdir etc/e.
5485 Make links to it.
5486 Put man/Makefile.in in dist, instead of man/Makefile.
5487
54881994-11-21 David J. MacKenzie (djm@mole.gnu.ai.mit.edu)
5489
5490 * configure.in: Add --with-pop, --with-kerberos, and
5491 --with-hesiod for movemail.
5492
54931994-11-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5494
5495 * configure.in (m68*-apollo*): Use s/domain.h.
5496
54971994-11-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5498
5499 * configure.in (m68*-apollo*): Set NON_GNU_CPP.
5500
55011994-11-14 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
5502
5503 * configure.in: Don't add -I, -L, -R options for cc if their
5504 arguments would be empty.
5505
55061994-11-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5507
5508 * configure.in (i860-intel-osf1*): New alternative.
5509 (mips-sgi-irix5.[01]*): Distinguish from irix5*.
5510 (mips-sgi-irix*): Now an alias for mips-sgi-irix5*.
5511
55121994-11-09 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
5513
5514 * configure.in: Make h_errno check not use nested functions.
5515
55161994-11-09 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
5517
5518 * Makefile.in (install-arch-indep): Delete *.orig in copied dirs.
5519
55201994-11-08 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
5521
5522 * Makefile.in (install-arch-indep): Avoid continued comment
92a8ce63 5523 swallowing target line.
a4a9692d
DL
5524
55251994-11-08 David J. MacKenzie (djm@churchy.gnu.ai.mit.edu)
5526
5527 * configure.in: Protect a character class with `changequote'.
5528
55291994-11-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
5530
5531 * configure.in: Accept `news' as a synonym for `newsos'.
5532
55331994-11-03 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
5534
5535 * Makefile.in: Don't rm files if cd fails.
5536
55371994-11-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5538
5539 * make-dist: Put nt subdir and its subdirs in the dist.
5540 (lib-src): Put makefile.nt in the dist.
5541 (lisp): Put makefile.nt in the dist.
5542
55431994-10-29 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
5544
5545 * configure.in: Change a stray `[' to `test'.
5546
55471994-10-28 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
5548
5549 * configure.in: Adapt for Autoconf v2. Use the standard argument
5550 parser, host type canonicalizer, X11 finder, and message
5551 printing macros. Use the new macro names. Use `test' instead of `['.
5552
55531994-10-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5554
5555 * configure.in: Check for getpagesize.
5556
55571994-10-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5558
5559 * make-dist (msdos): Put sed* in the distribution.
5560
55611994-10-17 Morten Welinder <terra@mole.gnu.ai.mit.edu>
5562
5563 * config.bat: New option, `--with-x', for configuring Emacs
5564 for use with the X11 system DesqView/X.
5565 New option, `--no-debug', for compiling Emacs without debug
5566 information thus saving disk space.
5567 (src/config.h, src/paths.h): Use `update' (which is like
5568 `move-if-changed') to change the file.
5569 (src/config.h): When configuring for X11 perform extra changes.
5570 (src/makefile): When configuring for X11 perform extra changes.
5571 (lib-src): Remove temporary files.
5572 (): Check that `sed', `rm', `mv', and `gcc' are available.
5573
55741994-10-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5575
5576 * Makefile.in (sharedstatedir): Substitute sharedstatedir properly.
5577
5578 * configure.in (bitmapdirs): Default to /usr/include/X11/bitmaps.
5579
55801994-10-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5581
5582 * configure.in (EMACS_CONFIGURATION): Use $canonical as value.
5583
5584 * configure.in (canonical): Substitute var into makefiles.
5585 (bitmapdir): Likewise.
5586
5587 * Makefile.in (bitmapdir): New variable.
5588 (src/paths.h, paths-force): Edit PATH_BITMAPS.
5589
55901994-10-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5591
5592 * make-dist: Put update-subdirs and lisp/subdirs.el in the dist.
5593
5594 * Makefile.in (dist, install-arch-indep): Run update-subdirs.
5595 * update-subdirs: New shell script.
5596
55971994-10-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5598
5599 * Makefile.in (top_distclean): Don't rm build-install.
5600 (SOURCES): Delete build-install.in.
5601
5602 * make-dist: Don't distribute build-ins.in.
5603 * build-ins.in: File deleted.
5604
56051994-10-12 David J. MacKenzie (djm@duality.gnu.ai.mit.edu)
5606
5607 * Makefile.in (mkdir): Use mkinstalldirs instead of make-path.
5608
56091994-10-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5610
5611 * Makefile.in: Use libexecdir and sharedstatedir as appropriate.
5612
5613 * configure.in (libexecdir): Renamed from libdir. New default.
5614 (sharedstatedir): Renamed from statedir. New default.
5615 (datadir): New default.
5616
5617 * make-dist: Don't distribute subdirs.el.
5618
56191994-10-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5620
5621 * configure.in (eaccess): Check for it.
5622
56231994-10-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5624
5625 * configure.in (mktime): Check for it.
5626
56271994-10-02 Paul Reilly <pmr@geech.gnu.ai.mit.edu>
5628
5629 * configure.in (motif): Add support for usage and option checking.
5630
56311994-09-24 Richard Stallman <rms@churchy.gnu.ai.mit.edu>
5632
5633 * configure.in (utimes): Check for it.
5634
56351994-09-23 Richard Stallman <rms@churchy.gnu.ai.mit.edu>
5636
5637 * Makefile.in (install-arch-indep): Don't do mkdir here.
5638
56391994-09-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5640
5641 * configure.in (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*):
5642 riscix.h renamed to acorn.h.
5643
177c0ea7 56441994-09-21 Michael Ben-Gershon (mybg@cs.huji.ac.il)
a4a9692d
DL
5645
5646 * configure.in (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*):
5647 New configurations.
5648
56491994-09-21 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
5650
5651 * configure.in: Remove trailing slashes from srcdir.
5652
56531994-09-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5654
5655 * configure.in (i[345]86-sequent-ptx*): Handle
5656
56571994-09-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5658
5659 * Makefile.in (paths-force): Depend on src/paths.h
5660
56611994-09-19 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
5662
5663 * configure.in (config_options): Save all arguments, not just some.
5664
56651994-09-18 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
5666
5667 * Makefile.in (install-arch-indep): Copy DOC-*, not DOC*
5668
5669 * configure.in: Add AC_AIX.
5670 Add checks to set HAVE_STRUCT_UTIMBUF, HAVE_TIMEVAL, HAVE_SELECT.
5671
56721994-09-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5673
5674 * configure.in (parsing options): Simplify sed command to delete -'s.
5675
56761994-09-16 Karl Heuer <kwzh@churchy.gnu.ai.mit.edu>
5677
5678 * configure.in (config_options): New shell variable.
5679 Pass its value to C code in EMACS_CONFIG_OPTIONS.
5680
56811994-09-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5682
5683 * configure.in (alpha-dec-osf*): New target.
5684
5685 * Makefile.in: Use just one FRC target.
5686
56871994-09-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5688
5689 * Makefile.in (removenullpaths, paths-force):
5690 Use name paths.h.tmp$$, which depends on the pid.
5691
56921994-09-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5693
5694 * Makefile.in (removenullpaths, paths-force):
5695 Put paths.h.tmp in top-level dir, not in src.
5696
56971994-09-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5698
5699 * Version 19.27 released.
5700
57011994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5702
5703 * Version 19.26 released.
5704
57051994-09-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5706
5707 * configure.in: Check for lrand48, not rand48.
5708
57091994-09-03 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5710
5711 * configure.in (powerpc-ibm-aix3.1*, powerpc-ibm-aix3.2.5)
5712 (powerpc-ibm-aix*): New aliases.
5713
57141994-08-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5715
5716 * make-dist (src/m, src/s): Put *.inp in distribution.
5717
57181994-08-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5719
5720 * configure.in: Accept i586 and i486 along with i386.
5721
57221994-08-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5723
5724 * configure.in: Do compute unexec, LIBX, system_malloc, etc
5725 even if CPP env var was set by the user.
5726
5727 * configure.in (i[34]86-*-*): For SCO 3.2v4, fix NON_GNU_CPP value.
5728
57291994-08-14 Jonathan I. Kamens (jik@gza-client1.aktis.com)
5730
5731 * Makefile.in: Uninstall "$(EMACS)", not "emacs".
5732
57331994-08-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5734
5735 * configure.in (i[34]86-*-*): For SCO 3.2v4, set NON_GNU_CPP.
5736
57371994-08-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5738
5739 * configure.in: Check more specifically for i*86-sun-sunos.
5740
57411994-08-03 Caveh Jalali (caveh@eng.sun.com)
5742
5743 * configure.in: Handle solaris 2.4.
5744
57451994-07-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5746
5747 * configure.in (rand48): Check for it.
5748
57491994-07-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5750
5751 * make-dist: Update the info files.
5752
57531994-07-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5754
5755 * configure.in: Make "checking..." messages' style consistent.
5756 (HAVE_H_ERRNO): New test.
5757
57581994-07-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5759
5760 * configure.in (i860-*-sysv4*): Set NON_GNU_CC and NON_GNU_CPP.
5761
57621994-07-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5763
5764 * configure.in (CFLAGS): If the envvar was specified, use that.
5765 And set REAL_CFLAGS from it too.
5766
57671994-07-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5768
5769 * make-dist: Update finder-inf.el.
5770
57711994-07-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5772
5773 * make-dist (msdos): Include sed4.inp in dist.
5774
5775 * Makefile.in (libsrc_libs): Var deleted.
5776
57771994-07-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5778
5779 * Makefile.in (mkdir, removenullpaths): Put g in sed replace commands.
5780
57811994-06-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5782
5783 * configure.in (mips-sony-newsos4*): New alias.
5784
57851994-06-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5786
5787 * configure.in (*-convex-bsd*): Set NON_GNU_CPP.
5788 (*-convex-convexos*): Accept this as alias.
5789
57901994-06-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5791
5792 * configure.in: Get CFLAGS both with and without THIS_IS_CONFIGURE,
5793 for two different uses.
5794
57951994-06-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5796
5797 * configure.in: Define THIS_IS_CONFIGURE when extracting CFLAGS etc.
5798
57991994-06-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5800
5801 * make-dist: Put ./BUGS into the distrib.
5802
58031994-06-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5804
5805 * configure.in: Handle 386 running Solaris 2.
5806
58071994-06-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5808
5809 * configure.in (mips-siemens-sysv*): Use cpp, not cc -E.
5810
58111994-06-05 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5812
5813 * configure.in (mips-sony-newsos*): Use news-risc.h.
5814
5815 * configure.in: Accept bsdi as opsys, like bsd386.
5816
58171994-06-01 Morten Welinder (terra@diku.dk)
5818
5819 * config.bat (src/paths.h): Use sed script msdos/sed4.inp.
5820
58211994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5822
5823 * Version 19.25 released.
5824
5825 * make-dist (shortversion): Don't assume another period follows.
5826
58271994-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5828
5829 * Makefile.in (install-arch-indep): Use /bin/pwd uniformly, not pwd.
5830 (uninstall): Use /bin/pwd.
5831
5832 * Makefile.in (blessmail): Depend on src.
5833 (all): Don't depend on blessmail.
5834
5835 * Makefile.in (src/paths.h): Don't force recomputation.
5836 (paths-force): New target; force recomputation of paths.h.
5837 (all): Depend on paths-force.
5838 (src, lib-src): Depend on src/paths.h.
5839
5840 * configure.in (*-sun-sunos4*): Set GCC_TEST_OPTIONS,
5841 NON_GCC_TEST_OPTIONS.
5842
58431994-05-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5844
5845 * configure.in: Don't insist on subversions for irix.
5846
58471994-05-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5848
5849 * configure.in (hppa*-hp-hpux9shr): Move alternative up.
5850
5851 * configure.in (i[34]86-next-*): New alternative.
5852
58531994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5854
5855 * Version 19.24 released.
5856
5857 * configure.in: New config hppa*-hp-hpux9shr*.
5858
58591994-05-22 Morten Welinder (terra@tyr.diku.dk)
5860
5861 * config.bat: Doc fix.
5862
58631994-05-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5864
5865 * Makefile.in (mostlyclean, clean, distclean, realclean)
5866 (extraclean): Don't act on man subdir if it doesn't exist.
5867
58681994-05-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5869
5870 * configure.in (GCC_TEST_OPTIONS, NON_GCC_TEST_OPTIONS): New vars.
5871 Use them to set up CC.
5872 (*-sun-sunos4.1.3): Set them.
5873
58741994-05-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5875
5876 * Makefile.in (lib-src): Don't depend on src/paths.h.
5877
58781994-05-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5879
5880 * build-ins.in (copydests): Get rid of spurious `-'s.
5881
5882 * configure.in: Define EMACS_CONFIGURATION instead of CONFIGURATION.
5883
58841994-05-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5885
5886 * Version 19.23 released.
5887
5888 * configure.in [HAVE_X11]: Merge $C_SWITCH_X_SITE into CFLAGS
5889 for the Xlib and Xt checks; then restore old CFLAGS.
5890
58911994-05-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5892
5893 * configure.in (HAVE_X11XTR6): Add newline before #if.
5894 Add newline after #endif.
5895
58961994-05-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5897
5898 * configure.in (HAVE_X11XTR6): Arrange to define it.
5899
59001994-05-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5901
5902 * Makefile.in (install): Depend on blessmail.
5903
59041994-05-12 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
5905
5906 * configure.in (mips-siemens-sysv*): Put quotes around value
5907 containing blanks.
5908
59091994-05-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5910
5911 * Makefile.in (TAGS): Use the makefile in src subdir.
5912
59131994-05-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
5914
5915 * configure.in (opsys): Recognize `gnu'.
5916
59171994-05-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5918
5919 * configure.in (using NON_GNU_CPP): Fix test for CPP already set.
5920
59211994-05-09 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
5922
5923 * configure.in: Remove AC_LANG_C call. Not needed with Autoconf
4e2af782 5924 version > 1.8.
a4a9692d
DL
5925
59261994-05-08 Morten Welinder (terra@diku.dk)
5927
5928 * config.bat: Forcibly remove "# " style comments from makefiles.
5929
59301994-05-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5931
5932 * Makefile.in (uninstall): When processing lispdir and etcdir,
5933 do nothing unless it exists and is a directory.
5934
59351994-05-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5936
5937 * Makefile.in (install-arch-indep): Do install info/dired-x*.
5938 Merge code in from install-doc.
5939 (install-doc): Merge code back into install-arch-indep.
5940 (install-arch-dep): Don't depend on install-doc.
5941
5942 * configure.in (run_in_place): Don't use pwd for archlibdir and docdir.
5943
59441994-05-04 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5945
5946 * configure.in (making src/Makefile and lib-src/Makefile):
5947 Split off the autoconf substitutions and don't pass them thru cpp.
5948 (undefs): Use $canonical as well as $configuration.
5949
5950 * make-dist: Distribute lisp/Makefile.
5951
5952 * configure.in: Recognize m88k-dg-dgux5.4.3* and m88k-dg-dgux5.4.2*.
5953 Use lower case names for the s files.
5954
59551994-05-03 Morten Welinder (terra@diku.dk)
5956
5957 * config.bat: Added possibility for different file name
10d1d0af 5958 transcriptions in lib-src.
a4a9692d
DL
5959
59601994-05-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5961
5962 * Makefile.in (lib-src): Undo previous change.
5963 (blessmail): New target to run maybe-blessmail in lib-src.
5964 (all): Depend on blessmail.
5965
5966 * Makefile.in (lib-src): Depend on src.
5967
59681994-04-30 Paul Reilly (pmr@churchy.gnu.ai.mit.edu)
5969
5970 * configure.in (m88k-dg-dgux5.4R3): Use dgux5-4R3.
5971 (m88k-dg-dgux5.4R2): dgux5.4R2.
5972
59731994-04-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5974
5975 * configure.in (window_system): Restore accidentally deleted code
5976 that uses AC_FIND_X.
5977
5978 * make-dist: Distribute config.bat.
5979
59801994-04-29 Morten Welinder (terra@diku.dk)
5981
5982 * config.bat: Corrected the configuration of lib-src
5983 to keep up with configure. Add note about dos version 3
5984 or better needed (djgpp needs that). Add note explaining
5985 that either install in c:/emacs or edit the script.
5986 Don't change to c:/emacs, but assume we're there (to minimize
5987 the number of places to change).
5988
5989 * config.bat: Build-in the first step towards X11 support with
5990 the X11 emulator that exists. At this time it won't work,
5991 and several files are missing.
5992
59931994-04-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5994
5995 * configure.in: Use m/hp800.h in place of m/hp9000s800.h.
5996 Don't look for -lresolv.
5997
5998 * Makefile.in (lib-src): Depend on src/paths.h.
5999
60001994-04-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6001
6002 * configure.in: Restore deleted AC_SUBST of `configuration'.
6003 Improve error message for bad --with-x-toolkit value.
6004
6005 * configure.in: Define CONFIGURATION in src/config.h
6006 rather than substituting in src/Makefile.in.
6007
60081994-04-26 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
6009
6010 * Makefile.in (install-doc): New target.
6011 (install-arch-dep): Depend on install-doc.
6012 (mkdir): Create docdir.
6013
60141994-04-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6015
6016 * configure.in: Test for libresolv.a.
6017 Substitute machfile and opsysfile.
6018
60191994-04-22 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
6020
6021 * Makefile.in (.PHONY, install): Kill reference to obsolete do-install.
6022 (install-arch-dep): Install under the name $(EMACS).
6023
60241994-04-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6025
6026 * configure.in (version): Use entire value of emacs-version.
6027 (mips-siemens-sysv*): New alternative.
6028
60291994-04-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6030
6031 * Makefile.in (install-arch-indep): Don't install dired-x*.
6032
60331994-04-18 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
6034
6035 * configure.in (src/Makefile, lib-src/Makefile): Delete ^L.
6036 Fix definition of $undefs.
6037
60381994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6039
6040 * configure.in (window_system): Obey --with-x11=no and --with-x10=no.
6041
6042 * configure.in (lib-src/Makefile.in): Use src, not lib-src, in -I.
6043
60441994-04-16 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
6045
6046 * configure.in: Call AC_LANG_C, if it's defined, after AC_PREPARE.
6047
60481994-04-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6049
6050 * configure.in (lib-src/Makefile.in): Make this from Makefile.in.in
6051 and run it thru cpp, as with src/Makefile.in.
6052
6053 * configure.in: Use AC_SET_MAKE.
6054
60551994-04-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6056
6057 * configure.in (i[34]86-ncr-sysv*): Use usg5-4-2.
6058
60591994-04-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6060
6061 * Makefile.in (MAKE): Don't just assign it--use @SET_MAKE@.
6062
6063 * configure.in (CFLAGS): Exclude ${CFLAGS} from singlequotes.
6064 (printing the choices): Make the toolkit message unconditional.
6065 (USE_X_TOOLKIT): Use `none', not `no', if none.
6066 (include libsrc_libs): Include config.h, and specify -I for srcdir.
6067 Get rid of temp file foofoo1.
6068
60691994-04-13 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
6070
6071 * configure.in (CFLAGS): Use shell syntax, not Makefile.
6072
60731994-04-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6074
6075 * configure.in (window_system): If no X, set USE_X_TOOLKIT=no.
6076 (printing the choices): State choice of toolkit.
6077 (libsrc_libs): Recalculate after writing config.h;
6078 then update lib-src/Makefile.
6079
60801994-04-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6081
6082 * configure.in: Add sunos4shr as alternative for suns.
6083 Conditionals testing for null $CC were backwards.
6084
60851994-04-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6086
6087 * make-dist (msdos): Don't link patch1. Link sed*.inp, not sed.in*.
6088
60891994-04-09 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6090
6091 * configure.in: Handle -isc4.0*.
6092
60931994-03-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6094
6095 * configure.in (esix5): Set NON_GNU_CPP.
6096
60971994-03-24 Roland McGrath (roland@mole.gnu.ai.mit.edu)
6098
6099 * Makefile.in (thisdir): Nonsensical variable removed.
6100 (install-arch-indep): Set shell var thisdir=`pwd` before cd and cd
6101 back to $thisdir, rather than the directory `this_dir'.
6102
61031994-03-17 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
6104
6105 * Makefile.in (install-arch-indep): Add missing backslash after a
6106 `then'.
6107
61081994-03-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6109
6110 * Makefile.in (thisdir): New variable.
6111 (install-arch-indep): Go back to thisdir to run INSTALL_DATA.
6112
61131994-03-08 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
6114
6115 * configure.in: Add freebsd.
6116
61171994-03-08 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
6118
6119 * configure.in: Check for fpathconf.
6120
61211994-03-02 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
6122
6123 * configure.in (with_x_toolkit): Fix typo in previous change.
6124
61251994-03-01 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
6126
6127 * configure.in: New s-file for rs60000-ibm-aix3.2.5.
6128
61291994-02-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6130
6131 * configure.in (with_x_toolkit): Don't allow motif or open-look.
6132
61331994-02-24 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
6134
6135 * configure.in: Fix value of docdir.
6136 * Makefile.in (install-arch-indep): Install DOC* in docdir.
6137
61381994-02-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6139
6140 * configure.in (*-sysv4.1): Set NON_GNU_CPP.
6141
61421994-02-22 Karl Heuer (kwzh@geech.gnu.ai.mit.edu)
6143
6144 * configure.in: New variable docdir to control where the docstring
6145 file goes.
6146 Makefile.in: Use it to initialize PATH_DOC in paths.h.
6147
61481994-02-22 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
6149
6150 * configure.in: When --run-in-place, don't inherit archlibdir.
6151
61521994-02-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6153
6154 * Makefile.in (install-arch-dep, install-arch-indep):
6155 New targets split up former do-install rule.
6156 (do-install): Target deleted.
6157
61581994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6159
6160 * configure.in (mips-sony-newsos*): New configuration.
6161
61621994-02-14 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu)
6163
6164 * configure.in (rs6000-bull-bosx*): Added support for BULL dpx20.
6165
61661994-02-11 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
6167
6168 * configure.in: Fix misspelled symbol LD_SWITCH_X_SITE_AUX.
6169
61701994-02-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6171
6172 * configure.in: Don't initialize CC.
6173
61741994-02-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
6175
6176 * configure.in (creating src/Makefile): Also generate -U switches
6177 for symbols in the $configuration value.
6178
6179 * configure.in: Check for sys_siglist being declared in system header.
6180
61811994-02-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6182
6183 * configure.in (creating src/Makefile): Delete blank lines
6184 along with lines of whitespace.
6185 (m68k-motorola-sysv*, m68000-motorola-sysv*): Compute proper CC value.
6186
61871994-02-09 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6188
6189 * configure.in: Get, use, and substitute C_SWITCH_MACHINE
6190 like C_SWITCH_SYSTEM.
6191 (m68*-motorola-sysv*): Set CC. Require cpu type to be m68k or m68000.
6192
61931994-02-04 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
6194
6195 * configure.in (drem): Check for this function.
6196
61971994-02-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6198
6199 * configure.in (Using NON_GNU_CPP): Don't lose if it has spaces.
6200 If CPP was inherited from environment, don't use NON_GNU_CPP.
6201 (NON_GNU_CC): Likewise.
6202 (handling with_gcc): Use explicit if in the `no' case.
6203 (cc_specified): New variable; if set, don't use NON_GNU_CC.
6204
62051994-02-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6206
6207 * configure.in (mips-mips-riscos4*): Set NON_GNU_CPP.
6208
62091994-02-01 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
6210
6211 * configure.in: Check whether fmod exists.
6212
62131994-01-31 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
6214
6215 * make-dist: Distribute {src,lisp}/ChangeLog.? instead of
6216 {src,lisp}/OChangeLog.
6217
62181994-01-22 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
6219
6220 * configure.in: Restore Jan 8 and Jan 16 changes. The -U hack is
6221 necessary for proper operation. This code works with the current
6222 released version of Autoconf.
6223
62241994-01-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6225
6226 * configure.in (with_x_toolkit): Treat values athena and lucid alike.
6227 (USE_X_TOOLKIT): Define it for all values except `no'.
6228
6229 * configure.in: Undo first Jan 8 change and Jan 16 change.
6230
62311994-01-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6232
6233 * configure.in: Handle --with-x-toolkit. Produce lwlib/Makefile.
6234 Substitute USE_X_TOOLKIT as both C macro and Make variable.
6235
6236 * Makefile.in (lwlib/Makefile): New target.
6237 (SUBDIR_MAKEFILES): Depend on lwlib/Makefile.
6238 (clean, mostlyclean, distclean, realclean): Handle lwlib subdir.
6239 (unlock, relock): Handle lwlib subdir.
6240
6241 * Makefile.in: Add some .PHONY targets.
6242
6243 * make-dist: Handle lwlib subdir like oldXMenu subdir.
6244
6245 * lwlib: New subdirectory.
6246
62471994-01-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6248
6249 * configure.in: If CPP has a value that is a directory,
6250 discard the value.
6251
62521994-01-16 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
6253
6254 * configure.in (srcdir_undefs): Add g flag to sed substitution to
6255 remove -U[0-9]*.
6256
62571994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6258
6259 * Makefile.in (do-install): Install the dired-x info files.
6260
6261 * configure.in: Provide for variable LD_SWITCH_X_SITE_AUX.
6262 (See src/s/sol2.h.)
6263
62641994-01-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6265
6266 * configure.in (m68k-harris-cxux*, m88k-harris-cxux*): New configs.
6267
62681994-01-08 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
6269
6270 * configure.in (creating src/Makefile): Put code inside 2nd arg to
6271 AC_OUTPUT as it should be; hopefully noone will again see fit to
6272 gratuitously break this and not make a change log entry.
6273 Optimized sed processing of Makefile.in and cpp output; now
6274 preserves comments previously removed from the cpp input.
6275 Eliminated temp file for cpp output. Generate -U switches to
6276 undefine all identifiers that appear in the directory name
6277 ${srcdir}; pass these to cpp.
6278
6279 * configure.in (version): Fix sed regexp to match two-elt version
6280 number.
6281
6282 * configure.in: Check for strerror.
6283
62841994-01-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6285
6286 * configure.in: Test for bcmp.
6287
62881994-01-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6289
6290 * make-dist (tempdir): Put subdir msdos into the distribution.
6291
62921993-01-07 Morten Welinder (terra@diku.dk)
6293
6294 * config.bat: New file.
6295
62961994-01-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6297
6298 * Makefile.in (${SUBDIR} target): Pass down LDFLAGS and CPPFLAGS.
6299
63001994-01-01 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6301
6302 * configure.in (m68*-next-*): Don't care about which os is specified.
6303 (i[34]86-*-*): Check for *-nextstop*.
6304
63051993-12-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6306
6307 * configure.in: Check for setsid.
6308
63091993-12-17 Richard Stallman (rms@srarc2)
6310
6311 * configure.in (*-sun-solaris*): Add special case for Solaris 2.3.
6312
63131993-12-15 Richard Stallman (rms@srarc2)
6314
6315 * Makefile.in (mkdir): Make only the lockdir writable.
6316
6317 * configure.in (i860-*-sysv4): Renamed from i860-*-sysvr4.
6318
63191993-12-11 Richard Stallman (rms@srarc2)
6320
6321 * Makefile.in (libdir): Use @libdir@.
6322
63231993-12-08 Richard Stallman (rms@srarc2)
6324
6325 * Makefile.in (install): Add empty command.
6326
63271993-12-04 Richard Stallman (rms@srarc2)
6328
6329 * make-dist: Put man/getopt.c in the dist.
6330
6331 * configure.in (LIBS): Add test for existence of XSetWMProtocols.
6332
6333 * Makefile.in (install): Depend on ${SUBDIR}, not `all'.
6334
63351993-12-03 Richard Stallman (rms@srarc2)
6336
6337 * configure.in (solaris): Set NON_GNU_CPP instead of CPP.
6338 Set it for all solaris versions.
6339 (mips-mips-riscos4*): Set NON_GNU_CC, not CC.
6340 (after checking for GCC): If not GCC, and NON_GNU_CPP is set, set CPP.
6341 Likewise for NON_GNU_CC and CC.
6342
63431993-12-01 Richard Stallman (rms@srarc2)
6344
6345 * configure.in (mips-mips-riscos4*): Assign variable CC.
6346 (checking ${with_gcc}): If "no", don't override CC if already set.
6347 (CC): Initialize it as empty.
6348
dff28924 63491993-11-30 Richard Stallman (rms@srarc2)
a4a9692d
DL
6350
6351 * configure.in (Suns): Set CPP if *-solaris2.3*.
6352
63531993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6354
6355 * Version 19.22 released.
6356
6357 * Makefile.in (do-install): Use umask 022 in copying etc and lisp dirs.
6358
63591993-11-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6360
6361 * make-dist: When breaking links, use cp -p.
6362 Copy install.sh into distribution.
6363 Move the temp dir up into the parent dir;
6364 don't leave the staging dir make-dist.tmp... in existence.
6365 * install.sh: New file.
6366
63671993-11-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6368
6369 * configure.in (i[34]86-ncr-sysv*): New specific alternative.
6370
63711993-11-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6372
6373 * configure.in (version): When --run-in-place, exclude
6374 ${datadir}/emacs/site-lisp from locallisppath.
6375
63761993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6377
6378 * configure.in: Delete jumk.c before writing it.
6379
63801993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6381
6382 * Version 19.21 released.
6383
6384 * Makefile.in (mkdir): Ignore error from chmod.
6385
63861993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6387
6388 * make-dist: Don't put lisp/forms.README in the distribution.
6389
63901993-11-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6391
6392 * configure.in (creating src/Makefile): Before running cpp,
6393 discard all lines that start with `# Generated' or /**/#.
6394
63951993-11-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6396
6397 * Version 19.20 released.
6398
6399 * make-dist: Use build-ins.in, not build-install.in.
6400 Don't bother updating TAGS since it's not included.
6401
6402 * build-ins.in: Renamed from build-install.in.
6403
64041993-11-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6405
6406 * make-dist: Don't try to link *.texinfo--there are none now.
6407 When running make in lib-src, specify YACC var value.
6408
64091993-10-03 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
6410
6411 * configure.in (extrasub): Add vpath patterns for %.[yls].
6412
6413 * configure.in: Don't do seddery on config.status after AC_OUTPUT.
6414 Instead just include the commands to make src/Makefile as the
6415 second arg to AC_OUTPUT.
6416
6417 * configure.in: Use : instead of dnl for comment inside
6418 $makefile_command.
6419
6420 * configure.in: No longer use vpath_sed. Instead, when we notice
6421 srcdir already configured, set extrasub to hack vpath in the
6422 makefiles.
6423
6424 * configure.in: In cmds to make src/Makefile, chmod Makefile.new
6425 before moving it.
6426 * Makefile.in (VPATH): Define to @srcdir@.
6427
f0131492 64281993-09-28 Brian J. Fox (bfox@cubit)
a4a9692d
DL
6429
6430 * configure.in: Don't copy ${srcdir}/src/Makefile.in; that file
6431 doesn't exist. Just copy src/Makefile.in instead. Touch
6432 all of the Makefiles after editing config.status.
6433
6434 * INSTALL: Update documentation to match new configuration
6435 mechanism.
6436
f0131492 64371993-09-27 Brian J. Fox (bfox@ai.mit.edu)
a4a9692d
DL
6438
6439 * configure.in: Allow any of the path or directory Makefile
6440 variables to be set with flags to configure. Create all Makefiles
6441 at configure time. Edit special commands into config.status after
6442 src/Makefile.in is built from src/Makefile.
6443
6444 * Makefile.in (src/Makefile, lib-src/Makefile, oldXMenu/Makefile):
194d44e7
JB
6445 If these files are out of date, simply have config.status
6446 rebuild them; don't rebuild them explicitly.
a4a9692d 6447
f0131492 64481993-09-25 Brian J. Fox (bfox@ai.mit.edu)
a4a9692d
DL
6449
6450 * build-install.in: Change src/xemacs to src/emacs. We no longer
6451 create src/xemacs, so the file wouldn't be found.
6452
6453 * make-dist: Remove `src/ymakefile', add `src/Makefile.in.in'.
6454
f0131492 64551993-09-24 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
a4a9692d
DL
6456
6457 * configure.in: Avoid forcing the search of /usr/include before
6458 fixed include files by resetting C_SWITCH_X_SITE if it is
6459 "-I/usr/include".
6460
64611993-09-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6462
6463 * Makefile.in (@rip_paths@locallisppath):
6464 Delete ${datadir}/emacs/site-lisp.
6465
64661993-09-15 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
6467
6468 * configure.in:
6469 Use AC_QUOTE_SQUOTE twice to properly quote vpath_sed value.
6470 Remove ${extra_output} from AC_OUTPUT call.
6471
f0131492 64721993-09-17 Brian J. Fox (bfox@inferno)
a4a9692d
DL
6473
6474 * make-dist: Quote backquotes found in strings to be echoed.
6475
6476 * configure.in: Use "sh -c pwd" when we want to avoid having the
6477 shell fix up the value of $PWD.
6478
f0131492 64791993-09-13 Brian J. Fox (bfox@inferno)
a4a9692d
DL
6480
6481 * Makefile.in (do-install): Don't abort if ln or chmod at the end
6482 of the installation fail. Suggested by Karl Berry.
6483
f0131492 64841993-08-30 Brian J. Fox (bfox@inferno)
a4a9692d
DL
6485
6486 * Makefile.in (*clean): Use "$(MAKE) $(MAKEFLAGS)" wherever "make"
6487 was used. Set MAKEFLAGS from MFLAGS.
6488
64891993-09-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6490
6491 * configure.in: Test for res_init in libc.
6492
64931993-09-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6494
6495 * configure.in: In the file ${tempcname}, use configure___
6496 instead of @configure@.
6497
64981993-09-12 Roland McGrath (roland@sugar-bombs.gnu.ai.mit.edu)
6499
6500 * make-dist: Dist vpath.sed
6501
6502 * Makefile.in (lib-src/Makefile, src/Makefile, oldXMenu/Makefile):
6503 Depend on vpath.sed.
6504 Replace sed comand for VPATH with @vpath_sed@.
6505
6506 * configure.in: Substitute variable `vpath_sed'.
6507 If not in $srcdir and $srcdir is configured,
6508 issue warning that GNU make is required,
6509 and set vpath_sed to use vpath.sed script.
6510
65111993-09-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
6512
6513 * configure.in: Remove check for $srcdir being configured. This
6514 pretty much works now.
6515 Grok {m68*-hp,i[34]86-*}-netbsd* and set opsys=netbsd.
6516 Check for XFree86 (/usr/X386/include) independent of whether
6517 -lXbsd exists.
6518
6519 * Makefile.in (info, dvi, clean, mostlyclean, distclean,
6520 realclean, unlock, relock): Use `$(MAKE)' in place of plain
6521 `make'.
6522
65231993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6524
6525 * Version 19.19 released.
6526
6527 * configure.in (i386-*-sunos4): Assume Sunos 4.0.
6528
65291993-08-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6530
6531 * configure.in: Check for XScreenNumberOfScreen.
6532
65331993-08-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6534
6535 * configure.in: Add * to end of all configuration alternatives.
6536 (m68*-sony-newsos3*): New alternative.
6537
65381993-08-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6539
6540 * make-dist: Include getdate.c in distribution.
6541
6542 * configure.in: For --help, use $PAGER if it is set.
6543 (LIB_X11_LIB): Default to -lX11.
6544 (mips-sgi-irix5.*): New alternative.
6545
6546 * Makefile.in (do-install): Install info/gnus* and info/sc*.
6547
6548 * configure.in (m68*-hp-hpux*, hppa*-hp-hpux*):
6549 Recognize *.B8.* as hpux version 8.
6550 (m68*-tektronix-bsd*): Fix typo in tek4300.
6551 (AC_HAVE_FUNCS): Add ftime.
6552
65531993-08-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6554
6555 * configure.in (m88k-tektronix-sysv3*): Added the missing *.
6556 Use tekxd88, not tekXD88.
6557
65581993-08-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
6559
6560 * configure.in: Check for -lm. Then can check for frexp and logb.
6561
65621993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6563
6564 * Version 19.18 released.
6565
6566 * make-dist (src): Don't put gnu-hp300 in dist.
6567 (src, lisp): Include OChangeLog in dist.
6568
65691993-08-08 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6570
6571 * configure.in: Test for presence of logb and frexp functions.
6572
65731993-08-05 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6574
6575 * configure.in (machine): Add i370-ibm-aix*.
6576
65771993-08-03 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6578
6579 * configure.in (function checks): Test for mkdir and rmdir.
6580
6581 * configure.in (function checks): Don't test for random and bcopy
6582 only when we're building with X; look for them all the time.
6583
65841993-07-30 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6585
6586 * configure.in: Test for availability of bcopy functions, searching
6587 the X libraries if we're using X.
6588
6589 * configure.in: Test for the presence of/usr/lpp/X11/bin/smt.exp,
6590 and #define HAVE_AIX_SMT_EXP if we do. This is present in some
6591 versions of AIX, and needs to be passed to the loader.
6592
10d1d0af 6593 * configure.in: Test for the availability of the
a4a9692d
DL
6594 XScreenResourceString function.
6595
65961993-07-30 David J. MacKenzie (djm@frob.eng.umd.edu)
6597
6598 * configure.in: If we found X on our own, set C_SWITCH_X_SITE and
6599 LD_SWITCH_X_SITE and assume --with-x11.
6600 Only look for X11 files if we weren't told about a window system
6601 or if we were told to use X11 but not told where.
6602 Search the libraries from the s and/or m files when checking for
6603 functions.
6604
6605 * configure.in: Remove any trailing slashes in prefix and exec_prefix.
6606
66071993-07-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6608
6609 * make-dist: Include lisp/dired.todo in the distribution.
6610
66111993-07-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6612
6613 * configure.in: Add code to set HAVE_INET_SOCKETS.
6614
66151993-07-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6616
6617 * configure.in: If we do find x_includes and x_libraries
6618 via AC_FIND_X, set C_SWITCH_X_SITE and LD_SWITCH_X_SITE.
6619
66201993-07-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6621
6622 * make-dist: Include src/gnu-hp300 in the dist.
6623
6624 * configure.in (canonical): New variable holds the canonicalized
6625 configuration. Don't alter `configuration'. Use `configuration'
6626 for Makefile.in for file naming.
6627 (testing x_includes and x_libraries): Use =, not ==.
6628
66291993-07-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
6630
6631 * Version 19.17 released.
6632
6633 * Makefile.in (src/Makefile): Propagate C_SWITCH_SYSTEM to the src
6634 directory's makefile. This allows the invocation of CPP which
6635 builds xmakefile to receive these switches. The SunSoft C
6636 preprocessor inserts spaces between tokens if it doesn't get the
6637 -Xs flag requested in src/s/sol2.h.
6638
66391993-07-12 Frederic Pierresteguy (F.Pierresteguy@frcl.bull.fr)
6640
194d44e7 6641 * configure.in (m68k-bull-sysv3): New config.
a4a9692d
DL
6642
66431993-07-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6644
6645 * configure.in: Use the autoconf AC_FIND_X macro to try to find
6646 the X Windows libraries.
6647
66481993-07-07 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6649
6650 * make-dist (tempdir): Don't create lisp/forms-mode directory in
6651 the distribution. Those files aren't kept in their own
6652 subdirectory any more.
6653
66541993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6655
6656 * Version 19.16 released.
6657
66581993-06-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6659
6660 * configure.in: Add --verbose flag.
6661
66621993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6663
6664 * version 19.15 released.
6665
66661993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6667
6668 * Makefile.in (top_distclean): Use -f switch when cleaning out
6669 lock dir; it might be empty.
6670
6671 * configure.in: Only check for -lXbsd once.
6672
66731993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6674
6675 * Version 19.14 released.
6676
66771993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6678
6679 * make-dist: If using gzip, create distribution with '.gz' extension.
6680
6681 * make-dist (lisp/term): This doesn't have a ChangeLog anymore.
6682 (lisp/forms-mode): This doesn't exist anymore.
6683
6684 * configure.in: Look for the closedir function.
6685
66861993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6687
6688 * configure.in (CPP): Autoconf sets this to a shell variable
6689 reference, which doesn't work when it's edited into a makefile.
6690 Expand that variable reference.
6691
6692 * Makefile.in (CPP): New variable.
6693 (src/Makefile): Edit CPP into src/Makefile.
6694
6695 * Makefile.in (src/Makefile): Don't bother exiting single quotes
6696 and entering double quotes to get the values of LD_SWITCH_X_SITE
6697 and the other make variables; make substitutes them in anyway.
6698
6699 * Makefile.in (uninstall): Don't remove the lisp and etc
6700 directories if they're in the source tree.
6701
92a8ce63 6702 Bring mumbleclean targets into conformance with GNU coding standards.
a4a9692d
DL
6703 * Makefile.in (mostlyclean, clean): Separate these two; just have
6704 them pass the request to the subdirectory makefiles.
6705 (distclean): Pass the request down, and then get rid of the
6706 files configure built, and get rid of the Makefiles.
6707 (realclean): Pass the request down, and then do the same things
6708 distclean does.
6709 (uninstall, info, dvi): New targets.
6710
6711 * configure.in: Move clause for PC-compatible i386 box to the end
6712 of the case statement, to avoid masking configurations below.
6713
6714 * configure.in: Add case for m88k-motorola-sysv4.
6715
6716 * configure.in: Add support for HP/UX versions 7, 8, and 9 on
6717 the HP 68000 machines.
6718
6719 * configure.in: Put the arguments to LD_SWITCH_X_SITE's and
6720 C_SWITCH_X_SITE's -L and -I switches in quotes, so the
6721 preprocessor won't fiddle with them.
6722
67231993-06-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6724
6725 * Makefile.in (TAGS): cd to src to run etags.
6726
67271993-06-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6728
6729 * configure.in (version): Check the X libraries for XrmSetDatabase
6730 and random, and see if we have -lXbsd.
6731
67321993-06-11 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6733
6734 * configure.in: Pass "-Isrc" to the CPP we run to examine the
6735 s/*.h and m/*.h files. Martin Tomes
6736 <mt00@controls.eurotherm.co.uk> says ISC Unix 3.0.1 needs it.
6737
67381993-06-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6739
6740 * configure.in: Move i386-prime-sysv* and i386-sequent-bsd*
6741 above the general i386 alternative.
6742
67431993-06-10 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6744
6745 * configure.in: Recognize configuration name for Data General
6746 AViiON machines.
6747
6748 * configure.in: Use AC_LONG_FILE_NAMES.
6749
67501993-06-09 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6751
6752 * configure.in: Test for bison.
6753 * Makefile.in (YACC): New variable.
6754 (lib-src/Makefile.in): Edit YACC into the makefile.
6755
67561993-06-08 Jim Blandy (jimb@totoro.cs.oberlin.edu)
6757
6758 * Version 19.13 released.
6759
6760 * configure.in (CFLAGS): Don't set this according to the value of
6761 the GCC shell variable. Instead, consult the machine and system
6762 files for the values of C_OPTIMIZE_SWITCH and C_DEBUG_SWITCH, and
6763 test __GNUC__ while we're at it.
6764
6765 * configure.in: Remove extra ;; from hpux cases.
6766
67671993-06-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
6768
6769 * configure.in: Check to see if the system has -ldnet.
6770
67711993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6772
6773 * make-dist: Add clauses to distribute lisp/forms-mode.
6774
67751993-06-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6776
6777 * configure.in (machine): Fix the versions in hpux version number test.
6778 Do not guess based on cpu type. Do check for explicit system version.
6779
67801993-06-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6781
6782 * configure.in: Do NOT look for `unknown' as company name.
6783
67841993-06-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6785
6786 * configure.in: Fix typo in message.
6787
67881993-06-01 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6789
6790 * Version 19.12 released.
6791
6792 * Makefile.in (do-install): Correct previous etc-copying change.
6793 Partially rewrite using `if'.
6794 (src/Makefile): Insert --x-libraries option into LD_SWITCH_X_SITE.
6795
6796 * Version 19.11 released.
6797
6798 * configure.in: Handle 386bsd.
6799
68001993-05-31 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6801
6802 * make-dist: Update getdate.c.
6803
6804 * configure.in: Handle bsd386.
6805
6806 * Makefile.in (do-install): Use `-' in tar options.
6807
6808 * configure.in: Change ! "${...}" to x"${...}" = x.
6809
6810 * Makefile.in (do-install): Copy the DOC-* files from the build
6811 etc directory, as well as lots of things from ${srcdir}/etc.
6812
6813 * make-dist: Copy config.guess.
6814
6815 * configure.in: Handle AIX versions 1.2, 1.3.
6816
68171993-05-30 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6818
6819 * configure.in: Use s/bsd4-3.h for mips-mips-riscos4, and add
6820 the configuration name mips-mips-usg* to represent USG systems.
6821
6822 * configure.in: Fix logic to detect if srcdir is already configured.
6823
6824 * Makefile.in: Pass in LD_SWITCH_X_SITE.
6825
6826 * Makefile.in (mkdir, clean, mostlyclean, do-install): Use `(cd
6827 foo && pwd)` instead of `(cd foo ; pwd)` to get the canonical name
6828 of a directory; cd might fail, and have pwd print out the current
6829 directory.
6830
68311993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6832
6833 * configure.in: When looking for sources, use '.', not `.`. Also '..'.
6834
68351993-05-30 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6836
6837 * configure.in: Complain if srcdir points at an already-configured
6838 tree.
6839
68401993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6841
6842 * Version 19.10 released.
6843
68441993-05-29 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6845
6846 * Makefile.in: Use Makefile comments, not C comments.
6847
6848 * configure.in: Add case for the Tektronix XD88.
6849
68501993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6851
6852 * configure.in: Handle sysv4.2 and sysvr4.2.
6853
68541993-05-29 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6855
6856 * configure.in: Traverse the argument list without destroying it;
6857 don't use shift. It turns out that "set - ${saved_arguments}"
6858 doesn't work portably.
6859
6860 * configure.in: Add missing "fi".
6861
6862 * make-dist: Rebuild configure if configure.in is newer.
6863
194d44e7 6864 * Makefile.in (src:, lib-src:, FRC:): Force the src and lib-src
a4a9692d 6865 targets to be executed even if make remembers that it has already
10d1d0af 6866 satisfied FRC.
a4a9692d
DL
6867
68681993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6869
6870 * Makefile.in (do-install): Delete redundant code to copy etc twice.
6871
6872 * configure.in (romp): Handle various version numbers with aos and bsd.
6873
68741993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6875
6876 * configure.in: Fix message text.
6877
68781993-05-28 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6879
6880 * make-dist: Make a `site-lisp' directory in the distribution,
6881 instead of a `local-lisp' directory, which hasn't been the
6882 appropriate name for a long time.
6883 * Makefile.in (@rip_paths@locallisppath): Use site-lisp directory
6884 from the distribution first, then /usr/local/lib/emacs/site-lisp.
6885
6886 * Makefile.in (do-install): Correctly detect if ./etc and
6887 ${srcdir}/etc are the same.
6888
6889 * configure.in: Extract UNEXEC from the system configuration
6890 files, compute the name of the source file corresponding to the
6891 object file, and #define it as UNEXEC_SRC in config.h.
6892
6893 * configure.in: If srcdir is '.', then try using PWD to make it
6894 absolute.
6895
6896 * configure.in: Include ${srcdir} in the printed report, to help
6897 people notice if it's an automounter path.
6898
68991993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6900
6901 * configure.in (prefix): Don't run pwd on srcdir unnecessarily.
6902
69031993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6904
6905 * Makefile.in (do-install): Delete the dest dir, not the source dir,
6906 when they are different. Add `shift' command.
6907 (COPYDESTS, COPYDIR): Delete external-lisp dir.
6908 (externallispdir): Var deleted.
6909
6910 * configure.in: Delete spurious paren outputting short_usage.
6911
69121993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6913
6914 * Version 19.9 released.
6915
69161993-05-26 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6917
6918 * Makefile.in (${SUBDIR}): Pass the value of the make variable to
6919 subdirectory makes.
6920
6921 * make-dist: Check for .elc files with no corresponding .el file.
6922
6923 * Makefile.in (mkdir): Make all the directories in locallisppath.
6924
6925 * config.guess: New file.
6926 * configure.in: Use it, tentatively.
88c71720 6927 * INSTALL: Mention its usage.
a4a9692d
DL
6928
6929 * configure.in (hppa-hp-hpux): Use uname -r instead of uname -m;
6930 the former gives you the operating system rev directly. Use
6931 s/hpux.h if we don't recognize what we got.
6932
6933 * Makefile.in (do-install): Don't remove a destination directory
6934 if it's the same as the source. If ${srcdir}/info == ${infodir},
6935 don't try to copy the info files.
6936
6937 * Makefile.in (COPYDIR, COPYDESTS): Don't mention etc twice; this
6938 doesn't work if you're not using a separate source directory.
6939 (do-install): Copy the build tree's etc directory only after
6940 making sure it's not also the source tree's etc directory.
6941
69421993-05-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6943
6944 * configure.in: Handle sunos4.1.3 specially.
6945
69461993-05-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6947
6948 * Makefile.in (INSTALL): Add definition.
6949
6950 * configure.in: Fix some messages. Support -with-gnu-cc.
6951 At the end, use `set --', not `set -'.
6952 Delete spurious `.h' in hpux alternatives.
6953
69541993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6955
6956 * Version 19.8 released.
6957
69581993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6959
6960 * configure.in: When looking for source in the same directory as
6961 the configure script, make the path thus discovered absolute.
6962 If the user specifies the `--srcdir' switch, make that directory
6963 absolute too.
6964
6965 * Makefile.in (srcdir): Remove comment saying this doesn't work.
6966
6967 * Makefile.in (src/paths.h): Edit the `infodir' variable into this
6968 too, as the value of the PATH_INFO macro.
6969
6970 * configure.in: Check to see if the source lives in the same
6971 directory as the configure script.
6972
69731993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6974
6975 * Makefile.in (install): Split this into `install' and
6976 `do-install', to give people more control over exactly what gets
6977 done.
6978 (do-install): New target, containing the guts of `install'. Don't
6979 remove and recreate the directories inside the copying loop - do
6980 it all before the copying loop. Pass more flags to the lib-src
6981 make.
6982 (mkdir): Create ${infodir}, ${mandir}, and ${sitelispdir} here, to
6983 avoid errors and warnings.
6984
6985 * configure.in: For generic IBM PC boxes, insist on "unknown" for
6986 the manufacturer - the more general case was blocking other i386
6987 configuration names below, and that's how the names are written in
6988 MACHINES anyway.
6989
6990 * make-dist: When breaking links, remove the link before moving
6991 the copy onto it, to avoid interactive behavior.
6992
6993 * Makefile.in: Doc fix.
6994
6995 * configure.in: Doc fix.
6996
6997 * INSTALL: Mention --exec-prefix option.
6998
6999 * configure.in: Add support for the `--exec-prefix' option.
7000 * Makefile.in: Accept that support.
7001
7002 * configure.in: Use the AC_PROG_INSTALL macro.
7003 * Makefile.in (INSTALL): Variable removed.
7004 (INSTALL_PROGRAM, INSTALL_DATA): Accept these values from configure.
7005
7006 * configure.in: Distinguish between hp800's and hp700's by calling
7007 "uname -m".
7008
70091993-05-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7010
92a8ce63 7011 * configure.in: Recognize configuration names for i860 boxes
a4a9692d
DL
7012 running SYSV.
7013
70141993-05-23 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7015
7016 * configure.in: Distinguish between hp800's and hp700's by the
7017 version of HP/UX they run, since that's something people are more
7018 likely to know - hp700's run 8.0.
7019 Add HP 700 configuration.
7020
7021 * configure.in: Test for the presence of the `rename' function.
7022
7023 * Makefile.in (C_SWITCH_X_SITE): New variable - get this from
7024 configure.in.
7025 (oldXMenu/Makefile): Edit C_SWITCH_X_SITE into this.
7026
7027 * make-dist: Break intra-tree links.
7028
7029 * configure.in: Explain that this is an autoconf script, and give
7030 instructions for rebuilding configure from it. Arrange to put
7031 comments in configure explaining this too.
7032
7033 * configure.in: Make the first line of the configure script be
7034 "#!/bin/sh". Leaving the first line blank didn't work.
7035
7036 * configure.in (long_usage): Removed; made short_usage describe
7037 the options briefly.
7038
7039 * configure.in: Implement the --prefix option.
7040 * Makefile.in (prefix): Add support for it here.
7041 * INSTALL: Document it here.
7042
7043 * Makefile.in (install): Don't assume that the files in the `info'
7044 subdirectory match *.info. They don't have that prefix.
7045
70461993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7047
7048 * configure.in: Add case for version 5 of Esix.
7049
70501993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7051
92a8ce63 7052 * Version 19.7 released.
a4a9692d
DL
7053
7054 * make-dist: There aren't any *.com files in lib-src anymore.
7055
7056 * make-dist: Copy texinfo.tex and texindex.c, rather than linking
7057 them; they're symlinks to other filesystems on the GNU machines.
7058
7059 * make-dist: Check that the manual reflects the same version of
7060 Emacs as stated in lisp/version.el. Edit that version number into
7061 the README file.
7062
70631993-05-21 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7064
7065 * configure.in: Remove the hack of AC_DEFINE; use
7066 AC_DEFINE_UNQUOTED.
7067
70681993-05-20 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7069
7070 * make-dist: Don't distribute precomp.com, compile.com, or
7071 link.com from ./src; they're in ./vms now.
7072
7073 Some time-handling patches from Paul Eggert:
7074 * configure.in: Add AC_TIMEZONE.
7075
70761993-05-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7077
7078 * configure.in: Recognize Linux as a valid operating system for
7079 the i386.
7080
70811993-05-18 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7082
7083 * make-dist: Distribute some VMS files we got from Richard Levitte.
7084
7085 * Makefile.in (oldXMenu/Makefile): Take oldXMenu/Makefile.in as
7086 the source for the sed command, not oldXMenu/Makefile.
7087
70881993-05-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
7089
7090 * INSTALL: Don't claim the srcdir option doesn't work.
7091
70921993-05-16 Jim Blandy (jimb@totoro.cs.oberlin.edu)
7093
7094 * configure.in: Include remarks saying what order the autoconf
7095 tests should go in, and remind people to change config.h.in
7096 whenever they add autoconf tests which make #definitions.
7097
7098 * make-dist: Distribute oldXMenu/Makefile.in, not oldXMenu/Makefile.
7099
71001993-05-15 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7101
7102 * Makefile.in (oldXMenu/Makefile): Make this depend on
7103 ${srcdir}/oldXMenu/Makefile.in, not itself.
7104
7105 * PROBLEMS: Some updates from David J. Mackenzie.
7106
7107 More changes from David J. Mackenzie.
7108 * Makefile.in (install.sysv, install.xenix, install.aix): Targets
7109 removed; autoconf and config.h should specify all these
7110 differences.
7111 (buildlisppath): Make this path depend on ${srcdir}.
7112 (INSTALLFLAGS): Removed.
7113 (INSTALL): Include the -c flag.
7114 (install): Change the way we invoke install accordingly.
7115
7116 Install ${srcdir} changes from DJM.
7117 * Makefile.in (SUBDIR_MAKEFILES): Add oldXMenu/Makefile to this
7118 list.
7119 (COPYDIR, COPYDESTS): Install files from both the etc directory in
7120 the source tree and the etc directory in the object tree.
7121 (${SUBDIR}): Pass the prefix variable down to submakes.
7122 (everywhere): Use `sed', not `/bin/sed'. Not all systems have sed
7123 in /bin.
7124 (lib-src/Makefile, src/Makefile, oldXMenu/Makefile): Edit in
7125 values for srcdir and VPATH.
7126 (install): Add `v' flag to tar command. Make sure that `dir'
7127 exists in ${srcdir}/info before copying it. Remember that the man
7128 pages come from the source tree, not the object tree.
7129 * configure.in: Remove remarks saying that the --srcdir option
7130 doesn't work.
7131 Create the etc directory in the object tree.
7132 Recognize configuration names of the form *-sun-solaris*.
7133 Recognize sunos5 and solaris as operating system names.
7134
7135 * configure.in: Use the AC_TIME_WITH_SYS_TIME macro, for
7136 lib-src/getdate.y and src/systime.h.
7137
71381993-05-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7139
7140 * make-dist: Make links in info subdir.
7141
71421993-05-13 Jim Blandy (jimb@totoro.cs.oberlin.edu)
7143
7144 * configure.in: Call AC_STDC_HEADERS.
7145
71461993-05-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7147
7148 * configure.in: Sidestep autoconf's quoting of the second argument
7149 of AC_DEFINE, so we can specify the value to put there. It would
7150 be nice if autoconf provided some way to specify computed values
7151 for macros.
7152
71531993-05-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
7154
7155 * Makefile.in (DEFS): Deleted; since we're using AC_CONFIG_HEADER,
7156 this is always just -DHAVE_CONFIG_H.
7157
7158 The GNU coding standards specify that CFLAGS should be left for
7159 users to set.
7160 * Makefile.in (CFLAGS): Let configure determine the default value
7161 for this. Don't
7162 have it default to DEFS.
7163 (${SUBDIR}): Pass CFLAGS down to submakes, not DEFS.
7164 (lib-src/Makefile, src/Makefile): Edit the default value for
7165 CFLAGS into these files, not DEFS.
7166 * configure.in (CFLAGS): Choose a default value for this - "-g"
7167 normally, or "-g -O" if we're using GCC. Edit it into the
7168 top-level Makefile.
7169
7170 * configure.in: When scanning the machine and system description
7171 #include files, write their names to conftest.c properly.
7172
71731993-05-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
7174
7175 * configure.in: In configuration name case for Apallos running
7176 Domainios, set opsys, not opsysfile.
7177
7178 * configure.in: Use the autoconf AC_CONFIG_HEADER macro to produce
7179 src/config.h, instead of AC_OUTPUT; the latter overwrites
7180 src/config.h even when it hasn't changed, puts a makefile-style
7181 comment at the top even though it's C code, and produces a
7182 config.status script which doesn't do the job right.
7183
7184 * configure.in: Add AC_LN_S test, so we can tell whether or not we
7185 can use a symbolic link to get the X Menu library into src.
7186 * Makefile.in (LN_S): New variable.
7187 (src/Makefile): Edit the value of LN_S into this makefile.
7188
71891993-05-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7190
7191 * configure.in: Support *-sco3.2v4* as opsystem.
7192
7193 * make-dist: Don't include calc directory.
7194 Exclude many files in the man directory; copy a few.
7195
71961993-05-04 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7197
7198 * configure.in: Use AC_HAVE_HEADERS to test for sys/time.h, and
7199 call AC_STRUCT_TM to see what's in time.h.
7200
7201 * configure.in: Employ quoting stupidity to get the value of CPP
7202 to expand properly.
7203
72041993-04-27 Jim Blandy (jimb@totoro.cs.oberlin.edu)
7205
7206 * configure.in: Use the AC_PROG_CPP macro, and then use the CPP
7207 variable to scan the machine and system description files.
7208
7209 * configure.in: Use the AC_HAVE_HEADERS to check for sys/timeb.h,
7210 so that getdate.y builds correctly.
7211
72121993-04-26 Jim Blandy (jimb@totoro.cs.oberlin.edu)
7213
7214 * configure.in (tempcname): Change this to "conftest.c", so it will
7215 work properly on systems with short filenames; this is the name
7216 autoconf uses.
7217
7218 * configure.in: Also detect the availability of dup2 and
7219 gethostname.
7220
7221 * configure.in: Use the AC_ALLOCA test.
7222 * Makefile.in (ALLOCA): New variable, to be set by ./configure.
7223 (lib-src/Makefile): Edit the value of ALLOCA into lib-src/Makefile.
7224
72251993-04-24 Jim Blandy (jimb@totoro.cs.oberlin.edu)
7226
7227 * make-dist: Distribute configure, as well as configure.in.
7228 Oversight.
7229
72301993-04-23 Jim Blandy (jimb@totoro.cs.oberlin.edu)
7231
7232 * Makefile.in (install): Print out the name of the directory we're
7233 copying, so people can have some idea of whether we're making
7234 progress.
7235
7236 * Makefile.in (install.aix, install.xenix, install.sysv, install):
7237 Don't forget to re-create the COPYDESTS directories after we clear
7238 them out.
7239
72401993-04-13 Jim Blandy (jimb@totoro.cs.oberlin.edu)
7241
7242 * Makefile.in: Add autoconf cookies so that the configure
7243 script can comment out sections of path variable definitions to
7244 choose between the installable configuration and the run-in-place
7245 configuration.
7246 * configure.in: Add new option `--run-in-place', to select the
7247 run-in-place path definitions.
7248
7249 * configure.in: Add a clause to the big configuration name case
7250 for the NeXT machine.
7251
72521993-04-12 Jim Blandy (jimb@totoro.cs.oberlin.edu)
7253
7254 * Makefile.in (install, install.sysv, install.xenix, install.aix):
7255 Make sure that each source directory exists, and is different from
7256 the destination directory; then, delete the destination before
7257 copying over the source.
7258
7259 * make-dist: Distribute configure.in, instead of configure.
7260
72611993-04-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7262
7263 * configure.in: Don't set CC to "gcc -O" if the user specifies
7264 `--with-gcc'. Add -O to DEFS if GCC is set.
7265
72661993-04-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
7267
7268 * Makefile.in (clean mostlyclean): Missing right paren.
7269
7270 * configure.in: When checking for X windows, search for an X11
7271 subdirectory of ${x_includes}.
7272
7273 * configure.in: Check for gettimeofday function, for getdate.y.
7274
92a8ce63 7275 Change `configure' to a mixture of custom code and autoconf stuff.
a4a9692d
DL
7276 autoconf can't derive all the information we need, but we'd really
7277 like to be able to take advantage of some of its tests, and its
7278 file-editing facilities.
7279 * configure.in: Renamed from configure.
7280 Quote the sections of shell script we want copied literally to
7281 the configure script.
7282 (compile): Initialize this to make the autoconf macros' code happy.
7283 Use AC_PROG_CC, AC_CONST, and AC_RETSIGTYPE instead of writing out
7284 code to do their jobs.
7285 Use autoconf to produce Makefile and src/config.h.
7286 Remove the Makefile-style comment that autoconf places at the top
7287 of src/config.h.
7288 (config_h_opts): Removed - no longer necessary.
7289 * Makefile.in (configname): Renamed to configuration.
7290 (CONFIG_CFLAGS): Renamed to DEFS.
7291 (CC, DEFS, C_SWITCH_SYSTEM, version, configuration): Adjusted to
7292 get values via autoload @cookies@.
7293 (libsrc_libs): Get this from autoconf. We used to do nothing
7294 about this.
7295 (${SUBDIR}): Pass DEFS to submakes instead of CONFIG_CFLAGS.
7296
7297 * Makefile.in (src/paths.h, lib-src/Makefile, src/Makefile): Don't
7298 echo the move-if-change command.
7299
73001993-04-08 Jim Blandy (jimb@churchy.gnu.ai.mit.edu)
7301
7302 * make-dist: Distribute lib-src/rcs-checkin.
7303
7304 * make-dist: It's oldXMenu/compile.com, not oldXMenu/compile.mms.
7305 Don't try to make links to the RCS or Old subdirectories.
7306 Use the appropriate extension for the compression type in use.
7307 Create the tar file in the shell's initial default directory, not
7308 in ${tempparent}.
7309 Erase the whole ${tempparent} tree, not just ${tempdir}.
7310
73111993-03-30 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7312
7313 * Makefile.in (src/paths.h): Don't echo the huge sed command we
7314 use to build paths.h.
7315 (lib-src/Makefile, src/Makefile): Similarly.
7316
7317 * configure: Extend test for working `const' keyword to handle AIX
7318 3.2 cc.
7319
73201993-03-24 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7321
7322 * make-dist: Distribute lisp/term/ChangeLog.
7323
92a8ce63 7324 Arrange for C compilation throughout the tree to get
a4a9692d
DL
7325 C_SWITCH_SYSTEM from the configuration files.
7326 * configure: Extract C_SWITCH_SYSTEM from the machine and
7327 system-dependent files, and save it in the top-level Makefile.
7328 * Makefile.in (C_SWITCH_SYSTEM): New flag for configure to edit.
7329 (lib-src/Makefile): Edit C_SWITCH_SYSTEM into lib-src/Makefile.
7330
7331 * make-dist: Include the VMS support files in oldXMenu in the
7332 distribution.
7333
7334 * configure: Doc fix.
7335
7336 * configure: Fix corrupted config_h_opts.
7337
7338 * configure: Properly report option names in error messages.
7339
7340 * configure: Properly recognize --x-includes and --x-libraries
7341 options.
7342
7343 * configure: Fix syntax errors in code handling XFree386.
7344
73451993-03-23 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7346
7347 * configure: Add special code to detect XFree386, and tell
7348 config.h about it.
7349
7350 * configure: Properly handle extracting values of LIBS_MACHINE and
7351 LIBS_SYSTEM that contain spaces.
7352
7353 * configure: Add `--x-includes' and `--x-libraries' options. I
7354 think these are dopey, but no less than three alpha testers, at
7355 large sites, have said they have their X files installed in odd
7356 places. Implement them by setting C_SWITCH_X_SITE and
7357 LD_SWITCH_X_SITE in src/config.h.
7358
73591993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
7360
7361 * make-dist: Don't distribute etc/Old files.
7362
7363 * GETTING.GNU.SOFTWARE, PROBLEMS: Registered into RCS with their
194d44e7 7364 backups.
a4a9692d
DL
7365
73661993-03-20 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7367
7368 * make-dist: Fix typo.
7369
73701993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
7371
7372 * make-dist: Corrected typo, fixed it to discard = and TAGS files
7373 in some cases where it should but didn't seen to.
7374
7375 * Makefile.in: Added unlock and relock productions.
7376
73771993-03-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7378
7379 * make-dist: Add a --compress option to force make-dist to use
7380 compress.
7381
7382 * make-dist: Use gzip, if we can find it.
7383
7384 * configure: Recognize rs6000-ibm-aix32 and rs6000-ibm-aix, and
7385 make rs6000-ibm-aix default to -aix32.
7386
73871993-03-17 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
7388
7389 * Makefile.in: Added `Developer's configuration' section.
7390
73911993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7392
7393 * Makefile.in: Add commented-out variable settings for developer's
194d44e7 7394 configuration.
a4a9692d
DL
7395
73961993-03-14 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7397
7398 * make-dist: Distribute `src/bitmaps' too.
7399
74001993-03-14 Charles Hannum (mycroft@hal.gnu.ai.mit.edu)
7401
7402 * configure: Recognize rs6000-ibm-aix32 and rs6000-ibm-aix, and
7403 make rs6000-ibm-aix default to -aix32.
7404
74051993-03-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
7406
7407 * configure: Recognize strings like "sysvr0" or "sysvr1" as System V.
7408
7409 * Makefile.in (install.sysv): Add a second `$' in front of
7410 `${dest}', so that the shell will expand it, instead of Make.
7411
7412 * configure: When processing the name of the configure script,
7413 collapse `././' to `./', but leave a single `./' prefix alone.
7414
7415 * configure: Doc fix.
7416
74171993-03-04 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7418
7419 * configure: Handle isc3.0 correctly.
7420
74211993-02-25 Jim Blandy (jimb@totoro.cs.oberlin.edu)
7422
7423 * make-dist: Don't try to copy the COPYING notice into
7424 external-lisp; we're not distributing that directory any more.
7425
74261993-02-24 Jim Blandy (jimb@totoro.cs.oberlin.edu)
7427
7428 * Makefile.in (install, install.aix, install.xenix, install.sysv):
7429 Remove CVS subdirectories from the installed directory trees, as
7430 well as RCS directories.
7431
74321993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7433
7434 * make-dist: Only copy gmalloc.c if we couldn't link it.
7435 Don't try to copy man/{README,Makefile} unless they actually exist.
7436
7437 * Makefile.in (lisppath): Don't include externallispdir in this.
7438 We're not sure whether we're even going to distribute the
7439 directory yet.
7440
74411993-02-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
7442
7443 * make-dist: Don't distribute the external-lisp directory anymore.
7444 * INSTALL: Remove all references to external-lisp.
7445
7446 * configure: Detect whether the compiler supports `const'
7447 properly, and edit src/config.h accordingly.
7448
7449 * configure: Tweak layout of final report.
7450
7451 * Makefile.in (${SUBDIR}): Pass CONFIG_CFLAGS to the submakes, not
7452 CFLAGS.
7453
7454 * Makefile.in (locallisppath): Make this default to
7455 ${datadir}/emacs/site-lisp, instead of
7456 ${datadir}/emacs/local-lisp. ${datadir} and ${statedir} are often
7457 the same thing, and local-lisp causes completion conflicts with
7458 lock.
7459 (lisppath): Add ${externallispdir} to this.
7460 * INSTALL: Adjust installation directions.
7461
7462 * Makefile.in (externallispdir): New variable, to say where to
7463 install the externally-maintained lisp files.
7464 (COPYDIR, COPYDESTS): Copy the external lisp directory just like
7465 the others.
7466 * INSTALL: Describe external-lisp and the new externallispdir
7467 variable.
7468
74691993-02-14 Jim Blandy (jimb@totoro.cs.oberlin.edu)
7470
7471 * configure (progname): New option `--with-gcc'. Make it clearer
7472 how we are trying to guess whether or not we have GCC.
7473 * INSTALL: Document the `--with-gcc' option, and improve
7474 description of `--with-x' options.
7475
74761993-02-06 Jim Blandy (jimb@totoro.cs.oberlin.edu)
7477
7478 * Makefile.in (COPYDIR, COPYDESTS): Remove ${srcdir}/info and
7479 ${infodir} from these variables; we have written out explicit code
7480 to install the info files.
7481
74821993-01-25 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7483
7484 * make-dist: Don't distributed the RCS files in the etc directory.
7485
74861993-01-24 Jim Blandy (jimb@totoro.cs.oberlin.edu)
7487
7488 * Makefile.in: Some makes can't handle comments in the middle of
7489 commands; move them to before the whole rule.
7490
74911993-01-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7492
7493 * README: Mention what Emacs is.
7494
74951993-01-14 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7496
7497 * make-dist: Include `./lisp/calc-2.02' in the distribution.
7498 Add `./cpp' and `./man' back into the distribution.
7499
75001993-01-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7501
7502 * Makefile.in: Define MAKE, and use where appropriate.
7503
75041993-01-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
7505
7506 * make-dist: Remember that the authoritative COPYING notice is
7507 `etc/COPYING', not `../etc/COPYING'.
7508
75091992-12-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
7510
7511 * make-dist: Make sure that the COPYING notices in each directory
7512 are copies, not symlinks.
7513
75141992-12-19 Jim Blandy (jimb@totoro.cs.oberlin.edu)
7515
7516 * INSTALL: The build process produces an executable called `emacs'
7517 now. Change references.
7518 * Makefile.in: Adjust `install.mumble' targets to install
7519 `src/emacs', not `src/xemacs'.
7520
7521 * configure: Start with a blank line; this keeps some old CSH's
7522 from thinking it's a CSH script. Most systems will just use
7523 /bin/sh to run it, which is what we're expecting; the only other
7524 shells which might try to interpret it themselves are probably
7525 Bourne-compatible.
7526
75271992-12-14 Jim Blandy (jimb@totoro.cs.oberlin.edu)
7528
7529 * INSTALL: Improvements suggested by David Mackenzie.
7530
75311992-12-12 Jim Blandy (jimb@totoro.cs.oberlin.edu)
7532
7533 * Makefile.in (install, install.sysv, install.xenix, install.aix):
7534 Don't try to copy the info files if there aren't any; the
7535 unexpanded globbing pattern disappoints `install'. Ignore the
7536 return status of that command.
7537
7538 * INSTALL: Updated for new configuration arrangement.
7539
7540 * configure: Don't make the top-level Makefile read-only - people
7541 may want to edit the values of the path variables.
7542
7543 * Makefile.in (install, install.sysv, install.xenix, install.aix):
7544 Install the info files in ${infodir}. Install the executable
7545 under both `emacs' and `emacs-VERSION'.
7546
7547 * Makefile.in: Doc fix.
7548
7549 * Makefile.in (exec_prefix): New variable, as per latest version
7550 of coding standards.
7551 (bindir, libdir): Use it, instead of `prefix'.
7552 (lib-src/Makefile): Edit value of exec_prefix into lib-src/Makefile.
7553
7554 * Makefile.in (mandir): Make the default value for this depend on
7555 $(prefix).
7556
7557 * Makefile.in (datadir, statedir, libdir): Make these all default
7558 to ${prefix}/lib.
7559 (lispdir, locallisppath, etcdir, lockdir, archlibdir): Adjusted
7560 to compensate.
7561
7562 * Makefile.in (install, install.sysv, install.xenix, install.aix):
7563 Install the etags and ctags man pages too.
7564
7565 * Makefile.in (distclean): Don't delete backup files; that's the
7566 job of extraclean.
7567 (extraclean): Like distclean, but deletes backup and autosave files.
7568
75691992-12-10 Jim Blandy (jimb@totoro.cs.oberlin.edu)
7570
7571 Make path specification conform to GNU coding standards.
7572 * configure (long_usage): Remove all traces of old arguments from
7573 usage messages, and document the options we do accept in more
7574 detail: -with-x... and --srcdir.
7575 (options, boolean_opts): Deleted; we don't have enough options to
7576 make this worthwhile.
7577 (prefix, bindir, lisppath, datadir, libdir, lockdir): Deleted,
7578 along with the code which supported them; these should be set as
7579 arguments to the top-level make.
7580 (config_h_opts): Since this no longer doubles as a list of option
7581 names, make them upper case; this simplifies the code which uses
7582 them to build the sed command to edit src/config.h. Change the
7583 code which sets them.
7584 (cc, g, O): Don't allow the user to set these using options; they
7585 should be specified using `CC=' and `CFLAGS=' arguments to the
7586 top-level make. Just choose reasonable default values for them,
7587 and edit them into Makefile.in's default CC and CONFIG_CFLAGS
7588 values.
7589 (gnu_malloc, rel_alloc): Don't allow the user to set these using
7590 options; use them whenever the configuration files say they're
7591 possible.
7592 Simplify the argument processing loop. Don't accept abbreviations
7593 for option names; these might conflict with other configuration
7594 options in the future.
7595 Add some support for the `--srcdir' option. Check for the sources
7596 in . and .. if `--srcdir' is omitted. If the directories we will
7597 compile in don't exist yet, create them under the current directory.
7598 Note that the rest of the build process doesn't really support
7599 this.
7600 Edit only the top Makefile. That should edit the others. Edit
7601 into the makefile: `version', from lisp/version.el, `configname'
7602 and `srcdir' from the configuration arguments, `CC' and
7603 `CONFIG_CFLAGS' as guessed from the presence or absence of GCC in
7604 the user's path, and LOADLIBES as gleaned from the system
7605 description files.
7606 Simplify the report generated; it doesn't need to include any
7607 description of paths now.
7608 Make `config.status' exec configure instead of just calling it, so
7609 there's no harm in overwriting `config.status'.
7610 * Makefile.in (version, configname): New variables, used to choose
7611 the default values for datadir and libdir.
7612 Path variables rearranged into two clearer groups:
7613 - In the first group are the variables specified by the GNU coding
7614 standards (prefix, bindir, datadir, statedir, libdir, mandir,
7615 manext, infodir, and srcdir).
7616 - In the second are the variables actually used for Emacs's paths
7617 (lispdir, locallisppath, lisppath, buildlisppath, etcdir, lockdir,
7618 archlibdir), which depend on the first category.
7619 datadir and libdir default to directories under
7620 ${prefix}/lib/emacs instead of ${prefix}/emacs, by popular
7621 demand.
7622 etcdir and lispdir default to subdirectories of datadir.
7623 archlibdir defaults to libdir.
7624 The new installation tree is a bit deeper than it used to be, so
7625 use the new make-path program in lib-src to build them all.
7626 Always build a new src/paths.h.tmp and then move-if-change it to
7627 src/paths.h, to avoid unnecessary rebuilds while responding to the
7628 right changes.
7629 Remove all mention of arch-lib. Run utility commands from
7630 lib-src, and let the executables be copied into archlibdir when
7631 Emacs is installed.
7632 Add targets for src/Makefile, lib-src/Makefile, and
7633 oldXMenu/Makefile, editing the values of the path variables into
7634 them.
7635 Let lib-src do its own installation.
7636 (datadir): Default to putting data files under
7637 ${prefix}/lib/emacs/${version}, not /usr/local/emacs.
7638 (emacsdir): Variable deleted; it would only be confusing to use.
7639 (lispdir, etcdir): Default to ${datadir}/lisp.
7640 (mkdir): Use make-path for this.
7641 (lockdir): Do this in mkdir.
7642 (Makefile): New target.
7643
7644 * configure (usage_message): Rename to long_usage.
7645
7646 * make-dist: Don't bother creating an arch-lib directory; that's
7647 only for installation now.
7648
76491992-11-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
7650
7651 * configure: Use GCC-style configuration names, using config.sub.
7652 Change the usage and help messages.
7653
7654 * configure: Initialize window_system, not indow_system.
7655
7656 * configure: Report which window system, compiler, and signal
7657 handler return type we decide to use.
7658
7659 * make-dist: Explain what's going on if config.sub and gmalloc.c
7660 can't be linked. Place the code which copies them near the code
7661 which links the rest of the files around them.
7662
76631992-11-15 Jim Blandy (jimb@apple-gunkies.gnu.ai.mit.edu)
7664
7665 * make-dist: Don't bother to distribute src/*.com, or
7666 src/vmsbuild; those have all been moved to `../vms'.
7667
76681992-11-07 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7669
7670 * make-dist: Don't forget that the way to avoid filenames starting
7671 with `=' is to use the pattern `[a-zA-Z0-9]*.h', not
7672 `[a-zA-Z0-9].h'. Add a new section for dealing with files that we
7673 couldn't make hard links to, since we have two already, and
7674 perhaps more to come.
7675
76761992-11-04 Jim Blandy (jimb@totoro.cs.oberlin.edu)
7677
7678 * configure: When editing parameters into lib-src/Makefile, change
7679 the definition of CONFIG_CFLAGS instead of CFLAGS itself; CFLAGS
7680 needs some other flags too.
7681
76821992-11-03 Jim Blandy (jimb@totoro.cs.oberlin.edu)
7683
7684 * configure: Remove spurious echo of the configuration name.
7685
7686 * make-dist: Don't distribute files in src/m and src/s whose names
7687 begin with `='.
7688
76891992-10-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7690
7691 * configure: Update GNU_MALLOC and REL_ALLOC in config.h.
7692 Also LISP_FLOAT_TYPE.
7693
76941992-10-26 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7695
7696 * make-dist: Copy config.sub, since it's a symbolic link to a file
7697 on another file system.
7698
76991992-10-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
7700
7701 * make-dist: Include lib-src/makedoc.com and emacs.csh in the
7702 distribution.
7703
7704 * config.sub: New file, to help us recognize configuration names.
7705 * make-dist: Include it in the distribution.
7706
77071992-09-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7708
7709 * configure: Convert `-' to `_' in specified option names.
7710 Accept options with --. Delete --highpri and --have-x-menu options.
7711 New options --with-x and --with-x10 replace -window-system.
7712 Don't mention options --gnu-malloc, --rel-alloc
7713 or --lisp-float-type in help message.
7714
77151992-09-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
7716
92a8ce63 7717 * make-dist: Include the `vms' subdirectory in the distribution.
a4a9692d
DL
7718
77191992-09-10 Jim Blandy (jimb@pogo.cs.oberlin.edu)
7720
7721 * configure: Remove lines starting with "# DIST: " when building
7722 lib-src/Makefile and src/Makefile. This allows us to mark the
7723 "Makefile.in" files with explanatory comments which won't also get
7724 stuck in the Makefiles.
7725
77261992-09-05 Jim Blandy (jimb@pogo.cs.oberlin.edu)
7727
7728 * make-dist: Don't use the '+' operator in the sed regular
7729 expression that extracts the version number from lisp/version.el;
7730 Ultrix sed doesn't seem support the operator. Just double the
7731 operand and use *.
7732
77331992-09-01 Jim Blandy (jimb@pogo.cs.oberlin.edu)
7734
7735 * Makefile.in: Doc fix.
7736
77371992-08-31 Jim Blandy (jimb@totoro.cs.oberlin.edu)
7738
7739 * configure: Rewrite sed command to remove at most one ./ prefix;
7740 Ultrix's sed doesn't allow us to apply the * operator to a \( \)
7741 group.
7742
77431992-08-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7744
7745 * Makefile.in (src/paths.h): Use sed, not /bin/sed.
7746
77471992-08-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
7748
7749 * make-dist: Go ahead and build a new TAGS file, unless the
7750 --newer option was specified. Don't try to delete a TAGS file
7751 from etc; it's not kept there, and shouldn't be deleted anyway.
7752
77531992-08-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
7754
7755 * make-dist: If the lisp directory contains a default.el, don't
7756 distribute it.
7757
7758 * configure: When searching signal.h for the type of a signal
7759 return handler, make a copy of it, not a symbolic link to it; that
7760 way, it will work on systems that don't have symbolic links.
7761
77621992-08-14 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7763
10d1d0af 7764 * make-dist: Taught it about vcdiff and rcs2log, added --newer
a4a9692d
DL
7765 option for generating incremental distributions. Stopped it from
7766 generating a TAGS file into the distribution; that sucker is
7767 *big*, and easily enough generated with the toplevel makefile.
7768
77691992-08-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
7770
7771 * configure: When writing config.status, don't prefix progname
7772 with a '.'; it might be absolute.
7773
77741992-08-05 Jim Blandy (jimb@pogo.cs.oberlin.edu)
7775
7776 * configure: Choose to use X11 if either /usr/lib/libX11.a or
7777 /usr/include/X11 exist, not only if both exist.
7778
77791992-07-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7780
7781 * make-dist: Make the new external-lisp directory a duplicate of
7782 the external-lisp directory, not the lisp directory.
7783
77841992-07-07 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7785
7786 * Makefile.in (clean, mostlyclean): Don't bother trying to `make
7787 clean' in arch-lib; it doesn't even have a Makefile.
7788
7789 * Makefile.in (clean, mostlyclean): In the test which tries to
7790 distinguish between the build directory, which should be cleaned,
7791 and the installed directory, which shouldn't, cd to `${emacsdir}',
7792 not `${DESTDIR}${LIBDIR}'.
7793
77941992-06-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
7795
7796 * make-dist: Be sure to delete the .c and .h files that YACC and
7797 BISON create from getdate.y.
7798
92a8ce63 7799 * external-lisp: New directory; see `external-lisp/README'.
a4a9692d
DL
7800 * make-dist: Added support for the external-lisp subdirectory.
7801
7802 * make-dist: Changed message which complains that make-dist wasn't
7803 invoked in the right directory to indicate which files it was
7804 looking for.
7805
78061992-06-29 Jim Blandy (jimb@pogo.cs.oberlin.edu)
7807
7808 * configure: Add comments explaining why we can't translate
7809 character ranges or control characters in `tr'.
7810
78111992-06-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
7812
7813 * configure: When generating the configuration message, we used to
7814 build the message from the start so that each line began with "# "
7815 so that it would be a comment in `config.status'. However, this
7816 causes trouble if any of the variables we use in the message
7817 expand to more than one line of text - as gnu_malloc_reason
7818 sometimes does. So instead, we build the message as it should be
7819 printed to the user (i.e. without the "# " prefixes), and stick on
7820 the "# "s when we write it to `config.status'.
7821
7822 * Makefile.in (clean, mostlyclean): Don't neglect to clean out
7823 `lib-src' and `arch-lib'.
7824
7825 * configure: When generating report and `config.status' file, note
7826 that bindir only determines where `make install' and
7827 `build-install' will place the executables; this should make it
7828 clear that the ordinary build process will not try to install
7829 things.
7830
78311992-06-10 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7832
7833 * make-dist: Change messages to say that we are 'making links to
7834 X', rather than 'copying X'. And put `' quotes around file names.
7835
7836 * make-dist: Include '.tmp' in the name of the staging directory.
7837
7838 * make-dist: Pass the `-f' option to rm when you're not sure that
7839 the files you're removing actually exist.
7840
7841 * make-dist: When setting up etc/COPYING, always nuke whatever is
7842 there, and then copy it in, to make sure we get a real file.
7843
7844 * make-dist: Don't try to distribute *.defns files any more. The
7845 only such file was for simula.el, which has been superceded by a
7846 version which doesn't have a separate .defns file.
7847
78481992-05-28 Ken Raeburn (Raeburn@Cygnus.COM)
7849
7850 * make-dist: Don't distribute configured versions of config.h.in,
7851 paths.h.in, Makefile.in in src.
7852
7853 * configure: Delete .tmp files before creating them; don't bother
7854 trying to make final targets writeable first, since it won't
7855 matter to move-if-change.
7856
78571992-05-19 Jim Blandy (jimb@pogo.cs.oberlin.edu)
7858
7859 * Makefile.in (mkdir, lockdir): Don't put dashes in front of the
7860 mkdir and chmod in the center of all the conditionals. GNU Make
7861 will strip these out, but other makes won't.
7862
78631992-05-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
7864
7865 * make-dist: Include move-if-change in list of files to distribute.
7866
78671992-05-04 Jim Blandy (jimb@pogo.cs.oberlin.edu)
7868
7869 * configure: Remove any "." elements from the program name.
7870
7871 * configure: Don't record the values of all the possible arguments
7872 in config.status; only record the options that the user specified.
7873
7874 * configure: Use move-if-change to move in the new src/config.h.
7875
78761992-04-29 Ken Raeburn (Raeburn@Cygnus.COM)
7877
92a8ce63
JB
7878 * move-if-change: New file, copied from gcc release.
7879 * Makefile.in (src/paths.h): Use it, and put the "sed" output into
7880 a temp file, so we don't update paths.h if an error occurs or if
7881 it doesn't need changing.
a4a9692d
DL
7882
78831992-04-28 Jim Blandy (jimb@pogo.cs.oberlin.edu)
7884
7885 * Makefile.in (src/paths.h): Do not install a value for the
7886 PATH_SUPERLOCK value; that macro doesn't exist anymore.
7887 * build-install.in: Same thing.
7888
78891992-04-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
7890
7891 * make-dist: Check the flag called "make_tar", not "make_dir"; the
7892 latter, being a typo, is always false, resulting in a program
fffa137c 7893 whose default behavior is to painstakingly build a copy of the
a4a9692d
DL
7894 source tree, and then delete it. Rah.
7895
7896 * Makefile.in: Add dist target, and comment for it.
7897
7898 * configure: When scanning <signal.h> for a declaration for
7899 signal, create a symbolic link with a name ending in .c, so the
7900 compiler won't complain that it's only been given .h files.
7901
7902 * configure: Check whether there are any arguments available
7903 before shifting to get the value of a non-boolean parameter.
7904
7905 * make-dist: Doc fix.
7906
79071992-04-20 Jim Blandy (jimb@pogo.cs.oberlin.edu)
7908
7909 * configure: Instead of grepping /usr/include/signal.h for a
7910 signal declaration, run /usr/include/signal.h or
7911 /usr/include/sys/signal.h through cpp and grep for the
7912 declaration.
7913
7914 * configure: Redirect the output of grep to /dev/null instead of
7915 using grep -s - that flag means different things on other systems.
7916
7917 * Makefile.in: Use 'buildlisppath' instead of 'dumplisppath',
7918 since the former is recognizable even if you don't know what
7919 'dumping' is.
cc4a96c6 7920 * configure: Accommodate that change.
a4a9692d
DL
7921
7922 * configure: Accept options for all of the directories you can
7923 change in the Makefile.
7924
7925 * configure: Accept "-OPTION VALUE" as well as "-OPTION=VALUE".
7926
7927 * INSTALL: Mention that you have to copy all the 'FOO.in' files to
7928 FOO before you can use them.
7929
7930 * build-install.in: Made the "Where To Install Things" section
7931 conform with the similar section from Makefile.in. Copied section
7932 which builds src/paths.h from src/paths.h.in from the Makefile.
7933
79341992-04-19 Jim Blandy (jimb@pogo.cs.oberlin.edu)
7935
7936 * configure: Write config.status to pass its command-line
7937 arguments on to configure, so that people can use it to recreate
7938 an old configuration, with minor changes.
7939
79401992-04-16 Jim Blandy (jimb@pogo.cs.oberlin.edu)
7941
7942 * configure: Don't rely on option variables being unset if their
7943 values are the empty string. In particular, when producing the
7944 English report, don't assume that highpri will be unset when no
7945 increased priority has been requested; -highpri='' should be the
7946 same as omitting -highpri altogether.
7947
7948 * configure: Fix dumb bug: when running the system and machine
7949 description files through cpp, mark those lines that we want to
7950 evaluate with the string '@configure@', and then only evaluate
7951 them. This way if the files include anything that actually
7952 generates text (type definitions or external declarations, say),
7953 we won't try to eval it.
7954
79551992-04-11 Jim Blandy (jimb@pogo.cs.oberlin.edu)
7956
7957 * make-dist: New shell script.
7958
7959 * configure: When creating foo from foo.in, make foo read-only to
7960 remind people to edit the .in file instead.
7961
7962 * INSTALL: Changed references to config.h-dist to config.h.in.
7963 The "BUILDING GNU EMACS BY HAND" section neglected to mention how
7964 to build src/paths.h from src/paths.h.in; added a paragraph to do
7965 this.
7966 * configure, Makefile, build-install: Changed filenames like
7967 FOO-dist to FOO.in.
7968
79691992-04-08 Jim Blandy (jimb@pogo.cs.oberlin.edu)
7970
7971 * Makefile, build-install: Renamed to Makefile.in and
7972 build-install.in; the configure script will edit these to produce
7973 the usable Makefile and build-install.
7974 * configure: Changed to produce ./Makefile, ./build-install,
7975 lib-src/Makefile, and src/Makefile from their *.in counterparts,
7976 instead of editing them in place.
7977
79781992-04-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
7979
7980 * Makefile: Re-arranged so that the undumped Emacs will search
7981 ../lisp *after* the site's local elisp files.
7982 (locallisppath, dumplisppath): New variables.
7983 (lisppath): This variable's default value is now chosen based on
7984 $(locallisppath) and $(lispdir); while it used to be the
7985 customization point for adding site-local elisp directories to
7986 load-path, that job is now handled mostly by locallisppath.
7987 (src/paths.h): Edit the value of a new macro, PATH_DUMPLOADSEARCH.
7988 Check the values being assigned to the *LOADSEARCH macros for null
7989 path elements (like '::' in 'foo::bar').
7990
7991 * configure: When checking if the machine- and system-dependent
7992 files define a particular macro or not, actually run them through
7993 CPP and test the macros with #ifs, instead of just grepping for
7994 the macros' names. In particular, check for SYSTEM_MALLOC in this
7995 way.
7996
79971992-04-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7998
7999 * Makefile (install): Don't use -s in install. (Keep the symbols.)
8000
80011992-04-02 Jim Blandy (jimb@pogo.cs.oberlin.edu)
8002
8003 * configure: Make the config.status file an executable shell
8004 script which will recreate the same configuration. Include the
8005 verbal description of the current configuration as a comment in
8006 the script.
8007 * INSTALL: Doc fix.
8008
194d44e7 8009 * Makefile: Brought the Makefile up to the GNU coding
a4a9692d
DL
8010 standards, as described in standards.text:
8011 (TAGS): New name for the target which rebuilds the tags table.
8012 (check): New target; doesn't do anything yet.
8013 (mostlyclean): New target, synonymous with clean.
8014 (realclean): New target. Currently, this just calls the
8015 subdirectories's makefiles and then deletes config.status.
8016 (INSTALL, INSTALLFLAGS, INSTALL_PROGRAM, INSTALL_DATA): New
8017 variables.
8018 Installation directory variables changed to conform.
8019 (install, install.sysv, install.xenix, install.aix): Changed the
8020 code which copies the directories into their installed location to
8021 allow the installed locations to be in several different
8022 directories; the old version assumed that they would all be in
8023 $(emacsdir).
8024 (mkdir, lockdir): Allow the installed locations to be in several
8025 different directories.
8026 * INSTALL: Doc fix.
8027
8028 * build-install: Use the same variable names as the Makefile.
8029 Allow the installed locations to be in several different
8030 directories.
8031
80321992-03-31 Jim Blandy (jimb@pogo.cs.oberlin.edu)
8033
8034 * Makefile (src/paths.h): Instead of using a single sed command to
8035 edit both the PATH_LOCK and PATH_SUPERLOCK macros, edit the two
8036 separately, and don't forget to append "/!!!SuperLock!!!" to the
8037 value of the PATH_SUPERLOCK macro.
8038
8039 * config.emacs: Renamed to configure, for consistency with other
8040 GNU products. Internal references changed.
8041 INSTALL, Makefile: References changed.
8042
8043 * lock: New directory, which should always be empty. If this
8044 directory doesn't exist, Emacs won't complain; it just won't lock.
8045 Having this here means that people can just unpack Emacs, build
8046 it, and have locking work.
8047
8048 * share-lib: Re-renamed to etc, for the sake of tradition.
8049 * config.emacs: Changed default value for datadir to ../etc.
8050 * INSTALL, README: Adjusted.
8051
80521992-03-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
8053
8054 * config.emacs: Guess the value for LOADLIBES in lib-src/Makefile
8055 by running CPP on the appropriate s/*.h and m/*.h files.
8056
80571992-03-16 Jim Blandy (jimb@pogo.cs.oberlin.edu)
8058
8059 * config.emacs: Make sure to set the "exit on error" flag once
8060 we've removed config.status; errors should abort the configuration.
8061
dff28924 80621992-02-15 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a4a9692d
DL
8063
8064 * config.emacs: Added -distribute option, so that the Makefile
8065 paths are in their proper form. I don't know why this matters.
8066
dff28924 80671992-02-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a4a9692d
DL
8068
8069 * local-lisp: New directory, empty in the distribution, for people
8070 to put local elisp code in.
8071 * config.emacs: Include it in the default load path.
8072 * README: Document it.
8073
dff28924 80741992-01-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a4a9692d
DL
8075
8076 * config.emacs: Guess the type of signal handling functions based
8077 on the contents of /usr/include/signal.h.
8078
8079 * config.emacs: Print out progress report messages.
8080
8081 * Makefile (src/paths.h): Don't generically replace
8082 /usr/local/lib/emacs with LIBROOT. This can hide bugs in the
8083 editing of the other entries, and each entry should be dealt with
8084 explicitly anyway.
8085
8086 * build-install: Converted from C-shell to Bourne shell.
8087 * config.emacs: Edit build-install properly.
8088
8089 * config.emacs: Doc fix.
8090
80911992-01-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8092
92a8ce63 8093 * Makefile (install): Remove `B' from tar xf command.
a4a9692d 8094
dff28924 80951992-01-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a4a9692d
DL
8096
8097 * config.emacs: Removed support for the `maintain-environment'
8098 option; the only important difference between this and its absence
8099 has been removed.
8100 * INSTALL: Removed mention of `maintain-environment'.
8101
8102 * config.emacs: Fix arguments to sed when processing boolean
8103 arguments.
8104
dff28924 81051991-12-05 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
a4a9692d
DL
8106
8107 * config.emacs: New file, to help automate the installation
92a8ce63 8108 process.
a4a9692d
DL
8109
8110 * Makefile: Lots of changes to support the separation of etc into
8111 architecture-dependent and -independent files:
8112 (EMACSROOT): New variable, giving the directory under which all of
8113 Emacs's libraries should be installed. Changed rest of file to
8114 use it.
8115 (LIBDIR): Now denotes only architecture-dependent dir - relevant cha
8116 (DATADIR): New variable, denoting architecture-independent dir.
8117 (LOCKDIR): New variable, for completeness.
8118 (SUBDIR): No more etc, new lib-src.
8119 (COPYDIR): No more etc, new arch-lib and share-lib.
8120 (src/paths.h): Set PATH_DATA and the LOCK macros too.
8121 (src): Now depends on lib-src, not etc.
8122 * build-install: Changes parallel to the above.
8123 * README: Describe the new arrangement.
8124
8125 * vms: New subdirectory for all the VMS stuff.
8126
dff28924 81271991-12-03 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
a4a9692d
DL
8128
8129 * Makefile (LISPPATH): New variable.
8130 (src/paths.h): Define PATH_LOADSEARCH according to LISPPATH.
8131
dff28924 81321990-09-28 Richard Stallman (rms@mole.ai.mit.edu)
a4a9692d
DL
8133
8134 * Makefile (install, install.sysv, install.xenix):
8135 Install wakeup instead of loadst. No need for setuid or setgid.
8136
dff28924 81371990-08-07 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a4a9692d
DL
8138
8139 * Makefile (clean): Clean etc if that's not the installation dir.
8140
dff28924 81411990-04-26 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a4a9692d
DL
8142
8143 * Makefile (paths.h): Make sed alter each name in the path.
8144
dff28924 81451988-08-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a4a9692d
DL
8146
8147 * Makefile (install.sysv): Use cpio, not tar.
8148
dff28924 81491988-08-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a4a9692d
DL
8150
8151 * Makefile (lockdir): Rename `lock' target.
8152 Depend on it from install*, not from `all'.
8153
dff28924 81541988-05-16 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a4a9692d
DL
8155
8156 * Makefile: Changed LIBDIR and BINDIR back to /usr/local/{emacs,bin}
8157 to match build-install and paths.h.
6922b018
KH
8158
8159;; Local Variables:
880820fe 8160;; coding: utf-8
33462dfa 8161;; add-log-time-zone-rule: t
6922b018 8162;; End:
2a34a036 8163
e91081eb 8164 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
114f9c96 8165 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
7f6d64f8
GM
8166
8167 This file is part of GNU Emacs.
8168
4f43e937 8169 GNU Emacs is free software: you can redistribute it and/or modify
7f6d64f8 8170 it under the terms of the GNU General Public License as published by
4f43e937
GM
8171 the Free Software Foundation, either version 3 of the License, or
8172 (at your option) any later version.
7f6d64f8
GM
8173
8174 GNU Emacs is distributed in the hope that it will be useful,
8175 but WITHOUT ANY WARRANTY; without even the implied warranty of
8176 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8177 GNU General Public License for more details.
8178
8179 You should have received a copy of the GNU General Public License
4f43e937 8180 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
ab5796a9
MB
8181
8182;;; arch-tag: ac61a779-1480-4884-b292-d0c39c127a73