Auto-commit of generated files.
[bpt/emacs.git] / ChangeLog
CommitLineData
bfbe2627
PE
12013-05-18 Paul Eggert <eggert@cs.ucla.edu>
2
31ff141c
PE
3 Port --enable-gcc-warnings to clang.
4 * configure.ac (nw): Remove obsolescent warnings.
5 These aren't needed for clang, or for gcc for that matter.
6 (emacs_cv_clang): New var, which tests for clang.
7 Omit warnings that clang is too picky about.
8 (GLIB_DISABLE_DEPRECATION_WARNINGS): Define this;
9 needed for Ubuntu 13.04 + clang + --enable-gcc-warnings.
10
bfbe2627
PE
11 * make-dist (files): Add nt/Makefile.in, nt/gnulib.mk.
12 Otherwise, 'configure; make' fails on non-Windows builds.
13
df065a0b
EZ
142013-05-16 Eli Zaretskii <eliz@gnu.org>
15
16 * lib/Makefile.am: If building for MS-Windows, include
17 nt/gnulib.mk instead of lib/gnulib.mk.
18
19 * configure.ac: Adapt to MSYS build on MS-Windows.
20
21 * Makefile.in (NTDIR): New variable, for the MSYS build on
22 MS-Windows.
23 (SUBDIR): Add $(NTDIR).
24 (.PHONY): Add epaths-force-w32.
25 (msys_to_w32): New variable.
26 (epaths-force-w32, install-nt, uninstall-nt): New targets.
27 (lib-src src): Add $(NTLIB) to prerequisites.
28 (lib lib-src lisp leim nt): Add 'nt'.
29 (config.status): Use $(CFG).
30 (.PHONY): Add install-$(NTDIR) and uninstall-$(NTDIR).
31 (install, install-arch-dep): Add install-$(NTDIR).
32 (uninstall): Depend on uninstall-$(NTDIR).
33 (mostlyclean, clean, distclean, bootstrap-clean): Add 'nt'.
34
35 * GNUmakefile (CFG): New variable, uses mingw-cfg.site as
36 CONFIG_SITE for the MSYS build on MS-Windows.
37 (Makefile): Use $(CFG).
38
39 * .bzrignore: Ignore *.res, *.tmp, and *.map. Remove
40 src/emacs.res.
41
cdd0de4b
PE
422013-05-16 Paul Eggert <eggert@cs.ucla.edu>
43
44 Merge from gnulib, incorporating:
45 2013-05-15 manywarnings: update for GCC 4.8.0
46 2013-05-15 stdio: use __REDIRECT for fwrite, fwrite_unlocked
47 2013-05-15 sig2str, stdio, warnings: port to clang
48
6e911150
SM
492013-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
50
51 * Makefile.in (install-doc): DOC file is not version specific any more.
52 * .bzrignore: Don't ignore DOC-* any more.
53
522fe43b
PE
542013-05-13 Paul Eggert <eggert@cs.ucla.edu>
55
bb8eb357 56 * configure.ac (LD_SWITCH_SYSTEM_TEMACS): OpenBSD needs -nopie.
522fe43b
PE
57 Reported privately by Han Boetes <han@boetes.org>.
58
86cec478
JB
592013-05-08 Juanma Barranquero <lekktu@gmail.com>
60
61 * lib/makefile.w32-in (ACL_H): New macro.
62 ($(BLD)/acl-errno-valid.$(O)): Update dependencies.
63
ffdc270a
PE
642013-05-07 Paul Eggert <eggert@cs.ucla.edu>
65
66 Use Gnulib ACL implementation, for benefit of Solaris etc. (Bug#14295)
67 * configure.ac: Remove -with-acl option, since Gnulib does that for
68 us now.
69 (LIBACL_LIBS): Remove; no longer needed.
70 * lib/Makefile.am (CLEANFILES, SUFFIXES): New (empty) macros,
71 for the benefit of the new ACL implementation.
72 * lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/acl-errno-valid.$(O).
73 ($(BLD)/acl-errno-valid.$(O)): New rule.
74 * lib/acl-errno-valid.c, lib/acl-internal.h, lib/acl.h:
75 * lib/acl_entries.c, lib/errno.in.h, lib/file-has-acl.c:
76 * lib/qcopy-acl.c, lib/qset-acl.c, m4/acl.m4, m4/errno_h.m4:
77 New files, taken from gnulib.
78 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
79
4e3f9230
YM
802013-05-07 Jan Djärv <jan.h.d@swipnet.se>
81
82 * configure.ac (HAVE_XRANDR, HAVE_XINERAMA): Define if available.
83 (XRANDR_LIBS, XINERAMA_LIBS): New AC_SUBSTs.
84
7a6018ad
PE
852013-05-06 Paul Eggert <eggert@cs.ucla.edu>
86
87 Merge from gnulib, incorporating:
88 2013-04-30 utimens, utimensat: work around Solaris UTIME_OMIT bug
89
0922c475
PE
902013-05-01 Paul Eggert <eggert@cs.ucla.edu>
91
92 * make-dist: Keep necessary restrictions on file access.
93
d9774ea4
PE
942013-04-29 Paul Eggert <eggert@cs.ucla.edu>
95
96 Merge from gnulib, incorporating:
97 2013-04-28 extern-inline: work around bug in Sun c99
98
d7ed9b36
PE
992013-04-27 Paul Eggert <eggert@cs.ucla.edu>
100
101 Merge from gnulib, incorporating:
102 2013-04-27 alignof, intprops, malloca: port better to IBM's C compiler
103
f780d632
PE
1042013-04-26 Paul Eggert <eggert@cs.ucla.edu>
105
106 Port better to AIX (Bug#14258).
107 * configure.ac (CFLAGS): Append -O if the user did not specify CFLAGS,
108 we did not already infer an optimization option, and -O works.
109 AIX xlc needs -O, otherwise garbage collection doesn't work.
110
c6cb2f53
PE
1112013-04-22 Paul Eggert <eggert@cs.ucla.edu>
112
1e8589d3
PE
113 * make-dist: Do not distribute admin/unidata/Makefile.
114 It is generated by 'configure'.
115
c6cb2f53
PE
116 * build-aux/update-subdirs: Don't leave subdirs.el~ behind.
117 It messes up 'make distclean', and contains no useful information
118 because it's a copy of subdirs.el.
119
7e00831f
JM
1202013-04-18 John Marino <gnugcc@marino.st> (tiny change)
121
122 * configure.ac: Add DragonFly BSD, mostly same as FreeBSD. (Bug#14068)
123
4f8902cd
GM
1242013-04-18 Glenn Morris <rgm@gnu.org>
125
126 * configure.ac (AC_PROG_LN_S): Remove, too restrictive.
127 (LN_S_FILEONLY): New output variable.
128 * Makefile.in (LN_S): Remove.
129 (LN_S_FILEONLY): New, set by configure.
130 (install-arch-dep): Use LN_S_FILEONLY rather than LN_S.
131
e8bdb06e
KB
1322013-04-12 Ken Brown <kbrown@cornell.edu>
133
134 * configure.ac (canonical): Adapt to 64-bit Cygwin, for which
135 `canonical' is `x86_64-unknown-cygwin'.
136
ba3b2d88
KB
1372013-04-09 Ken Brown <kbrown@cornell.edu>
138
139 * configure.ac (W32_RES_LINK): Remove unneeded linker directive
140 `-Wl,-bpe-i386', which is confusing in the 64-bit case.
141 (Bug#12993)
142
876da980
PE
1432013-04-07 Paul Eggert <eggert@cs.ucla.edu>
144
145 Fix --enable-profiling bug introduced by 2013-02-25 change (Bug#13783).
146 * configure.ac (LD_SWITCH_SYSTEM_TEMACS): Append -pg if profiling
147 and if not on GNU/Linux or FreeBSD.
148 * lib/Makefile.am (AM_CFLAGS): Add $(PROFILING_CFLAGS), so that
149 lib/*.o is profiled too.
150
119b2d43
PE
1512013-03-30 Paul Eggert <eggert@cs.ucla.edu>
152
153 Merge from gnulib, incorporating:
154 2013-03-29 stdalign: port to stricter ISO C11
155 This helps to run 'configure' on MS-Windows; see Eli Zaretskii in
156 <http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00999.html>.
157
afeee3e5
PE
1582013-03-27 Paul Eggert <eggert@cs.ucla.edu>
159
160 * configure.ac (HAVE_XKBGETKEYBOARD): Remove.
161 Subsumed by HAVE_XKB. All uses changed.
162
a4cedbf7
JD
1632013-03-25 Jan Djärv <jan.h.d@swipnet.se>
164
165 * configure.ac (HAVE_XKB): Define if Xkb is present.
166
f8ce376e
PE
1672013-03-24 Paul Eggert <eggert@cs.ucla.edu>
168
169 Merge from gnulib, incorporating:
170 2013-03-21 sys_select, sys_time: port 2013-01-30 fix to Cygwin
171
982efbcd
PE
1722013-03-18 Paul Eggert <eggert@cs.ucla.edu>
173
4c9a1377
PE
174 Fix bug when building Emacs with a GNU Make submake (Bug#13962).
175 * Makefile.in (QUIET_SUBMAKE): New macro.
176 (install-info, uninstall): Use it.
177
19151a7f
PE
178 Emacs crashes with ImageMagick 6.8.2-3 through 6.8.3-9 (Bug#13867).
179 * configure.ac (IMAGEMAGICK_MODULE): Reject 6.8.2.
180 We want to reject 6.8.2-3 through 6.8.3-9, but there seems to be
181 no way to do this in pkg-config, so make do with a reasonable
182 approximation.
183
982efbcd
PE
184 Automate the build of ja-dic.el (Bug#13984).
185 * .bzrignore: Add leim/ja-dic/.
186
5615c9a9
PE
1872013-03-13 Paul Eggert <eggert@cs.ucla.edu>
188
47d7532e
PE
189 File synchronization fixes (Bug#13944).
190 * configure.ac (BSD_SYSTEM, BSD_SYSTEM_AHB): Remove; no longer needed.
191 (fsync): Remove check; now done by gnulib.
192 * lib/fdatasync.c, lib/fsync.c, m4/fdatasync.m4, m4/fsync.m4:
193 New files, from gnulib.
194 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
195
5615c9a9 196 Merge from gnulib, incorporating:
2c3f72f4 197 2013-03-13 putenv: port to Solaris 10
5615c9a9
PE
198 2013-03-12 mktime: fix configure typo
199 2013-03-11 regex: port to mingw's recent addition of undeclared alarm
200 2013-03-11 putenv: avoid compilation warning on mingw
201 2013-03-11 unistd: don't prevent Tru64 Unix from using gnulib strtod.
202
47d038b3
GM
2032013-03-11 Glenn Morris <rgm@gnu.org>
204
205 * Merge in all changes up to version 24.3 release.
206
0bafabe7 2072013-03-06 Paul Eggert <eggert@cs.ucla.edu>
3b108d19
PE
208
209 * configure.ac (TERM_HEADER): Remove duplicate definition (Bug#13872).
210 It can mess up 'configure' runs.
211
b3cdfd9e
GM
2122013-03-05 Glenn Morris <rgm@gnu.org>
213
214 * Makefile.in (install-man): Ignore gzip exit status.
215
4aff132c
GM
2162013-03-03 Glenn Morris <rgm@gnu.org>
217
218 * make-dist: Remove lzma (it's replaced by xz).
219
89bd9d36
PE
2202013-03-01 Paul Eggert <eggert@cs.ucla.edu>
221
222 Merge from gnulib, incorporating:
223 2013-02-21 putenv: port better to native Windows
224 2013-02-18 extern-inline: avoid compilation error with HP-UX cc
225 2013-02-14 putenv: fix heap corruption with mixed putenv/_putenv
226
0e946786
KB
2272013-02-28 Ken Brown <kbrown@cornell.edu>
228
229 * configure.ac (HAVE_DATA_START): Fix test. (Bug#13818)
230
1ddc2bd6
PE
2312013-02-25 Paul Eggert <eggert@cs.ucla.edu>
232
233 Simplify data_start configuration (Bug#13783).
234 * configure.ac (CRT_DIR, LIB_STANDARD, START_FILES, DATA_START)
235 (LD_FIRSTFLAG, ORDINARY_LINK, LIB_GCC): Remove.
236 (AC_CHECK_HEADERS_ONCE): Remove sys/resource.h, as it's
237 not always needed.
238 (HAVE_DATA_START): New macro.
239
b59a2e9e
PE
2402013-02-21 Paul Eggert <eggert@cs.ucla.edu>
241
242 Parallelize documentation builds.
243 This speeds up building of documentation on multiprocessor
244 platforms, and is motivated by Texinfo 5.0, which is much slower.
245 Add a toplevel rule 'make docs' to make all the documentation.
246 * .bzrignore: Add .dvi, .html, .ps.
247 * Makefile.in (DVIS, HTMLS, INFOS, PSS, DOCS): New macros.
248 ($(DOCS), docs, vi, html, pdf, ps): New rules.
249 (info-real): Depend on $(INFOS) rather than doing it sequentially.
250 (dvi): Depend on $(DVIS) rather than doing it sequentially.
251
648e5523 2522013-02-15 Paul Eggert <eggert@cs.ucla.edu>
35b3a27e
PE
253
254 Fix AIX port (Bug#13650).
255 * configure.ac (DATA_START, DATA_SEG_BITS): Set to 0x20000000 on AIX.
35b3a27e 256
8c0905ac
EZ
2572013-02-12 Eli Zaretskii <eliz@gnu.org>
258
259 * lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/memrchr.$(O).
260 ($(BLD)/memrchr.$(O)): New dependency.
261
71d4202f
PE
2622013-02-11 Paul Eggert <eggert@cs.ucla.edu>
263
a84b7c53
PE
264 Tune by using memchr and memrchr.
265 * .bzrignore: Add string.h.
266 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
267 * lib/memrchr.c, lib/string.in.h, m4/memrchr.m4, m4/string_h.m4:
268 New files, from gnulib.
269
71d4202f
PE
270 Merge from gnulib, incorporating:
271 2013-02-11 unsetenv etc.: port to Solaris 11 + GNU Emacs
272 2013-02-09 secure_getenv: fix C++ declaration typo
273
55fe8e64
GM
2742013-02-11 Glenn Morris <rgm@gnu.org>
275
276 * configure.ac (emacs_config_options): Record some env vars.
277
8b0590de
GM
2782013-02-10 Glenn Morris <rgm@gnu.org>
279
280 * configure.ac (emacs_config_options): Strip out the (internal)
281 arguments --no-create and --no-recursion.
282
8376d87e
PE
2832013-02-08 Paul Eggert <eggert@cs.ucla.edu>
284
285 Merge from gnulib, incorporating:
286 2013-02-08 careadlinkat: stop exporting careadlinkatcwd
287 The MS-Windows port can remove careadlinkatcwd at its convenience.
288 2013-02-08 extensions: port better to HP-UX
289 2013-02-06 extensions: port better to MINIX 3, HP-UX, autoheader 2.62
290 2013-02-06 unistd: avoid namespace pollution on non-glibc systems
291 2013-02-04 secure_getenv: new module [module not used by Emacs]
292 2013-01-30 sys_time: port to Solaris 2.6
293
8654f9d7
PE
2942013-02-01 Paul Eggert <eggert@cs.ucla.edu>
295
296 Use fdopendir, fstatat and readlinkat, for efficiency (Bug#13539).
297 On my host, this speeds up directory-files-and-attributes by a
298 factor of 3, when applied to Emacs's src directory.
299 These functions are standardized by POSIX and are common these
300 days; fall back on a (slower) gnulib implementation if the host
301 is too old to supply them.
302 * .bzrignore: Add lib/dirent.h.
303 * lib/Makefile.am (libgnu_a_SOURCES): Add openat-die.c, save-cwd.c.
304 * lib/careadlinkat.c, lib/careadlinkat.h: Merge from gnulib,
305 incorporating: 2013-01-29 careadlinkat: do not provide careadlinkatcwd.
306 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
307 * lib/dirent.in.h, lib/fdopendir.c, lib/fstatat.c, lib/openat-priv.h:
308 * lib/openat-proc.c, lib/openat.h, m4/dirent_h.m4, m4/fdopendir.m4:
309 * m4/fstatat.m4: New files, from gnulib.
310 * lib/openat-die.c, lib/save-cwd.c, lib/save-cwd.h: New files.
311 These last three are specific to Emacs and are not copied from gnulib.
312 They are simpler than the gnulib versions and are tuned for Emacs.
313
0eb61895
GM
3142013-02-01 Glenn Morris <rgm@gnu.org>
315
316 * make-dist: Only README files exist in lisp/ now, not README*.
317
e02703bd
GK
3182013-01-23 Giorgos Keramidas <gkeramidas@gmail.com> (tiny change)
319
320 * .bzrignore: add lib-src/blessmail.
321
ea78b882
PE
3222013-01-23 Paul Eggert <eggert@cs.ucla.edu>
323
324 Merge from gnulib, incorporating:
325 2013-01-16 unistd: port to recent mingw
326
795e7a5b 3272013-01-19 Glenn Morris <rgm@gnu.org>
94898d72
GM
328
329 * Makefile.in (install-arch-indep): Put back a chmod that was
330 removed 2012-05-19. (Bug#13430)
331
ffe04adc
PE
3322013-01-16 Paul Eggert <eggert@cs.ucla.edu>
333
334 Merge from gnulib, incorporating:
335 2013-01-16 largefile: port better to Mac OS X 10.5
336 2013-01-15 stdint: fix build with Android's Bionic fox x86
337
c4e2ba0a
PE
3382013-01-16 Paul Eggert <eggert@cs.ucla.edu>
339
340 * configure.ac: Document that --enable-gcc-warnings emits errors.
341 (Bug#13448)
342
c0511b57 3432013-01-13 Glenn Morris <rgm@gnu.org>
39aff4a7
GM
344
345 * make-dist: Add options for xz compression and no compression.
346
444b01bb
PE
3472013-01-12 Paul Eggert <eggert@cs.ucla.edu>
348
349 Enable conservative stack scanning for all architectures.
350 Suggested by Stefan Monnier in
351 <http://lists.gnu.org/archive/html/emacs-devel/2013-01/msg00183.html>.
352 * configure.ac (GC_MARK_STACK): Remove.
353
002b8433
PE
3542013-01-11 Paul Eggert <eggert@cs.ucla.edu>
355
356 * lib/getopt_.h: Remove trailing CRs that crept in.
357
b76381c6
EZ
3582013-01-11 Eli Zaretskii <eliz@gnu.org>
359
360 * lib/getopt_.h: Regenerate.
361
6466e676
PE
3622013-01-10 Paul Eggert <eggert@cs.ucla.edu>
363
364 Merge from gnulib, incorporating:
365 2013-01-09 stdlib: port to Solaris 2.6
366
92d59611
GM
3672013-01-04 Glenn Morris <rgm@gnu.org>
368
369 * info/dir: Add htmlfontify.
370
ee0d3938
PE
3712013-01-04 Paul Eggert <eggert@cs.ucla.edu>
372
373 Merge from gnulib, incorporating:
374 2013-01-04 stdio: remove now-unnecessary stdio.c
375 2013-01-04 fprintftime: depend on stdio, not ignore-value
376 2013-01-04 fwrite: silence __wur only for older glibc versions
377 2013-01-04 fwrite: silence __wur without using inline
378 * lib/stdio.c: Remove.
379 * lib/stdio.in.h, lib/strftime.c: Update from gnulib.
380 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
381
9ff99d22
PE
3822013-01-02 Paul Eggert <eggert@cs.ucla.edu>
383
384 Merge from gnulib, incorporating copyright-date changes and:
385 2012-12-31 dup2: work around cygwin bug
386
5a1d858b
JD
3872012-12-30 Jan Djärv <jan.h.d@swipnet.se>
388
389 * configure.ac: Check for GtkHandlebox.
8b745d92 390 Check for GtkTearoffMenuItem.
7ec363cf
JD
391 New enable: --enable-gtk-deprecation-warnings, default off.
392 (HAVE_GTK3): If above enable is off, add
393 -DGDK_DISABLE_DEPRECATION_WARNINGS to GTK_CFLAGS.
5a1d858b 394
d5e5e7b4 3952012-12-30 Andreas Schwab <schwab@linux-m68k.org>
2550c6e4
AS
396
397 * configure.ac (TEMACS_LDFLAGS2): Don't define.
398 (LIBS_GNUSTEP): Set for GNUstep and substitute.
399 (LD_SWITCH_SYSTEM_TEMACS): Don't set for GNUstep.
400
60f5e585
GM
4012012-12-27 Glenn Morris <rgm@gnu.org>
402
403 * configure.ac (emacs_config_options): New.
404 Use $@ rather than undocumented $ac_configure_args.
405 Replace any embedded double quotes. (Bug#13274)
406
82e2a1f0 4072012-12-27 Andreas Schwab <schwab@linux-m68k.org>
02e7729e
AS
408
409 * configure.ac (SIGNALS_VIA_CHARACTERS): Also define for darwin.
410 (Bug#13222)
411
a8e1690b
PE
4122012-12-26 Paul Eggert <eggert@cs.ucla.edu>
413
414 Revert static checking of stack smashing.
415 * configure.ac (WARN_CFLAGS): Omit -Wstack-protector when
416 configured with --enable-gcc-warnings. -Wstack-protector causes
417 diagnostics to be issued on Ubuntu 12.10 x86-64.
418
219023c4
PE
4192012-12-24 Paul Eggert <eggert@cs.ucla.edu>
420
421 Merge from gnulib, incorporating:
422 2012-12-21 AC_PROG_MKDIR_P: port workaround to pre-2.62 Autoconf
423 2012-12-20 AC_PROG_MKDIR_P: don't workaround if not buggy
424 2012-12-17 filemode, sys_stat: Handle MPX files a la AIX.
425
a4b0cca1 4262012-12-21 Akinori MUSHA <knu@iDaemons.org> (tiny change)
01824657
AM
427
428 * Makefile.in (install-arch-dep): Ignore chmod errors. (Bug#13233)
429
7c3d167f
RF
4302012-12-16 Romain Francoise <romain@orebokech.com>
431
432 * configure.ac (acl): New option.
433 (HAVE_POSIX_ACL): Test for POSIX ACL support. This is typically
434 provided by libacl on GNU/Linux.
435
97976f9f
PE
4362012-12-14 Paul Eggert <eggert@cs.ucla.edu>
437
438 Fix permissions bugs with setgid directories etc. (Bug#13125)
439 * configure.ac (BSD4_2): Remove; no longer needed.
440
98c94021
GM
4412012-12-13 Glenn Morris <rgm@gnu.org>
442
727f9739 443 * info/dir: Add bovine, srecode, wisent.
98c94021 444
727f9739 4452012-12-13 Andreas Schwab <schwab@suse.de>
0f59daaf
AS
446
447 * Makefile.in (install-info): Use `${MAKE} -s' for echo-info.
727f9739 448 (uninstall): Likewise. (Bug#13143)
0f59daaf 449
904dd565
PE
4502012-12-11 Paul Eggert <eggert@cs.ucla.edu>
451
452 Merge from gnulib for 'inline' (Bug#13040), incorporating:
453 2012-12-11 extern-inline: avoid incompatibility with Darwin Libc
454 * m4/extern-inline.m4: Update from gnulib.
455
0eeb69fe
JB
4562012-12-11 Juanma Barranquero <lekktu@gmail.com>
457
458 * lib/makefile.w32-in (SIG2STR_H): New macro.
459 ($(BLD)/sig2str.$(O)): Update dependencies.
460
7e77303e
PE
4612012-12-10 Paul Eggert <eggert@cs.ucla.edu>
462
463 * configure.ac (HAVE_INOTIFY): Speed up configure-time test.
464 There's no need to test for any of three inotify functions,
465 since we use all three. Check for just the first one.
466
1cf1bbd5
DC
4672012-12-10 Daniel Colascione <dancol@dancol.org>
468
9ca3e73a
DC
469 * .bzrignore: add src/emacs.res.
470
1cf1bbd5
DC
471 * configure.ac (W32_RES, W32_RES_LINK, WINDRES): Teach the cygw32
472 build how to compile Windows resource files; use these variables
473 to tell src/Makefile.in how and whether to compile resources.
474
81606b10
RS
4752012-12-10 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
476
477 * configure.ac (inotify): New option.
478 (HAVE_INOTIFY): Test for inotify.
479
75d7aa24
AS
4802012-12-09 Andreas Schwab <schwab@linux-m68k.org>
481
482 * configure.ac: Fix source command in .gdbinit.
483 Don't quote $MAKEINFO.
484
3cc53d60
PE
4852012-12-09 Paul Eggert <eggert@cs.ucla.edu>
486
487 Allow spaces in some configuration vars (Bug#13078).
488 * configure.ac (srcdir): Don't assume $PWD lacks spaces.
489 (srcdir, MAKEINFO, PKG_CONFIG, PKG_CONFIG_MIN_VERSION):
490 All uses quoted, to allow spaces in these vars.
491
5745a7df
PE
4922012-12-08 Paul Eggert <eggert@cs.ucla.edu>
493
494 Use putenv+unsetenv instead of modifying environ directly (Bug#13070).
495 * lib/putenv.c, lib/unsetenv.c, m4/putenv.m4, m4/setenv.m4:
496 New files, copied automatically from gnulib.
497 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
498
63999a7d
EZ
4992012-12-08 Eli Zaretskii <eliz@gnu.org>
500
501 * lib/makefile.w32-in ($(BLD)/sig2str.$(O)): New dependency.
502 Remove a stray character at the beginning of the file.
503 (Bug#13026)
504
d983a10b
PE
5052012-12-08 Paul Eggert <eggert@cs.ucla.edu>
506
7be78020
PE
507 Simplify get_lim_data.
508 * configure.ac (ULIMIT_BREAK_VALUE): Remove.
509
d983a10b
PE
510 Assume POSIX 1003.1-1988 or later for signal.h (Bug#13026).
511 * configure.ac (PTY_OPEN, PTY_TTY_NAME_SPRINTF):
512 Use SIGCHLD rather than SIGCLD.
513 * lib/sig2str.c, lib/sig2str.h, m4/sig2str.m4: New files, from gnulib.
514 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
515 * lib/makefile.w32-in (GNULIBOBJS): Add $(BUILD)/sig2str.$(O).
516
d8ad4d3f 5172012-12-06 Glenn Morris <rgm@gnu.org>
de0e31ed
GM
518
519 * configure.ac: Handle info/ files with or without ".info" extension.
520
f64898ab
PE
5212012-11-30 Paul Eggert <eggert@cs.ucla.edu>
522
523 Merge from gnulib for 'inline' (Bug#13040), incorporating:
524 2012-11-29 snippet/warn-on-use: no 'static inline'
525 2012-11-29 ftruncate, fts, lstat, openat, raise: no 'static inline'
526 2012-11-29 arctwo, md4, md5, sha1, sha256, sha512: no 'static inline'
527 2012-11-29 fflush, stat: no 'static inline'
528 2012-11-29 stdio: better 'inline'
529 2012-11-29 sys_stat: no 'static inline'
530 2012-11-29 unistd: better 'inline'
531 2012-11-29 c-strtod, memcoll, readutmp: no 'static inline'
532 2012-11-29 extern-inline: no 'static inline'
533 2012-11-29 sys_socket: better 'inline'
534 * lib/stdio.c, lib/unistd.c: New files, from gnulib.
535 * build-aux/snippet/warn-on-use.h, lib/gnulib.mk, lib/lstat.c:
536 * lib/md5.c, lib/sha1.c, lib/sha256.c, lib/sha512.c, lib/stat.c:
537 * lib/stdio.in.h, lib/sys_stat.in.h, lib/unistd.in.h, m4/c-strtod.m4:
538 * m4/extern-inline.m4, m4/gnulib-comp.m4, m4/lstat.m4, m4/md5.m4:
539 * m4/sha1.m4, m4/sha256.m4, m4/sha512.m4, m4/stat.m4, m4/stdio_h.m4:
540 * m4/sys_socket_h.m4, m4/sys_stat_h.m4, m4/unistd_h.m4:
541 Update from gnulib.
542
5c9cf0a3 5432012-11-27 Eli Zaretskii <eliz@gnu.org>
50a60e02 544
5c9cf0a3
GM
545 * make-dist (nt): Adjust to changes in names of the *.manifest files.
546
bcd77a2b
KB
5472012-11-24 Ken Brown <kbrown@cornell.edu>
548
549 * configure.ac (HAVE_MOUSE): Remove.
550
95ef7787
PE
5512012-11-23 Paul Eggert <eggert@cs.ucla.edu>
552
553 Assume POSIX 1003.1-1988 or later for dirent.h (Bug#12958).
554 * configure.ac: Do not check for dirent.h or closdir.
555
9239d970
PE
5562012-11-21 Paul Eggert <eggert@cs.ucla.edu>
557
558 Assume POSIX 1003.1-1988 or later for unistd.h (Bug#12945).
559 * configure.ac: Do not check for getcwd or getwd.
560
1b3b7caa
GM
5612012-11-21 Glenn Morris <rgm@gnu.org>
562
563 * configure.ac (--enable-profiling): Doc fix.
564
d7fcbbfe 5652012-11-20 Paul Eggert <eggert@cs.ucla.edu>
8ea5c4de
PE
566
567 Improve static checking of integer overflow and stack smashing.
d7fcbbfe
PE
568 * configure.ac (WARN_CFLAGS): Add -Wstack-protector
569 if using GCC 4.7.2 or later on a platform with
8ea5c4de
PE
570 at least 64-bit long int. This improves static checking on these
571 platforms, when configured with --enable-gcc-warnings.
572
49cdacda
PE
5732012-11-17 Paul Eggert <eggert@cs.ucla.edu>
574
575 Assume POSIX 1003.1-1988 or later for fcntl.h (Bug#12881).
576 * configure.ac: Do not check for fcntl.h.
577 * lib/gnulib.mk: Regenerate.
578
3d082a26
PE
5792012-11-16 Paul Eggert <eggert@cs.ucla.edu>
580
581 Remove no-longer-used pty_max_bytes variable.
582 * configure.ac (fpathconf): Remove unnecessary check.
583
73dcdb9f
PE
5842012-11-14 Paul Eggert <eggert@cs.ucla.edu>
585
586 Use faccessat, not access, when checking file permissions (Bug#12632).
587 * .bzrignore: Add lib/fcntl.h.
588 * configure.ac (euidaccess): Remove check; gnulib does this for us now.
589 (gl_FCNTL_O_FLAGS): Define a dummy version.
590 * lib/at-func.c, lib/euidaccess.c, lib/faccessat.c, lib/fcntl.in.h:
591 * lib/getgroups.c, lib/group-member.c, lib/root-uid.h:
592 * lib/xalloc-oversized.h, m4/euidaccess.m4, m4/faccessat.m4:
593 * m4/fcntl_h.m4, m4/getgroups.m4, m4/group-member.m4:
594 New files, from gnulib.
595 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
596
8148369c
PE
5972012-11-05 Paul Eggert <eggert@cs.ucla.edu>
598
dd0333b6
PE
599 Assume at least POSIX.1-1988 for getpgrp, setpgid, setsid (Bug#12800).
600 * configure.ac (setpgid, setsid): Assume their existence.
601 (AC_FUNC_GETPGRP, SETPGRP_RELEASES_CTTY): Remove; obsolete.
602
8148369c
PE
603 Simplify by assuming __fpending.
604 Now that Emacs is using the gnulib fpending module,
605 there's no need for Emacs to have a separate implementation.
606 * configure.ac (stdio_ext.h, __fpending): Remove now-duplicate checks.
607 (PENDING_OUTPUT_COUNT, DISPNEW_NEEDS_STDIO_EXT): Remove.
608
b3cf17f6
EZ
6092012-11-03 Eli Zaretskii <eliz@gnu.org>
610
3a7089c1
EZ
611 * lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/fpending.$(O) and
612 $(BLD)/close-stream.$(O).
613 ($(BLD)/close-stream.$(O)):
614 ($(BLD)/fpending.$(O)): New dependencies.
615
7ccfb720
PE
6162012-11-03 Paul Eggert <eggert@cs.ucla.edu>
617
618 Fix data-loss with --batch (Bug#9574).
619 * lib/close-stream.c, lib/close-stream.h, lib/fpending.c
620 * lib/fpending.h, m4/close-stream.m4, m4/fpending.m4:
621 New files, from gnulib.
622 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
623
3478f4b5
EZ
6242012-11-03 Eli Zaretskii <eliz@gnu.org>
625
626 * config.bat: Copy lib/execinfo.in.h to lib/execinfo.in-h if needed.
627
d036bcdf
GM
6282012-11-02 Glenn Morris <rgm@gnu.org>
629
630 * Makefile.in (EMACS_ICON): New variable.
631 (install-etc): Use EMACS_ICON to allow choice of icon.
632
25ca4587
GM
6332012-10-26 Glenn Morris <rgm@gnu.org>
634
59696ae0
GM
635 * Makefile.in (EMACS_NAME): New variable.
636 (EMACS, install-etc, uninstall): Use $EMACS_NAME.
637
eeced60b
GM
638 * Makefile.in (EMACS, EMACSFULL): Transformations should not be
639 applied to $EXEEXT.
640
25ca4587
GM
641 * Makefile.in (uninstall): Don't abort if some directories are missing.
642 Apply transformation rules to manual pages, desktop and icon files.
643 No more emacs22 icons to uninstall.
644
a6c2cc07
GM
6452012-10-24 Glenn Morris <rgm@gnu.org>
646
8bfcb8a6
GM
647 * Makefile.in (install-etc, install-man):
648 Don't apply program transform to standard file suffixes.
a6c2cc07 649
7f8de58c
PE
6502012-10-23 Paul Eggert <eggert@cs.ucla.edu>
651
652 * configure.ac (_FORTIFY_SOURCE): Do not multiply define (Bug#12714).
653 This ports to Gentoo. Problem originally reported against coreutils,
654 but Emacs has it too.
655
ed68379e
GM
6562012-10-23 Glenn Morris <rgm@gnu.org>
657
658 * Makefile.in (emacs_transform): Remove.
659 (install-man): Revert 2012-10-21 change. (Bug#12713)
660
8dc2a723
GM
6612012-10-21 Glenn Morris <rgm@gnu.org>
662
ad483434
GM
663 * Makefile.in (install-etc): Don't install emacs22 icons.
664
8dc2a723
GM
665 * Makefile.in (emacs_transform): New variable.
666 (install-etc): Prefer a make variable to a shell variable.
667
90eacf99
SM
6682012-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
669
670 * Makefile.in ($(MAKEFILE_NAME)): Depend on src/lisp.mk as well.
671
1a9c6830
GM
6722012-10-15 Glenn Morris <rgm@gnu.org>
673
674 * Makefile.in (install-man, install-etc):
675 Apply $TRANSFORM. (Bug#12536#34)
676 (clean): Delete etc/emacs.tmpdesktop.
677
cde44a77
KH
6782012-10-11 Kenichi Handa <handa@gnu.org>
679
680 * .bzrignore: Add several files under admin/charsets.
681
e08348a0
DC
6822012-10-08 Daniel Colascione <dancol@dancol.org>
683
90eacf99
SM
684 * configure.ac: Add --with-w32 as a window system option.
685 Limit it to Cygwin for now. Integrate w32 into the refactored window
e08348a0
DC
686 system configuration and set TERM_HEADER to w32term.h when w32 is
687 configured.
688
689 (CYGWIN_OBJ): Add cygw32.o.
690
335f5ae4
JD
6912012-10-07 Jan Djärv <jan.h.d@swipnet.se>
692
693 * configure.ac: Check that OSX is 10.4 or newer.
694
c622b48f
PE
6952012-10-07 Paul Eggert <eggert@cs.ucla.edu>
696
697 Improve sys_siglist detection.
698 * configure.ac (sys_siglist): Look for its decl in <signal.h>.
699 Otherwise, it's not found in either Fedora 17 or Solaris 11.
700
2b794d69
PE
7012012-10-04 Paul Eggert <eggert@cs.ucla.edu>
702
bb1dfdad
PE
703 Merge from gnulib, incorporating:
704 2012-10-02 pselect: reject invalid file descriptors
705 2012-10-02 ptsname: reject invalid file descriptors
706 2012-10-02 manywarnings: cater to more gcc infelicities
707 2012-09-30 sockets, sys_stat: restore AC_C_INLINE
708 * lib/pselect.c, lib/stdlib.in.h, m4/manywarnings.m4, m4/pselect.m4:
709 * m4/stdlib_h.m4, m4/sys_stat_h.m4: Update from gnulib.
710 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
711
65788e2e
PE
7122012-09-30 Paul Eggert <eggert@cs.ucla.edu>
713
714 Merge from gnulib, incorporating:
715 2012-09-28 extern-inline: provide a -Wundef safe config.h
716
a615a3ae
PE
7172012-09-27 Paul Eggert <eggert@cs.ucla.edu>
718
719 Check more robustly for timer_settime.
720 This should fix an OS X build problem reported by Ivan Andrus in
721 <http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00671.html>.
722 * configure.ac (gl_THREADLIB): Define to empty, since Emacs
723 does threads its own way.
89d17fd0 724 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
a615a3ae 725
c462dda8
PE
7262012-09-23 Paul Eggert <eggert@cs.ucla.edu>
727
728 * Makefile.in (bootstrap): Set MAKEFILE_NAME when building Makefile,
729 to avoid problems with recursion when using GNU make.
730
e41c05e5
PE
7312012-09-22 Paul Eggert <eggert@cs.ucla.edu>
732
bbe099e7
PE
733 * Makefile.in (bootstrap): Simplify build procedure.
734 Suggested by Wolfgang Jenker in
735 <http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00456.html>.
736
e41c05e5
PE
737 Merge from gnulib, incorporating:
738 2012-09-22 sockets, sys_stat: remove AC_C_INLINE in MSVC-only cases
739
db8a5a18
TH
7402012-09-19 Tassilo Horn <tsdh@gnu.org>
741
742 * doc/emacs/misc.texi (DocView Slicing): Document new slice from
743 BoundingBox feature.
744
5fb91e71
JD
7452012-09-18 Jan Djärv <jan.h.d@swipnet.se>
746
747 * configure.ac (HAVE_GTK): Mention if we use GTK2 or GTK3.
748
d3612ac3
AS
7492012-09-17 Andreas Schwab <schwab@linux-m68k.org>
750
751 * Makefile.in (bootstrap): Revert last change. Run config.status
752 after config.status --recheck, run configure from $(srcdir).
753 (config.status): Run configure from $(srcdir).
754
eeceac93
PE
7552012-09-17 Paul Eggert <eggert@cs.ucla.edu>
756
50bfc824
PE
757 * Makefile.in: Fix build error on FreeBSD.
758 ($(MAKEFILE_NAME)): Pass MAKE='$(MAKE)' to config.status's env.
759 Suggested by Wolfgang Jenker in
760 <http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00430.html>.
761 (MAKE_CONFIG_STATUS): Remove. Remaining use expanded.
762 This undoes part of the 2012-09-10 patch.
763 (bootstrap): Run ./configure, rather than trying to run config.status
764 if it exists. That builds src/epaths.h more reliably.
dee26dfa
PE
765 Run autogen/copy_autogen if autogen.sh fails,
766 to create 'configure'; problem reported by Andreas Schwab in
767 <http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00438.html>.
768 * autogen.sh: Exit with status 1 when failing due to missing tools,
769 reverting the 2012-09-10 change to this file.
770 * autogen/copy_autogen: Fail if one of the subsidiary actions fail.
771 Use 'cp -f' for the build-aux files, since the destinations are
772 typically read-only.
50bfc824 773
eeceac93
PE
774 Remove no-longer-needed Solaris 2.4 vfork bug workaround.
775 * configure.ac (ac_cv_func_vfork_works): Default to 'no' on
776 Solaris 2.4, so that AC_FUNC_VFORK doesn't think vfork works.
777
78f83752
GM
7782012-09-17 Glenn Morris <rgm@gnu.org>
779
780 * configure.ac (copyright): New output variable.
781 (COPYRIGHT): New AC_DEFINE.
782
0caaedb1
PE
7832012-09-16 Paul Eggert <eggert@cs.ucla.edu>
784
785 Remove configure's --without-sync-input option (Bug#12450).
786 * configure.ac (SYNC_INPUT, BROKEN_SA_RESTART): Remove.
787
83da1b55
GM
7882012-09-16 Glenn Morris <rgm@gnu.org>
789
790 Increase compartmentalization of Nextstep builds rules,
791 and store Emacs version number in fewer versioned files.
792 * configure.ac (ns_appsrc): Use relative names.
793 (ns_frag): Remove.
794 (Info-gnustep.plist, Emacs.desktop, Info.plist, InfoPlist.strings)
795 (nextstep/Makefile): Generate these nextstep files.
796 (SUBDIR_MAKEFILES): Add nextstep.
797 * Makefile.in (clean, distclean, bootstrap-clean): Add nextstep.
798 * make-dist (nextstep/templates): Add directory.
799 (nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj): Remove.
800 (nextstep/Cocoa/Emacs.base/Contents)
92f7c6f1 801 (nextstep, nextstep/GNUstep/Emacs.base/Resources): Update contents.
83da1b55 802
0328b6de
PE
8032012-09-15 Paul Eggert <eggert@cs.ucla.edu>
804
805 Port better to POSIX hosts lacking _setjmp (Bug#12446).
806 * configure.ac (HAVE__SETJMP, HAVE_SIGSETJMP): New symbols.
807 (_setjmp, _longjmp): Remove.
808
e3141fcf
PE
8092012-09-14 Paul Eggert <eggert@cs.ucla.edu>
810
2af03429
PE
811 * configure.ac (--without-sync-input): Fix typo in usage message.
812
e3141fcf
PE
813 * configure.ac: Port to hosts lacking gtk.
814 (PKG_CHECK_MODULES): Capture pkg-config diagnostics
815 better, in particular, problems in invoking pkg-config itself.
816 This is useful on hosts that don't have pkg-config.
817 (GTK_MODULES): Do not exit 'configure' simply because gtk3
818 and gtk2 are both missing. Problem found on Solaris 8.
819
2c484e75
JD
8202012-09-13 Jan Djärv <jan.h.d@swipnet.se>
821
822 * configure.ac: Reorder Xaw3d messages.
4d0b77fc 823 Report Gtk+ 3 as GTK.
2c484e75 824
4a4bbad2
PE
8252012-09-13 Paul Eggert <eggert@cs.ucla.edu>
826
827 Simplify SIGIO usage (Bug#12408).
828 * configure.ac (NO_TERMIO, BROKEN_FIONREAD, BROKEN_SIGAIO)
829 (BROKEN_SIGPOLL, BROKEN_SIGPTY): Remove.
830 (USABLE_FIONREAD, USABLE_SIGIO): New symbols. All uses of
831 'defined SIGIO' replaced with 'defined USABLE_SIGIO', with no need
832 to #undef SIGIO now (which was error-prone). Likewise, all uses
833 of 'defined FIONREAD' replaced with 'defined USABLE_FIONREAD'.
834
d673aedc
JD
8352012-09-12 Jan Djärv <jan.h.d@swipnet.se>
836
837 * configure.ac: No --with-x-toolkit given: Try gtk3 toolkit first
838 and then gtk2 if not found.
839 --with-x-toolkit=gtk|yes: As above, but fail if gtk2 or gt3 not found.
840 --with-x-toolkit=gtk2: Only try gtk2, fail if not found.
841 --with-x-toolkit=gtk3: Only try gtk3, fail if not found.
842
9d9edd4b
GM
8432012-09-11 Glenn Morris <rgm@gnu.org>
844
845 * Makefile.in (install-arch-dep, install-arch-indep, install-doc):
846 Be more explicit about dependencies, for parallel `make install'.
847
c990426a
PE
8482012-09-11 Paul Eggert <eggert@cs.ucla.edu>
849
850 Simplify, document, and port floating-point (Bug#12381).
851 * configure.ac (logb, cbrt): Do not check for these functions,
852 as they are not being used.
853
b8b0239f
PE
8542012-09-10 Paul Eggert <eggert@cs.ucla.edu>
855
856 Improve robustness of 'make bootstrap' (Bug#12376).
857 Run autogen.sh after bootstrap-clean, to avoid bzr pull issues.
858 * INSTALL, README: Document autogen.sh.
859 * Makefile.in (Makefile): Mark it as precious, since it's updated
860 atomically.
861 (MAKE_CONFIG_STATUS): New macro.
862 (config.status, bootstrap): Use it. This causes 'make bootstrap'
863 to run config.status with the --recheck option, which is more
864 appropriate for a bootstrap.
865 (bootstrap): Run autogen.sh right after cleaning. Don't worry
866 about failures due to missing tools.
867 * autogen.sh: Exit with status 101 when failing due to missing tools.
868 * make-dist: Distribute autogen.sh.
869
f6196b87
PE
8702012-09-09 Paul Eggert <eggert@cs.ucla.edu>
871
872 Assume C89 or later for math functions (Bug#12381).
873 * configure.ac (frexp, fmod): Remove checks for these functions,
874 as we now assume them.
875 (FLOAT_CHECK_DOMAIN, HAVE_INVERSE_HYPERBOLIC, NO_MATHERR)
876 (HAVE_EXCEPTION):
877 Remove; no longer needed.
878
1a4f1e9b
PE
8792012-09-07 Paul Eggert <eggert@cs.ucla.edu>
880
881 More signal-handler cleanup (Bug#12327).
882 * configure.ac (FLOAT_CHECK_DOMAIN): Comment fix (Bug#12327).
883
2fe28299
PE
8842012-09-06 Paul Eggert <eggert@cs.ucla.edu>
885
886 Signal-handler cleanup (Bug#12327).
887 * configure.ac (PTY_OPEN, PTY_TTY_NAME_SPRINTF):
888 Adjust to syssignal.h changes.
889 (SIGNAL_H_AB): Remove; no longer needed.
890
7b6c362e
PE
8912012-09-04 Paul Eggert <eggert@cs.ucla.edu>
892
1088b922
PE
893 Simplify redefinition of 'abort' (Bug#12316).
894 * configure.ac (NO_ABRT): Remove.
895
7b6c362e
PE
896 * configure.ac (_setjmp, _longjmp): Check by compiling
897 instead of by guessing. The guesses were wrong for
898 recent versions of Solaris, such as Solaris 11.
899
7f507777
PE
9002012-09-03 Paul Eggert <eggert@cs.ucla.edu>
901
79a7bafe
PE
902 * configure.ac (WARN_CFLAGS): Omit -Wjump-misses-init.
903 It generates false alarms in doc.c, regex.c, xdisp.c. See
904 <http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00040.html>.
905
7f507777
PE
906 Merge from gnulib, incorporating:
907 2012-08-29 stdbool: be more compatible with mixed C/C++ compiles
908 2011-11-30 manywarnings: update the list of "all" warnings
909
f278d339
JD
9102012-09-02 Jan Djärv <jan.h.d@swipnet.se>
911
912 * configure.ac (HAVE_GOBJECT): Check for gobject-2.0 (Bug#12332).
913
2d3800d2
PE
9142012-09-01 Paul Eggert <eggert@cs.ucla.edu>
915
916 * configure.ac (_FORTIFY_SOURCE): Define only when optimizing.
917 This ports to glibc 2.15 or later, when configured with
918 --enable-gcc-warnings. See Eric Blake in
919 <http://lists.gnu.org/archive/html/bug-grep/2012-09/msg00000.html>.
920
17a2cbbd
DC
9212012-09-01 Daniel Colascione <dan.colascione@gmail.com>
922
923 * configure.ac: Introduce term_header variable, which holds the
924 value which will become TERM_HEADER in code. We effect our choice
925 of window system by setting term_header and WINDOW_SYSTEM_OBJ
926 instead of using ad-hoc variables and flags for each window
927 system.
928
6e8aca60
PE
9292012-08-26 Paul Eggert <eggert@cs.ucla.edu>
930
931 * configure.ac (CFLAGS): Prefer -g3 to -g if -g3 works
932 and if the user has not specified CFLAGS. -g3 simplifies
933 debugging, since it makes macros visible to the debugger.
934
f0602979
JB
9352012-08-25 Juanma Barranquero <lekktu@gmail.com>
936
937 * lib/makefile.w32-in ($(BLD)/execinfo.$(O)): Update dependencies.
938
391ceac5
EZ
9392012-08-25 Eli Zaretskii <eliz@gnu.org>
940
941 * lib/makefile.w32-in ($(BLD)/execinfo.$(O), execinfo.h): New targets.
942 (GNULIBOBJS): Add $(BLD)/execinfo.$(O).
943
f4a681b0
PE
9442012-08-24 Paul Eggert <eggert@cs.ucla.edu>
945
946 On assertion failure, print backtrace if available.
947 Merge from gnulib, incorporating:
948 2012-08-24 execinfo: port to FreeBSD
949 2012-08-22 execinfo: new module
950 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
951 * lib/execinfo.c, lib/execinfo.in.h, m4/execinfo.m4: New files.
952
5af9cb6b
GM
9532012-08-22 Glenn Morris <rgm@gnu.org>
954
955 * Makefile.in (install-arch-dep): If NO_BIN_LINK is non-null,
956 do not create the bin/emacs link. (Bug#12011)
957
01b13eb7
PE
9582012-08-21 Paul Eggert <eggert@cs.ucla.edu>
959
960 Merge from gnulib, incorporating:
961 2012-08-20 extern-inline: support old GCC 'inline'
962
9aa0092c
GM
9632012-08-20 Glenn Morris <rgm@gnu.org>
964
965 * configure.ac (AC_PROG_LN_S): Test for ln.
966 * Makefile.in (LN_S): New, set by configure.
967 (install-arch-dep): Use $LN_S.
968
562d4436
PE
9692012-08-19 Paul Eggert <eggert@cs.ucla.edu>
970
971 Merge from gnulib, incorporating:
972 2012-08-19 ignore-value, stat-time, timespec: omit AC_C_INLINE
973 2012-08-19 mktime, sys_select: avoid 'static inline'
974 2012-08-19 gnulib-tool: Fix indentation.
975
51e6d6b2
PE
9762012-08-18 Paul Eggert <eggert@cs.ucla.edu>
977
978 * lib/sigprocmask.c, m4/signalblocking.m4: Remove.
979 These files have been unused since the 2012-06-22 patch that
980 introduced high-resolution time stamps.
981
1598ef28
JB
9822012-08-17 Jan Beich <jbeich@tormail.org> (tiny change)
983
984 * configure.ac (PTY_OPEN): Try posix_openpt on gnu-linux,
985 gnu-kfreebsd, freebsd, and netbsd. (Bug#12040)
986
76d0e68f
PE
9872012-08-14 Paul Eggert <eggert@cs.ucla.edu>
988
989 Merge from gnulib, incorporating:
990 2012-08-05 extern-inline: also ignore -Wmissing-declarations
991
57239922
JB
9922012-08-10 Juanma Barranquero <lekktu@gmail.com>
993
994 * lib/makefile.w32-in (STAT_TIME_H): New macro.
995 (FTOASTR_C, $(BLD)/stat-time.$(O), $(BLD)/timespec.$(O))
996 ($(BLD)/u64.$(O)): Update dependencies.
997
9374581a
GM
9982012-08-10 Glenn Morris <rgm@gnu.org>
999
1000 * configure.ac (DIRECTORY_SEP): Move here from src/lisp.h.
1001
da3d2105
DA
10022012-08-08 Dmitry Antipov <dmantipov@yandex.ru>
1003
1004 * configure.ac (--disable-features): Rename to --without-all.
1005 (OPTION_DEFAULT_ON): Change to use with_features.
1006 * INSTALL: Fix description.
1007
c30d4aef
DA
10082012-08-07 Dmitry Antipov <dmantipov@yandex.ru>
1009
1010 * configure.ac: New option --disable-features.
1011 (OPTION_DEFAULT_ON): Change to use enable_features.
1012 * INSTALL: Explain --disable-features.
1013
7d732d1a
GM
10142012-08-07 Glenn Morris <rgm@gnu.org>
1015
1016 * configure.ac: Require automake 1.11 (fairly arbitrarily).
1017 * autogen.sh (automake_min): Get it from configure.ac.
1018
1c6f11f4
GM
10192012-08-06 Glenn Morris <rgm@gnu.org>
1020
1db4583a
GM
1021 * configure.ac (BROKEN_GETWD) [unixware]: New define.
1022
1c6f11f4
GM
1023 * configure.ac (GNU_LIBRARY_PENDING_OUTPUT_COUNT): Remove.
1024 (PENDING_OUTPUT_COUNT): Absorb GNU_LIBRARY_PENDING_OUTPUT_COUNT.
1025 (DISPNEW_NEEDS_STDIO_EXT): New define.
1026
68b0c113
MA
10272012-08-05 Michael Albinus <michael.albinus@gmx.de>
1028
a4fe5376 1029 * INSTALL: Explain how to completely disable D-Bus. (Bug#12112)
68b0c113 1030
32d9ba9a
UM
10312012-08-05 Ulrich Müller <ulm@gentoo.org>
1032
1033 * configure.ac: Disable paxctl if binaries don't have a
1034 PT_PAX_FLAGS program header. (Bug#11979)
1035
fddc1855
EZ
10362012-08-03 Eli Zaretskii <eliz@gnu.org>
1037
1038 * lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/stat-time.$(O),
1039 $(BLD)/timespec.$(O), and $(BLD)/u64.$(O).
1040 (SHA512_H): Don't mention u64.h twice.
1041 ($(BLD)/stat-time.$(O), ($(BLD)/timespec.$(O), ($(BLD)/u64.$(O)):
1042 New targets.
1043
f35ef0ed
PE
10442012-08-03 Paul Eggert <eggert@cs.ucla.edu>
1045
1046 Merge from gnulib, incorporating:
1047 2012-08-02 stat-time, timespec, u64: support naive out-of-dir builds
1048
d7844221
YM
10492012-08-02 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1050
1051 * lib/Makefile.am (DEFAULT_INCLUDES): Add -I$(top_srcdir)/lib for
1052 out-of-tree build.
1053
837b365b
GM
10542012-08-02 Glenn Morris <rgm@gnu.org>
1055
d66b744d
GM
1056 * make-dist: Remove src/s.
1057
837b365b
GM
1058 * lib/makefile.w32-in (MS_W32_H): Update for new ms-w32.h location.
1059
3f750e43
PE
10602012-08-02 Paul Eggert <eggert@cs.ucla.edu>
1061
a0d4efe9
PE
1062 Merge from gnulib (Bug#12116), incorporating:
1063 2012-08-01 extern-inline: new module
1064 2012-08-01 stat-time, timespec, u64, utimens: use extern-inline
bff2a4b8 1065 * lib/stat-time.c, lib/timespec.c, lib/u64.c, m4/extern-inline.m4:
a0d4efe9
PE
1066 New files. The new .c files are for instantiating extern inline
1067 functions.
1068
13294f95
PE
1069 Port to Solaris 8.
1070 Without this change, 'configure' fails because the recently-added
1071 wait3 prototype in config.h messes up later 'configure' tests.
1072 Fix this problem by droping wait3 and WRETCODE, as they're
1073 no longer needed on hosts that are current porting targets.
1074 * configure.ac (wait3, WRETCODE): Remove, fixing a FIXME.
1075 All uses changed to waitpid and WEXITSTATUS.
1076
3f750e43
PE
1077 Avoid needless autoheader after autogen.sh.
1078 * src/stamp-h.in: Remove from bzr repository; no longer needed there.
1079 * .bzrignore: Add it.
1080 * autogen.sh: Create it.
1081
ae21c275
GM
10822012-08-01 Glenn Morris <rgm@gnu.org>
1083
1084 * configure.ac (DOS_NT, MSDOS): New system type templates.
1085
fca64dbd
UM
10862012-08-01 Ulrich Müller <ulm@gentoo.org>
1087
1088 * configure.ac (LIB_STANDARD, START_FILES) [FreeBSD]:
1089 Don't include crtbegin.o and crtend.o. (Bug#12047)
1090
5c0c0e8a
GM
10912012-08-01 Glenn Morris <rgm@gnu.org>
1092
ca35a5f7
GM
1093 * configure.ac (FLOAT_CHECK_DOMAIN, HAVE_INVERSE_HYPERBOLIC)
1094 (INTERNAL_TERMINAL): New.
b72c9a8c 1095
5c0c0e8a
GM
1096 * configure.ac (DEVICE_SEP, IS_DEVICE_SEP, IS_DIRECTORY_SEP)
1097 (IS_ANY_SEP): Move here from src/lisp.h.
1098
552a99b4
JB
10992012-08-01 Juanma Barranquero <lekktu@gmail.com>
1100
1101 * lib/makefile.w32-in (CONFIG_H): Update dependencies.
1102 (CONF_POST_H): New macro.
1103
8d8e2dfe
GM
11042012-07-31 Glenn Morris <rgm@gnu.org>
1105
bc96620a
GM
1106 * configure.ac (S_FILE): Remove output variable.
1107
68169a33
GM
1108 * configure.ac (opsysfile): Use AH_TEMPLATE. Doc fix.
1109
b2c7a106
GM
1110 * configure.ac (NULL_DEVICE, SEPCHAR, USER_FULL_NAME):
1111 Move here from src.
1112
8d8e2dfe
GM
1113 * configure.ac (AMPERSAND_FULL_NAME, subprocesses):
1114 Move here from conf_post.h.
1115
c09bfb2f
DA
11162012-07-31 Dmitry Antipov <dmantipov@yandex.ru>
1117
1118 Improve OpenMotif detection on GNU/Linux systems.
1119 * configure.ac (MOTIF): Check for /usr/include/openmotif
1120 and /usr/(lib|lib64)/openmotif if --with-x-toolkit=motif.
1121
57ae02b1
AS
11222012-07-31 Andreas Schwab <schwab@linux-m68k.org>
1123
1124 * Makefile.in (install-arch-indep): Avoid eval.
1125
c1529ded
GM
11262012-07-31 Glenn Morris <rgm@gnu.org>
1127
b3a56300
GM
1128 * configure.ac (opsysfile, S_FILE): Now they are always empty.
1129
cd8bac79
GM
1130 * configure.ac (opsysfile): Forgot to set it to empty on sol2-10
1131 when removing src/s/sol2-6.h yesterday.
1132
268e2432
GM
1133 * configure.ac (USG5_4): Reintroduce this.
1134 (opsysfile): Set to empty on irix6-5, sol2*, and unixware.
1135
400d5621
GM
1136 * configure.ac (wait3, WRETCODE): Move here from src/s/usg5-4-common.h.
1137
7552f3ee
GM
1138 * configure.ac (opsysfile): Set to empty on hpux*, darwin;
1139 and to s/usg5-4-common.h on irix6-5.
c1529ded 1140
b429a4ee
GM
11412012-07-30 Glenn Morris <rgm@gnu.org>
1142
1143 * configure.ac (AH_BOTTOM): Use an include file, so that the
1144 contents do not get processed by autoheader.
1145
0aee6912
PE
11462012-07-30 Paul Eggert <eggert@cs.ucla.edu>
1147
8f25abd3
PE
1148 Do not overwrite config.status while executing it (Bug#11214).
1149 * Makefile.in (MAKEFILE_NAME): New macro.
1150 ($(MAKEFILE_NAME)): Rename rule from Makefile.
1151 * configure.ac (epaths): Set MAKEFILE_NAME to a bogus value,
1152 so that GNU 'make' isn't tempted to make the Makefile and then
1153 regenerate config.status while config.status is running.
1154
0aee6912
PE
1155 Update .PHONY listings in makefiles.
1156 * Makefile.in (.PHONY): Add all, ${SUBDIR}, blessmail, epath-force,
1157 FRC, install-arch-dep, install-arch-indep, install-doc,
1158 install-info, install-man, install-etc, install-strip, uninstall,
1159 bootstrap-clean, TAGS, tags, info-real, force-info, check-info-dir.
1160 (.RECURSIVE): Remove; hasn't been needed for years.
1161
0a763bd1
GM
11622012-07-30 Glenn Morris <rgm@gnu.org>
1163
32bac6d6
GM
1164 * configure.ac (SIGNAL_H_AHB): New hack macro.
1165 (opsysfile): Set to empty on netbsd, openbsd.
1166 (AH_BOTTOM): Include signal.h if SIGNAL_H_AHB is defined.
1167
b65e7c46 1168 * configure.ac (_longjmp, _setjmp, TIOCSIGSEND): Move here from src/s.
0a763bd1 1169
847bb9eb
JD
11702012-07-30 Jan Djärv <jan.h.d@swipnet.se>
1171
1172 * Makefile.in (install-arch-indep): Remove sh -x.
1173
d34d6ffc
GM
11742012-07-30 Glenn Morris <rgm@gnu.org>
1175
abc7ec54
GM
1176 * configure.ac (opsysfile): Tweak message for null case.
1177
227f5bd0
GM
1178 * configure.ac (opsysfile): Set to empty on aix4-2, freebsd,
1179 gnu-linux, gnu-kfreebsd; and to usg5-4-common.h on sol2*, unixware.
d34d6ffc 1180
dc5493f1
PE
11812012-07-30 Paul Eggert <eggert@cs.ucla.edu>
1182
1183 Merge from gnulib, incorporating:
1184 * doc/misc/texinfo.tex: Update to 2012-07-29.17 version.
1185
ffd817eb
JD
11862012-07-29 Jan Djärv <jan.h.d@swipnet.se>
1187
1188 * Makefile.in (install-arch-indep): Handle space in locallisppath.
1189
e32a5799
PE
11902012-07-28 Paul Eggert <eggert@cs.ucla.edu>
1191
1192 Use Gnulib environ module (Bug#9772).
1193 * m4/environ.m4: New file, from gnulib.
1194 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
1195
1196 Use Gnulib stdalign module (Bug#9772, Bug#9960).
1197 This should improve portability of macros like alignof and DECL_ALIGN.
1198 * lib/stdalign.in.h, m4/stdalign.m4: New files, from gnulib.
1199 * .bzrignore: Add lib/stdalign.h.
1200 * config.bat: Do not set NO_DECL_ALIGN; no longer needed.
1201 Copy lib/stdalign.in.h to lib/stdalign.in-h as needed.
1202 * configure.ac (HAVE_ATTRIBUTE_ALIGNED): Remove the code that
1203 fiddles with this, as gnulib now does this for us.
1204
441efe9f
DA
12052012-07-17 Dmitry Antipov <dmantipov@yandex.ru>
1206
1207 Fix toolkit configuration report.
1208 * configure.ac (USE_X_TOOLKIT): Report toolkit as GTK3 if
1209 --with-x-toolkit=gtk3 is used.
1210
5dad233c
PE
12112012-07-17 Paul Eggert <eggert@cs.ucla.edu>
1212
1213 Fix regression with pthread_sigmask on FreeBSD (Bug#11884).
1214 * configure.ac: Configure gnulib at the end, not before running
1215 pkg-config. This restores the behavior before 2012-06-22, when
1216 higher-resolution time stamps were added, and fixes a bug whereby
1217 LIB_PTHREAD was not used and gnulib's part of 'configure'
1218 therefore incorrectly assumed that pthread_sigmask wasn't working.
1219 Fix the problem with -lrt and clock_gettime a different way.
1220 This should complete the fix for Bug#11884.
1221 (pre_PKG_CONFIG_CFLAGS, pre_PKG_CONFIG_LIBS): New shell vars.
1222
b6e9e0ff
PE
12232012-07-15 Paul Eggert <eggert@cs.ucla.edu>
1224
1225 Merge from gnulib, incorporating:
1226 2012-07-15 pthread_sigmask: fix bug on FreeBSD 9 (Bug#11884)
1227 2012-07-11 gettext: do not assume '#define ... defined ...' behavior
1228
5b3f250f
GM
12292012-07-14 Glenn Morris <rgm@gnu.org>
1230
1231 * configure.ac (GC_SETJMP_WORKS, GC_MARK_STACK): Move here from src/s.
1232 (AH_BOTTOM): Move GC_SETJMP_WORKS GCC fallback to main body.
1233
dbee5793
GM
12342012-07-13 Glenn Morris <rgm@gnu.org>
1235
32fb4bb6
GM
1236 * configure.ac (opsysfile): Set to empty on gnu, cygwin.
1237
983188fd
GM
1238 * configure.ac (BSD4_2, BSD_SYSTEM, USG, USG5, _AIX, CYGWIN)
1239 (DARWIN_OS, GNU_LINUX, HPUX, IRIX6_5, SOLARIS2):
1240 Move "system type" macros here from src/s.
1241 (BSD_SYSTEM_AHB): New hack macro.
1242 (AH_BOTTOM): Set BSD_SYSTEM, using BSD_SYSTEM_AHB.
1243
5b633342
GM
1244 * configure.ac (NSIG_MINIMUM, ULIMIT_BREAK_VALUE, SETUP_SLAVE_PTY)
1245 (GC_MARK_SECONDARY_STACK): Move here from src/s.
dbee5793 1246
308aab79
GM
12472012-07-12 Glenn Morris <rgm@gnu.org>
1248
4fae5a7a
GM
1249 * configure.ac (AH_BOTTOM) [DARWIN_OS]: Move SYSTEM_PURESIZE_EXTRA
1250 setting here from src/s/darwin.h.
1251
51c3b9b4
GM
1252 * configure.ac (NO_MATHERR): Unconditionally define for Darwin;
1253 as src/s/darwin.h used to.
1254
42bd1719
GM
1255 * configure.ac (NARROWPROTO, NO_ABORT, BROKEN_GET_CURRENT_DIR_NAME)
1256 (BROKEN_FIONREAD, BROKEN_PTY_READ_AFTER_EAGAIN, BROKEN_SIGAIO)
ba9e4b84 1257 (BROKEN_SIGPOLL, BROKEN_SIGPTY, FIRST_PTY_LETTER, NO_EDITRES)
0ab7b23a 1258 (G_SLICE_ALWAYS_MALLOC, PREFER_VSUSP, PTY_ITERATION, PTY_OPEN)
3f922c37 1259 (PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF, RUN_TIME_REMAP)
3e91a053 1260 (SETPGRP_RELEASES_CTTY, TAB3, TABDLY, RUN_TIME_REMAP, UNIX98_PTYS)
7ccad002 1261 (XOS_NEEDS_TIME_H): Move here from src/s.
308aab79 1262
c43fb4c3
GM
12632012-07-11 Glenn Morris <rgm@gnu.org>
1264
1265 * configure.ac (INTERRUPT_INPUT): Move here from src/s.
ee1cf5cf 1266 (HAVE_PTYS, HAVE_SOCKETS): Define unconditionally.
c43fb4c3 1267
554fef51
PE
12682012-07-11 Paul Eggert <eggert@cs.ucla.edu>
1269
1270 * configure.ac (tzset): Remove check that's redundant with gnulib.
1271
c8add24e
GM
12722012-07-11 Glenn Morris <rgm@gnu.org>
1273
172bedef
GM
1274 * configure.ac (CLASH_DETECTION): Define unconditionally.
1275
249685df
GM
1276 * configure.ac (opsysfile): Use bsd-common on gnu systems.
1277
c8add24e 1278 * configure.ac (GNU_LIBRARY_PENDING_OUTPUT_COUNT):
09f4e3b0 1279 (SIGNALS_VIA_CHARACTERS): Move here from src/s.
c8add24e 1280
5ebbef1d
PE
12812012-07-11 Paul Eggert <eggert@cs.ucla.edu>
1282
bb352260
PE
1283 Assume mkdir, rename, rmdir, strerror.
1284 * configure.ac (mkdir, rename, rmdir, strerror): Remove check.
5ebbef1d 1285
20e94fdd
GM
12862012-07-11 Glenn Morris <rgm@gnu.org>
1287
9d596af3
GM
1288 * configure.ac (DONT_REOPEN_PTY): Move here from src/s.
1289
20e94fdd
GM
1290 * configure.ac (DEFAULT_SOUND_DEVICE): New definition.
1291
22ffb973
PE
12922012-07-10 Paul Eggert <eggert@cs.ucla.edu>
1293
1294 Remove "#define unix" that is no longer needed (Bug#11905).
1295 Merge from gnulib to make "#define unix" unnecessary, incorporating:
1296 2012-07-10 getloadavg: clean out old Emacs and Autoconf cruft
1297 2012-07-09 getopt: Simplify after Emacs changed.
1298
882cf227
GM
12992012-07-10 Glenn Morris <rgm@gnu.org>
1300
d02eb359
GM
1301 * configure.ac (DATA_START, DATA_SEG_BITS, PENDING_OUTPUT_COUNT):
1302 Move here from src/s.
882cf227 1303
cda158b4
AS
13042012-07-09 Andreas Schwab <schwab@linux-m68k.org>
1305
1306 * configure.ac (PNG_DEPSTRUCT): Define this instead of
1307 PNG_DEPRECATED.
1308
5994c183
PE
13092012-07-09 Paul Eggert <eggert@cs.ucla.edu>
1310
1311 Add GCC-style 'const' attribute to functions that can use it.
1312 * configure.ac (WARN_CFLAGS): Add -Wsuggest-attribute=const.
1313 (ATTRIBUTE_CONST): New macro, in config.h.
1314
52331d2c
JB
13152012-07-09 Juanma Barranquero <lekktu@gmail.com>
1316
1317 * lib/makefile.w32-in: Rework dependencies.
1318 (GNU_LIB, NT_INC, C_CTYPE_H, MS_W32_H, CONFIG_H, FILEMODE_H)
1319 (FTOASTR_H, FTOASTR_C, GETOPT_INT_H, MD5_H, SHA1_H, SHA256_H)
1320 (U64_H, SHA512_H): New macros.
1321 (SRC): Redefine to point to src/, not current directory.
1322 ($(BLD)/c-ctype.$(O), $(BLD)/c-strcasecmp.$(O))
1323 ($(BLD)/c-strncasecmp.$(O), $(BLD)/dtoastr.$(O))
1324 ($(BLD)/dtotimespec.$(O), $(BLD)/getopt.$(O), $(BLD)/getopt1.$(O))
1325 ($(BLD)/gettime.$(O), $(BLD)/strftime.$(O), $(BLD)/time_r.$(O))
1326 ($(BLD)/timespec-add.$(O), $(BLD)/timespec-sub.$(O), $(BLD)/md5.$(O))
1327 ($(BLD)/sha1.$(O), $(BLD)/sha256.$(O), $(BLD)/sha512.$(O))
1328 ($(BLD)/filemode.$(O)): Update dependencies.
1329
c4444d16
PE
13302012-07-09 Paul Eggert <eggert@cs.ucla.edu>
1331
2f93ecce
PE
1332 Merge from gnulib, incorporating:
1333 2012-07-09 timespec: mark functions with const attributes
1334
c4444d16
PE
1335 Rename configure.in to configure.ac (Bug#11603).
1336 The name 'configure.in' has been obsolescent for quite some time,
1337 and the next release of Autoconf will generate warnings for it.
61a11606
PE
1338 See commit 'v2.69-4-g560f16b' of 2012-05-06, "general: deprecate
1339 'configure.in' as autoconf input" in the Autoconf git repository.
c4444d16
PE
1340 * configure.ac: Rename from configure.in.
1341 * INSTALL, INSTALL.BZR, README, make-dist:
1342 * Makefile.in (AUTOCONF_INPUTS):
1343 * autogen.sh (autoconf_min):
1344 * autogen/update_autogen (sources):
1345 Adjust to reflect new name.
1346
0ccb0b09
PE
13472012-07-08 Paul Eggert <eggert@cs.ucla.edu>
1348
1349 Restore deprecation warnings, except for older libpng.
1350 * configure.in (WARN_CFLAGS): Remove -Wno-deprecated-declarations.
1351 (HAVE_LIBPNG_PNG_H): Don't bother checking for this if we have png.h.
1352 (PNG_DEPRECATED): Define when compiling with older PNG versions.
1353
4da41f1c
AS
13542012-07-07 Andreas Schwab <schwab@linux-m68k.org>
1355
1356 * configure.in (WARN_CFLAGS): Add -Wno-deprecated-declarations.
1357
6045c4fd
PE
13582012-07-07 Paul Eggert <eggert@cs.ucla.edu>
1359
1360 Improve static checking when configured --with-ns.
1361 See Samuel Bronson's remarks in
1362 <http://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00146.html>.
1363 * configure.in (WARN_CFLAGS): Omit -Wunreachable-code, as it's
1364 a no-op with recent GCC and harmful in earlier ones.
1365 Omit -Wsync-nand, as it's irrelevant to Emacs and provokes a
1366 warning when compiling with ObjC. Always omit
1367 -Wunsafe-loop-optimizations, as we don't mind when optimization is
1368 being done correctly.
1369
4516fbef
GM
13702012-07-07 Glenn Morris <rgm@gnu.org>
1371
41f9404e
GM
1372 * configure.in (BROKEN_SA_RESTART): Doc fix.
1373
4516fbef
GM
1374 * configure.in: Rather than checking for things then undef'ing
1375 them on some platforms, simply don't check for them.
1376 (getwd): Don't check for it on unixware.
1377 (random, rint): Don't check for these on hpux.
1378 (res_init, libresolv): Don't check for these on darwin.
1379
07adc2c6
JB
13802012-07-07 Juanma Barranquero <lekktu@gmail.com>
1381
1382 * lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/c-ctype.$(O),
1383 $(BLD)/c-strcasecmp.$(O) and $(BLD)/c-strncasecmp.$(O).
1384 ($(BLD)/c-ctype.$(O), $(BLD)/c-strcasecmp.$(O))
1385 ($(BLD)/c-strncasecmp.$(O)): New dependencies.
1386
a69ca799
PE
13872012-07-06 Paul Eggert <eggert@cs.ucla.edu>
1388
f5c08e17
PE
1389 * configure.in: Document --enable-gcc-warnings better.
1390
fee5959d
PE
1391 Use c_strcasecmp for ASCII case-insensitive comparison (Bug#11786).
1392 This is safer than strcasecmp, which has unspecified behavior
1393 outside the POSIX locale and in practice sometimes does not work
1394 in multibyte locales. Similarly for c_strncasecmp and strncasecmp.
1395 * configure.in (strcasecmp, strncasecmp): Remove checks.
f5c08e17 1396
fee5959d
PE
1397 * lib/c-ctype.c, lib/c-ctype.h, lib/c-strcase.h, lib/c-strcasecmp.c:
1398 * lib/c-strncasecmp.c: New files, taken from gnulib.
1399 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
1400
a69ca799
PE
1401 Merge from gnulib, incorporating:
1402 2012-07-06 timespec-sub: avoid duplicate include
1403 Reported by Juanma Barranquero.
1404
a02d99e7
GM
14052012-07-06 Glenn Morris <rgm@gnu.org>
1406
1407 * make-dist [update]: Let autoreconf figure out what needs updating.
1408 Use `make info-real'. leim/leim-list.el should always exist.
1409 Check cd return value.
1410
7dca65a4
PE
14112012-07-06 Paul Eggert <eggert@cs.ucla.edu>
1412
1413 Merge from gnulib. This is for OpenBSD 5.1 amd64.
1414 * m4/sys_time_h.m4: New version from gnulib, incorporating:
1415 2012-07-05 sys_time: allow too-wide tv_sec
1416
013aabf1
PE
14172012-07-04 Paul Eggert <eggert@cs.ucla.edu>
1418
1419 Merge from gnulib.
1420 * lib/alloca.in.h: New version from gnulib, incorporating:
1421 2012-07-03 alloca: add support for HP NonStop TNS/E native
1422
8ce70ed2
DA
14232012-07-04 Dmitry Antipov <dmantipov@yandex.ru>
1424
1425 * configure.in: If --enable-gcc-warnings, disable
1426 -Wunsafe-loop-optimizations for -O1 optimization level.
1427
ca26824c
GM
14282012-06-30 Glenn Morris <rgm@gnu.org>
1429
1430 * configure.in (standardlisppath): New output variable.
1431 (lisppath): Use standardlisppath.
1432 * Makefile.in (standardlisppath): New, set by configure.
1433 (epaths-force): Use standardlisppath and locallisppath rather than
1434 lisppath.
1435
94eb8e0a
DA
14362012-06-28 Dmitry Antipov <dmantipov@yandex.ru>
1437
1f9f395d 1438 * configure.in: Fix previous change. Remove --enable-asserts.
94eb8e0a
DA
1439 (CPPFLAGS): Remove conditional -DXASSERTS=1.
1440 Add --enable-link-time-optimization.
1441 * INSTALL: Mention this.
1442
e509cfa6
DA
14432012-06-28 Dmitry Antipov <dmantipov@yandex.ru>
1444
1445 * configure.in: Add glyphs category to --enable-checking option.
1446 (GLYPH_DEBUG): Define if glyphs debugging is enabled.
1447
a54e2c05
DA
14482012-06-28 Dmitry Antipov <dmantipov@yandex.ru>
1449
1450 * configure.in (ENABLE_CHECKING): Update comment.
1451
059e4fb5
PE
14522012-06-28 Paul Eggert <eggert@cs.ucla.edu>
1453
15458df4
PE
1454 * configure.in: Don't check for sys/select.h, sys/time.h, utime.h.
1455 Emacs proper no longer uses these headers, and can rely on Gnulib
1456 for these checks.
1457
059e4fb5
PE
1458 Merge from gnulib.
1459 * m4/getopt.m4: Copy new version from gnulib, incorporating:
1460 getopt-posix: No longer guarantee that option processing is resettable.
1461
1ba6038a
GM
14622012-06-27 Glenn Morris <rgm@gnu.org>
1463
0b6b25d5
GM
1464 * configure.in: Only check for paxctl on gnu-linux. (Bug#11398#26)
1465
1ba6038a
GM
1466 * INSTALL: Remove references to paths.el.
1467
cc06e7e7
EZ
14682012-06-26 Eli Zaretskii <eliz@gnu.org>
1469
90eacf99
SM
1470 * lib/makefile.w32-in ($(GNULIBOBJS)): Depend on stamp_BLD.
1471 This replaces separate dependency for each object file, which required
cc06e7e7
EZ
1472 the same object file to be mentioned twice, causing failures in
1473 parallel builds.
1474
cf38a720
PE
14752012-06-26 Paul Eggert <eggert@cs.ucla.edu>
1476
1477 Clean out last vestiges of the old HAVE_CONFIG_H stuff.
1478 * lib/makefile.w32-in (LOCAL_FLAGS): Remove -DHAVE_CONFIG_H.
1479
3511c784
DA
14802012-06-25 Dmitry Antipov <dmantipov@yandex.ru>
1481
1482 * configure.in (AC_CHECK_FUNCS): Detect library functions
1483 strcasecmp and strncasecmp.
1484
845ca893
PE
14852012-06-24 Paul Eggert <eggert@cs.ucla.edu>
1486
1487 Switch from NO_RETURN to C11's _Noreturn (Bug#11750).
1488 We might as well use the spelling standardized by C11,
1489 as in the long run that should simplify maintenance.
1490 * configure.in (NO_RETURN): Remove. All uses replaced by _Noreturn.
1491
696056c2
EZ
14922012-06-24 Eli Zaretskii <eliz@gnu.org>
1493
1494 * lib/makefile.w32-in ($(BLD)/dtotimespec.$(O)):
1495 ($(BLD)/timespec-add.$(O)):
1496 ($(BLD)/timespec-sub.$(O)): Don't depend on
1497 $(EMACS_ROOT)/nt/inc/sys/time.h.
1498
1499 * lib/stat-time.h:
1500 * lib/timespec.h:
1501 * lib/utimens.h: Revert last change.
1502
47d0c011
PE
15032012-06-23 Paul Eggert <eggert@cs.ucla.edu>
1504
1505 Merge from gnulib.
1506 * m4/getopt.m4: Copy new version from gnulib, incorporating:
1507 getopt-gnu: Handle suboptimal getopt_long's abbreviation handling.
1508
388cdec0
EZ
15092012-06-23 Eli Zaretskii <eliz@gnu.org>
1510
1511 Fix the MS-Windows build broken by 2012-06-22T21:17:42Z!eggert@cs.ucla.edu.
1512 * lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/dtotimespec.$(O),
1513 $(BLD)/gettime.$(O), $(BLD)/timespec-add.$(O), and
1514 $(BLD)/timespec-sub.$(O).
1515 ($(BLD)/dtotimespec.$(O)):
1516 ($(BLD)/gettime.$(O)):
1517 ($(BLD)/timespec-add.$(O)):
1518 ($(BLD)/timespec-sub.$(O)): New dependencies.
1519
1520 * lib/stat-time.h:
1521 * lib/timespec.h:
ed9265fc 1522 * lib/utimens.h: Include sys/time.h.
388cdec0 1523
54e8a418
AS
15242012-06-23 Andreas Schwab <schwab@linux-m68k.org>
1525
1526 * configure.in: Don't use AC_CHECK_FUNCS_ONCE, which doesn't use
1527 the correct CFLAGS and LIBS.
1528
d35af63c
PE
15292012-06-22 Paul Eggert <eggert@cs.ucla.edu>
1530
1531 Support higher-resolution time stamps (Bug#9000).
1532 * configure.in (gl_ASSERT_NO_GNULIB_POSIXCHECK)
1533 (gl_ASSERT_NO_GNULIB_TESTS, gl_INIT): Move these up earlier, so
1534 that the new clock stuff doesn't clash with RSVG_LIBS.
1535 (AC_CHECK_HEADERS): Don't check for sys/select.h, sys/time.h, utime.h,
1536 as gnulib does that for us now.
1537 (emacs_cv_struct_utimbuf, HAVE_STRUCT_UTIMBUF, HAVE_TIMEVAL)
1538 (GETTIMEOFDAY_ONE_ARGUMENT): Remove; gnulib does these now.
1539 (AC_CHECK_FUNCS): Remove utimes; no longer needed.
1540 * lib/dtotimespec.c, lib/gettime.c, lib/gettimeofday.c, lib/pselect.c:
1541 * lib/stat-time.h, lib/sys_select.in.h, lib/sys_time.in.h:
1542 * lib/timespec-add.c, lib/timespec-sub.c, lib/timespec.h:
1543 * lib/utimens.c, lib/utimens.h, m4/clock_time.m4, m4/gettime.m4:
1544 * m4/gettimeofday.m4, m4/pselect.m4, m4/stat-time.m4:
1545 * m4/sys_select_h.m4, m4/sys_socket_h.m4, m4/sys_time_h.m4:
1546 * m4/timespec.m4, m4/utimbuf.m4, m4/utimens.m4, m4/utimes.m4:
1547 New files, copied automatically from gnulib.
1548 * lib/gnulib.mk, m4/gnulib-comp.m4: Merge from gnulib.
1549
05730648
PE
15502012-06-22 Paul Eggert <eggert@cs.ucla.edu>
1551
1552 Merge from gnulib.
1553 * lib/filemode.h, lib/signal.in.h, lib/stat.c, lib/stdint.in.h:
1554 * lib/stdlib.in.h, lib/unistd.in.h, m4/extensions.m4, m4/getloadavg.m4:
1555 * m4/getopt.m4, m4/gnulib-common.m4, m4/largefile.m4, m4/mktime.m4:
1556 * m4/multiarch.m4, m4/nocrash.m4, m4/stdio_h.m4, m4/time_r.m4:
1557 Copy new versions from gnulib, incorporating the following changes:
1558 2012-06-22 time_r: fix typo that always overrode localtime_r decl
1559 2012-06-22 Write "Mac OS X" instead of "MacOS X".
1560 2012-06-21 mktime: fix integer overflow in 'configure'-time test
1561 2012-06-21 nonblocking: Avoid compilation error on mingw64.
1562 2012-06-19 stat, fstat: Avoid warnings on mingw64.
1563 2012-06-19 getopt-gnu: Fix exit code overflow in autoconf test.
1564
646b5f55
AS
15652012-06-13 Andreas Schwab <schwab@linux-m68k.org>
1566
1567 * configure.in: Rename --enable-use-lisp-union-type to
1568 --enable-check-lisp-object-type and define CHECK_LISP_OBJECT_TYPE
1569 instead of USE_LISP_UNION_TYPE.
1570
8a07a8c6
GM
15712012-06-12 Glenn Morris <rgm@gnu.org>
1572
b4492cba
GM
1573 * configure.in (HAVE_PROCFS, _STRUCTURED_PROC): New AC_DEFINEs.
1574 (opsysfile): Set specially for sol2-10.
1575
8a07a8c6
GM
1576 * configure.in (BROKEN_SA_RESTART, USG_SUBTTY_WORKS):
1577 New AC_DEFINEs, for hpux11.
1578 (opsysfile): Set specially for hpux11.
1579
03043c1b
PE
15802012-06-12 Paul Eggert <eggert@cs.ucla.edu>
1581
1582 * configure.in: Coalesce some function checking.
1583 This makes 'configure' a bit smaller.
1584 Prefer AC_CHECK_FUNCS_ONCE for functions that we always check for.
1585
ed846e5f
GM
15862012-06-12 Glenn Morris <rgm@gnu.org>
1587
0d369729
GM
1588 * configure.in (opsysfile): Set specially for gnu-kfreebsd, openbsd.
1589
45fa9c0f
GM
1590 * configure.in (NO_TERMIO, BROKEN_SIGIO): Move here from src/s.
1591
ed846e5f
GM
1592 * configure.in: Anticipate platforms with no src/s file.
1593
0e25d334
CY
15942012-06-12 Chong Yidong <cyd@gnu.org>
1595
1596 * configure.in: Check for MagickMergeImageLayers (Bug#11678).
1597
a9be7d2b
GM
15982012-06-11 Glenn Morris <rgm@gnu.org>
1599
1600 * configure.in (SYSTEM_TYPE): New AC_DEFINE.
1601
e3a3e213
MA
16022012-06-09 Michael Albinus <michael.albinus@gmx.de>
1603
1604 * configure.in (dbus_type_is_valid): Check for library function.
1605
276d5f5d
GM
16062012-06-06 Glenn Morris <rgm@gnu.org>
1607
1608 * INSTALL, make-dist: Remove vcdiff.
1609
418cd726
GM
16102012-06-03 Glenn Morris <rgm@gnu.org>
1611
1612 * INSTALL, make-dist: Remove rcs-checkin.
1613
c71232db
UM
16142012-06-03 Ulrich Müller <ulm@gentoo.org>
1615
1f9f395d 1616 * configure.in (PAXCTL): Check for paxctl. (Bug#11398)
c71232db 1617
501390c5
PE
16182012-06-01 Paul Eggert <eggert@cs.ucla.edu>
1619
1620 Remove --disable-maintainer-mode option from 'configure'. (Bug#11555)
1621 It is confusingly named and rarely useful. See, for example,
1622 <http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00089.html>.
1623 * INSTALL.BZR: Don't mention --disable-maintainer-mode.
1624 * Makefile.in (MAINTAINER_MODE_FLAG): Remove; all uses removed.
1625 * configure.in: Remove --disable-maintainer-mode.
1626 (USE_MAINTAINER_MODE, MAINT): Remove.
1627
0e7a053e
PE
16282012-05-28 Paul Eggert <eggert@cs.ucla.edu>
1629
1630 Make 'configure' a bit smaller and faster.
1631 * configure.in (INSTALL_INFO): Set it with one call to
1632 AC_PATH_PROG, not three.
1633 (PKG_CONFIG): Hoist this out of PKG_CHECK_MODULES, since it's
1634 so likely that it'll be needed.
1635 (AC_CHECK_HEADERS_ONCE): Prefer to AC_CHECK_HEADERS where either works.
1636 (AC_PROG_MAKE_SET): Remove; Automake does this.
1637 (sysinfo): Do not check for this function, as it's never used.
1638 (tzset): Check for this function just once.
1639 * m4/manywarnings.m4: Sync from gnulib, incorporating the following:
1640 2012-05-27 manywarnings: remove duplicate -Wmultichar entry
1641
cd376509
EZ
16422012-05-27 Eli Zaretskii <eliz@gnu.org>
1643
42a53d84
EZ
1644 * config.bat (lib): Create/update lib/stdalign.in-h and
1645 lib/sys_types.in-h.
1646
0e7a053e
PE
1647 * lib/makefile.w32-in ($(BLD)/md5.$(O)):
1648 ($(BLD)/sha1.$(O)):
1649 ($(BLD)/sha256.$(O)):
cd376509
EZ
1650 ($(BLD)/sha512.$(O)): Depend on $(EMACS_ROOT)/nt/inc/stdalign.h.
1651 Suggested by Christoph Scholtes <cschol2112@googlemail.com>.
1652
1653 * lib/getopt_.h: Regenerate.
1654
50c4645e
PE
16552012-05-27 Paul Eggert <eggert@cs.ucla.edu>
1656
1657 Assume gnulib does largefile.
1658 Gnulib does the largefile configuration anyway, so when configure.in
1659 invokes AC_SYS_LARGEFILE, that bloats 'configure' unnecessarily.
1660 * configure.in (AC_SYS_LARGEFILE): Remove.
1661 * lib/gnulib.mk: Autoupdate.
1662
caf8a9b2
PE
16632012-05-26 Paul Eggert <eggert@cs.ucla.edu>
1664
1665 Merge from gnulib. (Bug#11527)
1666
1667 The build procedure now creates <stdalign.h> and <sys/types.h> for
1668 older hosts that lack a working <stdalign.h> or whose
90eacf99
SM
1669 <sys/types.h> does not define pid_t, size_t, ssize_t, mode_t.
1670 New symbols such as WINDOWS_64_BIT_OFF_T may require attention in the
caf8a9b2
PE
1671 msdos and nt builds.
1672
1673 Here is a precis of gnulib changes that seem relevant; please see
1674 the gnulib ChangeLog for details.
1675
1676 2012-05-18 crypto: fix bug in large buffer handling
1677 2012-05-14 ignore-value.h: remove unused _GL_ATTRIBUTE_DEPRECATED
1678 2012-05-10 _Noreturn: port config.h to gcc -Wundef
1679 2012-05-08 warnings.m4: give a means to specify the program to compile
1680 2012-05-07 stdint: be more consistent with glibc, SunOS libc
1681 2012-04-21 Large File Support for native Windows platforms.
1682 2012-04-14 stat: Bypass buggy override in mingw64.
1683 2012-03-29 stdio: don't assume gets any more
1684 2012-03-24 Enable common subexpression optimization in GCC.
1685 2012-02-09 maint: replace FSF snail-mail addresses with URLs
1686 2012-01-30 sys_stat: Fix support for mingw64 and MSVC.
1687 2012-01-28 strtoimax: eliminate need for stdint.h, inttypes.h checks
1688 2012-01-21 stdint: Add support for Android.
1689 2012-01-15 Improve support for MSVC 9.
1690 2012-01-08 mktime: Avoid compilation error on Solaris 11.
1691 2012-01-05 Use ', not `, for quoting output.
1692 2012-01-05 strtoimax: Don't replace systems where intmax_t is int.
1693 2012-01-05 strtoimax: Work around AIX 5.1 bug.
1694 2012-01-05 inttypes: Modernize.
1695 2011-12-13 inttypes, stdint: add C++11 support
1696 2011-11-26 Fix conflict between two instantiations of module 'unistd'.
1697 2011-11-21 _Noreturn: Check that _MSC_VER is defined
1698 2011-11-10 ptsname_r: Avoid compilation error on OSF/1 5.1.
1699 2011-11-09 raise: fix mingw handling of SIGPIPE
1700 2011-10-27 Add stdalign module and use it in other modules.
1701
1702 * lib/stdalign.in.h, lib/sys_types.in.h, m4/off_t.m4, m4/stdalign.m4:
1703 * m4/sys_types_h.m4:
1704 New files.
1705 * build-aux/move-if-change, build-aux/snippet/_Noreturn.h:
1706 * build-aux/snippet/arg-nonnull.h, build-aux/snippet/c++defs.h:
1707 * build-aux/snippet/warn-on-use.h, doc/misc/texinfo.tex:
1708 * lib/alloca.in.h, lib/allocator.h, lib/careadlinkat.c:
1709 * lib/careadlinkat.h, lib/dosname.h, lib/dup2.c, lib/filemode.c:
1710 * lib/filemode.h, lib/ftoastr.c, lib/ftoastr.h, lib/getloadavg.c:
1711 * lib/getopt.c, lib/getopt.in.h, lib/getopt1.c, lib/getopt_int.h:
1712 * lib/gettext.h, lib/gnulib.mk, lib/ignore-value.h, lib/intprops.h:
1713 * lib/inttypes.in.h, lib/lstat.c, lib/md5.c, lib/md5.h, lib/mktime.c:
1714 * lib/pathmax.h, lib/pthread_sigmask.c, lib/readlink.c, lib/sha1.c:
1715 * lib/sha1.h, lib/sha256.c, lib/sha256.h, lib/sha512.c, lib/sha512.h:
1716 * lib/signal.in.h, lib/sigprocmask.c, lib/stat.c, lib/stdarg.in.h:
1717 * lib/stdbool.in.h, lib/stddef.in.h, lib/stdint.in.h, lib/stdio.in.h:
1718 * lib/stdlib.in.h, lib/strftime.c, lib/strftime.h, lib/strtoimax.c:
1719 * lib/strtol.c, lib/strtoll.c, lib/strtoul.c, lib/strtoull.c:
1720 * lib/symlink.c, lib/sys_stat.in.h, lib/time.in.h, lib/time_r.c:
1721 * lib/u64.h, lib/unistd.in.h, lib/verify.h, m4/00gnulib.m4:
1722 * m4/alloca.m4, m4/c-strtod.m4, m4/dup2.m4, m4/extensions.m4:
1723 * m4/filemode.m4, m4/getloadavg.m4, m4/getopt.m4, m4/gl-comp.m4:
1724 * m4/gnulib-common.m4, m4/gnulib-tool.m4, m4/include_next.m4:
1725 * m4/inttypes.m4, m4/largefile.m4, m4/longlong.m4, m4/lstat.m4:
1726 * m4/md5.m4, m4/mktime.m4, m4/multiarch.m4, m4/nocrash.m4:
1727 * m4/pathmax.m4, m4/pthread_sigmask.m4, m4/readlink.m4, m4/sha1.m4:
1728 * m4/sha256.m4, m4/sha512.m4, m4/signal_h.m4, m4/signalblocking.m4:
1729 * m4/socklen.m4, m4/ssize_t.m4, m4/st_dm_mode.m4, m4/stat.m4:
1730 * m4/stdarg.m4, m4/stdbool.m4, m4/stddef_h.m4, m4/stdint.m4:
1731 * m4/stdio_h.m4, m4/stdlib_h.m4, m4/strftime.m4, m4/strtoimax.m4:
1732 * m4/strtoll.m4, m4/strtoull.m4, m4/strtoumax.m4, m4/symlink.m4:
1733 * m4/sys_stat_h.m4, m4/time_h.m4, m4/time_r.m4, m4/tm_gmtoff.m4:
1734 * m4/unistd_h.m4, m4/warnings.m4, m4/wchar_t.m4:
1735 Update from gnulib.
1736
34374650
PE
17372012-05-22 Paul Eggert <eggert@cs.ucla.edu>
1738
1739 Remove src/m/*.
1740 * configure.in: Remove all mention of src/m/*.
1741 (machine, machfile, M_FILE, config_machfile, and_machfile): Remove.
1742 All uses removed.
1743 (BITS_PER_CHAR, BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG)
1744 (BITS_PER_LONG_LONG): Move to src/lisp.h.
1745 * lib/makefile.w32-in: Remove dependencies on
1746 $(EMACS_ROOT)/src/m/intel386.h.
1747 * make-dist: Don't make links to src/m.
1748
ec21c7f8
PE
17492012-05-22 Paul Eggert <eggert@cs.ucla.edu>
1750
1751 * Makefile.in (ACLOCAL_INPUTS): Fix up gnulib-comp.m4 name. (Bug#11529)
1752 Without this further fix, aclocal was being invoked unnecessarily.
1753
39078e4a
GM
17542012-05-22 Glenn Morris <rgm@gnu.org>
1755
1756 * Makefile.in (blessmail, install-arch-dep, uninstall):
1757 Check cd lib-src works.
1758 (install-arch-dep, uninstall): Remove unneeded subshells.
1759
be17565b
GM
17602012-05-21 Glenn Morris <rgm@gnu.org>
1761
ff0c3cfb
GM
1762 * update-subdirs: Move to build-aux/.
1763 * make-dist, Makefile.in (install-arch-indep): Update for this change.
1764
d10cfddd
GM
1765 * Makefile.in (leimdir): New, set by configure.
1766 (COPYDIR, COPYDESTS): Add leim directories.
1767 (install-leim): Remove.
1768 (install-arch-indep): Handle leim installation directly.
1769
be17565b
GM
1770 * vpath.sed: Remove unused file.
1771 * make-dist: No more vpath.sed.
1772
9b4ee616
PE
17732012-05-21 Paul Eggert <eggert@cs.ucla.edu>
1774
fb77d37e
PE
1775 Use full name for m4/gnulib-comp.m4. (Bug#11529)
1776 Previously the file was named m4/gl-comp.m4 due to DOS 8+3 restrictions,
1777 even though the file's name in gnulib is m4/gnulib-comp.m4.
1778 This had a problem when merging from gnulib, as the code temporarily
1779 renamed it to the full name, causing problems when interrupted.
1780 Now the file has its full name, with the idea that we will find
1781 a solution for MS-DOS that does not affect the rest of Emacs.
1782 * m4/gnulib-comp.m4: Rename from m4/gl-comp.m4.
1783
261cb4bb
PE
1784 Assume C89 or later.
1785 * configure.in (AC_C_PROTOTYPES, AC_C_VOLATILE, AC_C_CONST)
1786 (POINTER_TYPE, PROTOTYPES): Remove.
1787
9b4ee616
PE
1788 Make merging from gnulib a script, not a makefile action.
1789 Putting it in a makefile has some problems with reflection, as
1790 merging from gnulib updates 'configure', which can update the makefile.
1791 Putting it in a standalone script breaks this loop.
1792 * Makefile.in (gnulib_srcdir, $(gnulib_srcdir), DOS_gnulib_comp.m4)
1793 (GNULIB_MODULES, GNULIB_TOOL_FLAGS, sync-from-gnulib):
1794 Remove, moving the actions to the script admin/merge-gnulib.
1795
261cb4bb
PE
17962012-05-21 Glenn Morris <rgm@gnu.org>
1797
1798 * configure.in (LEIM_INSTALLDIR):
1799 Rename to leimdir, treat like lispdir.
1800
b847032c
GM
18012012-05-21 Glenn Morris <rgm@gnu.org>
1802
1803 * Makefile.in (install-arch-indep, install-doc, install-info)
1804 (uninstall): Scrap superfluous subshells.
1805
af006ad5
UM
18062012-05-19 Ulrich Mueller <ulm@gentoo.org>
1807
1808 * Makefile.in (install-etc): Respect DESTDIR. (Bug#11518)
1809
003fdae2
PE
18102012-05-19 Paul Eggert <eggert@cs.ucla.edu>
1811
9232a6d9
PE
1812 * configure.in (AC_CHECK_FUNCS): Remove XSetWMProtocols,
1813 getdomainname, mblen (twice), mbrlen (twice), mbsinit, ualarm,
1814 getsockopt, setsockopt, mremap, mempcpy.
1815
003fdae2
PE
1816 * configure.in (machine): Do not set to 'vax', since src/m/vax.h
1817 is being removed.
1818 (AC_CHECK_FUNCS): Remove ftime.
1819
e7333757
GM
18202012-05-19 Glenn Morris <rgm@gnu.org>
1821
e39b9806 1822 * Makefile.in (install-arch-indep): Remove unneeded subshell.
e39b9806 1823
42d5aa3e
GM
1824 * Makefile.in (install-arch-indep): Remove unneeded chmod.
1825 Set permissions of lisp/subdirs.el.
1826
9192d37d
GM
1827 * Makefile.in (SUBDIR): Add leim. Update users.
1828
2e5d41e4
GM
1829 * Makefile.in (lib, lib-src, lisp): Check cd return value.
1830
e7333757
GM
1831 * Makefile.in (leim): No need to set PARALLEL.
1832
7606c360
GM
18332012-05-18 Glenn Morris <rgm@gnu.org>
1834
6d1a623e
GM
1835 * Makefile.in (install-arch-indep, install-info, install-man):
1836 Simplify some one-sided ifs.
1837
29473393
GM
1838 * Makefile.in: Install only the relevant DOC file.
1839 (install-arch-indep): Delete etc/DOC*.
1840 (install-doc): No more need to delete etc/DOC.
1841
660c8c1e
GM
1842 * Makefile.in (install-arch-indep): Split into several rules.
1843 (install-doc, innstall-info, install-man): New rules.
1844
37f36bcb
GM
1845 * configure.in (mandir): May as well include it in the NS app bundle.
1846
0629a797
GM
1847 * configure.in (INSTALL_ARCH_INDEP_EXTRA): New output variable.
1848 * Makefile.in (INSTALL_ARCH_INDEP_EXTRA): New, set by configure.
1849 (install-arch-indep): Don't install-etc for self-contained ns builds.
1850
136c45ee
GM
1851 * configure.in (GCC_TEST_OPTIONS, NON_GCC_TEST_OPTIONS) <darwin>:
1852 No longer unconditonally add /sw directories. (Bug#2280)
1853
ed0ba302
GM
1854 * Makefile.in (install-arch-dep): Depend on install-arch-indep.
1855 (install-arch-indep): Depend on install-leim.
1856 (install): Remove explicit install-leim dependence.
1857
62061397
GM
1858 * Makefile.in (install-arch-indep):
1859 Move last element of mkdir rule here.
1860 (mkdir): Remove rule.
1861
37baa3c8
GM
1862 * Makefile.in (install-arch-indep): Remove unneeded chmods.
1863 INSTALL_DATA does this for us.
1864
b533f05e
GM
1865 * Makefile.in (install-arch-dep): Ensure bindir exists.
1866 Drop mkdir dependency.
1867 (install-arch-indep): Ensure docdir, infodir, mandir exist.
1868 (install-leim): Drop mkdir dependency.
1869 (mkdir): Remove most directories, now made in relevant rules.
1870
7606c360
GM
1871 * Makefile.in (install-arch-indep): Combine adjacent loops.
1872
3a4155de
GM
18732012-05-17 Glenn Morris <rgm@gnu.org>
1874
d9a1e2c2
GM
1875 * Makefile.in (install-etc, mkdir):
1876 Make relevant directories in install-etc rather than mkdir.
1877
4c54abe1
GM
1878 * Makefile.in (write_subdir): Create the directory if needed.
1879 (install-arch-dep, mkdir): No need to make site-lisp directories.
1880
9f1ea7dc 1881 * Makefile.in (write_subdir): New.
05f3d308 1882 (install-arch-indep, install-arch-dep): Use $write_subdir.
9f1ea7dc 1883
40c117e7 1884 * configure.in (docdir, etcdir, infodir, lispdir):
b42c720d 1885 For a self-contained ns build, set these to the appropriate values.
40c117e7 1886 * Makefile.in (install-arch-dep): No need to move info/ any more.
b42c720d 1887
b4a36200
GM
1888 * configure.in (ns_self_contained): New output variable.
1889 * Makefile.in (ns_self_contained): New, set by configure.
1890 (install-arch-dep): For a self-contained ns build,
96182ae6
GM
1891 don't bother installing binaries then immediately deleting them.
1892
3a4155de
GM
1893 * Makefile.in (ns_appbindir, ns_appresdir):
1894 Move them before things that may refer to them.
1895 (install-arch-dep): No need to relocate self-contained ns libexec.
1896
1897 * configure.in (archlibdir): Set it for self-contained ns builds.
1898 (libexecdir): Don't expand it now (this is mainly cosmetic).
1899
f04940ae
PE
19002012-05-16 Paul Eggert <eggert@cs.ucla.edu>
1901
1902 * configure.in: Simplify by removing CPP etc.
1903 (CPP_TEST_OPTIONS, NON_GNU_CPP, cc_specified, SPECIFIED_CFLAGS)
1904 (SPECIFED_CPP, CPP, NON_GNU_CC, AC_PROG_CPP): Remove; not needed.
1905 In particular we no longer need to fiddle with CPP, since we don't
1906 use CPP specially any more.
1907 (gl_EARLY): Invoke this after adjusting CC, so that it uses the
1908 adjusted compiler.
1909 (AC_PROG_INSTALL, AC_PROG_MKDIR_P, AC_PROG_RANLIB): Comment out,
1910 since gl_EARLY and/or Autoconf already does these.
1911
27cb7be2
GM
19122012-05-16 Glenn Morris <rgm@gnu.org>
1913
1914 * configure.in: Try to fix building with gcc >= 4.6 on Darwin.
1915 (CPP): Do not unconditionally set it on Darwin.
1916 Instead, try to test if -no-cpp-precomp is accepted.
1917 (CPP_TEST_OPTIONS, SPECIFIED_CPP): New. (Bug#9755)
1918
ec3ca9ec
GM
19192012-05-15 Glenn Morris <rgm@gnu.org>
1920
4e7d487c 1921 * Makefile.in (install-arch-dep): Replace use of MV_DIRS.
a3f7efb8 1922
75a9f5f5
GM
1923 * Makefile.in (install-arch-dep): Do not hard-code version number.
1924
ec3ca9ec
GM
1925 * Makefile.in (install-arch-dep): NS install no longer needs to
1926 symlink libexec/* into bin/, since 2012-05-14 ns_init_paths change.
1927
3fe7cdc8
GM
19282012-05-12 Glenn Morris <rgm@gnu.org>
1929
9e6b06ed
GM
1930 * configure.in (ns_appbindir): Remove trailing "/".
1931
3fe7cdc8
GM
1932 * configure.in (AC_PROG_MKDIR_P): Call it, to set MKDIR_P.
1933 (MKDEPDIR): Use $MKDIR_P.
1934 * Makefile.in (MKDIR_P): New, set by configure.
1935 (mkdir): Use $MKDIR_P.
1936
a873f274
GM
19372012-05-11 Glenn Morris <rgm@gnu.org>
1938
1939 * Makefile.in (install-arch-indep): There are no more Makefile.c files.
e6124927 1940 Use INSTALL_DATA for the DOC file.
c8e32179 1941 Remove dead code for ./lisp that never executes.
a873f274 1942
ff57c2ec
GM
19432012-05-10 Glenn Morris <rgm@gnu.org>
1944
1945 * configure.in (LEIM_INSTALLDIR): New output variable.
1946
49ed9c8e
SM
19472012-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
1948
1949 * .dir-locals.el (log-edit-mode): Enable gnu-style checks.
1950
5122804a
GM
19512012-05-08 Glenn Morris <rgm@gnu.org>
1952
1953 * make-dist: No more doc/lispref/*.el.
1954
01319a4e
AS
19552012-05-05 Andreas Schwab <schwab@linux-m68k.org>
1956
1957 * configure.in: Fix quoting bugs.
1958
8045b906
GM
19592012-05-04 Glenn Morris <rgm@gnu.org>
1960
1961 * configure.in (INFO_EXT, INFO_OPTS): New output variables.
1962
9fa0e416
GM
19632012-05-02 Glenn Morris <rgm@gnu.org>
1964
3c30e766
GM
1965 * configure.in (LD_SWITCH_SYSTEM): Don't try to defeat
1966 the choices made by FreeBSD and NetBSD. (Bug#10313)
1967
9aa071df
GM
1968 * Makefile.in (INFO_FILES): Remove variable.
1969 (INFO_NONMISC): New variable.
1970 (install-arch-indep, uninstall): Don't use $INFO_FILES.
1971
cd3771a0
GM
1972 * Makefile.in (uninstall): Remove useless-use-of-for; that for
1973 some reason caused problems on an old Solaris.
1974
a36e64d0
GM
1975 * Makefile.in (install-arch-indep, uninstall):
1976 Ensure that INSTALL-type commands are run from top-level.
1977
9e7a4bcf
GM
1978 * info/dir: Make some entries consistent with the source texi files.
1979
9fa0e416
GM
1980 * configure.in (LIBS_TERMCAP): Fix netbsd logic, broken 2012-03-04.
1981
7adecb99
GM
19822012-05-02 Glenn Morris <rgm@gnu.org>
1983
1984 * Makefile.in (install-arch-indep):
1985 Combine adjacent install-data and install-info loops.
1986
4737362e
GM
19872012-05-01 Glenn Morris <rgm@gnu.org>
1988
ab1121bd
GM
1989 * Makefile.in (MAN_PAGES): Remove.
1990 (install-arch-indep, uninstall): Don't use $MAN_PAGES.
1991
a4a18b8b
GM
1992 * configure.in: Try libtinfo for tputs.
1993 (LIBS_TERMCAP) [gnu*]: Use libtinfo if it was found. (Bug#9741)
1994
3ba0a545
GM
1995 * configure.in: Combine adjacent $opsys case blocks.
1996
e3da5b19
GM
1997 * configure.in (LIBS_TERMCAP): Remove unreachable branch for sol2.
1998
262f06da
GM
1999 * configure.in: Invert the TERMINFO logic,
2000 since "yes" is far more common than "no".
2001
9311dcff
GM
2002 * configure.in (HAVE_LIBNCURSES): Remove; it is required to be true.
2003
4d5c6349
GM
2004 * configure.in (LD_SWITCH_X_SITE_RPATH):
2005 Rename from LD_SWITCH_X_SITE_AUX_RPATH.
2006
4737362e
GM
2007 * configure.in (LD_SWITCH_X_SITE_AUX): Remove; no longer used.
2008
562e638f
GM
20092012-04-26 Glenn Morris <rgm@gnu.org>
2010
2011 * make-dist: No more doc/lispref/tindex.pl.
2012
dcbf5805
MA
20132012-04-22 Michael Albinus <michael.albinus@gmx.de>
2014
2015 * configure.in (dbus_validate_bus_name, dbus_validate_path)
2016 (dbus_validate_interface, dbus_validate_member): Check also for
e3a3e213 2017 these library functions.
dcbf5805 2018
4b5b5289
PE
20192012-04-22 Paul Eggert <eggert@cs.ucla.edu>
2020
2021 * configure.in (doug_lea_malloc): Check for __malloc_initialize_hook.
2022 With glibc 2.14 or later, when compiled with GCC 4.7.0's
2023 -Werror=deprecated-declarations flag, use of hooks like
2024 __malloc_initialize_hook causes compilation to fail because these
2025 hooks are deprecated. Modify 'configure' to check for these hooks too.
2026 Simplify the 'configure' code to test for all the hooks at once.
2027 (emacs_cv_var___after_morecore_hook): Remove, replacing with ...
2028 (emacs_cv_var_doug_lea_malloc): ... this new var.
2029
9ee7d8b9
PE
20302012-04-21 Paul Eggert <eggert@cs.ucla.edu>
2031
2032 Sync from gnulib version 4f11d6bebc3098c64ffde27079ab0d0cecfd0cdc
2033 dated 2011-10-07. Regenerating from current gnulib would be a
2034 pervasive change, and currently the trunk isn't open to such changes.
2035 * configure.in (WARN_CFLAGS): Remove; no longer needed now
2036 that gnulib does it.
2037 * lib/gnulib.mk, m4/gl-comp.m4: Regenerate.
2038
5e6ab4e6
AS
20392012-04-21 Andreas Schwab <schwab@linux-m68k.org>
2040
2041 * m4/gl-comp.m4: Update. (Bug#11285)
2042
c07a4c0b 20432012-04-20 Ludovic Courtès <ludo@gnu.org>
d666446d
LC
2044
2045 * configure.in: Don't use the -R option (Bug#11251).
2046
6c94c34f 20472012-04-18 Paul Eggert <eggert@cs.ucla.edu>
b8df54ff 2048
9f46df23 2049 configure: new option --enable-gcc-warnings (Bug#11207)
b8df54ff
PE
2050 I have been using this change for many months in my private copy
2051 of Emacs, and have used it to find several bugs. It's mature
2052 enough to publish now.
2053 * Makefile.in (GNULIB_MODULES): Add warnings, manywarnings.
2054 * configure.in: Support --enable-gcc-warnings, in the style of
2055 other GNU packages such as coreutils.
2056 (C_WARNINGS_SWITCH): Remove, replacing with...
2057 (WARN_CFLAGS, GNULIB_WARN_CFLAGS): New variable.
2058 (PKG_CHECK_MODULES, C_SWITCH_X_SITE): Use -isystem rather than -I,
2059 when including system files with GCC.
2060 * etc/NEWS: Mention --enable-gcc-warnings.
67546201 2061 * INSTALL (DETAILED BUILDING AND INSTALLATION): Likewise.
b8df54ff
PE
2062 * lib/Makefile.am (AM_CFLAGS): New macro.
2063 * m4/manywarnings.m4, m4/warnings.m4: New files, from gnulib.
2064
316411f0
DA
20652012-04-17 Dmitry Antipov <dmantipov@yandex.ru>
2066
2067 * configure.in (AC_CHECK_FUNCS):
1f9f395d 2068 Add getpwent, endpwent, getgrent, endgrent. (Bug#7900)
316411f0 2069
9b9b2ef2
GM
20702012-04-16 Glenn Morris <rgm@gnu.org>
2071
b1aa797c
GM
2072 * configure.in (NS_HAVE_NSINTEGER): Remove unnecessary variable.
2073
9b9b2ef2
GM
2074 * configure.in: Remove X libs workaround for old autoconf.
2075
badf86af
KB
20762012-04-12 Ken Brown <kbrown@cornell.edu>
2077
2078 * configure.in: Warn that Cygwin 1.5 is unsupported. (Bug#10398)
2079
2f097256
GM
20802012-04-11 Glenn Morris <rgm@gnu.org>
2081
2082 * configure.in (GNUSTEP_CFLAGS): Rename from C_SWITCH_X_SYSTEM.
2083
a9f72fc1
GM
20842012-04-10 Glenn Morris <rgm@gnu.org>
2085
2086 * configure.in: Conditionally generate admin/unidata/Makefile.
2087
6b4f4a2d
TZ
20882012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
2089
a9f72fc1 2090 * info/dir, Makefile.in (INFO_FILES): Add emacs-gnutls manual.
6b4f4a2d 2091
23df914b
GM
20922012-04-09 Glenn Morris <rgm@gnu.org>
2093
fd9d85c2
GM
2094 * Makefile.in (leim): Check cd return value. Pass fewer variables.
2095 (install-leim): Check cd return value. Pass $MFLAGS.
2096 (install-strip): Pass $MFLAGS.
2097
23df914b
GM
2098 * configure.in: Require makeinfo >= 4.7. (Bug#10910)
2099 Eg org.texi has been using 4.7 functions for some time.
2100
bf6bba2b
PE
21012012-04-07 Paul Eggert <eggert@cs.ucla.edu>
2102
2103 Check pkg-config exit status when configuring (Bug#10626).
2104 * configure.in (PKG_CHECK_MODULES): Do not assume that pkg-config
2105 works; check its exit status. Problem reported by Jordi Gutiérrez
2106 Hermoso in
2107 <http://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00787.html>.
2108
f3774f20
GM
21092012-04-07 Glenn Morris <rgm@gnu.org>
2110
2111 * README, configure.in (AC_INIT): Bump version to 24.1.50.
2112
d67a9a85
EZ
21132012-04-07 Eli Zaretskii <eliz@gnu.org>
2114
2115 * lib/makefile.w32-in (gnulib, all): Don't depend on stamp_BLD.
2116
f20f95c6
PE
21172012-03-04 Paul Eggert <eggert@cs.ucla.edu>
2118
2119 configure: fix ncurses 'configure' issue on Solaris 10 (Bug#10677)
2120 * configure.in (LIBS_TERMCAP): Default this to the result of
2121 the tputs library search. Do a run-time test for the linkability
2122 of tputs unless cross-compiling, as that's more reliable if the
2123 link flags and libraries are messed up. Don't change LIBS as
2124 a result of the test, as that may mess up later tests.
2125
75197633
CS
21262012-02-05 Christoph Scholtes <cschol2112@googlemail.com>
2127
533183f3 2128 * make-dist (README.W32): Include file in source tarball. (Bug#9750)
3e44c782 2129
75197633
CS
2130 * lib/makefile.w32-in (PRAGMA_SYSTEM_HEADER): Move to platform
2131 specific makefiles to support getopt_.h generation with MSVC.
2132
7eb21b49
GM
21332012-02-04 Glenn Morris <rgm@gnu.org>
2134
2135 * Makefile.in (uninstall):
2136 Handle compressed info files and man pages. (Bug#10718)
2137
44f92739
GM
21382012-02-02 Glenn Morris <rgm@gnu.org>
2139
2140 * configure.in [HAVE_NS]:
2141 Error if use --without-toolkit-scroll-bars. (Bug#10673)
2142
6df37268
PE
21432012-02-01 Paul Eggert <eggert@cs.ucla.edu>
2144
2145 Port to older Solaris 10 versions (Bug#10677).
2146 Bug reported by Chong Yidong for SunOS 5.10 Generic_127111-11 sparc.
2147 I cannot reproduce it on SunOS 5.10 Generic_141444-09 sparc but
2148 possibly this is because Sun fixed the 'stat' bug in my version.
2149 * Makefile.in (GNULIB_TOOL_FLAGS): Do not avoid the pathmax module.
2150 * lib/pathmax.h, m4/pathmax.m4: New files, from gnulib.
2151 * lib/gnulib.mk, m4/gl-comp.m4: Regenerate.
2152 These changes are based on gnulib version
2153 4f11d6bebc3098c64ffde27079ab0d0cecfd0cdc dated 2011-10-07 20:59:10,
2154 because Emacs is in feature freeze and we do not want to merge any
2155 more-recent changes from gnulib.
2156
8d8939e8
GM
21572012-01-31 Glenn Morris <rgm@gnu.org>
2158
e4070def
GM
2159 * configure.in: Throw an explicit error if Motif toolkit was
2160 requested but requirements could not be found.
2161
8d8939e8
GM
2162 * configure.in: Allow Emacs to actually be built with xaw scroll-bars.
2163
5a26ec89
EZ
21642012-01-30 Eli Zaretskii <eliz@gnu.org>
2165
2166 * lib/makefile.w32-in ($(BLD)/sha1.$(O) $(BLD)/sha256.$(O)
2167 $(BLD)/sha512.$(O)): Depend on stamp_BLD. Fixes a build failure
2168 with "make -j3".
2169
1b0880d5
JB
21702012-01-16 Juanma Barranquero <lekktu@gmail.com>
2171
2172 * .bzrignore: Ignore etc/__pycache__.
2173
adee8a65
PE
21742011-12-17 Paul Eggert <eggert@cs.ucla.edu>
2175
2176 Port HAVE_PTHREAD configuration to MirBSD 10 (Bug#10201).
090bd7cb 2177 * configure.in (HAVE_PTHREAD): Check for pthread_atfork if linking
adee8a65
PE
2178 to gmalloc.c. This should prevent a MirBSD 10 build failure reported
2179 by Nelson H. F. Beebe in
2180 <http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00065.html>.
2181
e152e577
JB
21822011-12-10 Juanma Barranquero <lekktu@gmail.com>
2183
2184 * update-subdirs: Don't set no-byte-compile twice (bug#10260).
2185
46d14be7
JD
21862011-12-10 Jan Djärv <jan.h.d@swipnet.se>
2187
2188 * configure.in (HAVE_ALSA, HAVE_GSETTINGS): Save and restore LIBS
2189 instead of LDFLAGS (Bug#10230).
2190
6c269a38
PE
21912011-12-03 Paul Eggert <eggert@cs.ucla.edu>
2192
4eec8d6f
PE
2193 * INSTALL.BZR: Mention configure -C, --disable-maintainer-mode.
2194
6c269a38 2195 Propagate configure flags to sub-configures.
1350a3cc 2196 * Makefile.in (cache_file, MAINTAINER_MODE_FLAG, CONFIGUREFLAGS):
6c269a38
PE
2197 New macros.
2198 (config.status, bootstrap): Use them to propagate configure flags
2199 to sub-configures.
2200 * configure.in (cache_file): AC_SUBST this, for Makefile.in.
2201
63e94eb8
PE
22022011-12-03 Paul Eggert <eggert@cs.ucla.edu>
2203
2204 * .bzrignore: Add config.cache.
2205
54e9e3bf
JD
22062011-11-27 Jan Djärv <jan.h.d@swipnet.se>
2207
2208 * configure.in: Check for gtk_window_set_has_resize_grip.
2209
20db1522
JB
22102011-11-24 Juanma Barranquero <lekktu@gmail.com>
2211
2212 * configure.in (HAVE_XPM): Fix typo.
2213
60bf278f
GM
22142011-11-22 Glenn Morris <rgm@gnu.org>
2215
5f77c86c
GM
2216 * configure.in (EMACSDATA, EMACSDOC): If set, print, since they can
2217 have confusing effects on the build. (Bug#6401)
2218
60bf278f
GM
2219 * Makefile.in (install-arch-dep): Tweak previous change.
2220
816be9f6
YD
22212011-11-22 Yavor Doganov <yavor@gnu.org>
2222
2223 Do not install arch-dependent files in the app bundle if
2224 --disable-ns-self-contained is requested. (Bug#1335)
2225 * configure.in (exec_prefix, libexecdir): Define relative to
2226 `ns_appbindir' only if configured for a self-contained app.
2227 * Makefile.in (install-arch-dep): Test for the existence of
2228 libexec in the Emacs.app bundle before executing commands.
2229
d5ff9cd0
AS
22302011-11-20 Andreas Schwab <schwab@linux-m68k.org>
2231
2232 * configure.in: Remove reference to src/m/ibms390.h.
2233
1c889bf6
GM
22342011-11-13 Glenn Morris <rgm@gnu.org>
2235
2236 * INSTALL: Tiny updates for disk space used during installation.
2237
a6fc3b5c
EZ
22382011-11-05 Eli Zaretskii <eliz@gnu.org>
2239
2240 * lib/makefile.w32-in (FRC): New dummy target.
2241 (TAGS): Depend on FRC.
2242
9f77899d
GM
22432011-11-04 Glenn Morris <rgm@gnu.org>
2244
1f9f395d 2245 * configure.in: Increase minimum GnuTLS version to 2.6.6. (Bug#9929)
9f77899d
GM
2246 Do not include GnuTLS version info in final summary message.
2247
0bd3cb7b
EZ
22482011-10-31 Eli Zaretskii <eliz@gnu.org>
2249
07f3add9
EZ
2250 * config.bat: Use config.in and Makefile.in from src/ and lib/, if
2251 they exist there, else from autogen/.
2252
2253 * make-dist (msdos): Add depfiles.bat and inttypes.h.
0bd3cb7b 2254
d2eaf3e4
NT
22552011-10-25 Nali Toja <nalitoja@gmail.com> (tiny change)
2256
2257 * configure.in (HAVE_GNU_MAKE): Respect MAKE env-var. (Bug#9868)
2258
e782cfab
PE
22592011-10-24 Paul Eggert <eggert@cs.ucla.edu>
2260
2261 * configure.in (LIB_PTHREAD): Prepend -lpthread to LIBS (Bug#9852)
2262 if the library is found. Otherwise, later configure-time tests,
2263 such as the test for pthread_sigmask, generate the wrong results
2264 on some platforms. Problem reported for FreeBSD by Nali Toja.
2265
7da0b018
PE
22662011-10-20 Paul Eggert <eggert@cs.ucla.edu>
2267
2268 Time zone name fixes for non-ASCII locales (Bug#641, Bug#9794)
2269 * configure.in (AC_STRUCT_TM, AC_STRUCT_TIMEZONE, HAVE_TM_GMTOFF):
2270 Remove; no longer needed, now that we defer to strftime for time
2271 zone names.
2272
0ffe1065
JD
22732011-10-18 Jan Djärv <jan.h.d@swipnet.se>
2274
2275 * configure.in (GLIB_REQUIRED, GTK_REQUIRED): Set to 2.10 (Bug#9786).
2276
23769e49
CY
22772011-10-18 Chong Yidong <cyd@gnu.org>
2278
2279 * make-dist: Remove Cocoa/Emacs.xcodeproj from distribution.
2280
fd8dea03
GM
22812011-10-13 Glenn Morris <rgm@gnu.org>
2282
2283 * configure.in: Also look for tputs in libcurses. (Bug#9736)
2284
f4cc5b54
PE
22852011-10-12 Paul Eggert <eggert@cs.ucla.edu>
2286
2287 * configure.in: Remove check for -lintl (Bug#9713).
f1bfb0db 2288 The check could break 'configure' on GNU/Linux with a (broken) libintl.
f4cc5b54
PE
2289 The check was helpful but not essential in Solaris 2.6 (1997),
2290 and is no longer needed in Solaris 8 (2000). Solaris 2.6 is
2291 obsolete -- Sun dropped support for it in 2006 -- and without
2292 access to that Silurian platform we can't maintain the code anyway.
2293
7c5ee88e
PE
22942011-10-07 Paul Eggert <eggert@cs.ucla.edu>
2295
d47439a3
PE
2296 Merge from gnulib, fixing some 'configure' typos (Bug#9696).
2297 * lib/signal.in.h, lib/sigprocmask.c, m4/gl-comp.m4:
2298 * m4/gnulib-common.m4: Merge from gnulib.
2299 Without this, 'configure' would say "func_gl_gnulib_m4code_pathmax:
2300 command not found" on powerpc-apple-darwin9.8.0.
2301
7c5ee88e
PE
2302 * configure.in (GC_LISP_OBJECT_ALIGNMENT): Remove.
2303 This is now done by src/alloc.c.
2304
423dbf9b
RS
23052011-10-02 Richard Stallman <rms@gnu.org>
2306
2307 * configure.in: Rename xlinux_first_failure to xgnu_linux_first_failure
2308 and xlinux_second_failure to xgnu_linux_second_failure.
2309
31bed486
EZ
23102011-09-29 Eli Zaretskii <eliz@gnu.org>
2311
5f91c1e5
EZ
2312 * .bzrignore: Add ./GNUmakefile.unix, lib/SYS, lib/alloca.in-h,
2313 lib/signal.in-h.
31bed486 2314
e785f2ec 2315 * config.bat: Rename GNUmakefile, so it is not run on MS-DOS.
31bed486
EZ
2316 Rename signal.in.h and alloca.in.h.
2317
e1504b9b
EZ
23182011-09-28 Eli Zaretskii <eliz@gnu.org>
2319
2320 * INSTALL: Mention that m17n libraries and libotf are needed for
2321 Arabic shaping.
2322
316f8af0
PE
23232011-09-26 Paul Eggert <eggert@cs.ucla.edu>
2324
2325 Merge from gnulib, improving some licensing wording.
2326 This clarifies and fixes some licensing issues raised by Glenn Morris
2327 <http://lists.gnu.org/archive/html/bug-gnulib/2011-09/msg00397.html>.
2328 It also merges the latest version of texinfo.tex and has some
2329 MSVC-related changes that don't affect Emacs.
2330 * Makefile.in (GNULIB_TOOL_FLAGS): Avoid msvc-inval, msvc-nothrow,
2331 pathmax, and raise, since these are needed only to address
2332 MSVC-related issues that Emacs doesn't have.
2333 * doc/misc/texinfo.tex, lib/dup2.c, lib/gnulib.mk, lib/signal.in.h:
2334 * lib/sigprocmask.c, lib/stat.c, lib/stdio.in.h, lib/sys_stat.in.h:
2335 * lib/unistd.in.h, m4/dup2.m4, m4/getloadavg.m4, m4/gl-comp.m4:
2336 * m4/include_next.m4, m4/signal_h.m4, m4/signalblocking.m4:
2337 * m4/stdint.m4, m4/stdio_h.m4, m4/sys_stat_h.m4, m4/time_h.m4:
2338 * m4/unistd_h.m4: Merge from gnulib.
2339
04d51ad4
AS
23402011-09-26 Andreas Schwab <schwab@linux-m68k.org>
2341
2342 * configure.in: Initialize HAVE_LIBXML2.
2343
6e99ef20
GM
23442011-09-26 Glenn Morris <rgm@gnu.org>
2345
2346 * make-dist: Add lib/makefile.w32-in.
2347
0538fab0
GM
23482011-09-24 Glenn Morris <rgm@gnu.org>
2349
2350 * configure.in (CRT_DIR): Fix netbsd/openbsd handling.
2351
c5b01d8c
LMI
23522011-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2353
2354 * .dir-locals.el: Change the debbugs regexp to allow having the
2355 bug number as the first thing on a line.
2356
0cc87afb
GM
23572011-09-15 Glenn Morris <rgm@gnu.org>
2358
2359 * configure.in: Make configure work with recent GNUsteps.
2360 (_NATIVE_OBJC_EXCEPTIONS): New AC_DEFINE.
2361 (GNU_OBJC_CFLAGS): Add -fobjc-exceptions when needed.
088f329c 2362 (C_SWITCH_X_SYSTEM): Enable GNUstep to find its headers.
0cc87afb 2363
3f44249e
PE
23642011-09-11 Paul Eggert <eggert@cs.ucla.edu>
2365
2366 Merge from gnulib, porting to Tru64.
2367 * lib/lstat.c, lib/stat.c, m4/include_next.m4, m4/nocrash.m4:
2368 * m4/signal_h.m4, m4/time_h.m4, m4/unistd_h.m4:
2369 Merge from gnulib. This fixes a compilation error on Tru64 UNIX
2370 aka OSF/1 5.1 DTK cc. There is also some mingw stuff here that
2371 doesn't affect Emacs.
2372
c8199d0f
PE
23732011-09-06 Paul Eggert <eggert@cs.ucla.edu>
2374
2375 * configure.in (isnan): Remove now-unnecessary check.
2376
e39b275c 23772011-09-06 Paul Eggert <eggert@cs.ucla.edu>
24e0f6b1 2378
abec06ff 2379 Merge from gnulib, using build-aux to remove clutter (Bug#9169).
e39b275c
PE
2380 This is to fix the following problems:
2381 . On FreeBSD 6.4, HP-UX 11.31, and Solaris 9, and when Emacs is
2382 configured not to use gtk or any other thread-using library,
2383 signals aren't blocked correctly.
2384 . On IRIX 6.5 it fixes an unwanted clash between Emacs's
2385 and IRIX's signal handling.
2386 . On Cygwin 1.7.5 it works around an incompatibility with
2387 the system pthread_sigmask.
2388 . On MacOS X 10.5 (32-bit), files whose inode numbers
2389 exceed 2**31 cannot be read or manipulated.
2390 . pthread_sigmask: Actually use results of gl_THREADLIB.
2391 . strtoimax, strtoumax: Avoid link error on OSF/1 with DTK cc.
2392 . find 'ar' program that fits with --host argument.
2393 . Allow the user to override the choice of AR, ARFLAGS, RANLIB.
74b880cb
PE
2394 * autogen/README: Update destination list.
2395 * autogen/copy_autogen, autogen/update_autogen, .bzrignore:
2396 The autogenerated files compile, config.guess,
2397 config.sub, depcomp, install-sh, and missing are now in build-aux.
24e0f6b1
PE
2398 * m4/largefile.m4: New file, so that Emacs does not mess up when
2399 accessing files with large inode numbers in MacOS X 10.5 and later.
2400 * m4/nocrash.m4: New file, to avoid triggering background debugger
2401 and/or create core dumps during 'configure'.
2402 * build-aux/move-if-change: Renamed from move-if-change.
2403 * build-aux/snippet/arg-nonnull.h: Renamed from arg-nonnull.h.
2404 * build-aux/snippet/c++defs.h: Renamed from c++defs.h.
2405 * build-aux/snippet/warn-on-use.h: Renamed from warn-on-use.h.
2406 * build-aux/snippet/_Noreturn.h: New file, for draft C1X _Noreturn.
24e0f6b1
PE
2407 * Makefile.in (epaths-force, sync-from-gnulib):
2408 move-if-change is now in build-aux.
2409 (GNULIB_TOOL_FLAGS): Avoid threadlib; this is now a prerequisite
2410 of gnulib's pthread_sigmask module, but Emacs doesn't need it.
2411 (mkdir): install-sh is now in build-aux.
2412 * config.bat: c++defs.h is now in build-aux/snippets.
2413 * configure.in: Specify AC_CONFIG_AUX_DIR with build-aux (the
2414 usual parameter).
2415 * lib/gnulib.mk, m4/gl-comp.m4: Regenerate.
2416 * lib/makefile.w32-in (ARG_NONNULL_H): arg-nonnull.h moved
2417 to build-aux/snippet.
2418 * lib/pthread_sigmask.c, lib/stdlib.in.h, m4/extensions.m4:
2419 * m4/getopt.m4, m4/gnulib-common.m4, m4/pthread_sigmask.m4:
2420 Merge from gnuilib. This fixes porting bugs on Cygwin, Irix, and
2421 Solaris, enables MacOS extensions, and enables nocrash during
2422 'configure'.
2423 * make-dist: Adjust to new build-aux and build-aux/snippit dirs.
2424
86633eab 24252011-09-04 Paul Eggert <eggert@cs.ucla.edu>
55e5faa1
PE
2426
2427 * configure.in (snprintf): New check.
2428
015faae4
PE
24292011-08-30 Paul Eggert <eggert@cs.ucla.edu>
2430
695a3dc5 2431 * configure.in (opsys): Change pattern to *-*-linux*
015faae4 2432 to recognize powerpc-gnu-linux-uclibc (Bug#9403).
1f87634f
PE
2433 Remove unreachable pattern hppa*-*-linux-gnu*.
2434 Also, remove ia64*-hp-hpux1[1-9]*, as it also sets machine=hp800,
2435 and that can't possibly work now that src/m/hp800.h no longer exists.
015faae4 2436
52ec1feb
JD
24372011-08-26 Jan Djärv <jan.h.d@swipnet.se>
2438
2439 * configure.in: Add -MP to DEPFLAGS (Bug#9372).
2440
377538cb
JD
24412011-08-13 Jan Djärv <jan.h.d@swipnet.se>
2442
2443 * configure.in: Add header check: sys/socket.h (Bug#8477),
2444 ifaddrs.h, net/if_dl.h. Check for getifaddrs and freeifaddrs.
2445 Check for sa_len in struct ifreq.ifr_addr (Bug#8477).
2446
ae9e757a
JD
24472011-08-04 Jan Djärv <jan.h.d@swipnet.se>
2448
2449 * configure.in (HAVE_PTHREAD): Add check for -lpthread (Bug#9216).
2450 (HAVE_GTK_AND_PTHREAD): Remove.
2451
be8ec0b3
AA
24522011-07-28 Alp Aker <alp.tekin.aker@gmail.com>
2453
2454 * configure.in (HAVE_RSVG): Allow use of -lrsvg-2 for any NextStep
2455 build, not just GNUstep (Bug#9177).
2456
2573a837 24572011-07-28 Paul Eggert <eggert@cs.ucla.edu>
0e926e56
PE
2458
2459 Assume freestanding C89 headers, string.h, stdlib.h.
2460 Again, this simplifies the code, and all current platforms have these.
2461 * configure.in (AC_CHECK_HEADERS): Don't check for limits.h.
2462 (AC_HEADER_STDC): Remove.
2463 (AC_CHECK_FUNCS): No need to check for strchr, strrchr.
2464 (strchr, strrchr): Remove fallback macros.
2465
9cfdb3ec
PE
2466 Assume support for memcmp, memcpy, memmove, memset.
2467 This simplifies the code a bit. All current platforms have these,
2468 as they are required for C89. If this turns into a problem we
2469 can add the gnulib modules for these (a 1-line change to Makefile.in).
2470 * configure.in: Don't check for memcmp, memcpy, memmove, memset.
2471
427c285b
PE
24722011-07-27 Paul Eggert <eggert@cs.ucla.edu>
2473
2474 * GNUmakefile: New file.
2475 This is for convenience, so that one can run GNU make in an
2476 unconfigured source tree, and get a default build.
2477
2ad77c9d
JD
24782011-07-13 Jan Djärv <jan.h.d@swipnet.se>
2479
2480 * configure.in (GSETTINGS): Check for gio-2.0 >= 2.26.
2481
c8618a06
YM
24822011-07-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2483
2484 * configure.in (LD_SWITCH_SYSTEM_TEMACS): Add -fno-pie on Darwin
2485 so as to suppress address randomization (Bug#8395).
2486
f6ce9b9a
PE
24872011-07-09 Paul Eggert <eggert@cs.ucla.edu>
2488
3fcf7a1c
PE
2489 * lib/stdint.in.h: Merge from gnulib (Bug#9025).
2490 This fixes a build problem on older Mac OS X hosts.
2491
d9706d9f
PE
2492 * m4/pthread_sigmask.m4 (gl_FUNC_PTHREAD_SIGMASK): Omit gl_THREADLIB
2493 test, which runs afoul of Automake installations where, for example,
2494 /usr/share/aclocal contains a copy of gl_THREADLIB.
2495 Problem reported by Sven Joachim in
2496 <http://lists.gnu.org/archive/html/emacs-devel/2011-07/msg00529.html>.
2497 This is just a quick temporary fix, specific to Emacs; I'll work
2498 with the other gnulib maintainers to get a more-permanent fix.
2499
af66a2d7 2500 Add gnulib's strtoimax module, needed on Solaris 8.
f6ce9b9a
PE
2501 * Makefile.in (GNULIB_MODULES): Add strtoimax.
2502 * lib/strtoll.c, m4/strtoimax.m4, m4/strtoll.m4: New files,
2503 automatically imported from gnulib.
2504 * lib/gnulib.mk, m4/gl-comp.m4: Regenerate.
2505
1692ae2d 25062011-07-08 Paul Eggert <eggert@cs.ucla.edu>
6db30f83 2507
8a6ebd58 2508 Add gnulib support for pthread_sigmask (Bug#9010).
6db30f83 2509 * Makefile.in (GNULIB_MODULES): Add pthread_sigmask.
2a84b02d
PE
2510 * configure.in (AC_TYPE_UID_T): New dummy macro.
2511 Configure gnulib after adjusting LIBS,
2512 so that gnulib can assume the libraries in LIBS.
6db30f83 2513 * lib/signal.in.h, m4/pthread_sigmask.m4, m4/signal_h.m4:
2a84b02d 2514 * lib/pthread_sigprocmask.c, lib/sigprocmask.c, m4/signalblocking.m4:
b29e7c21 2515 * lib/pthread_sigmask.c:
6db30f83
PE
2516 New files, automatically imported from gnulib.
2517 * lib/gnulib.mk, m4/gl-comp.m4: Automatically-imported update
2518 due to the above changes.
2519 * .bzrignore: Add lib/signal.h.
2520
4a621aae
PE
2521 * lib/getopt.c, lib/unistd.in.h, m4/getopt.m4: Merge from gnulib.
2522
5e94cadb
AS
25232011-07-07 Andreas Schwab <schwab@linux-m68k.org>
2524
2525 * configure.in (maintainer-mode): Reflect default in help string.
2526
76b397fb
DN
25272011-07-07 Dan Nicolaescu <dann@ics.uci.edu>
2528
2529 * configure.in: Remove reference to iris4d.h.
2530
869795d6
JD
25312011-07-05 Jan Djärv <jan.h.d@swipnet.se>
2532
2533 * configure.in (HAVE_GCONF): Allow both HAVE_GCONF and HAVE_GSETTINGS.
2534
3279eb87
GM
25352011-07-01 Glenn Morris <rgm@gnu.org>
2536
2537 * configure.in (SETTINGS_CFLAGS, SETTINGS_LIBS) [HAVE_GCONF]: Fix typo.
2538
2e6e11eb
LMI
25392011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2540
2541 * configure.in (HAVE_GSETTINGS): Fix syntax for GSETTINGS tests,
2542 which made ./configure infloop.
2543
9851bfc5
JD
25442011-06-30 Jan Djärv <jan.h.d@swipnet.se>
2545
2546 * configure.in (gsettings): New option and check for GSettings.
2547
adbc4ef4
GM
25482011-06-29 Glenn Morris <rgm@gnu.org>
2549
2550 * configure.in: Try to test for the required crt*.o files.
2551
1f773f32
BW
25522011-06-27 Bill Wohler <wohler@newt.com>
2553
2554 * .bzrignore: Add lisp/mh-e/mh-autoloads.el and lisp/mh-e/mh-cus-load.el.
2555
7a7ef429
PE
25562011-06-25 Paul Eggert <eggert@cs.ucla.edu>
2557
2558 Use gnulib's dup2 module instead of rolling our own.
2559 * Makefile.in (GNULIB_MODULES): Add dup2.
2560 * configure.in: Do not check for dup2; gnulib does that now.
2561 * lib/dup2.c, m4/dup2.m4: New files, from gnulib.
2562
6dd7e400
PE
25632011-06-23 Paul Eggert <eggert@cs.ucla.edu>
2564
2565 * lib/getopt.c, lib/stat.c, m4/gl-comp.m4: Merge from gnulib.
2566
94a807ac 25672011-06-22 Paul Eggert <eggert@cs.ucla.edu>
fa23e171
PE
2568
2569 Use gnulib's alloca-opt module.
2570 * .bzrignore: Add lib/alloca.h.
2571 * Makefile.in (GNULIB_MODULES): Add alloca-opt.
2572 * configure.in (AC_FUNC_ALLOCA): Remove almost all the alloca stuff,
e92b6c88
PE
2573 as gnulib now does that for us. Put alloca check in config.h.
2574 Include <alloca.h> before any other include file, for AIX 3.
fa23e171
PE
2575 * lib/gnulib.mk, m4/gl-comp.m4: Regenerate.
2576 * lib/alloca.in.h, m4/alloca.m4: New files, from gnulib.
2577
3ce9d0d4
LL
25782011-06-21 Leo Liu <sdl.web@gmail.com>
2579
2580 * m4/sha256.m4:
2581 * m4/sha512.m4:
2582 * m4/gl-comp.m4:
2583 * lib/u64.h:
2584 * lib/sha256.c:
2585 * lib/sha256.h:
2586 * lib/sha512.c:
2587 * lib/sha512.h:
2588 * lib/makefile.w32-in (GNULIBOBJS):
2589 * lib/gnulib.mk:
2590 * Makefile.in (GNULIB_MODULES): Add crypto/sha256 and
2591 crypto/sha512 modules from gnulib.
2592
add3f049
PE
25932011-06-19 Paul Eggert <eggert@cs.ucla.edu>
2594
2595 * lib/unistd.in.h, m4/getloadavg.m4: Merge from gnulib.
2596
3a4725e1
GM
25972011-06-17 Glenn Morris <rgm@gnu.org>
2598
2599 * configure.in: Restore the behavior of checking crt-dir only
2600 when the user specified it (not all platforms use it).
2601
bf4846e7
PE
26022011-06-16 Paul Eggert <eggert@cs.ucla.edu>
2603
2604 * m4/lstat.m4: Merge from gnulib (Bug#8878).
2605
4d61f28d 26062011-06-16 Miles Bader <miles@gnu.org>
0cca0a78
MB
2607
2608 * configure.in: Try to determine CRT_DIR automatically when
2609 using gcc.
2610
8c9b2106
PE
26112011-06-15 Paul Eggert <eggert@cs.ucla.edu>
2612
8aeb5be9
PE
2613 * lib/ftoastr.c, lib/stdio.in.h, lib/verify.h:
2614 * lib/gnulib.mk, m4/c-strtod.m4, m4/filemode.m4, m4/getloadavg.m4:
2615 * m4/getopt.m4, m4/gl-comp.m4, m4/lstat.m4, m4/md5.m4, m4/mktime.m4:
2616 * m4/readlink.m4, m4/sha1.m4, m4/stat.m4, m4/strftime.m4:
2617 * m4/strtoull.m4, m4/strtoumax.m4, m4/symlink.m4, m4/time_r.m4:
2618 Merge from gnulib.
8c9b2106 2619
c195f2de
JD
26202011-06-14 Jan Djärv <jan.h.d@swipnet.se>
2621
2622 * configure.in: Add emacsgtkfixed.o to GTK_OBJ if HAVE_GTK3.
2623
7e2aa385
PE
26242011-06-08 Paul Eggert <eggert@cs.ucla.edu>
2625
2626 * lib/gnulib.mk, m4/gnulib-common.m4: Merge from gnulib.
2627
81eafe29
PE
26282011-06-07 Paul Eggert <eggert@cs.ucla.edu>
2629
2630 * configure.in: Add --with-wide-int.
2631 * INSTALL: Mention this.
2632
9afafefb
PE
26332011-06-06 Paul Eggert <eggert@cs.ucla.edu>
2634
2635 Merge from gnulib.
2636 * lib/careadlinkat.c, lib/careadlinkat.h, m4/gnulib-common.m4: Merge.
2637
f797625a
PE
26382011-06-02 Paul Eggert <eggert@cs.ucla.edu>
2639
2640 * lib/allocator.h, lib/careadlinkat.c: Merge from gnulib.
2641
90856fe0 26422011-05-30 Paul Eggert <eggert@cs.ucla.edu>
55d4c1b2
PE
2643
2644 Use 'inline', not 'INLINE'.
eefc9486 2645 * configure.in (INLINE): Remove.
55d4c1b2 2646
6a3e57bb
PE
26472011-05-29 Paul Eggert <eggert@cs.ucla.edu>
2648
2649 Adjust to recent gnulib change for @GUARD_PREFIX@.
2650 * lib/makefile.w32-in (getopt_h): Substitute @GUARD_PREFIX@, too.
2651 All uses of _GL_ for guard prefixes in lib/*.h replaced with
2652 _@GUARD_PREFIX@_.
2653
842b28a0
PE
26542011-05-27 Paul Eggert <eggert@cs.ucla.edu>
2655
e61923c8 2656 * lib/getopt.c, lib/intprops.h: Merge from gnulib.
842b28a0 2657
70716b1d
GM
26582011-05-24 Glenn Morris <rgm@gnu.org>
2659
a22d9d2c
GM
2660 * Makefile.in (check): Just give a message if no test/ directory.
2661
bdd556a2
GM
2662 * configure.in: Avoid using variables inside AC_CONFIG_FILES.
2663
70716b1d
GM
2664 * configure.in (OPT_MAKEFILES_IN): Remove.
2665 (SUBDIR_MAKEFILES): New variable, passed to AC_CONFIG_FILES.
2666 (SUBDIR_MAKEFILES_IN): New output variable.
2667 * Makefile.in (OPT_MAKEFILES_IN): Remove.
2668 (SUBDIR_MAKEFILES_IN): Let configure set it.
2669
13c3daa4
LL
26702011-05-24 Leo Liu <sdl.web@gmail.com>
2671
2672 * m4/sha1.m4:
2673 * m4/gl-comp.m4:
2674 * lib/sha1.h:
2675 * lib/sha1.c:
2676 * lib/makefile.w32-in (GNULIBOBJS):
2677 * lib/gnulib.mk:
2678 * Makefile.in (GNULIB_MODULES): Add crypto/sha1 module.
2679
e09e38a8
GM
26802011-05-24 Glenn Morris <rgm@gnu.org>
2681
4ba4c54a
GM
2682 * configure.in: Remove test for already configured source directory.
2683 AM_INIT_AUTOMAKE has already done a more stringent test. (Bug#953)
2684
5a95c002
GM
2685 * Makefile.in (TAGS, tags, check): Pass MFLAGS to sub-makes.
2686
fa5d79db
GM
26872011-05-24 Glenn Morris <rgm@gnu.org>
2688
6c7e099d
GM
2689 * make-dist: Don't distribute test/. (Bug#8107)
2690 * configure.in (OPT_MAKEFILES_IN): New output variable.
2691 (AC_CONFIG_FILES): Conditionally include test/automated/Makefile.
2692 * Makefile.in (OPT_MAKEFILES_IN): New, set by configure.
2693 (SUBDIR_MAKEFILES_IN): Use $OPT_MAKEFILES_IN.
2694 (check): Give an explicit error if test/ is not present.
2695
fa5d79db
GM
2696 * Makefile.in (SUBDIR_MAKEFILES_IN): New variable.
2697 (SUBDIR_MAKEFILES): Derive from $SUBDIR_MAKEFILES_IN.
2698 (Makefile): Use $SUBDIR_MAKEFILES_IN.
2699
2df215b5
PE
27002011-05-23 Paul Eggert <eggert@cs.ucla.edu>
2701
2702 * lib/verify.h: Merge from gnulib.
2703
f518ae90
PE
27042011-05-22 Paul Eggert <eggert@cs.ucla.edu>
2705
2706 * lib/intprops.h, lib/stdint.in.h, m4/mktime.m4, m4/readlink.m4:
2707 Merge from gnulib.
2708
16b71f3a
AS
27092011-05-21 Andreas Schwab <schwab@linux-m68k.org>
2710
2711 * Makefile.in (AUTOMAKE_INPUTS): Add $(srcdir)/lib/gnulib.mk.
2712
7285dc67
EZ
27132011-05-20 Eli Zaretskii <eliz@gnu.org>
2714
6a45b46f
EZ
2715 * .bzrignore: Add lib/stdio.in-h, lib/stdbool.h, and lib/stdint.h.
2716
7285dc67
EZ
2717 * config.bat: Concatenate lisp.mk onto the end of src/Makefile.
2718
b9704ad9
GM
27192011-05-20 Glenn Morris <rgm@gnu.org>
2720
2721 * configure.in (lisp_frag): New output file.
2722
4a720484
GM
27232011-05-19 Glenn Morris <rgm@gnu.org>
2724
2725 * configure.in (NS_SUPPORT, MOUSE_SUPPORT, TOOLTIP_SUPPORT)
2726 (WINDOW_SUPPORT): Remove output variables that are no longer used.
2727
a3c92bc1
EZ
27282011-05-17 Paul Eggert <eggert@cs.ucla.edu>
2729
8f906c40
EZ
2730 * lib/gnulib.mk:
2731 * lib/intprops.h:
2732 * lib/unistd.in.h:
2733 * m4/inttypes.m4:
2734 * m4/stdint.m4:
2735 * m4/unistd_h.m4: Sync from gnulib.
a3c92bc1 2736
d681f183
GM
27372011-05-14 Glenn Morris <rgm@gnu.org>
2738
2739 * configure.in: Treat failure to find an X toolkit the same way we treat
2740 failure to find X and image support.
2741
4f8c52a9
GM
27422011-05-12 Glenn Morris <rgm@gnu.org>
2743
2744 * Makefile.in (src, install-arch-indep, bootstrap-clean)
2745 (check-declare): Shell portability fixes. (Bug#8642)
2746
5a7f0a30
TZ
27472011-05-09 Teodor Zlatanov <tzz@lifelogs.com>
2748
2749 * configure.in: Require GnuTLS 2.6.x or higher.
2750
b08a63cc 27512011-05-06 Paul Eggert <eggert@cs.ucla.edu>
19548d08 2752
c378da0b
PE
2753 Use C99's va_copy to avoid undefined behavior on x86-64 GNU/Linux.
2754 * Makefile.in (GNULIB_MODULES): Add stdarg, for va_copy.
2755 * lib/stdarg.in.h, m4/stdarg.m4: New files, from gnulib.
2756
19548d08
PE
2757 * Makefile.in (GNULIB_TOOL_FLAG): Add --conditional-dependencies.
2758 This new gnulib-tool option saves 'configure' the trouble of
2759 checking for strtoull when strtoumax exists.
2760
d1a2ac5c
PE
2761 * configure.in (BITS_PER_LONG_LONG): New macro.
2762
773233f8
GM
27632011-05-05 Glenn Morris <rgm@gnu.org>
2764
2765 * Makefile.in (bootstrap-clean): Save config.log. (Bug#765)
2766 (top_distclean): Delete config.log~.
2767
40697cd9
BK
27682011-04-27 Ben Key <bkey76@gmail.com>
2769
2770 * configure.in: Fixed a bug that caused configure with
2771 --enable-checking=stringoverrun to have no effect.
2772
671875da 27732011-04-26 Paul Eggert <eggert@cs.ucla.edu>
c1e127f9
PE
2774
2775 * configure.in: Suppress unnecessary checks for size_t.
2776 (AC_TYPE_SIZE_T): Define an empty macro, to suppress obsolescent test.
2777 (size_t): Do not check for this, and do not typedef. This code
2778 is never exercised now.
2779
a8a2bb29
PE
2780 * Makefile.in (GNULIB_MODULES): Add strtoumax.
2781 This is needed for the new integer-reading code in lread.c.
2782 It automatically pulls in the following gnulib files, which
2783 are used on old-fashioned platforms that don't have strtoumax:
aaa93559
PE
2784 lib/inttypes.in.h, lib/strtoimax.c, lib/strtol.c, lib/strtoul.c,
2785 lib/strtoull.c, lib/strtoumax.c, lib/verify.h, m4/inttypes.m4,
2786 m4/strtoull.m4, m4/strtoumax.m4.
ce1b6817 2787 * .bzrignore: Add lib/inttypes.h.
a8a2bb29 2788
33630d51
TZ
27892011-04-24 Teodor Zlatanov <tzz@lifelogs.com>
2790
2791 * configure.in: Check for GnuTLS certificate verify callbacks.
2792
bfab7d85
SM
27932011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
2794
2795 * Makefile.in (config.status): Don't erase in case of error.
2796 In case it disappeared, rebuild it with `configure'.
2797
fe0e7ad7
KB
27982011-04-20 Ken Brown <kbrown@cornell.edu>
2799
2800 * configure.in (use_mmap_for_buffers): Set to yes on Cygwin.
2801
f5b06c35
GM
28022011-04-12 Glenn Morris <rgm@gnu.org>
2803
2804 * configure.in: Require ImageMagick >= 6.2.8. (Bug#7955)
2805
762f8d96 28062011-04-09 Paul Eggert <eggert@cs.ucla.edu>
7ec98caf
PE
2807
2808 * lib/allocator.c: New file, automatically generated by gnulib.
2809
5fac7083
GM
28102011-04-07 Glenn Morris <rgm@gnu.org>
2811
2812 * autogen/update_autogen: Ignore comment diffs in ldefs-boot.el.
2813
973f782d
EZ
28142011-04-06 Eli Zaretskii <eliz@gnu.org>
2815
2816 * lib/makefile.w32-in ($(BLD)/careadlinkat.$(O), GNULIBOBJS):
2817 Revert last change.
2818
f1f81baa
JB
28192011-04-06 Juanma Barranquero <lekktu@gmail.com>
2820
2821 * lib/makefile.w32-in (GNULIBOBJS): Add careadlinkat.$(O).
2822 ($(BLD)/careadlinkat.$(O)): New target.
2823 ($(BLD)/dtoastr.$(O), $(BLD)/getopt.$(O), $(BLD)/getopt1.$(O))
2824 ($(BLD)/strftime.$(O), $(BLD)/time_r.$(O), $(BLD)/md5.$(O)):
2825 Update dependencies.
2826
b70d23ff 28272011-04-06 Paul Eggert <eggert@cs.ucla.edu>
aa181334 2828
41cf7d1a
PE
2829 Fix more problems found by GCC 4.6.0's static checks.
2830
aa181334
PE
2831 * configure.in (ATTRIBUTE_FORMAT, ATTRIBUTE_FORMAT_PRINTF): New macros.
2832
1f7196bf 2833 Replace 2 copies of readlink code with 1 gnulib version (Bug#8401).
d1fdcab7
PE
2834 * Makefile.in (GNULIB_MODULES): Add careadlinkat.
2835 * lib/allocator.h, lib/careadlinkat.c, lib/careadlinkat.h:
2836 * m4/ssize_t.m4: New files, automatically generated from gnulib.
2837
c0274801
GM
28382011-04-06 Glenn Morris <rgm@gnu.org>
2839
2840 * autogen/update_autogen: Handle loaddefs-like files as well.
2841 (usage): Add -l, -C.
2842 (clean, ldefs_flag, ldefs_in, ldefs_out): New variables.
2843 With -l, check status of lisp/ as well.
2844 With -C, clean before building.
2845 (autoreconf): Only pass -f in the `clean' case.
2846 (commit): New function.
2847
42e85a8f
GM
28482011-03-28 Glenn Morris <rgm@gnu.org>
2849
39f31873
GM
2850 * autogen/update_autogen: Pass -f to autoreconf.
2851
42e85a8f
GM
2852 * autogen.sh (get_version): Discard "not found" lines.
2853 (check_version): Respect $AUTOCONF etc environment variables.
2854
9af30bdf
GM
28552011-03-27 Glenn Morris <rgm@gnu.org>
2856
2857 * configure.in (AC_TYPE_SIGNAL): Remove obsolete macro.
2858 (AH_BOTTOM): Do not define SIGTYPE.
2859
181855e6
GM
28602011-03-26 Glenn Morris <rgm@gnu.org>
2861
2862 * configure.in: Replace obsolete macros AC_TRY_COMPILE, AC_TRY_LINK,
2863 AC_TRY_RUN with AC_COMPILE_IFELSE, AC_LINK_IFELSE, AC_RUN_IFELSE.
2864
9ee0d174
AS
28652011-03-25 Andreas Schwab <schwab@linux-m68k.org>
2866
2867 * autogen/update_autogen: Remove useless function keyword.
2868
07da4b3c
EZ
28692011-03-25 Eli Zaretskii <eliz@gnu.org>
2870
2871 * config.bat: Generate src/config.h and lib/Makefile from
2872 autogen/config.in and autogen/Makefile.in.
2873
f6ca84c0
GM
28742011-03-25 Glenn Morris <rgm@gnu.org>
2875
2876 * compile, config.guess, config.sub, depcomp, install-sh, missing:
2877 Remove; autoreconf can supply them.
2878 * Makefile.in (sync-from-gnulib): Don't sync config.sub,
2879 config.guess, install-sh. Pass -i to autoreconf.
2880 * autogen/update_autogen (genfiles): Add compile, config.guess,
2881 config.sub, depcomp, install-sh, missing. Pass -i to autoreconf.
2882 Discard non-error output from autoreconf in -q case.
2883 * autogen/compile, autogen/config.guess, autogen/config.sub:
2884 * autogen/depcomp, autogen/install-sh, autogen/missing: New.
2885 * autogen/copy_autogen: Add compile, config.guess, config.sub, depcomp,
2886 install-sh, missing.
2887
8cc1d519
GM
28882011-03-23 Glenn Morris <rgm@gnu.org>
2889
9bb73912 2890 * autogen/update_autogen: Fix typo.
904a432c 2891 (msg): Remove function; use `exec' instead.
9bb73912 2892
8cc1d519
GM
2893 * Makefile.in (mkdir): Use `install-sh -d' instead of mkinstalldirs.
2894 (sync-from-gnulib): Don't sync mkinstalldirs.
2895 * make-dist: Don't distribute mkinstalldirs.
2896
c9c49752 28972011-03-23 Paul Eggert <eggert@cs.ucla.edu>
401bf9b4 2898
c9c49752 2899 Fix more problems found by GCC 4.5.2's static checks.
401bf9b4
PE
2900 * Makefile.in (GNULIB_MODULES): Add socklen.
2901 * configure.in: Do not check for sys/socket.h, since socklen does that.
2902 * m4/socklen.m4: New automatically-generated file, from gnulib.
2903
d5cad867
PE
2904 fakemail: Remove dependency on ignore-value.
2905 * Makefile.in (GNULIB_MODULES): Add stdio.
2906 * lib/stdio.in.h, m4/stdio_h.m4: New files, automatically
2907 imported from gnulib.
cbd350f1 2908 * .bzrignore: Add lib/stdio.h.
c9c49752 2909
34cb1cc6
GM
29102011-03-22 Glenn Morris <rgm@gnu.org>
2911
2912 * autogen/copy_autogen: Work from ./ or ../.
2913 Fix time-stamps.
2914 * autogen.sh: Doc fix.
2915
66b87493
GM
29162011-03-20 Glenn Morris <rgm@gnu.org>
2917
2918 * autogen/: New directory, to be excluded from releases.
2919 * autogen/copy_autogen, autogen/update_autogen: New scripts.
2920 * autogen/README: New file.
2921 * autogen/aclocal.m4, autogen/config.in, autogen/configure:
2922 * autogen/Makefile.in: Add auto-updated generated files.
2923 * autogen.sh: No longer a no-op, now it tests for autotools
2924 and runs them as necessary.
cd1181db 2925 * configure.in: Default maintainer-mode to on.
66b87493
GM
2926 * aclocal.m4, configure, lib/Makefile.in: Remove files.
2927
1ef6de05
PE
29282011-03-13 Paul Eggert <eggert@cs.ucla.edu>
2929
2930 Update for gnulib.
2931 * Makefile.in (GNULIB_MODULES): Add intprops, as Emacs now
2932 includes <intprops.h> directly.
2933 * lib/sys_stat.in.h: New version from Gnulib, which fixes a bug
2934 when building Emacs on Solaris 9 and running it on Solaris 10.
2935
0afb4571
J
29362011-03-08 Jan Djärv <jan.h.d@swipnet.se>
2937
2938 * configure.in: Require 3.0 for --with-gtk3. Add HAVE_GTK3.
2939
33383987
JB
29402011-03-07 Chong Yidong <cyd@stupidchicken.com>
2941
2942 * Version 23.3 released.
2943
870d9cf6
GM
29442011-03-06 Glenn Morris <rgm@gnu.org>
2945
2946 * configure.in (FREETYPE_LIBS): Actually set it to something.
2947
6c0dea8a
PE
29482011-03-02 Paul Eggert <eggert@cs.ucla.edu>
2949
2950 Work around some portability problems with symlinks.
2951
2952 * Makefile.in (GNULIB_MODULES): Add lstat, readlink, symlink.
2953 * configure.in (lstat, HAVE_LSTAT): Remove special hack.
2954 * lib/dosname.h, lib/lstat.c, lib/readlink.c, lib/stat.c:
2955 * lib/symlink.c, m4/lstat.m4, m4/readlink.m4, m4/stat.m4:
2956 * m4/symlink.m4:
2957 New files, automatically generated from gnulib.
2958 * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk:
2959 * m4/gl-comp.m4, src/config.in, config.sub: Regenerate.
2960
945d8b44
EZ
29612011-02-26 Eli Zaretskii <eliz@gnu.org>
2962
03382788
EZ
2963 * .bzrignore: Ignore new lib/*.in-h files.
2964
90eacf99
SM
2965 * config.bat: Rename stdint.in.h and sys_stat.in.h.
2966 Call depfiles.bat even if lib/deps already exist.
945d8b44 2967
9411886d
PE
29682011-02-25 Paul Eggert <eggert@cs.ucla.edu>
2969
2970 * configure, lib/Makefile.in, lib/getopt_int.h, lib/gnulib.mk:
d3af8a57
PE
2971 * lib/stdlib.in.h, m4/stdlib_h.m4: Regenerate to incorporate
2972 recent changes to configure.in and to gnulib.
9411886d 2973
1e8dbdc6
GM
29742011-02-24 Glenn Morris <rgm@gnu.org>
2975
2976 * configure.in: Replace obsolete AC_OUTPUT() with AC_CONFIG_FILES(),
2977 AC_CONFIG_COMMANDS(), and AC_OUTPUT sans arguments.
2978
f68c809d
PE
29792011-02-22 Paul Eggert <eggert@cs.ucla.edu>
2980
2981 Assume S_ISLNK etc. work, since gnulib supports this.
2982 * Makefile.in (GNULIB_MODULES): Add sys_stat.
2983 * configure.in: Check for lstat and set HAVE_LSTAT=0 if not.
2984 Pretend to be using the gnulib lstat module for benefit of sys/stat.h.
2985 * configure, lib/Makefile.in, lib/gnulib.mk: Regenerate.
2986
ba01e9d7
PE
29872011-02-21 Paul Eggert <eggert@cs.ucla.edu>
2988
2989 * lib/min-max.h: New file, for "min" and "max".
2990
9f8370e6
CS
29912011-02-21 Christoph Scholtes <cschol2112@gmail.com>
2992
90eacf99 2993 * lib/makefile.w32-in ($(BLD)/md5.$(O)): Add dependency on
9f8370e6
CS
2994 $(EMACS_ROOT)/nt/inc/stdint.h.
2995
25c51af3
EZ
29962011-02-21 Eli Zaretskii <eliz@gnu.org>
2997
2998 * lib/makefile.w32-in ($(BLD)/filemode.$(O)): Move from
2999 src/makefile.w32-in and adapt. Depend on stamp_BLD.
3000 (GNULIBOBJS): Add $(BLD)/filemode.$(O).
3001
5fa4ac76
PE
30022011-02-20 Paul Eggert <eggert@cs.ucla.edu>
3003
3004 Import filemode module from gnulib.
3005 * .bzrignore: Add lib/sys/.
3006 * Makefile.in (GNULIB_MODULES): Add filemode.
3007 * lib/Makefile.am (MOSTLYCLEANDIRS): New macro.
3008 * lib/filemode.c: Renamed from src/filemode.c and regenerated
3009 from gnulib. This adds support for some more file types, e.g.,
3010 Cray DMF migrated files.
3011 * lisp/emacs-lisp/find-gc.el (find-gc-source-files): Remove filemode.c.
3012 * lib/filemode.h, lib/sys_stat.in.h, m4/filemode.m4, m4/st_dm_mode.m4:
3013 * m4/sys_stat_h.m4: New files, generated from gnulib.
3014 * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk, m4/gl-comp.m4:
3015 Regenerate.
3016
e1e6b4fb
EZ
30172011-02-20 Eli Zaretskii <eliz@gnu.org>
3018
3019 * lib/makefile.w32-in ($(BLD)/md5.$(O)): Don't depend on
3020 $(EMACS_ROOT)/nt/inc/sys/stat.h.
3021
6cac9cb1
PE
30222011-02-20 Paul Eggert <eggert@cs.ucla.edu>
3023
3024 * configure.in (C_WARNINGS_SWITCH): Do not prepend -Wno-pointer-sign.
3025 This undoes the 2006-01-02 change. The -Wno-pointer-sign option
3026 is no longer needed, due to the recent SSDATA and related changes.
3027 Perhaps -Wno-pointer-sign should also be removed from
3028 nextstep/Cocoa/Emacs.xcodeproj/project.pbxproj but I have no easy
3029 way to test this so I left it alone.
3030 * configure: Regenerate.
3031
0a19a6f8 30322011-02-20 Christoph Scholtes <cschol2112@gmail.com>
32159fc3
CS
3033
3034 * lib/makefile.w32-in ($(BLD)/md5.$(O)): New recipe, moved from
3035 src/makefile.w32-in.
3036
61353ac8 30372011-02-20 Paul Eggert <eggert@cs.ucla.edu>
5f90be1b 3038
61353ac8 3039 Import crypto/md5 and stdint modules from gnulib.
5f90be1b 3040 * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk, m4/gl-comp.m4:
61353ac8
PE
3041 Regenerate.
3042 * lib/md5.c, lib/md5.h: Rename from src/md5.h and lib/md5.h.
3043 Import the new versions from gnulib; they assume a C99-style
3044 <stdint.h>, supplied by the stdint module.
3045 * lib/stdint.in.h, m4/longlong.m4, m4/stdint.m4, m4/md5.m4: New files,
3046 imported from gnulib.
942f733f
PE
3047 * Makefile.in (MAKEFILE_MODULES): Add crypto/md5.
3048 * admin/notes/copyright: Remove src/md5.c and src/md5.h as
3049 special cases.
61353ac8 3050
9d9d12cd
EZ
30512011-02-19 Eli Zaretskii <eliz@gnu.org>
3052
152be435 3053 * .bzrignore: Ignore cxxdefs.h and lib/*.in-h files.
219463da 3054 Add lib/deps/.
152be435 3055
9d9d12cd 3056 * config.bat: Configure in `lib'.
219463da 3057 Generate *.Po files in lib/deps.
9d9d12cd 3058
7d315eb6
PE
30592011-02-18 Paul Eggert <eggert@cs.ucla.edu>
3060
3061 Import IRIX 6.5 getloadavg fixes from gnulib.
3062 * configure, lib/getloadavg.c, m4/getloadavg.m4: Regenerate.
3063
1f5d53eb
PE
30642011-02-16 Paul Eggert <eggert@cs.ucla.edu>
3065
3066 Import getloadavg module from gnulib.
3067 * .bzrignore: Add lib/stdlib.h.
3068 * Makefile.in (GNULIB_MODULES): Add getloadavg.
3069 * admin/notes/copyright: Remove src/getloadavg.c as a special case.
3070 * configure.in (LIBS_SYSTEM): Omit -lkstat on sol2*; gnulib does this.
3071 (AC_CONFIG_LIBOBJ_DIR, AC_FUNC_GETLOADAVG, GETLOADAVG_FILES):
3072 Remove; gnulib does this now.
3073 * lib/getloadavg.c: Rename from src/getloadavg.c, and sync
3074 from gnulib. This adds support for several other systems, such
3075 as Tru64 4.0D, QNX, AIX perfstat, etc. It also fixes a potential
3076 buffer overrun on Linux hosts under very high load, and on hosts
3077 that maintain a channel to the load average file it makes sure
3078 the file descriptor is close-on-exec (on hosts that support this)
3079 and is not stdin, stdout, or stderr.
3080 * lib/stdlib.in.h, m4/getloadavg.m4, m4/stdlib_h.m4: New files,
3081 from gnulib.
3082 * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk, m4/gl-comp.m4:
3083 * src/config.in: Regenerate.
3084
bb55f713
PE
30852011-02-15 Paul Eggert <eggert@cs.ucla.edu>
3086
3087 Merge from gnulib.
3088
7127b760
PE
3089 * install-sh: Update to scriptversion 2011-01-19.21.
3090
bb55f713
PE
3091 2011-02-13 Bruno Haible <bruno@clisp.org>
3092
3093 Consistent macro naming for macros that use GCC __attribute__.
90eacf99 3094 * lib/ignore-value.h (_GL_ATTRIBUTE_DEPRECATED): Rename from
bb55f713
PE
3095 ATTRIBUTE_DEPRECATED.
3096
3097 2011-02-12 Bruno Haible <bruno@clisp.org>
3098
3099 setlocale: Prefer gnulib's override over libintl's override.
3100 * lib/gettext.h (setlocale): Redefine to rpl_setlocale if
3101 GNULIB_defined_setlocale is set.
3102
57e96f8e
GM
31032011-02-13 Glenn Morris <rgm@gnu.org>
3104
3105 * make-dist: Exclude generated file src/globals.h.
3106
988c07df
PE
31072011-02-10 Paul Eggert <eggert@cs.ucla.edu>
3108
3109 * arg-nonnull.h, c++defs.h, warn-on-use.h: Fix licenses.
3110 Sync from gnulib, which has been patched to fix the problem
3111 with the license notices. Problem reported by Glenn Morris in
3112 <http://lists.gnu.org/archive/html/emacs-devel/2011-02/msg00403.html>.
3113
ccded26c
SM
31142011-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
3115
3116 * .bzrignore: Ignore globals.h and related stamp.
3117
6ffb2c0c
PE
31182011-02-09 Paul Eggert <eggert@cs.ucla.edu>
3119
3120 * lib/Makefile.in, lib/gnulib.mk: Regenerate.
3121 This merges the following fix from gnulib:
3122
3123 2011-02-08 Bruno Haible <bruno@clisp.org>
3124
3125 Split large sed scripts, for HP-UX sed.
3126
00b3c7ac
TT
31272011-02-08 Tom Tromey <tromey@redhat.com>
3128
3129 * configure: Rebuild.
3130 * configure.in (NS_OBJC_OBJ): New subst.
3131
91ccade4
PE
31322011-02-06 Paul Eggert <eggert@cs.ucla.edu>
3133
6ffb2c0c
PE
3134 gnulib: allow multiple gnulib generated replacements to coexist
3135 This defines a few preprocessor symbols that should not affect Emacs.
3136 * lib/getopt.in.h, lib/time.in.h, lib/unistd.in.h: Regenerate
3137 via "make sync-from-gnulib".
3138
e765a388
PE
3139 gnulib: undo previous change
3140 The upstream _HEADERS change was backed out of gnulib (see the
3141 same thread). Stay in sync with gnulib.
3142
91ccade4 3143 gnulib: adjust to upstream _HEADERS change
6ffb2c0c
PE
3144 * lib/Makefile.am (EXTRA_HEADERS, nodist_pkginclude_HEADERS):
3145 New empty macros, to accommodate recent changes to gnulib. See
3146 <http://lists.gnu.org/archive/html/bug-gnulib/2011-02/msg00068.html>.
3147 * c++defs.h, lib/Makefile.in, lib/ftoastr.h, lib/getopt.in.h:
3148 * lib/gnulib.mk, lib/ignore-value.h, lib/stdbool.in.h, lib/stddef.in.h:
3149 * lib/time.in.h, lib/unistd.in.h:
3150 Regenerate.
91ccade4 3151
d67985d3
PE
31522011-02-05 Paul Eggert <eggert@cs.ucla.edu>
3153
3154 sync from gnulib to remove HAVE_STDBOOL_H
90eacf99 3155 * m4/stdbool.m4 (AC_CHECK_HEADER_STDBOOL): Rename from
d67985d3
PE
3156 AC_HEADER_STDBOOL. All uses changed. Do not define
3157 HAVE_STDBOOL_H, as gnulib does not need this. This change is
3158 imported from the latest Autoconf git. It was motivated by Emacs,
3159 which uses gnulib but does not need HAVE_STDBOOL_H.
3160 * configure, src/config.in: Regenerate.
3161 * config.guess, config.sub: Sync to 2011-02-02 versions (whitespace)
3162
67342916
PE
31632011-02-03 Paul Eggert <eggert@cs.ucla.edu>
3164
3165 allow C code to suppress warnings about ignored return values
3166 * Makefile.in (GNULIB_MODULES): Add ignore-value.
6ffb2c0c
PE
3167 * configure, lib/Makefile.in, lib/gnulib.mk, m4/gl-comp.m4: Regenerate.
3168 * lib/ignore-value.h: New file.
67342916 3169
14beddf4 31702011-01-31 Chong Yidong <cyd@stupidchicken.com>
37f7b784
CY
3171
3172 * configure.in: Test existence of xaw3d library, not just the
3173 header (Bug#7642).
3174
6ffb2c0c
PE
31752011-01-31 Eli Zaretskii <eliz@gnu.org>
3176
3177 * lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/strftime.$(O) and
3178 $(BLD)/time_r.$(O).
3179 ($(BLD)/dtoastr.$(O)): Depend on $(EMACS_ROOT)/src/s/ms-w32.h and
3180 $(EMACS_ROOT)/src/m/intel386.h.
3181 ($(BLD)/strftime.$(O)):
3182 ($(BLD)/time_r.$(O)): Define prerequisites.
3183
16fab143
PE
31842011-01-31 Paul Eggert <eggert@cs.ucla.edu>
3185
3186 src/emacs.c now gets version number from configure.in
3187 * configure.in (version): Set this from $PACKAGE_VERSION,
3188 which is set from AC_INIT, rather than scouting through src/emacs.c.
3189 * configure: Regenerate.
3190 * make-dist (version): Get it from configure.in, not src/emacs.c.
3191
16c3e636
PE
31922011-01-30 Paul Eggert <eggert@cs.ucla.edu>
3193
3194 strftime: import from gnulib
3195 * Makefile.in (GNULIB_MODULES): Add strftime.
3196 * configure.in (AC_FUNC_STRFTIME, my_strftime): Remove; no longer
3197 needed.
6ffb2c0c 3198 * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk, m4/gl-comp.m4:
16c3e636 3199 Regenerate.
6ffb2c0c
PE
3200 * lib/strftime.c, lib/strftime.h, lib/stdbool.in.h: New files,
3201 imported from gnulib.
16c3e636
PE
3202 * m4/strftime.m4, m4/stdbool.m4, m4/tm_gmtoff.m4: Likewise.
3203 This incorporates many changes from gnulib, including simpler
3204 handling of multibyte formats, porting to mingw32 and other
3205 platforms, and support for higher-resolution time stamps.
3206 Emacs does not yet use the higher-resolution interface.
3207
3de84ad9
PE
32082011-01-30 Paul Eggert <eggert@cs.ucla.edu>
3209
3210 gnulib: import mktime and move-if-change fixes from gnulib
3211
3212 * configure: Regenerate from the following.
3213
6ffb2c0c
PE
3214 2011-01-30 Paul Eggert <eggert@cs.ucla.edu>
3215
3216 mktime: clarify long_int width checking
3217 * lib/mktime.c (long_int_is_wide_enough): Move this assertion to
3218 the top level, to make it clearer that the assumption about
3219 long_int width is being checked. See
3220 <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00554.html>.
3221
3de84ad9
PE
3222 2011-01-29 Paul Eggert <eggert@cs.ucla.edu>
3223
3224 TYPE_MAXIMUM: avoid theoretically undefined behavior
6ffb2c0c 3225 * lib/intprops.h (TYPE_MINIMUM, TYPE_MAXIMUM): Do not shift a
3de84ad9
PE
3226 negative number, which the C Standard says has undefined behavior.
3227 In practice this is not a problem, but might as well do it by the book.
3228 Reported by Rich Felker and Eric Blake; see
3229 <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00493.html>.
6ffb2c0c
PE
3230 * m4/mktime.m4 (AC_FUNC_MKTIME): Likewise.
3231 * lib/mktime.c (TYPE_MAXIMUM): Redo slightly to match the others.
3232
3233 mktime: #undef mktime before #defining it
3234 * lib/mktime.c (mktime) [DEBUG]: #undef mktime before #defining it.
3235
3236 mktime: systematically normalize tm_isdst comparisons
3237 * lib/mktime.c (isdst_differ): New function.
3238 (__mktime_internal): Use it systematically for all isdst comparisons.
3239 This completes the fix for libc BZ #6723, and removes the need for
90eacf99
SM
3240 normalizing tm_isdst.
3241 See <http://sourceware.org/bugzilla/show_bug.cgi?id=6723>
6ffb2c0c
PE
3242 (not_equal_tm) [DEBUG]: Use isdst_differ here, too.
3243
3244 mktime: fix some integer overflow issues and sidestep the rest
3245
3246 This was prompted by a bug report by Benjamin Lindner for MinGW
3247 <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00472.html>.
3248 His bug is due to signed integer overflow (0 - INT_MIN), and I
3249 I scanned through mktime.c looking for other integer overflow
3250 problems, fixing all the bugs I found.
3251
3252 Although the C Standard says the resulting code is still not safe
3253 in the presence of integer overflow, in practice it should be good
3254 enough for all real-world two's-complement implementations, except
3255 for debugging environments that deliberately trap on integer
3256 overflow (e.g., gcc -ftrapv).
3257
3258 * lib/mktime.c (WRAPV): New macro.
3259 (SHR): Also check that long_int and time_t shift right in the
3260 usual way, before using the fast-but-unportable method.
3261 (TYPE_ONES_COMPLEMENT, TYPE_SIGNED_MAGNITUDE): Remove, no longer
3262 used. The code already assumed two's complement, so there's
3263 no need to test for alternatives. All uses removed.
3264 (TYPE_MAXIMUM): Don't rely here on overflow behavior not defined by
3265 the C standard. Problem reported by Rich Felker in
3266 <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00488.html>.
3267 (twos_complement_arithmetic): Also check long_int and time_t.
3268 (time_t_avg, time_t_add_ok, time_t_int_add_ok): New functions.
3269 (guess_time_tm, ranged_convert, __mktime_internal): Use them.
3270 (__mktime_internal): Avoid integer overflow with unary subtraction
3271 in two instances where -1 - X is an adequate replacement for -X,
3272 since the calculations are approximate.
3de84ad9
PE
3273
3274 2011-01-29 Eric Blake <eblake@redhat.com>
3275
3276 mktime: avoid infinite loop
3277 * m4/mktime.m4 (AC_FUNC_MKTIME): Avoid overflow on possibly-signed
3278 type; behavior is still undefined but portable to all known targets.
3279 Reported by Rich Felker.
3280
6ffb2c0c
PE
3281 2011-01-28 Paul Eggert <eggert@cs.ucla.edu>
3282
3283 mktime: avoid problems on NetBSD 5 / i386
3284 * lib/mktime.c (long_int): New type. This works around a problem
3285 on NetBSD 5 / i386, where 'long int' and 'int' are both 32 bits
3286 but time_t is 64 bits, and where I expect the existing code is
3287 wrong in some cases.
3288 (leapyear, ydhms_diff, guess_time_tm, __mktime_internal): Use it.
3289 (ydhms_diff): Bring back the compile-time check for wide-enough
3290 year and yday.
3291
3292 mktime: fix misspelling in comment
3293 * lib/mktime.c (__mktime_internal): Fix misspelling in comment.
3294 This merges all recent glibc changes of importance.
3295
3de84ad9
PE
3296 2011-01-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3297
3298 move-if-change: cope with concurrent mv of identical file.
3299 * move-if-change (CMPPROG): Accept environment
3300 variable as an override for `cmp'.
3301 (usage): Document CMPPROG.
3302 Adjust comparison to drop stdout. Cope with failure of mv if
3303 the target file exists and is identical to the source, for
3304 parallel builds.
3305 Report from H.J. Lu against binutils in PR binutils/12283.
3306
6ffb2c0c
PE
33072011-01-29 Eli Zaretskii <eliz@gnu.org>
3308
3309 * lib/makefile.w32-in:
3310 * lib/getopt_.h: New files.
3311
c7e95b91
PE
33122011-01-28 Paul Eggert <eggert@cs.ucla.edu>
3313
3314 improve fix for MS-DOS file name clash
90eacf99 3315 * Makefile.in (DOS_gnulib_comp.m4): Rename from DOS-gnulib-comp.m4,
c7e95b91
PE
3316 for portability to POSIX make. Reported by Bruno Haible.
3317 (sync-from-gnulib): Copy gl-comp.m4 (if present) back to
3318 gnulib-comp.m4 before running gnulib-tool, to prevent old gnulib
3319 files from accumulating as garbage. Also reported by Bruno Haible.
3320
125c3718
PE
33212011-01-27 Paul Eggert <eggert@cs.ucla.edu>
3322
3323 fix two m4/gnulib-*.m4 file names that clashed under MS-DOS
3324 * Makefile.in (DOS-gnulib-comp.m4): New macro.
3325 (sync-from-gnulib): Rename m4/gnulib-comp.m4 to m4/gl-comp.m4 to avoid
3326 problems with MS-DOS 8+3 file name restrictions.
3327 Remove m4/gnulib-cache.m4, as we can live without it. If we kept
3328 it, it would also cause problems when extracting Emacs distribution
3329 tarballs on MS-DOS hosts.
3330 (ACLOCAL_INPUTS): Adjust to file renaming.
6ffb2c0c 3331 * aclocal.m4, configure, lib/Makefile.in, src/config.in: Regenerate.
125c3718
PE
3332 * config.guess, config.sub: Sync from gnulib.
3333 * m4/gnulib-cache.m4: Remove from repository.
3334 * m4/gl-comp.m4: Rename from m4/gnulib-comp.m4.
3335
4004ef46
GM
33362011-01-25 Glenn Morris <rgm@gnu.org>
3337
0b5c5d82
GM
3338 * README: Add a note about ranges in copyright years.
3339
4004ef46
GM
3340 * configure.in: Set CANNOT_DUMP on ia64 hpux (port from emacs-23).
3341
06d8ace5 33422011-01-25 Peter O'Gorman <bug-gnu-emacs@mlists.thewrittenword.com> (tiny change)
6de1218f
PG
3343
3344 * configure.in: Add HP-UX on IA64 (Bug#6811).
3345
d6974efa
PE
33462011-01-24 Paul Eggert <eggert@cs.ucla.edu>
3347
3348 Remove HAVE_RAW_DECL_CHOWN etc. from config.h
3349 * Makefile.in (sync-from-gnulib): Remove m4/warn-on-use.m4,
3350 as it is no longer needed.
6ffb2c0c 3351 * aclocal.m4, configure, lib/Makefile.in, src/config.in: Regenerate.
d6974efa
PE
3352 * configure.in: Invoke the new gnulib macro
3353 gl_ASSERT_NO_GNULIB_POSIXCHECK, which removes the need for
3354 warn-on-use.m4 and for the HAVE_RAW_DECL_* symbols in config.h.
3355 * m4/getopt.m4: Sync from gnulib; this removes the need for
3356 HAVE_DECL_OPTRESET and HAVE_DECL_GETOPT_CLIP from config.h.
3357 * m4/gnulib-common.m4 (gl_ASSERT_NO_GNULIB_POSIXCHECK):
3358 New macro, synced from gnulib.
3359 * m4/warn-on-use.m4: Remove.
3360
e02ea74b
PE
33612011-01-22 Paul Eggert <eggert@cs.ucla.edu>
3362
3363 aclocal.m4: put this file back into repository
3364 This way, we don't have to assume that the maintainer has
3365 the automake package installed. See
3366 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00746.html>.
3367 * .bzrignore: Remove aclocal.m4, undoing the previous change.
3368 * Makefile.in (top_maintainer_clean): Do not remove aclocal.m4,
3369 undoing the previous change.
3370 * aclocal.m4: New file (actually, resurrected).
3371
48dcd482
MB
33722011-01-22 Miles Bader <miles@gnu.org>
3373
3374 * configure.in: Don't zero-out FONTCONFIG_CFLAGS and
3375 FONTCONFIG_LIBS when building with XFT (doing so is incorrect, as
3376 Emacs directly uses fontconfig, and breaks building when using a
3377 strict linker).
3378
925e561d
PE
33792011-01-21 Paul Eggert <eggert@cs.ucla.edu>
3380
b06b1098
PE
3381 src/config.in: shrink slightly
3382 * configure.in: Invoke the new gnulib macro gl_ASSERT_NO_GNULIB_TESTS.
3383 This makes src/config.in a bit smaller, by removing identifiers
3384 like GNULIB_TEST_MKTIME that Emacs does not need.
3385 * m4/getopt.m4, m4/gnulib-common.m4, m4/include_next.m4:
3386 * m4/multiarch.m4, m4/stddef_h.m4, m4/time_h.m4, m4/unistd_h.m4:
3387 Sync from gnulib. This removes a few more unnecessary symbols from
3388 src/config.in, such as AA_APPLE_UNIVERSAL_BUILD and HAVE_STDDEF_H.
3389 * configure, src/config.in: Regenerate.
3390
925e561d
PE
3391 aclocal.m4: tweaks to regenerate more conveniently
3392 This attempts to act better when the source is in a weird state. See
3393 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00734.html>.
3394 * Makefile.in (am--refresh): Add aclocal.m4, configure, config.in.
3395 * .bzrignore: Add aclocal.m4.
3396
942be821
PE
33972011-01-20 Paul Eggert <eggert@cs.ucla.edu>
3398
3399 aclocal.m4: omit auto-generated file from repository
3400 * Makefile.in (top_maintainer_clean): Remove aclocal.m4; this undoes
3401 the most recent change here.
3402 * aclocal.m4: Remove from bzr repository. This file is
3403 auto-generated and isn't needed to run 'configure'. See
3404 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00698.html>.
3405
0813c96e
PE
34062011-01-19 Paul Eggert <eggert@cs.ucla.edu>
3407
3408 Minor Makefile.in tweaks to build from gnulib better.
3409 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00673.html>
3410 * Makefile.in (sync-from-gnulib): Also run autoreconf -I m4.
3411 (top_maintainer_clean): Don't remove aclocal.m4.
3412
7cae64b4
PE
34132011-01-18 Paul Eggert <eggert@cs.ucla.edu>
3414
53911e8f
PE
3415 Minor cleanups for 'bzr status'
3416 * .bzrignore: Add emacs-*/, the output of make-dist, and stamp-h1,
3417 the output of config.guess.
3418 * Makefile.in (top_distclean): Remove stamp-h1 too.
3419
7cae64b4
PE
3420 * configure.in (HAVE_ATTRIBUTE_ALIGNED): Arrange for this to be
3421 defined if the compiler supports GCC-style __attribute__
3422 ((__aligned__ ...)). IBM AIX and Oracle Solaris Studio support
3423 this syntax.
3424
a3e44e79 34252011-01-17 Paul Eggert <eggert@cs.ucla.edu>
ecbfcc83 3426
3cbecb8f
PE
3427 Makefile.in: tidy up the building of lib
3428 * Makefile.in (am--refresh): Mark as .PHONY.
3429 (top_maintainer_clean): Don't remove lib/gnulib.mk m4/gnulib-cache.m4,
3430 as they're not rebuilt unless you do a "make sync-from-gnulib"
3431 and the former is needed for "configure".
3432 (maintainer-clean): Don't recurse into lib, as "make bootstrap-clean"
3433 has already removed lib/Makefile.
3434
ecbfcc83
PE
3435 * Makefile.in (GNULIB_MODULES): Change ftoastr to dtoastr.
3436 This avoids building ftoastr and ldtoastr, which aren't needed. See
3437 <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00199.html>.
fa2c4f56 3438
803059b9
PE
3439 * .bzrignore: Add .h files that are host-dependent.
3440 Add lib/.deps/, lib/arg-nonnull.h, lib/c++defs.h, lib/getopt.h,
3441 lib/time.h, lib/unistd.h, lib/warn-on-use.h. These are
3442 host-dependent and are built as part of an ordinary 'make', and
3443 should not be checked in.
3444
6ffb2c0c
PE
3445 * lib/Makefile.in: Regenerate.
3446 * lib/COPYING: New file, a copy of COPYING.
3447
2a78afcc 3448 * configure: Regenerate.
37564543
PE
3449 * configure.in (AC_USE_SYSTEM_EXTENSIONS): Remove: gnulib does this.
3450
e275c824 3451 Regenerate.
6ffb2c0c
PE
3452 * lib/getopt.c, lib/getopt.in.h, lib/getopt1.c, lib/getopt_int.h:
3453 * lib/gettext.h, lib/unistd.in.h, m4/unistd_h.m4:
3454 New files, copied from gnulib by gnulib-tool.
3455 * aclocal.m4, configure, lib/Makefile.in, m4/getopt.m4:
e275c824
PE
3456 * m4/gnulib-cache.m4, m4/gnulib-comp.m4, src/config.in:
3457 Regenerate.
ecbfcc83 3458
84bbb1ad
PE
3459 Use gnulib's getopt-gnu module.
3460 * Makefile.in (GNULIB_MODULES): Add getopt-gnu.
3461 (AUTOCONF_INPUTS): Remove getopt.m4; aclocal.m4 is a good-enough
3462 representative of the dependencies.
3463 * configure.in: Do not configure getopt, as gnulib does that now.
3464 * make-dist: Do not worry about lib-src/getopt.h, as gnulib handles
3465 getopt now, in lib.
ecbfcc83 3466
1fd182f0 3467 Regenerate.
6ffb2c0c
PE
3468 * arg-nonnull.h, c++defs.h, lib/mktime-internal.h, lib/mktime.c:
3469 * lib/stddef.in.h, lib/time.h, lib/time.in.h, lib/time_r.c:
1fd182f0
PE
3470 * m4/extensions.m4, m4/include_next.m4, m4/mktime.m4:
3471 * m4/multiarch.m4, m4/stddef_h.m4, m4/time_h.m4, m4/time_r.m4:
3472 * m4/extensions.m4, m4/include_next.m4, m4/mktime.m4, m4/multiarch.m4:
3473 * m4/stddef_h.m4, m4/time_h.m4, m4/time_r.m4, m4/warn-on-use.m4:
3474 * m4/wchar_t.m4, warn-on-use.h:
3475 New files, copied from gnulib by gnulib-tool.
6ffb2c0c 3476 * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk:
1fd182f0
PE
3477 * m4/gnulib-cache.m4, m4/gnulib-comp.m4, src/config.in:
3478 Regenerate.
3479
1e11dbe3
PE
3480 Use gnulib's mktime module.
3481 * Makefile.in (GNULIB_MODULES): Add mktime.
3482 * configure.in: Remove code no longer needed, as gnulib now does it.
3483 (AC_CHECK_FUNCS): Remove mktime.
3484 (AC_FUNC_MKTIME, BROKEN_MKTIME): Remove.
3485 (__restrict): Remove, as this now gets in the way of the C99
3486 support for 'restrict' pulled in by the gnulib mktime module.
3487 Code should now use 'restrict' and not '__restrict".
3488 (mktime): Remove.
3489 * make-dist: Put gnulib-generated files arg-nonnull.h, c++defs.h,
3490 and warn-on-use.h into the distribution.
1fd182f0
PE
3491
3492 Regenerate.
6ffb2c0c
PE
3493 * lib/dtoastr.c, lib/ftoastr.c, lib/ftoastr.h, lib/intprops.h:
3494 * lib/ldtoastr.c, m4/c-strtod.m4:
1fd182f0 3495 New files, copied from gnulib by gnulib-tool.
6ffb2c0c
PE
3496 * lib/dummy.c: Remove.
3497 * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk:
1fd182f0
PE
3498 * m4/gnulib-cache.m4, m4/gnulib-comp.m4, src/config.in:
3499 Regenerate.
ecbfcc83 3500
1e11dbe3 3501 Use gnulib's ftoastr module.
fa2c4f56
PE
3502 * Makefile.in (GNULIB_MODULES): Add ftoastr. Remove dummy.
3503
743c80a7 3504 Regenerate.
6ffb2c0c
PE
3505 * aclocal.m4, compile, depcomp, lib/Makefile.in, lib/dummy.c:
3506 * lib/gnulib.mk, m4/00gnulib.m4, m4/gnulib-cache.m4:
743c80a7
PE
3507 * m4/gnulib-common.m4, m4/gnulib-comp.m4, m4/gnulib-tool.m4, missing:
3508 New files, generated automatically, with 'make sync-from-gnulib'
3509 followed by 'make'.
3510 * configure, lisp/dired.el, src/config.in: Regenerate.
3511
9a514d4a
PE
3512 Automate syncing from gnulib.
3513 * INSTALL, README: Document new subdirectory 'lib'.
3514 * Makefile.in (SUBDIR): Add lib.
3515 (SUBDIR_MAKEFILES): Add lib/Makefile.
3516 (lib-src, src, TAGS, tags): Depend on lib.
3517 (gnulib_srcdir, GNULIB_MODULES, GNULIB_TOOL_FLAGS): New macros.
3518 ($(gnulib_srcdir)): New rule.
3519 (sync-from-gnulib): New rule, which is .PHONY.
3520 (lib): New rule, which is like lib-src.
3521 (Makefile): Depend on lib/Makefile.in.
3522 (AUTOCONF_INPUTS): Depend on aclocal.m4.
3523 (ACLOCAL_INPUTS, AUTOMAKE_INPUTS): New macros.
3524 ($(srcdir)/aclocal.m4, $(srcdir)/lib/Makefile.in): New rules.
3525 (am--refresh): New rule, to pacify Automake.
3526 (mostlyclean, clean, distclean, bootstrap-clean, maintainer-clean):
3527 Clean lib, too.
3528 (top_maintainer_clean): New macro, to remove gnulib-tool and Automake
3529 droppings.
3530 (maintainer-clean, extraclean): Use it.
3531 * configure.in: Initialize for automake and gnulib, by invoking
3532 AM_INIT_AUTOMAKE, AM_PROG_CC_C_O, gl_EARLY, and gl_INIT. Output
3533 lib/Makefile, too. Use automake to build gnulib, as gnulib works
3534 more conveniently with automake.
6ffb2c0c 3535 * lib/Makefile.am: New file.
9a514d4a
PE
3536 * make-dist: Also put into the distribution aclocal.m4,
3537 compile, depcomp, missing, and the files under lib/.
3538
dc3e3e7b
GM
35392011-01-15 Glenn Morris <rgm@gnu.org>
3540
3541 * Makefile.in (epaths-force): No more arch-tag to edit.
3542
dab73760
CY
35432011-01-15 Chong Yidong <cyd@stupidchicken.com>
3544
3545 * configure.in: Bump min libxml2 version to 2.6.17 (Bug#7603).
3546
9f4b8b47
PE
35472011-01-14 Paul Eggert <eggert@cs.ucla.edu>
3548
3549 * make-dist: Distribute test/ files too.
3550 Distribute every file under test/ that is under version control,
3551 using patterns like *.el to capture files that are added later.
3552 Without this change, "configure" would fail, because it would
3553 attempt to build from a Makefile.in that was not distributed.
3554
d221e780
CO
35552011-01-13 Christian Ohler <ohler@gnu.org>
3556
3557 * Makefile.in (INFO_FILES): Add ERT.
3558
3559 * Makefile.in (check): Run tests in test/automated.
3560
3561 * Makefile.in:
3562 * configure.in: Add test/automated/Makefile.
3563
bc5585d1
PE
35642011-01-07 Paul Eggert <eggert@cs.ucla.edu>
3565
2b3f5bc8
PE
3566 * install-sh, mkinstalldirs, move-if-change: Update from master
3567 source in gnulib.
3568
bc5585d1
PE
3569 * config.guess, config.sub: Updated from master source.
3570
2018939f
AS
35712011-01-05 Andreas Schwab <schwab@linux-m68k.org>
3572
3573 * configure.in: Check for __builtin_unwind_init.
3574
e5365138
GM
35752011-01-05 Glenn Morris <rgm@gnu.org>
3576
3577 * configure.in (HAVE_MAKEINFO): New output variable.
3578 (MAKEINFO): Reset to "makeinfo" if not found.
3579 * Makefile.in (install-arch-indep, info):
3580 Replace MAKEINFO = off with HAVE_MAKEINFO = no.
3581
4fc5868a
UM
35822010-12-29 Ulrich Mueller <ulm@gentoo.org>
3583
3584 * configure.in: Make gameuser configurable (Bug#7717).
3585
68251e16
GM
35862010-12-15 Glenn Morris <rgm@gnu.org>
3587
3588 * Makefile.in (install-arch-dep, uninstall): Remove code relating to the
3589 long absent lib-src/fns-*.el.
3590
838db889
GM
35912010-12-11 Glenn Morris <rgm@gnu.org>
3592
3593 * make-dist: Exclude etc/*.pyc.
3594
fe646d2c
AS
35952010-12-10 Andreas Schwab <schwab@linux-m68k.org>
3596
3597 * configure.in: Don't double machfile in final message.
3598
d96c83fa
CY
35992010-12-04 Chong Yidong <cyd@stupidchicken.com>
3600
3601 * configure.in: Fix last change.
3602
d6a003a8
AS
36032010-12-04 Andreas Schwab <schwab@linux-m68k.org>
3604
3605 * configure.in: Remove reference to removed machine description
90eacf99
SM
3606 files and allow $machine and $machfile to be empty.
3607 Substitute M_FILE/S_FILE instead of machfile/opsysfile.
d6a003a8 3608
067d23c9
KY
36092010-12-03 Glenn Morris <rgm@gnu.org>
3610
3611 * make-dist: Remove EMACS_UNIBYTE unsetting; it does nothing.
3612
36132010-11-23 Dan Nicolaescu <dann@ics.uci.edu>
3614
3615 * configure.in <AC_CHECK_HEADERS>: Remove sys/ioctl.h.
3616 (EXTERNALLY_VISIBLE): New definition.
3617
36182010-11-21 Dan Nicolaescu <dann@ics.uci.edu>
3619
3620 * configure.in (INLINE): Do not depend on OPTIMIZE, unused.
3621
36222010-11-15 Dan Nicolaescu <dann@ics.uci.edu>
3623
3624 * configure.in: Do not check for unconditionally included headers.
3625
36262010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
3627
3628 * .dir-locals.el (log-edit-mode): Set log-edit-rewrite-fixes.
3629
36302010-11-09 Michael Albinus <michael.albinus@gmx.de>
3631
3632 * configure.in: Don't write a warning for D-Bus anymore.
3633
36342010-11-06 Andreas Schwab <schwab@linux-m68k.org>
3635
3636 * configure.in: Fix indentation.
3637
36382010-10-31 Ken Brown <kbrown@cornell.edu>
3639
90eacf99
SM
3640 * configure.in (checking whether localtime caches TZ):
3641 Use unsetenv instead of modifying environment directly.
067d23c9
KY
3642
36432010-10-25 Andreas Schwab <schwab@linux-m68k.org>
3644
3645 * configure.in (checking for -znocombreloc): Use AC_LANG_PROGRAM
3646 to avoid warning.
3647
36482010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
3649
e9fce1ac 3650 * configure.in: Remove the BROKEN annotation from GnuTLS.
067d23c9
KY
3651
36522010-10-22 Glenn Morris <rgm@gnu.org>
3653
3654 * make-dist: Avoid listing .el files twice. Don't try to run
3655 autoconf if --no-update.
3656
36572010-10-20 Glenn Morris <rgm@gnu.org>
3658
3659 * make-dist: No longer create lisp/MANIFEST.
3660
36612010-10-14 Glenn Morris <rgm@gnu.org>
3662
3663 * BUGS, INSTALL.BZR, README: Updates.
3664
36652010-10-13 Glenn Morris <rgm@gnu.org>
3666
3667 * make-dist: Remove --compress. Check for the appropriate
3668 gzip-like executable, and if not found, don't compress.
3669 Check version number in README, don't change it.
3670 Use find for nt/inc/*.h.
3671
36722010-10-12 Dan Nicolaescu <dann@ics.uci.edu>
3673
90eacf99
SM
3674 * configure (ns_appdir, OLDXMENU, TOOLTIP_SUPPORT):
3675 Remove trailing / from directory names.
067d23c9
KY
3676
36772010-10-12 Glenn Morris <rgm@gnu.org>
3678
3679 * make-dist: Update and simplify.
3680
36812010-10-12 Eli Zaretskii <eliz@gnu.org>
3682
3683 * make-dist: Don't distribute src/buildobj.h. (Bug#7167)
3684
36852010-10-10 Dan Nicolaescu <dann@ics.uci.edu>
3686
3687 * configure.in (PROFILING_LDFLAGS): Do not define, remove all uses.
3688
36892010-10-09 Glenn Morris <rgm@gnu.org>
3690
3691 * make-dist: No more doc/emacs/*.texi.in.
3692
3693 * configure.in (AC_OUTPUT): Remove doc/emacs/emacsver.texi.
3694
36952010-10-09 Glenn Morris <rgm@gnu.org>
3696
3697 * configure.in: Combine some conditionals.
3698
3699 * configure.in (AC_OUTPUT): Add doc/emacs/emacsver.texi.
3700 * make-dist: Include doc/emacs/*.texi.in.
3701
3702 * INSTALL, make-dist: Remove references to b2m.
3703 * Makefile.in (MAN_PAGES): Remove b2m.1.
3704
37052010-10-05 Glenn Morris <rgm@gnu.org>
3706
3707 * .dir-locals.el: The Emacs convention is sentence-end-double-space.
3708
37092010-10-03 Dan Nicolaescu <dann@ics.uci.edu>
3710
3711 * configure.in (NO_INLINE, noinline): Move here from src/xterm.c.
3712
37132010-10-01 Dan Nicolaescu <dann@ics.uci.edu>
3714
3715 * configure.in: Include stdlib.h and string.h unconditionally.
3716
37172010-09-29 Romain Francoise <romain@orebokech.com>
3718
3719 * configure.in: Don't enable ImageMagick unless HAVE_X11.
3720
37212010-09-28 Glenn Morris <rgm@gnu.org>
3722
3723 * configure.in (HAVE_GNUTLS): Add a description to make autoheader
3724 happy.
3725
37262010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
3727
3728 * configure.in: Enable imagemagick by default.
3729
37302010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3731
3732 * configure.in (HAVE_GNUTLS): Don't break if we don't have the
e9fce1ac 3733 GnuTLS libraries.
067d23c9
KY
3734
37352010-09-26 Teodor Zlatanov <tzz@lifelogs.com>
3736
3737 * configure.in: Set up GnuTLS.
3738
37392010-09-22 Chong Yidong <cyd@stupidchicken.com>
3740
3741 * configure.in: Announce whether libxml2 is linked to.
3742
37432010-09-20 Dan Nicolaescu <dann@ics.uci.edu>
3744
3745 * configure.in (LINKER): Rename to LD_FIRSTFLAG, do not include $(CC).
3746
37472010-09-18 Eli Zaretskii <eliz@gnu.org>
3748
3749 * config.bat: Detect that libxml2 is installed and if so, build
3750 with it.
3751
37522010-09-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3753
3754 * configure.in (HAVE_LIBXML2): Check that the libxml2 we found can
3755 be used. This fixes a conf problem on Mac OS X.
3756
37572010-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3758
3759 * configure.in: Check for libxml2.
3760
37612010-09-09 Glenn Morris <rgm@gnu.org>
3762
3763 * make-dist: No more TODO files under lisp/.
3764
37652010-09-04 Eli Zaretskii <eliz@gnu.org>
3766
3767 * config.bat: Produce lisp/gnus/_dir-locals.el from
3768 lisp/gnus/.dir-locals.el.
3769
37702010-08-23 Andreas Schwab <schwab@linux-m68k.org>
3771
3772 * configure.in: Fix check for librsvg, imagemagick and
3773 MagickExportImagePixels.
3774
37752010-08-18 Joakim Verona <joakim@verona.se>
3776
3777 * Makefile.in, configure.in: Checks for ImageMagick.
3778
37792010-08-10 Dan Nicolaescu <dann@ics.uci.edu>
3780
3781 * configure.in (AC_PREREQ): Require autoconf 2.65.
3782
37832010-08-09 Dan Nicolaescu <dann@ics.uci.edu>
3784
3785 * configure.in (AC_PREREQ): Require autoconf 2.66 to stop version churn.
3786
37872010-08-09 Andreas Schwab <schwab@linux-m68k.org>
3788
3789 * configure.in: Add AC_C_BIGENDIAN.
3790
37912010-08-09 Dan Nicolaescu <dann@ics.uci.edu>
3792
3793 * configure.in (ORDINARY_LINK): Use on hpux* too.
3794
37952010-08-06 Jan Djärv <jan.h.d@swipnet.se>
3796
3797 * configure.in: Check for util.h.
3798 Use -Wimplicit-function-declaration if compiler supports it.
3799
38002010-08-05 Eli Zaretskii <eliz@gnu.org>
3801
3802 * configure.in (UNEXEC_OBJ): Rename unexec.o => unexcoff.o.
3803
38042010-08-04 Andreas Schwab <schwab@linux-m68k.org>
3805
3806 * configure.in: Restore accidentally removed use of
3807 GCC_TEST_OPTIONS/NON_GCC_TEST_OPTIONS.
3808
38092010-07-29 Chad Brown <yandros@mit.edu>
3810
3811 * configure.in: Check for dirent.h.
3812
38132010-07-29 Dan Nicolaescu <dann@ics.uci.edu>
3814
3815 * configure.in: Remove reference to usg5-4, unused.
3816
38172010-07-25 Andreas Schwab <schwab@linux-m68k.org>
3818
3819 * configure.in: Check for __executable_start.
3820
38212010-07-24 Ken Brown <kbrown@cornell.edu>
3822
3823 * configure.in (LINKER, LIB_GCC): Remove cygwin special cases (Bug#6715)
3824
38252010-07-24 Juanma Barranquero <lekktu@gmail.com>
3826
3827 * .bzrignore, .gitignore: Ignore README.W32 on the root directory.
3828
38292010-07-24 Ken Brown <kbrown@cornell.edu> (tiny change)
3830
3831 * configure.in (START_FILES) [cygwin]: Set to pre-crt0.o (Bug#6715).
3832
38332010-07-12 Andreas Schwab <schwab@linux-m68k.org>
3834
3835 * configure.in (C_WARNINGS_SWITCH, PROFILING_CFLAGS)
3836 (PROFILING_LDFLAGS): Substitute, don't add them to CFLAGS/LDFLAGS.
3837 (C_OPTIMIZE_SWITCH): Remove.
3838 (TEMACS_LDFLAGS2): Add ${PROFILING_LDFLAGS}.
3839
38402010-07-11 Andreas Schwab <schwab@linux-m68k.org>
3841
3842 * configure.in: Don't check for index and rindex, check for strchr
3843 and strrchr. Define strchr and strrchr as index and rindex,
3844 resp., in src/config.h if not available.
3845
38462010-07-08 Dan Nicolaescu <dann@ics.uci.edu>
3847
3848 * configure.in: Use -Wold-style-definition if available.
3849 This helps with the transition to standard C code, it can be
3850 removed when done.
3851
3852 * configure.in (PRE_EDIT_LDFLAGS, POST_EDIT_LDFLAGS): Remove.
3853
3854 * configure.in (UNEXEC_OBJ): Add comment about values for MSDOS
3855 and MSWindows.
3856
38572010-07-07 Andreas Schwab <schwab@linux-m68k.org>
3858
3859 * configure.in: Don't check for bcopy, bcmp, bzero. Don't include
3860 <strings.h> and don't define bcopy, bzero, BCMP in config.h.
3861
38622010-07-07 Dan Nicolaescu <dann@ics.uci.edu>
3863
3864 * configure.in (getenv): Remove K&R declaration.
3865
38662010-07-02 Jan Djärv <jan.h.d@swipnet.se>
3867
3868 * configure.in: Remove define __P.
3869
38702010-07-02 Dan Nicolaescu <dann@ics.uci.edu>
3871
3872 * configure.in (--enable-use-lisp-union-type): New flag.
3873
38742010-06-30 Dan Nicolaescu <dann@ics.uci.edu>
3875
3876 Fix CFLAGS for non-GCC compilers.
3877 * configure.in (CFLAGS): Always use -g like it was done before the
3878 2010-03-30 change.
3879 (REAL_CFLAGS): Use CFLAGS for non-GCC to get optimization flags.
3880 (Bug#6538)
3881
38822010-06-30 Glenn Morris <rgm@gnu.org>
3883
3884 * configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):
3885 Set with AC_DEFINE rather than AH_BOTTOM.
3886
3887 * configure.in (C_OPTIMIZE_SWITCH, CANNOT_DUMP, SYSTEM_MALLOC):
3888 (USE_MMAP_FOR_BUFFERS, C_WARNING_SWITCH, CFLAGS, REAL_CFLAGS):
3889 Set with shell, not cpp.
3890 (LIBX): Remove, just use -lX11 in the one place this was used.
3891 (cannot_dump): Replace with CANNOT_DUMP.
3892
38932010-06-28 Jan Djärv <jan.h.d@swipnet.se>
3894
0a19a6f8 3895 * configure.in: Add --with-x-toolkit=gtk3. Remove HAVE_GTK_MULTIDISPLAY,
067d23c9
KY
3896 check for gtk_file_chooser_dialog_new, and HAVE_GTK_FILE_BOTH (implied
3897 by minimum required Gtk+ 2.6). Add checks for functions introduced
3898 in Gtk+ 2.14 or newer (bug#6505).
3899
39002010-06-26 Eli Zaretskii <eliz@gnu.org>
3901
3902 * config.bat: Remove white space around "+" in COPY commands.
3903
39042010-06-23 Glenn Morris <rgm@gnu.org>
3905
3906 * info/dir: Start descriptions in column 32, per Texinfo convention.
3907
39082010-06-16 Chong Yidong <cyd@stupidchicken.com>
3909
3910 * INSTALL: Update font information (Bug#6389).
3911
39122010-06-16 Glenn Morris <rgm@gnu.org>
3913
3914 * INSTALL: General update.
3915
39162010-06-12 Glenn Morris <rgm@gnu.org>
3917
3918 * Makefile.in (install-arch-indep): Delete any old info .gz files first.
3919
39202010-06-11 Glenn Morris <rgm@gnu.org>
3921
3922 * configure.in (--without-compress-info): New option.
3923 (GZIP_INFO): New output variable.
3924
3925 * Makefile.in (GZIP_INFO): New, set by configure.
3926 (install-arch-indep): Don't gzip info pages if GZIP_INFO is nil.
3927 Handle man pages in the same way.
3928
39292010-06-10 Glenn Morris <rgm@gnu.org>
3930
3931 * Makefile.in (install-arch-indep): Gzip the info files too.
3932
3933 * make-dist: Remove references to non-existent directories and files.
3934
39352010-06-08 Dan Nicolaescu <dann@ics.uci.edu>
3936
3937 * configure.in: Include <strings.h> and <string.h> instead of
3938 "strings.h" and "string.h".
3939
39402010-06-06 Dan Nicolaescu <dann@ics.uci.edu>
3941
3942 * configure.in: Remove code dealing with BSTRING.
3943
39442010-06-03 Dan Nicolaescu <dann@ics.uci.edu>
3945
3946 * configure.in (AC_PREREQ): Require autoconf 2.65.
3947
3948 * configure.in (unxec): Do not define and substitute.
3949 (UNEXEC_OBJ): New output variable, replaces cpp UNEXEC.
3950
39512010-06-03 Glenn Morris <rgm@gnu.org>
3952
3953 * configure.in (AH_BOTTOM): Remove NOT_C_CODE test, it is always true.
3954
39552010-06-02 Dan Nicolaescu <dann@ics.uci.edu>
3956
3957 Fix alloca definition when using gcc on non-gnu systems.
3958 * configure.in: Use the code sequence indicated by "info autoconf"
3959 for alloca (bug#6170).
3960
39612010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
3962
3963 * .bzrignore: Ignore new files from trunk, which appear if you use
3964 colocated branches (i.e. "bzr switch").
3965
39662010-05-28 Glenn Morris <rgm@gnu.org>
3967
3968 * configure.in: Simplify some of the $canonical tests.
3969
39702010-05-27 Glenn Morris <rgm@gnu.org>
3971
3972 * config.bat: Do not preprocess src/Makefile.in.
3973
3974 * configure.in: Do not preprocess src/Makefile.in.
3975 (cpp_undefs, CPP_NEED_TRADITIONAL): Remove.
3976 (AC_EGREP_CPP): Test no longer needed.
3977
3978 * make-dist: No more Makefile.c files.
3979
39802010-05-26 Glenn Morris <rgm@gnu.org>
3981
3982 * configure.in (YMF_PASS_LDFLAGS): Remove.
3983 (PRE_EDIT_LDFLAGS, POST_EDIT_LDFLAGS): New output variables.
3984
3985 * configure.in (CPPFLAGS, CFLAGS, REAL_CFLAGS):
3986 Add $GNUSTEP_LOCAL_HEADERS.
3987 (LDFLAGS, LD_SWITCH_SYSTEM_TEMACS): Add $GNUSTEP_LOCAL_LIBRARIES.
3988
3989 * configure.in (NS_IMPL_GNUSTEP_INC, NS_IMPL_GNUSTEP_TEMACS_LDFLAGS)
3990 (GNUSTEP_MAKEFILES): Remove.
3991 (LD_SWITCH_SYSTEM_TEMACS): Move NS_IMPL_GNUSTEP_TEMACS_LDFLAGS
3992 stuff to here.
3993
39942010-05-25 Glenn Morris <rgm@gnu.org>
3995
3996 * configure.in (LD_SWITCH_SYSTEM): Move some gnu-linux stuff...
3997 (LD_SWITCH_SYSTEM_TEMACS): ... to here.
3998
3999 * configure.in (LD_SWITCH_SYSTEM_EXTRA): Remove.
4000 (LD_SWITCH_SYSTEM_TEMACS): Put darwin stuff from LD_SWITCH_SYSTEM_EXTRA
4001 here instead.
4002
40032010-05-24 Romain Francoise <romain@orebokech.com>
4004
4005 * make-dist: Look for version in src/emacs.c.
4006 Use lisp/subr.el rather than lisp/version.el for location check.
4007
40082010-05-21 Glenn Morris <rgm@gnu.org>
4009
4010 * configure.in (MKDEPDIR): Parallel build tweak.
4011
4012 * configure.in (ns_frag): New output file.
4013
4014 * configure.in (OLDXMENU): Set to "nothing" if !HAVE_X11 || USE_GTK.
4015 (OLDXMENU_TARGET): Set to empty if USE_GTK.
4016
4017 * configure.in (cannot_dump): New output variable.
4018
40192010-05-20 enami tsugutomo <tsugutomo.enami@jp.sony.com>
4020
4021 * configure.in: On NetBSD, if terminfo is found, use it in
4022 preference to termcap. (Bug#6190)
4023
40242010-05-20 Glenn Morris <rgm@gnu.org>
4025
4026 * make-dist (src): Include *.mk.
4027 * config.bat: Concatenate deps.mk onto the end of src/Makefile.
4028 * configure.in (DEPFLAGS, MKDEPDIR): New output variables.
4029 (deps_frag): New output file.
4030 (AUTO_DEPEND): Remove this definition.
4031
4032 * configure.in (--with-gtk, --with-gcc): Remove option stubs.
4033
40342010-05-19 Glenn Morris <rgm@gnu.org>
4035
4036 * configure.in (LINKER, YMF_PASS_LDFLAGS): New output variables.
4037 (ORDINARY_LINK): New AC_DEFINE.
4038 (LIB_GCC): No need to set if ORDINARY_LINK.
4039
40402010-05-18 Glenn Morris <rgm@gnu.org>
4041
4042 * configure.in (POST_ALLOC_OBJ) [cygwin]: Omit vm-limit.o.
4043 (POST_ALLOC_OBJ) [!cygwin]: Set to empty.
4044
4045 * config.bat (RALLOC_OBJ): Edit to empty if sys_malloc.
4046 * configure.in (REL_ALLOC): Unset on gnu, gnu-linux if DOUG_LEA_MALLOC.
4047 (RALLOC_OBJ): New output variable.
4048
4049 * config.bat (GMALLOC_OBJ, VMLIMIT_OBJ): Edit to empty if sys_malloc.
4050 * configure.in (GMALLOC_OBJ, VMLIMIT_OBJ): New output variables.
4051
40522010-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
4053
4054 * Makefile.in (src): Provide the name of the VCS file that witnesses
4055 a pull.
4056 ($(srcdir)/src/config.in): Handle accidental removal of src/config.in.
4057
40582010-05-17 Glenn Morris <rgm@gnu.org>
4059
4060 * configure.in (OLDXMENU_DEPS): New output variable.
4061
40622010-05-16 Glenn Morris <rgm@gnu.org>
4063
4064 * configure.in (ns_appbindir, ns_appresdir): Set using $ns_appdir.
4065
4066 * configure.in (ns_appdir, ns_appbindir): Add trailing "/" to value.
4067 * Makefile.in (install-arch-dep): Update for above change.
4068
4069 * Makefile.in (ns_appdir): Remove.
4070 (install-arch-dep): Test $ns_appresdir instead of $ns_appdir.
4071
4072 * configure.in (TEMACS_LDFLAGS2): New output variable.
4073
4074 * configure.in (NS_IMPL_GNUSTEP_TEMACS_LDFLAGS): New output variable.
4075 (START_FILES): Set to empty if NS_IMPL_GNUSTEP.
4076 (GNUSTEP_SYSTEM_HEADERS, GNUSTEP_SYSTEM_LIBRARIES): Do not output,
4077 nothing uses.
4078
40792010-05-16 Dan Nicolaescu <dann@ics.uci.edu>
4080
4081 * configure.in: Remove references to usg5-4 and bsd-common, $opsys
4082 does not use them.
4083 (X11R5_INHIBIT_I18N): Remove, unused.
4084
40852010-05-15 Glenn Morris <rgm@gnu.org>
4086
4087 * configure.in (LIBXMENU): Set to empty if !HAVE_X_WINDOWS.
4088
4089 * configure.in (FONT_OBJ): Set to empty if !HAVE_X_WINDOWS.
4090
40912010-05-15 Ken Raeburn <raeburn@raeburn.org>
4092
4093 * configure.in: Look for version string in its new location.
4094
40952010-05-15 Eli Zaretskii <eliz@gnu.org>
4096
4097 * config.bat: Remove support for DJGPP v1.x.
4098
40992010-05-15 Glenn Morris <rgm@gnu.org>
4100
4101 * configure.in (OLDXMENU_TARGET): New output variable.
4102
4103 * Makefile.in (install-arch-dep): Update odd NS rule for Emacs version.
4104
4105 * Makefile.in (install-arch-indep): Remove references to RCS, CVS,
4106 and other files that no longer exist.
4107
41082010-05-14 Glenn Morris <rgm@gnu.org>
4109
4110 * configure.in (cpp_undefs): Add mktime, register, X11.
4111
4112 * configure.in (GPM_MOUSE_SUPPORT): Remove.
4113 (MOUSE_SUPPORT, TOOLTIP_SUPPORT, WINDOW_SUPPORT): New output variables.
4114 (HAVE_WINDOW_SYSTEM, HAVE_MOUSE): Move out of AC_BOTTOM.
4115
4116 * configure.in (NS_IMPL_GNUSTEP_INC): New output variable.
4117 (GNUSTEP_MAKEFILES): Do not output.
4118
41192010-05-13 Glenn Morris <rgm@gnu.org>
4120
4121 * configure.in: Fix some paren typos.
4122
4123 * configure.in (OLDXMENU, LIBXMENU): Set to empty if !HAVE_MENUS.
4124
4125 * configure.in (LD_SWITCH_X_SITE, C_SWITCH_X_SITE): Do not define.
4126
41272010-05-12 Glenn Morris <rgm@gnu.org>
4128
4129 * configure.in (LIB_SRC_EXTRA_INSTALLABLES): Remove, unused.
4130
4131 * configure.in (LIB_GCC): New output variable.
4132
41332010-05-11 Glenn Morris <rgm@gnu.org>
4134
4135 * make-dist (msdos): No more mainmake.
4136
4137 * configure.in: Generate lib-src/Makefile directly, do not run cpp.
4138 * config.bat: Do not run cpp on lib-src/Makefile.in.
4139
4140 * config.bat [HAVE_X11]: Run sed3x.inp on lib-src/Makefile.
4141
41422010-05-10 Glenn Morris <rgm@gnu.org>
4143
4144 * configure.in (LIBS_SYSTEM): New output variable, replacing cpp.
4145
4146 * configure.in (MAIL_USE_FLOCK, MAIL_USE_LOCKF): New AC_DEFINEs.
4147 (BLESSMAIL_TARGET): New output variable.
4148
41492010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
4150
4151 * INSTALL: Fix typos.
4152
41532010-05-08 Chong Yidong <cyd@stupidchicken.com>
4154
4155 * configure.in: Add check for buggy version of GCC (Bug#6031).
4156
41572010-05-08 Glenn Morris <rgm@gnu.org>
4158
4159 * configure.in (HAVE_LIBNCURSES): New local variable.
4160 (TERMINFO, LIBS_TERMCAP, TERMCAP_OBJ): New output variables,
4161 replacing cpp in src/s/*.h and src/Makefile.in.
4162
41632010-05-07 Chong Yidong <cyd@stupidchicken.com>
4164
4165 * Version 23.2 released.
4166
41672010-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
4168
4169 * configure.in: Add tests for `isnan' and `copysign'.
4170
41712010-05-07 Eli Zaretskii <eliz@gnu.org>
4172
4173 * config.bat: Allow for 2 leading `#'s in comments in
4174 src/Makefile.in.
4175
41762010-05-07 Glenn Morris <rgm@gnu.org>
4177
4178 * configure.in (LD_SWITCH_SYSTEM): Set with configure, not cpp.
4179 Merges logic from src/s/* and src/Makefile.in.
4180 (LD_SWITCH_SYSTEM_TEMACS): New output variable.
4181
41822010-05-07 Dan Nicolaescu <dann@ics.uci.edu>
4183
4184 Define START_FILES and LIB_STANDARD using autoconf.
4185 * configure.in (START_FILES, LIB_STANDARD): New definitions, moved
4186 here from src/s/*.h.
4187 (HAVE_CRTIN): Remove, inline logic in the netbsd
4188 START_FILES/LIB_STANDARD computation.
4189
41902010-05-06 Glenn Morris <rgm@gnu.org>
4191
4192 * configure.in (AC_PROG_LN_S): Remove test, nothing uses @LN_S@.
4193
4194 * Makefile.in (CPP, C_SWITCH_SYSTEM, ALLOCA, LN_S, C_SWITCH_X_SITE)
4195 (LD_SWITCH_X_SITE): Remove unused variables.
4196
41972010-05-04 Glenn Morris <rgm@gnu.org>
4198
4199 * configure.in (LD_SWITCH_X_SITE_AUX): Use AC_SUBST only, not AC_DEFINE
4200 as well.
4201 (LD_SWITCH_X_SITE_AUX_RPATH): New output variable.
4202
4203 * configure.in (LD_SWITCH_SYSTEM_TEMACS): New output variable.
4204
4205 * configure.in (C_SWITCH_MACHINE, C_SWITCH_SYSTEM): New output
4206 variables, replacing c_switch_machine, c_switch_system.
4207 * Makefile.in (C_SWITCH_SYSTEM): Use @C_SWITCH_SYSTEM@ rather than
4208 @c_switch_system@.
4209
42102010-05-03 Glenn Morris <rgm@gnu.org>
4211
4212 * configure.in (LIBXT_OTHER, LIBX_OTHER): New output variables.
4213
4214 * make-dist: There are no more src/m/*.inp files.
4215
42162010-05-01 Dan Nicolaescu <dann@ics.uci.edu>
4217
4218 * configure.in (LD_SWITCH_MACHINE, ld_switch_machine): Remove, unused.
4219 (ac_link): Do not use ld_switch_machine.
4220
42212010-05-01 Glenn Morris <rgm@gnu.org>
4222
4223 * configure.in (OTHER_OBJ): Remove.
4224 (PRE_ALLOC_OBJ, POST_ALLOC_OBJ): New output variables.
4225
42262010-04-30 Glenn Morris <rgm@gnu.org>
4227
4228 * configure.in (OTHER_OBJ): Always include vm-limit.o on Cygwin.
4229 Elsewhere, maybe include it.
4230
4231 * configure.in (TOOLKIT_LIBW) [HAVE_GTK]: Set to $GTK_LIBS.
4232 (OLDXMENU, LIBXMENU): New output variables.
4233
4234 * configure.in (OTHER_OBJ): New output variable.
4235
42362010-04-28 Glenn Morris <rgm@gnu.org>
4237
4238 * configure.in (CYGWIN_OBJ): New output variable.
4239
4240 * configure.in (GPM_MOUSE_SUPPORT): New output variable.
4241
4242 * configure.in (FONT_OBJ): New output variable.
4243
4244 * configure.in (LIBXMU): New output variable.
4245
4246 * configure.in (NS_OBJ, NS_SUPPORT): New output variables.
4247
4248 * configure.in (machine, canonical): On amdx86-64, check for a 32-bit
4249 userland and maybe change values to i386 (move test from s/amdx86-64.h).
4250
42512010-04-27 Glenn Morris <rgm@gnu.org>
4252
4253 * configure.in (LIBXTR6): New output variable. Move unixware special
4254 case here from src/s/unixware.h.
4255
4256 * configure.in (LUCID_LIBW, MOTIF_LIBW): No longer substitute
4257 in Makefiles.
4258 (TOOLKIT_LIBW): New output variable, replacing LUCID_LIBW/MOTIF_LIBW.
4259
4260 * configure.in (HAVE_MOTIF_2_1): Remove unused variable.
4261 (LIBXP): No longer substitute in Makefiles.
4262 (MOTIF_LIBW): New output variable. Move system-specific settings here
4263 from src/s files.
4264
42652010-04-27 Dan Nicolaescu <dann@ics.uci.edu>
4266
4267 Reduce CPP usage.
4268 * configure.in (LIB_X11_LIB): Remove, inline in the only user.
4269 (unexec): Define unconditionally, all platforms define
4270 UNEXEC. AC_SUBST it.
4271 (UNEXEC_SRC): Remove, unused.
4272 (C_SWITCH_X_SYSTEM): Define using autoconf, not cpp.
4273
42742010-04-27 Glenn Morris <rgm@gnu.org>
4275
4276 * configure.in (HAVE_MOTIF_2_1, HAVE_LIBXP): Remove unused AC_DEFINEs,
4277 replaced by LIBXP.
4278
4279 * configure.in (--with-crt-dir): Doc fix (now valid for all platforms).
4280 (CRT_DIR): On (powerpc64|sparc64)-*-linux-gnu*, default to /usr/lib64.
4281 On hpux10-20, default to /lib.
4282
4283 * configure.in (LUCID_LIBW, LIBXP, WIDGET_OBJ): New output variables.
4284
42852010-04-26 Dan Nicolaescu <dann@ics.uci.edu>
4286
4287 * configure.in (LIBS_MACHINE): Remove, unused.
4288
4289 * configure.in (LIB_MATH): New output variable. Set it for some systems.
4290
42912010-04-24 Glenn Morris <rgm@gnu.org>
4292
4293 * configure.in (CRT_DIR): New output variable.
4294 (--with-crt-dir): New option. (Bug#5655)
4295 (HAVE_LIB64_DIR): Remove.
4296
42972010-04-22 Dan Nicolaescu <dann@ics.uci.edu>
4298
4299 * configure.in (REAL_CFLAGS, CFLAGS): Restore -g for gcc.
4300
43012010-04-22 Miles Bader <miles@gnu.org>
4302
4303 * configure.in: Get rid of "unix" pre-defined macro when
4304 preprocessing Makefile. (Bug#5857)
4305
43062010-04-21 Andreas Schwab <schwab@linux-m68k.org>
4307
4308 Avoid non-portable shell command negation
4309 * configure.in: Revert last change.
4310
43112010-04-21 Jan Djärv <jan.h.d@swipnet.se>
4312
4313 * configure.in: Change "if test ! -f" to "if ! test -f".
4314
43152010-04-21 Glenn Morris <rgm@gnu.org>
4316
4317 * configure.in (LIBSELINUX_LIBS): Always substitute in Makefiles.
4318 (GTK_OBJ, DBUS_OBJ, LIBXSM, XMENU_OBJ, XOBJ): New output variables.
4319
43202010-04-21 Karel Klíč <kklic@redhat.com>
4321
4322 * configure.in: New option: --with(out)-selinux, on by default.
4323 Set HAVE_LIBSELINUX if we find libselinux, and substitute
4324 LIBSELINUX_LIBS in Makefiles.
4325
43262010-04-01 Dan Nicolaescu <dann@ics.uci.edu>
4327
4328 * configure.in: Remove all references to LIBX11_SYSTEM.
4329
43302010-03-30 Dan Nicolaescu <dann@ics.uci.edu>
4331
4332 * configure.in: Remove all references to C_DEBUG_SWITCH.
4333
43342010-03-27 Eli Zaretskii <eliz@gnu.org>
4335
4336 * config.bat <lib-src>: Edit out lines that begin with several #
4337 characters.
4338
43392010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
4340
4341 * configure.in: Remove support for old UNIX System V systems and
4342 for Unixware on non-x86 machines.
4343
4344 * configure.in: Remove support for Solaris on PPC and for old versions.
4345
4346 * configure.in: Remove non-working lynxos port.
4347
43482010-03-19 Dan Nicolaescu <dann@ics.uci.edu>
4349
4350 * .dir-locals.el (c-mode): Turn on whitespace-mode for diff-mode.
4351
43522010-03-19 Glenn Morris <rgm@gnu.org>
4353
4354 * configure.in (HAVE_LIBNCURSES): Add a description to make autoheader
4355 happy.
4356
43572010-03-18 Jan Djärv <jan.h.d@swipnet.se>
4358
4359 * configure.in: Check for tputs and friends, abort if not
4360 found (bug#5735).
4361
43622010-03-18 Glenn Morris <rgm@gnu.org>
4363
4364 * configure.in (--with-x-toolkit): In the help text, say which options
4365 are synonyms.
4366
4367 * configure.in (--with-mmdf, --with-mail-unlink):
4368 New options, off by default.
4369 (--with-mailhost): New option to set default POP host.
4370 (LIBXPM, LIBJPEG, LIBPNG, LIBTIFF, LIBGIF, LIBGPM, LIBS_MAIL)
4371 (LIBHESIOD, LIBRESOLV, COM_ERRLIB, CRYPTOLIB, KRB5LIB, DESLIB, KRB4LIB):
4372 New variables, substituted in Makefiles.
4373 (try_libungif, ac_gif_lib_name): Replace with HAVE_GIF=maybe, LIBGIF.
4374 (LIBGIF): Use AC_SUBST rather than AC_DEFINE.
4375 (HAVE_LIBMAIL, HAVE_LIBLOCKFILE, HAVE_LIBCOM_ERR, HAVE_LIBCRYPTO)
4376 (HAVE_LIBK5CRYPTO, HAVE_LIBKRB5, HAVE_LIBDES425, HAVE_LIBDES)
4377 (HAVE_LIBKRB4, HAVE_LIBKRB): New AC_DEFINEs.
4378
43792010-03-18 Tetsurou Okazaki <okazaki@be.to> (tiny change)
4380
4381 * Makefile.in (uninstall): Handle the case where archlibdir does not
4382 exist. (Bug#5720)
4383
43842010-03-12 Eli Zaretskii <eliz@gnu.org>
4385
75f1671a 4386 These changes remove termcap.c from the build on POSIX platforms.
067d23c9
KY
4387 * configure.in <AC_CHECK_HEADERS>: Remove termcap.h.
4388
4389 * configure: Regenerated.
4390
43912010-03-10 Chong Yidong <cyd@stupidchicken.com>
4392
4393 * Branch for 23.2.
4394
43952010-01-31 Juri Linkov <juri@jurta.org>
4396
4397 * .bzrignore: Add TAGS-LISP.
4398
43992010-01-23 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
4400
4401 * configure.in: Check for utmp.h availability (FreeBSD 9.x lacks
4402 this header file).
4403
44042010-01-12 Juanma Barranquero <lekktu@gmail.com>
4405
4406 * .bzrignore: Ignore all .exe, instead of individual files.
4407
44082010-01-12 Chong Yidong <cyd@stupidchicken.com>
4409
4410 * configure.in: Explicitly check for and link to -lXrender.
4411
44122010-01-12 Glenn Morris <rgm@gnu.org>
4413
4414 * INSTALL.BZR, README: Use bug-gnu-emacs rather than emacs-pretest-bug
4415 for bug reports for development versions.
4416
44172010-01-02 Eli Zaretskii <eliz@gnu.org>
4418
4419 * .bzrignore: Add more ignored patterns, including for the MS-DOS
4420 build.
4421
44222009-12-27 Karl Fogel <kfogel@red-bean>
4423
4424 * INSTALL.BZR: Rename from INSTALL.CVS; edit to talk about Bazaar.
4425 * INSTALL, autogen.sh, configure.in, configure: Adjust accordingly.
4426
44272009-12-17 Glenn Morris <rgm@gnu.org>
4428
4429 * .dir-locals.el (bug-reference-url-format): Change to debbugs.gnu.org.
4430
44312009-12-15 Glenn Morris <rgm@gnu.org>
4432
4433 * info/dir: Add EDT entry.
4434 * Makefile.in (INFO_FILES): Add edt.
4435
44362009-12-10 Jan Djärv <jan.h.d@swipnet.se>
4437
1154d12e 4438 * configure.in: Check for RSVG if GNUstep is used.
067d23c9
KY
4439
44402009-12-09 Jan Djärv <jan.h.d@swipnet.se>
4441
4442 * configure.in: Don't check for RSVG or GConf unless X11 is used.
4443
44442009-12-09 Ken Brown <kbrown@cornell.edu> (tiny change)
4445
4446 * configure.in: Allow compiling Emacs with GTK on Cygwin.
4447
44482009-12-01 Glenn Morris <rgm@gnu.org>
4449
4450 * make-dist: Add etc/images/mpc directory.
4451
44522009-11-21 Jan Djärv <jan.h.d@swipnet.se>
4453
4454 * configure.in: Don't check for GConf unless X is used.
4455
44562009-11-20 Dan Nicolaescu <dann@ics.uci.edu>
4457
4458 * configure.in: Use -Wdeclaration-after-statement if available.
4459
44602009-11-17 Jan Djärv <jan.h.d@swipnet.se>
4461
4462 * configure.in: New option: --with(out)-gconf.
4463 Set HAVE_GCONF if we find gconf.
4464
44652009-11-17 Glenn Morris <rgm@gnu.org>
4466
4467 * Makefile.in (INFO_FILES): Add semantic.
4468
44692009-11-16 Chong Yidong <cyd@stupidchicken.com>
4470
4471 * info/dir: Add Semantic.
4472
44732009-11-16 Glenn Morris <rgm@gnu.org>
4474
4475 * Makefile.in (install-arch-indep): Use a more restrictive Makefile
4476 pattern, so as not to exclude makefile*.el. (Bug#4912)
4477
44782009-11-14 Jan Djärv <jan.h.d@swipnet.se>
4479
4480 * configure.in: --enable-autodepend is new. Check for GNU Make
4481 and that gcc supports -MMD -MF. Define AUTO_DEPEND if we can use
4482 gcc and GNU make to generate dependencies.
4483
44842009-10-27 Glenn Morris <rgm@gnu.org>
4485
4486 * make-dist: Make links to doc/lispintro/*.pdf.
4487
44882009-10-23 Jim Meyering <meyering@redhat.com>
4489
4490 * configure.in: Invoke $CPP with -P when creating Makefile and
4491 src/Makefile. Without this, gcc 4.4.2 converts each
4492 backslash-newline pair in the input to a bare newline, yielding
4493 invalid Makefiles.
4494
4495 * configure: Regenerate.
4496
44972009-10-19 Dan Nicolaescu <dann@ics.uci.edu>
4498
4499 * configure.in (vax-dec-vms): Remove, not supported anymore.
4500
45012009-10-15 Adrian Robert <Adrian.B.Robert@gmail.com>
4502
4503 * configure.in (NS_HAVE_NSINTEGER): Back out previous change.
4504 (*-apple-darwin*): Add x86_64 architecture.
4505
45062009-10-14 Dan Nicolaescu <dann@ics.uci.edu>
4507
4508 * config.guess, config.sub: Updated from master source.
4509
45102009-10-11 Adrian Robert <Adrian.B.Robert@gmail.com>
4511
4512 * configure.in (NS_HAVE_NSINTEGER): Remove this test and define.
4513
45142009-10-07 Edward Trumbo <etrumbo@comcast.net> (tiny change)
4515
4516 * Makefile.in (INFO_FILES): Add EDE and EIEIO.
4517
45182009-09-29 Glenn Morris <rgm@gnu.org>
4519
4520 * make-dist (check): Update for two new levels of subdirectory in lisp/.
4521
45222009-09-17 Dan Nicolaescu <dann@ics.uci.edu>
4523
4524 * config.guess, config.sub: Updated from master source.
4525
4526 * configure.in (OTHER_FILES): Define using autoconf not cpp.
4527
45282009-09-14 Dan Nicolaescu <dann@ics.uci.edu>
4529
4530 * .dir-locals.el (change-log-mode): Restore bug-reference-mode.
4531
45322009-09-13 Chong Yidong <cyd@stupidchicken.com>
4533
4534 * INSTALL: Update URL for GNU FreeFont.
4535
45362009-09-09 Glenn Morris <rgm@gnu.org>
4537
4538 * Makefile.in (install-arch-indep): Don't recursively change perms of
4539 site-lisp and infodir. There may be non-Emacs files in here, and the
4540 files supplied by Emacs are all handled explicitly already. (Bug#3800)
4541 (mkdir): Set umask to world-readable before creating directories.
4542 mkinstalldirs already checks if dirs exist, don't duplicate this test.
4543
45442009-08-29 Glenn Morris <rgm@gnu.org>
4545
4546 * Makefile.in (info-real): Don't ignore errors from doc Makefiles.
4547 (info): Don't give an error in the absence of makeinfo - let the doc
4548 Makefiles do that, if the info files need rebuilding. (Bug#3982)
4549
45502009-08-23 Ken Raeburn <raeburn@raeburn.org>
4551
4552 * Makefile.in (install-arch-indep): If the versioned DOC-####
4553 generated during loadup+dump isn't found, install the plain DOC
4554 file that always gets generated, in case CANNOT_DUMP is set.
4555
4556 * configure.in: Warn if package version specified here doesn't
4557 match the version in version.el.
4558 * configure: Regenerate.
4559
45602009-08-22 Michael Albinus <michael.albinus@gmx.de>
4561
4562 * configure.in: AC_CHECK_FUNCS dbus_watch_get_unix_fd.
4563
4564 * configure: Regenerate.
4565
45662009-08-19 Glenn Morris <rgm@gnu.org>
4567
4568 * INSTALL: Remove reference to cvtmail.
4569
45702009-08-15 CHENG Gao <chenggao@gmail.com>
4571
4572 * Makefile.in (install-arch-indep): Remove .DS_Store files (MacOSX).
4573
45742009-08-02 Kevin Ryde <user42@zip.com.au>
4575
4576 * INSTALL: Fix free fonts URL.
4577
45782009-07-22 Glenn Morris <rgm@gnu.org>
4579
4580 * configure.in (AC_PREREQ): Require autoconf 2.62.
4581
45822009-07-04 Andreas Schwab <schwab@linux-m68k.org>
4583
4584 * configure.in (--enable-checking, --enable-profiling):
4585 Use AS_HELP_STRING.
4586
45872009-07-03 Dan Nicolaescu <dann@ics.uci.edu>
4588
4589 * configure.in (--enable-profiling): New option.
4590 (mips-*-netbsd*, mipsel-*-netbsd*, mipseb-*-netbsd*): Use machine=mips.
4591
45922009-06-27 Glenn Morris <rgm@gnu.org>
4593
4594 * configure.in: Restore netbsd on mips, mipsel, mipseb.
4595
45962009-06-26 Dan Nicolaescu <dann@ics.uci.edu>
4597
4598 * configure.in (--enable-checking): New option.
4599
46002009-06-24 Glenn Morris <rgm@gnu.org>
4601
4602 * make-dist: Warn if subdir does not exist in source.
4603 (nextstep/Cocoa/Emacs.base/Contents/Resources/preferences.nib)
4604 (nextstep/GNUstep/Emacs.base/Resources/preferences.gorm):
4605 No longer make links.
4606
46072009-06-24 Yavor Doganov <yavor@gnu.org>
4608
4609 * make-dist (tempdir): Don't create directories preferences.gorm
4610 and preferences.nib, they are no longer required.
4611
46122009-06-21 Chong Yidong <cyd@stupidchicken.com>
4613
4614 * Branch for 23.1.
4615
46162009-06-12 Chong Yidong <cyd@stupidchicken.com>
4617
4618 * configure.in: Delete mac-fix-env target, which has been
4619 removed (Bug#3531).
4620
46212009-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
4622
1154d12e 4623 * configure.in: Don't define CANNOT_DUMP for GNUstep any more.
067d23c9
KY
4624
46252009-05-05 Per Starbäck <per@starback.se> (tiny change)
4626
4627 * BUGS: Use new binding of view-emacs-problems.
4628
c7015153 46292009-05-04 Simon Leinen <simon.leinen@switch.ch> (tiny change)
067d23c9
KY
4630
4631 * Makefile.in (install-arch-dep): Avoid using $$(..) construct,
4632 for Solaris compatibility.
4633
46342009-04-25 Chong Yidong <cyd@stupidchicken.com>
4635
4636 * configure: Regenerate.
4637
4638 * configure.in: Disable use of FreeType without libXft.
4639
46402009-04-19 Jan Djärv <jan.h.d@swipnet.se>
4641
4642 * configure.in (HAVE_GTK_FILE_SELECTION, HAVE_GTK_FILE_CHOOSER):
4643 Check if it is declared in gtk.h.
4644
46452009-04-12 Andreas Schwab <schwab@linux-m68k.org>
4646
4647 * Makefile.in (install-arch-indep): Remove .gitignore files.
4648
46492009-04-03 Kenichi Handa <handa@m17n.org>
4650
4651 * INSTALL: Make the section "Complex Text Layout support
4652 libraries" the first of "ADDITIONAL DISTRIBUTION FILES".
4653
46542009-03-06 Dan Nicolaescu <dann@ics.uci.edu>
4655
4656 * configure.in (rs6000-ibm-aix6*): Fix typo.
4657
46582009-03-04 Glenn Morris <rgm@gnu.org>
4659
4660 * Makefile.in (INFO_FILES): Add auth.
4661
46622009-03-03 Glenn Morris <rgm@gnu.org>
4663
4664 * info/dir: Add Auth-source.
4665
46662009-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
4667
4668 * Makefile.in (src): Fix last change so the first `cd' doesn't affect
4669 the second.
4670
46712009-02-28 Eli Zaretskii <eliz@gnu.org>
4672
4673 * config.bat: Copy .dbxinit to _dbxinit.
4674
4675 * make-dist (Making links to `info'): Remove .gitignore.
4676
46772009-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
4678
4679 * Makefile.in (lib-src, lisp): Use simpler rule.
4680 (src): Be more specific to avoid recompiling all the .elc files just
4681 because the bootstrap-emacs is missing.
4682
46832009-02-26 Chong Yidong <cyd@stupidchicken.com>
4684
4685 * configure.in: Require librsvg >= 2.11.
4686
46872009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
4688
4689 * configure.in (HAVE_XFT, HAVE_FREETYPE, HAVE_LIBOTF)
4690 (HAVE_M17N_FLT): Don't check for these unless HAVE_X11.
4691
46922009-02-04 Adrian Robert <Adrian.B.Robert@gmail.com>
4693
4694 * configure.in (COCOA_EXPERIMENTAL_CTRL_G): Drop.
4695
46962009-02-03 Glenn Morris <rgm@gnu.org>
4697
4698 * make-dist: Add some missing files, remove some that are no longer
4699 present.
4700
47012009-02-02 Glenn Morris <rgm@gnu.org>
4702
4703 * make-dist: Add some missing nextstep/ files.
4704
47052009-01-22 Yavor Doganov <yavor@gnu.org> (tiny change)
4706
4707 * configure.in (HAVE_RSVG): Use librsvg under HAVE_NS also. (Bug#616)
4708
47092009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
4710
4711 * configure.in: Add support for m68k-*-netbsd.
4712
47132009-01-14 Juri Linkov <juri@jurta.org>
4714
4715 * .dir-locals.el (change-log-mode): Remove bug-reference-mode.
4716
4717 * .dir-locals.el (change-log-mode): Add bug-reference-url-format
4718 and bug-reference-mode.
4719
47202009-01-11 Juri Linkov <juri@jurta.org>
4721
4722 * INSTALL.CVS: Move configuration explicitly to the first step.
4723
47242009-01-09 Glenn Morris <rgm@gnu.org>
4725
4726 * .dir-locals.el: Don't set indent-tabs-mode.
4727
47282008-12-30 Kenichi Handa <handa@m17n.org>
4729
4730 * configure.in: Define HAVE_OTF_GET_VARIATION_GLYPHS if libotf has
4731 the function OTF_get_variation_glyphs.
4732
47332008-12-30 Jan Djärv <jan.h.d@swipnet.se>
4734
4735 * Makefile.in (install-arch-dep): Remove old directories in
4736 ns_app* before moving new directories there.
4737
47382008-12-27 Dan Nicolaescu <dann@ics.uci.edu>
4739
4740 * .dir-locals.el: Remove non-working entry for pmail.
4741 (fill-column): Fix typo.
4742 (change-log-mode): Add fill column.
4743
47442008-12-26 Eli Zaretskii <eliz@gnu.org>
4745
4746 * config.bat: Produce _dir-locals.el from .dir-locals.el.
4747
47482008-12-23 Dan Nicolaescu <dann@ics.uci.edu>
4749
4750 * make-dist (tempdir): Distribute .dir-locals.el.
4751
4752 * .dir-locals.el: New file.
4753
47542008-12-19 Eli Zaretskii <eliz@gnu.org>
4755
4756 * config.bat (--with-system-malloc): New option; see msdos/INSTALL
4757 for rationale.
4758
47592008-12-13 Glenn Morris <rgm@gnu.org>
4760
4761 * Makefile.in (install-arch-indep): Add new man-pages.
4762 (manext): Remove variable.
4763 (MAN_PAGES): New variable.
4764 (install-arch-indep, uninstall): Use MAN_PAGES for list of files to add
4765 and remove.
4766 (uninstall): Remove desktop file and icons, game scores if empty.
4767
47682008-12-11 Dan Nicolaescu <dann@ics.uci.edu>
4769
4770 * config.guess, config.sub: Updated from master source.
4771
47722008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
4773
4774 * Makefile.in (install-arch-indep): Install ebrowse.1.
4775
47762008-12-09 Ali Bahrami <ali_gnu@emvision.com> (tiny change)
4777
4778 * configure.in: Add Solaris on x86_64.
4779
47802008-12-09 Dan Nicolaescu <dann@ics.uci.edu>
4781
4782 * config.guess, config.sub: Updated from master source.
4783
47842008-12-08 Eli Zaretskii <eliz@gnu.org>
4785
4786 * info/dir: Fix last change.
4787
47882008-12-07 Eli Zaretskii <eliz@gnu.org>
4789
4790 * info/dir: Untabify.
4791
47922008-11-28 Ulrich Mueller <ulm@gentoo.org>
4793
4794 * configure.in: Fix last change.
4795
47962008-11-28 Richard M Stallman <rms@gnu.org>
4797
4798 * configure.in (mips64-*-linux-gnu*, mips64el-*-linux-gnu*):
4799 New configurations.
4800
48012008-11-20 Josh Elsasser <josh@elsasser.org> (tiny change)
4802
4803 * configure.in: Add hppa-*-openbsd* with machine hp800; mistakenly
4804 removed while misclassified as now unsupported hp9000s300. (Bug#1365)
4805
48062008-11-15 Eli Zaretskii <eliz@gnu.org>
4807
4808 * Makefile.in (INFO_FILES): Remove ns-emacs.
4809
4810 * info/dir (NS-Emacs): Remove entry.
4811
48122008-11-08 Eli Zaretskii <eliz@gnu.org>
4813
4814 * INSTALL: Move MS-DOS specific instructions to msdos/INSTALL.
4815
48162008-11-07 Glenn Morris <rgm@gnu.org>
4817
4818 * configure.in (HAVE_LIB64_DIR): Check for crtn.o. (Bug#1287)
4819
48202008-10-31 Eli Zaretskii <eliz@gnu.org>
4821
4822 * config.bat: Tell user to expect one "File not found" message
4823 while the `doc' directory is being configured.
4824
48252008-10-30 Chong Yidong <cyd@stupidchicken.com>
4826
4827 * update-subdirs: Put obsolete directory last.
4828
48292008-10-30 Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
4830
4831 * configure.in: Check fontconfig always.
4832
48332008-10-30 Dan Nicolaescu <dann@ics.uci.edu>
4834
4835 * configure (*-solaris2.[7-9]*): Fix typo.
4836
48372008-10-24 Glenn Morris <rgm@gnu.org>
4838
4839 * configure.in (--without-sync-input, --with-pkg-config-prog):
4840 Help strings start with lower case.
4841 (--with-gnustep-conf): New option.
4842 (GNUSTEP_CONFIG_FILE): Use, instead of fixed /etc/GNUstep/GNUstep.conf.
4843
48442008-10-24 Yavor Doganov <yavor@gnu.org> (tiny change)
4845
4846 * configure.in: Use `.' instead of `source' to source GNUstep.conf.
4847 Exit with an error if `--with-ns' was specified but <AppKit/AppKit.h>
4848 is not found. (Bug#1230)
4849
48502008-10-23 Ali Bahrami <ali_gnu@emvision.com> (tiny change)
4851
4852 * configure (*-sunos5*, *-solaris*): Use the new file sol2-10.h.
4853 Use sol2-6.h for Solaris 7-9.
4854
48552008-10-18 Ulrich Mueller <ulm@gentoo.org>
4856
4857 * configure.in: Add support for GNU/Linux on SuperH.
4858
48592008-10-12 Andreas Schwab <schwab@suse.de>
4860
4861 * configure.in: Only check for m17n-flt if HAVE_LIBOTF.
4862
1a71cb28 48632008-10-03 Adrian Robert <Adrian.B.Robert@gmail.com>
067d23c9
KY
4864
4865 * configure.in: Report USE_TOOLKIT_SCROLLBARS as such (not mentioning
4866 "X") to avoid confusion.
4867
4868 * configure: Regenerate.
4869
48702008-09-07 Romain Francoise <romain@orebokech.com>
4871
4872 * make-dist: Distribute doc/man/ChangeLog.
4873
48742008-08-28 Chong Yidong <cyd@stupidchicken.com>
4875
4876 * configure.in: Disable XFT and Freetype when without X.
4877
4878 * configure: Regenerate.
4879
48802008-08-24 Dan Nicolaescu <dann@ics.uci.edu>
4881
4882 * configure.in (NS_IMPL_GNUSTEP): Increase pure size.
4883
48842008-08-21 Christian Faulhammer <opfer@gentoo.org> (tiny change)
4885
90eacf99
SM
4886 * configure.in (GNUSTEP_SYSTEM_HEADERS):
4887 Define GNUSTEP_SYSTEM_HEADERS and GNUSTEP_SYSTEM_LIBRARIES.
067d23c9
KY
4888
4889 * configure: Regenerate.
4890
48912008-08-20 Eli Zaretskii <eliz@gnu.org>
4892
4893 * configure.in: Move "#define subprocesses" before
4894 config_opsysfile is included.
4895
48962008-08-19 Kenichi Handa <handa@m17n.org>
4897
4898 * INSTALL (Extra fonts): Mention local fonts, don't mention
4899 mule-unicode.
4900
49012008-08-16 Chong Yidong <cyd@stupidchicken.com>
4902
4903 * make-dist: Omit info/.arch-inventory.
4904
49052008-08-16 Jason Rumney <jasonr@gnu.org>
4906
4907 * make-dist (tempdir/nt): Link emacsclient.rc.
4908
49092008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
4910
4911 * configure.in (LIB_SRC_EXTRA_INSTALLABLES): New variable.
4912 AC_SUBST it.
4913 (GNU_OBJC_CFLAGS): Define as a shell variable instead of #define.
4914 AC_SUBST it.
4915 (OTHER_FILES): Always define for HAVE_NS.
4916 (C_SWITCH_X_SYSTEM): Don't define as empty for NS_IMPL_COCOA.
4917 * configure: Regenerate.
4918
49192008-08-07 Andreas Schwab <schwab@suse.de>
4920
4921 * configure.in: Correctly handle
4922 --enable-cocoa-experimental-ctrl-g=no and
4923 --enable-ns-self-contained=yes.
4924
49252008-08-06 Adrian Robert <Adrian.B.Robert@gmail.com>
4926
4927 * configure.in (NS_HAVE_INTEGER): Rename to NS_HAVE_NSINTEGER.
90eacf99
SM
4928 (C_SWITCH_X_SYSTEM): Drop -MMD -MP under NS_IMPL_GNUstep.
4929 Don't bother undef'ing since won't have desired effect.
067d23c9
KY
4930
49312008-08-06 Andreas Schwab <schwab@suse.de>
4932
4933 * configure.in: Fix quoting.
4934
49352008-08-06 Chong Yidong <cyd@stupidchicken.com>
4936
4937 * configure.in (COCOA_EXPERIMENTAL_CTRL_G): Fix 2008-08-04 change.
4938
49392008-08-05 Ulrich Mueller <ulm@gentoo.org>
4940
4941 * configure.in: Add checks for krb5_error.text and
4942 krb5_error.e_text struct members.
4943
49442008-08-04 Chong Yidong <cyd@stupidchicken.com>
4945
4946 * configure.in: Test for existence of NSInteger.
4947 Suggested by Yavor Doganov.
4948
49492008-08-02 Romain Francoise <romain@orebokech.com>
4950
4951 * Makefile.in (INFO_FILES): Add mairix-el.
4952
49532008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4954
4955 * make-dist:
4956 * README: Remove VMS support.
4957 * vms: Remove directory.
4958
49592008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4960
4961 * configure.in (MULTI_KBOARD): Remove.
4962
49632008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
4964
4965 * configure.in (DO_BLOCK_INPUT): Remove, unused.
4966
49672008-07-29 Chong Yidong <cyd@stupidchicken.com>
4968
4969 * info/dir (File): Add mairix-el.
4970
49712008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4972
4973 Remove support for Mac Carbon.
4974 * mac: Remove directory.
4975 * make-dist:
4976 * configure.in:
4977 * README:
4978 * Makefile.in:
4979 * INSTALL: Remove code for Carbon.
4980 * configure: Regenerate.
4981
49822008-07-26 Adrian Robert <Adrian.B.Robert@gmail.com>
4983
4984 * Makefile.in (install-arch-dep): Fix typo in NS installation commands.
4985
49862008-07-25 Chong Yidong <cyd@stupidchicken.com>
4987
4988 * configure.in: Check for getrlimit.
4989
4990 * configure: Regenerate.
4991
49922008-07-23 Dan Nicolaescu <dann@ics.uci.edu>
4993
4994 * configure.in (LD_SWITCH_SITE): Remove, set the values directly
4995 in src/Makefile.in.
4996 (static): Remove, autoconf would always comment it out anyway.
4997 (subprocesses): Define unconditionally.
4998
49992008-07-19 Yavor Doganov <yavor@gnu.org> (tiny change)
5000
5001 * configure.in: Fix typo in GNUSTEP_MAKEFILES setting for HAVE_NS
5002 compilation under GNUstep.
5003
50042008-07-18 Kenichi Handa <handa@m17n.org>
5005
5006 * INSTALL (Complex Text Layout support libraries): Delete the
5007 paragraph about --enable-font-backend.
5008
50092008-07-17 Adrian Robert <Adrian.B.Robert@gmail.com>
5010
5011 * configure.in: Print out some info to user for NeXTstep builds.
5012 (ns-app): Remove enable option.
5013 (ns-self-contained): Add enable option.
5014 (ns_appbindir, ns_appresdir, ns_appsrc): Set them based on Cocoa or
5015 GNUstep, use to set install prefixes, and substitute in Makefiles.
5016 * configure: Regenerate.
5017 * Makefile.in (install-arch-dep): Perform post-install cleanup inside
5018 NS app bundle.
5019
50202008-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
5021
5022 * configure.in: Extract and substitute GNUSTEP_MAKEFILES.
5023
50242008-07-16 Adrian Robert <Adrian.B.Robert@gmail.com>
5025
5026 * configure.in: Change GNUSTEP to NS_IMPL_GNUSTEP, COCOA to
5027 NS_IMPL_COCOA.
5028
50292008-07-16 Glenn Morris <rgm@gnu.org>
5030
5031 * configure.in (with_kerberos, with_kerberos5, with_hesiod):
5032 Fix tests for OPTION_DEFAULT_OFF (variables never unset).
5033 (with_carbon, with_ns): Remove dead code, since OPTION_DEFAULT_OFF means
5034 never unset.
5035
5036 * make-dist: Add nextstep/ directories.
5037 (src, lib-src): Add .m files.
5038
50392008-07-16 Dan Nicolaescu <dann@ics.uci.edu>
5040
5041 * configure.in (freebsd, kfreebsd): Undo part of previous change.
5042 (USER_FULL_NAME): Remove, not used anymore.
5043 * configure: Regenerate.
5044
50452008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
5046
5047 Changes and additions for NeXTstep windowing system (Cocoa and
5048 GNUstep) support.
5049
5050 * configure.in: Add support for NS window system: --with-ns (default
5051 off), --enable-ns-app, --enable-cocoa-experimental-ctrl-g; improve add
5052 sparc detection for FreeBSD variants, checks for Cocoa and GNUstep,
5053 disable font backend if window system is "none", not if !HAVE_X11.
5054 * Makefile.in: Add ns-emacs to INFO_FILES, add ns_appdir variable.
5055 (install-arch-dep): Add commands to assemble NS .app package.
5056
50572008-07-10 Dan Nicolaescu <dann@ics.uci.edu>
5058
5059 * configure.in: Use macppc for Darwin. Remove references to
5060 desupported systems.
5061 * configure: Regenerate.
5062
50632008-07-05 Glenn Morris <rgm@gnu.org>
5064
5065 * make-dist (EMACS): Doc fix.
5066 (lisp): There are no *.dat or image files here any more.
5067 (src): There are no *.s files here any more.
5068 (etc/images, etc/images/*): Link to most regular files.
5069
50702008-07-04 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
5071
5072 * configure.in: Remove reference to deleted $USE_FONT_BACKEND.
5073
50742008-07-01 Glenn Morris <rgm@gnu.org>
5075
5076 * configure.in (cpp_undefs): Rename from `undefs', update uses.
5077 Use $srcdir rather than $top_srcdir. Set before calling AC_OUTPUT,
5078 and explicitly export there. (Bug#507.)
5079
50802008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
5081
5082 * configure.in:
5083 * configure: Remove references to obsolete systems.
5084
50852008-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
5086
5087 * Makefile.in (Makefile): Use it for its timestamp value as well, and
5088 make it depend on all other */.in files.
5089 (src/Makefile, src/config.stamp, lib-src/Makefile)
5090 (doc/emacs/Makefile, doc/misc/Makefile, doc/lispref/Makefile)
5091 (doc/lispintro/Makefile, oldXMenu/Makefile, lwlib/Makefile)
5092 (leim/Makefile, lisp/Makefile): Remove those overlapping targets.
5093 (leim, ${SUBDIR}, blessmail): Only depend on Makefile now.
5094
5095 * configure.in: Don't create src/config.stamp any more.
5096
50972008-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
5098
5099 * Makefile.in (${SUBDIR}): Pass additional BOOTSTRAPEMACS argument.
5100
51012008-06-22 Glenn Morris <rgm@gnu.org>
5102
5103 * Makefile.in (top_bootclean): Remove obsolete references to lock/.
5104
51052008-06-21 Romain Francoise <romain@orebokech.com>
5106
5107 * Makefile.in (INFO_FILES): Add sasl.
5108
51092008-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
5110
5111 * Makefile.in (maybe_bootstrap, src/bootstrap-emacs${EXEEXT})
5112 (bootstrap-build): Remove.
5113 (top_bootclean): New var.
5114 (top_distclean, bootstrap-clean): Use it.
5115 (bootstrap): Don't recheck config. Make normally.
5116
51172008-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
5118
5119 * Makefile.in (SUBDIR): Include `lisp'.
5120 (lisp): Depend on `src'.
5121 (top_distclean): Don't remove config.status.
5122 (bootstrap-clean): New target.
5123 (maintainer-clean): Use it.
5124 (bootstrap): Use bootstrap-clean. Re-run config.status.
5125 (src/bootstrap-emacs${EXEEXT}): New target.
5126 (bootstrap-build): Use it. Don't use bootstrap-prepare because
5127 src/Makefile now takes care of it.
5128 (bootfast, bootstrap-clean-before, bootstrap-clean-before-fast): Remove.
5129
51302008-06-15 Glenn Morris <rgm@gnu.org>
5131
5132 * info/dir: Add sasl.
5133
51342008-06-09 Alan Mackenzie <acm@muc.de>
5135
5136 * INSTALL.CVS: Clarify why `make bootstrap' sometimes fails.
5137
51382008-06-08 Eric S. Raymond <esr@snark.thyrsus.com>
5139
5140 * INSTALL.CVS: Indicate when "cvs update -d" may be needed.
5141
51422008-06-07 Glenn Morris <rgm@gnu.org>
5143
5144 * Makefile.in (bootstrap-build): Remove mostlyclean, since it seems to
5145 serve no purpose.
5146
51472008-06-01 Dan Nicolaescu <dann@ics.uci.edu>
5148
5149 * configure.in (USE_LUCID, USE_MOTIF): Don't use "==".
5150 * configure: Regenerate.
5151
51522008-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
5153
5154 * update-subdirs: Don't touch subdirs.el if it is unchanged.
5155
51562008-05-14 Kenichi Handa <handa@m17n.org>
5157
5158 * configure: Regenerate.
5159
5160 * configure.in: Don't handle --disable-font-backend. Don't print
5161 a message about a font backend.
5162
51632008-05-09 Glenn Morris <rgm@gnu.org>
5164
5165 * configure.in: Make absence of makeinfo a fatal error only if the info
5166 files don't exist.
5167 * Makefile.in (install-arch-indep, info): Handle MAKEINFO == off.
5168
51692008-05-07 Eli Zaretskii <eliz@gnu.org>
5170
5171 * config.bat: Fix last change: don't use < and > in "rem" lines,
5172 they are interpreted as redirection by DOS shells.
5173
51742008-05-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5175
5176 * configure.in: Check availability of AvailabilityMacros.h
5177 if HAVE_CARBON.
5178
5179 * configure: Regenerate.
5180
51812008-05-03 Glenn Morris <rgm@gnu.org>
5182
5183 * configure.in (x_libraries): Remove standard 64-bit directories -
5184 experimental workaround for minor autoconf bug.
5185
5186 * configure.in (--without-makeinfo): New option. If set,
5187 absence of suitable makeinfo is not a fatal error.
5188 * Makefile.in (MAKEINFO): New, set by configure.
5189 (install-arch-indep): Without makeinfo, ignore any missing manuals.
5190 (info-real): New target.
5191 (info): Without makeinfo, do nothing, else call `info-real'.
5192
51932008-04-23 Dan Nicolaescu <dann@ics.uci.edu>
5194
5195 * configure.in: Remove hpux10.20 from the desupported list.
5196
51972008-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
5198
5199 * configure.in: Define USE_LUCID/USE_MOTIF in config.h.
5200
52012008-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
5202
5203 * configure.in (SYNC_INPUT): Use OPTION_DEFAULT_ON and AC_DEFINE
5204 rather than change CPPFLAGS.
5205 (HAVE_GTK): Rename to USE_GTK.
5206
52072008-04-16 Yavor Doganov <yavor@gnu.org> (tiny change)
5208
5209 * configure.in: Replace the obsolete macros AC_AIX and
5210 AC_GNU_SOURCE with AC_USE_SYSTEM_EXTENSIONS.
5211
52122008-04-05 Andreas Schwab <schwab@suse.de>
5213
5214 * configure.in: No longer create admin/unidata/Makefile.
5215
52162008-03-28 Andreas Schwab <schwab@suse.de>
5217
5218 * Makefile.in (SUBDIR_MAKEFILES): Add lisp/Makefile.
5219 (lisp/Makefile): New rule.
5220
52212008-03-13 Glenn Morris <rgm@gnu.org>
5222
5223 * configure.in (AC_INIT): Fix version number.
5224 (sync-input): Reword the option, since it's on by default.
5225
52262008-03-11 Jan Djärv <jan.h.d@swipnet.se>
5227
5228 * configure.in: Add --enable-sync-input, default yes.
5229
52302008-03-11 Glenn Morris <rgm@gnu.org>
5231
5232 * Makefile.in (install-etc, mkdir): Handle directory
5233 etc/images/icons/hicolor/*/mimetypes/.
5234
5235 * make-dist: Handle icons/hicolor/scalable directory.
5236
52372008-03-05 Glenn Morris <rgm@gnu.org>
5238
5239 * configure.in: Enable font-backend by default.
5240 (USE_FONT_BACKEND): Set to "no" in absence of X.
5241 (PKG_CONFIG): Don't set multiple times, once is enough.
5242 (HAVE_FREETYPE, HAVE_LIBOTF, HAVE_M17N_FLT): Tweak config.in text.
5243
52442008-03-03 Glenn Morris <rgm@gnu.org>
5245
5246 * Makefile.in (iconsrcdir): New variable.
5247 (install-etc, mkdir): Use $iconsrcdir. Handle the `scalable' icon
5248 directory.
5249
52502008-02-29 Glenn Morris <rgm@gnu.org>
5251
5252 * test/: New directory.
5253
52542008-02-27 Jan Djärv <jan.h.d@swipnet.se>
5255
5256 * configure.in (HAVE_GTK): Print a warning if gtk version is < 2.10.
5257
52582008-02-25 Dan Nicolaescu <dann@ics.uci.edu>
5259
5260 * configure.in: Print an error for systems that we think are obsolete
5261 and are proposed to be removed. Remove some more unused systems.
5262 Add support for powerpc-ibm-aix6*.
5263
52642008-02-24 Dan Nicolaescu <dann@ics.uci.edu>
5265
5266 * configure.in: Remove references to obsolete variables and systems.
5267
52682008-02-21 Glenn Morris <rgm@gnu.org>
5269
5270 * Makefile.in (set_installuser): New.
5271 (install-arch-indep): Use set_installuser to avoid duplicate code.
5272
5273 * README.unicode: Split into admin/notes/unicode,font-backend and
5274 remove.
5275
52762008-02-10 Matthew Luckie <mjl@luckie.org.nz> (tiny change)
5277
5278 * configure.in (arm*-*-freebsd*): Add.
5279
52802008-02-09 Dan Nicolaescu <dann@ics.uci.edu>
5281
5282 * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code
5283 dealing with obsolete variables.
5284
52852008-02-08 Glenn Morris <rgm@gnu.org>
5286
5287 * Makefile.in (check-info-dir): New target.
5288
52892008-02-08 Michael Olson <mwolson@gnu.org>
5290
5291 * Makefile.in (INFO_FILES): Add epa.
5292
5293 * info/dir: Add EasyPG Assistant manual to the "Emacs misc
5294 features" section.
5295
52962008-02-06 Glenn Morris <rgm@gnu.org>
5297
5298 * configure.in (--with-gcc): Give an error saying this option has
5299 been removed.
5300 (--with-gtk): Remove this option.
5301
53022008-02-06 Tom Tromey <tromey@redhat.com>
5303
5304 * configure.in (--with-gcc): Remove.
5305 * INSTALL (DETAILED BUILDING AND INSTALLATION): Remove --with-gcc.
5306
53072008-02-05 Ulrich Mueller <ulm@gentoo.org>
5308
5309 * INSTALL: Recommend giflib, not libungif.
5310
53112008-02-05 Tom Tromey <tromey@redhat.com>
5312
5313 * configure.in (--with-dbus): Default to enabled.
5314
53152008-02-05 Kenichi Handa <handa@ni.aist.go.jp>
5316
5317 * INSTALL (Complex Text Layout support libraries): New section.
5318
53192008-02-04 Dan Nicolaescu <dann@ics.uci.edu>
5320
5321 * make-dist: Remove references to files in mac/ that have been
5322 deleted.
5323
53242008-02-02 Thien-Thi Nguyen <ttn@gnuvola.org>
5325
5326 * configure.in: For libotf and m17n-flt checks, set shell vars
5327 HAVE_LIBOTF and HAVE_M17N_FLT instead of pkg_check_libotf and
5328 pkg_check_m17n_flt, respectively, for the sake of the summary output.
5329 Reported by Ulrich Mueller.
5330
53312008-02-02 Eli Zaretskii <eliz@gnu.org>
5332
5333 * configure.in: If admin/unidata/UnicodeData.txt is present, copy
5334 admin/unidata/Makefile.in to Makefile.
5335
53362008-02-02 Glenn Morris <rgm@gnu.org>
5337
5338 * configure.in (HAVE_XFT): Ensure it is either "yes" or "no".
5339 (USE_FONT_BACKEND, HAVE_FREETYPE, HAVE_M17N_FLT, HAVE_LIBOTF)
5340 (HAVE_XFT): Add "Does Emacs use..." messages at end.
5341
53422008-02-01 Miles Bader <miles@gnu.org>
5343
5344 * configure.in: Use OPTION_DEFAULT_ON for [freetype], [xft],
5345 [libotf], and [m17n-flt] options.
5346
53472008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
5348
5349 * configure.in: Add EMACS_ARG_N([libotf]...), and
5350 EMACS_ARG_N([m17n-flt]. Set back OLD_CPPFLAGS to CPPFLAGS (not
5351 CFLAGS) in XFT checking part. Don't alter C_SWITCH_X_SITE,
5352 CFLAGS, and LIBS in checking of m17n-flt.
5353
53542008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
5355
5356 * configure.in: Check the availability of m17n-flt library.
5357
53582008-02-01 Kenichi Handa <handa@m17n.org>
5359
5360 * configure.in: Don't define HAVE_LIBOTF if OTF_get_features is
5361 not available.
5362
53632008-02-01 Kenichi Handa <handa@m17n.org>
5364
5365 * configure.in: New args --enable-font-backend, --with-xft,
5366 --with-freetyp. New AC_DEFINEs USE_FONT_BACKEND, HAVE_XFT,
5367 HAVE_FREETYPE, HAVE_LIBOTF. New AC_SUBSTs XFT_LIBS,
5368 FREETYPE_CFLAGS, FREETYPE_LIBS, FONTCONFIG_CFLAGS,
5369 FONTCONFIG_LIBS, LIBOTF_CFLAGS, LIBOTF_LIBS.
5370
53712008-02-01 Kenichi Handa <handa@m17n.org>
5372
5373 * make-dist: Include etc/charsets in tarball.
5374
53752008-02-01 Kenichi Handa <handa@m17n.org>
5376
5377 * configure.in: While running cpp on junk.c, include
5378 -DHAVE_UNIDATA in CPPFLAGS if admin/unidata/UnicodeData.txt
5379 exists.
5380
53812008-01-29 Dan Nicolaescu <dann@ics.uci.edu>
5382
5383 * configure.in (xtensa): Match more configurations.
5384
53852008-01-27 Dan Nicolaescu <dann@ics.uci.edu>
5386
5387 * configure.in: Update comment.
5388
53892008-01-26 Glenn Morris <rgm@gnu.org>
5390
5391 * configure.in (--without-gcc): By default, neither off nor on.
5392 (--with-carbon): Tone down rhetoric in help text.
5393
53942008-01-25 Glenn Morris <rgm@gnu.org>
5395
5396 * configure.in: Correct usage of OPTION_DEFAULT_ON,
5397 OPTION_DEFAULT_OFF so that the defaults are as they used to be.
5398 Default `Carbon' to off (it's unsupported).
5399
54002008-01-24 Glenn Morris <rgm@gnu.org>
5401
5402 * configure.in: Standardize dbus-related messages.
5403
54042008-01-23 Michael Olson <mwolson@gnu.org>
5405
5406 * configure.in (pkg-config-prog): Remove initial whitespace.
5407
54082008-01-23 Tom Tromey <tromey@redhat.com>
5409
5410 * configure.in (OPTION_DEFAULT_ON, OPTION_DEFAULT_OFF): New macros.
5411 (EMACS_ARG_Y, EMACS_ARG_N): Remove.
5412 Update all users.
5413
54142008-01-21 Dan Nicolaescu <dann@ics.uci.edu>
5415
5416 * config.guess, config.sub: Updated from master source.
5417
54182008-01-17 Andreas Schwab <schwab@suse.de>
5419
5420 * configure.in (HAVE_LIB64_DIR): Rename from HAVE_X86_64_LIB64_DIR.
5421
54222008-01-17 Glenn Morris <rgm@gnu.org>
5423
5424 * configure.in (HAVE_X86_64_LIB64_DIR): Also set on s390x systems.
5425
54262008-01-16 Dan Nicolaescu <dann@ics.uci.edu>
5427
5428 * configure.in: Remove more references to unsupported systems.
5429
54302008-01-16 Sven Joachim <svenjoac@gmx.de>
5431
5432 * make-dist: Add --lzma.
5433
54342008-01-16 Glenn Morris <rgm@gnu.org>
5435
5436 * Makefile.in (maybe_bootstrap): Remove texinfo message, since
5437 configure checks for this.
5438
54392008-01-13 Dan Nicolaescu <dann@ics.uci.edu>
5440
5441 * configure.in: Remove more references to unsupported systems.
5442
54432008-01-06 Romain Francoise <romain@orebokech.com>
5444
5445 * configure.in: Delete extra semicolons.
5446
54472008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
5448
5449 * configure.in: Remove references to unsupported systems.
5450
54512008-01-05 Romain Francoise <romain@orebokech.com>
5452
5453 * make-dist: Add --bzip2. Update copyright.
5454
54552008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
5456
5457 * configure.in: Remove support for Masscomp.
5458
54592008-01-05 Glenn Morris <rgm@gnu.org>
5460
5461 * Makefile.in (desktopdir, icondir): New variables.
5462 (install-arch-indep): Also depend on `install-etc'.
5463 (install-etc): New target.
5464 (mkdir): Also create the `applications' and `icons' directories.
5465
54662008-01-04 Glenn Morris <rgm@gnu.org>
5467
5468 * make-dist: Update for new etc/images/icons/hicolor directory.
5469
54702007-12-09 Andreas Schwab <schwab@suse.de>
5471
5472 * configure.in: D-Bus is not enabled by default.
5473
54742007-12-06 Jan Djärv <jan.h.d@swipnet.se>
5475
5476 * configure.in: Add AC_CONFIG_SRCDIR which was lost in the previous
5477 change.
5478
54792007-12-04 Jan Djärv <jan.h.d@swipnet.se>
5480
5481 * configure.in: Give package name and version to AC_INIT.
5482
54832007-12-03 Magnus Henoch <mange@freemail.hu>
5484
5485 * configure.in: Use PKG_CHECK_MODULES to check for D-Bus.
5486
54872007-12-03 Michael Albinus <michael.albinus@gmx.de>
5488
5489 * configure.in: No need for DBUS_INFO anymore.
5490
5491 * Makefile.in (INFO_FILES): Use dbus unconditionally.
5492
54932007-12-02 Michael Albinus <michael.albinus@gmx.de>
5494
5495 * configure.in: Add D-Bus checks. D-Bus is disabled by default.
5496
5497 * Makefile.in (INFO_FILES): Add dbus.
5498
54992007-12-02 Romain Francoise <romain@orebokech.com>
5500
5501 * make-dist: Fix last change.
5502
55032007-11-28 Petr Salinger <Petr.Salinger@seznam.cz> (tiny change)
5504
5505 * configure.in: Add support for gnu-kfreebsd.
5506
55072007-11-28 Glenn Morris <rgm@gnu.org>
5508
5509 * make-dist: Add etc/nxml.
5510
55112007-11-24 Romain Francoise <romain@orebokech.com>
5512
5513 * Makefile.in (INFO_FILES): Add nxml-mode.
5514
55152007-11-23 Romain Francoise <romain@orebokech.com>
5516
5517 * make-dist: Include nXML. Don't try to copy FTP, it was removed on
5518 2007/10/17. Don't special-case alloca.c which is no longer in CVS.
5519
55202007-11-20 Andreas Schwab <schwab@suse.de>
5521
5522 * configure.in: Always include <resolv.h> when checking for res_init.
5523
55242007-11-17 Andreas Schwab <schwab@suse.de>
5525
5526 * update-subdirs: Atomically update subdirs.el.
5527
55282007-11-17 Glenn Morris <rgm@gnu.org>
5529
5530 * Makefile.in (check-declare): New target.
5531
55322007-11-07 Glenn Morris <rgm@gnu.org>
5533
5534 * configure.in: Deprecate Mac Carbon port.
5535
55362007-11-01 Jan Djärv <jan.h.d@swipnet.se>
5537
5538 * configure.in: Remove HAVE_X11R5 check.
5539
55402007-10-31 Glenn Morris <rgm@gnu.org>
5541
5542 * Makefile.in (install-arch-indep): Fallback to $USER and `id -un'
5543 when changing ownership of installed files.
5544
55452007-10-30 Glenn Morris <rgm@gnu.org>
5546
5547 * make-dist: Add new directory etc/gnus.
5548
55492007-10-30 Michael Olson <mwolson@gnu.org>
5550
5551 * Makefile.in (INFO_FILES): Alphabetize. Add remember.
5552
55532007-10-29 Glenn Morris <rgm@gnu.org>
5554
5555 * make-dist: Add new directories etc/images/smilies/grayscale,medium.
5556
55572007-10-23 Glenn Morris <rgm@gnu.org>
5558
5559 * MAINTAINERS: Move to admin/.
5560
55612007-10-17 Chong Yidong <cyd@stupidchicken.com>
5562
5563 * configure.in (HAVE_RES_INIT): Define if res_init() exists.
5564 (HAVE_LIBRESOLV): Also define if we are using res_init().
5565
55662007-10-17 Glenn Morris <rgm@gnu.org>
5567
5568 * FTP: Remove file, since it's just a duplicate of one in etc/.
5569
55702007-10-05 Eli Zaretskii <eliz@gnu.org>
5571
5572 * config.bat: Fix configuring `doc' due to changes in the
5573 directory structure.
5574
55752007-09-16 Peter O'Gorman <bug-gnu-emacs@mlists.thewrittenword.com> (tiny change)
5576
5577 * configure.in: Don't use -lpthread on HP-UX.
5578
55792007-09-16 Glenn Morris <rgm@gnu.org>
5580
5581 * make-dist: File gfdl.1 has been removed.
5582
55832007-09-15 Glenn Morris <rgm@gnu.org>
5584
5585 * configure.in: Fix makeinfo version regexp.
5586
55872007-09-12 Glenn Morris <rgm@gnu.org>
5588
5589 * configure.in (AC_FUNC_ALLOCA): Throw an error if a system
5590 implementation of alloca is not found.
5591
5592 * Makefile.in (SOURCES, unlock, relock): Delete.
5593 (install-arch-indep): Do not exclude the etc/ Makefiles.
5594
55952007-09-09 Juri Linkov <juri@jurta.org>
5596
5597 * make-dist: Remove AUTHORS and CONTRIBUTE (moved to etc).
5598
5599 * README: Add doc/ to documentation directories.
5600
56012007-09-08 Michael Olson <mwolson@gnu.org>
5602
5603 * MAINTAINERS: Add myself for ERC and tq.el.
5604 Update for new doc/ directory layout.
5605
56062007-09-06 Romain Francoise <romain@orebokech.com>
5607
5608 * make-dist: Update for new doc/ directory layout.
5609
56102007-09-06 Glenn Morris <rgm@gnu.org>
5611
5612 * Makefile.in (mansrcdir): New variable.
5613 (SUBDIR_MAKEFILES): Update for new doc/ directory layout.
5614 (man/Makefile, lispref/Makefile, lispintro/Makefile): Rename and
5615 update these targets for new doc/ directory layout.
5616 (doc/misc/Makefile): New target.
5617 (install-arch-indep): Use mansrcdir for new location of manpages.
5618 (mostlyclean, clean, distclean, maintainer-clean, unlock)
5619 (relock, info, dvi): Update targets for new doc/ directory layout.
5620
5621 * configure.in (AC_OUTPUT): Update names of generated Makefiles
5622 for new doc/ directory layout.
5623
56242007-09-02 Andreas Schwab <schwab@suse.de>
5625
5626 * configure.in: Use AS_HELP_STRING throughout.
5627 * configure: Regenerate.
5628
56292007-09-02 Jan Djärv <jan.h.d@swipnet.se>
5630
5631 * configure.in: Require Gtk/Glib 2.6.
5632
56332007-09-02 Thien-Thi Nguyen <ttn@gnuvola.org>
5634
5635 * configure.in (EMACS_ARG_Y, EMACS_ARG_N): New AC_DEFUNs.
5636 Use them throughout in place of AC_ARG_WITH calls.
5637 * configure: Regenerate.
5638
56392007-09-01 Andreas Schwab <schwab@suse.de>
5640
5641 * configure.in: Put quotes around nested macro calls.
5642
56432007-08-31 Ulrich Mueller <ulm@gentoo.org> (tiny change)
5644
5645 * configure.in: Fix typo.
5646 * configure: Regenerate.
5647
56482007-08-30 Glenn Morris <rgm@gnu.org>
5649
5650 * configure.in (AH_BOTTOM): Copy some manual changes made to
5651 src/config.in here so they are not lost when it regenerates.
5652
5653 * README.multi-tty: Move to admin/notes/multi-tty, with some edits.
5654
56552007-08-29 Károly Lőrentey <karoly@lorentey.hu>
5656
5657 * README.multi-tty: New file.
5658
56592007-08-29 Glenn Morris <rgm@gnu.org>
5660
5661 * README: Increase version to 23.0.50.
5662
56632007-08-29 Jan Djärv <jan.h.d@swipnet.se>
5664
5665 * configure.in: New option: --without-xaw3d.
5666
56672007-08-24 Glenn Morris <rgm@gnu.org>
5668
5669 * configure.in: Check for a suitably recent makeinfo.
5670
56712007-08-23 Johannes Weiner <hannes@saeurebad.de> (tiny change)
5672
5673 * configure.in (Check for required libraries): Typo.
5674
56752007-08-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5676
5677 * configure.in: Check librsvg2 also for Mac Carbon.
5678
56792007-08-22 Romain Francoise <romain@orebokech.com>
5680
5681 * make-dist: Follow reorganization of files in etc/.
5682
56832007-08-22 Paul Pogonyshev <pogonyshev@gmx.net>
5684
5685 * configure.in: Add support for SVG images through librsvg2.
5686
56872007-07-28 Eli Zaretskii <eliz@gnu.org>
5688
5689 * Makefile.in (install-arch-indep): Use "rm -f" for removing DOC,
5690 to avoid an error message if there is no DOC there.
5691
56922007-07-25 Glenn Morris <rgm@gnu.org>
5693
5694 * Relicense all FSF files to GPLv3 or later.
5695
5696 * COPYING, info/COPYING: Switch to GPLv3.
5697
56982007-06-20 Jan Djärv <jan.h.d@swipnet.se>
5699
5700 * configure.in: Complain if X seems to be installed but no
5701 development files were found.
5702
57032007-06-20 Glenn Morris <rgm@gnu.org>
5704
5705 * configure.in: Prefer libgif over libungif.
5706
57072007-06-14 Jan Djärv <jan.h.d@swipnet.se>
5708
5709 * configure.in: Check for all image libraries before exiting.
5710
57112007-06-13 Jan Djärv <jan.h.d@swipnet.se>
5712
5713 * configure.in: Exit with error if image libraries aren't found.
5714
57152007-06-13 Chong Yidong <cyd@stupidchicken.com>
5716
5717 * configure.in: Merge xaw3d and libXaw checks. Check xaw3d even
5718 when compiling without scrollbars.
5719
57202007-06-12 Glenn Morris <rgm@gnu.org>
5721
5722 * configure.in (HAVE_GIF): If -lungif fails, try -lgif.
5723
57242007-06-11 Jan Djärv <jan.h.d@swipnet.se>
5725
5726 * configure.in: Change wording about yes/gtk and lucid/athena
5727 being synonyms.
5728
57292007-06-08 Glenn Morris <rgm@gnu.org>
5730
5731 * configure.in: Make gtk the default toolkit.
5732
57332007-06-07 Glenn Morris <rgm@gnu.org>
5734
5735 * configure.in (NON_GNU_CPP): On Solaris, set using a proper check
5736 for a Sun C compiler.
5737
5738 * Makefile.in (install-arch-indep): Install only the DOC- file
5739 specific to the build, if possible, rather than DOC-*.
5740
57412007-06-02 Chong Yidong <cyd@stupidchicken.com>
5742
5743 * Version 22.1 released.
5744
57452007-05-25 Chong Yidong <cyd@stupidchicken.com>
5746
5747 * mkinstalldirs: Sync to version in automake CVS.
5748
57492007-05-22 Andreas Schwab <schwab@suse.de>
5750
5751 * configure.in: Prefer build_alias over host when host_alias is not set.
5752 * configure: Regenerate.
5753
57542007-05-20 Andreas Schwab <schwab@suse.de>
5755
5756 * configure.in: Remove empty AC_SUBST.
5757 * configure: Regenerate.
5758
57592007-05-20 Nick Roberts <nickrob@snap.net.nz>
5760
5761 * configure.in: Use HAVE_GPM instead of HAVE_GPM_H and implement
5762 it like others.
5763 * configure: Regenerate.
5764
57652007-05-20 Nick Roberts <nickrob@snap.net.nz>
5766
5767 * configure.in (AC_CHECK_HEADERS): Add gpm.h.
5768 (AC_CHECK_LIB): Add -lgpm.
5769 * configure: Regenerate.
5770
57712007-05-03 Glenn Morris <rgm@gnu.org>
5772
5773 * configure: Tweak message about the absence of shell functions.
5774
57752007-04-27 Andreas Schwab <schwab@suse.de>
5776
5777 * Makefile.in (config.status): Depend on ${srcdir}/lisp/version.el.
5778
57792007-04-26 Glenn Morris <rgm@gnu.org>
5780
5781 * README: Increase version to 22.1.50.
5782
57832007-04-24 Juanma Barranquero <lekktu@gmail.com>
5784
5785 * INSTALL (DETAILED BUILDING AND INSTALLATION): Fix typo.
5786
57872007-04-19 Glenn Morris <rgm@gnu.org>
5788
5789 * configure.in: Signal error if Xaw libs are missing in a Lucid build.
5790
57912007-04-18 Glenn Morris <rgm@gnu.org>
5792
5793 * INSTALL: Mention CPP.
5794
57952007-04-15 Glenn Morris <rgm@gnu.org>
5796
5797 * FTP: Replace with a pointer to the web version.
5798
57992007-04-13 Glenn Morris <rgm@gnu.org>
5800
5801 * INSTALL: In lib-src, timer, wakeup, yow are removed.
5802
58032007-04-04 Glenn Morris <rgm@gnu.org>
5804
5805 * configure.in (NON_GNU_CPP): Use associated preprocessor when
5806 compiling with Sun Studio on Solaris.
5807
58082007-03-23 Glenn Morris <rgm@gnu.org>
5809
5810 * configure.in: Restore support for hp800 (removed 2007-01-27)
5811 following clarification of legal status.
5812
58132007-03-22 Joe Buehler <jbuehler@spirentcom.com> (tiny change)
5814
5815 * configure.in: Add support for AIX4.3 on IBM RS6000.
5816
5817 * configure: Regenerate.
5818
58192007-03-20 Richard Stallman <rms@gnu.org>
5820
5821 * configure.in: Fix previous change.
5822
58232007-03-19 Deanna Phillips <deanna@sixbit.org> (tiny change)
5824
5825 * configure.in (arm-*-openbsd*, hppa-*-openbsd*)
90eacf99
SM
5826 (m88k-*-openbsd*, mips64-*-openbsd*, sh-*-openbsd*): Add.
5827 (ns32k-*-openbsd*, ns32k-*-openbsd*): Delete.
067d23c9
KY
5828
58292007-03-19 Chong Yidong <cyd@stupidchicken.com>
5830
5831 * configure.in: Don't define KERBEROS, KERBEROS5, or HESIOD if the
5832 user specifies "without".
5833
5834 * configure: Regenerate.
5835
58362007-03-18 Jan Djärv <jan.h.d@swipnet.se>
5837
5838 * configure.in: Warning for Gtk+ and Cygwin added.
5839 (HAVE_XFT): OLD_CFLAGS changed to OLD_CPPFLAGS.
5840
58412007-02-27 Glenn Morris <rgm@gnu.org>
5842
5843 * make-dist (oldXMenu): Remove Imakefile.
5844 (etc/images): Add README.
5845
58462007-02-25 Dan Nicolaescu <dann@ics.uci.edu>
5847
5848 * configure.in (xtensa-*-linux-gnu*): New configuration.
5849
5850 * configure: Regenerate.
5851
58522007-02-22 Dan Nicolaescu <dann@ics.uci.edu>
5853
5854 * config.guess, config.sub: Updated from master source.
5855
58562007-01-31 Sascha Wilde <wilde@sha-bang.de> (tiny change)
5857
5858 * configure.in (PKG_CHECK_MODULES): Change ///* to / in cflags and libs.
5859
58602007-01-29 Chong Yidong <cyd@stupidchicken.com>
5861
5862 * configure.in: Restore support for hp800's not running HP-UX.
5863
5864 * configure: Regenerate.
5865
58662007-01-27 Chong Yidong <cyd@stupidchicken.com>
5867
5868 * configure.in: Remove support for hp800 and sr2k machine types.
5869
5870 * configure: Regenerate.
5871
58722007-01-26 Jan Djärv <jan.h.d@swipnet.se>
5873
5874 * configure.in: Add check for libXft.
5875
58762007-01-18 Bruno Haible <bruno@clisp.org> (tiny change)
5877
5878 * INSTALL: Info files moved to share/info.
5879
58802007-01-02 Stephen C. Gilardi <scgilardi@gmail.com> (tiny change)
5881
5882 * configure.in: Detect and use fink-installed in intel-based Mac
5883 builds; change Apple Darwin section to support both PowerPC and
5884 Intel-based Macs.
5885
58862006-12-26 Andreas Schwab <schwab@suse.de>
5887
5888 * Makefile.in (datarootdir): Define.
5889
58902006-12-24 Richard Stallman <rms@gnu.org>
5891
5892 * configure.in: Require Autoconf 2.61.
5893
58942006-12-22 Mark Davies <mark@mcs.vuw.ac.nz>
5895
5896 * configure.in: Add support for NetBSD on x86-64, hp800 and sh3el.
5897 Remove redundant entry for powerpc-apple-netbsd.
5898
5899 * configure: Regenerate.
5900
59012006-12-22 Chong Yidong <cyd@stupidchicken.com>
5902
5903 * configure: Regenerate with autoconf 2.61.
5904
59052006-12-20 Jan Djärv <jan.h.d@swipnet.se>
5906
5907 * configure.in: Detect alsa/asoundlib.h also.
5908 * configure: Regenerate.
5909
59102006-12-19 Jan Djärv <jan.h.d@swipnet.se>
5911
5912 * configure.in: Check if GTK+ compiles at all.
5913
59142006-12-10 Andreas Schwab <schwab@suse.de>
5915
5916 * configure.in: Remove check for struct timezone, its result is
5917 never used.
5918
59192006-12-08 NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (tiny change)
5920
5921 * configure.in: Add support for Solaris 10 on x86-64.
5922
59232006-12-08 Jan Djärv <jan.h.d@swipnet.se>
5924
5925 * INSTALL (DETAILED BUILDING AND INSTALLATION): Document usage
5926 of PKG_CONFIG_PATH.
5927
59282006-12-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5929
5930 * configure.in (HAVE_SYNC): New test.
5931
59322006-12-03 Glenn Morris <rgm@gnu.org>
5933
5934 * Makefile.in: Fix Copyright format.
5935
5936 * configure.in (AH_TOP): Add missing Copyright year.
5937
5938 * update-subdirs: Add missing Copyright years.
5939
59402006-11-27 Chris Moore <christopher.ian.moore@gmail.com>
5941
5942 * Makefile.in: Touch only the parts of the share/emacs directory
5943 specific to this version.
5944
59452006-11-26 Chong Yidong <cyd@stupidchicken.com>
5946
5947 * configure.in (HAVE_X86_64_LIB64_DIR): New test.
5948
59492006-11-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5950
5951 * configure.in (HAVE_CANCELMENUTRACKING): Remove test.
5952
59532006-11-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5954
5955 * configure.in: Prefer X11 to Carbon only when some X-specific
5956 option is specified (Thanks to Jan Djärv and Andreas Schwab).
5957
59582006-11-04 Romain Francoise <romain@orebokech.com>
5959
5960 * Makefile.in (bootstrap-clean-before): Fix typo.
5961 Use new target `bootstrap-clean' in the leim subdirectory.
5962
59632006-11-03 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
5964
5965 * configure.in: Enable sparc64/ia64/powerpc FreeBSD builds.
5966
59672006-10-30 Chong Yidong <cyd@stupidchicken.com>
5968
5969 * make-dist: Add makefile.w32-in to the man, lispref and lispintro
5970 directories.
5971
59722006-10-29 Jeramey Crawford <jeramey@jeramey.com>
5973
5974 * configure.in: Enable x86-64 OpenBSD compilation.
5975
59762006-10-28 Glenn Morris <rgm@gnu.org>
5977
5978 * AUTHORS: Add cal-html.el author.
5979
59802006-10-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5981
5982 * make-dist: Make links to mac/make-package and
5983 mac/Emacs.app/Contents/Resources/Emacs.icns.
5984
59852006-10-27 Chong Yidong <cyd@stupidchicken.com>
5986
5987 * README: Bump version number to 22.0.90.
5988
59892006-10-23 Andreas Schwab <schwab@suse.de>
5990
5991 * configure.in: Make sure x_default_search_path is always set even
5992 when x_libraries is empty, and look in .../share as well for each
5993 library directory.
5994
59952006-09-28 Kenichi Handa <handa@m17n.org>
5996
5997 * configure.in (locallisppath): Don't include leim dir.
5998 (lisppath): Include leim dir.
5999
60002006-09-15 Jay Belanger <belanger@truman.edu>
6001
6002 * COPYING: Replace "Library Public License" by "Lesser Public
6003 License" throughout.
6004
60052006-09-11 Paul Eggert <eggert@cs.ucla.edu>
6006
6007 * make-dist (EMACS): Exit and fail if the EMACS environment
6008 variable is set to something other than an absolute file name.
6009
60102006-08-16 Andreas Schwab <schwab@suse.de>
6011
6012 * configure.in (PKG_CHECK_MODULES): Use AS_MESSAGE_LOG_FD instead
6013 of hardcoding it.
6014
60152006-08-16 Richard Stallman <rms@gnu.org>
6016
6017 * INSTALL.CVS: Clean up wording.
6018
60192006-07-14 Eli Zaretskii <eliz@gnu.org>
6020
6021 * configure.in (PKG_CHECK_MODULES): Redirect the output of
6022 $PKG_CONFIG --exists "$2" to config.log.
6023 * configure: Regenerate.
6024
1a71cb28 60252006-07-09 Richard Stallman <rms@gnu.org>
067d23c9
KY
6026
6027 * INSTALL (DETAILED BUILDING AND INSTALLATION): Minor corrections.
6028
60292006-07-09 Kim F. Storm <storm@cua.dk>
6030
6031 * CONTRIBUTE: Use outline format.
6032 Add section on copyright years (from admin/notes/years).
6033
60342006-07-08 Eli Zaretskii <eliz@gnu.org>
6035
6036 * configure.in (PKG_CHECK_MODULES): Redirect stderr of pkg-config
6037 to /dev/null, since we don't need the error message, just the
6038 exit status.
6039
60402006-07-07 Eli Zaretskii <eliz@gnu.org>
6041
6042 * CONTRIBUTE: Slight formatting changes and typo fixes.
6043 Add description of NEWS markings.
6044
60452006-07-07 Kim F. Storm <storm@cua.dk>
6046
6047 * CONTRIBUTE: Mention INSTALL.CVS.
6048
60492006-07-05 Romain Francoise <romain@orebokech.com>
6050
6051 * make-dist (top-level): Add CONTRIBUTE.
6052
60532006-07-04 Richard Stallman <rms@gnu.org>
6054
6055 * CONTRIBUTE: Much rewrite.
6056
60572006-07-04 Nick Roberts <nickrob@snap.net.nz>
6058
6059 * CONTRIBUTE: New file.
6060
60612006-06-24 Eli Zaretskii <eliz@gnu.org>
6062
6063 * INSTALL: Mention www.nongnu.org pages that list free Unicode fonts.
6064
60652006-05-18 Jan Djärv <jan.h.d@swipnet.se>
6066
6067 * configure.in: Add check for ALSA.
6068
60692006-05-06 Eli Zaretskii <eliz@gnu.org>
6070
6071 * Makefile.in (INFO_FILES): Remove emacs-xtra.
6072
6073 * info/dir: Remove the Emacs-Xtra entry.
6074
60752006-04-20 Ramprasad B <ramprasad_i82@yahoo.com>
6076
6077 Update copyright year(s) in many files.
6078
60792006-04-01 Eli Zaretskii <eliz@gnu.org>
6080
6081 * configure: Regenerated.
6082
60832006-04-01 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
6084
6085 * configure.in (HAVE_XAW3D): Disable Xaw3d check if
6086 --without-toolkit-scroll-bars was specified.
6087
60882006-04-01 Christoph Bauer <Christoph.Bauer@lms-gmbh.de> (tiny change)
6089
6090 * configure.in (hppa*-hp-hpux1[1-9]*): Add -D_INCLUDE__STDC_A1_SOURCE
6091 to CFLAGS. Update Copyright years written to src/config.in.
6092
60932006-03-18 Claudio Fontana <claudio@gnu.org>
6094
6095 * Makefile.in (INFO_FILES): New variable, contains all Info file names.
6096 (install-arch-indep, uninstall): Use $(INFO_FILES) to specify files
6097 to be installed/uninstalled.
6098 (uninstall): Invoke "$(INSTALL_INFO) --remove" to remove references
6099 to Info files installed by Emacs.
6100
61012006-03-03 Claudio Fontana <claudio@gnu.org>
6102
6103 * Makefile.in (install, uninstall): Add DESTDIR variable to
6104 support staged installations.
6105
61062006-02-14 Richard M. Stallman <rms@gnu.org>
6107
6108 * configure.in (s390x-*-linux-gnu*): New configuration.
6109
61102006-01-31 Jan Djärv <jan.h.d@swipnet.se>
6111
6112 * configure.in: Require GTK 2.4 or newer.
6113
61142006-01-29 Michael Olson <mwolson@gnu.org>
6115
6116 * Makefile.in (install-arch-indep, uninstall): Add ERC.
6117 * info/dir (ERC): New entry.
6118
61192006-01-29 Eli Zaretskii <eliz@gnu.org>
6120
6121 * info/dir: Fix last change.
6122
61232006-01-28 Luc Teirlinck <teirllm@auburn.edu>
6124
6125 * Makefile.in (install-arch-indep, uninstall): Add rcirc.
6126
61272006-01-27 Eli Zaretskii <eliz@gnu.org>
6128
6129 * info/dir: Untabify the whole file.
6130 (Rcirc): New entry.
6131
61322006-01-12 Andreas Schwab <schwab@suse.de>
6133
6134 * configure.in: Move AC_AIX and AC_GNU_SOURCE before first compile
6135 check.
6136
61372006-01-02 Chong Yidong <cyd@stupidchicken.com>
6138
6139 * configure.in: Use -Wno-pointer-sign if available.
6140
61412005-12-29 Andreas Schwab <schwab@suse.de>
6142
6143 * config.guess, config.sub: Updated from master source.
6144
61452005-12-25 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
6146
6147 * configure.in: Use amdx86-64 for freebsd on x86_64.
6148
61492005-11-22 Romain Francoise <romain@orebokech.com>
6150
6151 * make-dist: Add etc/images/icons.
6152
61532005-11-03 Andreas Schwab <schwab@suse.de>
6154
6155 * configure.in: Use GZIP_PROG instead of GZIP.
6156
90eacf99 6157 * Makefile.in (GZIP_PROG): Rename from GZIP.
067d23c9
KY
6158 (install-arch-indep): Adjust.
6159
61602005-11-01 Andreas Schwab <schwab@suse.de>
6161
6162 * Makefile.in (bootstrap): Fix dependencies for parallel build.
6163 (bootfast): Likewise.
6164
61652005-11-01 Romain Francoise <romain@orebokech.com>
6166
6167 * configure.in: Check for gzip.
6168
6169 * Makefile.in (install): Compress source files.
6170
61712005-10-24 Steven Tamm <steventamm@mac.com>
6172
6173 * configure.in: Fix darwin386 configuration issue.
6174
61752005-10-22 Eli Zaretskii <eliz@gnu.org>
6176
6177 * INSTALL.CVS: Add mh-autoloads to the partial rebuild procedure.
6178
61792005-10-17 Bill Wohler <wohler@newt.com>
6180
6181 * make-dist: Create and populate etc/images/low-color.
6182
61832005-10-15 Bill Wohler <wohler@newt.com>
6184
6185 * make-dist: Create and populate etc/images/gud.
6186
61872005-10-08 Richard M. Stallman <rms@gnu.org>
6188
6189 * make-dist (tempparent): Don't check for 14-char file name limit.
6190
61912005-10-07 Romain Francoise <romain@orebokech.com>
6192
6193 * make-dist: Add etc/images/ezimage and etc/images/mail
6194 directories. Install images in etc/images.
6195
61962005-10-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6197
6198 * configure.in: Prefer Carbon if --enable-carbon-app or
6199 --with-carbon is explicitly specified even when X11 is detected.
6200
62012005-09-15 Ulf Jasper <ulf.jasper@web.de>
6202
6203 * Makefile.in (install-arch-indep, uninstall):
6204 Handle newsticker manual.
6205 (info): Add - to commands.
6206
62072005-09-10 Giuseppe Scrivano <gscrivano@gmail.com>
6208
6209 Remove the MAXPATHLEN limitations:
6210
6211 * configure.in (AC_CHECK_FUNCS): Check for get_current_dir_name.
6212
62132005-09-09 Eli Zaretskii <eliz@gnu.org>
6214
6215 * configure.in <lynxsos*>: Support for LynxOS on PPC.
6216 * configure: Regenerate.
6217
62182005-09-05 Paul Eggert <eggert@cs.ucla.edu>
6219
6220 * config.guess, config.sub: Updated from master source.
6221
62222005-08-03 Juanma Barranquero <lekktu@gmail.com>
6223
6224 * .cvsignore: Add `lock'.
6225
62262005-07-28 Juanma Barranquero <lekktu@gmail.com>
6227
6228 * .cvsignore: Add `data' and `site-lisp' (for in-place installs).
6229
62302005-07-26 Paul Eggert <eggert@cs.ucla.edu>
6231
6232 Merge gnulib getopt implementation into Emacs.
6233
6234 * Makefile.in (AUTOCONF_INPUTS): New macro.
6235 ($(srcdir)/configure, $(srcdir)/src/stamp-h.in): Depend on it,
6236 so that these files also depend on m4/getopt.m4.
6237 * configure.in: Configure getopt by including m4/getopt.m4,
6238 and configuring a getopt replacement if necessary.
6239 * make-dist: Add m4 subdirectory. Unlink lib-src/getopt.h.
6240 * m4/getopt.m4: New file.
6241
62422005-07-06 Lute Kamstra <lute@gnu.org>
6243
6244 * configure.in: Fix capitalization.
6245
62462005-07-04 Lute Kamstra <lute@gnu.org>
6247
6248 Update FSF's address in GPL notices.
6249
62502005-06-19 Jérôme Marant <jerome@marant.org>
6251
6252 * Makefile.in (epaths-force): Protect both lisppath and
6253 buildlisppath from whitespace.
6254
62552005-06-08 Steven Tamm <steventamm@mac.com>
6256
090bd7cb 6257 * configure.in: Support Darwin/MacOSX on Intel.
067d23c9
KY
6258
62592005-06-06 Jan Djärv <jan.h.d@swipnet.se>
6260
6261 * configure.in (HAVE_CANCELMENUTRACKING): New test.
6262
1a71cb28 62632005-05-19 Jérôme Marant <jmarant@marant.org>
067d23c9
KY
6264
6265 * configure.in: Add --enable-locallisppath.
6266
62672005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6268
6269 * configure.in: Don't check HAVE_CARBON if HAVE_X11 is set to yes.
90eacf99
SM
6270 Check HAVE_CARBON before USE_TOOLKIT_SCROLL_BARS.
6271 Define USE_TOOLKIT_SCROLL_BARS by default if HAVE_CARBON is set to yes.
067d23c9
KY
6272
62732005-05-07 Jérôme Marant <jerome@marant.org>
6274
6275 * make-dist: Remove references to makefile.nt and makefile.def.
6276 Include widgets and images subdirectories of etc. Do not exclude
6277 ldefs-boot.el.
6278
62792005-04-23 Andreas Schwab <schwab@suse.de>
6280
6281 * configure.in: Remove duplicate match for powerpc configuration.
6282
62832005-04-20 Thien-Thi Nguyen <ttn@gnu.org>
6284
6285 * configure.in: Check for <pwd.h>.
6286
62872005-04-14 Lute Kamstra <lute@gnu.org>
6288
6289 * make-dist: Distribute all ChangeLog files in lisp/.
6290 Don't distribute ldefs-boot.el.
6291 lisp/makefile.nt no longer exists.
6292
62932005-04-13 Lute Kamstra <lute@gnu.org>
6294
6295 * make-dist: Don't use DONTCOMPILE from lisp/Makefile.in; check
6296 for "no-byte-compile: t" in the file instead.
6297
62982005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
6299
6300 * configure.in <Motif>: Don't let a special LessTif/Motif1.2 install
6301 shadow the main Lesstif/Motif-2.1 libs and includes.
6302
63032005-03-10 Jan Djärv <jan.h.d@swipnet.se>
6304
6305 * configure.in: Only add XASSERTS to cppflags.
6306
63072005-03-04 Jan Djärv <jan.h.d@swipnet.se>
6308
6309 * configure.in: Added --enable-asserts.
6310
63112005-02-09 Kim F. Storm <storm@cua.dk>
6312
6313 Change release version from 21.4 to 22.1 throughout.
6314 Change development version from 21.3.50 to 22.0.50.
6315
63162005-01-19 Steven Tamm <steventamm@mac.com>
6317
6318 * configure.in: Check for <sys/utsname.h>.
6319
63202004-12-11 Kim F. Storm <storm@cua.dk>
6321
6322 * Makefile.in (info): Undo 2004-12-05 change.
6323
63242004-12-08 Luc Teirlinck <teirllm@auburn.edu>
6325
6326 * info/dir (File): Add URL and Org Mode manuals.
6327 * Makefile.in (install-arch-indep, uninstall): Add url and org
6328 manuals.
6329
63302004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
6331
6332 * configure.in (INLINE, RE_TRANSLATE_P): Move patches mistakenly
6333 committed to src/config.in.
6334
63352004-12-07 Jan Djärv <jan.h.d@swipnet.se>
6336
6337 * configure.in: If $HAVE_GTK_FILE_CHOOSER = yes, check for
6338 pthreads and define HAVE_GTK_AND_PTHREAD.
6339
63402004-12-05 Richard M. Stallman <rms@gnu.org>
6341
6342 * Makefile.in (info): Ignore errors building info files.
6343
63442004-11-27 Eli Zaretskii <eliz@gnu.org>
6345
6346 * config.bat: If 8-byte alignment is not supported, define
6347 NO_DECL_ALIGN in src/config.h, instead of trivially defining
6348 DECL_ALIGN. Protect & with "" because & is special for cmd.exe;
6349 filter through Sed to remove the quotes.
6350
63512004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
6352
6353 * info/.cvsignore: Ignore everything. It's OK since .cvsignore does
6354 not apply to files explicitly `cvs add'ed.
6355
63562004-11-12 Eli Zaretskii <eliz@gnu.org>
6357
6358 * config.bat: Don't require djecho.exe for the v1.x build.
6359 Add a test for DECL_ALIGN support, and add a trivial definition to
6360 src/config.h if 8-byte alignment is not supported.
6361
63622004-11-08 Kim F. Storm <storm@cua.dk>
6363
6364 * Makefile.in (bootstrap, bootstrap-clean-before): Remove .elc
6365 files before building.
6366 (bootfast, bootstrap-clean-before-fast): New targets, like
6367 bootstrap but don't remove .elc files.
6368
63692004-11-06 Lars Brinkhoff <lars@nocrew.org>
6370
6371 * configure.in: Add check for getrusage.
6372
63732004-11-02 Jan Djärv <jan.h.d@swipnet.se>
6374
6375 * configure.in (HAVE_GTK_FILE_CHOOSER, $HAVE_GTK_FILE_SELECTION):
6376 New tests for new and old GTK file dialogs.
6377 (HAVE_GTK): Only set with_toolkit_scroll_bars if not explicitly set
6378 to no.
6379
63802004-10-20 Jan Djärv <jan.h.d@swipnet.se>
6381
6382 * configure.in (HAVE_PERSONALITY_LINUX32): New test if PER_LINUX32
6383 can be set. Remove SETARCH test.
6384
63852004-10-08 Steven Tamm <steventamm@mac.com>
6386
ed9265fc 6387 * configure.in (HAVE_MALLOC_MALLOC_H): Test for malloc/malloc.h.
067d23c9
KY
6388
63892004-10-06 Jan Djärv <jan.h.d@swipnet.se>
6390
6391 * configure.in (HAVE_RANDOM_HEAPSTART): Change AC_MSG_ERROR to
6392 AC_MSG_WARN. Move output of warning message to end of configure run.
6393
63942004-10-05 Jan Djärv <jan.h.d@swipnet.se>
6395
6396 * configure.in (HAVE_RANDOM_HEAPSTART): Rename HAVE_EXECSHIELD.
6397 Run test to see if heap start address is random.
6398
63992004-09-29 Miles Bader <miles@gnu.org>
6400
6401 * configure.in (HAVE_EXECSHIELD): Test correct env variable to see
6402 if setarch is present.
6403
64042004-09-25 Jan Djärv <jan.h.d@swipnet.se>
6405
6406 * configure.in (HAVE_EXECSHIELD): Only define on x86.
6407
64082004-09-24 Jan Djärv <jan.h.d@swipnet.se>
6409
6410 * configure.in: Check for exec-shield.
6411
1a71cb28
GM
64122004-09-04 Reiner Steib <Reiner.Steib@gmx.de>
6413
6414 * Makefile.in (install-arch-indep): Add pgg and sieve.
6415
6416 * info/.cvsignore: Added pgg and sieve.
6417
067d23c9
KY
64182004-08-06 Andreas Schwab <schwab@suse.de>
6419
6420 * Makefile.in (install-arch-indep, uninstall): Add flymake.
6421
64222004-07-31 Eli Zaretskii <eliz@gnu.org>
6423
6424 * config.bat: Update URLs in the comments.
6425
067d23c9
KY
64262004-07-05 Andreas Schwab <schwab@suse.de>
6427
6428 * Makefile.in (install-arch-indep): Remove .arch-inventory files.
6429
64302004-06-21 Kenichi Handa <handa@m17n.org>
6431
6432 * make-dist: Link leim-ext.el into tempdir.
6433
64342004-06-15 Luc Teirlinck <teirllm@auburn.edu>
6435
6436 * info/dir (File): Add emacs-xtra.
6437 * Makefile.in (install-arch-indep, uninstall): Add emacs-xtra.
6438
64392004-06-12 Juri Linkov <juri@jurta.org>
6440
6441 * info/dir: Move menu help lines from `* Menu:' to file header.
6442 Describe the purpose of a red *.
6443
64442004-05-04 Dave Love <fx@gnu.org>
6445
6446 * configure.in: Don't use `extrasub'.
6447
64482004-04-29 Dave Love <fx@gnu.org>
6449
6450 * configure.in: Don't forget to quote args to `test'.
6451
64522004-04-24 Thien-Thi Nguyen <ttn@gnu.org>
6453
6454 * autogen.sh: Update filename in "please read" message.
6455
64562004-04-17 Richard M. Stallman <rms@gnu.org>
6457
6458 * INSTALL: Move the info about site-lisp dirs,
6459 and say uninstalled Emacs looks there too.
6460
64612004-04-04 Eli Zaretskii <eliz@gnu.org>
6462
6463 * config.bat (lib-src): Recognize comment lines in Makefile.in
6464 that have a TAB after the #, to avoid errors in preprocessing with
6465 GCC 3.3.3.
6466
64672004-03-31 Luc Teirlinck <teirllm@auburn.edu>
6468
6469 * Makefile.in: Mention in comment that `make maintainer-clean'
6470 deletes .elc files.
6471
64722004-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
6473
6474 * update-subdirs: Add local variables to prevent byte-compiling.
6475
64762004-03-21 Dave Love <fx@gnu.org>
6477
6478 * configure.in: Fix previous change.
6479
64802004-03-18 Dave Love <fx@gnu.org>
6481
6482 * configure.in: Add -znocombreloc to LDFLAGS if compiler supports it.
6483
64842004-03-15 Luc Teirlinck <teirllm@auburn.edu>
6485
6486 * info/dir (File): Add SMTP and SES.
6487
64882004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
6489
6490 * Makefile.in (maintainer-clean): Clean in the lisp dir as well.
6491 (bootstrap): Use the new bootstrap-prepare target in lisp.
6492
64932004-02-18 Kim F. Storm <storm@cua.dk>
6494
6495 * INSTALL.CVS: Add info about ssh/cvs related problems and work-around.
6496
64972004-02-16 Eli Zaretskii <eliz@gnu.org>
6498
6499 * make-dist: Don't link index.*perm and permute-index into tempdir.
6500
65012004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
6502
6503 * AUTHORS (JonathanYavner): Rename testcover-*.el to tcover-*.el
6504 to match previous changes by Eli Zaretskii.
6505
65062004-02-09 Luc Teirlinck <teirllm@auburn.edu>
6507
6508 * Makefile.in: Set CDPATH to an empty string.
6509
65102004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
6511
6512 * configure.in <darwin>: Use fink packages if available.
6513
65142004-01-25 Jérôme Marant <jmarant@free.fr> (tiny change)
6515
6516 * make-dist (lispref): Do include lispref/index.texi.
6517
65182004-01-06 Eric Hanchrow <offby1@blarg.net>
6519
6520 * make-dist (tempdir): Include cursors in nt/icons.
6521
65222003-12-30 Eli Zaretskii <eliz@gnu.org>
6523
6524 * INSTALL.CVS: Renamed from INSTALL-CVS to avoid file-name
6525 clashes with install-sh on 8+3 filesystems.
6526
1a71cb28 65272003-12-24 Miles Bader <miles@gnu.org>
067d23c9
KY
6528
6529 * .cvsignore: Add .arch-inventory.
6530
65312003-12-24 Andreas Schwab <schwab@suse.de>
6532
6533 * configure.in: Check for <sys/socket.h>. Include it before
6534 including <net/if.h>. Move check for <net/if.h> before its use.
6535
65362003-12-24 Jan Djärv <jan.h.d@swipnet.se>
6537
6538 * Makefile.in (install-arch-dep): Don't let cd output go into
6539 pipe for carbon_appdir.
6540
65412003-12-24 Andreas Schwab <schwab@suse.de>
6542
6543 * configure.in (PKG_CHECK_MODULES): Fix quoting.
6544
65452003-12-01 Andreas Schwab <schwab@suse.de>
6546
6547 * configure.in (powerpc-apple-darwin*): Use ${CC-cc} instead of
6548 hardcoding gcc.
6549
65502003-11-16 Jan Djärv <jan.h.d@swipnet.se>
6551
6552 * configure.in (HAVE_GTK_MULTIDISPLAY): Check if GTK can handle
6553 multiple displays.
6554 Wrong number of args to AC_CHECK_LIB for HAVE_X_SM test corrected.
6555
65562003-09-23 Dave Love <fx@gnu.org>
6557
6558 * configure.in: Check members of struct ifreq.
6559
65602003-09-14 Kim F. Storm <storm@cua.dk>
6561
6562 * configure.in: Add checks for sys/ioctl.h and net/if.h.
6563
65642003-09-12 Luc Teirlinck <teirllm@mail.auburn.edu>
6565
6566 * Makefile.in (install-arch-indep, uninstall): Add SES manual.
6567
65682003-08-18 Lute Kamstra <lute@gnu.org>
6569
6570 * configure.in: Revert the change of 2003-07-29 as GTK+ 2.2 is not
6571 required anymore.
6572
65732003-08-07 Andrew Choi <akochoi@shaw.ca>
6574
6575 * configure.in [powerpc-apple-darwin*]: Use the -no-cpp-precomp
6576 option instead of -traditional-cpp for CPP.
6577
65782003-07-29 Richard M. Stallman <rms@gnu.org>
6579
6580 * configure.in (HAVE_XIM): Define if XIM is available.
6581
65822003-07-29 Tim Van Holder <tim.vanholder@anubex.com> (tiny change)
6583
6584 * configure.in: The function gtk_window_set_icon_from_file was
6585 introduced in GTK+ 2.2, so check for that release.
6586
65872003-07-23 Andreas Schwab <schwab@suse.de>
6588
6589 * configure.in: Add --enable-maintainer-mode, substitute MAINT.
6590
6591 * Makefile.in (YACC): Remove, not used.
6592 (MAINT): Don't set.
6593 (${srcdir}/configure, $(srcdir)/src/stamp-h.in): Use @MAINT@ to
6594 disable dependency on ${srcdir}/configure.in when maintainer mode
6595 is disabled.
6596
65972003-07-22 Dave Love <fx@gnu.org>
6598
6599 * configure.in: Make XRegisterIMInstantiateCallback test depend on
6600 HAVE_X11, not with_xim.
6601 (HAVE_CRTIN): Provide template.
6602 <with_png>: Test for png.h and libpng/png.h.
6603
66042003-07-15 Andreas Schwab <schwab@suse.de>
6605
6606 * configure.in: Temporarily leave quoting for AC_DEFINE.
6607
66082003-07-13 Stefan Monnier <monnier@cs.yale.edu>
6609
6610 * configure.in: Check for posix_memalign.
6611
66122003-07-12 Richard M. Stallman <rms@gnu.org>
6613
6614 * configure.in [netbsd systems]: Define HAVE_CRTIN properly.
6615
66162003-07-09 Kim F. Storm <storm@cua.dk>
6617
6618 * INSTALL (DETAILED BUILDING AND INSTALLATION): Describe new
6619 functionality of --without-xim.
6620
66212003-06-29 Dave Love <fx@gnu.org>
6622
6623 * configure.in: Fix XRegisterIMInstantiateCallback check for gcc.
6624
66252003-06-23 Dave Love <fx@gnu.org>
6626
6627 * configure.in: Check for sys/_mbstate_t.h.
6628 Test XRegisterIMInstantiateCallback prototype.
6629 (AH_BOTTOM): Define DO_BLOCK_INPUT, my_strftime.
6630
66312003-06-06 Dave Love <fx@gnu.org>
6632
6633 * configure.in: Check for locale.h.
6634
66352003-06-05 Dave Love <fx@gnu.org>
6636
6637 * configure.in: Check for memcpy, mempcpy, mblen, mbrlen.
6638 Use AC_FUNC_STRFTIME, AC_STRUCT_TIMEZONE, AC_TYPE_MBSTATE_T.
6639 (NLIST_STRUCT): Don't define.
6640 (AH_BOTTOM): Define my_strftime.
6641
66422003-06-02 Richard M. Stallman <rms@gnu.org>
6643
6644 * configure.in: Revert changes of 2003-03-03 and 2003-05-24.
6645
66462003-05-24 Andreas Schwab <schwab@suse.de>
6647
6648 * configure.in (AH_BOTTOM) [MAC_OSX]: Do not redefine bcopy,
6649 bzero, and bcmp.
6650
66512003-05-22 Dave Love <fx@gnu.org>
6652
6653 * configure.in: Remove redundant test for term.h. Test for difftime.
6654
66552003-05-20 Dave Love <fx@gnu.org>
6656
6657 * configure.in: Append * to s390-*-linux-gnu case.
6658 (LIBMAIL) <lockfile>: Don't define.
6659
067d23c9
KY
66602003-04-30 Kai Großjohann <kai.grossjohann@gmx.net>
6661
6662 * INSTALL (* GNU/Linux development packages): Mention Debian and
6663 RedHat package names.
6664
66652003-04-30 Boyd Lynn Gerber <gerberb@zenez.com>
6666
6667 * configure.in: Handle system types sysv5uw* and sysv5OpenUNIX*.
6668
66692003-04-30 Kai Großjohann <kai.grossjohann@gmx.net>
6670
6671 * INSTALL (* GNU/Linux development packages): Tell people to
6672 install additional packages for compiling Emacs.
6673
1a71cb28
GM
66742003-04-30 Richard M. Stallman <rms@gnu.org>
6675
6676 * configure.in: Handle system types sysv5uw* and sysv5OpenUNIX*.
6677
66782003-04-28 Francesco Potortì <pot@gnu.org>
6679
6680 * configure.in: Undo last (RMS') change, as it is useless, per
6681 Dave Love.
6682
66832003-04-08 Richard M. Stallman <rms@gnu.org>
6684
6685 * configure.in: Put #include of jpeglib.h at start of line.
6686
067d23c9
KY
66872003-04-06 Francesco Potortì <pot@gnu.org>
6688
6689 * configure.in: Use the same configuration for all aix5, not just
6690 aix5.1.
6691
66922003-03-16 Nelson H. F. Beebe <beebe@math.utah.edu> (tiny change)
6693
6694 * configure.in: Check for need for bigtoc support on IBM AIX for
6695 solving a linker table overflow problem.
6696
66972003-03-03 Rob Browning <rlb@defaultvalue.org>
6698
6699 * configure.in: Add AC_CHECK_FUNCS for memcmp and memmove.
6700 (AH_BOTTOM): Switch tests to prefer memcmp, memset, and memmove
6701 over bzero, bcmp, and bcopy.
6702
67032003-02-23 Simon Josefsson <jas@extundo.com>
6704
6705 * Makefile.in (install-arch-indep, uninstall): Add SMTP manual.
6706
67072003-02-21 Klaus Zeitler <kzeitler@lucent.com>
6708
6709 * configure.in: Set new hpux10-20.h as "major" include for 10.20.
6710
67112003-02-13 Robert J. Chassell <bob@rattlesnake.com> (tiny change)
6712
6713 * INSTALL (* Extra fonts): Say that Emacs doesn't include fonts.
6714
67152003-02-08 Andreas Schwab <schwab@suse.de>
6716
6717 * Makefile.in (EXEEXT): Define to @EXEEXT@ and use this variable
6718 instead of the substitution.
6719
67202003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
6721
6722 * Makefile.in: Use @EXEEXT@ for Cygwin.
6723 Use USERNAME if LOGNAME is not set (for Cygwin).
6724
6725 * configure.in: Add opsys=cygwin.
6726
67272003-01-22 Andreas Schwab <schwab@suse.de>
6728
6729 * configure.in: Set HAVE_MENUS=yes when HAVE_CARBON=yes instead of
6730 redefining it explicitly in src/config.in.
6731
67322003-01-22 Markus Rost <rost@math.ohio-state.edu>
6733
6734 * Makefile.in (bootstrap): Make bootstrap-after.
6735
67362003-01-20 Jan Djärv <jan.h.d@swipnet.se>
6737
6738 * configure.in: Fix --with-gtk.
6739
67402003-01-19 Jan Djärv <jan.h.d@swipnet.se>
6741
090bd7cb 6742 * configure.in: Add --with-gtk, --with-x-toolkit=gtk.
067d23c9
KY
6743
6744 * INSTALL (DETAILED BUILDING AND INSTALLATION): Add text about GTK.
6745
67462003-01-14 Francesco Potortì <pot@gnu.org>
6747
6748 * configure.in (m68k-motorola-sysv): Remove (obsolete).
6749
67502003-01-07 Steven Tamm <steventamm@mac.com>
6751
6752 * configure.in: New option, --enable-carbon-app, to specify
6753 that the application should be installed
6754 * Makefile.in (install-arch-dep): On Mac OS X, install the
090bd7cb 6755 Emacs.app application if carbon-app is enabled.
067d23c9
KY
6756
67572003-01-06 Dave Love <fx@gnu.org>
6758
6759 * configure.in: Check for nl_langinfo.
6760 [!HAVE_SIZE_T]: Fix typedef.
6761
67622003-01-06 David Kastrup <dak@gnu.org>
6763
6764 * Makefile.in (INSTALL_INFO): Get install-info command from configure.
6765
6766 * configure.in: Add tests for install-info.
6767
67682002-12-09 Markus Rost <rost@math.ohio-state.edu>
6769
6770 * configure.in (*-sunos5*, *-solaris*): Revert previous change -
6771 use again sol2-6 instead of sol2-8.
6772
67732002-12-09 Dave Love <fx@gnu.org>
6774
6775 * configure.in (*-sunos5.8*, *-solaris2.8*): Delete configurations.
6776
67772002-12-08 Andreas Schwab <schwab@suse.de>
6778
6779 * Makefile.in (install-arch-indep): Revert last change.
6780
67812002-11-27 Dave Love <fx@gnu.org>
6782
6783 * configure.in: Use AC_CHECK_DECLS, not AC_DECL_SYS_SIGLIST.
6784 Check for __sys_siglist too. Check for memset.
6785 Use AC_FUNC_GETPGRP. Add mipsel-*-linux-gnu* target.
6786
67872002-11-22 Juanma Barranquero <lektu@terra.es>
6788
6789 * config.guess, config.sub: Updated from master source.
6790
67912002-11-19 Karl Fogel <kfogel@red-bean.com>
6792
6793 * autogen.sh: New file.
6794
1a71cb28 67952002-11-18 Dave Love <fx@gnu.org>
067d23c9
KY
6796
6797 * configure.in: Tidy up various quoting issues throughout.
6798 Use AC_GNU_SOURCE.
6799 (AH_BOTTOM): Fix #endif protecting config.h. Maybe include
6800 alloca.h. Define GC_SETJMP_WORKS, GC_LISP_OBJECT_ALIGNMENT.
6801 Maybe define bcopy, bzero, bcmp.
6802 (powerpcle-*-solaris2.5*, powerpcle-*-solaris2*): Remove (use
6803 non-existent machine file).
6804 (sys/vlimit.h, sys/resource.h, fsync, __restrict): Test for.
6805 (term.h, X11/Xaw3d/Scrollbar.h): Avoid warning from test.
6806 (nlist.h): Move test up.
6807
68082002-11-18 Markus Rost <rost@math.ohio-state.edu>
6809
6810 * configure.in (*-sunos5*, *-solaris*): Use sol2-8.
6811
68122002-11-14 Francesco Potortì <pot@gnu.org>
6813
6814 * configure.in (*-sunos5.8*, *-solaris2.8*): New configurations.
6815
68162002-11-11 Tim Van Holder <tim.vanholder@anubex.com> (tiny change)
6817
6818 * Makefile.in (install-arch-indep): Prepend $(srcdir)/ to lisp.
6819
68202002-11-08 Dave Love <fx@gnu.org>
6821
6822 * configure.in: Use AC_CONFIG_LIBOBJ_DIR and require autoconf 2.54.
6823 (AH_BOTTOM) [!HAVE_SIZE_T]: Typedef size_t.
6824
68252002-11-07 Miles Bader <miles@gnu.org>
6826
6827 * Makefile.in (maybe_bootstrap): Fix shell variable usage.
6828 Handle separate-build-dir case.
6829
68302002-11-06 Richard M. Stallman <rms@gnu.org>
6831
6832 * Makefile.in (maybe_bootstrap): Add doublequotes to make it
6833 bulletproof. $bar may be empty when there are no .elc files.
6834
68352002-10-30 Dave Love <fx@gnu.org>
6836
6837 * configure.in: Require autoconf 2.53. Test for pty.h,
6838 sys/mman.h, sys/param.h, mremap, memmove.
6839 (AH_BOTTOM): Maybe include strings.h. Add local variables for mode.
6840 (AC_PROG_YACC): Delete.
6841 (size_t): Use AC_CHECK_TYPES.
6842 (AH_TOP): Up-date copyright.
6843
68442002-10-01 Juanma Barranquero <lektu@terra.es>
6845
6846 * update-subdirs: Add "no-byte-compile: t" to subdirs.el.
6847
68482002-09-19 Richard M. Stallman <rms@gnu.org>
6849
6850 * configure.in: Fix the LessTif-directory-finder for real.
6851
68522002-09-14 Richard M. Stallman <rms@gnu.org>
6853
6854 * Makefile.in (maybe_bootstrap): Test for complete absence
6855 of compiled Lisp files.
6856
68572002-09-11 Stefan Monnier <monnier@cs.yale.edu>
6858
6859 * Makefile.in (bootstrap-lisp-1, bootstrap-lisp, bootstrap)
6860 (bootstrap-clean-after): Delete.
6861 (bootstrap): Make the sequencing explicit.
6862
68632002-09-10 Richard M. Stallman <rms@gnu.org>
6864
6865 * configure.in: Fix previous LessTif change.
6866
68672002-09-09 Richard M. Stallman <rms@gnu.org>
6868
6869 * configure.in (powerpcle-*-solaris2.5*): New configuration.
6870 (powerpcle-*-solaris*): Use version 2.6 as default.
6871 (*-sunos5.6*, *-solaris2.6*): New alternative.
6872 (*-sunos5*): Use version 2.6 as default.
6873
68742002-09-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6875
6876 * configure.in: Fix typo.
6877
68782002-09-05 Richard M. Stallman <rms@gnu.org>
6879
6880 * configure.in: Look for LessTif in /usr/X11R6/LessTif/ before Motif.
6881
6882 * configure.in: Handle $GCC_LINK_TEST_OPTIONS and
6883 $NON_GCC_LINK_TEST_OPTIONS after the AC_PROG_... macros.
6884
68852002-08-26 Kim F. Storm <storm@cua.dk>
6886
6887 * Makefile.in (install-arch-indep): Do not remove DOC file
6888 when it is the only DOC file installed; this is the case when
6889 CANNOT_DUMP is defined. From Joe Buehler (tiny change).
6890
68912002-07-24 Markus Rost <rost@math.ohio-state.edu>
6892
6893 * configure.in: Fix typo.
6894
68952002-07-24 Richard M. Stallman <rms@gnu.org>
6896
6897 * configure.in: Don't print anything special about gamedir.
6898
6899 * configure.in: Delete nonstandard --with-game-user option.
6900
69012002-07-21 Richard M. Stallman <rms@gnu.org>
6902
6903 * Makefile.in (gamedir, localstatedir): New variables.
6904 (epaths-force): Insert value of gamedir into PATH_GAME.
6905
6906 * configure.in (gamedir): Handle it like lispdir.
6907 (--with-game-dir option): Delete.
6908
69092002-06-21 Pavel Janík <Pavel@Janik.cz>
6910
6911 * configure.in: Add support for mipseb-*-netbsd* machines.
6912
69132002-06-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6914
6915 * Makefile.in (install-arch-indep, uninstall): Add Tramp.
6916
69172002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6918
6919 * info/dir (File): Add an entry for Tramp.
6920
69212002-06-17 Eli Zaretskii <eliz@is.elta.co.il>
6922
6923 * INSTALL-CVS: New file.
6924
69252002-06-07 Andreas Schwab <schwab@suse.de>
6926
6927 * configure.in (x86_64-*-linux-gnu*): New system.
6928
69292002-05-31 Eli Zaretskii <eliz@is.elta.co.il>
6930
6931 * config.bat: Handle the case when lispintro is truncated to lispintr.
6932
69332002-05-26 Paul Eggert <eggert@twinsun.com>
6934
6935 * config.guess, config.sub: Updated from master source.
6936
69372002-05-09 Richard M. Stallman <rms@gnu.org>
6938
6939 * configure.in (emacs_cv_speed_t): Add square brackets for clarity.
6940
69412002-05-04 Pavel Janík <Pavel@Janik.cz>
6942
6943 * make-dist: Do not distribute lock/ directory.
6944
69452002-04-30 Andrew Choi <akochoi@shaw.ca>
6946
6947 * configure.in: Provide documentation string when defining
6948 variable HAVE_CARBON. Also define HAVE_WINDOW_SYSTEM, HAVE_MOUSE,
6949 and HAVE_MENUS in AH_BOTTOM if HAVE_CARBON is defined.
6950
1a71cb28 69512002-04-29 Colin Walters <walters@verbum.org>
067d23c9
KY
6952
6953 * configure.in: Delete configure check for access to the game user.
6954
69552002-04-29 Pavel Janík <Pavel@Janik.cz>
6956
6957 * make-dist: lwlib/Imakefile is removed.
6958
69592002-04-26 Andrew Choi <akochoi@shaw.ca>
6960
6961 * configure.in: Add support for powerpc-apple-darwin*.
6962 (HAVE_CARBON): Add.
6963
6964 * make-dist: Create directories in mac/Emacs.app.
6965
69662002-04-25 Pavel Janík <Pavel@Janik.cz>
6967
6968 * make-dist: lwlib-Xol* are removed.
6969
69702002-04-23 Andreas Schwab <schwab@suse.de>
6971
6972 * Makefile.in (MAINT): New variable.
6973 (${srcdir}/configure, $(srcdir)/src/stamp-h.in): Depend on this
6974 instead of configure.in, to avoid running autoconf and autoheader
6975 unless explicitly requested.
6976
69772002-04-16 Eli Zaretskii <eliz@gnu.org>
6978
6979 * config.bat: Update for msdos/sed2v2.inp.
6980
69812002-04-15 Andreas Schwab <schwab@suse.de>
6982
6983 * Makefile.in ($(srcdir)/src/config.in): Generate using autoheader.
6984 * configure.in: Add config header templates to all AC_DEFINE and
6985 AC_DEFINE_UNQUOTED symbols.
6986 * make-dist: Run autoheader if necessary.
6987
69882002-04-10 Colin Walters <walters@verbum.org>
6989
6990 * configure.in: Add --game-dir, --game-user. Test to see if we
6991 can use them.
6992
69932002-04-08 Pavel Janík <Pavel@Janik.cz>
6994
6995 * configure.in: Add --with-sound.
6996
69972002-03-18 Kim F. Storm <storm@cua.dk>
6998
6999 * configure.in: Test for sendto, recvfrom, getsockopt, setsockopt,
7000 and getsockname functions. Test for sys/un.h include file.
7001
70022002-03-15 Eli Zaretskii <eliz@is.elta.co.il>
7003
7004 * configure.in: Support AIX 5.1.
7005
70062002-03-10 Jan Djärv <jan.h.d@swipnet.se>
7007
7008 * configure.in: Added test for X Session Management (HAVE_X_SM).
7009
70102002-03-03 Richard M. Stallman <rms@gnu.org>
7011
7012 * Makefile.in (install-arch-indep): Use umask 022 for DOC* and lisp/.
7013 Run chown $${LOGNAME} on files installed by tar xvf.
7014
70152002-03-03 Kim F. Storm <storm@cua.dk>
7016
7017 * configure.in: Test for getpeername.
7018
70192002-03-01 Richard M. Stallman <rms@gnu.org>
7020
7021 * configure.in (HAVE_JPEG): Turn it off if libjpeg version < 6b.
7022 (HAVE_GIF): Don't use old libungif versions that crash.
7023
70242002-02-26 Richard M. Stallman <rms@gnu.org>
7025
7026 * configure.in <making srcdir absolute>: Verify that PWD is correct,
7027 not just well-formed and valid.
7028 (mips-compaq-nonstopux*): New configuration.
7029
70302002-02-18 Paul Eggert <eggert@twinsun.com>
7031
7032 * make-dist: Port to POSIX 1003.1-2001, which doesn't allow "head -1".
7033 "sed q" is a portable equivalent to plain "head -1".
7034
70352002-02-13 Richard M. Stallman <rms@gnu.org>
7036
7037 * Makefile.in (maybe_bootstrap): Do `exit 1'.
7038 (all): Don't depend on maybe_bootstrap here.
7039 (${SUBDIR}): Depend on it here instead.
7040
70412002-02-08 Richard M. Stallman <rms@gnu.org>
7042
7043 * Makefile.in (maybe_bootstrap): Add an infinite sleep-loop.
7044
70452002-01-27 Eli Zaretskii <eliz@is.elta.co.il>
7046
7047 * configure.in: Recognize BSD/OS 5.0.
7048
70492002-01-11 Eli Zaretskii <eliz@is.elta.co.il>
7050
7051 * make-dist: Make version checking in emacs.texi consistent with
7052 how we set it there.
7053
70542001-12-29 Kim F. Storm <storm@cua.dk>
7055
7056 * INSTALL: <CONFIGURATION BY HAND> Now requires autoconf 2.51.
7057
70582001-12-28 Richard M. Stallman <rms@gnu.org>
7059
7060 * configure.in: Test for mbsinit.
7061
70622001-12-21 Eli Zaretskii <eliz@is.elta.co.il>
7063
7064 These changes make Leim part of the standard distribution:
7065
7066 * README: Add info about the `leim' directory.
7067
7068 * INSTALL: Remove text that describes Leim as a separate package.
7069
7070 * noleim-Makefile.in: File removed.
7071
7072 * make-dist: Don't copy noleim-Makefile.in to the leim subdirectory.
7073 Link Leim files to ${tempdir}/leim, not to real-leim. Don't move
7074 Leim files out of the Emacs tree. Don't prepare a separate tarball
7075 for Leim.
7076
70772001-12-11 Richard M. Stallman <rms@gnu.org>
7078
7079 * configure.in (hppa*-*-linux-gnu*): New alternative.
7080
70812001-12-08 Pavel Janík <Pavel@Janik.cz>
7082
7083 * make-dist: Copy COPYING to leim/, lwlib/, mac/ and nt/ when
7084 creating distribution.
7085
70862001-12-06 Paul Eggert <eggert@twinsun.com>
7087
7088 * configure.in (AC_PREREQ): Bump from 2.50 to 2.51; needed for vfork.
7089 (AC_FUNC_VFORK): Remove.
7090 (AC_FUNC_FORK): Add.
7091 (HAVE_DES_H, HAVE_KRB5_H): Properly quote args of AC_CHECK_HEADERS;
7092 this is required by recent Autoconf versions.
7093
70942001-12-02 Pavel Janík <Pavel@Janik.cz>
7095
7096 * make-dist: Do not try to link removed files (aclocal.m4, _emacs,
7097 TODO, vms-pp.trans and others).
7098
70992001-11-29 Pavel Janík <Pavel@Janik.cz>
7100
7101 * make-dist: Use COPYING from the top-level directory.
7102
71032001-11-29 Gerd Moellmann <gerd@gnu.org>
7104
7105 * configure.in: Add support for FreeBSD/Alpha.
7106
71072001-11-29 Pavel Janík <Pavel@Janik.cz>
7108
7109 * make-dist: Add COPYING to the top-level directory of the
7110 distribution. Simplify the logic behind copying.
7111
7112 * Makefile.in (maybe_bootstrap): Fix previous change.
7113
71142001-11-28 Richard M. Stallman <rms@gnu.org>
7115
7116 * Makefile.in (maybe_bootstrap): Don't bootstrap, just suggest it.
7117
71182001-11-26 Richard M. Stallman <rms@gnu.org>
7119
7120 * Makefile.in: bootstrap should not delete dumped executables.
7121 (bootstrap-clean-before): New target.
7122 (bootstrap): Use bootstrap-clean-before instead of clean.
7123 (bootstrap-clean-after): Rename from bootstrap-clean. Calls changed.
7124
71252001-11-24 Eli Zaretskii <eliz@is.elta.co.il>
7126
7127 These changes add the Emacs Lisp Introduction manual to the
7128 distribution:
7129
7130 * Makefile.in (install-arch-indep, uninstall): Add ELisp Intro files.
7131
7132 * make-dist: Copy the files in lispintro directory.
7133
7134 * config.bat: Configure in the lispintro directory.
7135
7136 * configure.in (AC_OUTPUT): Add lispintro/Makefile.
7137
7138 * Makefile.in (SUBDIR_MAKEFILES): Add lispintro.
7139 (lispintro/Makefile): New target.
7140 (mostlyclean, clean, distclean, maintainer-clean): Add lispintro.
7141 (unlock, relock, info, dvi): Ditto.
7142
71432001-11-23 Eli Zaretskii <eliz@is.elta.co.il>
7144
7145 * Makefile.in (uninstall, install-arch-indep): Don't install gfdl.1.
7146
7147 * make-dist (etc): Don't distribute gfdl.1.
7148
71492001-11-22 Colin Walters <walters@debian.org>
7150
7151 * Makefile.in (install-arch-indep): Install the calc .info files.
7152 (uninstall): Handle deletion of calc .info files (thanks Pavel Janík).
7153
71542001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
7155
7156 * make-dist (lispref): Add *.txt, *.el, permute-index, and
7157 tindex.pl to the list of those being put into the distribution.
7158
71592001-11-16 Eli Zaretskii <eliz@gnu.org>
7160
7161 * configure.in: Add coff.h to the list in AC_CHECK_HEADERS.
7162
71632001-11-15 Pavel Janík <Pavel@Janik.cz>
7164
7165 * Makefile.in (uninstall): Fix previous change.
7166
7167 * configure.in, Makefile.in: Add support for --program-prefix,
7168 --program-suffix and --program-transform-name options.
7169
71702001-11-13 Pavel Janík <Pavel@Janik.cz>
7171
7172 * Makefile.in (install-arch-indep): Use `${manext}' instead of `.1'.
7173 (install-arch-indep): Install emacsclient manual page.
7174 (uninstall): Uninstall emacsclient manual page.
7175
71762001-11-12 Eli Zaretskii <eliz@is.elta.co.il>
7177
7178 * make-dist: Add lispref/index.*perm files to the distribution.
7179 From Pavel Janík <Pavel@Janik.cz>.
7180
71812001-11-12 Pavel Janík <Pavel@Janik.cz>
7182
7183 * Makefile.in (uninstall): Remove gfdl.1 when uninstalling.
7184
71852001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
7186
7187 * configure.in: AC_OUTPUT lispref/Makefile.
7188
71892001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
7190
7191 The following changes add the ELisp reference manual to the
7192 distribution.
7193
7194 * make-dist: Add the lispref directory to the distribution.
7195
7196 * Makefile.in (install-arch-indep): Add elisp* to the list of
7197 installed Info files.
7198 (SUBDIR_MAKEFILES): Add lispref/Makefile.
7199 (lispref/Makefile): New target.
7200 (mostlyclean, clean, distclean, maintainer-clean, unlock, relock):
7201 Add commands for the lispref directory.
7202 (info, dvi): Ditto.
7203
7204 * config.bat: Configure in `lispref'.
7205
72062001-11-09 Richard M. Stallman <rms@gnu.org>
7207
7208 * Makefile.in (bootstrap-lisp): Don't suppress error messages.
7209
72102001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
7211
7212 * make-dist (tempdir): Copy AUTHORS as well.
7213
72142001-11-06 Sam Steingold <sds@gnu.org>
7215
7216 * configure.in: Added a check for <nlist.h>.
7217
72182001-11-01 Pavel Janík <Pavel@Janik.cz>
7219
7220 * configure.in: Reindent --help output.
7221 From Per Starbäck (starback@ling.uu.se).
7222
72232001-10-31 Eli Zaretskii <eliz@is.elta.co.il>
7224
7225 * configure.in: New entry for HP/UX-11.
7226
7227 * Makefile.in (SOURCES): Replace GETTING.GNU.SOFTWARE with FTP.
7228 From Eric S. Raymond <esr@golux.thyrsus.com>.
7229
72302001-10-28 Eli Zaretskii <eliz@is.elta.co.il>
7231
7232 * configure.in (s390-*-linux-gnu): New system. From Adam Thornton
7233 <athornton@sinenomine.net>.
7234
72352001-10-25 Gerd Moellmann <gerd@gnu.org>
7236
7237 * Makefile.in (maybe_bootstrap): New target.
7238 (all): Add to prerequisites to bootstrap if abbrev.elc doesn't exist.
7239
72402001-10-24 Ken Raeburn <raeburn@gnu.org>
7241
7242 * configure.in: If --with-hesiod is given, look for
7243 hes_getmailhost and res_send or __res_send; check hesiod and
7244 resolv libraries respectively if system libraries don't supply them.
7245
72462001-10-24 Gerd Moellmann <gerd@gnu.org>
7247
7248 * configure.in: Use $MAKE for `make' if set.
7249
72502001-10-22 Gerd Moellmann <gerd@gnu.org>
7251
7252 * Makefile.in (install-arch-indep): Add -h (follow symlinks)
7253 to tar options.
7254
72552001-10-20 Gerd Moellmann <gerd@gnu.org>
7256
7257 * (Version 21.1 released).
7258
72592001-10-20 Miles Bader <miles@gnu.org>
7260
7261 * configure.in (configuration): Set from `host' if `host_alias'
7262 isn't defined.
7263
72642001-10-19 Andreas Schwab <schwab@suse.de>
7265
7266 * configure.in: Make ready for autoconf 2.5x.
7267 (AC_PREREQ): Require autoconf 2.50.
7268 * aclocal.m4: Removed.
7269 * Makefile.in (${srcdir}/configure): Don't depend on aclocal.m4.
7270
72712001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
7272
7273 * README: Bump Emacs version to 21.1.50.
7274
72752001-10-05 Gerd Moellmann <gerd@gnu.org>
7276
7277 * Branch for 21.1.
7278
72792001-09-05 Gerd Moellmann <gerd@gnu.org>
7280
7281 * configure.in: Avoid `$@' which is handled specially in
7282 Autoconf 2.52. From "Adam J. Richter" <adam@yggdrasil.com>.
7283
72842001-09-01 Eli Zaretskii <eliz@is.elta.co.il>
7285
7286 * make-dist (nt): Add subdirs.el to the list of distributed files.
7287
72882001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
7289
7290 * configure.in (machine): Add an entry for
7291 hppa1.1-hitachi-hiuxwe2*.
7292
72932001-05-28 Gerd Moellmann <gerd@gnu.org>
7294
7295 * make-dist (LANG): Set LC_ALL and LANGUAGE to C, unset
7296 LC_MESSAGES and LANG. From Karl Eichwalder <keichwa@gmx.net>.
7297
72982001-05-14 Gerd Moellmann <gerd@gnu.org>
7299
7300 * make-dist: Copy texinfo.tex unconditionally.
7301
73022001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
7303
7304 * Makefile.in (install-arch-indep): Add gfdl.1 to the man pages
7305 that are installed.
7306
73072001-04-06 Gerd Moellmann <gerd@gnu.org>
7308
7309 * make-dist: Copy only `[a-z]*.{el,elc}' from leim/quail.
7310 Don't copy quick-b5, quick-cns, tsang-b5, and tsang-cns files.
7311
7312 * make-dist: Handle leim/MISC-DIC. Only include
7313 `[a-zA-Z]*.{el,elc}' from leim/quail.
7314
73152001-04-05 Gerd Moellmann <gerd@gnu.org>
7316
7317 * Makefile.in (install-arch-indep): Remove .cvsignore files.
7318
73192001-03-30 Gerd Moellmann <gerd@gnu.org>
7320
7321 * Makefile.in (.PHONY): Add for bootstrap targets.
7322 (bootstrap-clean): New target.
7323 (bootstrap): Use it instead of `clean'.
7324
73252001-03-29 Eli Zaretskii <a34785@is.elta.co.il>
7326
7327 * Makefile.in (SUBDIR): Remove leim.
7328 (all, .RECURSIVE, extraclean): Add leim explicitly.
7329 (leim): Provide separate rule which exports PARALLEL=0 into the
7330 environment.
7331
73322001-03-20 Gerd Moellmann <gerd@gnu.org>
7333
7334 * configure.in (HAVE_XPM): Don't print the result of the check for
7335 XpmReturnAllocPixels if we don't have an xpm.h.
7336
73372001-03-05 Gerd Moellmann <gerd@gnu.org>
7338
7339 * COPYING: New file.
7340
73412001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
7342
7343 * config.bat: Update the copyright.
7344
73452001-02-23 Kenichi Handa <handa@etl.go.jp>
7346
7347 * configure.in: Use AC_EGREP_CPP to check if the C preprocessor
7348 converts `..' to `. .'. If it converts, set CPP_NEED_TRADITIONAL
7349 to `yes'. Later in AC_OUTPUT, check this variable.
7350
73512001-02-09 Dave Love <fx@gnu.org>
7352
7353 * AUTHORS: Updated.
7354
73552001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
7356
7357 * info/dir (Ebrowse): Fix the entry (was missing a dot).
7358
73592001-02-02 Gerd Moellmann <gerd@gnu.org>
7360
7361 * mkinstalldirs (errstatus): Chmod a+rx directories we create.
7362
7363 * Makefile.in (uninstall): Ignore exit code of `rm'.
7364
90eacf99
SM
7365 * Makefile.in (uninstall): Remove more info files.
7366 Remove ${libexecdir}/emacs/${version}. Remove ${archlibdir}/fns-*.
067d23c9
KY
7367
73682001-01-31 Gerd Moellmann <gerd@gnu.org>
7369
7370 * noleim-Makefile.in (extraclean): Add.
7371
73722001-01-28 Gerd Moellmann <gerd@gnu.org>
7373
90eacf99 7374 * Makefile.in (extraclean): Add -f to -rm config-tmp-* to keep
067d23c9
KY
7375 it quiet.
7376
73772001-01-24 Colin Walters <walters@cis.ohio-state.edu>
7378
7379 * Makefile.in (tags): Fix typo.
7380
73812001-01-13 Kenichi Handa <handa@etl.go.jp>
7382
7383 * configure.in: Fix typo in the code setting x_search_path.
7384
73852001-01-10 Dave Love <fx@gnu.org>
7386
7387 * configure.in: Don't reset LIBS at end of -lXmu test. Test for
7388 -lXext.
7389 (HAVE_XKBGETKEYBOARD): Fix reporting of result.
7390 (HAVE_LIBXP): Remove -lXt from AC_CHECK_LIB.
7391 (HAVE_XAW3D, HAVE_XPM, HAVE_JPEG, HAVE_PNG, HAVE_TIFF, HAVE_GIF):
7392 Don't frob CFLAGS. Remove extra X libs from AC_CHECK_LIB
7393 (now in $LIBS).
7394
73952001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
7396
7397 * config.bat: Run the preprocessor with -traditional.
7398
73992001-01-01 Eli Zaretskii <eliz@is.elta.co.il>
7400
7401 * INSTALL: Move copying conditions to end of file.
7402
74032000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
7404
7405 * INSTALL: Add basic installation procedure which assumes
7406 `configure' does its job. Elaborate on image support libraries.
7407 Add a pointer to Xaw3d library. Add advice about solving
7408 configure-time problems by looking in config.log and setting
7409 variables in the environment.
7410
74112000-12-27 Gerd Moellmann <gerd@gnu.org>
7412
7413 * Makefile.in (install-arch-indep): If tar fails, exit with
7414 exit code 1.
7415
74162000-12-19 Gerd Moellmann <gerd@gnu.org>
7417
7418 * configure.in: Test for XkbGetKeyboard with an AC_TRY_LINK whose
7419 source file includes XKBlib.h. On some broken Solaris systems,
7420 there is an XKBlib.h, reportedly, but header files included by
7421 XKBlib.h are missing.
7422
74232000-12-14 Gerd Moellmann <gerd@gnu.org>
7424
7425 * configure.in: AC_CHECK_FUNC XkbGetKeyboard.
7426
74272000-12-11 Dave Love <fx@gnu.org>
7428
7429 * configure.in <alpha*-dec-osf*>: Use full path for NON_GNU_CPP.
7430
74312000-12-11 Paul Eggert <eggert@twinsun.com>
7432
7433 * aclocal.m4 (AC_SYS_LARGEFILE, AC_SYS_LARGEFILE_MACRO_VALUE):
7434 Merge fixes from latest GNU tar version. These macros no longer
7435 futz with _XOPEN_SOURCE, as that was not portable in practice.
7436 (AC_FUNC_FSEEKO): New macro.
7437
7438 * configure.in: Use it instead of invoking AC_CHECK_FUNCS on
7439 ftello.
7440
74412000-12-05 Dave Love <fx@gnu.org>
7442
7443 * Makefile.in (TAGS, info): Avoid tab-prefixed comments in rules.
7444
74452000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
7446
7447 * info/dir: Change the category to "Emacs".
7448
74492000-12-01 Gerd Moellmann <gerd@gnu.org>
7450
7451 * make-dist (tempdir): Remove epaths.h from the distribution
7452 instead of paths.h.
7453
74542000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
7455
7456 * config.bat: Check for existence of djecho.exe, and print an
7457 error message if it is not available.
7458
7459 * INSTALL: Describe possible problem with djecho.exe in old
7460 versions of DJGPP v2.x.
7461
74622000-11-23 Gerd Moellmann <gerd@gnu.org>
7463
7464 * configure.in: Initialize HAVE_LIBXP to no.
7465
74662000-11-22 Gerd Moellmann <gerd@gnu.org>
7467
7468 * configure.in: Use m/macppc.h instead of the non-existent
7469 m/powerpc.h.
7470
74712000-11-21 Gerd Moellmann <gerd@gnu.org>
7472
7473 * Makefile.in (install-arch-indep): Also install info/eshell*
7474 and info/speedbar*.
7475
7476 * configure.in (HAVE_PNG): Check for the presence of
7477 png_get_channels to rule out older PNG libs.
7478
7479 * configure.in (AC_OUTPUT): Arrange to emit definitions of
7480 GCC and NON_GNU_CPP into config.status.
7481
74822000-11-20 Dave Love <fx@gnu.org>
7483
7484 * configure.in: Fix last change.
7485
7486 * GETTING.GNU.SOFTWARE: Deleted.
7487 * FTP: New file to replace it.
7488 * make-dist: Add FTP, remove GETTING.GNU.SOFTWARE.
7489
74902000-11-20 Gerd Moellmann <gerd@gnu.org>
7491
7492 * configure.in: Use -traditional with GNU cpp.
7493
74942000-11-17 Gerd Moellmann <gerd@gnu.org>
7495
7496 * make-dist: Handle the Mac port. Distribute all makefile.w32-in.
7497 Distribute more files from the nt/ subdir. Distribute PBM
7498 image files from subdirs of lisp/. Distribute old change logs
7499 from subdirs of lisp/. Distribute play/5x5.el.
7500
75012000-11-11 Dave Love <fx@gnu.org>
7502
7503 * config.sub, config.guess: Updated from master source.
7504
75052000-11-07 Dave Love <fx@gnu.org>
7506
7507 * configure.in: Test for mkstemp.
7508
75092000-11-01 Eli Zaretskii <eliz@is.elta.co.il>
7510
7511 * info/dir (Top): Rearrange menu items more logically, and put
7512 them into a single category. Add menu items for RefTeX and
7513 Widget.
7514
75152000-10-29 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7516
7517 * Makefile.in (install-arch-indep): Use --info-dir instead of
7518 --dir-file, and a simple argument instead of --info-file, so that
7519 the Debian version of install-info also works.
7520
75212000-10-19 Eric M. Ludlam <zappo@ultranet.com>
7522
7523 * info/dir (Speedbar): Add entry.
7524
75252000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
7526
7527 * INSTALL: Describe the new image-support options to the configure
7528 script. List URLs where image support libraries can be found.
7529
75302000-10-14 Eli Zaretskii <eliz@is.elta.co.il>
7531
7532 * info/dir (Top): Add an entry for Eshell.
7533
75342000-10-02 Dave Love <fx@gnu.org>
7535
7536 * configure.in: Check for gai_strerror.
7537
75382000-10-01 Andreas Schwab <schwab@suse.de>
7539
7540 * Makefile.in (install-arch-indep): Update list of installed info files.
7541
75422000-09-30 Gerd Moellmann <gerd@gnu.org>
7543
7544 * configure.in: Support `sparc*-*-netbsd*'.
7545
75462000-09-29 Eli Zaretskii <eliz@is.elta.co.il>
7547
7548 * info/dir (MIME): Add entry for emacs-mime.
7549
75502000-09-29 Dave Love <fx@gnu.org>
7551
7552 * configure.in: Fix alpha*-dec-osf4 using the osf5 config.
7553
75542000-09-26 Gerd Moellmann <gerd@gnu.org>
7555
7556 * make-dist: Adapt to the change of leim/Makefile which was
7557 necessary to ensure a reasonably working `make dist'.
7558
7559 * leim-Makefile.in: Moved to leim/Makefile.in..
7560
7561 * noleim-Makefile.in: New file, formerly leim/Makefile.in.
7562
75632000-09-21 Kenichi Handa <handa@etl.go.jp>
7564
7565 * leim-Makefile.in (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
7566 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
7567 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
7568 files to .elc.
90eacf99 7569 (${TIT}): Adjust for the above change.
067d23c9
KY
7570 (clean mostlyclean): Likewise.
7571 (.el.elc): New target.
7572
75732000-09-19 Gerd Moellmann <gerd@gnu.org>
7574
7575 * make-dist: Include XPM and XBM files in lisp/ and subdirs
7576 in the distribution.
7577
75782000-09-18 Gerd Moellmann <gerd@gnu.org>
7579
7580 * make-dist (skk): Rename to `ja-dic' because the leim directory
7581 was renamed.
7582
75832000-09-14 Dave Love <fx@gnu.org>
7584
7585 * configure.in: Fix spurion in last change.
7586
75872000-09-14 Gerd Moellmann <gerd@gnu.org>
7588
7589 * configure.in (USE_MMAP_FOR_BUFFERS): Recognize in system
7590 configuration files instead of REL_ALLOC_MMAP. Set REL_ALLOC
7591 to `no' if defined. Change result report.
7592
75932000-09-08 Dave Love <fx@gnu.org>
7594
7595 * configure.in: Remove spurious `@'s.
7596
7597 * aclocal.m4 (AC_FUNC_MMAP): Use fixed version from development
7598 autoconf.
7599
76002000-09-06 Gerd Moellmann <gerd@gnu.org>
7601
7602 * configure.in (REL_ALLOC_MMAP): Recognize in system configuration
7603 file and print informational message.
7604
7605 * configure.in (AC_FUNC_MMAP): Add.
7606
76072000-09-01 Gerd Moellmann <gerd@gnu.org>
7608
7609 * configure.in: Add ``checking'' messages for
7610 XpmReturnAllocPixels.
7611
76122000-08-28 Gerd Moellmann <gerd@gnu.org>
7613
7614 * configure.in: Check <strings.h>; check `index' and `rindex'
7615 functions.
7616
76172000-08-26 Kenichi Handa <handa@etl.go.jp>
7618
7619 * configure.in <alpha*-dec-osf*>: Move "NON_GNU_CPP='cpp'" before
7620 "case "${canonical}" in".
7621
76222000-08-25 Dave Love <fx@gnu.org>
7623
7624 * configure.in <osf>: Use NON_GNU_CPP='cpp' always.
7625
76262000-08-25 Kenichi Handa <handa@etl.go.jp>
7627
7628 * leim-Makefile.in: Rename skk to ja-dic throughout the file.
7629
76302000-08-24 Gerd Moellmann <gerd@gnu.org>
7631
7632 * configure.in <making srcdir absolute>: Unset CDPATH in case $PWD
7633 contains a relative path. Protect against unusable values of $PWD.
7634
76352000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
7636
7637 * info/dir (WoMan): Add entry.
7638
7639 * config.bat (maindir): Update src/_gdbinit even if it does
7640 already exist.
7641
76422000-08-07 Gerd Moellmann <gerd@gnu.org>
7643
7644 * Makefile.in (config.status): Prepend `$(srcdir)/' to `configure'.
7645
76462000-08-03 Gerd Moellmann <gerd@gnu.org>
7647
7648 * configure.in: Add support for ia64*-*-linux*.
7649
76502000-07-27 Gerd Moellmann <gerd@gnu.org>
7651
7652 * make-dist (aclocal.m4): Include in distribution.
7653
76542000-07-26 Dave Love <fx@gnu.org>
7655
90eacf99 7656 * configure.in (AC_SYS_LARGEFILE): Move earlier.
067d23c9
KY
7657
76582000-07-24 Dave Love <fx@gnu.org>
7659
7660 * configure.in: Add AC_SIZE_T.
7661
76622000-07-18 Dave Love <fx@gnu.org>
7663
7664 * configure.in: Reorder so that most tests are done after CPPFLAGS
7665 is set from the C_SWITCH_... definitions.
7666
76672000-07-10 Gerd Moellmann <gerd@gnu.org>
7668
7669 * configure.in (HAVE_XPM): Undo previous change. Check for
7670 preprocessor define XpmReturnAllocPixels.
7671
76722000-07-06 Gerd Moellmann <gerd@gnu.org>
7673
7674 * configure.in (HAVE_XPM): Check for XpmReturnAllocPixels
7675 instead of XpmReadFileToPixmap.
7676
76772000-07-05 Ken Raeburn <raeburn@gnu.org>
7678
7679 * configure.in: Check for <soundcard.h>. Look for ossaudio
7680 library, and set LIBSOUND accordingly.
7681
76822000-07-05 Dave Love <fx@gnu.org>
7683
7684 * configure.in: Use AC_HEADER_SYS_WAIT.
7685
76862000-07-05 Gerd Moellmann <gerd@gnu.org>
7687
7688 * make-dist: Check DONTCOMPILE in lisp/Makefile.in instead of
7689 lisp/Makefile. Distribute lisp/Makefile.in instead of
7690 lisp/Makefile.
7691
76922000-06-30 Ken Raeburn <raeburn@gnu.org>
7693
7694 * configure.in: Add ${C_SWITCH_X_SITE} temporarily to CPPFLAGS,
7695 while searching for image-handling libraries.
7696
76972000-06-26 Gerd Moellmann <gerd@gnu.org>
7698
7699 * configure.in (--with-xim): New option.
7700
77012000-06-23 Dave Love <fx@gnu.org>
7702
7703 * configure.in [HAVE_TIMEVAL]: Move gettimeofday test here, test
7704 for struct timezone and test how we can call gettimeofday.
7705 Check for OSF 5+. Check for term.h.
7706
7707 * aclocal.m4: Define the post-2.13 stuff conditionally on autoconf
7708 version.
7709
77102000-06-23 Gerd Moellmann <gerd@gnu.org>
7711
7712 * configure.in (HAVE_LIBXP): Change test for libXp.
7713
77142000-06-21 Dave Love <fx@gnu.org>
7715
7716 * configure.in: Check for fcntl.h. Use AC_FUNC_GETLOADAVG, not
7717 simple test for getloadavg and substitute GETLOADAVG_LIBS.
7718 Simplify test for GETTIMEOFDAY_ONE_ARGUMENT.
7719
77202000-06-19 Dave Love <fx@gnu.org>
7721
7722 * configure.in (GETTIMEOFDAY_ONE_ARGUMENT): Fix in case
7723 _XOPEN_SOURCE is defined.
7724
77252000-06-16 Gerd Moellmann <gerd@gnu.org>
7726
7727 * Makefile.in (distclean): Also make distclean in lisp/.
7728
77292000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
7730
7731 * config.bat: Generate lisp/Makefile from lisp/Makefile.in.
7732
77332000-06-15 Gerd Moellmann <gerd@gnu.org>
7734
7735 * make-dist: Add --help and --snapshot options.
7736
77372000-06-14 Gerd Moellmann <gerd@gnu.org>
7738
7739 * configure.in: Generate lisp/Makefile.
7740
7741 * configure.in: Add support for `*-lynxos*'.
7742 Use `cpp' as NON_GNU_CPP for `alpha*-dec-osf[5-9]*', as
7743 recommended by <Karen.Dorhamer@compaq.com> to fix problems
7744 on Tru64 UNIX v5.0.
7745
77462000-06-13 Ken Raeburn <raeburn@gnu.org>
7747
7748 * Makefile.in (install-arch-indep): Don't use "-unset CDPATH" when
7749 it's on a continuation line.
7750
77512000-06-02 Dave Love <fx@gnu.org>
7752
7753 * Makefile.in (install-arch-indep): Add pcl-cvs to list of info
7754 files.
7755
7756 * configure.in: Don't specify -n32 flag for mips-sgi-irix6.5.
7757 Check for struct exception. Use AC_SYS_LARGEFILE and move ftello
7758 test.
7759
7760 * aclocal.m4 (AC_SYS_LARGEFILE_TEST_INCLUDES)
7761 (AC_SYS_LARGEFILE_MACRO_VALUE, AC_SYS_LARGEFILE): New.
7762
77632000-05-26 Gerd Moellmann <gerd@gnu.org>
7764
7765 * configure.in: Add check for speed_t typedef.
7766
77672000-05-25 Ken Raeburn <raeburn@gnu.org>
7768
7769 * Makefile.in (install-arch-dep): Install fns-*.el only if it
7770 exists; it won't in the CANNOT_DUMP case.
7771
77722000-05-25 Gerd Moellmann <gerd@gnu.org>
7773
7774 * Makefile.in: Ignore exit status of `unset CDPATH' everywhere.
7775 On FreeBSD, the exit status is 1 if CDPATH is not set.
7776 (install-arch-indep): Install ebrowse.info.
7777
77782000-05-20 NIIBE Yutaka <gniibe@mri.co.jp>
7779
7780 * configure.in: Check for grandpt and getpt.
7781
77822000-05-09 Dave Love <fx@gnu.org>
7783
7784 * Makefile.in (install-arch-indep): Filter CVS as well as RCS.
7785
77862000-05-05 Gerd Moellmann <gerd@gnu.org>
7787
7788 * make-dist: Make a link for lib-src/grep-changelog.
7789 Copy install-sh.
7790
77912000-05-01 Eli Zaretskii <eliz@is.elta.co.il>
7792
7793 * config.bat: Identify the beginning of the cpp stuff in
7794 src/Makefile.in and lib-src/Makefile.in more accurately.
7795
77962000-04-27 Gerd Moellmann <gerd@gnu.org>
7797
7798 * configure.in: Add support for `powerpc*-*-linux-gnu*'.
7799
78002000-04-19 Gerd Moellmann <gerd@gnu.org>
7801
7802 * configure.in: Add support for `powerpc-*-netbsd*'.
7803
78042000-04-19 Dave Love <fx@gnu.org>
7805
7806 * configure.in: Don't use AC_FUNC_GETLOADAVG.
7807
7808 * aclocal.m4 (AC_FUNC_MKTIME): Use AC_SUBST.
7809
78102000-04-16 Dave Love <fx@gnu.org>
7811
7812 * Makefile.in (${srcdir}/configure): Depend on aclocal.m4.
7813
78142000-04-14 Dave Love <fx@gnu.org>
7815
7816 * configure.in: Use AC_FUNC_GETLOADAVG, AC_FUNC_MKTIME.
7817
7818 * aclocal.m4 (AC_FUNC_MKTIME): New.
7819
78202000-03-28 Ken Raeburn <raeburn@gnu.org>
7821
7822 * configure.in: Line up "--help" output a little better.
7823
78242000-03-26 Gerd Moellmann <gerd@gnu.org>
7825
7826 * Makefile.in (bootstrap-lisp-1, bootstrap-lisp, bootstrap-src):
7827 New targets.
90eacf99
SM
7828 (bootstrap): Rewritten in terms of the new targets above.
7829 Make info files, too.
067d23c9
KY
7830
78312000-03-12 Gerd Moellmann <gerd@gnu.org>
7832
7833 * config.guess, config.sub: Use the versions of the files from
7834 subversions.
7835
78362000-03-08 Dave Love <fx@gnu.org>
7837
7838 * configure.in: Use AC_PROG_RANLIB, AC_C_PROTOTYPES,
7839 AC_C_VOLATILE. Define POINTER_TYPE.
7840
7841 * aclocal.m4: New file.
7842
78432000-03-02 Gerd Moellmann <gerd@gnu.org>
7844
7845 * configure.in (machine): Add `mipsel-*-netbsd*' and
7846 `arm-*-netbsd*'.
7847
78482000-03-01 Gerd Moellmann <gerd@gnu.org>
7849
7850 * configure.in (machine): Add support for `*-auspex-sunos*'.
7851
78522000-02-29 Gerd Moellmann <gerd@gnu.org>
7853
7854 * configure.in (C_OPTIMIZE_SWITCH) [__GNUC__]: Use -O2.
7855
78562000-02-18 Dave Love <fx@gnu.org>
7857
7858 * configure.in: Define NON_GNU_CPP on alpha-dec-osf5+.
7859
78602000-02-18 Andreas Schwab <schwab@suse.de>
7861
7862 * Makefile.in (install-arch-indep): Add eudc to list of installed
7863 info files.
7864
78652000-02-17 Ken Raeburn <raeburn@gnu.org>
7866
7867 * configure.in: Include -lz and -ljpeg (if it's available) when
7868 testing for the tiff library.
7869
78702000-02-17 Gerd Moellmann <gerd@gnu.org>
7871
7872 * configure.in: Remove LISP_FLOAT_TYPE.
7873
78742000-02-12 Dave Love <fx@gnu.org>
7875
7876 * configure.in: Use AC_FUNC_VFORK.
7877
78782000-02-01 Gerd Moellmann <gerd@gnu.org>
7879
7880 * make-dist: Various fixes for new development tree.
7881
7882 * leim-Makefile.in: New file.
7883
78842000-01-31 Gerd Moellmann <gerd@gnu.org>
7885
7886 * Makefile.in (dist): Call ./make-dist.
7887
78882000-01-24 Dave Love <fx@gnu.org>
7889
7890 * configure.in: Remove -G0 from Irix NON_GCC_TEST_OPTIONS.
7891
78922000-01-18 Gerd Moellmann <gerd@gnu.org>
7893
7894 * configure.in (HAVE_GIF): Check for DGifOpen instead of
7895 DGifOpenFileName.
7896
78972000-01-11 Andreas Schwab <schwab@suse.de>
7898
7899 * Makefile.in (install-arch-indep): Update list of info files to
7900 be installed.
7901
79022000-01-05 Dave Love <fx@gnu.org>
7903
7904 * configure.in: Check for jerror.h as well as libjpeg.
7905
79062000-01-03 Andreas Schwab <schwab@suse.de>
7907
90eacf99
SM
7908 * Makefile.in (install-arch-indep): Install autotype*.
7909 Run install-info on autotype and emacs-faq.info.
067d23c9
KY
7910
79111999-12-04 Dave Love <fx@gnu.org>
7912
7913 * Makefile.in (install-arch-indep): Depend on `info'.
7914 (install-strip): Use `install' as sub-make target.
7915
79161999-11-23 Ken Raeburn <raeburn@gnu.org>
7917
7918 * configure.in: Restore Kerberos code deleted on 1999-05-29 that
7919 didn't need to be deleted. Check for the k5crypto library as well
7920 as the crypto library; MIT Kerberos 1.1 changed the name.
7921
79221999-11-18 Dave Love <fx@gnu.org>
7923
7924 * configure.in: Fix NON_GNU_CPP for Irix 6 to avoid failing tests.
7925
79261999-11-11 Erik Naggum <erik@naggum.no>
7927
7928 * configure.in (bitmapdir): Allow for both "bitmaps" directories.
7929
79301999-11-08 Dave Love <fx@gnu.org>
7931
7932 * configure.in: Fix change for --with-pop default.
7933
79341999-11-04 Dave Love <fx@gnu.org>
7935
7936 * configure.in: Default to --with-pop. Change sense of with-gcc
7937 and with-toolkit-scroll-bars messages to reflect the defaults.
7938
79391999-11-01 Gerd Moellmann <gerd@gnu.org>
7940
7941 * INSTALL: Mention the Emacs Lisp Reference.
7942
79431999-10-27 Noah Friedman <friedman@splode.com>
7944
7945 * configure.in: Check for dynamic ptys (/dev/ptmx, /dev/pts/).
7946
79471999-10-23 Gerd Moellmann <gerd@gnu.org>
7948
7949 * Makefile.in (bootstrap): New target.
7950
79511999-10-19 Paul Eggert <eggert@twinsun.com>
7952
7953 Add support for large files. Merge glibc 2.1.2.
7954
7955 * configure.in (AC_CHECK_HEADERS): Add stdio_ext.h.
7956 (HAVE_TM_GMTOFF): New symbol.
7957 (AC_CHECK_FUNCS): Add __fpending, ftello, getloadavg, mblen,
7958 mbrlen, strsignal.
7959 (LOCALTIME_CACHE): Don't include stdlib.h, as config.h does this now.
7960
79611999-10-09 Stefan Monnier <monnier@cs.yale.edu>
7962
7963 * make-dist (dontcompile): Look for the DONTCOMPILE variable rather
7964 than the obsolete dontcompilefiles pseudo-rule in lisp/Makefile.
7965
79661999-10-09 Richard M. Stallman <rms@gnu.org>
7967
7968 * Makefile.in (uninstall, install-arch-indep, install-arch-dep):
7969 Unset CDPATH to prevent cd from generating output.
7970
79711999-10-08 Stefan Monnier <monnier@cs.yale.edu>
7972
7973 * update-subdirs: Also ignore CVS subdirs.
7974
79751999-10-07 Gerd Moellmann <gerd@gnu.org>
7976
7977 * Makefile.in (install-arch-indep): Add ada-mode.
7978
79791999-10-06 Dave Love <fx@gnu.org>
7980
7981 * Makefile.in: Add rules for config.status, configure.
7982
79831999-09-07 Gerd Moellmann <gerd@gnu.org>
7984
90eacf99 7985 * configure.in (--with-sound): Remove.
067d23c9
KY
7986
79871999-08-30 Gerd Moellmann <gerd@gnu.org>
7988
7989 * configure.in (USE_TOOLKIT_SCROLL_BARS): Move the test down after
7990 the test for Xaw3d.
7991 (HAVE_TIFF): Add -lm to library check.
7992
79931999-08-28 Richard Stallman <rms@gnu.org>
7994
7995 * configure.in (USE_TOOLKIT_SCROLL_BARS): Move tests for
7996 -lXaw3d, -lXpm, -ljpeg, -lpng, -ltiff, and -lgif, down
7997 after the other X-related libraries.
7998
79991999-08-21 Dave Love <fx@gnu.org>
8000
8001 * configure.in: Don't check for jpeglib.h.
8002
80031999-08-20 Gerd Moellmann <gerd@gnu.org>
8004
8005 * configure.in (HAVE_TIFF): Remove tiff34 prefix from tiffio.h.
8006 (HAVE_XAW3D): Don't check for Xaw3d if USE_X_TOOLKIT=none.
8007
80081999-08-18 Dave Love <fx@gnu.org>
8009
8010 * configure.in: Check for termcap.h.
8011
80121999-08-15 Gerd Moellmann <gerd@gnu.org>
8013
8014 * configure.in: Add --with-toolkit-scroll-bars. If "no",
8015 use Emacs' scroll bars, even if configured for Motif or when
8016 Xaw3d is available.
8017
80181999-08-12 Wolfgang Rupprecht <wolfgang@wsrcc.com>
8019
8020 * configure.in: Check for getaddrinfo.
8021
80221999-08-04 Eli Zaretskii <eliz@gnu.org>
8023
8024 * config.bat: Make --no-debug work again by removing -gcoff.
8025
80261999-07-30 Dave Love <fx@gnu.org>
8027
8028 * configure.in: Check for stdlib.h.
8029
80301999-07-19 Dave Love <fx@gnu.org>
8031
8032 * configure.in: Grok sparc64-*-linux-gnu*.
8033
80341999-07-12 Richard Stallman <rms@gnu.org>
8035
8036 * Version 20.4 released.
8037
80381999-06-23 Karl Heuer <kwzh@gnu.org>
8039
8040 * make-dist: Unset EMACS_UNIBYTE, so Emacs runs in its default state.
8041 Quote $EMACS, in case it's a program with args.
8042
80431999-06-15 Gerd Moellmann <gerd@gnu.org>
8044
8045 * configure.in (HAVE_GIF): Use libungif instead of libgif
8046 because the former doesn't contain patented compression code.
8047
80481999-05-29 Richard M. Stallman <rms@gnu.org>
8049
8050 * configure.in: Delete the Kerberos stuff.
8051
80521999-05-27 Greg Hudson <ghudson@mit.edu>
8053
8054 * configure.in: Prefer kerberos 5 names.
8055
80561999-04-26 Richard M. Stallman <rms@gnu.org>
8057
8058 * configure.in: Check for libXp.
8059
80601999-04-08 Richard Stallman <rms@gnu.org>
8061
8062 * make-dist: Include change logs in subdirs of `lisp'.
8063
80641999-04-05 Richard Stallman <rms@gnu.org>
8065
8066 * Makefile.in (mkdir): If we create ${datadir}, make it world-readable.
8067 (install-arch-indep): Make ${datadir}/emacs world-readable.
8068
80691999-03-30 Eli Zaretskii <eliz@gnu.org>
8070
8071 * config.bat: Use epaths.* instead of paths.*.
8072
80731999-03-07 Eli Zaretskii <eliz@gnu.org>
8074
8075 * INSTALL: Add detailed instructions to unpack and install
8076 intlfonts on MS-DOS.
8077
80781999-02-26 Richard Stallman <rms@gnu.org>
8079
8080 * configure.in: Use epaths.h and epaths-force instead of paths...
8081
90eacf99 8082 * Makefile.in (epaths-force): Rename from paths-force;
067d23c9
KY
8083 operate on epaths.in and produce epaths.h.
8084
80851999-02-24 Richard Stallman <rms@gnu.org>
8086
8087 * make-dist: Fix nt/icons directory handling.
8088
80891999-02-22 Simon Josefsson <jas@pdc.kth.se>
8090
8091 * configure.in (f301-fujitsu-uxpv4.1): New target.
8092
80931999-02-20 Richard Stallman <rms@gnu.org>
8094
8095 * make-dist (tempparent): Fix command to update info files.
8096
80971999-02-09 Richard Stallman <rms@gnu.org>
8098
8099 * configure.in (powerpc-apple-netbsd*): New alternative.
8100
81011999-01-25 Geoff Voelker <voelker@cs.washington.edu>
8102
8103 * make-dist: Include the new directory nt/icons in distributions.
8104
81051999-01-19 Richard Stallman <rms@psilocin.ai.mit.edu>
8106
8107 * configure.in: Change message about HAVE_XFREE386.
8108
81091999-01-07 Eli Zaretskii <eliz@gnu.org>
8110
8111 * config.bat: Support configuring with leim.
8112
81131998-12-16 Petri Kaurinkoski <Petri.Kaurinkoski@hut.fi>
8114
8115 * configure.in (mips-sgi-irix6.5): New target.
8116
81171998-12-16 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
8118
8119 * configure.in: Remove GSS-API support, since it has been removed
8120 from movemail.
8121
81221998-12-04 Markus Rost <rost@delysid.gnu.org>
8123
8124 * Makefile.in (install-arch-dep): Copy fns-*.el from lib-src.
8125
81261998-12-04 Andreas Schwab <schwab@delysid.gnu.org>
8127
8128 * Makefile.in: Don't install customize info file.
8129 Run install-info on viper info file.
8130
81311998-11-29 Richard Stallman <rms@psilocin.ai.mit.edu>
8132
8133 * Makefile.in (install-arch-dep): Copy fns-*.el from lib-src.
8134
81351998-11-16 Kenichi Handa <handa@etl.go.jp>
8136
8137 * configure.in (*-*-bsdi4*): New target.
8138
81391998-11-13 Ehud Karni <ehud@unix.simonwiesel.co.il>
8140
8141 * configure.in: Fix previous change.
8142
81431998-11-11 Richard Stallman <rms@gnu.org>
8144
8145 * configure.in (aviion-intel): New machine.
8146
81471998-11-04 Kenichi Handa <handa@etl.go.jp>
8148
8149 * configure.in (mips-nec-sysv4*): New target.
8150
81511998-11-03 Andreas Schwab <schwab@delysid.gnu.org>
8152
8153 * Makefile.in (install-arch-dep): Fix last change and use fns-*.el
8154 from lisp.
8155
81561998-10-31 Richard Stallman <rms@psilocin.ai.mit.edu>
8157
8158 * make-dist: Don't include fns*.el in dist.
8159
81601998-10-30 Dave Love <fx@gnu.org>
8161
8162 * configure.in: Don't mkdir cpp.
8163
81641998-10-30 Andreas Schwab <schwab@delysid.gnu.org>
8165
8166 * Makefile.in (install-arch-dep): Install src/fns-*.el in
8167 ${archlibdir}.
8168
81691998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
8170
8171 * Version 20.3 released.
8172
81731998-07-30 Paul Eggert <eggert@twinsun.com>
8174
8175 * Makefile.in (Makefile, src/Makefile, src/config.stamp)
8176 (lib-src/Makefile, man/Makefile, oldXMenu/Makefile)
8177 (lwlib/Makefile, leim/Makefile):
8178 Prepend $(srcdir)/ to rule dependencies outside this dir.
8179
81801998-06-30 Richard Stallman <rms@psilocin.ai.mit.edu>
8181
8182 * configure.in: Use unset CDPATH instead of making it empty.
8183
81841998-06-20 Karl Heuer <kwzh@gnu.org>
8185
8186 * configure.in: Assume unspecified Solaris is 2.5, not 2.4.
8187
81881998-06-07 Richard Stallman <rms@psilocin.ai.mit.edu>
8189
8190 * make-dist (MANIFEST): Include most subdirs, but exclude subdirs.el
8191 and default.el. Sort the results.
8192
81931998-05-31 Karl Heuer <kwzh@gnu.org>
8194
8195 * Makefile.in (install-arch-indep): Don't die if site-lisp/ isn't
8196 writable.
8197
81981998-05-14 Richard Stallman <rms@psilocin.ai.mit.edu>
8199
8200 * Makefile.in (install-arch-indep):
8201 Don't alter site-lisp/subdirs.el if it exists.
8202
82031998-05-12 Richard Stallman <rms@psilocin.ai.mit.edu>
8204
8205 * Makefile.in (install-arch-indep): Put `-' on commands to create
8206 subdirs.el in site-lisp dirs.
8207
82081998-05-07 Richard Stallman <rms@psilocin.gnu.org>
8209
8210 * Makefile.in (install-arch-indep): Fix typo in previous change.
8211
82121998-05-06 Richard Stallman <rms@psilocin.gnu.org>
8213
8214 * Makefile.in (install-arch-indep): Pass --dir-file to install-info.
8215
82161998-04-28 Richard Stallman <rms@psilocin.gnu.org>
8217
8218 * Makefile.in (mkdir): Create the site-lisp dirs.
8219 (install-arch-indep): Make site-lisp/subdirs files world-readable.
8220
82211998-04-26 Richard Stallman <rms@psilocin.gnu.org>
8222
8223 * Makefile.in (INSTALL_INFO): New variable.
8224 (install-arch-indep): Don't replace the dir file if it already exists.
8225 Use the install-info program, via INSTALL_INFO, to add entries.
8226 Make the `info' subdir and the Info files world-readable.
8227
82281998-04-16 Eli Zaretskii <eliz@delysid.gnu.org>
8229
8230 * config.bat: Make sure the environment is large enough to support
8231 all the "set foo=bar" commands. Update pointers to DJGPP FTP sites.
8232
82331998-04-10 Karl Heuer <kwzh@gnu.org>
8234
8235 * make-dist: Don't accept EMACS=t when testing for $EMACS set.
8236
82371998-04-06 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
8238
8239 * configure.in: Add --with-gssapi to specify GSS-API
8240 authentication support for movemail.
8241
82421998-04-02 Richard Stallman <rms@psilocin.ai.mit.edu>
8243
8244 * Makefile.in (install-arch-indep): Fix previous change.
8245
82461998-03-30 Richard Stallman <rms@psilocin.ai.mit.edu>
8247
8248 * Makefile.in (info): Run man in build dir, not srcdir.
8249
82501998-03-28 Richard Stallman <rms@psilocin.ai.mit.edu>
8251
8252 * Makefile.in (install-arch-indep): Fix previous change.
8253
82541998-03-23 Kenichi Handa <handa@etl.go.jp>
8255
8256 * Makefile.in (top_distclean): Check the existence of `lock' subdir.
8257
82581998-03-22 Richard Stallman <rms@gnu.org>
8259
8260 * Makefile.in (install-arch-indep): Put special subdirs.el files
8261 in site-lisp dirs. Use normal-top-level-add-subdirs-to-load-path.
8262
82631998-03-21 Richard Stallman <rms@psilocin.gnu.org>
8264
8265 * make-dist: Fix shell syntax in check for missing .el or .elc files.
8266
82671998-03-09 Richard Stallman <rms@psilocin.gnu.org>
8268
8269 * configure.in (hppa-hp-hpux1[0-9]*): Handle versions 1X like 10.
8270 (m68*-hp-hpux*): Handle versions 1X like 10.
8271
82721998-03-07 Richard Stallman <rms@psilocin.gnu.org>
8273
8274 * make-dist: PROBLEMS is now in etc, not top level dir.
8275
8276 * Makefile.in (SOURCES): Delete PROBLEMS.
8277
82781998-02-25 Richard Stallman <rms@gnu.org>
8279
8280 * configure.in (hppa*-hp-hpux*): Use hpux10 by default.
8281
8282 * Makefile.in (install-arch-indep): Do chmod a+x on subdirs.
8283
82841998-01-17 Richard Stallman <rms@gnu.org>
8285
8286 * Makefile.in (install-arch-indep): Add semicolon before `else'.
8287
82881998-01-02 Richard Stallman <rms@psilocin.gnu.org>
8289
8290 * make-dist (tempparent): New option --no-check.
8291
8292 * make-dist: Don't do anything with cpp directory.
8293
82941997-12-20 Richard Stallman <rms@psilocin.gnu.org>
8295
8296 * configure.in (sparc-fujitsu-sysv4*): New target.
8297
82981997-12-17 Andreas Schwab <schwab@gnu.org>
8299
8300 * configure.in: Cache more tests. Add missing quotes around
8301 message with embedded comma.
8302
83031997-12-04 Karl Heuer <kwzh@gnu.org>
8304
8305 * Makefile.in (unlock, relock): Don't reference cpp/ directory.
8306
83071997-11-26 Joel N. Weber II <devnull@gnu.org>
8308
8309 * make-dist: Changed the comment about `umask 0' to say `Don't
8310 restrict access to any files.'; previously it said `Don't protect
8311 any files', which may have implied that we think fascism is good.
8312
83131997-11-24 Paul Eggert <eggert@twinsun.com>
8314
8315 * configure.in (AC_CHECK_FUNCS): Add strftime. The new GNU C library
8316 strftime needs the underlying host's strftime for locale dependent
8317 formats.
8318
83191997-11-20 Abraham Nahum <miko@uxsrvc.tti.co.il>
8320
8321 * configure.in (i586-dg-dguxR4.*): New name in case branch.
8322
83231997-11-20 Eli Zaretskii <eliz@is.elta.co.il>
8324
8325 * config.bat: Configure the man subdirectory.
8326
83271997-11-07 Paul Eggert <eggert@twinsun.com>
8328
8329 * configure.in (AC_CHECK_LIB): Add -lintl.
8330
83311997-11-07 Karl Heuer <kwzh@gnu.org>
8332
8333 * make-dist (check for .elc files): Avoid bash-specific syntax.
8334 (check for overflow 14-char limit): Simplify.
8335
83361997-11-07 Richard Stallman <rms@gnu.org>
8337
8338 * Makefile.in (install): Move blessmail last.
8339
83401997-10-02 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8341
8342 * configure.in (gettimeofday, one arg or two):
8343 Clarify messages by avoiding double negative.
8344
83451997-09-30 Karl Eichwalder <ke@suse.de>
8346
8347 * Makefile.in (install-arch-indep): Install the widget info file.
8348
83491997-09-24 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
8350
8351 * configure.in (with-pop, with-kerberos): Need to check Kerberos
8352 libraries in reverse order, so that libraries will appear in the
8353 correct dependency order on the link line (and so that the
8354 configure checks themselves will work properly when early
8355 libraries depend on later ones).
8356
83571997-09-21 Erik Naggum <erik@naggum.no>
8358
8359 * make-dist (making links to `src'): Keep timestamp on copied files.
8360
8361 * make-delta: New script to produce delta distributions.
8362
83631997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8364
8365 * Version 20.2 released.
8366
83671997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8368
8369 * Version 20.1 released.
8370
8371 * Makefile.in (install-leim): Depend on mkdir.
8372 (leim): Depend on src.
8373
83741997-09-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8375
8376 * configure.in: Recognize alpha* instead of just alpha.
8377
83781997-09-12 Paul Eggert <eggert@twinsun.com>
8379
8380 * leim-Makefile.in (mostlyclean, maintainer-clean): New targets.
8381
83821997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8383
8384 * update-subdirs: Use rm -f.
8385
83861997-09-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8387
8388 * update-subdirs: Delete subdirs.el if this dir has no subdirs.
8389 Ignore subdirs named Old.
8390
83911997-08-04 Kenneth Stailey <kstailey@elbereth.disclosure.com>
8392
8393 * configure.in: Add OpenBSD clause to set $machine.
8394
83951997-09-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8396
8397 * make-dist: Recompile everything after updating various Lisp files.
8398 Recompile in leim as well as lisp.
8399 Check in leim as well as lisp for mismatched files and too-long names.
8400
84011997-09-03 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8402
8403 * Makefile.in (TAGS tags): Simply refer this to the src subdir.
8404
84051997-08-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8406
8407 * Makefile.in (install-arch-indep): Verify ./lisp has simple.el in it
8408 before trying to copy anything from it.
8409
84101997-08-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8411
8412 * Makefile.in (man/Makefile): New target.
8413 (tags): Define env var EMACS and run Makefile from build dir.
8414
84151997-08-27 Eli Zaretskii <eliz@psilocin.gnu.ai.mit.edu>
8416
8417 * config.bat: If src/_gdbinit doesn't exist, try using
8418 src/.gdbinit to create it (for building on Windows 95).
8419
84201997-08-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8421
8422 * Makefile.in (install-arch-indep):
8423 Discard extra data in tar | tar pipes.
8424
84251997-08-24 NIIBE Yutaka <gniibe@mri.co.jp>
8426
90eacf99
SM
8427 * configure.in (x_default_search_path):
8428 Corrected '${x_library}' to '${x_library}/X11'.
067d23c9
KY
8429
84301997-08-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8431
8432 * configure.in (HAVE_MOTIF_2_1): Test for Motif 2.1.
8433
84341997-08-22 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
8435
8436 * configure.in: Support auto-configuration of both Kerberos V4 and
8437 Kerberos V5 for movemail, including detection of V4 and V5 header
8438 files and libraries.
8439
84401997-08-16 NIIBE Yutaka <gniibe@etl.go.jp>
8441
8442 * configure.in: Compute x_default_search_path
8443 and substitute into makefiles.
8444
8445 * Makefile.in (paths-force): Store PATH_X_DEFAULTS in paths.h.
8446
84471997-08-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8448
8449 * Makefile.in (install-arch-indep): Run list-load-path-shadows.
8450
84511997-08-07 Erik Naggum <erik@naggum.no>
8452
8453 * configure.in: Remove lockdir, it is no longer needed.
8454 * Makefile.in (mkdir): Don't create lockdir.
8455 (lockdir): Variable deleted.
8456 (paths-force): Don't operate on PATH_LOCK.
8457
84581997-08-06 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8459
8460 * leim-Makefile.in (clean, distclean): New targets.
8461
8462 * make-dist: Include leim/ChangeLog in leim distribution.
8463
84641997-08-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8465
8466 * configure.in (i*86-*-sysv4.2uw*): Set NON_GNU_CPP.
8467
84681997-07-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8469
8470 * Makefile.in (CPPFLAGS): Get this from configure, like CFLAGS.
8471
84721997-07-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8473
8474 * Makefile.in (LDFLAGS): Get this from configure, like CFLAGS.
8475
84761997-07-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8477
8478 * make-dist: Update leim/leim-list.el.
8479 Pass along value of $EMACS when updating lisp dir.
8480
84811997-07-25 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>
8482
8483 * configure.in (doug_lea_malloc): Make __after_morecore_hook a
8484 prerequisite to the use of Doug Lea's malloc.
8485
84861997-07-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8487
8488 * Makefile.in (top_distclean): Use -f to delete contents of lock dir.
8489
8490 * make-dist: Use name leim/SKK-DIC, not leim/SKK.
8491
84921997-07-16 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8493
8494 * make-dist: Arrange for the leim tar file to unpack in emacs-M.N/leim.
8495
84961997-07-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8497
8498 * configure.in (mips-sony-newsos6*): File news-risc.h renamed
8499 to news-r6.h.
8500
85011997-07-10 Eli Zaretskii <eliz@is.elta.co.il>
8502
8503 * config.bat: Use `sed' instead of `cp', which might not be
8504 installed.
8505
85061997-07-09 Kenichi Handa <handa@etl.go.jp>
8507
8508 * Makefile.in (mostlyclean): Add cleaning leim directory.
8509 (clean, distclean, maintainer-clean): Likewise.
8510
85111997-07-09 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8512
8513 * make-dist (bogosities): Check subdirs of `lisp' also.
8514
85151997-07-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8516
8517 * make-dist (etc): Really avoid symlinks now.
8518 (lisp): Don't delete from subdirs the things we never copy.
8519
85201997-07-07 Kenichi Handa <handa@psilocin.gnu.ai.mit.edu>
8521
8522 * Makefile.in (install-arch-indep): Correct the target name.
8523 The first letter `i' was dropped by the previous change of mine.
8524
85251997-07-06 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8526
8527 * configure.in (leim/Makefile): Generate this.
8528 (*-sysv4.2uw*): Recognize new alternative.
8529
8530 * leim-Makefile.in: Renamed from leim-Makefile.
8531
8532 * make-dist: Set up real-leim subdirectory,
8533 with the real contents of leim; then move it to
8534 a separate top-level directory.
8535
8536 * make-dist: Don't mention site-lisp, site-init, site-start
8537 or default, when listing files hat are not compiled and should be.
8538
8539 * configure.in: Create src/config.stamp at the end.
8540
85411997-07-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8542
8543 * Makefile.in (install-leim): Correct previous change.
8544
85451997-07-02 Kenichi Handa <handa@psilocin.gnu.ai.mit.edu>
8546
8547 * Makefile.in (install-leim): New target.
8548 (install): Depend on install-leim.
8549
85501997-07-01 Kenichi Handa <handa@psilocin.gnu.ai.mit.edu>
8551
8552 * Makefile.in (SUBDIR): Add leim.
8553 (SUBDIR_MAKEFILES): Add leim/Makefile.
8554 (leim/Makefile): New target.
8555
85561997-07-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8557
8558 * leim-Makefile: New file.
8559 * make-dist: Initialize a `leim' subdirectory with that makefile.
8560
85611997-06-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8562
8563 * configure.in (GNU_MALLOC_reason): Fix message text.
8564
85651997-06-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8566
8567 * make-dist (lisp): Don't process subdirs that start with =.
8568 (etc): Copy symlinks, as in src.
8569
85701997-06-26 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8571
8572 * configure.in (i*86-*-unixware*): New alternative.
8573
85741997-06-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8575
8576 * Makefile.in (src/config.stamp): Target renamed from src/config.h
8577 and touch it explicitly.
8578
8579 * configure.in (mips-sony-newsos6*): New alternative.
8580 (mips-*-linux-gnu*): New alternative.
8581 (*-*-bsdi*): New alternative.
8582 (i*86-*-bsd386, i*86-*-bsdi...): Delete old alternatives.
8583
85841997-06-22 Dave Love <d.love@dl.ac.uk>
8585
8586 * Makefile.in (lib-src): Depend on src/config.h (e.g. for movemail.o).
8587 (src/config.h): New target to re-configure if src/config.in is patched.
8588
85891997-06-18 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8590
8591 * configure.in (shutdown): Check for `shutdown' function.
8592
85931997-06-18 Kenichi Handa <handa@psilocin.gnu.ai.mit.edu>
8594
8595 * update-subdirs: Include the directory "language" in subdirs.
8596
85971997-06-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8598
8599 * configure.in (m88k-dg-dgux4*): New alternative.
8600 (alpha-*-netbsd*): New alternative.
8601 (powerpcle-*-solaris2*): New alternative.
8602
86031997-05-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8604
8605 * make-dist: Warn about .el files that are not compiled.
8606
86071997-05-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8608
8609 * Makefile.in (dist): Don't run update-subdirs here,
8610 since make-dist now gets that done.
8611
8612 * make-dist: Use the new `updates' target in lisp/Makefile.
8613
8614 * make-dist: Use new non-file targets in lisp/Makefile.
8615
86161997-04-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8617
8618 * make-dist: Handle all subdirs of `lisp' uniformly.
8619 Don't handle `term' and `language' specially.
8620 Clear out umask at the beginning.
8621
86221997-04-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8623
8624 * make-dist: Use Make to update finder-inf.el and autoloads.
8625 Also update cus-load.el.
8626
86271997-04-09 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>
8628
8629 * configure.in (doug_lea_malloc): First check for SYSTEM_MALLOC,
8630 in case it is desirable to disable the GNU malloc features with glibc.
8631
86321997-04-08 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>
8633
8634 * configure.in (DOUG_LEA_MALLOC):
8635 Define if malloc_{get,set}_state exist.
8636
86371997-03-05 Kenichi Handa <handa@etl.go.jp>
8638
8639 * make-dist: Make links for files under lisp/language.
8640
86411997-02-20 Kenichi Handa <handa@etl.go.jp>
8642
8643 * update-subdirs: Exclude the directory "language" from subdirs.
8644
86451997-01-26 Karl Heuer <kwzh@gnu.ai.mit.edu>
8646
8647 * configure.in: Check for rint and cbrt.
8648
86491997-01-01 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
8650
8651 * make-dist: Use $EMACS to say where to run Emacs.
8652 Add --no-update option.
8653
86541996-12-30 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
8655
8656 * configure.in (hppa1.1-hitachi-hiuxmpp): New configuration.
8657
86581996-12-28 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
8659
8660 * make-dist (copying src): Check thoroughly for symlinks
8661 and copy them in all cases. Regularize the linking of *.in
8662 and *.opt and ChangeLog files.
8663 (copying lib-src): Likewise.
8664 Don't rm getdate.c or y.tab.*--they don't exist any more.
8665
86661996-12-18 Jonathan I. Kamens <jik@annex-1-slip-jik.cam.ov.com>
8667
8668 * configure.in: Check for libmail, maillock.h and
8669 touchlock (for movemail).
8670
86711996-12-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8672
8673 * configure.in (limits.h): Check for this file.
8674
86751996-12-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8676
8677 * configure.in (rs6000-ibm-aix4.2): New alternative.
8678 (rs6000-ibm-aix4.0): New alternative.
8679 (rs6000-ibm-aix4*): Assume aix 4.1 by default.
8680
86811996-11-22 Ben Harris <bjh21@cam.ac.uk>
8682
8683 * configure.in: Recognize vax-*-netbsd*.
8684
86851996-11-06 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
8686
8687 * configure.in (locallisppath): Add leim directory.
8688
86891996-10-31 Eli Zaretskii <eliz@is.elta.co.il>
8690
8691 * config.bat: Make sure `mv' supports forward slashes and -f.
8692
86931996-10-28 Christian Limpach <chris@nice.ch>
8694
8695 * configure.in (hppa*-next-nextstep*): * added after hppa
8696 to accept hppa1.0 and hppa1.1.
8697
86981996-10-05 Marcus G. Daniels <marcus@coulee.tdb.com>
8699
8700 * configure.in: Provide an empty default for LD_SWITCH_X_SITE_AUX.
8701 * configure.in (ld_switch_machine): Fix typo.
8702
87031996-09-28 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
8704
8705 * configure.in: Fetch LD_SWITCH_SYSTEM and LD_SWITCH_MACHINE
8706 from config.h and use them in $ac_link.
8707
87081996-09-28 Erik Naggum <erik@psilocin.gnu.ai.mit.edu>
8709
8710 * configure.in: Create a subdir named `lisp'.
8711
87121996-09-24 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
8713
8714 * configure.in: Check for getcwd.
8715
87161996-09-04 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
8717
8718 * configure.in: Check for termios.h. Check for setpgid.
8719
87201996-08-31 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
8721
8722 * configure.in: Check for setrlimit.
8723
87241996-08-31 Paul Eggert <eggert@twinsun.com>
8725
8726 * configure.in: Check for sys/systeminfo.h, getdomainname, sysinfo.
8727
87281996-08-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8729
8730 * configure.in: Check for utimes.
8731
8732 * configure.in: Check for com_err library, but only
8733 if --with-kerberos was used. Check for krb and des
8734 only if --with-kerberos.
8735
87361996-08-26 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
8737
8738 * Makefile.in (INSTALL_STRIP): New variable.
8739 (install-strip): Set INSTALL_STRIP, not INSTALL_PROGRAM.
8740 (install-arch-dep): Use INSTALL_STRIP, and pass it to lib-src.
8741
87421996-08-25 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
8743
8744 * configure.in: Check for krb and des libraries.
8745
87461996-08-24 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
8747
8748 * configure.in (*-sunos4.1.[3-9]*noshare):
8749 Use sunos413, not sunos4-1-3.
8750 (m88k-dg-dgux5.4R3*): Use dgux5-4-3, not dgux5-4r3.
8751 (arm-acorn-riscix1.2*): Use riscix12, not riscix1-2.
8752
87531996-08-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8754
8755 * Makefile.in (src/paths.h): Target deleted.
8756 (paths-force): Delete all dependencies on this target
8757 but don't delete the target.
8758 (install): Depend on `all'.
8759 (paths-force): Don't print a message.
8760
8761 * configure.in: Generate src/paths.h here.
8762
87631996-08-18 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8764
8765 * configure.in (NON_GCC_LINK_TEST_OPTIONS, GCC_LINK_TEST_OPTIONS):
8766 New variables that affect linking only.
8767 (alpha-dec-osf*): Use those instead of previous change.
8768
87691996-08-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8770
8771 * Makefile.in (install-arch-indep): Install info/messages.
8772
87731996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8774
8775 * Version 19.33 released.
8776
87771996-08-10 Marcus G. Daniels <marcus@sayre.sysc.pdx.edu>
8778
8779 * configure.in (i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*):
8780 Fix previous change.
8781
87821996-08-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8783
8784 * configure.in (i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*):
8785 New alternative.
8786
87871996-08-07 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8788
8789 * configure.in (alpha-dec-osf*): Specify GCC_TEST_OPTIONS
8790 and NON_GCC_TEST_OPTIONS.
8791
87921996-08-06 Paul Eggert <eggert@twinsun.com>
8793
8794 * configure.in (LOCALTIME_CACHE): Don't put a string literal
8795 "TZ=..." in environ.
8796
87971996-08-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8798
8799 * make-dist (msdos): Add is_exec.c, sigaction.c to distribution.
8800
88011996-08-03 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8802
8803 * configure.in (*-sunos4.1.[3-9]*noshare): Move this before
8804 the more general *-sunos4.1.[3-9]* clause.
8805
88061996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8807
8808 * Version 19.32 released.
8809
8810 * configure.in (*-sco3.2v5*):
8811 Set OVERRIDE_CPPFLAG to a string of one space.
8812 Fix the code that uses OVERRIDE_CPPFLAG.
8813
88141996-07-16 Karl Heuer <kwzh@gnu.ai.mit.edu>
8815
8816 * configure.in: Undo previous change.
8817
88181996-07-16 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
8819
8820 * config.sub: Use `pc', not `unknown', when canonicalizing
8821 the vendor for ...86.
8822
88231996-07-15 David Mosberger-Tang <davidm@AZStarNet.com>
8824
8825 * configure.in: Check for termios.h header.
8826
88271996-07-11 Bill Mann <dvmann@dvncr.praxisint.com>
8828
8829 * configure.in: Use s/usg5-4-3.h for ncr-i[3456]86-sysv4.3.
8830
88311996-07-07 Karl Heuer <kwzh@gnu.ai.mit.edu>
8832
8833 * configure.in: Split bsdos2 and bsdos2-1.
8834
88351996-07-06 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
8836
8837 * config.sub: If last two words are not a recognized
8838 KERNEL-OS pair, use just the last word as OS, as in 19.31.
8839 Make conversion of gnu/linux to linux-gnu really work.
8840
8841 * config.sub: If vendor unspecified with i386, use `pc' not `unknown'.
8842
88431996-06-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8844
8845 * configure.in (check for using Lucid widgets by default):
8846 Eliminate indentation that confuses some compilers.
8847
88481996-06-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8849
8850 * config.sub: Convert linux and gnu/linux to linux-gnu.
8851
8852 * make-dist: Don't update getdate.c.
8853 Ignore =... files when checking for too-long Lisp file names.
8854
88551996-06-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8856
8857 * configure.in (euidaccess): Check for that, not for eaccess.
8858
88591996-06-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8860
8861 * configure.in (sunos4.1.[3-9]*noshare): Eliminate dash from
8862 before `noshare'.
8863 (mips-sgi-irix6*): Specify NON_GCC_TEST_OPTIONS.
8864
88651996-06-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8866
8867 * configure.in: Rename lignux to linux-gnu in configuration names.
8868 Use gnu-linux as the opsys value (s/ file name).
8869 Allow i686 just like i386, i486, i586.
8870
88711996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8872
8873 * configure.in (i*86-*-sco3.2v5): New alternative.
8874 (OVERRIDE_CPPFLAG): New variable.
8875 (CPPFLAGS): If OVERRIDE_CPPFLAG is set, use that.
8876
8877 * configure.in: Specify vpath for .texi files.
8878
88791996-06-09 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8880
8881 * configure.in: Always check for HAVE_X11R5.
8882 Separately decide whether to use a toolkit by default.
8883
88841996-06-04 Bill Mann <dvmann@dvhpux1.praxisint.com>
8885
8886 * configure.in: If X11R5 is missing the Xaw headers,
8887 default to --with-x-toolkit=no.
8888
88891996-05-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8890
8891 * configure.in (powerpc-*-solaris2*): Use ibmrs6000, not rs6000.
8892
88931996-05-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8894
8895 * Makefile.in (install-arch-indep): If cd etc makes output,
8896 don't treat that as part of the tar data.
8897 Check that ./lisp actually exists.
8898
88991996-05-29 Karl Heuer <kwzh@gnu.ai.mit.edu>
8900
8901 * make-dist: Check for long file names.
8902
89031996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
8904
8905 * Version 19.31 released.
8906
89071996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
8908
8909 * configure.in: Recognize sparc-*-lignux.
8910
89111996-05-03 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
8912
8913 * make-dist: Include nt/inc/arpa and nt/inc/netinet in the dist.
8914 Don't include config.w95.
8915
89161996-04-21 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
8917
8918 * make-dist: Replace --no-clean-up and --no-tar options
8919 with --clean-up and --tar, so that the default is useful.
8920
89211996-04-15 Eli Zaretskii <eliz@is.elta.co.il>
8922
8923 * config.bat: Make sure the GDB init file is called src/_gdbinit;
8924 if not, tell the user to rename it and abort.
8925
89261996-04-14 Eli Zaretskii <eliz@is.elta.co.il>
8927
8928 * config.bat: With DJGPP v1.x, use `COFF2EXE' to produce JUNK.EXE
8929 test program.
8930
89311996-04-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8932
8933 * config.bat (djgpp_ver): Variable renamed from djgpp-ver.
8934
8935 * make-dist (MANIFEST): Fix previous change.
8936 (msdos): Put mainmake.v2 into the dist.
8937
89381996-04-10 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
8939
8940 * make-dist: Exit if autoconf fails.
8941
89421996-04-10 Eli Zaretskii <eliz@is.elta.co.il>
8943
8944 * config.bat: Set djgpp-ver, and unset it at the end.
8945 Add a number of conditionals for DJGPP version 2.
8946 Rename label libsrc2 to libsrc3.
8947 Substitute for LDFLAGS in src/Makefile.
8948 Substitute for ALL_CFLAGS in lib-src/Makefile.
8949
89501996-04-08 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8951
8952 * configure.in (ncurses): Check this after checking fns like strerror.
8953
89541996-04-08 Erik Naggum <erik@naggum.no>
8955
8956 * make-dist (MANIFEST): Don't include lines from =files.
8957
89581996-04-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8959
8960 * make-dist: Don't put lisp/dired.todo in the dist.
8961
89621996-04-05 Richard Stallman <rms@lucy.gnu.ai.mit.edu>
8963
8964 * configure.in (HAVE_NCURSES): Look for library named ncurses.
8965
8966 * configure.in (setlocale): Check for it.
8967
8968 * configure.in (*-*-sysv4.2*): If no /usr/ccs/lib/cpp, use /lib/cpp.
8969
89701996-03-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8971
8972 * configure.in: Use lignux instead of linux as value of opsys.
8973
89741996-03-22 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8975
8976 * Makefile.in (install-strip): Fix whitespace.
8977 Get rid of continuation.
8978
8979 * config.sub: Convert linux or gnu/linux to lignux.
8980
89811996-03-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8982
8983 * configure.in: Accept lignux in configuration name.
8984
89851996-03-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8986
8987 * Makefile.in (install-strip): New target.
8988
89891996-03-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8990
8991 * Makefile.in (top_distclean): Use `|| true' to ignore error in rm.
8992 -f failed to do the job on Suns.
8993
89941996-03-13 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
8995
8996 * Makefile.in (install-arch-dep): Don't depend on install-arch-indep.
8997
8998 * configure.in (linux/version.h): Check for this header.
8999
90001996-03-12 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
9001
9002 * configure.in: Remove -fno-builtin hackery from -lm check.
9003
90041996-03-08 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
9005
9006 * configure.in (-lm check): If $GCC, append -fno-builtin to $CC for
9007 just this test.
9008
9009 * configure.in (AC_PREREQ): Require version 2.8 of Autoconf.
9010
90111996-03-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9012
9013 * configure.in: Check for ncurses.
9014
90151996-02-28 Paul Eggert <eggert@twinsun.com>
9016
9017 * configure.in (LOCALTIME_CACHE):
9018 Also define if localtime mishandles unsetting TZ.
9019 This works around a localtime bug in mips-dec-ultrix.
9020
90211996-02-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9022
9023 * make-dist (finder-inf.el): Use finder-compile-keywords-make-dist.
9024
9025 * configure.in: Improve messages about X versions.
9026
90271996-02-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9028
9029 * configure.in (LOCALTIME_CACHE): Cope if $ac_cv_func_tzset is null.
9030
90311996-02-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9032
9033 * configure.in (HAVE_X11XTR6): Set it as a shell variable.
9034 (HAVE_LIBXMU): If HAVE_X11XTR6, use -lSM and -lICE.
9035
9036 * Makefile.in (install-arch-dep): Depend on install-arch-indep.
9037 (install): Put install-arch-indep before install-arch-dep.
9038
90391996-02-20 Dave Love <d.love@dl.ac.uk>
9040
9041 * INSTALL: Clarify info about MS-DOS path handling.
9042
90431996-02-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9044
9045 * Makefile.in (install-arch-indep): Install info/ccmode*.
9046 In previous change, protect against /bin/pwd returning null string.
9047
90481996-02-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9049
9050 * Makefile.in (install-arch-indep): Copy build-dir's lisp subdir
9051 to lispdir.
9052
90531996-02-01 Paul Eggert <eggert@twinsun.com>
9054
9055 * configure.in (LD_RUN_PATH): Prepend x_libraries to this envvar.
9056
90571996-01-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9058
9059 * configure.in (HAVE_TIMEVAL): Set explicitly to `no' if test fails.
9060
90611996-01-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9062
9063 * Makefile.in (extraclean): Use ${top_distclean} to ensure
9064 we delete everything distclean deletes.
9065
90661996-01-23 Karl Heuer <kwzh@gnu.ai.mit.edu>
9067
9068 * make-dist (lwlib): Don't distribute lwlib-Xol* files.
9069
90701996-01-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9071
9072 * configure.in (HAVE_X11): Merge $LD_SWITCH_X_SITE
9073 into LDFLAGS instead of into LIBS.
9074
90751996-01-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9076
9077 * configure.in (HAVE_XMU): Fix typo in previous change.
9078
90791996-01-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9080
9081 * configure.in [Solaris]: Don't let $CC make us use /usr/ucb/cc.
9082
90831996-01-10 Erik Naggum <erik@naggum.no>
9084
9085 * configure.in (USE_X_TOOLKIT = maybe): Delete redundant `fi'.
9086
90871996-01-10 Karl Heuer <kwzh@gnu.ai.mit.edu>
9088
9089 * Makefile.in (install-arch-indep): Ignore error if no chmod -R.
9090
90911996-01-10 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
9092
9093 * configure.in (HAVE_XMU): Check for libXmu.a only if using toolkit
9094 and use -lXt to link it.
9095
90961996-01-08 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
9097
9098 * configure.in (locallisppath): Put version-specific dir first.
9099
91001996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
9101
9102 * configure.in (hppa-*-nextstep*): New alternative.
9103 (USE_X_TOOLKIT): By default, set this to "maybe";
9104 and change that later to LUCID or "no" according to X11 version.
9105
9106 * make-dist: Recompile outdated .elc files and update all autoloads.
9107
91081996-01-05 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
9109
9110 * configure.in (locallisppath): Fix typo in last change: " -> '.
9111
91121996-01-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9113
9114 * configure.in (locallisppath): Add ../emacs/VERSION/site-lisp.
9115
91161995-12-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9117
9118 * Makefile.in (install-arch-indep): Give all files read permission.
9119
91201995-12-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9121
9122 * configure.in (hppa*-hp-hpux9shr*, hppa*-hp-hpux9*, hppa*-hp-hpux*):
9123 If it is hpux 9, check for /usr/include/X11R5 and /usr/lib/x11R5.
9124
91251995-12-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9126
9127 * configure.in: Determine HAVE_X11R6.
90eacf99 9128 (HAVE_MENUS): Rename from HAVE_X_MENU.
067d23c9
KY
9129
91301995-12-21 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
9131
9132 * configure.in: Just "solaris" now defaults to version 2.4.
9133 Add sunos4.1.n-noshare as alternative.
9134
91351995-12-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9136
9137 * configure.in (mips-sgi-irix6*): Set NON_GNU_CPP.
9138
91391995-11-29 Erik Naggum <erik@naggum.no>
9140
9141 * Makefile.in (install-arch-indep): Add missing backslash.
9142
91431995-11-29 Karl Eichwalder <ke@ke.Central.DE>
9144
9145 * Makefile.in (install-arch-indep): Don't install
9146 lispdir/[Mm]akefile*, lispdir/ChangeLog, lispdir/dired.todo.
9147
91481995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9149
9150 * Makefile.in (install-arch-indep): Fix previous change.
9151
9152 * configure.in (mips-sni-sysv*): New alias for mips-siemens-sysv*.
9153
91541995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9155
9156 * Version 19.30 released.
9157
9158 * make-dist (lisp): Exclude subdirs.el.
9159
91601995-11-22 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9161
9162 * make-dist (etc): Delete *.orig and *.rej.
9163
91641995-11-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9165
9166 * Makefile.in (install-arch-indep): Rename old info/dir only if exists.
9167
91681995-11-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9169
9170 * configure.in (hppa*-hp-hpux10*): Use s/hpux10.h.
9171
91721995-11-14 Geoff Voelker <voelker@cs.washington.edu>
9173
9174 * make-dist (nt): Rename install, readme, and todo to
9175 INSTALL, README, and TODO.
9176
91771995-11-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9178
9179 * make-dist (lisp): Don't distribute site-start.
9180
91811995-11-06 Karl Heuer <kwzh@gnu.ai.mit.edu>
9182
9183 * make-dist: Break the hard link on alloca.c.
9184
91851995-11-04 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
9186
9187 * configure.in (LIBS): Add libsrc_libs and keep the old LIBS.
9188
91891995-11-02 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
9190
9191 * make-dist (src, lib-src): Don't distribute Makefile.c.
9192 (etc/e): Do cleanup in $tempdir/etc/e, not $tempdir/etc.
9193
91941995-10-31 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9195
9196 * Makefile.in (mkdir): Create man1dir, not mandir.
9197 (uninstall): Use man1dir, not mandir.
9198
91991995-10-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9200
9201 * Makefile.in (man1dir): New variable.
9202 (install-arch-indep): Use man1dir.
9203
9204 * configure.in (sparc-*-nextstep*): Remove incorrect .h's.
9205
9206 * make-dist: Create lisp/MANIFEST.
9207
92081995-10-28 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9209
9210 * configure.in (m68k-*-linux*): New alternative.
9211
92121995-10-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9213
9214 * make-dist: Use new names config.in, paths.in, and
9215 {src,lib-src}/Makefile.in.
9216
92171995-10-25 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
9218
9219 * configure.in: Don't bother checking for drem.
9220
92211995-10-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9222
9223 * Makefile.in (distclean): Delete line with just a tab in it.
9224 (install-arch-indep): Delete spaces that precede tabs.
9225 Delete spurious `fi' left from previous change.
9226 (install): Supply `true' as command, to avoid null command.
9227
92281995-10-05 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9229
9230 * configure.in (--with-x-toolkit)): Add `athen' as alias for `athena'.
9231
92321995-09-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9233
ed9265fc 9234 * configure.in (powerpc-*-solaris2): New alternative.
067d23c9
KY
9235
92361995-09-12 Karl Heuer <kwzh@gnu.ai.mit.edu>
9237
9238 * Makefile.in (src/paths.h, paths-force): Use paths.h.$$ instead
9239 of paths.h.tmp$$, to avoid going beyond 14 characters.
9240
92411995-09-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9242
9243 * configure.in: Improve error msg for invalid --with-x-toolkit value.
9244
92451995-09-06 Paul Eggert <eggert@twinsun.com>
9246
9247 * configure.in (LOCALTIME_CACHE): Define if tzset exists and
9248 if localtime caches TZ. Check for tzset.
9249
92501995-09-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9251
9252 * config.bat: Simplify using new names file names src/makefile.in,
9253 config.in, paths.in. Change Echo commands not to use `.
9254
92551995-08-31 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9256
9257 * Makefile.in (install-arch-indep): Always install the new dir file;
9258 rename the previous dir file to dir.bak or dir.old.
9259
92601995-08-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9261
9262 * configure.in (RANLIB): Substitute this into makefiles.
9263 Set it specially on solaris; set it by default on other systems.
9264
9265 * configure.in: Fix previous Alpha change.
9266
92671995-08-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9268
9269 * configure.in (i*386-*-isc4.*): Set GCC_TEST_OPTIONS and
9270 NON_GCC_TEST_OPTIONS.
9271
92721995-08-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9273
9274 * configure.in (CFLAGS): When computing CFLAGS and REAL_CFLAGS
9275 from config.h, use SPECIFIED_CFLAGS to get what the user specified.
9276
9277 * configure.in (alpha-*-linux*): New configuration.
9278
92791995-08-05 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9280
9281 * configure.in (m68*-next-*): Use m68k.h and nextstep.h.
9282 (m68k-next-nextstep*): New alias for that.
9283 (i*86-*-nextstep*): Use nextstep.h.
9284 (sparc-*-nextstep*): New configuration.
9285
92861995-08-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9287
9288 * configure.in (CPP): Save original CFLAGS value in SPECIFIED_CFLAGS.
9289 And get CFLAGS from config.h if SPECIFIED_CFLAGS is null.
9290
92911995-07-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9292
9293 * configure.in: Handle sunos4shr by sharing; not like sunos4*.
9294 Determine GETTIMEOFDAY_ONE_ARGUMENT by experiment.
9295
92961995-07-18 Mike Long <mike.long@analog.com>
9297
9298 * make-dist: Fix update of finder-inf.el, and byte-compile it.
9299
93001995-07-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9301
9302 * Makefile.in (src/paths.h, paths-force):
9303 Rename src/paths.h.in to src/paths.in.
9304 (Makefile): Depend on src/Makefile.in, not src/Makefile.in.in.
9305
9306 * configure.in: Rename {src,lib-src}/Makefile.in.in to Makefile.in.
9307 Use Makefile.c for intermediate file.
9308 Rename src/config.h.in to src/config.in.
9309
93101995-07-17 Richard Stallman <rms@gnu.ai.mit.edu>
9311
9312 * configure.in (mips-dec-ultrix*): Assume version 4.3.
9313 (mips-dec-ultrix4.[12]): New alternative for old versions.
9314
93151995-07-06 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
9316
9317 * make-dist: Don't break intra-tree links.
9318
93191995-07-06 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
9320
90eacf99
SM
9321 * configure.in: Put back archlibdir initialization.
9322 Require autoconf 2.4.1 or later.
067d23c9
KY
9323
93241995-07-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9325
9326 * configure.in: Use sunos4shr normally for Sunos 4.1.[3-9].
9327 (mips-mips-riscos5*): New alternative.
9328
93291995-06-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9330
9331 * Makefile.in (uninstall, install-arch-indep): Install info/ediff*.
9332
93331995-06-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9334
9335 * configure.in (bindir, datadir, sharedstatedir, libexecdir)
9336 (mandir, infodir, archlibdir): Initializations deleted.
9337
9338 * configure.in: On hpux9, use hpux9-x11r4.h if we have X11R4.
9339 On hpux9shr, use hpux9shxr4.h.
9340
93411995-06-24 Morten Welinder <terra+@cs.cmu.edu>
9342
9343 * configure.in: Added target mips-dec-mach_bsd4.3.
9344 * config.guess: Guess mips-dec-mach_bsd4.3.
9345
93461995-06-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9347
9348 * Makefile.in (mkdir): Use symbolic chmod.
9349
93501995-06-22 Paul Eggert <eggert@twinsun.com>
9351
9352 * configure.in: Treat SunOS 4.1.4 like SunOS 4.1.3. (Likewise for
9353 SunOS 4.1.5 through 4.1.9, should they ever exist.)
9354
93551995-06-22 Paul Eggert <eggert@twinsun.com>
9356
9357 * Makefile.in (SUBDIR_MAKEFILES):
9358 Add man/Makefile, so `make distclean' removes it.
9359 (top_distclean): Add config.log to the list of files to be removed.
9360
93611995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9362
9363 * Version 19.29 released.
9364
93651995-06-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9366
9367 * configure.in: Fix the previous change to verify that the -b
9368 option really solves the problem.
9369
9370 * make-dist (nt): Explicitly include makefile.nt and makefile.def only.
9371
93721995-06-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9373
9374 * configure.in: Test whether XFree86 needs -b i486-linuxaout to link.
9375
93761995-06-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9377
9378 * configure.in: Report more clearly when there is no special
9379 dir to search for X includes or libraries.
9380
93811995-06-13 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
9382
9383 * configure.in: Check for -lpthreads, not -lpthread.
9384
93851995-06-09 Geoff Voelker <voelker@cs.washington.edu>
9386
9387 * make-dist: Copy new files nt/addpm.c and nt/emacs.bat.in.
9388
93891995-06-08 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
9390
9391 * configure.in: Check for -lpthread.
9392
93931995-06-05 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
9394
9395 * Makefile.in (install-arch-indep): Install info files for mh-e.
9396 (uninstall): Uninstall info files for dired-x, gnus, mh-e, and sc.
9397
93981995-06-01 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
9399
9400 * configure.in (*-solaris2.5): New configuration.
9401
9402 * make-dist: Copy new files config.nt and config.w95.
9403
94041995-05-30 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
9405
9406 * configure.in: Use x_includes, not x_libraries, for -I.
9407 Make bitmapdir a colon-separated list.
9408
94091995-05-27 Richard Stallman <rms@gnu.ai.mit.edu>
9410
9411 * configure.in (hppa*-hp-hpux10*, m68k-hp-hpux10*): New configurations.
9412
9413 * configure.in: Allow x_libraries and x_includes to be paths.
9414
94151995-05-25 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
9416
9417 * configure.in: Fix typo.
9418
94191995-05-24 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
9420
9421 * INSTALL: Clarify use of site-init.el.
9422
94231995-05-22 enami tsugutomo <enami@sys.ptg.sony.co.jp>
9424
9425 * configure.in: Pass arg to sqrt.
9426
94271995-05-18 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
9428
9429 * make-dist: Fix May 6 change.
9430
94311995-05-17 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
9432
9433 * vpath.sed: Delete reference to ymakefile.
9434
94351995-05-09 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
9436
9437 * configure.in: Use sqrt (more portable) instead of fmod in -lm check.
9438
94391995-05-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9440
9441 * make-dist: Put nt/emacs.ico and nt/emacs.rc in dist.
9442
9443 * update-subdirs: Specify /bin/sh to run the script.
9444
94451995-05-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9446
9447 * make-dist: Put src/makefile.nt in dist.
9448
9449 * configure.in (i[345]86-*-bsdi2*): New configuration.
90eacf99 9450 (vax-dec-bsd386*): Delete.
067d23c9
KY
9451
94521995-05-06 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
9453
9454 * configure.in: Make sure CDPATH doesn't mess up PWD check.
9455 Check whether X bitmaps are in X11/bitmaps instead of bitmaps.
9456 Use fmod instead of logb in -lm check.
9457
94581995-05-03 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9459
90eacf99 9460 * configure.in (m68*-apollo-*): Rename from m68*-apollo*.
067d23c9
KY
9461 Use bsd4-3. Don't set NON_GNU_CPP.
9462
9463 * make-dist: Don't copy in src/s/*.inp. Don't copy nt/src.
9464 In nt, copy various different things, but not *.cmd.
9465 Fix the ln commands for the subdirs of nt.
9466
94671995-04-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9468
9469 * configure.in (*-sun-sunos4.1.3*): Use sunos4shr.h.
9470
94711995-04-27 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
9472
9473 * configure.in (*-sun-sunos4.1.3*): Use shared libraries,
9474 since that's what the header file expects.
9475
94761995-04-24 Francesco Potortì (pot@cnuce.cnr.it)
9477
9478 * configure.in (m68k-motorola-sysv*): Distinguish between 68030
9479 and 68040 based machines when choosing options for gnucc.
9480
94811995-04-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9482
9483 * Makefile.in (top_distclean): Delete config.cache.
9484
94851995-04-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9486
9487 * Makefile.in (install-arch-indep): Delete .#* when copying subdirs.
9488
9489 * configure.in: Use m/ncr386.h.
9490
94911995-04-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9492
9493 * Makefile.in (install-arch-indep): Undo Sep 23 change.
9494
94951995-04-06 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
9496
9497 * make-dist (lib-src): Don't copy *.lex; it doesn't exist anymore.
9498 (man): Don't copy texindex.c and getopt.c; they're deleted.
9499 (etc): Omit `e'; it's a subdirectory.
9500 (etc/e): Use `../..', not `..', to reference top level.
9501
95021995-04-06 Simon Leinen <simon@lia.di.epfl.ch>
9503
9504 * Makefile.in (install-arch-indep, dist):
9505 Look for `update-subdir' in $(srcdir).
9506
95071995-04-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9508
9509 * make-dist: Include mkinstalldirs in distribution.
9510
95111995-04-05 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
9512
9513 * make-dist: Add missing close backquote.
9514
95151995-04-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9516
9517 * make-dist: Don't distribute shortnames directory.
9518
95191995-03-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9520
9521 * Makefile.in (blessmail): Pass archlibdir to the sub-make.
9522
95231995-02-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9524
9525 * configure.in (m88k-motorola-sysv4*): Use usg5-4-2.
9526
95271995-02-23 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
9528
9529 * configure.in (EMACS_CONFIG_OPTIONS): Use $ac_configure_args.
9530
95311995-02-13 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9532
9533 * configure.in (mips-sgi-irix6): New configuration.
9534
95351995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9536
90eacf99 9537 * Makefile.in (maintainer-clean): Rename from realclean.
067d23c9
KY
9538
95391995-02-02 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
9540
9541 * configure.in: Create a .gdbinit that sources the real one,
9542 if using a different build directory.
9543
95441995-01-23 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
9545
9546 * configure.in: Check for sys/select.h.
9547
95481995-01-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9549
9550 * configure.in: On sunos4.1.3 and sunus4shr, set NON_GNU_CPP.
9551
95521994-12-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9553
9554 * configure.in: Handle isc 4.1 operating system.
9555
95561994-12-10 Richard Stallman <rms@kepa>
9557
9558 * configure.in (rs6000-ibm-aix4.1*): New alternative.
9559 (rs6000-ibm-aix4*): New alternative.
9560
95611994-12-06 Richard Stallman <rms@kepa>
9562
9563 * configure.in: For SVR4.2, set NON_GNU_CPP if not already set.
9564
95651994-11-30 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
9566
9567 * configure.in: Don't try to make directories that are guaranteed
9568 to already exist.
9569
95701994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9571
9572 * configure.in: Generate man/Makefile from man/Makefile.in.
9573 Create the man subdir.
9574
9575 * Makefile.in (dvi): Run Make in our man subdir.
9576
9577 * make-dist: Create subdir etc/e.
9578 Make links to it.
9579 Put man/Makefile.in in dist, instead of man/Makefile.
9580
95811994-11-21 David J. MacKenzie (djm@mole.gnu.ai.mit.edu)
9582
9583 * configure.in: Add --with-pop, --with-kerberos, and
9584 --with-hesiod for movemail.
9585
95861994-11-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9587
9588 * configure.in (m68*-apollo*): Use s/domain.h.
9589
95901994-11-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9591
9592 * configure.in (m68*-apollo*): Set NON_GNU_CPP.
9593
95941994-11-14 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
9595
9596 * configure.in: Don't add -I, -L, -R options for cc if their
9597 arguments would be empty.
9598
95991994-11-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9600
9601 * configure.in (i860-intel-osf1*): New alternative.
9602 (mips-sgi-irix5.[01]*): Distinguish from irix5*.
9603 (mips-sgi-irix*): Now an alias for mips-sgi-irix5*.
9604
96051994-11-09 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
9606
9607 * configure.in: Make h_errno check not use nested functions.
9608
96091994-11-09 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9610
9611 * Makefile.in (install-arch-indep): Delete *.orig in copied dirs.
9612
96131994-11-08 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
9614
9615 * Makefile.in (install-arch-indep): Avoid continued comment
9616 swallowing target line.
9617
96181994-11-08 David J. MacKenzie (djm@churchy.gnu.ai.mit.edu)
9619
9620 * configure.in: Protect a character class with `changequote'.
9621
96221994-11-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
9623
9624 * configure.in: Accept `news' as a synonym for `newsos'.
9625
96261994-11-03 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
9627
9628 * Makefile.in: Don't rm files if cd fails.
9629
96301994-11-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9631
9632 * make-dist: Put nt subdir and its subdirs in the dist.
9633 (lib-src): Put makefile.nt in the dist.
9634 (lisp): Put makefile.nt in the dist.
9635
96361994-10-29 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
9637
9638 * configure.in: Change a stray `[' to `test'.
9639
96401994-10-28 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
9641
9642 * configure.in: Adapt for Autoconf v2. Use the standard argument
9643 parser, host type canonicalizer, X11 finder, and message
9644 printing macros. Use the new macro names. Use `test' instead of `['.
9645
96461994-10-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9647
9648 * configure.in: Check for getpagesize.
9649
96501994-10-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9651
9652 * make-dist (msdos): Put sed* in the distribution.
9653
96541994-10-17 Morten Welinder <terra@mole.gnu.ai.mit.edu>
9655
9656 * config.bat: New option, `--with-x', for configuring Emacs
9657 for use with the X11 system DesqView/X.
9658 New option, `--no-debug', for compiling Emacs without debug
9659 information thus saving disk space.
9660 (src/config.h, src/paths.h): Use `update' (which is like
9661 `move-if-changed') to change the file.
9662 (src/config.h): When configuring for X11 perform extra changes.
9663 (src/makefile): When configuring for X11 perform extra changes.
9664 (lib-src): Remove temporary files.
9665 (): Check that `sed', `rm', `mv', and `gcc' are available.
9666
96671994-10-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9668
9669 * Makefile.in (sharedstatedir): Substitute sharedstatedir properly.
9670
9671 * configure.in (bitmapdirs): Default to /usr/include/X11/bitmaps.
9672
96731994-10-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9674
9675 * configure.in (EMACS_CONFIGURATION): Use $canonical as value.
9676
9677 * configure.in (canonical): Substitute var into makefiles.
9678 (bitmapdir): Likewise.
9679
9680 * Makefile.in (bitmapdir): New variable.
9681 (src/paths.h, paths-force): Edit PATH_BITMAPS.
9682
96831994-10-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9684
9685 * make-dist: Put update-subdirs and lisp/subdirs.el in the dist.
9686
9687 * Makefile.in (dist, install-arch-indep): Run update-subdirs.
9688 * update-subdirs: New shell script.
9689
96901994-10-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9691
9692 * Makefile.in (top_distclean): Don't rm build-install.
9693 (SOURCES): Delete build-install.in.
9694
9695 * make-dist: Don't distribute build-ins.in.
9696 * build-ins.in: File deleted.
9697
96981994-10-12 David J. MacKenzie (djm@duality.gnu.ai.mit.edu)
9699
9700 * Makefile.in (mkdir): Use mkinstalldirs instead of make-path.
9701
97021994-10-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9703
9704 * Makefile.in: Use libexecdir and sharedstatedir as appropriate.
9705
90eacf99
SM
9706 * configure.in (libexecdir): Rename from libdir. New default.
9707 (sharedstatedir): Rename from statedir. New default.
067d23c9
KY
9708 (datadir): New default.
9709
9710 * make-dist: Don't distribute subdirs.el.
9711
97121994-10-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9713
9714 * configure.in (eaccess): Check for it.
9715
97161994-10-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9717
9718 * configure.in (mktime): Check for it.
9719
97201994-10-02 Paul Reilly <pmr@geech.gnu.ai.mit.edu>
9721
9722 * configure.in (motif): Add support for usage and option checking.
9723
97241994-09-24 Richard Stallman <rms@churchy.gnu.ai.mit.edu>
9725
9726 * configure.in (utimes): Check for it.
9727
97281994-09-23 Richard Stallman <rms@churchy.gnu.ai.mit.edu>
9729
9730 * Makefile.in (install-arch-indep): Don't do mkdir here.
9731
97321994-09-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9733
9734 * configure.in (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*):
9735 riscix.h renamed to acorn.h.
9736
97371994-09-21 Michael Ben-Gershon (mybg@cs.huji.ac.il)
9738
9739 * configure.in (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*):
9740 New configurations.
9741
97421994-09-21 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
9743
9744 * configure.in: Remove trailing slashes from srcdir.
9745
97461994-09-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9747
090bd7cb 9748 * configure.in (i[345]86-sequent-ptx*): Handle.
067d23c9
KY
9749
97501994-09-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9751
ed9265fc 9752 * Makefile.in (paths-force): Depend on src/paths.h.
067d23c9
KY
9753
97541994-09-19 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
9755
9756 * configure.in (config_options): Save all arguments, not just some.
9757
97581994-09-18 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
9759
090bd7cb 9760 * Makefile.in (install-arch-indep): Copy DOC-*, not DOC*.
067d23c9
KY
9761
9762 * configure.in: Add AC_AIX.
9763 Add checks to set HAVE_STRUCT_UTIMBUF, HAVE_TIMEVAL, HAVE_SELECT.
9764
97651994-09-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9766
9767 * configure.in (parsing options): Simplify sed command to delete -'s.
9768
97691994-09-16 Karl Heuer <kwzh@churchy.gnu.ai.mit.edu>
9770
9771 * configure.in (config_options): New shell variable.
9772 Pass its value to C code in EMACS_CONFIG_OPTIONS.
9773
97741994-09-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9775
9776 * configure.in (alpha-dec-osf*): New target.
9777
9778 * Makefile.in: Use just one FRC target.
9779
97801994-09-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9781
9782 * Makefile.in (removenullpaths, paths-force):
9783 Use name paths.h.tmp$$, which depends on the pid.
9784
97851994-09-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9786
9787 * Makefile.in (removenullpaths, paths-force):
9788 Put paths.h.tmp in top-level dir, not in src.
9789
97901994-09-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9791
9792 * Version 19.27 released.
9793
97941994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9795
9796 * Version 19.26 released.
9797
97981994-09-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9799
9800 * configure.in: Check for lrand48, not rand48.
9801
98021994-09-03 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9803
9804 * configure.in (powerpc-ibm-aix3.1*, powerpc-ibm-aix3.2.5)
9805 (powerpc-ibm-aix*): New aliases.
9806
98071994-08-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9808
9809 * make-dist (src/m, src/s): Put *.inp in distribution.
9810
98111994-08-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9812
9813 * configure.in: Accept i586 and i486 along with i386.
9814
98151994-08-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9816
9817 * configure.in: Do compute unexec, LIBX, system_malloc, etc
9818 even if CPP env var was set by the user.
9819
9820 * configure.in (i[34]86-*-*): For SCO 3.2v4, fix NON_GNU_CPP value.
9821
98221994-08-14 Jonathan I. Kamens (jik@gza-client1.aktis.com)
9823
9824 * Makefile.in: Uninstall "$(EMACS)", not "emacs".
9825
98261994-08-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9827
9828 * configure.in (i[34]86-*-*): For SCO 3.2v4, set NON_GNU_CPP.
9829
98301994-08-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9831
9832 * configure.in: Check more specifically for i*86-sun-sunos.
9833
98341994-08-03 Caveh Jalali (caveh@eng.sun.com)
9835
9836 * configure.in: Handle solaris 2.4.
9837
98381994-07-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9839
9840 * configure.in (rand48): Check for it.
9841
98421994-07-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9843
9844 * make-dist: Update the info files.
9845
98461994-07-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9847
9848 * configure.in: Make "checking..." messages' style consistent.
9849 (HAVE_H_ERRNO): New test.
9850
98511994-07-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9852
9853 * configure.in (i860-*-sysv4*): Set NON_GNU_CC and NON_GNU_CPP.
9854
98551994-07-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9856
9857 * configure.in (CFLAGS): If the envvar was specified, use that.
9858 And set REAL_CFLAGS from it too.
9859
98601994-07-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9861
9862 * make-dist: Update finder-inf.el.
9863
98641994-07-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9865
9866 * make-dist (msdos): Include sed4.inp in dist.
9867
9868 * Makefile.in (libsrc_libs): Var deleted.
9869
98701994-07-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9871
9872 * Makefile.in (mkdir, removenullpaths): Put g in sed replace commands.
9873
98741994-06-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9875
9876 * configure.in (mips-sony-newsos4*): New alias.
9877
98781994-06-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9879
9880 * configure.in (*-convex-bsd*): Set NON_GNU_CPP.
9881 (*-convex-convexos*): Accept this as alias.
9882
98831994-06-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9884
9885 * configure.in: Get CFLAGS both with and without THIS_IS_CONFIGURE,
9886 for two different uses.
9887
98881994-06-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9889
9890 * configure.in: Define THIS_IS_CONFIGURE when extracting CFLAGS etc.
9891
98921994-06-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9893
9894 * make-dist: Put ./BUGS into the distrib.
9895
98961994-06-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9897
9898 * configure.in: Handle 386 running Solaris 2.
9899
99001994-06-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9901
9902 * configure.in (mips-siemens-sysv*): Use cpp, not cc -E.
9903
99041994-06-05 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9905
9906 * configure.in (mips-sony-newsos*): Use news-risc.h.
9907
9908 * configure.in: Accept bsdi as opsys, like bsd386.
9909
99101994-06-01 Morten Welinder (terra@diku.dk)
9911
9912 * config.bat (src/paths.h): Use sed script msdos/sed4.inp.
9913
99141994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9915
9916 * Version 19.25 released.
9917
9918 * make-dist (shortversion): Don't assume another period follows.
9919
99201994-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9921
9922 * Makefile.in (install-arch-indep): Use /bin/pwd uniformly, not pwd.
9923 (uninstall): Use /bin/pwd.
9924
9925 * Makefile.in (blessmail): Depend on src.
9926 (all): Don't depend on blessmail.
9927
9928 * Makefile.in (src/paths.h): Don't force recomputation.
9929 (paths-force): New target; force recomputation of paths.h.
9930 (all): Depend on paths-force.
9931 (src, lib-src): Depend on src/paths.h.
9932
9933 * configure.in (*-sun-sunos4*): Set GCC_TEST_OPTIONS,
9934 NON_GCC_TEST_OPTIONS.
9935
99361994-05-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9937
9938 * configure.in: Don't insist on subversions for irix.
9939
99401994-05-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9941
9942 * configure.in (hppa*-hp-hpux9shr): Move alternative up.
9943
9944 * configure.in (i[34]86-next-*): New alternative.
9945
99461994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9947
9948 * Version 19.24 released.
9949
9950 * configure.in: New config hppa*-hp-hpux9shr*.
9951
99521994-05-22 Morten Welinder (terra@tyr.diku.dk)
9953
9954 * config.bat: Doc fix.
9955
99561994-05-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9957
9958 * Makefile.in (mostlyclean, clean, distclean, realclean)
9959 (extraclean): Don't act on man subdir if it doesn't exist.
9960
99611994-05-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9962
9963 * configure.in (GCC_TEST_OPTIONS, NON_GCC_TEST_OPTIONS): New vars.
9964 Use them to set up CC.
9965 (*-sun-sunos4.1.3): Set them.
9966
99671994-05-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9968
9969 * Makefile.in (lib-src): Don't depend on src/paths.h.
9970
99711994-05-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9972
9973 * build-ins.in (copydests): Get rid of spurious `-'s.
9974
9975 * configure.in: Define EMACS_CONFIGURATION instead of CONFIGURATION.
9976
99771994-05-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9978
9979 * Version 19.23 released.
9980
9981 * configure.in [HAVE_X11]: Merge $C_SWITCH_X_SITE into CFLAGS
9982 for the Xlib and Xt checks; then restore old CFLAGS.
9983
99841994-05-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9985
9986 * configure.in (HAVE_X11XTR6): Add newline before #if.
9987 Add newline after #endif.
9988
99891994-05-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9990
9991 * configure.in (HAVE_X11XTR6): Arrange to define it.
9992
99931994-05-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9994
9995 * Makefile.in (install): Depend on blessmail.
9996
99971994-05-12 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
9998
9999 * configure.in (mips-siemens-sysv*): Put quotes around value
10000 containing blanks.
10001
100021994-05-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10003
10004 * Makefile.in (TAGS): Use the makefile in src subdir.
10005
100061994-05-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10007
10008 * configure.in (opsys): Recognize `gnu'.
10009
100101994-05-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10011
10012 * configure.in (using NON_GNU_CPP): Fix test for CPP already set.
10013
100141994-05-09 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
10015
10016 * configure.in: Remove AC_LANG_C call. Not needed with Autoconf
10017 version > 1.8.
10018
100191994-05-08 Morten Welinder (terra@diku.dk)
10020
10021 * config.bat: Forcibly remove "# " style comments from makefiles.
10022
100231994-05-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10024
10025 * Makefile.in (uninstall): When processing lispdir and etcdir,
10026 do nothing unless it exists and is a directory.
10027
100281994-05-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10029
10030 * Makefile.in (install-arch-indep): Do install info/dired-x*.
10031 Merge code in from install-doc.
10032 (install-doc): Merge code back into install-arch-indep.
10033 (install-arch-dep): Don't depend on install-doc.
10034
10035 * configure.in (run_in_place): Don't use pwd for archlibdir and docdir.
10036
100371994-05-04 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10038
10039 * configure.in (making src/Makefile and lib-src/Makefile):
10040 Split off the autoconf substitutions and don't pass them thru cpp.
10041 (undefs): Use $canonical as well as $configuration.
10042
10043 * make-dist: Distribute lisp/Makefile.
10044
10045 * configure.in: Recognize m88k-dg-dgux5.4.3* and m88k-dg-dgux5.4.2*.
10046 Use lower case names for the s files.
10047
100481994-05-03 Morten Welinder (terra@diku.dk)
10049
10050 * config.bat: Added possibility for different file name
10051 transcriptions in lib-src.
10052
100531994-05-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10054
10055 * Makefile.in (lib-src): Undo previous change.
10056 (blessmail): New target to run maybe-blessmail in lib-src.
10057 (all): Depend on blessmail.
10058
10059 * Makefile.in (lib-src): Depend on src.
10060
100611994-04-30 Paul Reilly (pmr@churchy.gnu.ai.mit.edu)
10062
10063 * configure.in (m88k-dg-dgux5.4R3): Use dgux5-4R3.
10064 (m88k-dg-dgux5.4R2): dgux5.4R2.
10065
100661994-04-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10067
10068 * configure.in (window_system): Restore accidentally deleted code
10069 that uses AC_FIND_X.
10070
10071 * make-dist: Distribute config.bat.
10072
100731994-04-29 Morten Welinder (terra@diku.dk)
10074
10075 * config.bat: Corrected the configuration of lib-src
10076 to keep up with configure. Add note about dos version 3
10077 or better needed (djgpp needs that). Add note explaining
10078 that either install in c:/emacs or edit the script.
10079 Don't change to c:/emacs, but assume we're there (to minimize
10080 the number of places to change).
10081
10082 * config.bat: Build-in the first step towards X11 support with
10083 the X11 emulator that exists. At this time it won't work,
10084 and several files are missing.
10085
100861994-04-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10087
10088 * configure.in: Use m/hp800.h in place of m/hp9000s800.h.
10089 Don't look for -lresolv.
10090
10091 * Makefile.in (lib-src): Depend on src/paths.h.
10092
100931994-04-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10094
10095 * configure.in: Restore deleted AC_SUBST of `configuration'.
10096 Improve error message for bad --with-x-toolkit value.
10097
10098 * configure.in: Define CONFIGURATION in src/config.h
10099 rather than substituting in src/Makefile.in.
10100
101011994-04-26 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
10102
10103 * Makefile.in (install-doc): New target.
10104 (install-arch-dep): Depend on install-doc.
10105 (mkdir): Create docdir.
10106
101071994-04-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10108
10109 * configure.in: Test for libresolv.a.
10110 Substitute machfile and opsysfile.
10111
101121994-04-22 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
10113
10114 * Makefile.in (.PHONY, install): Kill reference to obsolete do-install.
10115 (install-arch-dep): Install under the name $(EMACS).
10116
101171994-04-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10118
10119 * configure.in (version): Use entire value of emacs-version.
10120 (mips-siemens-sysv*): New alternative.
10121
101221994-04-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10123
10124 * Makefile.in (install-arch-indep): Don't install dired-x*.
10125
101261994-04-18 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
10127
10128 * configure.in (src/Makefile, lib-src/Makefile): Delete ^L.
10129 Fix definition of $undefs.
10130
101311994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10132
10133 * configure.in (window_system): Obey --with-x11=no and --with-x10=no.
10134
10135 * configure.in (lib-src/Makefile.in): Use src, not lib-src, in -I.
10136
101371994-04-16 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
10138
10139 * configure.in: Call AC_LANG_C, if it's defined, after AC_PREPARE.
10140
101411994-04-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10142
10143 * configure.in (lib-src/Makefile.in): Make this from Makefile.in.in
10144 and run it thru cpp, as with src/Makefile.in.
10145
10146 * configure.in: Use AC_SET_MAKE.
10147
101481994-04-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10149
10150 * configure.in (i[34]86-ncr-sysv*): Use usg5-4-2.
10151
101521994-04-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10153
10154 * Makefile.in (MAKE): Don't just assign it--use @SET_MAKE@.
10155
10156 * configure.in (CFLAGS): Exclude ${CFLAGS} from singlequotes.
10157 (printing the choices): Make the toolkit message unconditional.
10158 (USE_X_TOOLKIT): Use `none', not `no', if none.
10159 (include libsrc_libs): Include config.h, and specify -I for srcdir.
10160 Get rid of temp file foofoo1.
10161
101621994-04-13 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
10163
10164 * configure.in (CFLAGS): Use shell syntax, not Makefile.
10165
101661994-04-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10167
10168 * configure.in (window_system): If no X, set USE_X_TOOLKIT=no.
10169 (printing the choices): State choice of toolkit.
10170 (libsrc_libs): Recalculate after writing config.h;
10171 then update lib-src/Makefile.
10172
101731994-04-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10174
10175 * configure.in: Add sunos4shr as alternative for suns.
10176 Conditionals testing for null $CC were backwards.
10177
101781994-04-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10179
10180 * make-dist (msdos): Don't link patch1. Link sed*.inp, not sed.in*.
10181
101821994-04-09 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10183
10184 * configure.in: Handle -isc4.0*.
10185
101861994-03-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10187
10188 * configure.in (esix5): Set NON_GNU_CPP.
10189
101901994-03-24 Roland McGrath (roland@mole.gnu.ai.mit.edu)
10191
10192 * Makefile.in (thisdir): Nonsensical variable removed.
10193 (install-arch-indep): Set shell var thisdir=`pwd` before cd and cd
10194 back to $thisdir, rather than the directory `this_dir'.
10195
101961994-03-17 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10197
10198 * Makefile.in (install-arch-indep): Add missing backslash after a
10199 `then'.
10200
102011994-03-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10202
10203 * Makefile.in (thisdir): New variable.
10204 (install-arch-indep): Go back to thisdir to run INSTALL_DATA.
10205
102061994-03-08 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
10207
10208 * configure.in: Add freebsd.
10209
102101994-03-08 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10211
10212 * configure.in: Check for fpathconf.
10213
102141994-03-02 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
10215
10216 * configure.in (with_x_toolkit): Fix typo in previous change.
10217
102181994-03-01 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
10219
10220 * configure.in: New s-file for rs60000-ibm-aix3.2.5.
10221
102221994-02-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10223
10224 * configure.in (with_x_toolkit): Don't allow motif or open-look.
10225
102261994-02-24 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
10227
10228 * configure.in: Fix value of docdir.
10229 * Makefile.in (install-arch-indep): Install DOC* in docdir.
10230
102311994-02-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10232
10233 * configure.in (*-sysv4.1): Set NON_GNU_CPP.
10234
102351994-02-22 Karl Heuer (kwzh@geech.gnu.ai.mit.edu)
10236
10237 * configure.in: New variable docdir to control where the docstring
10238 file goes.
10239 Makefile.in: Use it to initialize PATH_DOC in paths.h.
10240
102411994-02-22 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
10242
10243 * configure.in: When --run-in-place, don't inherit archlibdir.
10244
102451994-02-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10246
10247 * Makefile.in (install-arch-dep, install-arch-indep):
10248 New targets split up former do-install rule.
10249 (do-install): Target deleted.
10250
102511994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10252
10253 * configure.in (mips-sony-newsos*): New configuration.
10254
102551994-02-14 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu)
10256
90eacf99 10257 * configure.in (rs6000-bull-bosx*): Add support for BULL dpx20.
067d23c9
KY
10258
102591994-02-11 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
10260
10261 * configure.in: Fix misspelled symbol LD_SWITCH_X_SITE_AUX.
10262
102631994-02-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10264
10265 * configure.in: Don't initialize CC.
10266
102671994-02-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10268
10269 * configure.in (creating src/Makefile): Also generate -U switches
10270 for symbols in the $configuration value.
10271
10272 * configure.in: Check for sys_siglist being declared in system header.
10273
102741994-02-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10275
10276 * configure.in (creating src/Makefile): Delete blank lines
10277 along with lines of whitespace.
10278 (m68k-motorola-sysv*, m68000-motorola-sysv*): Compute proper CC value.
10279
102801994-02-09 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10281
10282 * configure.in: Get, use, and substitute C_SWITCH_MACHINE
10283 like C_SWITCH_SYSTEM.
10284 (m68*-motorola-sysv*): Set CC. Require cpu type to be m68k or m68000.
10285
102861994-02-04 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
10287
10288 * configure.in (drem): Check for this function.
10289
102901994-02-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10291
10292 * configure.in (Using NON_GNU_CPP): Don't lose if it has spaces.
10293 If CPP was inherited from environment, don't use NON_GNU_CPP.
10294 (NON_GNU_CC): Likewise.
10295 (handling with_gcc): Use explicit if in the `no' case.
10296 (cc_specified): New variable; if set, don't use NON_GNU_CC.
10297
102981994-02-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10299
10300 * configure.in (mips-mips-riscos4*): Set NON_GNU_CPP.
10301
103021994-02-01 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
10303
10304 * configure.in: Check whether fmod exists.
10305
103061994-01-31 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10307
10308 * make-dist: Distribute {src,lisp}/ChangeLog.? instead of
10309 {src,lisp}/OChangeLog.
10310
103111994-01-22 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10312
10313 * configure.in: Restore Jan 8 and Jan 16 changes. The -U hack is
10314 necessary for proper operation. This code works with the current
10315 released version of Autoconf.
10316
103171994-01-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10318
10319 * configure.in (with_x_toolkit): Treat values athena and lucid alike.
10320 (USE_X_TOOLKIT): Define it for all values except `no'.
10321
10322 * configure.in: Undo first Jan 8 change and Jan 16 change.
10323
103241994-01-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10325
10326 * configure.in: Handle --with-x-toolkit. Produce lwlib/Makefile.
10327 Substitute USE_X_TOOLKIT as both C macro and Make variable.
10328
10329 * Makefile.in (lwlib/Makefile): New target.
10330 (SUBDIR_MAKEFILES): Depend on lwlib/Makefile.
10331 (clean, mostlyclean, distclean, realclean): Handle lwlib subdir.
10332 (unlock, relock): Handle lwlib subdir.
10333
10334 * Makefile.in: Add some .PHONY targets.
10335
10336 * make-dist: Handle lwlib subdir like oldXMenu subdir.
10337
10338 * lwlib: New subdirectory.
10339
103401994-01-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10341
10342 * configure.in: If CPP has a value that is a directory,
10343 discard the value.
10344
103451994-01-16 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10346
10347 * configure.in (srcdir_undefs): Add g flag to sed substitution to
10348 remove -U[0-9]*.
10349
103501994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10351
10352 * Makefile.in (do-install): Install the dired-x info files.
10353
10354 * configure.in: Provide for variable LD_SWITCH_X_SITE_AUX.
10355 (See src/s/sol2.h.)
10356
103571994-01-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10358
10359 * configure.in (m68k-harris-cxux*, m88k-harris-cxux*): New configs.
10360
103611994-01-08 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10362
10363 * configure.in (creating src/Makefile): Put code inside 2nd arg to
c80e3b4a 10364 AC_OUTPUT as it should be; hopefully no one will again see fit to
067d23c9
KY
10365 gratuitously break this and not make a change log entry.
10366 Optimized sed processing of Makefile.in and cpp output; now
10367 preserves comments previously removed from the cpp input.
10368 Eliminated temp file for cpp output. Generate -U switches to
10369 undefine all identifiers that appear in the directory name
10370 ${srcdir}; pass these to cpp.
10371
10372 * configure.in (version): Fix sed regexp to match two-elt version
10373 number.
10374
10375 * configure.in: Check for strerror.
10376
103771994-01-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10378
10379 * configure.in: Test for bcmp.
10380
103811994-01-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10382
10383 * make-dist (tempdir): Put subdir msdos into the distribution.
10384
103851993-01-07 Morten Welinder (terra@diku.dk)
10386
10387 * config.bat: New file.
10388
103891994-01-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10390
10391 * Makefile.in (${SUBDIR} target): Pass down LDFLAGS and CPPFLAGS.
10392
103931994-01-01 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10394
10395 * configure.in (m68*-next-*): Don't care about which os is specified.
10396 (i[34]86-*-*): Check for *-nextstop*.
10397
103981993-12-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10399
10400 * configure.in: Check for setsid.
10401
104021993-12-17 Richard Stallman (rms@srarc2)
10403
10404 * configure.in (*-sun-solaris*): Add special case for Solaris 2.3.
10405
104061993-12-15 Richard Stallman (rms@srarc2)
10407
10408 * Makefile.in (mkdir): Make only the lockdir writable.
10409
90eacf99 10410 * configure.in (i860-*-sysv4): Rename from i860-*-sysvr4.
067d23c9
KY
10411
104121993-12-11 Richard Stallman (rms@srarc2)
10413
10414 * Makefile.in (libdir): Use @libdir@.
10415
104161993-12-08 Richard Stallman (rms@srarc2)
10417
10418 * Makefile.in (install): Add empty command.
10419
104201993-12-04 Richard Stallman (rms@srarc2)
10421
10422 * make-dist: Put man/getopt.c in the dist.
10423
10424 * configure.in (LIBS): Add test for existence of XSetWMProtocols.
10425
10426 * Makefile.in (install): Depend on ${SUBDIR}, not `all'.
10427
104281993-12-03 Richard Stallman (rms@srarc2)
10429
10430 * configure.in (solaris): Set NON_GNU_CPP instead of CPP.
10431 Set it for all solaris versions.
10432 (mips-mips-riscos4*): Set NON_GNU_CC, not CC.
10433 (after checking for GCC): If not GCC, and NON_GNU_CPP is set, set CPP.
10434 Likewise for NON_GNU_CC and CC.
10435
104361993-12-01 Richard Stallman (rms@srarc2)
10437
10438 * configure.in (mips-mips-riscos4*): Assign variable CC.
10439 (checking ${with_gcc}): If "no", don't override CC if already set.
10440 (CC): Initialize it as empty.
10441
104421993-11-30 Richard Stallman (rms@srarc2)
10443
10444 * configure.in (Suns): Set CPP if *-solaris2.3*.
10445
104461993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10447
10448 * Version 19.22 released.
10449
10450 * Makefile.in (do-install): Use umask 022 in copying etc and lisp dirs.
10451
104521993-11-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10453
10454 * make-dist: When breaking links, use cp -p.
10455 Copy install.sh into distribution.
10456 Move the temp dir up into the parent dir;
10457 don't leave the staging dir make-dist.tmp... in existence.
10458 * install.sh: New file.
10459
104601993-11-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10461
10462 * configure.in (i[34]86-ncr-sysv*): New specific alternative.
10463
104641993-11-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10465
10466 * configure.in (version): When --run-in-place, exclude
10467 ${datadir}/emacs/site-lisp from locallisppath.
10468
104691993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10470
10471 * configure.in: Delete jumk.c before writing it.
10472
104731993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10474
10475 * Version 19.21 released.
10476
10477 * Makefile.in (mkdir): Ignore error from chmod.
10478
104791993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10480
10481 * make-dist: Don't put lisp/forms.README in the distribution.
10482
104831993-11-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10484
10485 * configure.in (creating src/Makefile): Before running cpp,
10486 discard all lines that start with `# Generated' or /**/#.
10487
104881993-11-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10489
10490 * Version 19.20 released.
10491
10492 * make-dist: Use build-ins.in, not build-install.in.
10493 Don't bother updating TAGS since it's not included.
10494
10495 * build-ins.in: Renamed from build-install.in.
10496
104971993-11-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10498
10499 * make-dist: Don't try to link *.texinfo--there are none now.
10500 When running make in lib-src, specify YACC var value.
10501
105021993-10-03 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10503
10504 * configure.in (extrasub): Add vpath patterns for %.[yls].
10505
10506 * configure.in: Don't do seddery on config.status after AC_OUTPUT.
10507 Instead just include the commands to make src/Makefile as the
10508 second arg to AC_OUTPUT.
10509
10510 * configure.in: Use : instead of dnl for comment inside
10511 $makefile_command.
10512
10513 * configure.in: No longer use vpath_sed. Instead, when we notice
10514 srcdir already configured, set extrasub to hack vpath in the
10515 makefiles.
10516
10517 * configure.in: In cmds to make src/Makefile, chmod Makefile.new
10518 before moving it.
10519 * Makefile.in (VPATH): Define to @srcdir@.
10520
105211993-09-28 Brian J. Fox (bfox@cubit)
10522
10523 * configure.in: Don't copy ${srcdir}/src/Makefile.in; that file
90eacf99
SM
10524 doesn't exist. Just copy src/Makefile.in instead.
10525 Touch all of the Makefiles after editing config.status.
067d23c9
KY
10526
10527 * INSTALL: Update documentation to match new configuration
10528 mechanism.
10529
105301993-09-27 Brian J. Fox (bfox@ai.mit.edu)
10531
10532 * configure.in: Allow any of the path or directory Makefile
10533 variables to be set with flags to configure. Create all Makefiles
10534 at configure time. Edit special commands into config.status after
10535 src/Makefile.in is built from src/Makefile.
10536
10537 * Makefile.in (src/Makefile, lib-src/Makefile, oldXMenu/Makefile):
10538 If these files are out of date, simply have config.status
10539 rebuild them; don't rebuild them explicitly.
10540
105411993-09-25 Brian J. Fox (bfox@ai.mit.edu)
10542
10543 * build-install.in: Change src/xemacs to src/emacs. We no longer
10544 create src/xemacs, so the file wouldn't be found.
10545
10546 * make-dist: Remove `src/ymakefile', add `src/Makefile.in.in'.
10547
105481993-09-24 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
10549
10550 * configure.in: Avoid forcing the search of /usr/include before
10551 fixed include files by resetting C_SWITCH_X_SITE if it is
10552 "-I/usr/include".
10553
105541993-09-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10555
10556 * Makefile.in (@rip_paths@locallisppath):
10557 Delete ${datadir}/emacs/site-lisp.
10558
105591993-09-15 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10560
10561 * configure.in:
10562 Use AC_QUOTE_SQUOTE twice to properly quote vpath_sed value.
10563 Remove ${extra_output} from AC_OUTPUT call.
10564
105651993-09-17 Brian J. Fox (bfox@inferno)
10566
10567 * make-dist: Quote backquotes found in strings to be echoed.
10568
10569 * configure.in: Use "sh -c pwd" when we want to avoid having the
10570 shell fix up the value of $PWD.
10571
105721993-09-13 Brian J. Fox (bfox@inferno)
10573
10574 * Makefile.in (do-install): Don't abort if ln or chmod at the end
10575 of the installation fail. Suggested by Karl Berry.
10576
105771993-08-30 Brian J. Fox (bfox@inferno)
10578
10579 * Makefile.in (*clean): Use "$(MAKE) $(MAKEFLAGS)" wherever "make"
10580 was used. Set MAKEFLAGS from MFLAGS.
10581
105821993-09-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10583
10584 * configure.in: Test for res_init in libc.
10585
105861993-09-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10587
10588 * configure.in: In the file ${tempcname}, use configure___
10589 instead of @configure@.
10590
105911993-09-12 Roland McGrath (roland@sugar-bombs.gnu.ai.mit.edu)
10592
ed9265fc 10593 * make-dist: Dist vpath.sed.
067d23c9
KY
10594
10595 * Makefile.in (lib-src/Makefile, src/Makefile, oldXMenu/Makefile):
10596 Depend on vpath.sed.
6e81c819 10597 Replace sed command for VPATH with @vpath_sed@.
067d23c9
KY
10598
10599 * configure.in: Substitute variable `vpath_sed'.
10600 If not in $srcdir and $srcdir is configured,
10601 issue warning that GNU make is required,
10602 and set vpath_sed to use vpath.sed script.
10603
106041993-09-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10605
90eacf99
SM
10606 * configure.in: Remove check for $srcdir being configured.
10607 This pretty much works now.
067d23c9
KY
10608 Grok {m68*-hp,i[34]86-*}-netbsd* and set opsys=netbsd.
10609 Check for XFree86 (/usr/X386/include) independent of whether
10610 -lXbsd exists.
10611
10612 * Makefile.in (info, dvi, clean, mostlyclean, distclean,
10613 realclean, unlock, relock): Use `$(MAKE)' in place of plain
10614 `make'.
10615
106161993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10617
10618 * Version 19.19 released.
10619
10620 * configure.in (i386-*-sunos4): Assume Sunos 4.0.
10621
106221993-08-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10623
10624 * configure.in: Check for XScreenNumberOfScreen.
10625
106261993-08-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10627
10628 * configure.in: Add * to end of all configuration alternatives.
10629 (m68*-sony-newsos3*): New alternative.
10630
106311993-08-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10632
10633 * make-dist: Include getdate.c in distribution.
10634
10635 * configure.in: For --help, use $PAGER if it is set.
10636 (LIB_X11_LIB): Default to -lX11.
10637 (mips-sgi-irix5.*): New alternative.
10638
10639 * Makefile.in (do-install): Install info/gnus* and info/sc*.
10640
10641 * configure.in (m68*-hp-hpux*, hppa*-hp-hpux*):
10642 Recognize *.B8.* as hpux version 8.
10643 (m68*-tektronix-bsd*): Fix typo in tek4300.
10644 (AC_HAVE_FUNCS): Add ftime.
10645
106461993-08-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10647
90eacf99 10648 * configure.in (m88k-tektronix-sysv3*): Add the missing *.
067d23c9
KY
10649 Use tekxd88, not tekXD88.
10650
106511993-08-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10652
10653 * configure.in: Check for -lm. Then can check for frexp and logb.
10654
106551993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10656
10657 * Version 19.18 released.
10658
10659 * make-dist (src): Don't put gnu-hp300 in dist.
10660 (src, lisp): Include OChangeLog in dist.
10661
106621993-08-08 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10663
10664 * configure.in: Test for presence of logb and frexp functions.
10665
106661993-08-05 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10667
10668 * configure.in (machine): Add i370-ibm-aix*.
10669
106701993-08-03 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10671
10672 * configure.in (function checks): Test for mkdir and rmdir.
10673
10674 * configure.in (function checks): Don't test for random and bcopy
10675 only when we're building with X; look for them all the time.
10676
106771993-07-30 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10678
10679 * configure.in: Test for availability of bcopy functions, searching
10680 the X libraries if we're using X.
10681
10682 * configure.in: Test for the presence of/usr/lpp/X11/bin/smt.exp,
10683 and #define HAVE_AIX_SMT_EXP if we do. This is present in some
10684 versions of AIX, and needs to be passed to the loader.
10685
10686 * configure.in: Test for the availability of the
10687 XScreenResourceString function.
10688
106891993-07-30 David J. MacKenzie (djm@frob.eng.umd.edu)
10690
10691 * configure.in: If we found X on our own, set C_SWITCH_X_SITE and
10692 LD_SWITCH_X_SITE and assume --with-x11.
10693 Only look for X11 files if we weren't told about a window system
10694 or if we were told to use X11 but not told where.
10695 Search the libraries from the s and/or m files when checking for
10696 functions.
10697
10698 * configure.in: Remove any trailing slashes in prefix and exec_prefix.
10699
107001993-07-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10701
10702 * make-dist: Include lisp/dired.todo in the distribution.
10703
107041993-07-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10705
10706 * configure.in: Add code to set HAVE_INET_SOCKETS.
10707
107081993-07-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10709
10710 * configure.in: If we do find x_includes and x_libraries
10711 via AC_FIND_X, set C_SWITCH_X_SITE and LD_SWITCH_X_SITE.
10712
107131993-07-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10714
10715 * make-dist: Include src/gnu-hp300 in the dist.
10716
10717 * configure.in (canonical): New variable holds the canonicalized
10718 configuration. Don't alter `configuration'. Use `configuration'
10719 for Makefile.in for file naming.
10720 (testing x_includes and x_libraries): Use =, not ==.
10721
107221993-07-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10723
10724 * Version 19.17 released.
10725
10726 * Makefile.in (src/Makefile): Propagate C_SWITCH_SYSTEM to the src
10727 directory's makefile. This allows the invocation of CPP which
10728 builds xmakefile to receive these switches. The SunSoft C
10729 preprocessor inserts spaces between tokens if it doesn't get the
10730 -Xs flag requested in src/s/sol2.h.
10731
107321993-07-12 Frederic Pierresteguy (F.Pierresteguy@frcl.bull.fr)
10733
10734 * configure.in (m68k-bull-sysv3): New config.
10735
107361993-07-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10737
10738 * configure.in: Use the autoconf AC_FIND_X macro to try to find
10739 the X Windows libraries.
10740
107411993-07-07 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10742
10743 * make-dist (tempdir): Don't create lisp/forms-mode directory in
10744 the distribution. Those files aren't kept in their own
10745 subdirectory any more.
10746
107471993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10748
10749 * Version 19.16 released.
10750
107511993-06-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10752
10753 * configure.in: Add --verbose flag.
10754
107551993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10756
10757 * version 19.15 released.
10758
107591993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10760
10761 * Makefile.in (top_distclean): Use -f switch when cleaning out
10762 lock dir; it might be empty.
10763
10764 * configure.in: Only check for -lXbsd once.
10765
107661993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10767
10768 * Version 19.14 released.
10769
107701993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10771
10772 * make-dist: If using gzip, create distribution with '.gz' extension.
10773
10774 * make-dist (lisp/term): This doesn't have a ChangeLog anymore.
10775 (lisp/forms-mode): This doesn't exist anymore.
10776
10777 * configure.in: Look for the closedir function.
10778
107791993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10780
10781 * configure.in (CPP): Autoconf sets this to a shell variable
10782 reference, which doesn't work when it's edited into a makefile.
10783 Expand that variable reference.
10784
10785 * Makefile.in (CPP): New variable.
10786 (src/Makefile): Edit CPP into src/Makefile.
10787
10788 * Makefile.in (src/Makefile): Don't bother exiting single quotes
10789 and entering double quotes to get the values of LD_SWITCH_X_SITE
10790 and the other make variables; make substitutes them in anyway.
10791
10792 * Makefile.in (uninstall): Don't remove the lisp and etc
10793 directories if they're in the source tree.
10794
10795 Bring mumbleclean targets into conformance with GNU coding standards.
10796 * Makefile.in (mostlyclean, clean): Separate these two; just have
10797 them pass the request to the subdirectory makefiles.
10798 (distclean): Pass the request down, and then get rid of the
10799 files configure built, and get rid of the Makefiles.
10800 (realclean): Pass the request down, and then do the same things
10801 distclean does.
10802 (uninstall, info, dvi): New targets.
10803
10804 * configure.in: Move clause for PC-compatible i386 box to the end
10805 of the case statement, to avoid masking configurations below.
10806
10807 * configure.in: Add case for m88k-motorola-sysv4.
10808
10809 * configure.in: Add support for HP/UX versions 7, 8, and 9 on
10810 the HP 68000 machines.
10811
10812 * configure.in: Put the arguments to LD_SWITCH_X_SITE's and
10813 C_SWITCH_X_SITE's -L and -I switches in quotes, so the
10814 preprocessor won't fiddle with them.
10815
108161993-06-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10817
10818 * Makefile.in (TAGS): cd to src to run etags.
10819
108201993-06-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10821
10822 * configure.in (version): Check the X libraries for XrmSetDatabase
10823 and random, and see if we have -lXbsd.
10824
108251993-06-11 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10826
10827 * configure.in: Pass "-Isrc" to the CPP we run to examine the
10828 s/*.h and m/*.h files. Martin Tomes
10829 <mt00@controls.eurotherm.co.uk> says ISC Unix 3.0.1 needs it.
10830
108311993-06-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10832
10833 * configure.in: Move i386-prime-sysv* and i386-sequent-bsd*
10834 above the general i386 alternative.
10835
108361993-06-10 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10837
10838 * configure.in: Recognize configuration name for Data General
10839 AViiON machines.
10840
10841 * configure.in: Use AC_LONG_FILE_NAMES.
10842
108431993-06-09 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10844
10845 * configure.in: Test for bison.
10846 * Makefile.in (YACC): New variable.
10847 (lib-src/Makefile.in): Edit YACC into the makefile.
10848
108491993-06-08 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10850
10851 * Version 19.13 released.
10852
10853 * configure.in (CFLAGS): Don't set this according to the value of
10854 the GCC shell variable. Instead, consult the machine and system
10855 files for the values of C_OPTIMIZE_SWITCH and C_DEBUG_SWITCH, and
10856 test __GNUC__ while we're at it.
10857
10858 * configure.in: Remove extra ;; from hpux cases.
10859
108601993-06-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10861
10862 * configure.in: Check to see if the system has -ldnet.
10863
108641993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10865
10866 * make-dist: Add clauses to distribute lisp/forms-mode.
10867
108681993-06-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10869
10870 * configure.in (machine): Fix the versions in hpux version number test.
10871 Do not guess based on cpu type. Do check for explicit system version.
10872
108731993-06-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10874
10875 * configure.in: Do NOT look for `unknown' as company name.
10876
108771993-06-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10878
10879 * configure.in: Fix typo in message.
10880
108811993-06-01 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10882
10883 * Version 19.12 released.
10884
10885 * Makefile.in (do-install): Correct previous etc-copying change.
10886 Partially rewrite using `if'.
10887 (src/Makefile): Insert --x-libraries option into LD_SWITCH_X_SITE.
10888
10889 * Version 19.11 released.
10890
10891 * configure.in: Handle 386bsd.
10892
108931993-05-31 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10894
10895 * make-dist: Update getdate.c.
10896
10897 * configure.in: Handle bsd386.
10898
10899 * Makefile.in (do-install): Use `-' in tar options.
10900
10901 * configure.in: Change ! "${...}" to x"${...}" = x.
10902
10903 * Makefile.in (do-install): Copy the DOC-* files from the build
10904 etc directory, as well as lots of things from ${srcdir}/etc.
10905
10906 * make-dist: Copy config.guess.
10907
10908 * configure.in: Handle AIX versions 1.2, 1.3.
10909
109101993-05-30 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10911
10912 * configure.in: Use s/bsd4-3.h for mips-mips-riscos4, and add
10913 the configuration name mips-mips-usg* to represent USG systems.
10914
10915 * configure.in: Fix logic to detect if srcdir is already configured.
10916
10917 * Makefile.in: Pass in LD_SWITCH_X_SITE.
10918
10919 * Makefile.in (mkdir, clean, mostlyclean, do-install): Use `(cd
10920 foo && pwd)` instead of `(cd foo ; pwd)` to get the canonical name
10921 of a directory; cd might fail, and have pwd print out the current
10922 directory.
10923
109241993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10925
10926 * configure.in: When looking for sources, use '.', not `.`. Also '..'.
10927
109281993-05-30 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10929
10930 * configure.in: Complain if srcdir points at an already-configured
10931 tree.
10932
109331993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10934
10935 * Version 19.10 released.
10936
109371993-05-29 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10938
10939 * Makefile.in: Use Makefile comments, not C comments.
10940
10941 * configure.in: Add case for the Tektronix XD88.
10942
109431993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10944
10945 * configure.in: Handle sysv4.2 and sysvr4.2.
10946
109471993-05-29 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10948
10949 * configure.in: Traverse the argument list without destroying it;
10950 don't use shift. It turns out that "set - ${saved_arguments}"
10951 doesn't work portably.
10952
10953 * configure.in: Add missing "fi".
10954
10955 * make-dist: Rebuild configure if configure.in is newer.
10956
10957 * Makefile.in (src:, lib-src:, FRC:): Force the src and lib-src
10958 targets to be executed even if make remembers that it has already
10959 satisfied FRC.
10960
109611993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10962
10963 * Makefile.in (do-install): Delete redundant code to copy etc twice.
10964
10965 * configure.in (romp): Handle various version numbers with aos and bsd.
10966
109671993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10968
10969 * configure.in: Fix message text.
10970
109711993-05-28 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10972
10973 * make-dist: Make a `site-lisp' directory in the distribution,
10974 instead of a `local-lisp' directory, which hasn't been the
10975 appropriate name for a long time.
10976 * Makefile.in (@rip_paths@locallisppath): Use site-lisp directory
10977 from the distribution first, then /usr/local/lib/emacs/site-lisp.
10978
10979 * Makefile.in (do-install): Correctly detect if ./etc and
10980 ${srcdir}/etc are the same.
10981
10982 * configure.in: Extract UNEXEC from the system configuration
10983 files, compute the name of the source file corresponding to the
10984 object file, and #define it as UNEXEC_SRC in config.h.
10985
10986 * configure.in: If srcdir is '.', then try using PWD to make it
10987 absolute.
10988
10989 * configure.in: Include ${srcdir} in the printed report, to help
10990 people notice if it's an automounter path.
10991
109921993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10993
10994 * configure.in (prefix): Don't run pwd on srcdir unnecessarily.
10995
109961993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10997
10998 * Makefile.in (do-install): Delete the dest dir, not the source dir,
10999 when they are different. Add `shift' command.
11000 (COPYDESTS, COPYDIR): Delete external-lisp dir.
11001 (externallispdir): Var deleted.
11002
11003 * configure.in: Delete spurious paren outputting short_usage.
11004
110051993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11006
11007 * Version 19.9 released.
11008
110091993-05-26 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11010
11011 * Makefile.in (${SUBDIR}): Pass the value of the make variable to
11012 subdirectory makes.
11013
11014 * make-dist: Check for .elc files with no corresponding .el file.
11015
11016 * Makefile.in (mkdir): Make all the directories in locallisppath.
11017
11018 * config.guess: New file.
11019 * configure.in: Use it, tentatively.
11020 * INSTALL: Mention its usage.
11021
11022 * configure.in (hppa-hp-hpux): Use uname -r instead of uname -m;
90eacf99
SM
11023 the former gives you the operating system rev directly.
11024 Use s/hpux.h if we don't recognize what we got.
067d23c9
KY
11025
11026 * Makefile.in (do-install): Don't remove a destination directory
11027 if it's the same as the source. If ${srcdir}/info == ${infodir},
11028 don't try to copy the info files.
11029
11030 * Makefile.in (COPYDIR, COPYDESTS): Don't mention etc twice; this
11031 doesn't work if you're not using a separate source directory.
11032 (do-install): Copy the build tree's etc directory only after
11033 making sure it's not also the source tree's etc directory.
11034
110351993-05-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11036
11037 * configure.in: Handle sunos4.1.3 specially.
11038
110391993-05-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11040
11041 * Makefile.in (INSTALL): Add definition.
11042
11043 * configure.in: Fix some messages. Support -with-gnu-cc.
11044 At the end, use `set --', not `set -'.
11045 Delete spurious `.h' in hpux alternatives.
11046
110471993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11048
11049 * Version 19.8 released.
11050
110511993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11052
11053 * configure.in: When looking for source in the same directory as
11054 the configure script, make the path thus discovered absolute.
11055 If the user specifies the `--srcdir' switch, make that directory
11056 absolute too.
11057
11058 * Makefile.in (srcdir): Remove comment saying this doesn't work.
11059
11060 * Makefile.in (src/paths.h): Edit the `infodir' variable into this
11061 too, as the value of the PATH_INFO macro.
11062
11063 * configure.in: Check to see if the source lives in the same
11064 directory as the configure script.
11065
110661993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11067
11068 * Makefile.in (install): Split this into `install' and
11069 `do-install', to give people more control over exactly what gets
11070 done.
90eacf99
SM
11071 (do-install): New target, containing the guts of `install'.
11072 Don't remove and recreate the directories inside the copying loop - do
067d23c9
KY
11073 it all before the copying loop. Pass more flags to the lib-src
11074 make.
11075 (mkdir): Create ${infodir}, ${mandir}, and ${sitelispdir} here, to
11076 avoid errors and warnings.
11077
11078 * configure.in: For generic IBM PC boxes, insist on "unknown" for
11079 the manufacturer - the more general case was blocking other i386
11080 configuration names below, and that's how the names are written in
11081 MACHINES anyway.
11082
11083 * make-dist: When breaking links, remove the link before moving
11084 the copy onto it, to avoid interactive behavior.
11085
11086 * Makefile.in: Doc fix.
11087
11088 * configure.in: Doc fix.
11089
11090 * INSTALL: Mention --exec-prefix option.
11091
11092 * configure.in: Add support for the `--exec-prefix' option.
11093 * Makefile.in: Accept that support.
11094
11095 * configure.in: Use the AC_PROG_INSTALL macro.
11096 * Makefile.in (INSTALL): Variable removed.
11097 (INSTALL_PROGRAM, INSTALL_DATA): Accept these values from configure.
11098
11099 * configure.in: Distinguish between hp800's and hp700's by calling
11100 "uname -m".
11101
111021993-05-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11103
11104 * configure.in: Recognize configuration names for i860 boxes
11105 running SYSV.
11106
111071993-05-23 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11108
11109 * configure.in: Distinguish between hp800's and hp700's by the
11110 version of HP/UX they run, since that's something people are more
11111 likely to know - hp700's run 8.0.
11112 Add HP 700 configuration.
11113
11114 * configure.in: Test for the presence of the `rename' function.
11115
11116 * Makefile.in (C_SWITCH_X_SITE): New variable - get this from
11117 configure.in.
11118 (oldXMenu/Makefile): Edit C_SWITCH_X_SITE into this.
11119
11120 * make-dist: Break intra-tree links.
11121
11122 * configure.in: Explain that this is an autoconf script, and give
11123 instructions for rebuilding configure from it. Arrange to put
11124 comments in configure explaining this too.
11125
11126 * configure.in: Make the first line of the configure script be
11127 "#!/bin/sh". Leaving the first line blank didn't work.
11128
90eacf99 11129 * configure.in (long_usage): Remove; made short_usage describe
067d23c9
KY
11130 the options briefly.
11131
11132 * configure.in: Implement the --prefix option.
11133 * Makefile.in (prefix): Add support for it here.
11134 * INSTALL: Document it here.
11135
11136 * Makefile.in (install): Don't assume that the files in the `info'
11137 subdirectory match *.info. They don't have that prefix.
11138
111391993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11140
11141 * configure.in: Add case for version 5 of Esix.
11142
111431993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11144
11145 * Version 19.7 released.
11146
11147 * make-dist: There aren't any *.com files in lib-src anymore.
11148
11149 * make-dist: Copy texinfo.tex and texindex.c, rather than linking
11150 them; they're symlinks to other filesystems on the GNU machines.
11151
11152 * make-dist: Check that the manual reflects the same version of
11153 Emacs as stated in lisp/version.el. Edit that version number into
11154 the README file.
11155
111561993-05-21 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11157
11158 * configure.in: Remove the hack of AC_DEFINE; use
11159 AC_DEFINE_UNQUOTED.
11160
111611993-05-20 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11162
11163 * make-dist: Don't distribute precomp.com, compile.com, or
11164 link.com from ./src; they're in ./vms now.
11165
11166 Some time-handling patches from Paul Eggert:
11167 * configure.in: Add AC_TIMEZONE.
11168
111691993-05-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11170
11171 * configure.in: Recognize Linux as a valid operating system for
11172 the i386.
11173
111741993-05-18 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11175
11176 * make-dist: Distribute some VMS files we got from Richard Levitte.
11177
11178 * Makefile.in (oldXMenu/Makefile): Take oldXMenu/Makefile.in as
11179 the source for the sed command, not oldXMenu/Makefile.
11180
111811993-05-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11182
11183 * INSTALL: Don't claim the srcdir option doesn't work.
11184
111851993-05-16 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11186
11187 * configure.in: Include remarks saying what order the autoconf
11188 tests should go in, and remind people to change config.h.in
11189 whenever they add autoconf tests which make #definitions.
11190
11191 * make-dist: Distribute oldXMenu/Makefile.in, not oldXMenu/Makefile.
11192
111931993-05-15 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11194
11195 * Makefile.in (oldXMenu/Makefile): Make this depend on
11196 ${srcdir}/oldXMenu/Makefile.in, not itself.
11197
11198 * PROBLEMS: Some updates from David J. Mackenzie.
11199
11200 More changes from David J. Mackenzie.
90eacf99
SM
11201 * Makefile.in (install.sysv, install.xenix, install.aix):
11202 Targets removed; autoconf and config.h should specify all these
067d23c9
KY
11203 differences.
11204 (buildlisppath): Make this path depend on ${srcdir}.
90eacf99 11205 (INSTALLFLAGS): Remove.
067d23c9
KY
11206 (INSTALL): Include the -c flag.
11207 (install): Change the way we invoke install accordingly.
11208
11209 Install ${srcdir} changes from DJM.
11210 * Makefile.in (SUBDIR_MAKEFILES): Add oldXMenu/Makefile to this
11211 list.
11212 (COPYDIR, COPYDESTS): Install files from both the etc directory in
11213 the source tree and the etc directory in the object tree.
11214 (${SUBDIR}): Pass the prefix variable down to submakes.
11215 (everywhere): Use `sed', not `/bin/sed'. Not all systems have sed
11216 in /bin.
11217 (lib-src/Makefile, src/Makefile, oldXMenu/Makefile): Edit in
11218 values for srcdir and VPATH.
11219 (install): Add `v' flag to tar command. Make sure that `dir'
11220 exists in ${srcdir}/info before copying it. Remember that the man
11221 pages come from the source tree, not the object tree.
11222 * configure.in: Remove remarks saying that the --srcdir option
11223 doesn't work.
11224 Create the etc directory in the object tree.
11225 Recognize configuration names of the form *-sun-solaris*.
11226 Recognize sunos5 and solaris as operating system names.
11227
11228 * configure.in: Use the AC_TIME_WITH_SYS_TIME macro, for
11229 lib-src/getdate.y and src/systime.h.
11230
112311993-05-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11232
11233 * make-dist: Make links in info subdir.
11234
112351993-05-13 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11236
11237 * configure.in: Call AC_STDC_HEADERS.
11238
112391993-05-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11240
11241 * configure.in: Sidestep autoconf's quoting of the second argument
11242 of AC_DEFINE, so we can specify the value to put there. It would
11243 be nice if autoconf provided some way to specify computed values
11244 for macros.
11245
112461993-05-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11247
90eacf99 11248 * Makefile.in (DEFS): Delete; since we're using AC_CONFIG_HEADER,
067d23c9
KY
11249 this is always just -DHAVE_CONFIG_H.
11250
11251 The GNU coding standards specify that CFLAGS should be left for
11252 users to set.
11253 * Makefile.in (CFLAGS): Let configure determine the default value
90eacf99
SM
11254 for this.
11255 Don't have it default to DEFS.
067d23c9
KY
11256 (${SUBDIR}): Pass CFLAGS down to submakes, not DEFS.
11257 (lib-src/Makefile, src/Makefile): Edit the default value for
11258 CFLAGS into these files, not DEFS.
11259 * configure.in (CFLAGS): Choose a default value for this - "-g"
11260 normally, or "-g -O" if we're using GCC. Edit it into the
11261 top-level Makefile.
11262
11263 * configure.in: When scanning the machine and system description
11264 #include files, write their names to conftest.c properly.
11265
112661993-05-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11267
11268 * configure.in: In configuration name case for Apallos running
11269 Domainios, set opsys, not opsysfile.
11270
11271 * configure.in: Use the autoconf AC_CONFIG_HEADER macro to produce
11272 src/config.h, instead of AC_OUTPUT; the latter overwrites
11273 src/config.h even when it hasn't changed, puts a makefile-style
11274 comment at the top even though it's C code, and produces a
11275 config.status script which doesn't do the job right.
11276
11277 * configure.in: Add AC_LN_S test, so we can tell whether or not we
11278 can use a symbolic link to get the X Menu library into src.
11279 * Makefile.in (LN_S): New variable.
11280 (src/Makefile): Edit the value of LN_S into this makefile.
11281
112821993-05-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11283
11284 * configure.in: Support *-sco3.2v4* as opsystem.
11285
11286 * make-dist: Don't include calc directory.
11287 Exclude many files in the man directory; copy a few.
11288
112891993-05-04 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11290
11291 * configure.in: Use AC_HAVE_HEADERS to test for sys/time.h, and
11292 call AC_STRUCT_TM to see what's in time.h.
11293
11294 * configure.in: Employ quoting stupidity to get the value of CPP
11295 to expand properly.
11296
112971993-04-27 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11298
11299 * configure.in: Use the AC_PROG_CPP macro, and then use the CPP
11300 variable to scan the machine and system description files.
11301
11302 * configure.in: Use the AC_HAVE_HEADERS to check for sys/timeb.h,
11303 so that getdate.y builds correctly.
11304
113051993-04-26 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11306
11307 * configure.in (tempcname): Change this to "conftest.c", so it will
11308 work properly on systems with short filenames; this is the name
11309 autoconf uses.
11310
11311 * configure.in: Also detect the availability of dup2 and
11312 gethostname.
11313
11314 * configure.in: Use the AC_ALLOCA test.
11315 * Makefile.in (ALLOCA): New variable, to be set by ./configure.
11316 (lib-src/Makefile): Edit the value of ALLOCA into lib-src/Makefile.
11317
113181993-04-24 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11319
11320 * make-dist: Distribute configure, as well as configure.in.
11321 Oversight.
11322
113231993-04-23 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11324
11325 * Makefile.in (install): Print out the name of the directory we're
11326 copying, so people can have some idea of whether we're making
11327 progress.
11328
11329 * Makefile.in (install.aix, install.xenix, install.sysv, install):
11330 Don't forget to re-create the COPYDESTS directories after we clear
11331 them out.
11332
113331993-04-13 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11334
11335 * Makefile.in: Add autoconf cookies so that the configure
11336 script can comment out sections of path variable definitions to
11337 choose between the installable configuration and the run-in-place
11338 configuration.
11339 * configure.in: Add new option `--run-in-place', to select the
11340 run-in-place path definitions.
11341
11342 * configure.in: Add a clause to the big configuration name case
11343 for the NeXT machine.
11344
113451993-04-12 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11346
11347 * Makefile.in (install, install.sysv, install.xenix, install.aix):
11348 Make sure that each source directory exists, and is different from
11349 the destination directory; then, delete the destination before
11350 copying over the source.
11351
11352 * make-dist: Distribute configure.in, instead of configure.
11353
113541993-04-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11355
11356 * configure.in: Don't set CC to "gcc -O" if the user specifies
11357 `--with-gcc'. Add -O to DEFS if GCC is set.
11358
113591993-04-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11360
11361 * Makefile.in (clean mostlyclean): Missing right paren.
11362
11363 * configure.in: When checking for X windows, search for an X11
11364 subdirectory of ${x_includes}.
11365
11366 * configure.in: Check for gettimeofday function, for getdate.y.
11367
11368 Change `configure' to a mixture of custom code and autoconf stuff.
11369 autoconf can't derive all the information we need, but we'd really
11370 like to be able to take advantage of some of its tests, and its
11371 file-editing facilities.
11372 * configure.in: Renamed from configure.
11373 Quote the sections of shell script we want copied literally to
11374 the configure script.
11375 (compile): Initialize this to make the autoconf macros' code happy.
11376 Use AC_PROG_CC, AC_CONST, and AC_RETSIGTYPE instead of writing out
11377 code to do their jobs.
11378 Use autoconf to produce Makefile and src/config.h.
11379 Remove the Makefile-style comment that autoconf places at the top
11380 of src/config.h.
90eacf99
SM
11381 (config_h_opts): Remove - no longer necessary.
11382 * Makefile.in (configname): Rename to configuration.
11383 (CONFIG_CFLAGS): Rename to DEFS.
11384 (CC, DEFS, C_SWITCH_SYSTEM, version, configuration): Adjust to
067d23c9
KY
11385 get values via autoload @cookies@.
11386 (libsrc_libs): Get this from autoconf. We used to do nothing
11387 about this.
11388 (${SUBDIR}): Pass DEFS to submakes instead of CONFIG_CFLAGS.
11389
90eacf99
SM
11390 * Makefile.in (src/paths.h, lib-src/Makefile, src/Makefile):
11391 Don't echo the move-if-change command.
067d23c9
KY
11392
113931993-04-08 Jim Blandy (jimb@churchy.gnu.ai.mit.edu)
11394
11395 * make-dist: Distribute lib-src/rcs-checkin.
11396
11397 * make-dist: It's oldXMenu/compile.com, not oldXMenu/compile.mms.
11398 Don't try to make links to the RCS or Old subdirectories.
11399 Use the appropriate extension for the compression type in use.
11400 Create the tar file in the shell's initial default directory, not
11401 in ${tempparent}.
11402 Erase the whole ${tempparent} tree, not just ${tempdir}.
11403
114041993-03-30 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11405
11406 * Makefile.in (src/paths.h): Don't echo the huge sed command we
11407 use to build paths.h.
11408 (lib-src/Makefile, src/Makefile): Similarly.
11409
11410 * configure: Extend test for working `const' keyword to handle AIX
11411 3.2 cc.
11412
114131993-03-24 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11414
11415 * make-dist: Distribute lisp/term/ChangeLog.
11416
11417 Arrange for C compilation throughout the tree to get
11418 C_SWITCH_SYSTEM from the configuration files.
11419 * configure: Extract C_SWITCH_SYSTEM from the machine and
11420 system-dependent files, and save it in the top-level Makefile.
11421 * Makefile.in (C_SWITCH_SYSTEM): New flag for configure to edit.
11422 (lib-src/Makefile): Edit C_SWITCH_SYSTEM into lib-src/Makefile.
11423
11424 * make-dist: Include the VMS support files in oldXMenu in the
11425 distribution.
11426
11427 * configure: Doc fix.
11428
11429 * configure: Fix corrupted config_h_opts.
11430
11431 * configure: Properly report option names in error messages.
11432
11433 * configure: Properly recognize --x-includes and --x-libraries
11434 options.
11435
11436 * configure: Fix syntax errors in code handling XFree386.
11437
114381993-03-23 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11439
11440 * configure: Add special code to detect XFree386, and tell
11441 config.h about it.
11442
11443 * configure: Properly handle extracting values of LIBS_MACHINE and
11444 LIBS_SYSTEM that contain spaces.
11445
90eacf99
SM
11446 * configure: Add `--x-includes' and `--x-libraries' options.
11447 I think these are dopey, but no less than three alpha testers, at
067d23c9
KY
11448 large sites, have said they have their X files installed in odd
11449 places. Implement them by setting C_SWITCH_X_SITE and
11450 LD_SWITCH_X_SITE in src/config.h.
11451
114521993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
11453
11454 * make-dist: Don't distribute etc/Old files.
11455
11456 * GETTING.GNU.SOFTWARE, PROBLEMS: Registered into RCS with their
11457 backups.
11458
114591993-03-20 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11460
11461 * make-dist: Fix typo.
11462
114631993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
11464
11465 * make-dist: Corrected typo, fixed it to discard = and TAGS files
11466 in some cases where it should but didn't seen to.
11467
11468 * Makefile.in: Added unlock and relock productions.
11469
114701993-03-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11471
11472 * make-dist: Add a --compress option to force make-dist to use
11473 compress.
11474
11475 * make-dist: Use gzip, if we can find it.
11476
11477 * configure: Recognize rs6000-ibm-aix32 and rs6000-ibm-aix, and
11478 make rs6000-ibm-aix default to -aix32.
11479
114801993-03-17 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
11481
11482 * Makefile.in: Added `Developer's configuration' section.
11483
114841993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
11485
11486 * Makefile.in: Add commented-out variable settings for developer's
11487 configuration.
11488
114891993-03-14 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11490
11491 * make-dist: Distribute `src/bitmaps' too.
11492
114931993-03-14 Charles Hannum (mycroft@hal.gnu.ai.mit.edu)
11494
11495 * configure: Recognize rs6000-ibm-aix32 and rs6000-ibm-aix, and
11496 make rs6000-ibm-aix default to -aix32.
11497
114981993-03-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11499
11500 * configure: Recognize strings like "sysvr0" or "sysvr1" as System V.
11501
11502 * Makefile.in (install.sysv): Add a second `$' in front of
11503 `${dest}', so that the shell will expand it, instead of Make.
11504
11505 * configure: When processing the name of the configure script,
11506 collapse `././' to `./', but leave a single `./' prefix alone.
11507
11508 * configure: Doc fix.
11509
115101993-03-04 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11511
11512 * configure: Handle isc3.0 correctly.
11513
115141993-02-25 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11515
11516 * make-dist: Don't try to copy the COPYING notice into
11517 external-lisp; we're not distributing that directory any more.
11518
115191993-02-24 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11520
11521 * Makefile.in (install, install.aix, install.xenix, install.sysv):
11522 Remove CVS subdirectories from the installed directory trees, as
11523 well as RCS directories.
11524
115251993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11526
11527 * make-dist: Only copy gmalloc.c if we couldn't link it.
11528 Don't try to copy man/{README,Makefile} unless they actually exist.
11529
11530 * Makefile.in (lisppath): Don't include externallispdir in this.
11531 We're not sure whether we're even going to distribute the
11532 directory yet.
11533
115341993-02-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11535
11536 * make-dist: Don't distribute the external-lisp directory anymore.
11537 * INSTALL: Remove all references to external-lisp.
11538
11539 * configure: Detect whether the compiler supports `const'
11540 properly, and edit src/config.h accordingly.
11541
11542 * configure: Tweak layout of final report.
11543
11544 * Makefile.in (${SUBDIR}): Pass CONFIG_CFLAGS to the submakes, not
11545 CFLAGS.
11546
11547 * Makefile.in (locallisppath): Make this default to
11548 ${datadir}/emacs/site-lisp, instead of
11549 ${datadir}/emacs/local-lisp. ${datadir} and ${statedir} are often
11550 the same thing, and local-lisp causes completion conflicts with
11551 lock.
11552 (lisppath): Add ${externallispdir} to this.
11553 * INSTALL: Adjust installation directions.
11554
11555 * Makefile.in (externallispdir): New variable, to say where to
11556 install the externally-maintained lisp files.
11557 (COPYDIR, COPYDESTS): Copy the external lisp directory just like
11558 the others.
11559 * INSTALL: Describe external-lisp and the new externallispdir
11560 variable.
11561
115621993-02-14 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11563
11564 * configure (progname): New option `--with-gcc'. Make it clearer
11565 how we are trying to guess whether or not we have GCC.
11566 * INSTALL: Document the `--with-gcc' option, and improve
11567 description of `--with-x' options.
11568
115691993-02-06 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11570
11571 * Makefile.in (COPYDIR, COPYDESTS): Remove ${srcdir}/info and
11572 ${infodir} from these variables; we have written out explicit code
11573 to install the info files.
11574
115751993-01-25 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11576
11577 * make-dist: Don't distributed the RCS files in the etc directory.
11578
115791993-01-24 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11580
11581 * Makefile.in: Some makes can't handle comments in the middle of
11582 commands; move them to before the whole rule.
11583
115841993-01-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11585
11586 * README: Mention what Emacs is.
11587
115881993-01-14 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11589
11590 * make-dist: Include `./lisp/calc-2.02' in the distribution.
11591 Add `./cpp' and `./man' back into the distribution.
11592
115931993-01-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11594
11595 * Makefile.in: Define MAKE, and use where appropriate.
11596
115971993-01-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11598
11599 * make-dist: Remember that the authoritative COPYING notice is
11600 `etc/COPYING', not `../etc/COPYING'.
11601
116021992-12-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11603
11604 * make-dist: Make sure that the COPYING notices in each directory
11605 are copies, not symlinks.
11606
116071992-12-19 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11608
11609 * INSTALL: The build process produces an executable called `emacs'
11610 now. Change references.
11611 * Makefile.in: Adjust `install.mumble' targets to install
11612 `src/emacs', not `src/xemacs'.
11613
11614 * configure: Start with a blank line; this keeps some old CSH's
11615 from thinking it's a CSH script. Most systems will just use
11616 /bin/sh to run it, which is what we're expecting; the only other
11617 shells which might try to interpret it themselves are probably
11618 Bourne-compatible.
11619
116201992-12-14 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11621
11622 * INSTALL: Improvements suggested by David Mackenzie.
11623
116241992-12-12 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11625
11626 * Makefile.in (install, install.sysv, install.xenix, install.aix):
11627 Don't try to copy the info files if there aren't any; the
11628 unexpanded globbing pattern disappoints `install'. Ignore the
11629 return status of that command.
11630
11631 * INSTALL: Updated for new configuration arrangement.
11632
11633 * configure: Don't make the top-level Makefile read-only - people
11634 may want to edit the values of the path variables.
11635
11636 * Makefile.in (install, install.sysv, install.xenix, install.aix):
11637 Install the info files in ${infodir}. Install the executable
11638 under both `emacs' and `emacs-VERSION'.
11639
11640 * Makefile.in: Doc fix.
11641
11642 * Makefile.in (exec_prefix): New variable, as per latest version
11643 of coding standards.
11644 (bindir, libdir): Use it, instead of `prefix'.
11645 (lib-src/Makefile): Edit value of exec_prefix into lib-src/Makefile.
11646
11647 * Makefile.in (mandir): Make the default value for this depend on
11648 $(prefix).
11649
11650 * Makefile.in (datadir, statedir, libdir): Make these all default
11651 to ${prefix}/lib.
90eacf99
SM
11652 (lispdir, locallisppath, etcdir, lockdir, archlibdir):
11653 Adjust to compensate.
067d23c9
KY
11654
11655 * Makefile.in (install, install.sysv, install.xenix, install.aix):
11656 Install the etags and ctags man pages too.
11657
11658 * Makefile.in (distclean): Don't delete backup files; that's the
11659 job of extraclean.
11660 (extraclean): Like distclean, but deletes backup and autosave files.
11661
116621992-12-10 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11663
11664 Make path specification conform to GNU coding standards.
11665 * configure (long_usage): Remove all traces of old arguments from
11666 usage messages, and document the options we do accept in more
11667 detail: -with-x... and --srcdir.
90eacf99 11668 (options, boolean_opts): Delete; we don't have enough options to
067d23c9
KY
11669 make this worthwhile.
11670 (prefix, bindir, lisppath, datadir, libdir, lockdir): Deleted,
11671 along with the code which supported them; these should be set as
11672 arguments to the top-level make.
11673 (config_h_opts): Since this no longer doubles as a list of option
11674 names, make them upper case; this simplifies the code which uses
11675 them to build the sed command to edit src/config.h. Change the
11676 code which sets them.
11677 (cc, g, O): Don't allow the user to set these using options; they
11678 should be specified using `CC=' and `CFLAGS=' arguments to the
11679 top-level make. Just choose reasonable default values for them,
11680 and edit them into Makefile.in's default CC and CONFIG_CFLAGS
11681 values.
11682 (gnu_malloc, rel_alloc): Don't allow the user to set these using
11683 options; use them whenever the configuration files say they're
11684 possible.
11685 Simplify the argument processing loop. Don't accept abbreviations
11686 for option names; these might conflict with other configuration
11687 options in the future.
11688 Add some support for the `--srcdir' option. Check for the sources
11689 in . and .. if `--srcdir' is omitted. If the directories we will
11690 compile in don't exist yet, create them under the current directory.
11691 Note that the rest of the build process doesn't really support
11692 this.
90eacf99
SM
11693 Edit only the top Makefile. That should edit the others.
11694 Edit into the makefile: `version', from lisp/version.el, `configname'
067d23c9
KY
11695 and `srcdir' from the configuration arguments, `CC' and
11696 `CONFIG_CFLAGS' as guessed from the presence or absence of GCC in
11697 the user's path, and LOADLIBES as gleaned from the system
11698 description files.
11699 Simplify the report generated; it doesn't need to include any
11700 description of paths now.
11701 Make `config.status' exec configure instead of just calling it, so
11702 there's no harm in overwriting `config.status'.
11703 * Makefile.in (version, configname): New variables, used to choose
11704 the default values for datadir and libdir.
11705 Path variables rearranged into two clearer groups:
11706 - In the first group are the variables specified by the GNU coding
11707 standards (prefix, bindir, datadir, statedir, libdir, mandir,
11708 manext, infodir, and srcdir).
11709 - In the second are the variables actually used for Emacs's paths
11710 (lispdir, locallisppath, lisppath, buildlisppath, etcdir, lockdir,
11711 archlibdir), which depend on the first category.
11712 datadir and libdir default to directories under
11713 ${prefix}/lib/emacs instead of ${prefix}/emacs, by popular
11714 demand.
11715 etcdir and lispdir default to subdirectories of datadir.
11716 archlibdir defaults to libdir.
11717 The new installation tree is a bit deeper than it used to be, so
11718 use the new make-path program in lib-src to build them all.
11719 Always build a new src/paths.h.tmp and then move-if-change it to
11720 src/paths.h, to avoid unnecessary rebuilds while responding to the
11721 right changes.
11722 Remove all mention of arch-lib. Run utility commands from
11723 lib-src, and let the executables be copied into archlibdir when
11724 Emacs is installed.
11725 Add targets for src/Makefile, lib-src/Makefile, and
11726 oldXMenu/Makefile, editing the values of the path variables into
11727 them.
11728 Let lib-src do its own installation.
11729 (datadir): Default to putting data files under
11730 ${prefix}/lib/emacs/${version}, not /usr/local/emacs.
11731 (emacsdir): Variable deleted; it would only be confusing to use.
11732 (lispdir, etcdir): Default to ${datadir}/lisp.
11733 (mkdir): Use make-path for this.
11734 (lockdir): Do this in mkdir.
11735 (Makefile): New target.
11736
11737 * configure (usage_message): Rename to long_usage.
11738
11739 * make-dist: Don't bother creating an arch-lib directory; that's
11740 only for installation now.
11741
117421992-11-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11743
11744 * configure: Use GCC-style configuration names, using config.sub.
11745 Change the usage and help messages.
11746
11747 * configure: Initialize window_system, not indow_system.
11748
11749 * configure: Report which window system, compiler, and signal
11750 handler return type we decide to use.
11751
11752 * make-dist: Explain what's going on if config.sub and gmalloc.c
11753 can't be linked. Place the code which copies them near the code
11754 which links the rest of the files around them.
11755
117561992-11-15 Jim Blandy (jimb@apple-gunkies.gnu.ai.mit.edu)
11757
11758 * make-dist: Don't bother to distribute src/*.com, or
11759 src/vmsbuild; those have all been moved to `../vms'.
11760
117611992-11-07 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11762
11763 * make-dist: Don't forget that the way to avoid filenames starting
11764 with `=' is to use the pattern `[a-zA-Z0-9]*.h', not
11765 `[a-zA-Z0-9].h'. Add a new section for dealing with files that we
11766 couldn't make hard links to, since we have two already, and
11767 perhaps more to come.
11768
117691992-11-04 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11770
11771 * configure: When editing parameters into lib-src/Makefile, change
11772 the definition of CONFIG_CFLAGS instead of CFLAGS itself; CFLAGS
11773 needs some other flags too.
11774
117751992-11-03 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11776
11777 * configure: Remove spurious echo of the configuration name.
11778
11779 * make-dist: Don't distribute files in src/m and src/s whose names
11780 begin with `='.
11781
117821992-10-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11783
11784 * configure: Update GNU_MALLOC and REL_ALLOC in config.h.
11785 Also LISP_FLOAT_TYPE.
11786
117871992-10-26 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11788
11789 * make-dist: Copy config.sub, since it's a symbolic link to a file
11790 on another file system.
11791
117921992-10-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11793
11794 * make-dist: Include lib-src/makedoc.com and emacs.csh in the
11795 distribution.
11796
11797 * config.sub: New file, to help us recognize configuration names.
11798 * make-dist: Include it in the distribution.
11799
118001992-09-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11801
11802 * configure: Convert `-' to `_' in specified option names.
11803 Accept options with --. Delete --highpri and --have-x-menu options.
11804 New options --with-x and --with-x10 replace -window-system.
11805 Don't mention options --gnu-malloc, --rel-alloc
11806 or --lisp-float-type in help message.
11807
118081992-09-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
11809
11810 * make-dist: Include the `vms' subdirectory in the distribution.
11811
118121992-09-10 Jim Blandy (jimb@pogo.cs.oberlin.edu)
11813
11814 * configure: Remove lines starting with "# DIST: " when building
11815 lib-src/Makefile and src/Makefile. This allows us to mark the
11816 "Makefile.in" files with explanatory comments which won't also get
11817 stuck in the Makefiles.
11818
118191992-09-05 Jim Blandy (jimb@pogo.cs.oberlin.edu)
11820
11821 * make-dist: Don't use the '+' operator in the sed regular
11822 expression that extracts the version number from lisp/version.el;
11823 Ultrix sed doesn't seem support the operator. Just double the
11824 operand and use *.
11825
118261992-09-01 Jim Blandy (jimb@pogo.cs.oberlin.edu)
11827
11828 * Makefile.in: Doc fix.
11829
118301992-08-31 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11831
11832 * configure: Rewrite sed command to remove at most one ./ prefix;
11833 Ultrix's sed doesn't allow us to apply the * operator to a \( \)
11834 group.
11835
118361992-08-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11837
11838 * Makefile.in (src/paths.h): Use sed, not /bin/sed.
11839
118401992-08-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
11841
11842 * make-dist: Go ahead and build a new TAGS file, unless the
11843 --newer option was specified. Don't try to delete a TAGS file
11844 from etc; it's not kept there, and shouldn't be deleted anyway.
11845
118461992-08-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
11847
11848 * make-dist: If the lisp directory contains a default.el, don't
11849 distribute it.
11850
11851 * configure: When searching signal.h for the type of a signal
11852 return handler, make a copy of it, not a symbolic link to it; that
11853 way, it will work on systems that don't have symbolic links.
11854
118551992-08-14 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
11856
11857 * make-dist: Taught it about vcdiff and rcs2log, added --newer
11858 option for generating incremental distributions. Stopped it from
11859 generating a TAGS file into the distribution; that sucker is
11860 *big*, and easily enough generated with the toplevel makefile.
11861
118621992-08-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
11863
11864 * configure: When writing config.status, don't prefix progname
11865 with a '.'; it might be absolute.
11866
118671992-08-05 Jim Blandy (jimb@pogo.cs.oberlin.edu)
11868
11869 * configure: Choose to use X11 if either /usr/lib/libX11.a or
11870 /usr/include/X11 exist, not only if both exist.
11871
118721992-07-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11873
11874 * make-dist: Make the new external-lisp directory a duplicate of
11875 the external-lisp directory, not the lisp directory.
11876
118771992-07-07 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11878
11879 * Makefile.in (clean, mostlyclean): Don't bother trying to `make
11880 clean' in arch-lib; it doesn't even have a Makefile.
11881
11882 * Makefile.in (clean, mostlyclean): In the test which tries to
11883 distinguish between the build directory, which should be cleaned,
11884 and the installed directory, which shouldn't, cd to `${emacsdir}',
11885 not `${DESTDIR}${LIBDIR}'.
11886
118871992-06-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
11888
11889 * make-dist: Be sure to delete the .c and .h files that YACC and
11890 BISON create from getdate.y.
11891
11892 * external-lisp: New directory; see `external-lisp/README'.
11893 * make-dist: Added support for the external-lisp subdirectory.
11894
11895 * make-dist: Changed message which complains that make-dist wasn't
11896 invoked in the right directory to indicate which files it was
11897 looking for.
11898
118991992-06-29 Jim Blandy (jimb@pogo.cs.oberlin.edu)
11900
11901 * configure: Add comments explaining why we can't translate
11902 character ranges or control characters in `tr'.
11903
119041992-06-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
11905
11906 * configure: When generating the configuration message, we used to
11907 build the message from the start so that each line began with "# "
11908 so that it would be a comment in `config.status'. However, this
11909 causes trouble if any of the variables we use in the message
11910 expand to more than one line of text - as gnu_malloc_reason
11911 sometimes does. So instead, we build the message as it should be
11912 printed to the user (i.e. without the "# " prefixes), and stick on
11913 the "# "s when we write it to `config.status'.
11914
11915 * Makefile.in (clean, mostlyclean): Don't neglect to clean out
11916 `lib-src' and `arch-lib'.
11917
11918 * configure: When generating report and `config.status' file, note
11919 that bindir only determines where `make install' and
11920 `build-install' will place the executables; this should make it
11921 clear that the ordinary build process will not try to install
11922 things.
11923
119241992-06-10 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11925
11926 * make-dist: Change messages to say that we are 'making links to
11927 X', rather than 'copying X'. And put `' quotes around file names.
11928
11929 * make-dist: Include '.tmp' in the name of the staging directory.
11930
11931 * make-dist: Pass the `-f' option to rm when you're not sure that
11932 the files you're removing actually exist.
11933
11934 * make-dist: When setting up etc/COPYING, always nuke whatever is
11935 there, and then copy it in, to make sure we get a real file.
11936
90eacf99
SM
11937 * make-dist: Don't try to distribute *.defns files any more.
11938 The only such file was for simula.el, which has been superseded by a
067d23c9
KY
11939 version which doesn't have a separate .defns file.
11940
119411992-05-28 Ken Raeburn (Raeburn@Cygnus.COM)
11942
11943 * make-dist: Don't distribute configured versions of config.h.in,
11944 paths.h.in, Makefile.in in src.
11945
11946 * configure: Delete .tmp files before creating them; don't bother
cd1181db 11947 trying to make final targets writable first, since it won't
067d23c9
KY
11948 matter to move-if-change.
11949
119501992-05-19 Jim Blandy (jimb@pogo.cs.oberlin.edu)
11951
11952 * Makefile.in (mkdir, lockdir): Don't put dashes in front of the
11953 mkdir and chmod in the center of all the conditionals. GNU Make
11954 will strip these out, but other makes won't.
11955
119561992-05-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
11957
11958 * make-dist: Include move-if-change in list of files to distribute.
11959
119601992-05-04 Jim Blandy (jimb@pogo.cs.oberlin.edu)
11961
11962 * configure: Remove any "." elements from the program name.
11963
11964 * configure: Don't record the values of all the possible arguments
11965 in config.status; only record the options that the user specified.
11966
11967 * configure: Use move-if-change to move in the new src/config.h.
11968
119691992-04-29 Ken Raeburn (Raeburn@Cygnus.COM)
11970
11971 * move-if-change: New file, copied from gcc release.
11972 * Makefile.in (src/paths.h): Use it, and put the "sed" output into
11973 a temp file, so we don't update paths.h if an error occurs or if
11974 it doesn't need changing.
11975
119761992-04-28 Jim Blandy (jimb@pogo.cs.oberlin.edu)
11977
11978 * Makefile.in (src/paths.h): Do not install a value for the
11979 PATH_SUPERLOCK value; that macro doesn't exist anymore.
11980 * build-install.in: Same thing.
11981
119821992-04-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
11983
11984 * make-dist: Check the flag called "make_tar", not "make_dir"; the
11985 latter, being a typo, is always false, resulting in a program
11986 whose default behavior is to painstakingly build a copy of the
11987 source tree, and then delete it. Rah.
11988
11989 * Makefile.in: Add dist target, and comment for it.
11990
11991 * configure: When scanning <signal.h> for a declaration for
11992 signal, create a symbolic link with a name ending in .c, so the
11993 compiler won't complain that it's only been given .h files.
11994
11995 * configure: Check whether there are any arguments available
11996 before shifting to get the value of a non-boolean parameter.
11997
11998 * make-dist: Doc fix.
11999
120001992-04-20 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12001
12002 * configure: Instead of grepping /usr/include/signal.h for a
12003 signal declaration, run /usr/include/signal.h or
12004 /usr/include/sys/signal.h through cpp and grep for the
12005 declaration.
12006
12007 * configure: Redirect the output of grep to /dev/null instead of
12008 using grep -s - that flag means different things on other systems.
12009
12010 * Makefile.in: Use 'buildlisppath' instead of 'dumplisppath',
12011 since the former is recognizable even if you don't know what
12012 'dumping' is.
12013 * configure: Accommodate that change.
12014
12015 * configure: Accept options for all of the directories you can
12016 change in the Makefile.
12017
12018 * configure: Accept "-OPTION VALUE" as well as "-OPTION=VALUE".
12019
12020 * INSTALL: Mention that you have to copy all the 'FOO.in' files to
12021 FOO before you can use them.
12022
12023 * build-install.in: Made the "Where To Install Things" section
12024 conform with the similar section from Makefile.in. Copied section
12025 which builds src/paths.h from src/paths.h.in from the Makefile.
12026
120271992-04-19 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12028
12029 * configure: Write config.status to pass its command-line
12030 arguments on to configure, so that people can use it to recreate
12031 an old configuration, with minor changes.
12032
120331992-04-16 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12034
12035 * configure: Don't rely on option variables being unset if their
12036 values are the empty string. In particular, when producing the
12037 English report, don't assume that highpri will be unset when no
12038 increased priority has been requested; -highpri='' should be the
12039 same as omitting -highpri altogether.
12040
12041 * configure: Fix dumb bug: when running the system and machine
12042 description files through cpp, mark those lines that we want to
12043 evaluate with the string '@configure@', and then only evaluate
12044 them. This way if the files include anything that actually
12045 generates text (type definitions or external declarations, say),
12046 we won't try to eval it.
12047
120481992-04-11 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12049
12050 * make-dist: New shell script.
12051
12052 * configure: When creating foo from foo.in, make foo read-only to
12053 remind people to edit the .in file instead.
12054
12055 * INSTALL: Changed references to config.h-dist to config.h.in.
12056 The "BUILDING GNU EMACS BY HAND" section neglected to mention how
12057 to build src/paths.h from src/paths.h.in; added a paragraph to do
12058 this.
12059 * configure, Makefile, build-install: Changed filenames like
12060 FOO-dist to FOO.in.
12061
120621992-04-08 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12063
12064 * Makefile, build-install: Renamed to Makefile.in and
12065 build-install.in; the configure script will edit these to produce
12066 the usable Makefile and build-install.
12067 * configure: Changed to produce ./Makefile, ./build-install,
12068 lib-src/Makefile, and src/Makefile from their *.in counterparts,
12069 instead of editing them in place.
12070
120711992-04-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12072
12073 * Makefile: Re-arranged so that the undumped Emacs will search
12074 ../lisp *after* the site's local elisp files.
12075 (locallisppath, dumplisppath): New variables.
12076 (lisppath): This variable's default value is now chosen based on
12077 $(locallisppath) and $(lispdir); while it used to be the
12078 customization point for adding site-local elisp directories to
12079 load-path, that job is now handled mostly by locallisppath.
12080 (src/paths.h): Edit the value of a new macro, PATH_DUMPLOADSEARCH.
12081 Check the values being assigned to the *LOADSEARCH macros for null
12082 path elements (like '::' in 'foo::bar').
12083
12084 * configure: When checking if the machine- and system-dependent
12085 files define a particular macro or not, actually run them through
12086 CPP and test the macros with #ifs, instead of just grepping for
12087 the macros' names. In particular, check for SYSTEM_MALLOC in this
12088 way.
12089
120901992-04-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12091
12092 * Makefile (install): Don't use -s in install. (Keep the symbols.)
12093
120941992-04-02 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12095
12096 * configure: Make the config.status file an executable shell
12097 script which will recreate the same configuration. Include the
12098 verbal description of the current configuration as a comment in
12099 the script.
12100 * INSTALL: Doc fix.
12101
12102 * Makefile: Brought the Makefile up to the GNU coding
12103 standards, as described in standards.text:
12104 (TAGS): New name for the target which rebuilds the tags table.
12105 (check): New target; doesn't do anything yet.
12106 (mostlyclean): New target, synonymous with clean.
12107 (realclean): New target. Currently, this just calls the
12108 subdirectories's makefiles and then deletes config.status.
90eacf99
SM
12109 (INSTALL, INSTALLFLAGS, INSTALL_PROGRAM, INSTALL_DATA):
12110 New variables.
067d23c9 12111 Installation directory variables changed to conform.
90eacf99 12112 (install, install.sysv, install.xenix, install.aix): Change the
067d23c9
KY
12113 code which copies the directories into their installed location to
12114 allow the installed locations to be in several different
12115 directories; the old version assumed that they would all be in
12116 $(emacsdir).
12117 (mkdir, lockdir): Allow the installed locations to be in several
12118 different directories.
12119 * INSTALL: Doc fix.
12120
12121 * build-install: Use the same variable names as the Makefile.
12122 Allow the installed locations to be in several different
12123 directories.
12124
121251992-03-31 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12126
12127 * Makefile (src/paths.h): Instead of using a single sed command to
12128 edit both the PATH_LOCK and PATH_SUPERLOCK macros, edit the two
12129 separately, and don't forget to append "/!!!SuperLock!!!" to the
12130 value of the PATH_SUPERLOCK macro.
12131
12132 * config.emacs: Renamed to configure, for consistency with other
12133 GNU products. Internal references changed.
12134 INSTALL, Makefile: References changed.
12135
12136 * lock: New directory, which should always be empty. If this
12137 directory doesn't exist, Emacs won't complain; it just won't lock.
12138 Having this here means that people can just unpack Emacs, build
12139 it, and have locking work.
12140
12141 * share-lib: Re-renamed to etc, for the sake of tradition.
12142 * config.emacs: Changed default value for datadir to ../etc.
12143 * INSTALL, README: Adjusted.
12144
121451992-03-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12146
12147 * config.emacs: Guess the value for LOADLIBES in lib-src/Makefile
12148 by running CPP on the appropriate s/*.h and m/*.h files.
12149
121501992-03-16 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12151
12152 * config.emacs: Make sure to set the "exit on error" flag once
12153 we've removed config.status; errors should abort the configuration.
12154
121551992-02-15 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12156
12157 * config.emacs: Added -distribute option, so that the Makefile
12158 paths are in their proper form. I don't know why this matters.
12159
121601992-02-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12161
12162 * local-lisp: New directory, empty in the distribution, for people
12163 to put local elisp code in.
12164 * config.emacs: Include it in the default load path.
12165 * README: Document it.
12166
121671992-01-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12168
12169 * config.emacs: Guess the type of signal handling functions based
12170 on the contents of /usr/include/signal.h.
12171
12172 * config.emacs: Print out progress report messages.
12173
12174 * Makefile (src/paths.h): Don't generically replace
12175 /usr/local/lib/emacs with LIBROOT. This can hide bugs in the
12176 editing of the other entries, and each entry should be dealt with
12177 explicitly anyway.
12178
12179 * build-install: Converted from C-shell to Bourne shell.
12180 * config.emacs: Edit build-install properly.
12181
12182 * config.emacs: Doc fix.
12183
121841992-01-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12185
12186 * Makefile (install): Remove `B' from tar xf command.
12187
121881992-01-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12189
12190 * config.emacs: Removed support for the `maintain-environment'
12191 option; the only important difference between this and its absence
12192 has been removed.
12193 * INSTALL: Removed mention of `maintain-environment'.
12194
12195 * config.emacs: Fix arguments to sed when processing boolean
12196 arguments.
12197
121981991-12-05 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
12199
12200 * config.emacs: New file, to help automate the installation
12201 process.
12202
12203 * Makefile: Lots of changes to support the separation of etc into
12204 architecture-dependent and -independent files:
12205 (EMACSROOT): New variable, giving the directory under which all of
12206 Emacs's libraries should be installed. Changed rest of file to
12207 use it.
12208 (LIBDIR): Now denotes only architecture-dependent dir.
12209 (DATADIR): New variable, denoting architecture-independent dir.
12210 (LOCKDIR): New variable, for completeness.
12211 (SUBDIR): No more etc, new lib-src.
12212 (COPYDIR): No more etc, new arch-lib and share-lib.
12213 (src/paths.h): Set PATH_DATA and the LOCK macros too.
12214 (src): Now depends on lib-src, not etc.
12215 * build-install: Changes parallel to the above.
12216 * README: Describe the new arrangement.
12217
12218 * vms: New subdirectory for all the VMS stuff.
12219
122201991-12-03 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
12221
12222 * Makefile (LISPPATH): New variable.
12223 (src/paths.h): Define PATH_LOADSEARCH according to LISPPATH.
12224
122251990-09-28 Richard Stallman (rms@mole.ai.mit.edu)
12226
12227 * Makefile (install, install.sysv, install.xenix):
12228 Install wakeup instead of loadst. No need for setuid or setgid.
12229
122301990-08-07 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
12231
12232 * Makefile (clean): Clean etc if that's not the installation dir.
12233
122341990-04-26 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
12235
12236 * Makefile (paths.h): Make sed alter each name in the path.
12237
122381988-08-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
12239
12240 * Makefile (install.sysv): Use cpio, not tar.
12241
122421988-08-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
12243
12244 * Makefile (lockdir): Rename `lock' target.
12245 Depend on it from install*, not from `all'.
12246
122471988-05-16 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
12248
12249 * Makefile: Changed LIBDIR and BINDIR back to /usr/local/{emacs,bin}
12250 to match build-install and paths.h.
12251
12252;; Local Variables:
12253;; coding: utf-8
067d23c9
KY
12254;; End:
12255
ab422c4d 12256 Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
067d23c9
KY
12257
12258 This file is part of GNU Emacs.
12259
12260 GNU Emacs is free software: you can redistribute it and/or modify
12261 it under the terms of the GNU General Public License as published by
12262 the Free Software Foundation, either version 3 of the License, or
12263 (at your option) any later version.
12264
12265 GNU Emacs is distributed in the hope that it will be useful,
12266 but WITHOUT ANY WARRANTY; without even the implied warranty of
12267 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12268 GNU General Public License for more details.
12269
12270 You should have received a copy of the GNU General Public License
12271 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.