lisp-mode font-lock fox for bug#14574
[bpt/emacs.git] / ChangeLog
1 2013-06-09 Paul Eggert <eggert@cs.ucla.edu>
2
3 Merge from gnulib, incorporating:
4 2013-06-02 sig2str: port to C++
5 2013-05-29 c-ctype, regex, verify: port to gcc -std=c90 -pedantic
6
7 2013-06-08 Jan Djärv <jan.h.d@swipnet.se>
8
9 * configure.ac (HAVE_GLIB): Only set XGSELOBJ if HAVE_NS = no.
10 (with_file_notification): Don't set to gfile if with_ns = yes.
11
12 2013-06-07 Richard Copley <rcopley@gmail.com> (tiny change)
13
14 * Makefile.in (msys_to_w32): Modify to support d:\foo file names.
15 (msys_lisppath_to_w32, msys_prefix_subst, msys_sed_sh_escape):
16 New variables.
17 (epaths-force-w32): Use them. (Bug#14513)
18
19 2013-06-03 Michael Albinus <michael.albinus@gmx.de>
20
21 * configure.ac (HAVE_GFILENOTIFY): Check for gio >= 2.24.
22
23 2013-06-03 Eli Zaretskii <eliz@gnu.org>
24
25 * configure.ac (HAVE_GFILENOTIFY): Do not change $LIBS.
26 (GFILENOTIFY_CFLAGS, GFILENOTIFY_LIBS): Substitute.
27
28 2013-06-03 Jan Djärv <jan.h.d@swipnet.se>
29
30 * configure.ac (HAVE_GLIB): Add GLib check. Set XGSELOBJ if GLib is
31 used. Remove xgselect.o from XOBJ.
32
33 2013-06-03 Michael Albinus <michael.albinus@gmx.de>
34
35 * configure.ac (file-notification): New option, replaces inotify option.
36 (HAVE_W32): Remove w32notify.o.
37 (with_file_notification): Add checks for glib and w32. Adapt check
38 for inotify.
39 (Summary): Add entry for file notification.
40
41 * autogen/config.in: Add entries for HAVE_GFILENOTIFY,
42 HAVE_W32NOTIFY and USE_FILE_NOTIFY.
43
44 2013-06-02 Juanma Barranquero <lekktu@gmail.com>
45
46 * .bzrignore: Ignore dirs libexec/, share/ and var/.
47
48 2013-05-29 Xue Fuqiao <xfq.free@gmail.com>
49
50 * INSTALL: Fix description.
51
52 2013-05-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
53
54 * configure.ac (HAVE_XRANDR): Check availability of
55 XRRGetScreenResources rather than that of XRRQueryExtension.
56
57 2013-05-18 Eli Zaretskii <eliz@gnu.org>
58
59 * make-dist (files): Add nt/msysconfig.sh, nt/mingw-cfg.site,
60 nt/epaths.nt, and nt/INSTALL.MSYS.
61
62 2013-05-18 Paul Eggert <eggert@cs.ucla.edu>
63
64 Port --enable-gcc-warnings to clang.
65 * configure.ac (nw): Remove obsolescent warnings.
66 These aren't needed for clang, or for gcc for that matter.
67 (emacs_cv_clang): New var, which tests for clang.
68 Omit warnings that clang is too picky about.
69 (GLIB_DISABLE_DEPRECATION_WARNINGS): Define this;
70 needed for Ubuntu 13.04 + clang + --enable-gcc-warnings.
71
72 * make-dist (files): Add nt/Makefile.in, nt/gnulib.mk.
73 Otherwise, 'configure; make' fails on non-Windows builds.
74
75 2013-05-16 Eli Zaretskii <eliz@gnu.org>
76
77 * lib/Makefile.am: If building for MS-Windows, include
78 nt/gnulib.mk instead of lib/gnulib.mk.
79
80 * configure.ac: Adapt to MSYS build on MS-Windows.
81
82 * Makefile.in (NTDIR): New variable, for the MSYS build on
83 MS-Windows.
84 (SUBDIR): Add $(NTDIR).
85 (.PHONY): Add epaths-force-w32.
86 (msys_to_w32): New variable.
87 (epaths-force-w32, install-nt, uninstall-nt): New targets.
88 (lib-src src): Add $(NTLIB) to prerequisites.
89 (lib lib-src lisp leim nt): Add 'nt'.
90 (config.status): Use $(CFG).
91 (.PHONY): Add install-$(NTDIR) and uninstall-$(NTDIR).
92 (install, install-arch-dep): Add install-$(NTDIR).
93 (uninstall): Depend on uninstall-$(NTDIR).
94 (mostlyclean, clean, distclean, bootstrap-clean): Add 'nt'.
95
96 * GNUmakefile (CFG): New variable, uses mingw-cfg.site as
97 CONFIG_SITE for the MSYS build on MS-Windows.
98 (Makefile): Use $(CFG).
99
100 * .bzrignore: Ignore *.res, *.tmp, and *.map. Remove
101 src/emacs.res.
102
103 2013-05-16 Paul Eggert <eggert@cs.ucla.edu>
104
105 Merge from gnulib, incorporating:
106 2013-05-15 manywarnings: update for GCC 4.8.0
107 2013-05-15 stdio: use __REDIRECT for fwrite, fwrite_unlocked
108 2013-05-15 sig2str, stdio, warnings: port to clang
109
110 2013-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
111
112 * Makefile.in (install-doc): DOC file is not version specific any more.
113 * .bzrignore: Don't ignore DOC-* any more.
114
115 2013-05-13 Paul Eggert <eggert@cs.ucla.edu>
116
117 * configure.ac (LD_SWITCH_SYSTEM_TEMACS): OpenBSD needs -nopie.
118 Reported privately by Han Boetes <han@boetes.org>.
119
120 2013-05-08 Juanma Barranquero <lekktu@gmail.com>
121
122 * lib/makefile.w32-in (ACL_H): New macro.
123 ($(BLD)/acl-errno-valid.$(O)): Update dependencies.
124
125 2013-05-07 Paul Eggert <eggert@cs.ucla.edu>
126
127 Use Gnulib ACL implementation, for benefit of Solaris etc. (Bug#14295)
128 * configure.ac: Remove -with-acl option, since Gnulib does that for
129 us now.
130 (LIBACL_LIBS): Remove; no longer needed.
131 * lib/Makefile.am (CLEANFILES, SUFFIXES): New (empty) macros,
132 for the benefit of the new ACL implementation.
133 * lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/acl-errno-valid.$(O).
134 ($(BLD)/acl-errno-valid.$(O)): New rule.
135 * lib/acl-errno-valid.c, lib/acl-internal.h, lib/acl.h:
136 * lib/acl_entries.c, lib/errno.in.h, lib/file-has-acl.c:
137 * lib/qcopy-acl.c, lib/qset-acl.c, m4/acl.m4, m4/errno_h.m4:
138 New files, taken from gnulib.
139 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
140
141 2013-05-07 Jan Djärv <jan.h.d@swipnet.se>
142
143 * configure.ac (HAVE_XRANDR, HAVE_XINERAMA): Define if available.
144 (XRANDR_LIBS, XINERAMA_LIBS): New AC_SUBSTs.
145
146 2013-05-06 Paul Eggert <eggert@cs.ucla.edu>
147
148 Merge from gnulib, incorporating:
149 2013-04-30 utimens, utimensat: work around Solaris UTIME_OMIT bug
150
151 2013-05-01 Paul Eggert <eggert@cs.ucla.edu>
152
153 * make-dist: Keep necessary restrictions on file access.
154
155 2013-04-29 Paul Eggert <eggert@cs.ucla.edu>
156
157 Merge from gnulib, incorporating:
158 2013-04-28 extern-inline: work around bug in Sun c99
159
160 2013-04-27 Paul Eggert <eggert@cs.ucla.edu>
161
162 Merge from gnulib, incorporating:
163 2013-04-27 alignof, intprops, malloca: port better to IBM's C compiler
164
165 2013-04-26 Paul Eggert <eggert@cs.ucla.edu>
166
167 Port better to AIX (Bug#14258).
168 * configure.ac (CFLAGS): Append -O if the user did not specify CFLAGS,
169 we did not already infer an optimization option, and -O works.
170 AIX xlc needs -O, otherwise garbage collection doesn't work.
171
172 2013-04-22 Paul Eggert <eggert@cs.ucla.edu>
173
174 * make-dist: Do not distribute admin/unidata/Makefile.
175 It is generated by 'configure'.
176
177 * build-aux/update-subdirs: Don't leave subdirs.el~ behind.
178 It messes up 'make distclean', and contains no useful information
179 because it's a copy of subdirs.el.
180
181 2013-04-18 John Marino <gnugcc@marino.st> (tiny change)
182
183 * configure.ac: Add DragonFly BSD, mostly same as FreeBSD. (Bug#14068)
184
185 2013-04-18 Glenn Morris <rgm@gnu.org>
186
187 * configure.ac (AC_PROG_LN_S): Remove, too restrictive.
188 (LN_S_FILEONLY): New output variable.
189 * Makefile.in (LN_S): Remove.
190 (LN_S_FILEONLY): New, set by configure.
191 (install-arch-dep): Use LN_S_FILEONLY rather than LN_S.
192
193 2013-04-12 Ken Brown <kbrown@cornell.edu>
194
195 * configure.ac (canonical): Adapt to 64-bit Cygwin, for which
196 `canonical' is `x86_64-unknown-cygwin'.
197
198 2013-04-09 Ken Brown <kbrown@cornell.edu>
199
200 * configure.ac (W32_RES_LINK): Remove unneeded linker directive
201 `-Wl,-bpe-i386', which is confusing in the 64-bit case.
202 (Bug#12993)
203
204 2013-04-07 Paul Eggert <eggert@cs.ucla.edu>
205
206 Fix --enable-profiling bug introduced by 2013-02-25 change (Bug#13783).
207 * configure.ac (LD_SWITCH_SYSTEM_TEMACS): Append -pg if profiling
208 and if not on GNU/Linux or FreeBSD.
209 * lib/Makefile.am (AM_CFLAGS): Add $(PROFILING_CFLAGS), so that
210 lib/*.o is profiled too.
211
212 2013-03-30 Paul Eggert <eggert@cs.ucla.edu>
213
214 Merge from gnulib, incorporating:
215 2013-03-29 stdalign: port to stricter ISO C11
216 This helps to run 'configure' on MS-Windows; see Eli Zaretskii in
217 <http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00999.html>.
218
219 2013-03-27 Paul Eggert <eggert@cs.ucla.edu>
220
221 * configure.ac (HAVE_XKBGETKEYBOARD): Remove.
222 Subsumed by HAVE_XKB. All uses changed.
223
224 2013-03-25 Jan Djärv <jan.h.d@swipnet.se>
225
226 * configure.ac (HAVE_XKB): Define if Xkb is present.
227
228 2013-03-24 Paul Eggert <eggert@cs.ucla.edu>
229
230 Merge from gnulib, incorporating:
231 2013-03-21 sys_select, sys_time: port 2013-01-30 fix to Cygwin
232
233 2013-03-18 Paul Eggert <eggert@cs.ucla.edu>
234
235 Fix bug when building Emacs with a GNU Make submake (Bug#13962).
236 * Makefile.in (QUIET_SUBMAKE): New macro.
237 (install-info, uninstall): Use it.
238
239 Emacs crashes with ImageMagick 6.8.2-3 through 6.8.3-9 (Bug#13867).
240 * configure.ac (IMAGEMAGICK_MODULE): Reject 6.8.2.
241 We want to reject 6.8.2-3 through 6.8.3-9, but there seems to be
242 no way to do this in pkg-config, so make do with a reasonable
243 approximation.
244
245 Automate the build of ja-dic.el (Bug#13984).
246 * .bzrignore: Add leim/ja-dic/.
247
248 2013-03-13 Paul Eggert <eggert@cs.ucla.edu>
249
250 File synchronization fixes (Bug#13944).
251 * configure.ac (BSD_SYSTEM, BSD_SYSTEM_AHB): Remove; no longer needed.
252 (fsync): Remove check; now done by gnulib.
253 * lib/fdatasync.c, lib/fsync.c, m4/fdatasync.m4, m4/fsync.m4:
254 New files, from gnulib.
255 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
256
257 Merge from gnulib, incorporating:
258 2013-03-13 putenv: port to Solaris 10
259 2013-03-12 mktime: fix configure typo
260 2013-03-11 regex: port to mingw's recent addition of undeclared alarm
261 2013-03-11 putenv: avoid compilation warning on mingw
262 2013-03-11 unistd: don't prevent Tru64 Unix from using gnulib strtod.
263
264 2013-03-11 Glenn Morris <rgm@gnu.org>
265
266 * Merge in all changes up to version 24.3 release.
267
268 2013-03-06 Paul Eggert <eggert@cs.ucla.edu>
269
270 * configure.ac (TERM_HEADER): Remove duplicate definition (Bug#13872).
271 It can mess up 'configure' runs.
272
273 2013-03-05 Glenn Morris <rgm@gnu.org>
274
275 * Makefile.in (install-man): Ignore gzip exit status.
276
277 2013-03-03 Glenn Morris <rgm@gnu.org>
278
279 * make-dist: Remove lzma (it's replaced by xz).
280
281 2013-03-01 Paul Eggert <eggert@cs.ucla.edu>
282
283 Merge from gnulib, incorporating:
284 2013-02-21 putenv: port better to native Windows
285 2013-02-18 extern-inline: avoid compilation error with HP-UX cc
286 2013-02-14 putenv: fix heap corruption with mixed putenv/_putenv
287
288 2013-02-28 Ken Brown <kbrown@cornell.edu>
289
290 * configure.ac (HAVE_DATA_START): Fix test. (Bug#13818)
291
292 2013-02-25 Paul Eggert <eggert@cs.ucla.edu>
293
294 Simplify data_start configuration (Bug#13783).
295 * configure.ac (CRT_DIR, LIB_STANDARD, START_FILES, DATA_START)
296 (LD_FIRSTFLAG, ORDINARY_LINK, LIB_GCC): Remove.
297 (AC_CHECK_HEADERS_ONCE): Remove sys/resource.h, as it's
298 not always needed.
299 (HAVE_DATA_START): New macro.
300
301 2013-02-21 Paul Eggert <eggert@cs.ucla.edu>
302
303 Parallelize documentation builds.
304 This speeds up building of documentation on multiprocessor
305 platforms, and is motivated by Texinfo 5.0, which is much slower.
306 Add a toplevel rule 'make docs' to make all the documentation.
307 * .bzrignore: Add .dvi, .html, .ps.
308 * Makefile.in (DVIS, HTMLS, INFOS, PSS, DOCS): New macros.
309 ($(DOCS), docs, vi, html, pdf, ps): New rules.
310 (info-real): Depend on $(INFOS) rather than doing it sequentially.
311 (dvi): Depend on $(DVIS) rather than doing it sequentially.
312
313 2013-02-15 Paul Eggert <eggert@cs.ucla.edu>
314
315 Fix AIX port (Bug#13650).
316 * configure.ac (DATA_START, DATA_SEG_BITS): Set to 0x20000000 on AIX.
317
318 2013-02-12 Eli Zaretskii <eliz@gnu.org>
319
320 * lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/memrchr.$(O).
321 ($(BLD)/memrchr.$(O)): New dependency.
322
323 2013-02-11 Paul Eggert <eggert@cs.ucla.edu>
324
325 Tune by using memchr and memrchr.
326 * .bzrignore: Add string.h.
327 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
328 * lib/memrchr.c, lib/string.in.h, m4/memrchr.m4, m4/string_h.m4:
329 New files, from gnulib.
330
331 Merge from gnulib, incorporating:
332 2013-02-11 unsetenv etc.: port to Solaris 11 + GNU Emacs
333 2013-02-09 secure_getenv: fix C++ declaration typo
334
335 2013-02-11 Glenn Morris <rgm@gnu.org>
336
337 * configure.ac (emacs_config_options): Record some env vars.
338
339 2013-02-10 Glenn Morris <rgm@gnu.org>
340
341 * configure.ac (emacs_config_options): Strip out the (internal)
342 arguments --no-create and --no-recursion.
343
344 2013-02-08 Paul Eggert <eggert@cs.ucla.edu>
345
346 Merge from gnulib, incorporating:
347 2013-02-08 careadlinkat: stop exporting careadlinkatcwd
348 The MS-Windows port can remove careadlinkatcwd at its convenience.
349 2013-02-08 extensions: port better to HP-UX
350 2013-02-06 extensions: port better to MINIX 3, HP-UX, autoheader 2.62
351 2013-02-06 unistd: avoid namespace pollution on non-glibc systems
352 2013-02-04 secure_getenv: new module [module not used by Emacs]
353 2013-01-30 sys_time: port to Solaris 2.6
354
355 2013-02-01 Paul Eggert <eggert@cs.ucla.edu>
356
357 Use fdopendir, fstatat and readlinkat, for efficiency (Bug#13539).
358 On my host, this speeds up directory-files-and-attributes by a
359 factor of 3, when applied to Emacs's src directory.
360 These functions are standardized by POSIX and are common these
361 days; fall back on a (slower) gnulib implementation if the host
362 is too old to supply them.
363 * .bzrignore: Add lib/dirent.h.
364 * lib/Makefile.am (libgnu_a_SOURCES): Add openat-die.c, save-cwd.c.
365 * lib/careadlinkat.c, lib/careadlinkat.h: Merge from gnulib,
366 incorporating: 2013-01-29 careadlinkat: do not provide careadlinkatcwd.
367 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
368 * lib/dirent.in.h, lib/fdopendir.c, lib/fstatat.c, lib/openat-priv.h:
369 * lib/openat-proc.c, lib/openat.h, m4/dirent_h.m4, m4/fdopendir.m4:
370 * m4/fstatat.m4: New files, from gnulib.
371 * lib/openat-die.c, lib/save-cwd.c, lib/save-cwd.h: New files.
372 These last three are specific to Emacs and are not copied from gnulib.
373 They are simpler than the gnulib versions and are tuned for Emacs.
374
375 2013-02-01 Glenn Morris <rgm@gnu.org>
376
377 * make-dist: Only README files exist in lisp/ now, not README*.
378
379 2013-01-23 Giorgos Keramidas <gkeramidas@gmail.com> (tiny change)
380
381 * .bzrignore: add lib-src/blessmail.
382
383 2013-01-23 Paul Eggert <eggert@cs.ucla.edu>
384
385 Merge from gnulib, incorporating:
386 2013-01-16 unistd: port to recent mingw
387
388 2013-01-19 Glenn Morris <rgm@gnu.org>
389
390 * Makefile.in (install-arch-indep): Put back a chmod that was
391 removed 2012-05-19. (Bug#13430)
392
393 2013-01-16 Paul Eggert <eggert@cs.ucla.edu>
394
395 Merge from gnulib, incorporating:
396 2013-01-16 largefile: port better to Mac OS X 10.5
397 2013-01-15 stdint: fix build with Android's Bionic fox x86
398
399 2013-01-16 Paul Eggert <eggert@cs.ucla.edu>
400
401 * configure.ac: Document that --enable-gcc-warnings emits errors.
402 (Bug#13448)
403
404 2013-01-13 Glenn Morris <rgm@gnu.org>
405
406 * make-dist: Add options for xz compression and no compression.
407
408 2013-01-12 Paul Eggert <eggert@cs.ucla.edu>
409
410 Enable conservative stack scanning for all architectures.
411 Suggested by Stefan Monnier in
412 <http://lists.gnu.org/archive/html/emacs-devel/2013-01/msg00183.html>.
413 * configure.ac (GC_MARK_STACK): Remove.
414
415 2013-01-11 Paul Eggert <eggert@cs.ucla.edu>
416
417 * lib/getopt_.h: Remove trailing CRs that crept in.
418
419 2013-01-11 Eli Zaretskii <eliz@gnu.org>
420
421 * lib/getopt_.h: Regenerate.
422
423 2013-01-10 Paul Eggert <eggert@cs.ucla.edu>
424
425 Merge from gnulib, incorporating:
426 2013-01-09 stdlib: port to Solaris 2.6
427
428 2013-01-04 Glenn Morris <rgm@gnu.org>
429
430 * info/dir: Add htmlfontify.
431
432 2013-01-04 Paul Eggert <eggert@cs.ucla.edu>
433
434 Merge from gnulib, incorporating:
435 2013-01-04 stdio: remove now-unnecessary stdio.c
436 2013-01-04 fprintftime: depend on stdio, not ignore-value
437 2013-01-04 fwrite: silence __wur only for older glibc versions
438 2013-01-04 fwrite: silence __wur without using inline
439 * lib/stdio.c: Remove.
440 * lib/stdio.in.h, lib/strftime.c: Update from gnulib.
441 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
442
443 2013-01-02 Paul Eggert <eggert@cs.ucla.edu>
444
445 Merge from gnulib, incorporating copyright-date changes and:
446 2012-12-31 dup2: work around cygwin bug
447
448 2012-12-30 Jan Djärv <jan.h.d@swipnet.se>
449
450 * configure.ac: Check for GtkHandlebox.
451 Check for GtkTearoffMenuItem.
452 New enable: --enable-gtk-deprecation-warnings, default off.
453 (HAVE_GTK3): If above enable is off, add
454 -DGDK_DISABLE_DEPRECATION_WARNINGS to GTK_CFLAGS.
455
456 2012-12-30 Andreas Schwab <schwab@linux-m68k.org>
457
458 * configure.ac (TEMACS_LDFLAGS2): Don't define.
459 (LIBS_GNUSTEP): Set for GNUstep and substitute.
460 (LD_SWITCH_SYSTEM_TEMACS): Don't set for GNUstep.
461
462 2012-12-27 Glenn Morris <rgm@gnu.org>
463
464 * configure.ac (emacs_config_options): New.
465 Use $@ rather than undocumented $ac_configure_args.
466 Replace any embedded double quotes. (Bug#13274)
467
468 2012-12-27 Andreas Schwab <schwab@linux-m68k.org>
469
470 * configure.ac (SIGNALS_VIA_CHARACTERS): Also define for darwin.
471 (Bug#13222)
472
473 2012-12-26 Paul Eggert <eggert@cs.ucla.edu>
474
475 Revert static checking of stack smashing.
476 * configure.ac (WARN_CFLAGS): Omit -Wstack-protector when
477 configured with --enable-gcc-warnings. -Wstack-protector causes
478 diagnostics to be issued on Ubuntu 12.10 x86-64.
479
480 2012-12-24 Paul Eggert <eggert@cs.ucla.edu>
481
482 Merge from gnulib, incorporating:
483 2012-12-21 AC_PROG_MKDIR_P: port workaround to pre-2.62 Autoconf
484 2012-12-20 AC_PROG_MKDIR_P: don't workaround if not buggy
485 2012-12-17 filemode, sys_stat: Handle MPX files a la AIX.
486
487 2012-12-21 Akinori MUSHA <knu@iDaemons.org> (tiny change)
488
489 * Makefile.in (install-arch-dep): Ignore chmod errors. (Bug#13233)
490
491 2012-12-16 Romain Francoise <romain@orebokech.com>
492
493 * configure.ac (acl): New option.
494 (HAVE_POSIX_ACL): Test for POSIX ACL support. This is typically
495 provided by libacl on GNU/Linux.
496
497 2012-12-14 Paul Eggert <eggert@cs.ucla.edu>
498
499 Fix permissions bugs with setgid directories etc. (Bug#13125)
500 * configure.ac (BSD4_2): Remove; no longer needed.
501
502 2012-12-13 Glenn Morris <rgm@gnu.org>
503
504 * info/dir: Add bovine, srecode, wisent.
505
506 2012-12-13 Andreas Schwab <schwab@suse.de>
507
508 * Makefile.in (install-info): Use `${MAKE} -s' for echo-info.
509 (uninstall): Likewise. (Bug#13143)
510
511 2012-12-11 Paul Eggert <eggert@cs.ucla.edu>
512
513 Merge from gnulib for 'inline' (Bug#13040), incorporating:
514 2012-12-11 extern-inline: avoid incompatibility with Darwin Libc
515 * m4/extern-inline.m4: Update from gnulib.
516
517 2012-12-11 Juanma Barranquero <lekktu@gmail.com>
518
519 * lib/makefile.w32-in (SIG2STR_H): New macro.
520 ($(BLD)/sig2str.$(O)): Update dependencies.
521
522 2012-12-10 Paul Eggert <eggert@cs.ucla.edu>
523
524 * configure.ac (HAVE_INOTIFY): Speed up configure-time test.
525 There's no need to test for any of three inotify functions,
526 since we use all three. Check for just the first one.
527
528 2012-12-10 Daniel Colascione <dancol@dancol.org>
529
530 * .bzrignore: add src/emacs.res.
531
532 * configure.ac (W32_RES, W32_RES_LINK, WINDRES): Teach the cygw32
533 build how to compile Windows resource files; use these variables
534 to tell src/Makefile.in how and whether to compile resources.
535
536 2012-12-10 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
537
538 * configure.ac (inotify): New option.
539 (HAVE_INOTIFY): Test for inotify.
540
541 2012-12-09 Andreas Schwab <schwab@linux-m68k.org>
542
543 * configure.ac: Fix source command in .gdbinit.
544 Don't quote $MAKEINFO.
545
546 2012-12-09 Paul Eggert <eggert@cs.ucla.edu>
547
548 Allow spaces in some configuration vars (Bug#13078).
549 * configure.ac (srcdir): Don't assume $PWD lacks spaces.
550 (srcdir, MAKEINFO, PKG_CONFIG, PKG_CONFIG_MIN_VERSION):
551 All uses quoted, to allow spaces in these vars.
552
553 2012-12-08 Paul Eggert <eggert@cs.ucla.edu>
554
555 Use putenv+unsetenv instead of modifying environ directly (Bug#13070).
556 * lib/putenv.c, lib/unsetenv.c, m4/putenv.m4, m4/setenv.m4:
557 New files, copied automatically from gnulib.
558 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
559
560 2012-12-08 Eli Zaretskii <eliz@gnu.org>
561
562 * lib/makefile.w32-in ($(BLD)/sig2str.$(O)): New dependency.
563 Remove a stray character at the beginning of the file.
564 (Bug#13026)
565
566 2012-12-08 Paul Eggert <eggert@cs.ucla.edu>
567
568 Simplify get_lim_data.
569 * configure.ac (ULIMIT_BREAK_VALUE): Remove.
570
571 Assume POSIX 1003.1-1988 or later for signal.h (Bug#13026).
572 * configure.ac (PTY_OPEN, PTY_TTY_NAME_SPRINTF):
573 Use SIGCHLD rather than SIGCLD.
574 * lib/sig2str.c, lib/sig2str.h, m4/sig2str.m4: New files, from gnulib.
575 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
576 * lib/makefile.w32-in (GNULIBOBJS): Add $(BUILD)/sig2str.$(O).
577
578 2012-12-06 Glenn Morris <rgm@gnu.org>
579
580 * configure.ac: Handle info/ files with or without ".info" extension.
581
582 2012-11-30 Paul Eggert <eggert@cs.ucla.edu>
583
584 Merge from gnulib for 'inline' (Bug#13040), incorporating:
585 2012-11-29 snippet/warn-on-use: no 'static inline'
586 2012-11-29 ftruncate, fts, lstat, openat, raise: no 'static inline'
587 2012-11-29 arctwo, md4, md5, sha1, sha256, sha512: no 'static inline'
588 2012-11-29 fflush, stat: no 'static inline'
589 2012-11-29 stdio: better 'inline'
590 2012-11-29 sys_stat: no 'static inline'
591 2012-11-29 unistd: better 'inline'
592 2012-11-29 c-strtod, memcoll, readutmp: no 'static inline'
593 2012-11-29 extern-inline: no 'static inline'
594 2012-11-29 sys_socket: better 'inline'
595 * lib/stdio.c, lib/unistd.c: New files, from gnulib.
596 * build-aux/snippet/warn-on-use.h, lib/gnulib.mk, lib/lstat.c:
597 * lib/md5.c, lib/sha1.c, lib/sha256.c, lib/sha512.c, lib/stat.c:
598 * lib/stdio.in.h, lib/sys_stat.in.h, lib/unistd.in.h, m4/c-strtod.m4:
599 * m4/extern-inline.m4, m4/gnulib-comp.m4, m4/lstat.m4, m4/md5.m4:
600 * m4/sha1.m4, m4/sha256.m4, m4/sha512.m4, m4/stat.m4, m4/stdio_h.m4:
601 * m4/sys_socket_h.m4, m4/sys_stat_h.m4, m4/unistd_h.m4:
602 Update from gnulib.
603
604 2012-11-27 Eli Zaretskii <eliz@gnu.org>
605
606 * make-dist (nt): Adjust to changes in names of the *.manifest files.
607
608 2012-11-24 Ken Brown <kbrown@cornell.edu>
609
610 * configure.ac (HAVE_MOUSE): Remove.
611
612 2012-11-23 Paul Eggert <eggert@cs.ucla.edu>
613
614 Assume POSIX 1003.1-1988 or later for dirent.h (Bug#12958).
615 * configure.ac: Do not check for dirent.h or closdir.
616
617 2012-11-21 Paul Eggert <eggert@cs.ucla.edu>
618
619 Assume POSIX 1003.1-1988 or later for unistd.h (Bug#12945).
620 * configure.ac: Do not check for getcwd or getwd.
621
622 2012-11-21 Glenn Morris <rgm@gnu.org>
623
624 * configure.ac (--enable-profiling): Doc fix.
625
626 2012-11-20 Paul Eggert <eggert@cs.ucla.edu>
627
628 Improve static checking of integer overflow and stack smashing.
629 * configure.ac (WARN_CFLAGS): Add -Wstack-protector
630 if using GCC 4.7.2 or later on a platform with
631 at least 64-bit long int. This improves static checking on these
632 platforms, when configured with --enable-gcc-warnings.
633
634 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
635
636 Assume POSIX 1003.1-1988 or later for fcntl.h (Bug#12881).
637 * configure.ac: Do not check for fcntl.h.
638 * lib/gnulib.mk: Regenerate.
639
640 2012-11-16 Paul Eggert <eggert@cs.ucla.edu>
641
642 Remove no-longer-used pty_max_bytes variable.
643 * configure.ac (fpathconf): Remove unnecessary check.
644
645 2012-11-14 Paul Eggert <eggert@cs.ucla.edu>
646
647 Use faccessat, not access, when checking file permissions (Bug#12632).
648 * .bzrignore: Add lib/fcntl.h.
649 * configure.ac (euidaccess): Remove check; gnulib does this for us now.
650 (gl_FCNTL_O_FLAGS): Define a dummy version.
651 * lib/at-func.c, lib/euidaccess.c, lib/faccessat.c, lib/fcntl.in.h:
652 * lib/getgroups.c, lib/group-member.c, lib/root-uid.h:
653 * lib/xalloc-oversized.h, m4/euidaccess.m4, m4/faccessat.m4:
654 * m4/fcntl_h.m4, m4/getgroups.m4, m4/group-member.m4:
655 New files, from gnulib.
656 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
657
658 2012-11-05 Paul Eggert <eggert@cs.ucla.edu>
659
660 Assume at least POSIX.1-1988 for getpgrp, setpgid, setsid (Bug#12800).
661 * configure.ac (setpgid, setsid): Assume their existence.
662 (AC_FUNC_GETPGRP, SETPGRP_RELEASES_CTTY): Remove; obsolete.
663
664 Simplify by assuming __fpending.
665 Now that Emacs is using the gnulib fpending module,
666 there's no need for Emacs to have a separate implementation.
667 * configure.ac (stdio_ext.h, __fpending): Remove now-duplicate checks.
668 (PENDING_OUTPUT_COUNT, DISPNEW_NEEDS_STDIO_EXT): Remove.
669
670 2012-11-03 Eli Zaretskii <eliz@gnu.org>
671
672 * lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/fpending.$(O) and
673 $(BLD)/close-stream.$(O).
674 ($(BLD)/close-stream.$(O)):
675 ($(BLD)/fpending.$(O)): New dependencies.
676
677 2012-11-03 Paul Eggert <eggert@cs.ucla.edu>
678
679 Fix data-loss with --batch (Bug#9574).
680 * lib/close-stream.c, lib/close-stream.h, lib/fpending.c
681 * lib/fpending.h, m4/close-stream.m4, m4/fpending.m4:
682 New files, from gnulib.
683 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
684
685 2012-11-03 Eli Zaretskii <eliz@gnu.org>
686
687 * config.bat: Copy lib/execinfo.in.h to lib/execinfo.in-h if needed.
688
689 2012-11-02 Glenn Morris <rgm@gnu.org>
690
691 * Makefile.in (EMACS_ICON): New variable.
692 (install-etc): Use EMACS_ICON to allow choice of icon.
693
694 2012-10-26 Glenn Morris <rgm@gnu.org>
695
696 * Makefile.in (EMACS_NAME): New variable.
697 (EMACS, install-etc, uninstall): Use $EMACS_NAME.
698
699 * Makefile.in (EMACS, EMACSFULL): Transformations should not be
700 applied to $EXEEXT.
701
702 * Makefile.in (uninstall): Don't abort if some directories are missing.
703 Apply transformation rules to manual pages, desktop and icon files.
704 No more emacs22 icons to uninstall.
705
706 2012-10-24 Glenn Morris <rgm@gnu.org>
707
708 * Makefile.in (install-etc, install-man):
709 Don't apply program transform to standard file suffixes.
710
711 2012-10-23 Paul Eggert <eggert@cs.ucla.edu>
712
713 * configure.ac (_FORTIFY_SOURCE): Do not multiply define (Bug#12714).
714 This ports to Gentoo. Problem originally reported against coreutils,
715 but Emacs has it too.
716
717 2012-10-23 Glenn Morris <rgm@gnu.org>
718
719 * Makefile.in (emacs_transform): Remove.
720 (install-man): Revert 2012-10-21 change. (Bug#12713)
721
722 2012-10-21 Glenn Morris <rgm@gnu.org>
723
724 * Makefile.in (install-etc): Don't install emacs22 icons.
725
726 * Makefile.in (emacs_transform): New variable.
727 (install-etc): Prefer a make variable to a shell variable.
728
729 2012-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
730
731 * Makefile.in ($(MAKEFILE_NAME)): Depend on src/lisp.mk as well.
732
733 2012-10-15 Glenn Morris <rgm@gnu.org>
734
735 * Makefile.in (install-man, install-etc):
736 Apply $TRANSFORM. (Bug#12536#34)
737 (clean): Delete etc/emacs.tmpdesktop.
738
739 2012-10-11 Kenichi Handa <handa@gnu.org>
740
741 * .bzrignore: Add several files under admin/charsets.
742
743 2012-10-08 Daniel Colascione <dancol@dancol.org>
744
745 * configure.ac: Add --with-w32 as a window system option.
746 Limit it to Cygwin for now. Integrate w32 into the refactored window
747 system configuration and set TERM_HEADER to w32term.h when w32 is
748 configured.
749
750 (CYGWIN_OBJ): Add cygw32.o.
751
752 2012-10-07 Jan Djärv <jan.h.d@swipnet.se>
753
754 * configure.ac: Check that OSX is 10.4 or newer.
755
756 2012-10-07 Paul Eggert <eggert@cs.ucla.edu>
757
758 Improve sys_siglist detection.
759 * configure.ac (sys_siglist): Look for its decl in <signal.h>.
760 Otherwise, it's not found in either Fedora 17 or Solaris 11.
761
762 2012-10-04 Paul Eggert <eggert@cs.ucla.edu>
763
764 Merge from gnulib, incorporating:
765 2012-10-02 pselect: reject invalid file descriptors
766 2012-10-02 ptsname: reject invalid file descriptors
767 2012-10-02 manywarnings: cater to more gcc infelicities
768 2012-09-30 sockets, sys_stat: restore AC_C_INLINE
769 * lib/pselect.c, lib/stdlib.in.h, m4/manywarnings.m4, m4/pselect.m4:
770 * m4/stdlib_h.m4, m4/sys_stat_h.m4: Update from gnulib.
771 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
772
773 2012-09-30 Paul Eggert <eggert@cs.ucla.edu>
774
775 Merge from gnulib, incorporating:
776 2012-09-28 extern-inline: provide a -Wundef safe config.h
777
778 2012-09-27 Paul Eggert <eggert@cs.ucla.edu>
779
780 Check more robustly for timer_settime.
781 This should fix an OS X build problem reported by Ivan Andrus in
782 <http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00671.html>.
783 * configure.ac (gl_THREADLIB): Define to empty, since Emacs
784 does threads its own way.
785 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
786
787 2012-09-23 Paul Eggert <eggert@cs.ucla.edu>
788
789 * Makefile.in (bootstrap): Set MAKEFILE_NAME when building Makefile,
790 to avoid problems with recursion when using GNU make.
791
792 2012-09-22 Paul Eggert <eggert@cs.ucla.edu>
793
794 * Makefile.in (bootstrap): Simplify build procedure.
795 Suggested by Wolfgang Jenker in
796 <http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00456.html>.
797
798 Merge from gnulib, incorporating:
799 2012-09-22 sockets, sys_stat: remove AC_C_INLINE in MSVC-only cases
800
801 2012-09-19 Tassilo Horn <tsdh@gnu.org>
802
803 * doc/emacs/misc.texi (DocView Slicing): Document new slice from
804 BoundingBox feature.
805
806 2012-09-18 Jan Djärv <jan.h.d@swipnet.se>
807
808 * configure.ac (HAVE_GTK): Mention if we use GTK2 or GTK3.
809
810 2012-09-17 Andreas Schwab <schwab@linux-m68k.org>
811
812 * Makefile.in (bootstrap): Revert last change. Run config.status
813 after config.status --recheck, run configure from $(srcdir).
814 (config.status): Run configure from $(srcdir).
815
816 2012-09-17 Paul Eggert <eggert@cs.ucla.edu>
817
818 * Makefile.in: Fix build error on FreeBSD.
819 ($(MAKEFILE_NAME)): Pass MAKE='$(MAKE)' to config.status's env.
820 Suggested by Wolfgang Jenker in
821 <http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00430.html>.
822 (MAKE_CONFIG_STATUS): Remove. Remaining use expanded.
823 This undoes part of the 2012-09-10 patch.
824 (bootstrap): Run ./configure, rather than trying to run config.status
825 if it exists. That builds src/epaths.h more reliably.
826 Run autogen/copy_autogen if autogen.sh fails,
827 to create 'configure'; problem reported by Andreas Schwab in
828 <http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00438.html>.
829 * autogen.sh: Exit with status 1 when failing due to missing tools,
830 reverting the 2012-09-10 change to this file.
831 * autogen/copy_autogen: Fail if one of the subsidiary actions fail.
832 Use 'cp -f' for the build-aux files, since the destinations are
833 typically read-only.
834
835 Remove no-longer-needed Solaris 2.4 vfork bug workaround.
836 * configure.ac (ac_cv_func_vfork_works): Default to 'no' on
837 Solaris 2.4, so that AC_FUNC_VFORK doesn't think vfork works.
838
839 2012-09-17 Glenn Morris <rgm@gnu.org>
840
841 * configure.ac (copyright): New output variable.
842 (COPYRIGHT): New AC_DEFINE.
843
844 2012-09-16 Paul Eggert <eggert@cs.ucla.edu>
845
846 Remove configure's --without-sync-input option (Bug#12450).
847 * configure.ac (SYNC_INPUT, BROKEN_SA_RESTART): Remove.
848
849 2012-09-16 Glenn Morris <rgm@gnu.org>
850
851 Increase compartmentalization of Nextstep builds rules,
852 and store Emacs version number in fewer versioned files.
853 * configure.ac (ns_appsrc): Use relative names.
854 (ns_frag): Remove.
855 (Info-gnustep.plist, Emacs.desktop, Info.plist, InfoPlist.strings)
856 (nextstep/Makefile): Generate these nextstep files.
857 (SUBDIR_MAKEFILES): Add nextstep.
858 * Makefile.in (clean, distclean, bootstrap-clean): Add nextstep.
859 * make-dist (nextstep/templates): Add directory.
860 (nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj): Remove.
861 (nextstep/Cocoa/Emacs.base/Contents)
862 (nextstep, nextstep/GNUstep/Emacs.base/Resources): Update contents.
863
864 2012-09-15 Paul Eggert <eggert@cs.ucla.edu>
865
866 Port better to POSIX hosts lacking _setjmp (Bug#12446).
867 * configure.ac (HAVE__SETJMP, HAVE_SIGSETJMP): New symbols.
868 (_setjmp, _longjmp): Remove.
869
870 2012-09-14 Paul Eggert <eggert@cs.ucla.edu>
871
872 * configure.ac (--without-sync-input): Fix typo in usage message.
873
874 * configure.ac: Port to hosts lacking gtk.
875 (PKG_CHECK_MODULES): Capture pkg-config diagnostics
876 better, in particular, problems in invoking pkg-config itself.
877 This is useful on hosts that don't have pkg-config.
878 (GTK_MODULES): Do not exit 'configure' simply because gtk3
879 and gtk2 are both missing. Problem found on Solaris 8.
880
881 2012-09-13 Jan Djärv <jan.h.d@swipnet.se>
882
883 * configure.ac: Reorder Xaw3d messages.
884 Report Gtk+ 3 as GTK.
885
886 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
887
888 Simplify SIGIO usage (Bug#12408).
889 * configure.ac (NO_TERMIO, BROKEN_FIONREAD, BROKEN_SIGAIO)
890 (BROKEN_SIGPOLL, BROKEN_SIGPTY): Remove.
891 (USABLE_FIONREAD, USABLE_SIGIO): New symbols. All uses of
892 'defined SIGIO' replaced with 'defined USABLE_SIGIO', with no need
893 to #undef SIGIO now (which was error-prone). Likewise, all uses
894 of 'defined FIONREAD' replaced with 'defined USABLE_FIONREAD'.
895
896 2012-09-12 Jan Djärv <jan.h.d@swipnet.se>
897
898 * configure.ac: No --with-x-toolkit given: Try gtk3 toolkit first
899 and then gtk2 if not found.
900 --with-x-toolkit=gtk|yes: As above, but fail if gtk2 or gt3 not found.
901 --with-x-toolkit=gtk2: Only try gtk2, fail if not found.
902 --with-x-toolkit=gtk3: Only try gtk3, fail if not found.
903
904 2012-09-11 Glenn Morris <rgm@gnu.org>
905
906 * Makefile.in (install-arch-dep, install-arch-indep, install-doc):
907 Be more explicit about dependencies, for parallel `make install'.
908
909 2012-09-11 Paul Eggert <eggert@cs.ucla.edu>
910
911 Simplify, document, and port floating-point (Bug#12381).
912 * configure.ac (logb, cbrt): Do not check for these functions,
913 as they are not being used.
914
915 2012-09-10 Paul Eggert <eggert@cs.ucla.edu>
916
917 Improve robustness of 'make bootstrap' (Bug#12376).
918 Run autogen.sh after bootstrap-clean, to avoid bzr pull issues.
919 * INSTALL, README: Document autogen.sh.
920 * Makefile.in (Makefile): Mark it as precious, since it's updated
921 atomically.
922 (MAKE_CONFIG_STATUS): New macro.
923 (config.status, bootstrap): Use it. This causes 'make bootstrap'
924 to run config.status with the --recheck option, which is more
925 appropriate for a bootstrap.
926 (bootstrap): Run autogen.sh right after cleaning. Don't worry
927 about failures due to missing tools.
928 * autogen.sh: Exit with status 101 when failing due to missing tools.
929 * make-dist: Distribute autogen.sh.
930
931 2012-09-09 Paul Eggert <eggert@cs.ucla.edu>
932
933 Assume C89 or later for math functions (Bug#12381).
934 * configure.ac (frexp, fmod): Remove checks for these functions,
935 as we now assume them.
936 (FLOAT_CHECK_DOMAIN, HAVE_INVERSE_HYPERBOLIC, NO_MATHERR)
937 (HAVE_EXCEPTION):
938 Remove; no longer needed.
939
940 2012-09-07 Paul Eggert <eggert@cs.ucla.edu>
941
942 More signal-handler cleanup (Bug#12327).
943 * configure.ac (FLOAT_CHECK_DOMAIN): Comment fix (Bug#12327).
944
945 2012-09-06 Paul Eggert <eggert@cs.ucla.edu>
946
947 Signal-handler cleanup (Bug#12327).
948 * configure.ac (PTY_OPEN, PTY_TTY_NAME_SPRINTF):
949 Adjust to syssignal.h changes.
950 (SIGNAL_H_AB): Remove; no longer needed.
951
952 2012-09-04 Paul Eggert <eggert@cs.ucla.edu>
953
954 Simplify redefinition of 'abort' (Bug#12316).
955 * configure.ac (NO_ABRT): Remove.
956
957 * configure.ac (_setjmp, _longjmp): Check by compiling
958 instead of by guessing. The guesses were wrong for
959 recent versions of Solaris, such as Solaris 11.
960
961 2012-09-03 Paul Eggert <eggert@cs.ucla.edu>
962
963 * configure.ac (WARN_CFLAGS): Omit -Wjump-misses-init.
964 It generates false alarms in doc.c, regex.c, xdisp.c. See
965 <http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00040.html>.
966
967 Merge from gnulib, incorporating:
968 2012-08-29 stdbool: be more compatible with mixed C/C++ compiles
969 2011-11-30 manywarnings: update the list of "all" warnings
970
971 2012-09-02 Jan Djärv <jan.h.d@swipnet.se>
972
973 * configure.ac (HAVE_GOBJECT): Check for gobject-2.0 (Bug#12332).
974
975 2012-09-01 Paul Eggert <eggert@cs.ucla.edu>
976
977 * configure.ac (_FORTIFY_SOURCE): Define only when optimizing.
978 This ports to glibc 2.15 or later, when configured with
979 --enable-gcc-warnings. See Eric Blake in
980 <http://lists.gnu.org/archive/html/bug-grep/2012-09/msg00000.html>.
981
982 2012-09-01 Daniel Colascione <dan.colascione@gmail.com>
983
984 * configure.ac: Introduce term_header variable, which holds the
985 value which will become TERM_HEADER in code. We effect our choice
986 of window system by setting term_header and WINDOW_SYSTEM_OBJ
987 instead of using ad-hoc variables and flags for each window
988 system.
989
990 2012-08-26 Paul Eggert <eggert@cs.ucla.edu>
991
992 * configure.ac (CFLAGS): Prefer -g3 to -g if -g3 works
993 and if the user has not specified CFLAGS. -g3 simplifies
994 debugging, since it makes macros visible to the debugger.
995
996 2012-08-25 Juanma Barranquero <lekktu@gmail.com>
997
998 * lib/makefile.w32-in ($(BLD)/execinfo.$(O)): Update dependencies.
999
1000 2012-08-25 Eli Zaretskii <eliz@gnu.org>
1001
1002 * lib/makefile.w32-in ($(BLD)/execinfo.$(O), execinfo.h): New targets.
1003 (GNULIBOBJS): Add $(BLD)/execinfo.$(O).
1004
1005 2012-08-24 Paul Eggert <eggert@cs.ucla.edu>
1006
1007 On assertion failure, print backtrace if available.
1008 Merge from gnulib, incorporating:
1009 2012-08-24 execinfo: port to FreeBSD
1010 2012-08-22 execinfo: new module
1011 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
1012 * lib/execinfo.c, lib/execinfo.in.h, m4/execinfo.m4: New files.
1013
1014 2012-08-22 Glenn Morris <rgm@gnu.org>
1015
1016 * Makefile.in (install-arch-dep): If NO_BIN_LINK is non-null,
1017 do not create the bin/emacs link. (Bug#12011)
1018
1019 2012-08-21 Paul Eggert <eggert@cs.ucla.edu>
1020
1021 Merge from gnulib, incorporating:
1022 2012-08-20 extern-inline: support old GCC 'inline'
1023
1024 2012-08-20 Glenn Morris <rgm@gnu.org>
1025
1026 * configure.ac (AC_PROG_LN_S): Test for ln.
1027 * Makefile.in (LN_S): New, set by configure.
1028 (install-arch-dep): Use $LN_S.
1029
1030 2012-08-19 Paul Eggert <eggert@cs.ucla.edu>
1031
1032 Merge from gnulib, incorporating:
1033 2012-08-19 ignore-value, stat-time, timespec: omit AC_C_INLINE
1034 2012-08-19 mktime, sys_select: avoid 'static inline'
1035 2012-08-19 gnulib-tool: Fix indentation.
1036
1037 2012-08-18 Paul Eggert <eggert@cs.ucla.edu>
1038
1039 * lib/sigprocmask.c, m4/signalblocking.m4: Remove.
1040 These files have been unused since the 2012-06-22 patch that
1041 introduced high-resolution time stamps.
1042
1043 2012-08-17 Jan Beich <jbeich@tormail.org> (tiny change)
1044
1045 * configure.ac (PTY_OPEN): Try posix_openpt on gnu-linux,
1046 gnu-kfreebsd, freebsd, and netbsd. (Bug#12040)
1047
1048 2012-08-14 Paul Eggert <eggert@cs.ucla.edu>
1049
1050 Merge from gnulib, incorporating:
1051 2012-08-05 extern-inline: also ignore -Wmissing-declarations
1052
1053 2012-08-10 Juanma Barranquero <lekktu@gmail.com>
1054
1055 * lib/makefile.w32-in (STAT_TIME_H): New macro.
1056 (FTOASTR_C, $(BLD)/stat-time.$(O), $(BLD)/timespec.$(O))
1057 ($(BLD)/u64.$(O)): Update dependencies.
1058
1059 2012-08-10 Glenn Morris <rgm@gnu.org>
1060
1061 * configure.ac (DIRECTORY_SEP): Move here from src/lisp.h.
1062
1063 2012-08-08 Dmitry Antipov <dmantipov@yandex.ru>
1064
1065 * configure.ac (--disable-features): Rename to --without-all.
1066 (OPTION_DEFAULT_ON): Change to use with_features.
1067 * INSTALL: Fix description.
1068
1069 2012-08-07 Dmitry Antipov <dmantipov@yandex.ru>
1070
1071 * configure.ac: New option --disable-features.
1072 (OPTION_DEFAULT_ON): Change to use enable_features.
1073 * INSTALL: Explain --disable-features.
1074
1075 2012-08-07 Glenn Morris <rgm@gnu.org>
1076
1077 * configure.ac: Require automake 1.11 (fairly arbitrarily).
1078 * autogen.sh (automake_min): Get it from configure.ac.
1079
1080 2012-08-06 Glenn Morris <rgm@gnu.org>
1081
1082 * configure.ac (BROKEN_GETWD) [unixware]: New define.
1083
1084 * configure.ac (GNU_LIBRARY_PENDING_OUTPUT_COUNT): Remove.
1085 (PENDING_OUTPUT_COUNT): Absorb GNU_LIBRARY_PENDING_OUTPUT_COUNT.
1086 (DISPNEW_NEEDS_STDIO_EXT): New define.
1087
1088 2012-08-05 Michael Albinus <michael.albinus@gmx.de>
1089
1090 * INSTALL: Explain how to completely disable D-Bus. (Bug#12112)
1091
1092 2012-08-05 Ulrich Müller <ulm@gentoo.org>
1093
1094 * configure.ac: Disable paxctl if binaries don't have a
1095 PT_PAX_FLAGS program header. (Bug#11979)
1096
1097 2012-08-03 Eli Zaretskii <eliz@gnu.org>
1098
1099 * lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/stat-time.$(O),
1100 $(BLD)/timespec.$(O), and $(BLD)/u64.$(O).
1101 (SHA512_H): Don't mention u64.h twice.
1102 ($(BLD)/stat-time.$(O), ($(BLD)/timespec.$(O), ($(BLD)/u64.$(O)):
1103 New targets.
1104
1105 2012-08-03 Paul Eggert <eggert@cs.ucla.edu>
1106
1107 Merge from gnulib, incorporating:
1108 2012-08-02 stat-time, timespec, u64: support naive out-of-dir builds
1109
1110 2012-08-02 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1111
1112 * lib/Makefile.am (DEFAULT_INCLUDES): Add -I$(top_srcdir)/lib for
1113 out-of-tree build.
1114
1115 2012-08-02 Glenn Morris <rgm@gnu.org>
1116
1117 * make-dist: Remove src/s.
1118
1119 * lib/makefile.w32-in (MS_W32_H): Update for new ms-w32.h location.
1120
1121 2012-08-02 Paul Eggert <eggert@cs.ucla.edu>
1122
1123 Merge from gnulib (Bug#12116), incorporating:
1124 2012-08-01 extern-inline: new module
1125 2012-08-01 stat-time, timespec, u64, utimens: use extern-inline
1126 * lib/stat-time.c, lib/timespec.c, lib/u64.c, m4/extern-inline.m4:
1127 New files. The new .c files are for instantiating extern inline
1128 functions.
1129
1130 Port to Solaris 8.
1131 Without this change, 'configure' fails because the recently-added
1132 wait3 prototype in config.h messes up later 'configure' tests.
1133 Fix this problem by droping wait3 and WRETCODE, as they're
1134 no longer needed on hosts that are current porting targets.
1135 * configure.ac (wait3, WRETCODE): Remove, fixing a FIXME.
1136 All uses changed to waitpid and WEXITSTATUS.
1137
1138 Avoid needless autoheader after autogen.sh.
1139 * src/stamp-h.in: Remove from bzr repository; no longer needed there.
1140 * .bzrignore: Add it.
1141 * autogen.sh: Create it.
1142
1143 2012-08-01 Glenn Morris <rgm@gnu.org>
1144
1145 * configure.ac (DOS_NT, MSDOS): New system type templates.
1146
1147 2012-08-01 Ulrich Müller <ulm@gentoo.org>
1148
1149 * configure.ac (LIB_STANDARD, START_FILES) [FreeBSD]:
1150 Don't include crtbegin.o and crtend.o. (Bug#12047)
1151
1152 2012-08-01 Glenn Morris <rgm@gnu.org>
1153
1154 * configure.ac (FLOAT_CHECK_DOMAIN, HAVE_INVERSE_HYPERBOLIC)
1155 (INTERNAL_TERMINAL): New.
1156
1157 * configure.ac (DEVICE_SEP, IS_DEVICE_SEP, IS_DIRECTORY_SEP)
1158 (IS_ANY_SEP): Move here from src/lisp.h.
1159
1160 2012-08-01 Juanma Barranquero <lekktu@gmail.com>
1161
1162 * lib/makefile.w32-in (CONFIG_H): Update dependencies.
1163 (CONF_POST_H): New macro.
1164
1165 2012-07-31 Glenn Morris <rgm@gnu.org>
1166
1167 * configure.ac (S_FILE): Remove output variable.
1168
1169 * configure.ac (opsysfile): Use AH_TEMPLATE. Doc fix.
1170
1171 * configure.ac (NULL_DEVICE, SEPCHAR, USER_FULL_NAME):
1172 Move here from src.
1173
1174 * configure.ac (AMPERSAND_FULL_NAME, subprocesses):
1175 Move here from conf_post.h.
1176
1177 2012-07-31 Dmitry Antipov <dmantipov@yandex.ru>
1178
1179 Improve OpenMotif detection on GNU/Linux systems.
1180 * configure.ac (MOTIF): Check for /usr/include/openmotif
1181 and /usr/(lib|lib64)/openmotif if --with-x-toolkit=motif.
1182
1183 2012-07-31 Andreas Schwab <schwab@linux-m68k.org>
1184
1185 * Makefile.in (install-arch-indep): Avoid eval.
1186
1187 2012-07-31 Glenn Morris <rgm@gnu.org>
1188
1189 * configure.ac (opsysfile, S_FILE): Now they are always empty.
1190
1191 * configure.ac (opsysfile): Forgot to set it to empty on sol2-10
1192 when removing src/s/sol2-6.h yesterday.
1193
1194 * configure.ac (USG5_4): Reintroduce this.
1195 (opsysfile): Set to empty on irix6-5, sol2*, and unixware.
1196
1197 * configure.ac (wait3, WRETCODE): Move here from src/s/usg5-4-common.h.
1198
1199 * configure.ac (opsysfile): Set to empty on hpux*, darwin;
1200 and to s/usg5-4-common.h on irix6-5.
1201
1202 2012-07-30 Glenn Morris <rgm@gnu.org>
1203
1204 * configure.ac (AH_BOTTOM): Use an include file, so that the
1205 contents do not get processed by autoheader.
1206
1207 2012-07-30 Paul Eggert <eggert@cs.ucla.edu>
1208
1209 Do not overwrite config.status while executing it (Bug#11214).
1210 * Makefile.in (MAKEFILE_NAME): New macro.
1211 ($(MAKEFILE_NAME)): Rename rule from Makefile.
1212 * configure.ac (epaths): Set MAKEFILE_NAME to a bogus value,
1213 so that GNU 'make' isn't tempted to make the Makefile and then
1214 regenerate config.status while config.status is running.
1215
1216 Update .PHONY listings in makefiles.
1217 * Makefile.in (.PHONY): Add all, ${SUBDIR}, blessmail, epath-force,
1218 FRC, install-arch-dep, install-arch-indep, install-doc,
1219 install-info, install-man, install-etc, install-strip, uninstall,
1220 bootstrap-clean, TAGS, tags, info-real, force-info, check-info-dir.
1221 (.RECURSIVE): Remove; hasn't been needed for years.
1222
1223 2012-07-30 Glenn Morris <rgm@gnu.org>
1224
1225 * configure.ac (SIGNAL_H_AHB): New hack macro.
1226 (opsysfile): Set to empty on netbsd, openbsd.
1227 (AH_BOTTOM): Include signal.h if SIGNAL_H_AHB is defined.
1228
1229 * configure.ac (_longjmp, _setjmp, TIOCSIGSEND): Move here from src/s.
1230
1231 2012-07-30 Jan Djärv <jan.h.d@swipnet.se>
1232
1233 * Makefile.in (install-arch-indep): Remove sh -x.
1234
1235 2012-07-30 Glenn Morris <rgm@gnu.org>
1236
1237 * configure.ac (opsysfile): Tweak message for null case.
1238
1239 * configure.ac (opsysfile): Set to empty on aix4-2, freebsd,
1240 gnu-linux, gnu-kfreebsd; and to usg5-4-common.h on sol2*, unixware.
1241
1242 2012-07-30 Paul Eggert <eggert@cs.ucla.edu>
1243
1244 Merge from gnulib, incorporating:
1245 * doc/misc/texinfo.tex: Update to 2012-07-29.17 version.
1246
1247 2012-07-29 Jan Djärv <jan.h.d@swipnet.se>
1248
1249 * Makefile.in (install-arch-indep): Handle space in locallisppath.
1250
1251 2012-07-28 Paul Eggert <eggert@cs.ucla.edu>
1252
1253 Use Gnulib environ module (Bug#9772).
1254 * m4/environ.m4: New file, from gnulib.
1255 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
1256
1257 Use Gnulib stdalign module (Bug#9772, Bug#9960).
1258 This should improve portability of macros like alignof and DECL_ALIGN.
1259 * lib/stdalign.in.h, m4/stdalign.m4: New files, from gnulib.
1260 * .bzrignore: Add lib/stdalign.h.
1261 * config.bat: Do not set NO_DECL_ALIGN; no longer needed.
1262 Copy lib/stdalign.in.h to lib/stdalign.in-h as needed.
1263 * configure.ac (HAVE_ATTRIBUTE_ALIGNED): Remove the code that
1264 fiddles with this, as gnulib now does this for us.
1265
1266 2012-07-17 Dmitry Antipov <dmantipov@yandex.ru>
1267
1268 Fix toolkit configuration report.
1269 * configure.ac (USE_X_TOOLKIT): Report toolkit as GTK3 if
1270 --with-x-toolkit=gtk3 is used.
1271
1272 2012-07-17 Paul Eggert <eggert@cs.ucla.edu>
1273
1274 Fix regression with pthread_sigmask on FreeBSD (Bug#11884).
1275 * configure.ac: Configure gnulib at the end, not before running
1276 pkg-config. This restores the behavior before 2012-06-22, when
1277 higher-resolution time stamps were added, and fixes a bug whereby
1278 LIB_PTHREAD was not used and gnulib's part of 'configure'
1279 therefore incorrectly assumed that pthread_sigmask wasn't working.
1280 Fix the problem with -lrt and clock_gettime a different way.
1281 This should complete the fix for Bug#11884.
1282 (pre_PKG_CONFIG_CFLAGS, pre_PKG_CONFIG_LIBS): New shell vars.
1283
1284 2012-07-15 Paul Eggert <eggert@cs.ucla.edu>
1285
1286 Merge from gnulib, incorporating:
1287 2012-07-15 pthread_sigmask: fix bug on FreeBSD 9 (Bug#11884)
1288 2012-07-11 gettext: do not assume '#define ... defined ...' behavior
1289
1290 2012-07-14 Glenn Morris <rgm@gnu.org>
1291
1292 * configure.ac (GC_SETJMP_WORKS, GC_MARK_STACK): Move here from src/s.
1293 (AH_BOTTOM): Move GC_SETJMP_WORKS GCC fallback to main body.
1294
1295 2012-07-13 Glenn Morris <rgm@gnu.org>
1296
1297 * configure.ac (opsysfile): Set to empty on gnu, cygwin.
1298
1299 * configure.ac (BSD4_2, BSD_SYSTEM, USG, USG5, _AIX, CYGWIN)
1300 (DARWIN_OS, GNU_LINUX, HPUX, IRIX6_5, SOLARIS2):
1301 Move "system type" macros here from src/s.
1302 (BSD_SYSTEM_AHB): New hack macro.
1303 (AH_BOTTOM): Set BSD_SYSTEM, using BSD_SYSTEM_AHB.
1304
1305 * configure.ac (NSIG_MINIMUM, ULIMIT_BREAK_VALUE, SETUP_SLAVE_PTY)
1306 (GC_MARK_SECONDARY_STACK): Move here from src/s.
1307
1308 2012-07-12 Glenn Morris <rgm@gnu.org>
1309
1310 * configure.ac (AH_BOTTOM) [DARWIN_OS]: Move SYSTEM_PURESIZE_EXTRA
1311 setting here from src/s/darwin.h.
1312
1313 * configure.ac (NO_MATHERR): Unconditionally define for Darwin;
1314 as src/s/darwin.h used to.
1315
1316 * configure.ac (NARROWPROTO, NO_ABORT, BROKEN_GET_CURRENT_DIR_NAME)
1317 (BROKEN_FIONREAD, BROKEN_PTY_READ_AFTER_EAGAIN, BROKEN_SIGAIO)
1318 (BROKEN_SIGPOLL, BROKEN_SIGPTY, FIRST_PTY_LETTER, NO_EDITRES)
1319 (G_SLICE_ALWAYS_MALLOC, PREFER_VSUSP, PTY_ITERATION, PTY_OPEN)
1320 (PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF, RUN_TIME_REMAP)
1321 (SETPGRP_RELEASES_CTTY, TAB3, TABDLY, RUN_TIME_REMAP, UNIX98_PTYS)
1322 (XOS_NEEDS_TIME_H): Move here from src/s.
1323
1324 2012-07-11 Glenn Morris <rgm@gnu.org>
1325
1326 * configure.ac (INTERRUPT_INPUT): Move here from src/s.
1327 (HAVE_PTYS, HAVE_SOCKETS): Define unconditionally.
1328
1329 2012-07-11 Paul Eggert <eggert@cs.ucla.edu>
1330
1331 * configure.ac (tzset): Remove check that's redundant with gnulib.
1332
1333 2012-07-11 Glenn Morris <rgm@gnu.org>
1334
1335 * configure.ac (CLASH_DETECTION): Define unconditionally.
1336
1337 * configure.ac (opsysfile): Use bsd-common on gnu systems.
1338
1339 * configure.ac (GNU_LIBRARY_PENDING_OUTPUT_COUNT):
1340 (SIGNALS_VIA_CHARACTERS): Move here from src/s.
1341
1342 2012-07-11 Paul Eggert <eggert@cs.ucla.edu>
1343
1344 Assume mkdir, rename, rmdir, strerror.
1345 * configure.ac (mkdir, rename, rmdir, strerror): Remove check.
1346
1347 2012-07-11 Glenn Morris <rgm@gnu.org>
1348
1349 * configure.ac (DONT_REOPEN_PTY): Move here from src/s.
1350
1351 * configure.ac (DEFAULT_SOUND_DEVICE): New definition.
1352
1353 2012-07-10 Paul Eggert <eggert@cs.ucla.edu>
1354
1355 Remove "#define unix" that is no longer needed (Bug#11905).
1356 Merge from gnulib to make "#define unix" unnecessary, incorporating:
1357 2012-07-10 getloadavg: clean out old Emacs and Autoconf cruft
1358 2012-07-09 getopt: Simplify after Emacs changed.
1359
1360 2012-07-10 Glenn Morris <rgm@gnu.org>
1361
1362 * configure.ac (DATA_START, DATA_SEG_BITS, PENDING_OUTPUT_COUNT):
1363 Move here from src/s.
1364
1365 2012-07-09 Andreas Schwab <schwab@linux-m68k.org>
1366
1367 * configure.ac (PNG_DEPSTRUCT): Define this instead of
1368 PNG_DEPRECATED.
1369
1370 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
1371
1372 Add GCC-style 'const' attribute to functions that can use it.
1373 * configure.ac (WARN_CFLAGS): Add -Wsuggest-attribute=const.
1374 (ATTRIBUTE_CONST): New macro, in config.h.
1375
1376 2012-07-09 Juanma Barranquero <lekktu@gmail.com>
1377
1378 * lib/makefile.w32-in: Rework dependencies.
1379 (GNU_LIB, NT_INC, C_CTYPE_H, MS_W32_H, CONFIG_H, FILEMODE_H)
1380 (FTOASTR_H, FTOASTR_C, GETOPT_INT_H, MD5_H, SHA1_H, SHA256_H)
1381 (U64_H, SHA512_H): New macros.
1382 (SRC): Redefine to point to src/, not current directory.
1383 ($(BLD)/c-ctype.$(O), $(BLD)/c-strcasecmp.$(O))
1384 ($(BLD)/c-strncasecmp.$(O), $(BLD)/dtoastr.$(O))
1385 ($(BLD)/dtotimespec.$(O), $(BLD)/getopt.$(O), $(BLD)/getopt1.$(O))
1386 ($(BLD)/gettime.$(O), $(BLD)/strftime.$(O), $(BLD)/time_r.$(O))
1387 ($(BLD)/timespec-add.$(O), $(BLD)/timespec-sub.$(O), $(BLD)/md5.$(O))
1388 ($(BLD)/sha1.$(O), $(BLD)/sha256.$(O), $(BLD)/sha512.$(O))
1389 ($(BLD)/filemode.$(O)): Update dependencies.
1390
1391 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
1392
1393 Merge from gnulib, incorporating:
1394 2012-07-09 timespec: mark functions with const attributes
1395
1396 Rename configure.in to configure.ac (Bug#11603).
1397 The name 'configure.in' has been obsolescent for quite some time,
1398 and the next release of Autoconf will generate warnings for it.
1399 See commit 'v2.69-4-g560f16b' of 2012-05-06, "general: deprecate
1400 'configure.in' as autoconf input" in the Autoconf git repository.
1401 * configure.ac: Rename from configure.in.
1402 * INSTALL, INSTALL.BZR, README, make-dist:
1403 * Makefile.in (AUTOCONF_INPUTS):
1404 * autogen.sh (autoconf_min):
1405 * autogen/update_autogen (sources):
1406 Adjust to reflect new name.
1407
1408 2012-07-08 Paul Eggert <eggert@cs.ucla.edu>
1409
1410 Restore deprecation warnings, except for older libpng.
1411 * configure.in (WARN_CFLAGS): Remove -Wno-deprecated-declarations.
1412 (HAVE_LIBPNG_PNG_H): Don't bother checking for this if we have png.h.
1413 (PNG_DEPRECATED): Define when compiling with older PNG versions.
1414
1415 2012-07-07 Andreas Schwab <schwab@linux-m68k.org>
1416
1417 * configure.in (WARN_CFLAGS): Add -Wno-deprecated-declarations.
1418
1419 2012-07-07 Paul Eggert <eggert@cs.ucla.edu>
1420
1421 Improve static checking when configured --with-ns.
1422 See Samuel Bronson's remarks in
1423 <http://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00146.html>.
1424 * configure.in (WARN_CFLAGS): Omit -Wunreachable-code, as it's
1425 a no-op with recent GCC and harmful in earlier ones.
1426 Omit -Wsync-nand, as it's irrelevant to Emacs and provokes a
1427 warning when compiling with ObjC. Always omit
1428 -Wunsafe-loop-optimizations, as we don't mind when optimization is
1429 being done correctly.
1430
1431 2012-07-07 Glenn Morris <rgm@gnu.org>
1432
1433 * configure.in (BROKEN_SA_RESTART): Doc fix.
1434
1435 * configure.in: Rather than checking for things then undef'ing
1436 them on some platforms, simply don't check for them.
1437 (getwd): Don't check for it on unixware.
1438 (random, rint): Don't check for these on hpux.
1439 (res_init, libresolv): Don't check for these on darwin.
1440
1441 2012-07-07 Juanma Barranquero <lekktu@gmail.com>
1442
1443 * lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/c-ctype.$(O),
1444 $(BLD)/c-strcasecmp.$(O) and $(BLD)/c-strncasecmp.$(O).
1445 ($(BLD)/c-ctype.$(O), $(BLD)/c-strcasecmp.$(O))
1446 ($(BLD)/c-strncasecmp.$(O)): New dependencies.
1447
1448 2012-07-06 Paul Eggert <eggert@cs.ucla.edu>
1449
1450 * configure.in: Document --enable-gcc-warnings better.
1451
1452 Use c_strcasecmp for ASCII case-insensitive comparison (Bug#11786).
1453 This is safer than strcasecmp, which has unspecified behavior
1454 outside the POSIX locale and in practice sometimes does not work
1455 in multibyte locales. Similarly for c_strncasecmp and strncasecmp.
1456 * configure.in (strcasecmp, strncasecmp): Remove checks.
1457
1458 * lib/c-ctype.c, lib/c-ctype.h, lib/c-strcase.h, lib/c-strcasecmp.c:
1459 * lib/c-strncasecmp.c: New files, taken from gnulib.
1460 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
1461
1462 Merge from gnulib, incorporating:
1463 2012-07-06 timespec-sub: avoid duplicate include
1464 Reported by Juanma Barranquero.
1465
1466 2012-07-06 Glenn Morris <rgm@gnu.org>
1467
1468 * make-dist [update]: Let autoreconf figure out what needs updating.
1469 Use `make info-real'. leim/leim-list.el should always exist.
1470 Check cd return value.
1471
1472 2012-07-06 Paul Eggert <eggert@cs.ucla.edu>
1473
1474 Merge from gnulib. This is for OpenBSD 5.1 amd64.
1475 * m4/sys_time_h.m4: New version from gnulib, incorporating:
1476 2012-07-05 sys_time: allow too-wide tv_sec
1477
1478 2012-07-04 Paul Eggert <eggert@cs.ucla.edu>
1479
1480 Merge from gnulib.
1481 * lib/alloca.in.h: New version from gnulib, incorporating:
1482 2012-07-03 alloca: add support for HP NonStop TNS/E native
1483
1484 2012-07-04 Dmitry Antipov <dmantipov@yandex.ru>
1485
1486 * configure.in: If --enable-gcc-warnings, disable
1487 -Wunsafe-loop-optimizations for -O1 optimization level.
1488
1489 2012-06-30 Glenn Morris <rgm@gnu.org>
1490
1491 * configure.in (standardlisppath): New output variable.
1492 (lisppath): Use standardlisppath.
1493 * Makefile.in (standardlisppath): New, set by configure.
1494 (epaths-force): Use standardlisppath and locallisppath rather than
1495 lisppath.
1496
1497 2012-06-28 Dmitry Antipov <dmantipov@yandex.ru>
1498
1499 * configure.in: Fix previous change. Remove --enable-asserts.
1500 (CPPFLAGS): Remove conditional -DXASSERTS=1.
1501 Add --enable-link-time-optimization.
1502 * INSTALL: Mention this.
1503
1504 2012-06-28 Dmitry Antipov <dmantipov@yandex.ru>
1505
1506 * configure.in: Add glyphs category to --enable-checking option.
1507 (GLYPH_DEBUG): Define if glyphs debugging is enabled.
1508
1509 2012-06-28 Dmitry Antipov <dmantipov@yandex.ru>
1510
1511 * configure.in (ENABLE_CHECKING): Update comment.
1512
1513 2012-06-28 Paul Eggert <eggert@cs.ucla.edu>
1514
1515 * configure.in: Don't check for sys/select.h, sys/time.h, utime.h.
1516 Emacs proper no longer uses these headers, and can rely on Gnulib
1517 for these checks.
1518
1519 Merge from gnulib.
1520 * m4/getopt.m4: Copy new version from gnulib, incorporating:
1521 getopt-posix: No longer guarantee that option processing is resettable.
1522
1523 2012-06-27 Glenn Morris <rgm@gnu.org>
1524
1525 * configure.in: Only check for paxctl on gnu-linux. (Bug#11398#26)
1526
1527 * INSTALL: Remove references to paths.el.
1528
1529 2012-06-26 Eli Zaretskii <eliz@gnu.org>
1530
1531 * lib/makefile.w32-in ($(GNULIBOBJS)): Depend on stamp_BLD.
1532 This replaces separate dependency for each object file, which required
1533 the same object file to be mentioned twice, causing failures in
1534 parallel builds.
1535
1536 2012-06-26 Paul Eggert <eggert@cs.ucla.edu>
1537
1538 Clean out last vestiges of the old HAVE_CONFIG_H stuff.
1539 * lib/makefile.w32-in (LOCAL_FLAGS): Remove -DHAVE_CONFIG_H.
1540
1541 2012-06-25 Dmitry Antipov <dmantipov@yandex.ru>
1542
1543 * configure.in (AC_CHECK_FUNCS): Detect library functions
1544 strcasecmp and strncasecmp.
1545
1546 2012-06-24 Paul Eggert <eggert@cs.ucla.edu>
1547
1548 Switch from NO_RETURN to C11's _Noreturn (Bug#11750).
1549 We might as well use the spelling standardized by C11,
1550 as in the long run that should simplify maintenance.
1551 * configure.in (NO_RETURN): Remove. All uses replaced by _Noreturn.
1552
1553 2012-06-24 Eli Zaretskii <eliz@gnu.org>
1554
1555 * lib/makefile.w32-in ($(BLD)/dtotimespec.$(O)):
1556 ($(BLD)/timespec-add.$(O)):
1557 ($(BLD)/timespec-sub.$(O)): Don't depend on
1558 $(EMACS_ROOT)/nt/inc/sys/time.h.
1559
1560 * lib/stat-time.h:
1561 * lib/timespec.h:
1562 * lib/utimens.h: Revert last change.
1563
1564 2012-06-23 Paul Eggert <eggert@cs.ucla.edu>
1565
1566 Merge from gnulib.
1567 * m4/getopt.m4: Copy new version from gnulib, incorporating:
1568 getopt-gnu: Handle suboptimal getopt_long's abbreviation handling.
1569
1570 2012-06-23 Eli Zaretskii <eliz@gnu.org>
1571
1572 Fix the MS-Windows build broken by 2012-06-22T21:17:42Z!eggert@cs.ucla.edu.
1573 * lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/dtotimespec.$(O),
1574 $(BLD)/gettime.$(O), $(BLD)/timespec-add.$(O), and
1575 $(BLD)/timespec-sub.$(O).
1576 ($(BLD)/dtotimespec.$(O)):
1577 ($(BLD)/gettime.$(O)):
1578 ($(BLD)/timespec-add.$(O)):
1579 ($(BLD)/timespec-sub.$(O)): New dependencies.
1580
1581 * lib/stat-time.h:
1582 * lib/timespec.h:
1583 * lib/utimens.h: Include sys/time.h.
1584
1585 2012-06-23 Andreas Schwab <schwab@linux-m68k.org>
1586
1587 * configure.in: Don't use AC_CHECK_FUNCS_ONCE, which doesn't use
1588 the correct CFLAGS and LIBS.
1589
1590 2012-06-22 Paul Eggert <eggert@cs.ucla.edu>
1591
1592 Support higher-resolution time stamps (Bug#9000).
1593 * configure.in (gl_ASSERT_NO_GNULIB_POSIXCHECK)
1594 (gl_ASSERT_NO_GNULIB_TESTS, gl_INIT): Move these up earlier, so
1595 that the new clock stuff doesn't clash with RSVG_LIBS.
1596 (AC_CHECK_HEADERS): Don't check for sys/select.h, sys/time.h, utime.h,
1597 as gnulib does that for us now.
1598 (emacs_cv_struct_utimbuf, HAVE_STRUCT_UTIMBUF, HAVE_TIMEVAL)
1599 (GETTIMEOFDAY_ONE_ARGUMENT): Remove; gnulib does these now.
1600 (AC_CHECK_FUNCS): Remove utimes; no longer needed.
1601 * lib/dtotimespec.c, lib/gettime.c, lib/gettimeofday.c, lib/pselect.c:
1602 * lib/stat-time.h, lib/sys_select.in.h, lib/sys_time.in.h:
1603 * lib/timespec-add.c, lib/timespec-sub.c, lib/timespec.h:
1604 * lib/utimens.c, lib/utimens.h, m4/clock_time.m4, m4/gettime.m4:
1605 * m4/gettimeofday.m4, m4/pselect.m4, m4/stat-time.m4:
1606 * m4/sys_select_h.m4, m4/sys_socket_h.m4, m4/sys_time_h.m4:
1607 * m4/timespec.m4, m4/utimbuf.m4, m4/utimens.m4, m4/utimes.m4:
1608 New files, copied automatically from gnulib.
1609 * lib/gnulib.mk, m4/gnulib-comp.m4: Merge from gnulib.
1610
1611 2012-06-22 Paul Eggert <eggert@cs.ucla.edu>
1612
1613 Merge from gnulib.
1614 * lib/filemode.h, lib/signal.in.h, lib/stat.c, lib/stdint.in.h:
1615 * lib/stdlib.in.h, lib/unistd.in.h, m4/extensions.m4, m4/getloadavg.m4:
1616 * m4/getopt.m4, m4/gnulib-common.m4, m4/largefile.m4, m4/mktime.m4:
1617 * m4/multiarch.m4, m4/nocrash.m4, m4/stdio_h.m4, m4/time_r.m4:
1618 Copy new versions from gnulib, incorporating the following changes:
1619 2012-06-22 time_r: fix typo that always overrode localtime_r decl
1620 2012-06-22 Write "Mac OS X" instead of "MacOS X".
1621 2012-06-21 mktime: fix integer overflow in 'configure'-time test
1622 2012-06-21 nonblocking: Avoid compilation error on mingw64.
1623 2012-06-19 stat, fstat: Avoid warnings on mingw64.
1624 2012-06-19 getopt-gnu: Fix exit code overflow in autoconf test.
1625
1626 2012-06-13 Andreas Schwab <schwab@linux-m68k.org>
1627
1628 * configure.in: Rename --enable-use-lisp-union-type to
1629 --enable-check-lisp-object-type and define CHECK_LISP_OBJECT_TYPE
1630 instead of USE_LISP_UNION_TYPE.
1631
1632 2012-06-12 Glenn Morris <rgm@gnu.org>
1633
1634 * configure.in (HAVE_PROCFS, _STRUCTURED_PROC): New AC_DEFINEs.
1635 (opsysfile): Set specially for sol2-10.
1636
1637 * configure.in (BROKEN_SA_RESTART, USG_SUBTTY_WORKS):
1638 New AC_DEFINEs, for hpux11.
1639 (opsysfile): Set specially for hpux11.
1640
1641 2012-06-12 Paul Eggert <eggert@cs.ucla.edu>
1642
1643 * configure.in: Coalesce some function checking.
1644 This makes 'configure' a bit smaller.
1645 Prefer AC_CHECK_FUNCS_ONCE for functions that we always check for.
1646
1647 2012-06-12 Glenn Morris <rgm@gnu.org>
1648
1649 * configure.in (opsysfile): Set specially for gnu-kfreebsd, openbsd.
1650
1651 * configure.in (NO_TERMIO, BROKEN_SIGIO): Move here from src/s.
1652
1653 * configure.in: Anticipate platforms with no src/s file.
1654
1655 2012-06-12 Chong Yidong <cyd@gnu.org>
1656
1657 * configure.in: Check for MagickMergeImageLayers (Bug#11678).
1658
1659 2012-06-11 Glenn Morris <rgm@gnu.org>
1660
1661 * configure.in (SYSTEM_TYPE): New AC_DEFINE.
1662
1663 2012-06-09 Michael Albinus <michael.albinus@gmx.de>
1664
1665 * configure.in (dbus_type_is_valid): Check for library function.
1666
1667 2012-06-06 Glenn Morris <rgm@gnu.org>
1668
1669 * INSTALL, make-dist: Remove vcdiff.
1670
1671 2012-06-03 Glenn Morris <rgm@gnu.org>
1672
1673 * INSTALL, make-dist: Remove rcs-checkin.
1674
1675 2012-06-03 Ulrich Müller <ulm@gentoo.org>
1676
1677 * configure.in (PAXCTL): Check for paxctl. (Bug#11398)
1678
1679 2012-06-01 Paul Eggert <eggert@cs.ucla.edu>
1680
1681 Remove --disable-maintainer-mode option from 'configure'. (Bug#11555)
1682 It is confusingly named and rarely useful. See, for example,
1683 <http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00089.html>.
1684 * INSTALL.BZR: Don't mention --disable-maintainer-mode.
1685 * Makefile.in (MAINTAINER_MODE_FLAG): Remove; all uses removed.
1686 * configure.in: Remove --disable-maintainer-mode.
1687 (USE_MAINTAINER_MODE, MAINT): Remove.
1688
1689 2012-05-28 Paul Eggert <eggert@cs.ucla.edu>
1690
1691 Make 'configure' a bit smaller and faster.
1692 * configure.in (INSTALL_INFO): Set it with one call to
1693 AC_PATH_PROG, not three.
1694 (PKG_CONFIG): Hoist this out of PKG_CHECK_MODULES, since it's
1695 so likely that it'll be needed.
1696 (AC_CHECK_HEADERS_ONCE): Prefer to AC_CHECK_HEADERS where either works.
1697 (AC_PROG_MAKE_SET): Remove; Automake does this.
1698 (sysinfo): Do not check for this function, as it's never used.
1699 (tzset): Check for this function just once.
1700 * m4/manywarnings.m4: Sync from gnulib, incorporating the following:
1701 2012-05-27 manywarnings: remove duplicate -Wmultichar entry
1702
1703 2012-05-27 Eli Zaretskii <eliz@gnu.org>
1704
1705 * config.bat (lib): Create/update lib/stdalign.in-h and
1706 lib/sys_types.in-h.
1707
1708 * lib/makefile.w32-in ($(BLD)/md5.$(O)):
1709 ($(BLD)/sha1.$(O)):
1710 ($(BLD)/sha256.$(O)):
1711 ($(BLD)/sha512.$(O)): Depend on $(EMACS_ROOT)/nt/inc/stdalign.h.
1712 Suggested by Christoph Scholtes <cschol2112@googlemail.com>.
1713
1714 * lib/getopt_.h: Regenerate.
1715
1716 2012-05-27 Paul Eggert <eggert@cs.ucla.edu>
1717
1718 Assume gnulib does largefile.
1719 Gnulib does the largefile configuration anyway, so when configure.in
1720 invokes AC_SYS_LARGEFILE, that bloats 'configure' unnecessarily.
1721 * configure.in (AC_SYS_LARGEFILE): Remove.
1722 * lib/gnulib.mk: Autoupdate.
1723
1724 2012-05-26 Paul Eggert <eggert@cs.ucla.edu>
1725
1726 Merge from gnulib. (Bug#11527)
1727
1728 The build procedure now creates <stdalign.h> and <sys/types.h> for
1729 older hosts that lack a working <stdalign.h> or whose
1730 <sys/types.h> does not define pid_t, size_t, ssize_t, mode_t.
1731 New symbols such as WINDOWS_64_BIT_OFF_T may require attention in the
1732 msdos and nt builds.
1733
1734 Here is a precis of gnulib changes that seem relevant; please see
1735 the gnulib ChangeLog for details.
1736
1737 2012-05-18 crypto: fix bug in large buffer handling
1738 2012-05-14 ignore-value.h: remove unused _GL_ATTRIBUTE_DEPRECATED
1739 2012-05-10 _Noreturn: port config.h to gcc -Wundef
1740 2012-05-08 warnings.m4: give a means to specify the program to compile
1741 2012-05-07 stdint: be more consistent with glibc, SunOS libc
1742 2012-04-21 Large File Support for native Windows platforms.
1743 2012-04-14 stat: Bypass buggy override in mingw64.
1744 2012-03-29 stdio: don't assume gets any more
1745 2012-03-24 Enable common subexpression optimization in GCC.
1746 2012-02-09 maint: replace FSF snail-mail addresses with URLs
1747 2012-01-30 sys_stat: Fix support for mingw64 and MSVC.
1748 2012-01-28 strtoimax: eliminate need for stdint.h, inttypes.h checks
1749 2012-01-21 stdint: Add support for Android.
1750 2012-01-15 Improve support for MSVC 9.
1751 2012-01-08 mktime: Avoid compilation error on Solaris 11.
1752 2012-01-05 Use ', not `, for quoting output.
1753 2012-01-05 strtoimax: Don't replace systems where intmax_t is int.
1754 2012-01-05 strtoimax: Work around AIX 5.1 bug.
1755 2012-01-05 inttypes: Modernize.
1756 2011-12-13 inttypes, stdint: add C++11 support
1757 2011-11-26 Fix conflict between two instantiations of module 'unistd'.
1758 2011-11-21 _Noreturn: Check that _MSC_VER is defined
1759 2011-11-10 ptsname_r: Avoid compilation error on OSF/1 5.1.
1760 2011-11-09 raise: fix mingw handling of SIGPIPE
1761 2011-10-27 Add stdalign module and use it in other modules.
1762
1763 * lib/stdalign.in.h, lib/sys_types.in.h, m4/off_t.m4, m4/stdalign.m4:
1764 * m4/sys_types_h.m4:
1765 New files.
1766 * build-aux/move-if-change, build-aux/snippet/_Noreturn.h:
1767 * build-aux/snippet/arg-nonnull.h, build-aux/snippet/c++defs.h:
1768 * build-aux/snippet/warn-on-use.h, doc/misc/texinfo.tex:
1769 * lib/alloca.in.h, lib/allocator.h, lib/careadlinkat.c:
1770 * lib/careadlinkat.h, lib/dosname.h, lib/dup2.c, lib/filemode.c:
1771 * lib/filemode.h, lib/ftoastr.c, lib/ftoastr.h, lib/getloadavg.c:
1772 * lib/getopt.c, lib/getopt.in.h, lib/getopt1.c, lib/getopt_int.h:
1773 * lib/gettext.h, lib/gnulib.mk, lib/ignore-value.h, lib/intprops.h:
1774 * lib/inttypes.in.h, lib/lstat.c, lib/md5.c, lib/md5.h, lib/mktime.c:
1775 * lib/pathmax.h, lib/pthread_sigmask.c, lib/readlink.c, lib/sha1.c:
1776 * lib/sha1.h, lib/sha256.c, lib/sha256.h, lib/sha512.c, lib/sha512.h:
1777 * lib/signal.in.h, lib/sigprocmask.c, lib/stat.c, lib/stdarg.in.h:
1778 * lib/stdbool.in.h, lib/stddef.in.h, lib/stdint.in.h, lib/stdio.in.h:
1779 * lib/stdlib.in.h, lib/strftime.c, lib/strftime.h, lib/strtoimax.c:
1780 * lib/strtol.c, lib/strtoll.c, lib/strtoul.c, lib/strtoull.c:
1781 * lib/symlink.c, lib/sys_stat.in.h, lib/time.in.h, lib/time_r.c:
1782 * lib/u64.h, lib/unistd.in.h, lib/verify.h, m4/00gnulib.m4:
1783 * m4/alloca.m4, m4/c-strtod.m4, m4/dup2.m4, m4/extensions.m4:
1784 * m4/filemode.m4, m4/getloadavg.m4, m4/getopt.m4, m4/gl-comp.m4:
1785 * m4/gnulib-common.m4, m4/gnulib-tool.m4, m4/include_next.m4:
1786 * m4/inttypes.m4, m4/largefile.m4, m4/longlong.m4, m4/lstat.m4:
1787 * m4/md5.m4, m4/mktime.m4, m4/multiarch.m4, m4/nocrash.m4:
1788 * m4/pathmax.m4, m4/pthread_sigmask.m4, m4/readlink.m4, m4/sha1.m4:
1789 * m4/sha256.m4, m4/sha512.m4, m4/signal_h.m4, m4/signalblocking.m4:
1790 * m4/socklen.m4, m4/ssize_t.m4, m4/st_dm_mode.m4, m4/stat.m4:
1791 * m4/stdarg.m4, m4/stdbool.m4, m4/stddef_h.m4, m4/stdint.m4:
1792 * m4/stdio_h.m4, m4/stdlib_h.m4, m4/strftime.m4, m4/strtoimax.m4:
1793 * m4/strtoll.m4, m4/strtoull.m4, m4/strtoumax.m4, m4/symlink.m4:
1794 * m4/sys_stat_h.m4, m4/time_h.m4, m4/time_r.m4, m4/tm_gmtoff.m4:
1795 * m4/unistd_h.m4, m4/warnings.m4, m4/wchar_t.m4:
1796 Update from gnulib.
1797
1798 2012-05-22 Paul Eggert <eggert@cs.ucla.edu>
1799
1800 Remove src/m/*.
1801 * configure.in: Remove all mention of src/m/*.
1802 (machine, machfile, M_FILE, config_machfile, and_machfile): Remove.
1803 All uses removed.
1804 (BITS_PER_CHAR, BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG)
1805 (BITS_PER_LONG_LONG): Move to src/lisp.h.
1806 * lib/makefile.w32-in: Remove dependencies on
1807 $(EMACS_ROOT)/src/m/intel386.h.
1808 * make-dist: Don't make links to src/m.
1809
1810 2012-05-22 Paul Eggert <eggert@cs.ucla.edu>
1811
1812 * Makefile.in (ACLOCAL_INPUTS): Fix up gnulib-comp.m4 name. (Bug#11529)
1813 Without this further fix, aclocal was being invoked unnecessarily.
1814
1815 2012-05-22 Glenn Morris <rgm@gnu.org>
1816
1817 * Makefile.in (blessmail, install-arch-dep, uninstall):
1818 Check cd lib-src works.
1819 (install-arch-dep, uninstall): Remove unneeded subshells.
1820
1821 2012-05-21 Glenn Morris <rgm@gnu.org>
1822
1823 * update-subdirs: Move to build-aux/.
1824 * make-dist, Makefile.in (install-arch-indep): Update for this change.
1825
1826 * Makefile.in (leimdir): New, set by configure.
1827 (COPYDIR, COPYDESTS): Add leim directories.
1828 (install-leim): Remove.
1829 (install-arch-indep): Handle leim installation directly.
1830
1831 * vpath.sed: Remove unused file.
1832 * make-dist: No more vpath.sed.
1833
1834 2012-05-21 Paul Eggert <eggert@cs.ucla.edu>
1835
1836 Use full name for m4/gnulib-comp.m4. (Bug#11529)
1837 Previously the file was named m4/gl-comp.m4 due to DOS 8+3 restrictions,
1838 even though the file's name in gnulib is m4/gnulib-comp.m4.
1839 This had a problem when merging from gnulib, as the code temporarily
1840 renamed it to the full name, causing problems when interrupted.
1841 Now the file has its full name, with the idea that we will find
1842 a solution for MS-DOS that does not affect the rest of Emacs.
1843 * m4/gnulib-comp.m4: Rename from m4/gl-comp.m4.
1844
1845 Assume C89 or later.
1846 * configure.in (AC_C_PROTOTYPES, AC_C_VOLATILE, AC_C_CONST)
1847 (POINTER_TYPE, PROTOTYPES): Remove.
1848
1849 Make merging from gnulib a script, not a makefile action.
1850 Putting it in a makefile has some problems with reflection, as
1851 merging from gnulib updates 'configure', which can update the makefile.
1852 Putting it in a standalone script breaks this loop.
1853 * Makefile.in (gnulib_srcdir, $(gnulib_srcdir), DOS_gnulib_comp.m4)
1854 (GNULIB_MODULES, GNULIB_TOOL_FLAGS, sync-from-gnulib):
1855 Remove, moving the actions to the script admin/merge-gnulib.
1856
1857 2012-05-21 Glenn Morris <rgm@gnu.org>
1858
1859 * configure.in (LEIM_INSTALLDIR):
1860 Rename to leimdir, treat like lispdir.
1861
1862 2012-05-21 Glenn Morris <rgm@gnu.org>
1863
1864 * Makefile.in (install-arch-indep, install-doc, install-info)
1865 (uninstall): Scrap superfluous subshells.
1866
1867 2012-05-19 Ulrich Mueller <ulm@gentoo.org>
1868
1869 * Makefile.in (install-etc): Respect DESTDIR. (Bug#11518)
1870
1871 2012-05-19 Paul Eggert <eggert@cs.ucla.edu>
1872
1873 * configure.in (AC_CHECK_FUNCS): Remove XSetWMProtocols,
1874 getdomainname, mblen (twice), mbrlen (twice), mbsinit, ualarm,
1875 getsockopt, setsockopt, mremap, mempcpy.
1876
1877 * configure.in (machine): Do not set to 'vax', since src/m/vax.h
1878 is being removed.
1879 (AC_CHECK_FUNCS): Remove ftime.
1880
1881 2012-05-19 Glenn Morris <rgm@gnu.org>
1882
1883 * Makefile.in (install-arch-indep): Remove unneeded subshell.
1884
1885 * Makefile.in (install-arch-indep): Remove unneeded chmod.
1886 Set permissions of lisp/subdirs.el.
1887
1888 * Makefile.in (SUBDIR): Add leim. Update users.
1889
1890 * Makefile.in (lib, lib-src, lisp): Check cd return value.
1891
1892 * Makefile.in (leim): No need to set PARALLEL.
1893
1894 2012-05-18 Glenn Morris <rgm@gnu.org>
1895
1896 * Makefile.in (install-arch-indep, install-info, install-man):
1897 Simplify some one-sided ifs.
1898
1899 * Makefile.in: Install only the relevant DOC file.
1900 (install-arch-indep): Delete etc/DOC*.
1901 (install-doc): No more need to delete etc/DOC.
1902
1903 * Makefile.in (install-arch-indep): Split into several rules.
1904 (install-doc, innstall-info, install-man): New rules.
1905
1906 * configure.in (mandir): May as well include it in the NS app bundle.
1907
1908 * configure.in (INSTALL_ARCH_INDEP_EXTRA): New output variable.
1909 * Makefile.in (INSTALL_ARCH_INDEP_EXTRA): New, set by configure.
1910 (install-arch-indep): Don't install-etc for self-contained ns builds.
1911
1912 * configure.in (GCC_TEST_OPTIONS, NON_GCC_TEST_OPTIONS) <darwin>:
1913 No longer unconditonally add /sw directories. (Bug#2280)
1914
1915 * Makefile.in (install-arch-dep): Depend on install-arch-indep.
1916 (install-arch-indep): Depend on install-leim.
1917 (install): Remove explicit install-leim dependence.
1918
1919 * Makefile.in (install-arch-indep):
1920 Move last element of mkdir rule here.
1921 (mkdir): Remove rule.
1922
1923 * Makefile.in (install-arch-indep): Remove unneeded chmods.
1924 INSTALL_DATA does this for us.
1925
1926 * Makefile.in (install-arch-dep): Ensure bindir exists.
1927 Drop mkdir dependency.
1928 (install-arch-indep): Ensure docdir, infodir, mandir exist.
1929 (install-leim): Drop mkdir dependency.
1930 (mkdir): Remove most directories, now made in relevant rules.
1931
1932 * Makefile.in (install-arch-indep): Combine adjacent loops.
1933
1934 2012-05-17 Glenn Morris <rgm@gnu.org>
1935
1936 * Makefile.in (install-etc, mkdir):
1937 Make relevant directories in install-etc rather than mkdir.
1938
1939 * Makefile.in (write_subdir): Create the directory if needed.
1940 (install-arch-dep, mkdir): No need to make site-lisp directories.
1941
1942 * Makefile.in (write_subdir): New.
1943 (install-arch-indep, install-arch-dep): Use $write_subdir.
1944
1945 * configure.in (docdir, etcdir, infodir, lispdir):
1946 For a self-contained ns build, set these to the appropriate values.
1947 * Makefile.in (install-arch-dep): No need to move info/ any more.
1948
1949 * configure.in (ns_self_contained): New output variable.
1950 * Makefile.in (ns_self_contained): New, set by configure.
1951 (install-arch-dep): For a self-contained ns build,
1952 don't bother installing binaries then immediately deleting them.
1953
1954 * Makefile.in (ns_appbindir, ns_appresdir):
1955 Move them before things that may refer to them.
1956 (install-arch-dep): No need to relocate self-contained ns libexec.
1957
1958 * configure.in (archlibdir): Set it for self-contained ns builds.
1959 (libexecdir): Don't expand it now (this is mainly cosmetic).
1960
1961 2012-05-16 Paul Eggert <eggert@cs.ucla.edu>
1962
1963 * configure.in: Simplify by removing CPP etc.
1964 (CPP_TEST_OPTIONS, NON_GNU_CPP, cc_specified, SPECIFIED_CFLAGS)
1965 (SPECIFED_CPP, CPP, NON_GNU_CC, AC_PROG_CPP): Remove; not needed.
1966 In particular we no longer need to fiddle with CPP, since we don't
1967 use CPP specially any more.
1968 (gl_EARLY): Invoke this after adjusting CC, so that it uses the
1969 adjusted compiler.
1970 (AC_PROG_INSTALL, AC_PROG_MKDIR_P, AC_PROG_RANLIB): Comment out,
1971 since gl_EARLY and/or Autoconf already does these.
1972
1973 2012-05-16 Glenn Morris <rgm@gnu.org>
1974
1975 * configure.in: Try to fix building with gcc >= 4.6 on Darwin.
1976 (CPP): Do not unconditionally set it on Darwin.
1977 Instead, try to test if -no-cpp-precomp is accepted.
1978 (CPP_TEST_OPTIONS, SPECIFIED_CPP): New. (Bug#9755)
1979
1980 2012-05-15 Glenn Morris <rgm@gnu.org>
1981
1982 * Makefile.in (install-arch-dep): Replace use of MV_DIRS.
1983
1984 * Makefile.in (install-arch-dep): Do not hard-code version number.
1985
1986 * Makefile.in (install-arch-dep): NS install no longer needs to
1987 symlink libexec/* into bin/, since 2012-05-14 ns_init_paths change.
1988
1989 2012-05-12 Glenn Morris <rgm@gnu.org>
1990
1991 * configure.in (ns_appbindir): Remove trailing "/".
1992
1993 * configure.in (AC_PROG_MKDIR_P): Call it, to set MKDIR_P.
1994 (MKDEPDIR): Use $MKDIR_P.
1995 * Makefile.in (MKDIR_P): New, set by configure.
1996 (mkdir): Use $MKDIR_P.
1997
1998 2012-05-11 Glenn Morris <rgm@gnu.org>
1999
2000 * Makefile.in (install-arch-indep): There are no more Makefile.c files.
2001 Use INSTALL_DATA for the DOC file.
2002 Remove dead code for ./lisp that never executes.
2003
2004 2012-05-10 Glenn Morris <rgm@gnu.org>
2005
2006 * configure.in (LEIM_INSTALLDIR): New output variable.
2007
2008 2012-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
2009
2010 * .dir-locals.el (log-edit-mode): Enable gnu-style checks.
2011
2012 2012-05-08 Glenn Morris <rgm@gnu.org>
2013
2014 * make-dist: No more doc/lispref/*.el.
2015
2016 2012-05-05 Andreas Schwab <schwab@linux-m68k.org>
2017
2018 * configure.in: Fix quoting bugs.
2019
2020 2012-05-04 Glenn Morris <rgm@gnu.org>
2021
2022 * configure.in (INFO_EXT, INFO_OPTS): New output variables.
2023
2024 2012-05-02 Glenn Morris <rgm@gnu.org>
2025
2026 * configure.in (LD_SWITCH_SYSTEM): Don't try to defeat
2027 the choices made by FreeBSD and NetBSD. (Bug#10313)
2028
2029 * Makefile.in (INFO_FILES): Remove variable.
2030 (INFO_NONMISC): New variable.
2031 (install-arch-indep, uninstall): Don't use $INFO_FILES.
2032
2033 * Makefile.in (uninstall): Remove useless-use-of-for; that for
2034 some reason caused problems on an old Solaris.
2035
2036 * Makefile.in (install-arch-indep, uninstall):
2037 Ensure that INSTALL-type commands are run from top-level.
2038
2039 * info/dir: Make some entries consistent with the source texi files.
2040
2041 * configure.in (LIBS_TERMCAP): Fix netbsd logic, broken 2012-03-04.
2042
2043 2012-05-02 Glenn Morris <rgm@gnu.org>
2044
2045 * Makefile.in (install-arch-indep):
2046 Combine adjacent install-data and install-info loops.
2047
2048 2012-05-01 Glenn Morris <rgm@gnu.org>
2049
2050 * Makefile.in (MAN_PAGES): Remove.
2051 (install-arch-indep, uninstall): Don't use $MAN_PAGES.
2052
2053 * configure.in: Try libtinfo for tputs.
2054 (LIBS_TERMCAP) [gnu*]: Use libtinfo if it was found. (Bug#9741)
2055
2056 * configure.in: Combine adjacent $opsys case blocks.
2057
2058 * configure.in (LIBS_TERMCAP): Remove unreachable branch for sol2.
2059
2060 * configure.in: Invert the TERMINFO logic,
2061 since "yes" is far more common than "no".
2062
2063 * configure.in (HAVE_LIBNCURSES): Remove; it is required to be true.
2064
2065 * configure.in (LD_SWITCH_X_SITE_RPATH):
2066 Rename from LD_SWITCH_X_SITE_AUX_RPATH.
2067
2068 * configure.in (LD_SWITCH_X_SITE_AUX): Remove; no longer used.
2069
2070 2012-04-26 Glenn Morris <rgm@gnu.org>
2071
2072 * make-dist: No more doc/lispref/tindex.pl.
2073
2074 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
2075
2076 * configure.in (dbus_validate_bus_name, dbus_validate_path)
2077 (dbus_validate_interface, dbus_validate_member): Check also for
2078 these library functions.
2079
2080 2012-04-22 Paul Eggert <eggert@cs.ucla.edu>
2081
2082 * configure.in (doug_lea_malloc): Check for __malloc_initialize_hook.
2083 With glibc 2.14 or later, when compiled with GCC 4.7.0's
2084 -Werror=deprecated-declarations flag, use of hooks like
2085 __malloc_initialize_hook causes compilation to fail because these
2086 hooks are deprecated. Modify 'configure' to check for these hooks too.
2087 Simplify the 'configure' code to test for all the hooks at once.
2088 (emacs_cv_var___after_morecore_hook): Remove, replacing with ...
2089 (emacs_cv_var_doug_lea_malloc): ... this new var.
2090
2091 2012-04-21 Paul Eggert <eggert@cs.ucla.edu>
2092
2093 Sync from gnulib version 4f11d6bebc3098c64ffde27079ab0d0cecfd0cdc
2094 dated 2011-10-07. Regenerating from current gnulib would be a
2095 pervasive change, and currently the trunk isn't open to such changes.
2096 * configure.in (WARN_CFLAGS): Remove; no longer needed now
2097 that gnulib does it.
2098 * lib/gnulib.mk, m4/gl-comp.m4: Regenerate.
2099
2100 2012-04-21 Andreas Schwab <schwab@linux-m68k.org>
2101
2102 * m4/gl-comp.m4: Update. (Bug#11285)
2103
2104 2012-04-20 Ludovic Courtès <ludo@gnu.org>
2105
2106 * configure.in: Don't use the -R option (Bug#11251).
2107
2108 2012-04-18 Paul Eggert <eggert@cs.ucla.edu>
2109
2110 configure: new option --enable-gcc-warnings (Bug#11207)
2111 I have been using this change for many months in my private copy
2112 of Emacs, and have used it to find several bugs. It's mature
2113 enough to publish now.
2114 * Makefile.in (GNULIB_MODULES): Add warnings, manywarnings.
2115 * configure.in: Support --enable-gcc-warnings, in the style of
2116 other GNU packages such as coreutils.
2117 (C_WARNINGS_SWITCH): Remove, replacing with...
2118 (WARN_CFLAGS, GNULIB_WARN_CFLAGS): New variable.
2119 (PKG_CHECK_MODULES, C_SWITCH_X_SITE): Use -isystem rather than -I,
2120 when including system files with GCC.
2121 * etc/NEWS: Mention --enable-gcc-warnings.
2122 * INSTALL (DETAILED BUILDING AND INSTALLATION): Likewise.
2123 * lib/Makefile.am (AM_CFLAGS): New macro.
2124 * m4/manywarnings.m4, m4/warnings.m4: New files, from gnulib.
2125
2126 2012-04-17 Dmitry Antipov <dmantipov@yandex.ru>
2127
2128 * configure.in (AC_CHECK_FUNCS):
2129 Add getpwent, endpwent, getgrent, endgrent. (Bug#7900)
2130
2131 2012-04-16 Glenn Morris <rgm@gnu.org>
2132
2133 * configure.in (NS_HAVE_NSINTEGER): Remove unnecessary variable.
2134
2135 * configure.in: Remove X libs workaround for old autoconf.
2136
2137 2012-04-12 Ken Brown <kbrown@cornell.edu>
2138
2139 * configure.in: Warn that Cygwin 1.5 is unsupported. (Bug#10398)
2140
2141 2012-04-11 Glenn Morris <rgm@gnu.org>
2142
2143 * configure.in (GNUSTEP_CFLAGS): Rename from C_SWITCH_X_SYSTEM.
2144
2145 2012-04-10 Glenn Morris <rgm@gnu.org>
2146
2147 * configure.in: Conditionally generate admin/unidata/Makefile.
2148
2149 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
2150
2151 * info/dir, Makefile.in (INFO_FILES): Add emacs-gnutls manual.
2152
2153 2012-04-09 Glenn Morris <rgm@gnu.org>
2154
2155 * Makefile.in (leim): Check cd return value. Pass fewer variables.
2156 (install-leim): Check cd return value. Pass $MFLAGS.
2157 (install-strip): Pass $MFLAGS.
2158
2159 * configure.in: Require makeinfo >= 4.7. (Bug#10910)
2160 Eg org.texi has been using 4.7 functions for some time.
2161
2162 2012-04-07 Paul Eggert <eggert@cs.ucla.edu>
2163
2164 Check pkg-config exit status when configuring (Bug#10626).
2165 * configure.in (PKG_CHECK_MODULES): Do not assume that pkg-config
2166 works; check its exit status. Problem reported by Jordi Gutiérrez
2167 Hermoso in
2168 <http://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00787.html>.
2169
2170 2012-04-07 Glenn Morris <rgm@gnu.org>
2171
2172 * README, configure.in (AC_INIT): Bump version to 24.1.50.
2173
2174 2012-04-07 Eli Zaretskii <eliz@gnu.org>
2175
2176 * lib/makefile.w32-in (gnulib, all): Don't depend on stamp_BLD.
2177
2178 2012-03-04 Paul Eggert <eggert@cs.ucla.edu>
2179
2180 configure: fix ncurses 'configure' issue on Solaris 10 (Bug#10677)
2181 * configure.in (LIBS_TERMCAP): Default this to the result of
2182 the tputs library search. Do a run-time test for the linkability
2183 of tputs unless cross-compiling, as that's more reliable if the
2184 link flags and libraries are messed up. Don't change LIBS as
2185 a result of the test, as that may mess up later tests.
2186
2187 2012-02-05 Christoph Scholtes <cschol2112@googlemail.com>
2188
2189 * make-dist (README.W32): Include file in source tarball. (Bug#9750)
2190
2191 * lib/makefile.w32-in (PRAGMA_SYSTEM_HEADER): Move to platform
2192 specific makefiles to support getopt_.h generation with MSVC.
2193
2194 2012-02-04 Glenn Morris <rgm@gnu.org>
2195
2196 * Makefile.in (uninstall):
2197 Handle compressed info files and man pages. (Bug#10718)
2198
2199 2012-02-02 Glenn Morris <rgm@gnu.org>
2200
2201 * configure.in [HAVE_NS]:
2202 Error if use --without-toolkit-scroll-bars. (Bug#10673)
2203
2204 2012-02-01 Paul Eggert <eggert@cs.ucla.edu>
2205
2206 Port to older Solaris 10 versions (Bug#10677).
2207 Bug reported by Chong Yidong for SunOS 5.10 Generic_127111-11 sparc.
2208 I cannot reproduce it on SunOS 5.10 Generic_141444-09 sparc but
2209 possibly this is because Sun fixed the 'stat' bug in my version.
2210 * Makefile.in (GNULIB_TOOL_FLAGS): Do not avoid the pathmax module.
2211 * lib/pathmax.h, m4/pathmax.m4: New files, from gnulib.
2212 * lib/gnulib.mk, m4/gl-comp.m4: Regenerate.
2213 These changes are based on gnulib version
2214 4f11d6bebc3098c64ffde27079ab0d0cecfd0cdc dated 2011-10-07 20:59:10,
2215 because Emacs is in feature freeze and we do not want to merge any
2216 more-recent changes from gnulib.
2217
2218 2012-01-31 Glenn Morris <rgm@gnu.org>
2219
2220 * configure.in: Throw an explicit error if Motif toolkit was
2221 requested but requirements could not be found.
2222
2223 * configure.in: Allow Emacs to actually be built with xaw scroll-bars.
2224
2225 2012-01-30 Eli Zaretskii <eliz@gnu.org>
2226
2227 * lib/makefile.w32-in ($(BLD)/sha1.$(O) $(BLD)/sha256.$(O)
2228 $(BLD)/sha512.$(O)): Depend on stamp_BLD. Fixes a build failure
2229 with "make -j3".
2230
2231 2012-01-16 Juanma Barranquero <lekktu@gmail.com>
2232
2233 * .bzrignore: Ignore etc/__pycache__.
2234
2235 2011-12-17 Paul Eggert <eggert@cs.ucla.edu>
2236
2237 Port HAVE_PTHREAD configuration to MirBSD 10 (Bug#10201).
2238 * configure.in (HAVE_PTHREAD): Check for pthread_atfork if linking
2239 to gmalloc.c. This should prevent a MirBSD 10 build failure reported
2240 by Nelson H. F. Beebe in
2241 <http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00065.html>.
2242
2243 2011-12-10 Juanma Barranquero <lekktu@gmail.com>
2244
2245 * update-subdirs: Don't set no-byte-compile twice (bug#10260).
2246
2247 2011-12-10 Jan Djärv <jan.h.d@swipnet.se>
2248
2249 * configure.in (HAVE_ALSA, HAVE_GSETTINGS): Save and restore LIBS
2250 instead of LDFLAGS (Bug#10230).
2251
2252 2011-12-03 Paul Eggert <eggert@cs.ucla.edu>
2253
2254 * INSTALL.BZR: Mention configure -C, --disable-maintainer-mode.
2255
2256 Propagate configure flags to sub-configures.
2257 * Makefile.in (cache_file, MAINTAINER_MODE_FLAG, CONFIGUREFLAGS):
2258 New macros.
2259 (config.status, bootstrap): Use them to propagate configure flags
2260 to sub-configures.
2261 * configure.in (cache_file): AC_SUBST this, for Makefile.in.
2262
2263 2011-12-03 Paul Eggert <eggert@cs.ucla.edu>
2264
2265 * .bzrignore: Add config.cache.
2266
2267 2011-11-27 Jan Djärv <jan.h.d@swipnet.se>
2268
2269 * configure.in: Check for gtk_window_set_has_resize_grip.
2270
2271 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
2272
2273 * configure.in (HAVE_XPM): Fix typo.
2274
2275 2011-11-22 Glenn Morris <rgm@gnu.org>
2276
2277 * configure.in (EMACSDATA, EMACSDOC): If set, print, since they can
2278 have confusing effects on the build. (Bug#6401)
2279
2280 * Makefile.in (install-arch-dep): Tweak previous change.
2281
2282 2011-11-22 Yavor Doganov <yavor@gnu.org>
2283
2284 Do not install arch-dependent files in the app bundle if
2285 --disable-ns-self-contained is requested. (Bug#1335)
2286 * configure.in (exec_prefix, libexecdir): Define relative to
2287 `ns_appbindir' only if configured for a self-contained app.
2288 * Makefile.in (install-arch-dep): Test for the existence of
2289 libexec in the Emacs.app bundle before executing commands.
2290
2291 2011-11-20 Andreas Schwab <schwab@linux-m68k.org>
2292
2293 * configure.in: Remove reference to src/m/ibms390.h.
2294
2295 2011-11-13 Glenn Morris <rgm@gnu.org>
2296
2297 * INSTALL: Tiny updates for disk space used during installation.
2298
2299 2011-11-05 Eli Zaretskii <eliz@gnu.org>
2300
2301 * lib/makefile.w32-in (FRC): New dummy target.
2302 (TAGS): Depend on FRC.
2303
2304 2011-11-04 Glenn Morris <rgm@gnu.org>
2305
2306 * configure.in: Increase minimum GnuTLS version to 2.6.6. (Bug#9929)
2307 Do not include GnuTLS version info in final summary message.
2308
2309 2011-10-31 Eli Zaretskii <eliz@gnu.org>
2310
2311 * config.bat: Use config.in and Makefile.in from src/ and lib/, if
2312 they exist there, else from autogen/.
2313
2314 * make-dist (msdos): Add depfiles.bat and inttypes.h.
2315
2316 2011-10-25 Nali Toja <nalitoja@gmail.com> (tiny change)
2317
2318 * configure.in (HAVE_GNU_MAKE): Respect MAKE env-var. (Bug#9868)
2319
2320 2011-10-24 Paul Eggert <eggert@cs.ucla.edu>
2321
2322 * configure.in (LIB_PTHREAD): Prepend -lpthread to LIBS (Bug#9852)
2323 if the library is found. Otherwise, later configure-time tests,
2324 such as the test for pthread_sigmask, generate the wrong results
2325 on some platforms. Problem reported for FreeBSD by Nali Toja.
2326
2327 2011-10-20 Paul Eggert <eggert@cs.ucla.edu>
2328
2329 Time zone name fixes for non-ASCII locales (Bug#641, Bug#9794)
2330 * configure.in (AC_STRUCT_TM, AC_STRUCT_TIMEZONE, HAVE_TM_GMTOFF):
2331 Remove; no longer needed, now that we defer to strftime for time
2332 zone names.
2333
2334 2011-10-18 Jan Djärv <jan.h.d@swipnet.se>
2335
2336 * configure.in (GLIB_REQUIRED, GTK_REQUIRED): Set to 2.10 (Bug#9786).
2337
2338 2011-10-18 Chong Yidong <cyd@gnu.org>
2339
2340 * make-dist: Remove Cocoa/Emacs.xcodeproj from distribution.
2341
2342 2011-10-13 Glenn Morris <rgm@gnu.org>
2343
2344 * configure.in: Also look for tputs in libcurses. (Bug#9736)
2345
2346 2011-10-12 Paul Eggert <eggert@cs.ucla.edu>
2347
2348 * configure.in: Remove check for -lintl (Bug#9713).
2349 The check could break 'configure' on GNU/Linux with a (broken) libintl.
2350 The check was helpful but not essential in Solaris 2.6 (1997),
2351 and is no longer needed in Solaris 8 (2000). Solaris 2.6 is
2352 obsolete -- Sun dropped support for it in 2006 -- and without
2353 access to that Silurian platform we can't maintain the code anyway.
2354
2355 2011-10-07 Paul Eggert <eggert@cs.ucla.edu>
2356
2357 Merge from gnulib, fixing some 'configure' typos (Bug#9696).
2358 * lib/signal.in.h, lib/sigprocmask.c, m4/gl-comp.m4:
2359 * m4/gnulib-common.m4: Merge from gnulib.
2360 Without this, 'configure' would say "func_gl_gnulib_m4code_pathmax:
2361 command not found" on powerpc-apple-darwin9.8.0.
2362
2363 * configure.in (GC_LISP_OBJECT_ALIGNMENT): Remove.
2364 This is now done by src/alloc.c.
2365
2366 2011-10-02 Richard Stallman <rms@gnu.org>
2367
2368 * configure.in: Rename xlinux_first_failure to xgnu_linux_first_failure
2369 and xlinux_second_failure to xgnu_linux_second_failure.
2370
2371 2011-09-29 Eli Zaretskii <eliz@gnu.org>
2372
2373 * .bzrignore: Add ./GNUmakefile.unix, lib/SYS, lib/alloca.in-h,
2374 lib/signal.in-h.
2375
2376 * config.bat: Rename GNUmakefile, so it is not run on MS-DOS.
2377 Rename signal.in.h and alloca.in.h.
2378
2379 2011-09-28 Eli Zaretskii <eliz@gnu.org>
2380
2381 * INSTALL: Mention that m17n libraries and libotf are needed for
2382 Arabic shaping.
2383
2384 2011-09-26 Paul Eggert <eggert@cs.ucla.edu>
2385
2386 Merge from gnulib, improving some licensing wording.
2387 This clarifies and fixes some licensing issues raised by Glenn Morris
2388 <http://lists.gnu.org/archive/html/bug-gnulib/2011-09/msg00397.html>.
2389 It also merges the latest version of texinfo.tex and has some
2390 MSVC-related changes that don't affect Emacs.
2391 * Makefile.in (GNULIB_TOOL_FLAGS): Avoid msvc-inval, msvc-nothrow,
2392 pathmax, and raise, since these are needed only to address
2393 MSVC-related issues that Emacs doesn't have.
2394 * doc/misc/texinfo.tex, lib/dup2.c, lib/gnulib.mk, lib/signal.in.h:
2395 * lib/sigprocmask.c, lib/stat.c, lib/stdio.in.h, lib/sys_stat.in.h:
2396 * lib/unistd.in.h, m4/dup2.m4, m4/getloadavg.m4, m4/gl-comp.m4:
2397 * m4/include_next.m4, m4/signal_h.m4, m4/signalblocking.m4:
2398 * m4/stdint.m4, m4/stdio_h.m4, m4/sys_stat_h.m4, m4/time_h.m4:
2399 * m4/unistd_h.m4: Merge from gnulib.
2400
2401 2011-09-26 Andreas Schwab <schwab@linux-m68k.org>
2402
2403 * configure.in: Initialize HAVE_LIBXML2.
2404
2405 2011-09-26 Glenn Morris <rgm@gnu.org>
2406
2407 * make-dist: Add lib/makefile.w32-in.
2408
2409 2011-09-24 Glenn Morris <rgm@gnu.org>
2410
2411 * configure.in (CRT_DIR): Fix netbsd/openbsd handling.
2412
2413 2011-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2414
2415 * .dir-locals.el: Change the debbugs regexp to allow having the
2416 bug number as the first thing on a line.
2417
2418 2011-09-15 Glenn Morris <rgm@gnu.org>
2419
2420 * configure.in: Make configure work with recent GNUsteps.
2421 (_NATIVE_OBJC_EXCEPTIONS): New AC_DEFINE.
2422 (GNU_OBJC_CFLAGS): Add -fobjc-exceptions when needed.
2423 (C_SWITCH_X_SYSTEM): Enable GNUstep to find its headers.
2424
2425 2011-09-11 Paul Eggert <eggert@cs.ucla.edu>
2426
2427 Merge from gnulib, porting to Tru64.
2428 * lib/lstat.c, lib/stat.c, m4/include_next.m4, m4/nocrash.m4:
2429 * m4/signal_h.m4, m4/time_h.m4, m4/unistd_h.m4:
2430 Merge from gnulib. This fixes a compilation error on Tru64 UNIX
2431 aka OSF/1 5.1 DTK cc. There is also some mingw stuff here that
2432 doesn't affect Emacs.
2433
2434 2011-09-06 Paul Eggert <eggert@cs.ucla.edu>
2435
2436 * configure.in (isnan): Remove now-unnecessary check.
2437
2438 2011-09-06 Paul Eggert <eggert@cs.ucla.edu>
2439
2440 Merge from gnulib, using build-aux to remove clutter (Bug#9169).
2441 This is to fix the following problems:
2442 . On FreeBSD 6.4, HP-UX 11.31, and Solaris 9, and when Emacs is
2443 configured not to use gtk or any other thread-using library,
2444 signals aren't blocked correctly.
2445 . On IRIX 6.5 it fixes an unwanted clash between Emacs's
2446 and IRIX's signal handling.
2447 . On Cygwin 1.7.5 it works around an incompatibility with
2448 the system pthread_sigmask.
2449 . On MacOS X 10.5 (32-bit), files whose inode numbers
2450 exceed 2**31 cannot be read or manipulated.
2451 . pthread_sigmask: Actually use results of gl_THREADLIB.
2452 . strtoimax, strtoumax: Avoid link error on OSF/1 with DTK cc.
2453 . find 'ar' program that fits with --host argument.
2454 . Allow the user to override the choice of AR, ARFLAGS, RANLIB.
2455 * autogen/README: Update destination list.
2456 * autogen/copy_autogen, autogen/update_autogen, .bzrignore:
2457 The autogenerated files compile, config.guess,
2458 config.sub, depcomp, install-sh, and missing are now in build-aux.
2459 * m4/largefile.m4: New file, so that Emacs does not mess up when
2460 accessing files with large inode numbers in MacOS X 10.5 and later.
2461 * m4/nocrash.m4: New file, to avoid triggering background debugger
2462 and/or create core dumps during 'configure'.
2463 * build-aux/move-if-change: Renamed from move-if-change.
2464 * build-aux/snippet/arg-nonnull.h: Renamed from arg-nonnull.h.
2465 * build-aux/snippet/c++defs.h: Renamed from c++defs.h.
2466 * build-aux/snippet/warn-on-use.h: Renamed from warn-on-use.h.
2467 * build-aux/snippet/_Noreturn.h: New file, for draft C1X _Noreturn.
2468 * Makefile.in (epaths-force, sync-from-gnulib):
2469 move-if-change is now in build-aux.
2470 (GNULIB_TOOL_FLAGS): Avoid threadlib; this is now a prerequisite
2471 of gnulib's pthread_sigmask module, but Emacs doesn't need it.
2472 (mkdir): install-sh is now in build-aux.
2473 * config.bat: c++defs.h is now in build-aux/snippets.
2474 * configure.in: Specify AC_CONFIG_AUX_DIR with build-aux (the
2475 usual parameter).
2476 * lib/gnulib.mk, m4/gl-comp.m4: Regenerate.
2477 * lib/makefile.w32-in (ARG_NONNULL_H): arg-nonnull.h moved
2478 to build-aux/snippet.
2479 * lib/pthread_sigmask.c, lib/stdlib.in.h, m4/extensions.m4:
2480 * m4/getopt.m4, m4/gnulib-common.m4, m4/pthread_sigmask.m4:
2481 Merge from gnuilib. This fixes porting bugs on Cygwin, Irix, and
2482 Solaris, enables MacOS extensions, and enables nocrash during
2483 'configure'.
2484 * make-dist: Adjust to new build-aux and build-aux/snippit dirs.
2485
2486 2011-09-04 Paul Eggert <eggert@cs.ucla.edu>
2487
2488 * configure.in (snprintf): New check.
2489
2490 2011-08-30 Paul Eggert <eggert@cs.ucla.edu>
2491
2492 * configure.in (opsys): Change pattern to *-*-linux*
2493 to recognize powerpc-gnu-linux-uclibc (Bug#9403).
2494 Remove unreachable pattern hppa*-*-linux-gnu*.
2495 Also, remove ia64*-hp-hpux1[1-9]*, as it also sets machine=hp800,
2496 and that can't possibly work now that src/m/hp800.h no longer exists.
2497
2498 2011-08-26 Jan Djärv <jan.h.d@swipnet.se>
2499
2500 * configure.in: Add -MP to DEPFLAGS (Bug#9372).
2501
2502 2011-08-13 Jan Djärv <jan.h.d@swipnet.se>
2503
2504 * configure.in: Add header check: sys/socket.h (Bug#8477),
2505 ifaddrs.h, net/if_dl.h. Check for getifaddrs and freeifaddrs.
2506 Check for sa_len in struct ifreq.ifr_addr (Bug#8477).
2507
2508 2011-08-04 Jan Djärv <jan.h.d@swipnet.se>
2509
2510 * configure.in (HAVE_PTHREAD): Add check for -lpthread (Bug#9216).
2511 (HAVE_GTK_AND_PTHREAD): Remove.
2512
2513 2011-07-28 Alp Aker <alp.tekin.aker@gmail.com>
2514
2515 * configure.in (HAVE_RSVG): Allow use of -lrsvg-2 for any NextStep
2516 build, not just GNUstep (Bug#9177).
2517
2518 2011-07-28 Paul Eggert <eggert@cs.ucla.edu>
2519
2520 Assume freestanding C89 headers, string.h, stdlib.h.
2521 Again, this simplifies the code, and all current platforms have these.
2522 * configure.in (AC_CHECK_HEADERS): Don't check for limits.h.
2523 (AC_HEADER_STDC): Remove.
2524 (AC_CHECK_FUNCS): No need to check for strchr, strrchr.
2525 (strchr, strrchr): Remove fallback macros.
2526
2527 Assume support for memcmp, memcpy, memmove, memset.
2528 This simplifies the code a bit. All current platforms have these,
2529 as they are required for C89. If this turns into a problem we
2530 can add the gnulib modules for these (a 1-line change to Makefile.in).
2531 * configure.in: Don't check for memcmp, memcpy, memmove, memset.
2532
2533 2011-07-27 Paul Eggert <eggert@cs.ucla.edu>
2534
2535 * GNUmakefile: New file.
2536 This is for convenience, so that one can run GNU make in an
2537 unconfigured source tree, and get a default build.
2538
2539 2011-07-13 Jan Djärv <jan.h.d@swipnet.se>
2540
2541 * configure.in (GSETTINGS): Check for gio-2.0 >= 2.26.
2542
2543 2011-07-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2544
2545 * configure.in (LD_SWITCH_SYSTEM_TEMACS): Add -fno-pie on Darwin
2546 so as to suppress address randomization (Bug#8395).
2547
2548 2011-07-09 Paul Eggert <eggert@cs.ucla.edu>
2549
2550 * lib/stdint.in.h: Merge from gnulib (Bug#9025).
2551 This fixes a build problem on older Mac OS X hosts.
2552
2553 * m4/pthread_sigmask.m4 (gl_FUNC_PTHREAD_SIGMASK): Omit gl_THREADLIB
2554 test, which runs afoul of Automake installations where, for example,
2555 /usr/share/aclocal contains a copy of gl_THREADLIB.
2556 Problem reported by Sven Joachim in
2557 <http://lists.gnu.org/archive/html/emacs-devel/2011-07/msg00529.html>.
2558 This is just a quick temporary fix, specific to Emacs; I'll work
2559 with the other gnulib maintainers to get a more-permanent fix.
2560
2561 Add gnulib's strtoimax module, needed on Solaris 8.
2562 * Makefile.in (GNULIB_MODULES): Add strtoimax.
2563 * lib/strtoll.c, m4/strtoimax.m4, m4/strtoll.m4: New files,
2564 automatically imported from gnulib.
2565 * lib/gnulib.mk, m4/gl-comp.m4: Regenerate.
2566
2567 2011-07-08 Paul Eggert <eggert@cs.ucla.edu>
2568
2569 Add gnulib support for pthread_sigmask (Bug#9010).
2570 * Makefile.in (GNULIB_MODULES): Add pthread_sigmask.
2571 * configure.in (AC_TYPE_UID_T): New dummy macro.
2572 Configure gnulib after adjusting LIBS,
2573 so that gnulib can assume the libraries in LIBS.
2574 * lib/signal.in.h, m4/pthread_sigmask.m4, m4/signal_h.m4:
2575 * lib/pthread_sigprocmask.c, lib/sigprocmask.c, m4/signalblocking.m4:
2576 * lib/pthread_sigmask.c:
2577 New files, automatically imported from gnulib.
2578 * lib/gnulib.mk, m4/gl-comp.m4: Automatically-imported update
2579 due to the above changes.
2580 * .bzrignore: Add lib/signal.h.
2581
2582 * lib/getopt.c, lib/unistd.in.h, m4/getopt.m4: Merge from gnulib.
2583
2584 2011-07-07 Andreas Schwab <schwab@linux-m68k.org>
2585
2586 * configure.in (maintainer-mode): Reflect default in help string.
2587
2588 2011-07-07 Dan Nicolaescu <dann@ics.uci.edu>
2589
2590 * configure.in: Remove reference to iris4d.h.
2591
2592 2011-07-05 Jan Djärv <jan.h.d@swipnet.se>
2593
2594 * configure.in (HAVE_GCONF): Allow both HAVE_GCONF and HAVE_GSETTINGS.
2595
2596 2011-07-01 Glenn Morris <rgm@gnu.org>
2597
2598 * configure.in (SETTINGS_CFLAGS, SETTINGS_LIBS) [HAVE_GCONF]: Fix typo.
2599
2600 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2601
2602 * configure.in (HAVE_GSETTINGS): Fix syntax for GSETTINGS tests,
2603 which made ./configure infloop.
2604
2605 2011-06-30 Jan Djärv <jan.h.d@swipnet.se>
2606
2607 * configure.in (gsettings): New option and check for GSettings.
2608
2609 2011-06-29 Glenn Morris <rgm@gnu.org>
2610
2611 * configure.in: Try to test for the required crt*.o files.
2612
2613 2011-06-27 Bill Wohler <wohler@newt.com>
2614
2615 * .bzrignore: Add lisp/mh-e/mh-autoloads.el and lisp/mh-e/mh-cus-load.el.
2616
2617 2011-06-25 Paul Eggert <eggert@cs.ucla.edu>
2618
2619 Use gnulib's dup2 module instead of rolling our own.
2620 * Makefile.in (GNULIB_MODULES): Add dup2.
2621 * configure.in: Do not check for dup2; gnulib does that now.
2622 * lib/dup2.c, m4/dup2.m4: New files, from gnulib.
2623
2624 2011-06-23 Paul Eggert <eggert@cs.ucla.edu>
2625
2626 * lib/getopt.c, lib/stat.c, m4/gl-comp.m4: Merge from gnulib.
2627
2628 2011-06-22 Paul Eggert <eggert@cs.ucla.edu>
2629
2630 Use gnulib's alloca-opt module.
2631 * .bzrignore: Add lib/alloca.h.
2632 * Makefile.in (GNULIB_MODULES): Add alloca-opt.
2633 * configure.in (AC_FUNC_ALLOCA): Remove almost all the alloca stuff,
2634 as gnulib now does that for us. Put alloca check in config.h.
2635 Include <alloca.h> before any other include file, for AIX 3.
2636 * lib/gnulib.mk, m4/gl-comp.m4: Regenerate.
2637 * lib/alloca.in.h, m4/alloca.m4: New files, from gnulib.
2638
2639 2011-06-21 Leo Liu <sdl.web@gmail.com>
2640
2641 * m4/sha256.m4:
2642 * m4/sha512.m4:
2643 * m4/gl-comp.m4:
2644 * lib/u64.h:
2645 * lib/sha256.c:
2646 * lib/sha256.h:
2647 * lib/sha512.c:
2648 * lib/sha512.h:
2649 * lib/makefile.w32-in (GNULIBOBJS):
2650 * lib/gnulib.mk:
2651 * Makefile.in (GNULIB_MODULES): Add crypto/sha256 and
2652 crypto/sha512 modules from gnulib.
2653
2654 2011-06-19 Paul Eggert <eggert@cs.ucla.edu>
2655
2656 * lib/unistd.in.h, m4/getloadavg.m4: Merge from gnulib.
2657
2658 2011-06-17 Glenn Morris <rgm@gnu.org>
2659
2660 * configure.in: Restore the behavior of checking crt-dir only
2661 when the user specified it (not all platforms use it).
2662
2663 2011-06-16 Paul Eggert <eggert@cs.ucla.edu>
2664
2665 * m4/lstat.m4: Merge from gnulib (Bug#8878).
2666
2667 2011-06-16 Miles Bader <miles@gnu.org>
2668
2669 * configure.in: Try to determine CRT_DIR automatically when
2670 using gcc.
2671
2672 2011-06-15 Paul Eggert <eggert@cs.ucla.edu>
2673
2674 * lib/ftoastr.c, lib/stdio.in.h, lib/verify.h:
2675 * lib/gnulib.mk, m4/c-strtod.m4, m4/filemode.m4, m4/getloadavg.m4:
2676 * m4/getopt.m4, m4/gl-comp.m4, m4/lstat.m4, m4/md5.m4, m4/mktime.m4:
2677 * m4/readlink.m4, m4/sha1.m4, m4/stat.m4, m4/strftime.m4:
2678 * m4/strtoull.m4, m4/strtoumax.m4, m4/symlink.m4, m4/time_r.m4:
2679 Merge from gnulib.
2680
2681 2011-06-14 Jan Djärv <jan.h.d@swipnet.se>
2682
2683 * configure.in: Add emacsgtkfixed.o to GTK_OBJ if HAVE_GTK3.
2684
2685 2011-06-08 Paul Eggert <eggert@cs.ucla.edu>
2686
2687 * lib/gnulib.mk, m4/gnulib-common.m4: Merge from gnulib.
2688
2689 2011-06-07 Paul Eggert <eggert@cs.ucla.edu>
2690
2691 * configure.in: Add --with-wide-int.
2692 * INSTALL: Mention this.
2693
2694 2011-06-06 Paul Eggert <eggert@cs.ucla.edu>
2695
2696 Merge from gnulib.
2697 * lib/careadlinkat.c, lib/careadlinkat.h, m4/gnulib-common.m4: Merge.
2698
2699 2011-06-02 Paul Eggert <eggert@cs.ucla.edu>
2700
2701 * lib/allocator.h, lib/careadlinkat.c: Merge from gnulib.
2702
2703 2011-05-30 Paul Eggert <eggert@cs.ucla.edu>
2704
2705 Use 'inline', not 'INLINE'.
2706 * configure.in (INLINE): Remove.
2707
2708 2011-05-29 Paul Eggert <eggert@cs.ucla.edu>
2709
2710 Adjust to recent gnulib change for @GUARD_PREFIX@.
2711 * lib/makefile.w32-in (getopt_h): Substitute @GUARD_PREFIX@, too.
2712 All uses of _GL_ for guard prefixes in lib/*.h replaced with
2713 _@GUARD_PREFIX@_.
2714
2715 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
2716
2717 * lib/getopt.c, lib/intprops.h: Merge from gnulib.
2718
2719 2011-05-24 Glenn Morris <rgm@gnu.org>
2720
2721 * Makefile.in (check): Just give a message if no test/ directory.
2722
2723 * configure.in: Avoid using variables inside AC_CONFIG_FILES.
2724
2725 * configure.in (OPT_MAKEFILES_IN): Remove.
2726 (SUBDIR_MAKEFILES): New variable, passed to AC_CONFIG_FILES.
2727 (SUBDIR_MAKEFILES_IN): New output variable.
2728 * Makefile.in (OPT_MAKEFILES_IN): Remove.
2729 (SUBDIR_MAKEFILES_IN): Let configure set it.
2730
2731 2011-05-24 Leo Liu <sdl.web@gmail.com>
2732
2733 * m4/sha1.m4:
2734 * m4/gl-comp.m4:
2735 * lib/sha1.h:
2736 * lib/sha1.c:
2737 * lib/makefile.w32-in (GNULIBOBJS):
2738 * lib/gnulib.mk:
2739 * Makefile.in (GNULIB_MODULES): Add crypto/sha1 module.
2740
2741 2011-05-24 Glenn Morris <rgm@gnu.org>
2742
2743 * configure.in: Remove test for already configured source directory.
2744 AM_INIT_AUTOMAKE has already done a more stringent test. (Bug#953)
2745
2746 * Makefile.in (TAGS, tags, check): Pass MFLAGS to sub-makes.
2747
2748 2011-05-24 Glenn Morris <rgm@gnu.org>
2749
2750 * make-dist: Don't distribute test/. (Bug#8107)
2751 * configure.in (OPT_MAKEFILES_IN): New output variable.
2752 (AC_CONFIG_FILES): Conditionally include test/automated/Makefile.
2753 * Makefile.in (OPT_MAKEFILES_IN): New, set by configure.
2754 (SUBDIR_MAKEFILES_IN): Use $OPT_MAKEFILES_IN.
2755 (check): Give an explicit error if test/ is not present.
2756
2757 * Makefile.in (SUBDIR_MAKEFILES_IN): New variable.
2758 (SUBDIR_MAKEFILES): Derive from $SUBDIR_MAKEFILES_IN.
2759 (Makefile): Use $SUBDIR_MAKEFILES_IN.
2760
2761 2011-05-23 Paul Eggert <eggert@cs.ucla.edu>
2762
2763 * lib/verify.h: Merge from gnulib.
2764
2765 2011-05-22 Paul Eggert <eggert@cs.ucla.edu>
2766
2767 * lib/intprops.h, lib/stdint.in.h, m4/mktime.m4, m4/readlink.m4:
2768 Merge from gnulib.
2769
2770 2011-05-21 Andreas Schwab <schwab@linux-m68k.org>
2771
2772 * Makefile.in (AUTOMAKE_INPUTS): Add $(srcdir)/lib/gnulib.mk.
2773
2774 2011-05-20 Eli Zaretskii <eliz@gnu.org>
2775
2776 * .bzrignore: Add lib/stdio.in-h, lib/stdbool.h, and lib/stdint.h.
2777
2778 * config.bat: Concatenate lisp.mk onto the end of src/Makefile.
2779
2780 2011-05-20 Glenn Morris <rgm@gnu.org>
2781
2782 * configure.in (lisp_frag): New output file.
2783
2784 2011-05-19 Glenn Morris <rgm@gnu.org>
2785
2786 * configure.in (NS_SUPPORT, MOUSE_SUPPORT, TOOLTIP_SUPPORT)
2787 (WINDOW_SUPPORT): Remove output variables that are no longer used.
2788
2789 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
2790
2791 * lib/gnulib.mk:
2792 * lib/intprops.h:
2793 * lib/unistd.in.h:
2794 * m4/inttypes.m4:
2795 * m4/stdint.m4:
2796 * m4/unistd_h.m4: Sync from gnulib.
2797
2798 2011-05-14 Glenn Morris <rgm@gnu.org>
2799
2800 * configure.in: Treat failure to find an X toolkit the same way we treat
2801 failure to find X and image support.
2802
2803 2011-05-12 Glenn Morris <rgm@gnu.org>
2804
2805 * Makefile.in (src, install-arch-indep, bootstrap-clean)
2806 (check-declare): Shell portability fixes. (Bug#8642)
2807
2808 2011-05-09 Teodor Zlatanov <tzz@lifelogs.com>
2809
2810 * configure.in: Require GnuTLS 2.6.x or higher.
2811
2812 2011-05-06 Paul Eggert <eggert@cs.ucla.edu>
2813
2814 Use C99's va_copy to avoid undefined behavior on x86-64 GNU/Linux.
2815 * Makefile.in (GNULIB_MODULES): Add stdarg, for va_copy.
2816 * lib/stdarg.in.h, m4/stdarg.m4: New files, from gnulib.
2817
2818 * Makefile.in (GNULIB_TOOL_FLAG): Add --conditional-dependencies.
2819 This new gnulib-tool option saves 'configure' the trouble of
2820 checking for strtoull when strtoumax exists.
2821
2822 * configure.in (BITS_PER_LONG_LONG): New macro.
2823
2824 2011-05-05 Glenn Morris <rgm@gnu.org>
2825
2826 * Makefile.in (bootstrap-clean): Save config.log. (Bug#765)
2827 (top_distclean): Delete config.log~.
2828
2829 2011-04-27 Ben Key <bkey76@gmail.com>
2830
2831 * configure.in: Fixed a bug that caused configure with
2832 --enable-checking=stringoverrun to have no effect.
2833
2834 2011-04-26 Paul Eggert <eggert@cs.ucla.edu>
2835
2836 * configure.in: Suppress unnecessary checks for size_t.
2837 (AC_TYPE_SIZE_T): Define an empty macro, to suppress obsolescent test.
2838 (size_t): Do not check for this, and do not typedef. This code
2839 is never exercised now.
2840
2841 * Makefile.in (GNULIB_MODULES): Add strtoumax.
2842 This is needed for the new integer-reading code in lread.c.
2843 It automatically pulls in the following gnulib files, which
2844 are used on old-fashioned platforms that don't have strtoumax:
2845 lib/inttypes.in.h, lib/strtoimax.c, lib/strtol.c, lib/strtoul.c,
2846 lib/strtoull.c, lib/strtoumax.c, lib/verify.h, m4/inttypes.m4,
2847 m4/strtoull.m4, m4/strtoumax.m4.
2848 * .bzrignore: Add lib/inttypes.h.
2849
2850 2011-04-24 Teodor Zlatanov <tzz@lifelogs.com>
2851
2852 * configure.in: Check for GnuTLS certificate verify callbacks.
2853
2854 2011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
2855
2856 * Makefile.in (config.status): Don't erase in case of error.
2857 In case it disappeared, rebuild it with `configure'.
2858
2859 2011-04-20 Ken Brown <kbrown@cornell.edu>
2860
2861 * configure.in (use_mmap_for_buffers): Set to yes on Cygwin.
2862
2863 2011-04-12 Glenn Morris <rgm@gnu.org>
2864
2865 * configure.in: Require ImageMagick >= 6.2.8. (Bug#7955)
2866
2867 2011-04-09 Paul Eggert <eggert@cs.ucla.edu>
2868
2869 * lib/allocator.c: New file, automatically generated by gnulib.
2870
2871 2011-04-07 Glenn Morris <rgm@gnu.org>
2872
2873 * autogen/update_autogen: Ignore comment diffs in ldefs-boot.el.
2874
2875 2011-04-06 Eli Zaretskii <eliz@gnu.org>
2876
2877 * lib/makefile.w32-in ($(BLD)/careadlinkat.$(O), GNULIBOBJS):
2878 Revert last change.
2879
2880 2011-04-06 Juanma Barranquero <lekktu@gmail.com>
2881
2882 * lib/makefile.w32-in (GNULIBOBJS): Add careadlinkat.$(O).
2883 ($(BLD)/careadlinkat.$(O)): New target.
2884 ($(BLD)/dtoastr.$(O), $(BLD)/getopt.$(O), $(BLD)/getopt1.$(O))
2885 ($(BLD)/strftime.$(O), $(BLD)/time_r.$(O), $(BLD)/md5.$(O)):
2886 Update dependencies.
2887
2888 2011-04-06 Paul Eggert <eggert@cs.ucla.edu>
2889
2890 Fix more problems found by GCC 4.6.0's static checks.
2891
2892 * configure.in (ATTRIBUTE_FORMAT, ATTRIBUTE_FORMAT_PRINTF): New macros.
2893
2894 Replace 2 copies of readlink code with 1 gnulib version (Bug#8401).
2895 * Makefile.in (GNULIB_MODULES): Add careadlinkat.
2896 * lib/allocator.h, lib/careadlinkat.c, lib/careadlinkat.h:
2897 * m4/ssize_t.m4: New files, automatically generated from gnulib.
2898
2899 2011-04-06 Glenn Morris <rgm@gnu.org>
2900
2901 * autogen/update_autogen: Handle loaddefs-like files as well.
2902 (usage): Add -l, -C.
2903 (clean, ldefs_flag, ldefs_in, ldefs_out): New variables.
2904 With -l, check status of lisp/ as well.
2905 With -C, clean before building.
2906 (autoreconf): Only pass -f in the `clean' case.
2907 (commit): New function.
2908
2909 2011-03-28 Glenn Morris <rgm@gnu.org>
2910
2911 * autogen/update_autogen: Pass -f to autoreconf.
2912
2913 * autogen.sh (get_version): Discard "not found" lines.
2914 (check_version): Respect $AUTOCONF etc environment variables.
2915
2916 2011-03-27 Glenn Morris <rgm@gnu.org>
2917
2918 * configure.in (AC_TYPE_SIGNAL): Remove obsolete macro.
2919 (AH_BOTTOM): Do not define SIGTYPE.
2920
2921 2011-03-26 Glenn Morris <rgm@gnu.org>
2922
2923 * configure.in: Replace obsolete macros AC_TRY_COMPILE, AC_TRY_LINK,
2924 AC_TRY_RUN with AC_COMPILE_IFELSE, AC_LINK_IFELSE, AC_RUN_IFELSE.
2925
2926 2011-03-25 Andreas Schwab <schwab@linux-m68k.org>
2927
2928 * autogen/update_autogen: Remove useless function keyword.
2929
2930 2011-03-25 Eli Zaretskii <eliz@gnu.org>
2931
2932 * config.bat: Generate src/config.h and lib/Makefile from
2933 autogen/config.in and autogen/Makefile.in.
2934
2935 2011-03-25 Glenn Morris <rgm@gnu.org>
2936
2937 * compile, config.guess, config.sub, depcomp, install-sh, missing:
2938 Remove; autoreconf can supply them.
2939 * Makefile.in (sync-from-gnulib): Don't sync config.sub,
2940 config.guess, install-sh. Pass -i to autoreconf.
2941 * autogen/update_autogen (genfiles): Add compile, config.guess,
2942 config.sub, depcomp, install-sh, missing. Pass -i to autoreconf.
2943 Discard non-error output from autoreconf in -q case.
2944 * autogen/compile, autogen/config.guess, autogen/config.sub:
2945 * autogen/depcomp, autogen/install-sh, autogen/missing: New.
2946 * autogen/copy_autogen: Add compile, config.guess, config.sub, depcomp,
2947 install-sh, missing.
2948
2949 2011-03-23 Glenn Morris <rgm@gnu.org>
2950
2951 * autogen/update_autogen: Fix typo.
2952 (msg): Remove function; use `exec' instead.
2953
2954 * Makefile.in (mkdir): Use `install-sh -d' instead of mkinstalldirs.
2955 (sync-from-gnulib): Don't sync mkinstalldirs.
2956 * make-dist: Don't distribute mkinstalldirs.
2957
2958 2011-03-23 Paul Eggert <eggert@cs.ucla.edu>
2959
2960 Fix more problems found by GCC 4.5.2's static checks.
2961 * Makefile.in (GNULIB_MODULES): Add socklen.
2962 * configure.in: Do not check for sys/socket.h, since socklen does that.
2963 * m4/socklen.m4: New automatically-generated file, from gnulib.
2964
2965 fakemail: Remove dependency on ignore-value.
2966 * Makefile.in (GNULIB_MODULES): Add stdio.
2967 * lib/stdio.in.h, m4/stdio_h.m4: New files, automatically
2968 imported from gnulib.
2969 * .bzrignore: Add lib/stdio.h.
2970
2971 2011-03-22 Glenn Morris <rgm@gnu.org>
2972
2973 * autogen/copy_autogen: Work from ./ or ../.
2974 Fix time-stamps.
2975 * autogen.sh: Doc fix.
2976
2977 2011-03-20 Glenn Morris <rgm@gnu.org>
2978
2979 * autogen/: New directory, to be excluded from releases.
2980 * autogen/copy_autogen, autogen/update_autogen: New scripts.
2981 * autogen/README: New file.
2982 * autogen/aclocal.m4, autogen/config.in, autogen/configure:
2983 * autogen/Makefile.in: Add auto-updated generated files.
2984 * autogen.sh: No longer a no-op, now it tests for autotools
2985 and runs them as necessary.
2986 * configure.in: Default maintainer-mode to on.
2987 * aclocal.m4, configure, lib/Makefile.in: Remove files.
2988
2989 2011-03-13 Paul Eggert <eggert@cs.ucla.edu>
2990
2991 Update for gnulib.
2992 * Makefile.in (GNULIB_MODULES): Add intprops, as Emacs now
2993 includes <intprops.h> directly.
2994 * lib/sys_stat.in.h: New version from Gnulib, which fixes a bug
2995 when building Emacs on Solaris 9 and running it on Solaris 10.
2996
2997 2011-03-08 Jan Djärv <jan.h.d@swipnet.se>
2998
2999 * configure.in: Require 3.0 for --with-gtk3. Add HAVE_GTK3.
3000
3001 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
3002
3003 * Version 23.3 released.
3004
3005 2011-03-06 Glenn Morris <rgm@gnu.org>
3006
3007 * configure.in (FREETYPE_LIBS): Actually set it to something.
3008
3009 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
3010
3011 Work around some portability problems with symlinks.
3012
3013 * Makefile.in (GNULIB_MODULES): Add lstat, readlink, symlink.
3014 * configure.in (lstat, HAVE_LSTAT): Remove special hack.
3015 * lib/dosname.h, lib/lstat.c, lib/readlink.c, lib/stat.c:
3016 * lib/symlink.c, m4/lstat.m4, m4/readlink.m4, m4/stat.m4:
3017 * m4/symlink.m4:
3018 New files, automatically generated from gnulib.
3019 * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk:
3020 * m4/gl-comp.m4, src/config.in, config.sub: Regenerate.
3021
3022 2011-02-26 Eli Zaretskii <eliz@gnu.org>
3023
3024 * .bzrignore: Ignore new lib/*.in-h files.
3025
3026 * config.bat: Rename stdint.in.h and sys_stat.in.h.
3027 Call depfiles.bat even if lib/deps already exist.
3028
3029 2011-02-25 Paul Eggert <eggert@cs.ucla.edu>
3030
3031 * configure, lib/Makefile.in, lib/getopt_int.h, lib/gnulib.mk:
3032 * lib/stdlib.in.h, m4/stdlib_h.m4: Regenerate to incorporate
3033 recent changes to configure.in and to gnulib.
3034
3035 2011-02-24 Glenn Morris <rgm@gnu.org>
3036
3037 * configure.in: Replace obsolete AC_OUTPUT() with AC_CONFIG_FILES(),
3038 AC_CONFIG_COMMANDS(), and AC_OUTPUT sans arguments.
3039
3040 2011-02-22 Paul Eggert <eggert@cs.ucla.edu>
3041
3042 Assume S_ISLNK etc. work, since gnulib supports this.
3043 * Makefile.in (GNULIB_MODULES): Add sys_stat.
3044 * configure.in: Check for lstat and set HAVE_LSTAT=0 if not.
3045 Pretend to be using the gnulib lstat module for benefit of sys/stat.h.
3046 * configure, lib/Makefile.in, lib/gnulib.mk: Regenerate.
3047
3048 2011-02-21 Paul Eggert <eggert@cs.ucla.edu>
3049
3050 * lib/min-max.h: New file, for "min" and "max".
3051
3052 2011-02-21 Christoph Scholtes <cschol2112@gmail.com>
3053
3054 * lib/makefile.w32-in ($(BLD)/md5.$(O)): Add dependency on
3055 $(EMACS_ROOT)/nt/inc/stdint.h.
3056
3057 2011-02-21 Eli Zaretskii <eliz@gnu.org>
3058
3059 * lib/makefile.w32-in ($(BLD)/filemode.$(O)): Move from
3060 src/makefile.w32-in and adapt. Depend on stamp_BLD.
3061 (GNULIBOBJS): Add $(BLD)/filemode.$(O).
3062
3063 2011-02-20 Paul Eggert <eggert@cs.ucla.edu>
3064
3065 Import filemode module from gnulib.
3066 * .bzrignore: Add lib/sys/.
3067 * Makefile.in (GNULIB_MODULES): Add filemode.
3068 * lib/Makefile.am (MOSTLYCLEANDIRS): New macro.
3069 * lib/filemode.c: Renamed from src/filemode.c and regenerated
3070 from gnulib. This adds support for some more file types, e.g.,
3071 Cray DMF migrated files.
3072 * lisp/emacs-lisp/find-gc.el (find-gc-source-files): Remove filemode.c.
3073 * lib/filemode.h, lib/sys_stat.in.h, m4/filemode.m4, m4/st_dm_mode.m4:
3074 * m4/sys_stat_h.m4: New files, generated from gnulib.
3075 * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk, m4/gl-comp.m4:
3076 Regenerate.
3077
3078 2011-02-20 Eli Zaretskii <eliz@gnu.org>
3079
3080 * lib/makefile.w32-in ($(BLD)/md5.$(O)): Don't depend on
3081 $(EMACS_ROOT)/nt/inc/sys/stat.h.
3082
3083 2011-02-20 Paul Eggert <eggert@cs.ucla.edu>
3084
3085 * configure.in (C_WARNINGS_SWITCH): Do not prepend -Wno-pointer-sign.
3086 This undoes the 2006-01-02 change. The -Wno-pointer-sign option
3087 is no longer needed, due to the recent SSDATA and related changes.
3088 Perhaps -Wno-pointer-sign should also be removed from
3089 nextstep/Cocoa/Emacs.xcodeproj/project.pbxproj but I have no easy
3090 way to test this so I left it alone.
3091 * configure: Regenerate.
3092
3093 2011-02-20 Christoph Scholtes <cschol2112@gmail.com>
3094
3095 * lib/makefile.w32-in ($(BLD)/md5.$(O)): New recipe, moved from
3096 src/makefile.w32-in.
3097
3098 2011-02-20 Paul Eggert <eggert@cs.ucla.edu>
3099
3100 Import crypto/md5 and stdint modules from gnulib.
3101 * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk, m4/gl-comp.m4:
3102 Regenerate.
3103 * lib/md5.c, lib/md5.h: Rename from src/md5.h and lib/md5.h.
3104 Import the new versions from gnulib; they assume a C99-style
3105 <stdint.h>, supplied by the stdint module.
3106 * lib/stdint.in.h, m4/longlong.m4, m4/stdint.m4, m4/md5.m4: New files,
3107 imported from gnulib.
3108 * Makefile.in (MAKEFILE_MODULES): Add crypto/md5.
3109 * admin/notes/copyright: Remove src/md5.c and src/md5.h as
3110 special cases.
3111
3112 2011-02-19 Eli Zaretskii <eliz@gnu.org>
3113
3114 * .bzrignore: Ignore cxxdefs.h and lib/*.in-h files.
3115 Add lib/deps/.
3116
3117 * config.bat: Configure in `lib'.
3118 Generate *.Po files in lib/deps.
3119
3120 2011-02-18 Paul Eggert <eggert@cs.ucla.edu>
3121
3122 Import IRIX 6.5 getloadavg fixes from gnulib.
3123 * configure, lib/getloadavg.c, m4/getloadavg.m4: Regenerate.
3124
3125 2011-02-16 Paul Eggert <eggert@cs.ucla.edu>
3126
3127 Import getloadavg module from gnulib.
3128 * .bzrignore: Add lib/stdlib.h.
3129 * Makefile.in (GNULIB_MODULES): Add getloadavg.
3130 * admin/notes/copyright: Remove src/getloadavg.c as a special case.
3131 * configure.in (LIBS_SYSTEM): Omit -lkstat on sol2*; gnulib does this.
3132 (AC_CONFIG_LIBOBJ_DIR, AC_FUNC_GETLOADAVG, GETLOADAVG_FILES):
3133 Remove; gnulib does this now.
3134 * lib/getloadavg.c: Rename from src/getloadavg.c, and sync
3135 from gnulib. This adds support for several other systems, such
3136 as Tru64 4.0D, QNX, AIX perfstat, etc. It also fixes a potential
3137 buffer overrun on Linux hosts under very high load, and on hosts
3138 that maintain a channel to the load average file it makes sure
3139 the file descriptor is close-on-exec (on hosts that support this)
3140 and is not stdin, stdout, or stderr.
3141 * lib/stdlib.in.h, m4/getloadavg.m4, m4/stdlib_h.m4: New files,
3142 from gnulib.
3143 * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk, m4/gl-comp.m4:
3144 * src/config.in: Regenerate.
3145
3146 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
3147
3148 Merge from gnulib.
3149
3150 * install-sh: Update to scriptversion 2011-01-19.21.
3151
3152 2011-02-13 Bruno Haible <bruno@clisp.org>
3153
3154 Consistent macro naming for macros that use GCC __attribute__.
3155 * lib/ignore-value.h (_GL_ATTRIBUTE_DEPRECATED): Rename from
3156 ATTRIBUTE_DEPRECATED.
3157
3158 2011-02-12 Bruno Haible <bruno@clisp.org>
3159
3160 setlocale: Prefer gnulib's override over libintl's override.
3161 * lib/gettext.h (setlocale): Redefine to rpl_setlocale if
3162 GNULIB_defined_setlocale is set.
3163
3164 2011-02-13 Glenn Morris <rgm@gnu.org>
3165
3166 * make-dist: Exclude generated file src/globals.h.
3167
3168 2011-02-10 Paul Eggert <eggert@cs.ucla.edu>
3169
3170 * arg-nonnull.h, c++defs.h, warn-on-use.h: Fix licenses.
3171 Sync from gnulib, which has been patched to fix the problem
3172 with the license notices. Problem reported by Glenn Morris in
3173 <http://lists.gnu.org/archive/html/emacs-devel/2011-02/msg00403.html>.
3174
3175 2011-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
3176
3177 * .bzrignore: Ignore globals.h and related stamp.
3178
3179 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
3180
3181 * lib/Makefile.in, lib/gnulib.mk: Regenerate.
3182 This merges the following fix from gnulib:
3183
3184 2011-02-08 Bruno Haible <bruno@clisp.org>
3185
3186 Split large sed scripts, for HP-UX sed.
3187
3188 2011-02-08 Tom Tromey <tromey@redhat.com>
3189
3190 * configure: Rebuild.
3191 * configure.in (NS_OBJC_OBJ): New subst.
3192
3193 2011-02-06 Paul Eggert <eggert@cs.ucla.edu>
3194
3195 gnulib: allow multiple gnulib generated replacements to coexist
3196 This defines a few preprocessor symbols that should not affect Emacs.
3197 * lib/getopt.in.h, lib/time.in.h, lib/unistd.in.h: Regenerate
3198 via "make sync-from-gnulib".
3199
3200 gnulib: undo previous change
3201 The upstream _HEADERS change was backed out of gnulib (see the
3202 same thread). Stay in sync with gnulib.
3203
3204 gnulib: adjust to upstream _HEADERS change
3205 * lib/Makefile.am (EXTRA_HEADERS, nodist_pkginclude_HEADERS):
3206 New empty macros, to accommodate recent changes to gnulib. See
3207 <http://lists.gnu.org/archive/html/bug-gnulib/2011-02/msg00068.html>.
3208 * c++defs.h, lib/Makefile.in, lib/ftoastr.h, lib/getopt.in.h:
3209 * lib/gnulib.mk, lib/ignore-value.h, lib/stdbool.in.h, lib/stddef.in.h:
3210 * lib/time.in.h, lib/unistd.in.h:
3211 Regenerate.
3212
3213 2011-02-05 Paul Eggert <eggert@cs.ucla.edu>
3214
3215 sync from gnulib to remove HAVE_STDBOOL_H
3216 * m4/stdbool.m4 (AC_CHECK_HEADER_STDBOOL): Rename from
3217 AC_HEADER_STDBOOL. All uses changed. Do not define
3218 HAVE_STDBOOL_H, as gnulib does not need this. This change is
3219 imported from the latest Autoconf git. It was motivated by Emacs,
3220 which uses gnulib but does not need HAVE_STDBOOL_H.
3221 * configure, src/config.in: Regenerate.
3222 * config.guess, config.sub: Sync to 2011-02-02 versions (whitespace)
3223
3224 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
3225
3226 allow C code to suppress warnings about ignored return values
3227 * Makefile.in (GNULIB_MODULES): Add ignore-value.
3228 * configure, lib/Makefile.in, lib/gnulib.mk, m4/gl-comp.m4: Regenerate.
3229 * lib/ignore-value.h: New file.
3230
3231 2011-01-31 Chong Yidong <cyd@stupidchicken.com>
3232
3233 * configure.in: Test existence of xaw3d library, not just the
3234 header (Bug#7642).
3235
3236 2011-01-31 Eli Zaretskii <eliz@gnu.org>
3237
3238 * lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/strftime.$(O) and
3239 $(BLD)/time_r.$(O).
3240 ($(BLD)/dtoastr.$(O)): Depend on $(EMACS_ROOT)/src/s/ms-w32.h and
3241 $(EMACS_ROOT)/src/m/intel386.h.
3242 ($(BLD)/strftime.$(O)):
3243 ($(BLD)/time_r.$(O)): Define prerequisites.
3244
3245 2011-01-31 Paul Eggert <eggert@cs.ucla.edu>
3246
3247 src/emacs.c now gets version number from configure.in
3248 * configure.in (version): Set this from $PACKAGE_VERSION,
3249 which is set from AC_INIT, rather than scouting through src/emacs.c.
3250 * configure: Regenerate.
3251 * make-dist (version): Get it from configure.in, not src/emacs.c.
3252
3253 2011-01-30 Paul Eggert <eggert@cs.ucla.edu>
3254
3255 strftime: import from gnulib
3256 * Makefile.in (GNULIB_MODULES): Add strftime.
3257 * configure.in (AC_FUNC_STRFTIME, my_strftime): Remove; no longer
3258 needed.
3259 * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk, m4/gl-comp.m4:
3260 Regenerate.
3261 * lib/strftime.c, lib/strftime.h, lib/stdbool.in.h: New files,
3262 imported from gnulib.
3263 * m4/strftime.m4, m4/stdbool.m4, m4/tm_gmtoff.m4: Likewise.
3264 This incorporates many changes from gnulib, including simpler
3265 handling of multibyte formats, porting to mingw32 and other
3266 platforms, and support for higher-resolution time stamps.
3267 Emacs does not yet use the higher-resolution interface.
3268
3269 2011-01-30 Paul Eggert <eggert@cs.ucla.edu>
3270
3271 gnulib: import mktime and move-if-change fixes from gnulib
3272
3273 * configure: Regenerate from the following.
3274
3275 2011-01-30 Paul Eggert <eggert@cs.ucla.edu>
3276
3277 mktime: clarify long_int width checking
3278 * lib/mktime.c (long_int_is_wide_enough): Move this assertion to
3279 the top level, to make it clearer that the assumption about
3280 long_int width is being checked. See
3281 <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00554.html>.
3282
3283 2011-01-29 Paul Eggert <eggert@cs.ucla.edu>
3284
3285 TYPE_MAXIMUM: avoid theoretically undefined behavior
3286 * lib/intprops.h (TYPE_MINIMUM, TYPE_MAXIMUM): Do not shift a
3287 negative number, which the C Standard says has undefined behavior.
3288 In practice this is not a problem, but might as well do it by the book.
3289 Reported by Rich Felker and Eric Blake; see
3290 <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00493.html>.
3291 * m4/mktime.m4 (AC_FUNC_MKTIME): Likewise.
3292 * lib/mktime.c (TYPE_MAXIMUM): Redo slightly to match the others.
3293
3294 mktime: #undef mktime before #defining it
3295 * lib/mktime.c (mktime) [DEBUG]: #undef mktime before #defining it.
3296
3297 mktime: systematically normalize tm_isdst comparisons
3298 * lib/mktime.c (isdst_differ): New function.
3299 (__mktime_internal): Use it systematically for all isdst comparisons.
3300 This completes the fix for libc BZ #6723, and removes the need for
3301 normalizing tm_isdst.
3302 See <http://sourceware.org/bugzilla/show_bug.cgi?id=6723>
3303 (not_equal_tm) [DEBUG]: Use isdst_differ here, too.
3304
3305 mktime: fix some integer overflow issues and sidestep the rest
3306
3307 This was prompted by a bug report by Benjamin Lindner for MinGW
3308 <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00472.html>.
3309 His bug is due to signed integer overflow (0 - INT_MIN), and I
3310 I scanned through mktime.c looking for other integer overflow
3311 problems, fixing all the bugs I found.
3312
3313 Although the C Standard says the resulting code is still not safe
3314 in the presence of integer overflow, in practice it should be good
3315 enough for all real-world two's-complement implementations, except
3316 for debugging environments that deliberately trap on integer
3317 overflow (e.g., gcc -ftrapv).
3318
3319 * lib/mktime.c (WRAPV): New macro.
3320 (SHR): Also check that long_int and time_t shift right in the
3321 usual way, before using the fast-but-unportable method.
3322 (TYPE_ONES_COMPLEMENT, TYPE_SIGNED_MAGNITUDE): Remove, no longer
3323 used. The code already assumed two's complement, so there's
3324 no need to test for alternatives. All uses removed.
3325 (TYPE_MAXIMUM): Don't rely here on overflow behavior not defined by
3326 the C standard. Problem reported by Rich Felker in
3327 <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00488.html>.
3328 (twos_complement_arithmetic): Also check long_int and time_t.
3329 (time_t_avg, time_t_add_ok, time_t_int_add_ok): New functions.
3330 (guess_time_tm, ranged_convert, __mktime_internal): Use them.
3331 (__mktime_internal): Avoid integer overflow with unary subtraction
3332 in two instances where -1 - X is an adequate replacement for -X,
3333 since the calculations are approximate.
3334
3335 2011-01-29 Eric Blake <eblake@redhat.com>
3336
3337 mktime: avoid infinite loop
3338 * m4/mktime.m4 (AC_FUNC_MKTIME): Avoid overflow on possibly-signed
3339 type; behavior is still undefined but portable to all known targets.
3340 Reported by Rich Felker.
3341
3342 2011-01-28 Paul Eggert <eggert@cs.ucla.edu>
3343
3344 mktime: avoid problems on NetBSD 5 / i386
3345 * lib/mktime.c (long_int): New type. This works around a problem
3346 on NetBSD 5 / i386, where 'long int' and 'int' are both 32 bits
3347 but time_t is 64 bits, and where I expect the existing code is
3348 wrong in some cases.
3349 (leapyear, ydhms_diff, guess_time_tm, __mktime_internal): Use it.
3350 (ydhms_diff): Bring back the compile-time check for wide-enough
3351 year and yday.
3352
3353 mktime: fix misspelling in comment
3354 * lib/mktime.c (__mktime_internal): Fix misspelling in comment.
3355 This merges all recent glibc changes of importance.
3356
3357 2011-01-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3358
3359 move-if-change: cope with concurrent mv of identical file.
3360 * move-if-change (CMPPROG): Accept environment
3361 variable as an override for `cmp'.
3362 (usage): Document CMPPROG.
3363 Adjust comparison to drop stdout. Cope with failure of mv if
3364 the target file exists and is identical to the source, for
3365 parallel builds.
3366 Report from H.J. Lu against binutils in PR binutils/12283.
3367
3368 2011-01-29 Eli Zaretskii <eliz@gnu.org>
3369
3370 * lib/makefile.w32-in:
3371 * lib/getopt_.h: New files.
3372
3373 2011-01-28 Paul Eggert <eggert@cs.ucla.edu>
3374
3375 improve fix for MS-DOS file name clash
3376 * Makefile.in (DOS_gnulib_comp.m4): Rename from DOS-gnulib-comp.m4,
3377 for portability to POSIX make. Reported by Bruno Haible.
3378 (sync-from-gnulib): Copy gl-comp.m4 (if present) back to
3379 gnulib-comp.m4 before running gnulib-tool, to prevent old gnulib
3380 files from accumulating as garbage. Also reported by Bruno Haible.
3381
3382 2011-01-27 Paul Eggert <eggert@cs.ucla.edu>
3383
3384 fix two m4/gnulib-*.m4 file names that clashed under MS-DOS
3385 * Makefile.in (DOS-gnulib-comp.m4): New macro.
3386 (sync-from-gnulib): Rename m4/gnulib-comp.m4 to m4/gl-comp.m4 to avoid
3387 problems with MS-DOS 8+3 file name restrictions.
3388 Remove m4/gnulib-cache.m4, as we can live without it. If we kept
3389 it, it would also cause problems when extracting Emacs distribution
3390 tarballs on MS-DOS hosts.
3391 (ACLOCAL_INPUTS): Adjust to file renaming.
3392 * aclocal.m4, configure, lib/Makefile.in, src/config.in: Regenerate.
3393 * config.guess, config.sub: Sync from gnulib.
3394 * m4/gnulib-cache.m4: Remove from repository.
3395 * m4/gl-comp.m4: Rename from m4/gnulib-comp.m4.
3396
3397 2011-01-25 Glenn Morris <rgm@gnu.org>
3398
3399 * README: Add a note about ranges in copyright years.
3400
3401 * configure.in: Set CANNOT_DUMP on ia64 hpux (port from emacs-23).
3402
3403 2011-01-25 Peter O'Gorman <bug-gnu-emacs@mlists.thewrittenword.com> (tiny change)
3404
3405 * configure.in: Add HP-UX on IA64 (Bug#6811).
3406
3407 2011-01-24 Paul Eggert <eggert@cs.ucla.edu>
3408
3409 Remove HAVE_RAW_DECL_CHOWN etc. from config.h
3410 * Makefile.in (sync-from-gnulib): Remove m4/warn-on-use.m4,
3411 as it is no longer needed.
3412 * aclocal.m4, configure, lib/Makefile.in, src/config.in: Regenerate.
3413 * configure.in: Invoke the new gnulib macro
3414 gl_ASSERT_NO_GNULIB_POSIXCHECK, which removes the need for
3415 warn-on-use.m4 and for the HAVE_RAW_DECL_* symbols in config.h.
3416 * m4/getopt.m4: Sync from gnulib; this removes the need for
3417 HAVE_DECL_OPTRESET and HAVE_DECL_GETOPT_CLIP from config.h.
3418 * m4/gnulib-common.m4 (gl_ASSERT_NO_GNULIB_POSIXCHECK):
3419 New macro, synced from gnulib.
3420 * m4/warn-on-use.m4: Remove.
3421
3422 2011-01-22 Paul Eggert <eggert@cs.ucla.edu>
3423
3424 aclocal.m4: put this file back into repository
3425 This way, we don't have to assume that the maintainer has
3426 the automake package installed. See
3427 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00746.html>.
3428 * .bzrignore: Remove aclocal.m4, undoing the previous change.
3429 * Makefile.in (top_maintainer_clean): Do not remove aclocal.m4,
3430 undoing the previous change.
3431 * aclocal.m4: New file (actually, resurrected).
3432
3433 2011-01-22 Miles Bader <miles@gnu.org>
3434
3435 * configure.in: Don't zero-out FONTCONFIG_CFLAGS and
3436 FONTCONFIG_LIBS when building with XFT (doing so is incorrect, as
3437 Emacs directly uses fontconfig, and breaks building when using a
3438 strict linker).
3439
3440 2011-01-21 Paul Eggert <eggert@cs.ucla.edu>
3441
3442 src/config.in: shrink slightly
3443 * configure.in: Invoke the new gnulib macro gl_ASSERT_NO_GNULIB_TESTS.
3444 This makes src/config.in a bit smaller, by removing identifiers
3445 like GNULIB_TEST_MKTIME that Emacs does not need.
3446 * m4/getopt.m4, m4/gnulib-common.m4, m4/include_next.m4:
3447 * m4/multiarch.m4, m4/stddef_h.m4, m4/time_h.m4, m4/unistd_h.m4:
3448 Sync from gnulib. This removes a few more unnecessary symbols from
3449 src/config.in, such as AA_APPLE_UNIVERSAL_BUILD and HAVE_STDDEF_H.
3450 * configure, src/config.in: Regenerate.
3451
3452 aclocal.m4: tweaks to regenerate more conveniently
3453 This attempts to act better when the source is in a weird state. See
3454 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00734.html>.
3455 * Makefile.in (am--refresh): Add aclocal.m4, configure, config.in.
3456 * .bzrignore: Add aclocal.m4.
3457
3458 2011-01-20 Paul Eggert <eggert@cs.ucla.edu>
3459
3460 aclocal.m4: omit auto-generated file from repository
3461 * Makefile.in (top_maintainer_clean): Remove aclocal.m4; this undoes
3462 the most recent change here.
3463 * aclocal.m4: Remove from bzr repository. This file is
3464 auto-generated and isn't needed to run 'configure'. See
3465 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00698.html>.
3466
3467 2011-01-19 Paul Eggert <eggert@cs.ucla.edu>
3468
3469 Minor Makefile.in tweaks to build from gnulib better.
3470 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00673.html>
3471 * Makefile.in (sync-from-gnulib): Also run autoreconf -I m4.
3472 (top_maintainer_clean): Don't remove aclocal.m4.
3473
3474 2011-01-18 Paul Eggert <eggert@cs.ucla.edu>
3475
3476 Minor cleanups for 'bzr status'
3477 * .bzrignore: Add emacs-*/, the output of make-dist, and stamp-h1,
3478 the output of config.guess.
3479 * Makefile.in (top_distclean): Remove stamp-h1 too.
3480
3481 * configure.in (HAVE_ATTRIBUTE_ALIGNED): Arrange for this to be
3482 defined if the compiler supports GCC-style __attribute__
3483 ((__aligned__ ...)). IBM AIX and Oracle Solaris Studio support
3484 this syntax.
3485
3486 2011-01-17 Paul Eggert <eggert@cs.ucla.edu>
3487
3488 Makefile.in: tidy up the building of lib
3489 * Makefile.in (am--refresh): Mark as .PHONY.
3490 (top_maintainer_clean): Don't remove lib/gnulib.mk m4/gnulib-cache.m4,
3491 as they're not rebuilt unless you do a "make sync-from-gnulib"
3492 and the former is needed for "configure".
3493 (maintainer-clean): Don't recurse into lib, as "make bootstrap-clean"
3494 has already removed lib/Makefile.
3495
3496 * Makefile.in (GNULIB_MODULES): Change ftoastr to dtoastr.
3497 This avoids building ftoastr and ldtoastr, which aren't needed. See
3498 <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00199.html>.
3499
3500 * .bzrignore: Add .h files that are host-dependent.
3501 Add lib/.deps/, lib/arg-nonnull.h, lib/c++defs.h, lib/getopt.h,
3502 lib/time.h, lib/unistd.h, lib/warn-on-use.h. These are
3503 host-dependent and are built as part of an ordinary 'make', and
3504 should not be checked in.
3505
3506 * lib/Makefile.in: Regenerate.
3507 * lib/COPYING: New file, a copy of COPYING.
3508
3509 * configure: Regenerate.
3510 * configure.in (AC_USE_SYSTEM_EXTENSIONS): Remove: gnulib does this.
3511
3512 Regenerate.
3513 * lib/getopt.c, lib/getopt.in.h, lib/getopt1.c, lib/getopt_int.h:
3514 * lib/gettext.h, lib/unistd.in.h, m4/unistd_h.m4:
3515 New files, copied from gnulib by gnulib-tool.
3516 * aclocal.m4, configure, lib/Makefile.in, m4/getopt.m4:
3517 * m4/gnulib-cache.m4, m4/gnulib-comp.m4, src/config.in:
3518 Regenerate.
3519
3520 Use gnulib's getopt-gnu module.
3521 * Makefile.in (GNULIB_MODULES): Add getopt-gnu.
3522 (AUTOCONF_INPUTS): Remove getopt.m4; aclocal.m4 is a good-enough
3523 representative of the dependencies.
3524 * configure.in: Do not configure getopt, as gnulib does that now.
3525 * make-dist: Do not worry about lib-src/getopt.h, as gnulib handles
3526 getopt now, in lib.
3527
3528 Regenerate.
3529 * arg-nonnull.h, c++defs.h, lib/mktime-internal.h, lib/mktime.c:
3530 * lib/stddef.in.h, lib/time.h, lib/time.in.h, lib/time_r.c:
3531 * m4/extensions.m4, m4/include_next.m4, m4/mktime.m4:
3532 * m4/multiarch.m4, m4/stddef_h.m4, m4/time_h.m4, m4/time_r.m4:
3533 * m4/extensions.m4, m4/include_next.m4, m4/mktime.m4, m4/multiarch.m4:
3534 * m4/stddef_h.m4, m4/time_h.m4, m4/time_r.m4, m4/warn-on-use.m4:
3535 * m4/wchar_t.m4, warn-on-use.h:
3536 New files, copied from gnulib by gnulib-tool.
3537 * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk:
3538 * m4/gnulib-cache.m4, m4/gnulib-comp.m4, src/config.in:
3539 Regenerate.
3540
3541 Use gnulib's mktime module.
3542 * Makefile.in (GNULIB_MODULES): Add mktime.
3543 * configure.in: Remove code no longer needed, as gnulib now does it.
3544 (AC_CHECK_FUNCS): Remove mktime.
3545 (AC_FUNC_MKTIME, BROKEN_MKTIME): Remove.
3546 (__restrict): Remove, as this now gets in the way of the C99
3547 support for 'restrict' pulled in by the gnulib mktime module.
3548 Code should now use 'restrict' and not '__restrict".
3549 (mktime): Remove.
3550 * make-dist: Put gnulib-generated files arg-nonnull.h, c++defs.h,
3551 and warn-on-use.h into the distribution.
3552
3553 Regenerate.
3554 * lib/dtoastr.c, lib/ftoastr.c, lib/ftoastr.h, lib/intprops.h:
3555 * lib/ldtoastr.c, m4/c-strtod.m4:
3556 New files, copied from gnulib by gnulib-tool.
3557 * lib/dummy.c: Remove.
3558 * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk:
3559 * m4/gnulib-cache.m4, m4/gnulib-comp.m4, src/config.in:
3560 Regenerate.
3561
3562 Use gnulib's ftoastr module.
3563 * Makefile.in (GNULIB_MODULES): Add ftoastr. Remove dummy.
3564
3565 Regenerate.
3566 * aclocal.m4, compile, depcomp, lib/Makefile.in, lib/dummy.c:
3567 * lib/gnulib.mk, m4/00gnulib.m4, m4/gnulib-cache.m4:
3568 * m4/gnulib-common.m4, m4/gnulib-comp.m4, m4/gnulib-tool.m4, missing:
3569 New files, generated automatically, with 'make sync-from-gnulib'
3570 followed by 'make'.
3571 * configure, lisp/dired.el, src/config.in: Regenerate.
3572
3573 Automate syncing from gnulib.
3574 * INSTALL, README: Document new subdirectory 'lib'.
3575 * Makefile.in (SUBDIR): Add lib.
3576 (SUBDIR_MAKEFILES): Add lib/Makefile.
3577 (lib-src, src, TAGS, tags): Depend on lib.
3578 (gnulib_srcdir, GNULIB_MODULES, GNULIB_TOOL_FLAGS): New macros.
3579 ($(gnulib_srcdir)): New rule.
3580 (sync-from-gnulib): New rule, which is .PHONY.
3581 (lib): New rule, which is like lib-src.
3582 (Makefile): Depend on lib/Makefile.in.
3583 (AUTOCONF_INPUTS): Depend on aclocal.m4.
3584 (ACLOCAL_INPUTS, AUTOMAKE_INPUTS): New macros.
3585 ($(srcdir)/aclocal.m4, $(srcdir)/lib/Makefile.in): New rules.
3586 (am--refresh): New rule, to pacify Automake.
3587 (mostlyclean, clean, distclean, bootstrap-clean, maintainer-clean):
3588 Clean lib, too.
3589 (top_maintainer_clean): New macro, to remove gnulib-tool and Automake
3590 droppings.
3591 (maintainer-clean, extraclean): Use it.
3592 * configure.in: Initialize for automake and gnulib, by invoking
3593 AM_INIT_AUTOMAKE, AM_PROG_CC_C_O, gl_EARLY, and gl_INIT. Output
3594 lib/Makefile, too. Use automake to build gnulib, as gnulib works
3595 more conveniently with automake.
3596 * lib/Makefile.am: New file.
3597 * make-dist: Also put into the distribution aclocal.m4,
3598 compile, depcomp, missing, and the files under lib/.
3599
3600 2011-01-15 Glenn Morris <rgm@gnu.org>
3601
3602 * Makefile.in (epaths-force): No more arch-tag to edit.
3603
3604 2011-01-15 Chong Yidong <cyd@stupidchicken.com>
3605
3606 * configure.in: Bump min libxml2 version to 2.6.17 (Bug#7603).
3607
3608 2011-01-14 Paul Eggert <eggert@cs.ucla.edu>
3609
3610 * make-dist: Distribute test/ files too.
3611 Distribute every file under test/ that is under version control,
3612 using patterns like *.el to capture files that are added later.
3613 Without this change, "configure" would fail, because it would
3614 attempt to build from a Makefile.in that was not distributed.
3615
3616 2011-01-13 Christian Ohler <ohler@gnu.org>
3617
3618 * Makefile.in (INFO_FILES): Add ERT.
3619
3620 * Makefile.in (check): Run tests in test/automated.
3621
3622 * Makefile.in:
3623 * configure.in: Add test/automated/Makefile.
3624
3625 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
3626
3627 * install-sh, mkinstalldirs, move-if-change: Update from master
3628 source in gnulib.
3629
3630 * config.guess, config.sub: Updated from master source.
3631
3632 2011-01-05 Andreas Schwab <schwab@linux-m68k.org>
3633
3634 * configure.in: Check for __builtin_unwind_init.
3635
3636 2011-01-05 Glenn Morris <rgm@gnu.org>
3637
3638 * configure.in (HAVE_MAKEINFO): New output variable.
3639 (MAKEINFO): Reset to "makeinfo" if not found.
3640 * Makefile.in (install-arch-indep, info):
3641 Replace MAKEINFO = off with HAVE_MAKEINFO = no.
3642
3643 2010-12-29 Ulrich Mueller <ulm@gentoo.org>
3644
3645 * configure.in: Make gameuser configurable (Bug#7717).
3646
3647 2010-12-15 Glenn Morris <rgm@gnu.org>
3648
3649 * Makefile.in (install-arch-dep, uninstall): Remove code relating to the
3650 long absent lib-src/fns-*.el.
3651
3652 2010-12-11 Glenn Morris <rgm@gnu.org>
3653
3654 * make-dist: Exclude etc/*.pyc.
3655
3656 2010-12-10 Andreas Schwab <schwab@linux-m68k.org>
3657
3658 * configure.in: Don't double machfile in final message.
3659
3660 2010-12-04 Chong Yidong <cyd@stupidchicken.com>
3661
3662 * configure.in: Fix last change.
3663
3664 2010-12-04 Andreas Schwab <schwab@linux-m68k.org>
3665
3666 * configure.in: Remove reference to removed machine description
3667 files and allow $machine and $machfile to be empty.
3668 Substitute M_FILE/S_FILE instead of machfile/opsysfile.
3669
3670 2010-12-03 Glenn Morris <rgm@gnu.org>
3671
3672 * make-dist: Remove EMACS_UNIBYTE unsetting; it does nothing.
3673
3674 2010-11-23 Dan Nicolaescu <dann@ics.uci.edu>
3675
3676 * configure.in <AC_CHECK_HEADERS>: Remove sys/ioctl.h.
3677 (EXTERNALLY_VISIBLE): New definition.
3678
3679 2010-11-21 Dan Nicolaescu <dann@ics.uci.edu>
3680
3681 * configure.in (INLINE): Do not depend on OPTIMIZE, unused.
3682
3683 2010-11-15 Dan Nicolaescu <dann@ics.uci.edu>
3684
3685 * configure.in: Do not check for unconditionally included headers.
3686
3687 2010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
3688
3689 * .dir-locals.el (log-edit-mode): Set log-edit-rewrite-fixes.
3690
3691 2010-11-09 Michael Albinus <michael.albinus@gmx.de>
3692
3693 * configure.in: Don't write a warning for D-Bus anymore.
3694
3695 2010-11-06 Andreas Schwab <schwab@linux-m68k.org>
3696
3697 * configure.in: Fix indentation.
3698
3699 2010-10-31 Ken Brown <kbrown@cornell.edu>
3700
3701 * configure.in (checking whether localtime caches TZ):
3702 Use unsetenv instead of modifying environment directly.
3703
3704 2010-10-25 Andreas Schwab <schwab@linux-m68k.org>
3705
3706 * configure.in (checking for -znocombreloc): Use AC_LANG_PROGRAM
3707 to avoid warning.
3708
3709 2010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
3710
3711 * configure.in: Remove the BROKEN annotation from GnuTLS.
3712
3713 2010-10-22 Glenn Morris <rgm@gnu.org>
3714
3715 * make-dist: Avoid listing .el files twice. Don't try to run
3716 autoconf if --no-update.
3717
3718 2010-10-20 Glenn Morris <rgm@gnu.org>
3719
3720 * make-dist: No longer create lisp/MANIFEST.
3721
3722 2010-10-14 Glenn Morris <rgm@gnu.org>
3723
3724 * BUGS, INSTALL.BZR, README: Updates.
3725
3726 2010-10-13 Glenn Morris <rgm@gnu.org>
3727
3728 * make-dist: Remove --compress. Check for the appropriate
3729 gzip-like executable, and if not found, don't compress.
3730 Check version number in README, don't change it.
3731 Use find for nt/inc/*.h.
3732
3733 2010-10-12 Dan Nicolaescu <dann@ics.uci.edu>
3734
3735 * configure (ns_appdir, OLDXMENU, TOOLTIP_SUPPORT):
3736 Remove trailing / from directory names.
3737
3738 2010-10-12 Glenn Morris <rgm@gnu.org>
3739
3740 * make-dist: Update and simplify.
3741
3742 2010-10-12 Eli Zaretskii <eliz@gnu.org>
3743
3744 * make-dist: Don't distribute src/buildobj.h. (Bug#7167)
3745
3746 2010-10-10 Dan Nicolaescu <dann@ics.uci.edu>
3747
3748 * configure.in (PROFILING_LDFLAGS): Do not define, remove all uses.
3749
3750 2010-10-09 Glenn Morris <rgm@gnu.org>
3751
3752 * make-dist: No more doc/emacs/*.texi.in.
3753
3754 * configure.in (AC_OUTPUT): Remove doc/emacs/emacsver.texi.
3755
3756 2010-10-09 Glenn Morris <rgm@gnu.org>
3757
3758 * configure.in: Combine some conditionals.
3759
3760 * configure.in (AC_OUTPUT): Add doc/emacs/emacsver.texi.
3761 * make-dist: Include doc/emacs/*.texi.in.
3762
3763 * INSTALL, make-dist: Remove references to b2m.
3764 * Makefile.in (MAN_PAGES): Remove b2m.1.
3765
3766 2010-10-05 Glenn Morris <rgm@gnu.org>
3767
3768 * .dir-locals.el: The Emacs convention is sentence-end-double-space.
3769
3770 2010-10-03 Dan Nicolaescu <dann@ics.uci.edu>
3771
3772 * configure.in (NO_INLINE, noinline): Move here from src/xterm.c.
3773
3774 2010-10-01 Dan Nicolaescu <dann@ics.uci.edu>
3775
3776 * configure.in: Include stdlib.h and string.h unconditionally.
3777
3778 2010-09-29 Romain Francoise <romain@orebokech.com>
3779
3780 * configure.in: Don't enable ImageMagick unless HAVE_X11.
3781
3782 2010-09-28 Glenn Morris <rgm@gnu.org>
3783
3784 * configure.in (HAVE_GNUTLS): Add a description to make autoheader
3785 happy.
3786
3787 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
3788
3789 * configure.in: Enable imagemagick by default.
3790
3791 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3792
3793 * configure.in (HAVE_GNUTLS): Don't break if we don't have the
3794 GnuTLS libraries.
3795
3796 2010-09-26 Teodor Zlatanov <tzz@lifelogs.com>
3797
3798 * configure.in: Set up GnuTLS.
3799
3800 2010-09-22 Chong Yidong <cyd@stupidchicken.com>
3801
3802 * configure.in: Announce whether libxml2 is linked to.
3803
3804 2010-09-20 Dan Nicolaescu <dann@ics.uci.edu>
3805
3806 * configure.in (LINKER): Rename to LD_FIRSTFLAG, do not include $(CC).
3807
3808 2010-09-18 Eli Zaretskii <eliz@gnu.org>
3809
3810 * config.bat: Detect that libxml2 is installed and if so, build
3811 with it.
3812
3813 2010-09-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3814
3815 * configure.in (HAVE_LIBXML2): Check that the libxml2 we found can
3816 be used. This fixes a conf problem on Mac OS X.
3817
3818 2010-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3819
3820 * configure.in: Check for libxml2.
3821
3822 2010-09-09 Glenn Morris <rgm@gnu.org>
3823
3824 * make-dist: No more TODO files under lisp/.
3825
3826 2010-09-04 Eli Zaretskii <eliz@gnu.org>
3827
3828 * config.bat: Produce lisp/gnus/_dir-locals.el from
3829 lisp/gnus/.dir-locals.el.
3830
3831 2010-08-23 Andreas Schwab <schwab@linux-m68k.org>
3832
3833 * configure.in: Fix check for librsvg, imagemagick and
3834 MagickExportImagePixels.
3835
3836 2010-08-18 Joakim Verona <joakim@verona.se>
3837
3838 * Makefile.in, configure.in: Checks for ImageMagick.
3839
3840 2010-08-10 Dan Nicolaescu <dann@ics.uci.edu>
3841
3842 * configure.in (AC_PREREQ): Require autoconf 2.65.
3843
3844 2010-08-09 Dan Nicolaescu <dann@ics.uci.edu>
3845
3846 * configure.in (AC_PREREQ): Require autoconf 2.66 to stop version churn.
3847
3848 2010-08-09 Andreas Schwab <schwab@linux-m68k.org>
3849
3850 * configure.in: Add AC_C_BIGENDIAN.
3851
3852 2010-08-09 Dan Nicolaescu <dann@ics.uci.edu>
3853
3854 * configure.in (ORDINARY_LINK): Use on hpux* too.
3855
3856 2010-08-06 Jan Djärv <jan.h.d@swipnet.se>
3857
3858 * configure.in: Check for util.h.
3859 Use -Wimplicit-function-declaration if compiler supports it.
3860
3861 2010-08-05 Eli Zaretskii <eliz@gnu.org>
3862
3863 * configure.in (UNEXEC_OBJ): Rename unexec.o => unexcoff.o.
3864
3865 2010-08-04 Andreas Schwab <schwab@linux-m68k.org>
3866
3867 * configure.in: Restore accidentally removed use of
3868 GCC_TEST_OPTIONS/NON_GCC_TEST_OPTIONS.
3869
3870 2010-07-29 Chad Brown <yandros@mit.edu>
3871
3872 * configure.in: Check for dirent.h.
3873
3874 2010-07-29 Dan Nicolaescu <dann@ics.uci.edu>
3875
3876 * configure.in: Remove reference to usg5-4, unused.
3877
3878 2010-07-25 Andreas Schwab <schwab@linux-m68k.org>
3879
3880 * configure.in: Check for __executable_start.
3881
3882 2010-07-24 Ken Brown <kbrown@cornell.edu>
3883
3884 * configure.in (LINKER, LIB_GCC): Remove cygwin special cases (Bug#6715)
3885
3886 2010-07-24 Juanma Barranquero <lekktu@gmail.com>
3887
3888 * .bzrignore, .gitignore: Ignore README.W32 on the root directory.
3889
3890 2010-07-24 Ken Brown <kbrown@cornell.edu> (tiny change)
3891
3892 * configure.in (START_FILES) [cygwin]: Set to pre-crt0.o (Bug#6715).
3893
3894 2010-07-12 Andreas Schwab <schwab@linux-m68k.org>
3895
3896 * configure.in (C_WARNINGS_SWITCH, PROFILING_CFLAGS)
3897 (PROFILING_LDFLAGS): Substitute, don't add them to CFLAGS/LDFLAGS.
3898 (C_OPTIMIZE_SWITCH): Remove.
3899 (TEMACS_LDFLAGS2): Add ${PROFILING_LDFLAGS}.
3900
3901 2010-07-11 Andreas Schwab <schwab@linux-m68k.org>
3902
3903 * configure.in: Don't check for index and rindex, check for strchr
3904 and strrchr. Define strchr and strrchr as index and rindex,
3905 resp., in src/config.h if not available.
3906
3907 2010-07-08 Dan Nicolaescu <dann@ics.uci.edu>
3908
3909 * configure.in: Use -Wold-style-definition if available.
3910 This helps with the transition to standard C code, it can be
3911 removed when done.
3912
3913 * configure.in (PRE_EDIT_LDFLAGS, POST_EDIT_LDFLAGS): Remove.
3914
3915 * configure.in (UNEXEC_OBJ): Add comment about values for MSDOS
3916 and MSWindows.
3917
3918 2010-07-07 Andreas Schwab <schwab@linux-m68k.org>
3919
3920 * configure.in: Don't check for bcopy, bcmp, bzero. Don't include
3921 <strings.h> and don't define bcopy, bzero, BCMP in config.h.
3922
3923 2010-07-07 Dan Nicolaescu <dann@ics.uci.edu>
3924
3925 * configure.in (getenv): Remove K&R declaration.
3926
3927 2010-07-02 Jan Djärv <jan.h.d@swipnet.se>
3928
3929 * configure.in: Remove define __P.
3930
3931 2010-07-02 Dan Nicolaescu <dann@ics.uci.edu>
3932
3933 * configure.in (--enable-use-lisp-union-type): New flag.
3934
3935 2010-06-30 Dan Nicolaescu <dann@ics.uci.edu>
3936
3937 Fix CFLAGS for non-GCC compilers.
3938 * configure.in (CFLAGS): Always use -g like it was done before the
3939 2010-03-30 change.
3940 (REAL_CFLAGS): Use CFLAGS for non-GCC to get optimization flags.
3941 (Bug#6538)
3942
3943 2010-06-30 Glenn Morris <rgm@gnu.org>
3944
3945 * configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):
3946 Set with AC_DEFINE rather than AH_BOTTOM.
3947
3948 * configure.in (C_OPTIMIZE_SWITCH, CANNOT_DUMP, SYSTEM_MALLOC):
3949 (USE_MMAP_FOR_BUFFERS, C_WARNING_SWITCH, CFLAGS, REAL_CFLAGS):
3950 Set with shell, not cpp.
3951 (LIBX): Remove, just use -lX11 in the one place this was used.
3952 (cannot_dump): Replace with CANNOT_DUMP.
3953
3954 2010-06-28 Jan Djärv <jan.h.d@swipnet.se>
3955
3956 * configure.in: Add --with-x-toolkit=gtk3. Remove HAVE_GTK_MULTIDISPLAY,
3957 check for gtk_file_chooser_dialog_new, and HAVE_GTK_FILE_BOTH (implied
3958 by minimum required Gtk+ 2.6). Add checks for functions introduced
3959 in Gtk+ 2.14 or newer (bug#6505).
3960
3961 2010-06-26 Eli Zaretskii <eliz@gnu.org>
3962
3963 * config.bat: Remove white space around "+" in COPY commands.
3964
3965 2010-06-23 Glenn Morris <rgm@gnu.org>
3966
3967 * info/dir: Start descriptions in column 32, per Texinfo convention.
3968
3969 2010-06-16 Chong Yidong <cyd@stupidchicken.com>
3970
3971 * INSTALL: Update font information (Bug#6389).
3972
3973 2010-06-16 Glenn Morris <rgm@gnu.org>
3974
3975 * INSTALL: General update.
3976
3977 2010-06-12 Glenn Morris <rgm@gnu.org>
3978
3979 * Makefile.in (install-arch-indep): Delete any old info .gz files first.
3980
3981 2010-06-11 Glenn Morris <rgm@gnu.org>
3982
3983 * configure.in (--without-compress-info): New option.
3984 (GZIP_INFO): New output variable.
3985
3986 * Makefile.in (GZIP_INFO): New, set by configure.
3987 (install-arch-indep): Don't gzip info pages if GZIP_INFO is nil.
3988 Handle man pages in the same way.
3989
3990 2010-06-10 Glenn Morris <rgm@gnu.org>
3991
3992 * Makefile.in (install-arch-indep): Gzip the info files too.
3993
3994 * make-dist: Remove references to non-existent directories and files.
3995
3996 2010-06-08 Dan Nicolaescu <dann@ics.uci.edu>
3997
3998 * configure.in: Include <strings.h> and <string.h> instead of
3999 "strings.h" and "string.h".
4000
4001 2010-06-06 Dan Nicolaescu <dann@ics.uci.edu>
4002
4003 * configure.in: Remove code dealing with BSTRING.
4004
4005 2010-06-03 Dan Nicolaescu <dann@ics.uci.edu>
4006
4007 * configure.in (AC_PREREQ): Require autoconf 2.65.
4008
4009 * configure.in (unxec): Do not define and substitute.
4010 (UNEXEC_OBJ): New output variable, replaces cpp UNEXEC.
4011
4012 2010-06-03 Glenn Morris <rgm@gnu.org>
4013
4014 * configure.in (AH_BOTTOM): Remove NOT_C_CODE test, it is always true.
4015
4016 2010-06-02 Dan Nicolaescu <dann@ics.uci.edu>
4017
4018 Fix alloca definition when using gcc on non-gnu systems.
4019 * configure.in: Use the code sequence indicated by "info autoconf"
4020 for alloca (bug#6170).
4021
4022 2010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
4023
4024 * .bzrignore: Ignore new files from trunk, which appear if you use
4025 colocated branches (i.e. "bzr switch").
4026
4027 2010-05-28 Glenn Morris <rgm@gnu.org>
4028
4029 * configure.in: Simplify some of the $canonical tests.
4030
4031 2010-05-27 Glenn Morris <rgm@gnu.org>
4032
4033 * config.bat: Do not preprocess src/Makefile.in.
4034
4035 * configure.in: Do not preprocess src/Makefile.in.
4036 (cpp_undefs, CPP_NEED_TRADITIONAL): Remove.
4037 (AC_EGREP_CPP): Test no longer needed.
4038
4039 * make-dist: No more Makefile.c files.
4040
4041 2010-05-26 Glenn Morris <rgm@gnu.org>
4042
4043 * configure.in (YMF_PASS_LDFLAGS): Remove.
4044 (PRE_EDIT_LDFLAGS, POST_EDIT_LDFLAGS): New output variables.
4045
4046 * configure.in (CPPFLAGS, CFLAGS, REAL_CFLAGS):
4047 Add $GNUSTEP_LOCAL_HEADERS.
4048 (LDFLAGS, LD_SWITCH_SYSTEM_TEMACS): Add $GNUSTEP_LOCAL_LIBRARIES.
4049
4050 * configure.in (NS_IMPL_GNUSTEP_INC, NS_IMPL_GNUSTEP_TEMACS_LDFLAGS)
4051 (GNUSTEP_MAKEFILES): Remove.
4052 (LD_SWITCH_SYSTEM_TEMACS): Move NS_IMPL_GNUSTEP_TEMACS_LDFLAGS
4053 stuff to here.
4054
4055 2010-05-25 Glenn Morris <rgm@gnu.org>
4056
4057 * configure.in (LD_SWITCH_SYSTEM): Move some gnu-linux stuff...
4058 (LD_SWITCH_SYSTEM_TEMACS): ... to here.
4059
4060 * configure.in (LD_SWITCH_SYSTEM_EXTRA): Remove.
4061 (LD_SWITCH_SYSTEM_TEMACS): Put darwin stuff from LD_SWITCH_SYSTEM_EXTRA
4062 here instead.
4063
4064 2010-05-24 Romain Francoise <romain@orebokech.com>
4065
4066 * make-dist: Look for version in src/emacs.c.
4067 Use lisp/subr.el rather than lisp/version.el for location check.
4068
4069 2010-05-21 Glenn Morris <rgm@gnu.org>
4070
4071 * configure.in (MKDEPDIR): Parallel build tweak.
4072
4073 * configure.in (ns_frag): New output file.
4074
4075 * configure.in (OLDXMENU): Set to "nothing" if !HAVE_X11 || USE_GTK.
4076 (OLDXMENU_TARGET): Set to empty if USE_GTK.
4077
4078 * configure.in (cannot_dump): New output variable.
4079
4080 2010-05-20 enami tsugutomo <tsugutomo.enami@jp.sony.com>
4081
4082 * configure.in: On NetBSD, if terminfo is found, use it in
4083 preference to termcap. (Bug#6190)
4084
4085 2010-05-20 Glenn Morris <rgm@gnu.org>
4086
4087 * make-dist (src): Include *.mk.
4088 * config.bat: Concatenate deps.mk onto the end of src/Makefile.
4089 * configure.in (DEPFLAGS, MKDEPDIR): New output variables.
4090 (deps_frag): New output file.
4091 (AUTO_DEPEND): Remove this definition.
4092
4093 * configure.in (--with-gtk, --with-gcc): Remove option stubs.
4094
4095 2010-05-19 Glenn Morris <rgm@gnu.org>
4096
4097 * configure.in (LINKER, YMF_PASS_LDFLAGS): New output variables.
4098 (ORDINARY_LINK): New AC_DEFINE.
4099 (LIB_GCC): No need to set if ORDINARY_LINK.
4100
4101 2010-05-18 Glenn Morris <rgm@gnu.org>
4102
4103 * configure.in (POST_ALLOC_OBJ) [cygwin]: Omit vm-limit.o.
4104 (POST_ALLOC_OBJ) [!cygwin]: Set to empty.
4105
4106 * config.bat (RALLOC_OBJ): Edit to empty if sys_malloc.
4107 * configure.in (REL_ALLOC): Unset on gnu, gnu-linux if DOUG_LEA_MALLOC.
4108 (RALLOC_OBJ): New output variable.
4109
4110 * config.bat (GMALLOC_OBJ, VMLIMIT_OBJ): Edit to empty if sys_malloc.
4111 * configure.in (GMALLOC_OBJ, VMLIMIT_OBJ): New output variables.
4112
4113 2010-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
4114
4115 * Makefile.in (src): Provide the name of the VCS file that witnesses
4116 a pull.
4117 ($(srcdir)/src/config.in): Handle accidental removal of src/config.in.
4118
4119 2010-05-17 Glenn Morris <rgm@gnu.org>
4120
4121 * configure.in (OLDXMENU_DEPS): New output variable.
4122
4123 2010-05-16 Glenn Morris <rgm@gnu.org>
4124
4125 * configure.in (ns_appbindir, ns_appresdir): Set using $ns_appdir.
4126
4127 * configure.in (ns_appdir, ns_appbindir): Add trailing "/" to value.
4128 * Makefile.in (install-arch-dep): Update for above change.
4129
4130 * Makefile.in (ns_appdir): Remove.
4131 (install-arch-dep): Test $ns_appresdir instead of $ns_appdir.
4132
4133 * configure.in (TEMACS_LDFLAGS2): New output variable.
4134
4135 * configure.in (NS_IMPL_GNUSTEP_TEMACS_LDFLAGS): New output variable.
4136 (START_FILES): Set to empty if NS_IMPL_GNUSTEP.
4137 (GNUSTEP_SYSTEM_HEADERS, GNUSTEP_SYSTEM_LIBRARIES): Do not output,
4138 nothing uses.
4139
4140 2010-05-16 Dan Nicolaescu <dann@ics.uci.edu>
4141
4142 * configure.in: Remove references to usg5-4 and bsd-common, $opsys
4143 does not use them.
4144 (X11R5_INHIBIT_I18N): Remove, unused.
4145
4146 2010-05-15 Glenn Morris <rgm@gnu.org>
4147
4148 * configure.in (LIBXMENU): Set to empty if !HAVE_X_WINDOWS.
4149
4150 * configure.in (FONT_OBJ): Set to empty if !HAVE_X_WINDOWS.
4151
4152 2010-05-15 Ken Raeburn <raeburn@raeburn.org>
4153
4154 * configure.in: Look for version string in its new location.
4155
4156 2010-05-15 Eli Zaretskii <eliz@gnu.org>
4157
4158 * config.bat: Remove support for DJGPP v1.x.
4159
4160 2010-05-15 Glenn Morris <rgm@gnu.org>
4161
4162 * configure.in (OLDXMENU_TARGET): New output variable.
4163
4164 * Makefile.in (install-arch-dep): Update odd NS rule for Emacs version.
4165
4166 * Makefile.in (install-arch-indep): Remove references to RCS, CVS,
4167 and other files that no longer exist.
4168
4169 2010-05-14 Glenn Morris <rgm@gnu.org>
4170
4171 * configure.in (cpp_undefs): Add mktime, register, X11.
4172
4173 * configure.in (GPM_MOUSE_SUPPORT): Remove.
4174 (MOUSE_SUPPORT, TOOLTIP_SUPPORT, WINDOW_SUPPORT): New output variables.
4175 (HAVE_WINDOW_SYSTEM, HAVE_MOUSE): Move out of AC_BOTTOM.
4176
4177 * configure.in (NS_IMPL_GNUSTEP_INC): New output variable.
4178 (GNUSTEP_MAKEFILES): Do not output.
4179
4180 2010-05-13 Glenn Morris <rgm@gnu.org>
4181
4182 * configure.in: Fix some paren typos.
4183
4184 * configure.in (OLDXMENU, LIBXMENU): Set to empty if !HAVE_MENUS.
4185
4186 * configure.in (LD_SWITCH_X_SITE, C_SWITCH_X_SITE): Do not define.
4187
4188 2010-05-12 Glenn Morris <rgm@gnu.org>
4189
4190 * configure.in (LIB_SRC_EXTRA_INSTALLABLES): Remove, unused.
4191
4192 * configure.in (LIB_GCC): New output variable.
4193
4194 2010-05-11 Glenn Morris <rgm@gnu.org>
4195
4196 * make-dist (msdos): No more mainmake.
4197
4198 * configure.in: Generate lib-src/Makefile directly, do not run cpp.
4199 * config.bat: Do not run cpp on lib-src/Makefile.in.
4200
4201 * config.bat [HAVE_X11]: Run sed3x.inp on lib-src/Makefile.
4202
4203 2010-05-10 Glenn Morris <rgm@gnu.org>
4204
4205 * configure.in (LIBS_SYSTEM): New output variable, replacing cpp.
4206
4207 * configure.in (MAIL_USE_FLOCK, MAIL_USE_LOCKF): New AC_DEFINEs.
4208 (BLESSMAIL_TARGET): New output variable.
4209
4210 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
4211
4212 * INSTALL: Fix typos.
4213
4214 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
4215
4216 * configure.in: Add check for buggy version of GCC (Bug#6031).
4217
4218 2010-05-08 Glenn Morris <rgm@gnu.org>
4219
4220 * configure.in (HAVE_LIBNCURSES): New local variable.
4221 (TERMINFO, LIBS_TERMCAP, TERMCAP_OBJ): New output variables,
4222 replacing cpp in src/s/*.h and src/Makefile.in.
4223
4224 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
4225
4226 * Version 23.2 released.
4227
4228 2010-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
4229
4230 * configure.in: Add tests for `isnan' and `copysign'.
4231
4232 2010-05-07 Eli Zaretskii <eliz@gnu.org>
4233
4234 * config.bat: Allow for 2 leading `#'s in comments in
4235 src/Makefile.in.
4236
4237 2010-05-07 Glenn Morris <rgm@gnu.org>
4238
4239 * configure.in (LD_SWITCH_SYSTEM): Set with configure, not cpp.
4240 Merges logic from src/s/* and src/Makefile.in.
4241 (LD_SWITCH_SYSTEM_TEMACS): New output variable.
4242
4243 2010-05-07 Dan Nicolaescu <dann@ics.uci.edu>
4244
4245 Define START_FILES and LIB_STANDARD using autoconf.
4246 * configure.in (START_FILES, LIB_STANDARD): New definitions, moved
4247 here from src/s/*.h.
4248 (HAVE_CRTIN): Remove, inline logic in the netbsd
4249 START_FILES/LIB_STANDARD computation.
4250
4251 2010-05-06 Glenn Morris <rgm@gnu.org>
4252
4253 * configure.in (AC_PROG_LN_S): Remove test, nothing uses @LN_S@.
4254
4255 * Makefile.in (CPP, C_SWITCH_SYSTEM, ALLOCA, LN_S, C_SWITCH_X_SITE)
4256 (LD_SWITCH_X_SITE): Remove unused variables.
4257
4258 2010-05-04 Glenn Morris <rgm@gnu.org>
4259
4260 * configure.in (LD_SWITCH_X_SITE_AUX): Use AC_SUBST only, not AC_DEFINE
4261 as well.
4262 (LD_SWITCH_X_SITE_AUX_RPATH): New output variable.
4263
4264 * configure.in (LD_SWITCH_SYSTEM_TEMACS): New output variable.
4265
4266 * configure.in (C_SWITCH_MACHINE, C_SWITCH_SYSTEM): New output
4267 variables, replacing c_switch_machine, c_switch_system.
4268 * Makefile.in (C_SWITCH_SYSTEM): Use @C_SWITCH_SYSTEM@ rather than
4269 @c_switch_system@.
4270
4271 2010-05-03 Glenn Morris <rgm@gnu.org>
4272
4273 * configure.in (LIBXT_OTHER, LIBX_OTHER): New output variables.
4274
4275 * make-dist: There are no more src/m/*.inp files.
4276
4277 2010-05-01 Dan Nicolaescu <dann@ics.uci.edu>
4278
4279 * configure.in (LD_SWITCH_MACHINE, ld_switch_machine): Remove, unused.
4280 (ac_link): Do not use ld_switch_machine.
4281
4282 2010-05-01 Glenn Morris <rgm@gnu.org>
4283
4284 * configure.in (OTHER_OBJ): Remove.
4285 (PRE_ALLOC_OBJ, POST_ALLOC_OBJ): New output variables.
4286
4287 2010-04-30 Glenn Morris <rgm@gnu.org>
4288
4289 * configure.in (OTHER_OBJ): Always include vm-limit.o on Cygwin.
4290 Elsewhere, maybe include it.
4291
4292 * configure.in (TOOLKIT_LIBW) [HAVE_GTK]: Set to $GTK_LIBS.
4293 (OLDXMENU, LIBXMENU): New output variables.
4294
4295 * configure.in (OTHER_OBJ): New output variable.
4296
4297 2010-04-28 Glenn Morris <rgm@gnu.org>
4298
4299 * configure.in (CYGWIN_OBJ): New output variable.
4300
4301 * configure.in (GPM_MOUSE_SUPPORT): New output variable.
4302
4303 * configure.in (FONT_OBJ): New output variable.
4304
4305 * configure.in (LIBXMU): New output variable.
4306
4307 * configure.in (NS_OBJ, NS_SUPPORT): New output variables.
4308
4309 * configure.in (machine, canonical): On amdx86-64, check for a 32-bit
4310 userland and maybe change values to i386 (move test from s/amdx86-64.h).
4311
4312 2010-04-27 Glenn Morris <rgm@gnu.org>
4313
4314 * configure.in (LIBXTR6): New output variable. Move unixware special
4315 case here from src/s/unixware.h.
4316
4317 * configure.in (LUCID_LIBW, MOTIF_LIBW): No longer substitute
4318 in Makefiles.
4319 (TOOLKIT_LIBW): New output variable, replacing LUCID_LIBW/MOTIF_LIBW.
4320
4321 * configure.in (HAVE_MOTIF_2_1): Remove unused variable.
4322 (LIBXP): No longer substitute in Makefiles.
4323 (MOTIF_LIBW): New output variable. Move system-specific settings here
4324 from src/s files.
4325
4326 2010-04-27 Dan Nicolaescu <dann@ics.uci.edu>
4327
4328 Reduce CPP usage.
4329 * configure.in (LIB_X11_LIB): Remove, inline in the only user.
4330 (unexec): Define unconditionally, all platforms define
4331 UNEXEC. AC_SUBST it.
4332 (UNEXEC_SRC): Remove, unused.
4333 (C_SWITCH_X_SYSTEM): Define using autoconf, not cpp.
4334
4335 2010-04-27 Glenn Morris <rgm@gnu.org>
4336
4337 * configure.in (HAVE_MOTIF_2_1, HAVE_LIBXP): Remove unused AC_DEFINEs,
4338 replaced by LIBXP.
4339
4340 * configure.in (--with-crt-dir): Doc fix (now valid for all platforms).
4341 (CRT_DIR): On (powerpc64|sparc64)-*-linux-gnu*, default to /usr/lib64.
4342 On hpux10-20, default to /lib.
4343
4344 * configure.in (LUCID_LIBW, LIBXP, WIDGET_OBJ): New output variables.
4345
4346 2010-04-26 Dan Nicolaescu <dann@ics.uci.edu>
4347
4348 * configure.in (LIBS_MACHINE): Remove, unused.
4349
4350 * configure.in (LIB_MATH): New output variable. Set it for some systems.
4351
4352 2010-04-24 Glenn Morris <rgm@gnu.org>
4353
4354 * configure.in (CRT_DIR): New output variable.
4355 (--with-crt-dir): New option. (Bug#5655)
4356 (HAVE_LIB64_DIR): Remove.
4357
4358 2010-04-22 Dan Nicolaescu <dann@ics.uci.edu>
4359
4360 * configure.in (REAL_CFLAGS, CFLAGS): Restore -g for gcc.
4361
4362 2010-04-22 Miles Bader <miles@gnu.org>
4363
4364 * configure.in: Get rid of "unix" pre-defined macro when
4365 preprocessing Makefile. (Bug#5857)
4366
4367 2010-04-21 Andreas Schwab <schwab@linux-m68k.org>
4368
4369 Avoid non-portable shell command negation
4370 * configure.in: Revert last change.
4371
4372 2010-04-21 Jan Djärv <jan.h.d@swipnet.se>
4373
4374 * configure.in: Change "if test ! -f" to "if ! test -f".
4375
4376 2010-04-21 Glenn Morris <rgm@gnu.org>
4377
4378 * configure.in (LIBSELINUX_LIBS): Always substitute in Makefiles.
4379 (GTK_OBJ, DBUS_OBJ, LIBXSM, XMENU_OBJ, XOBJ): New output variables.
4380
4381 2010-04-21 Karel Klíč <kklic@redhat.com>
4382
4383 * configure.in: New option: --with(out)-selinux, on by default.
4384 Set HAVE_LIBSELINUX if we find libselinux, and substitute
4385 LIBSELINUX_LIBS in Makefiles.
4386
4387 2010-04-01 Dan Nicolaescu <dann@ics.uci.edu>
4388
4389 * configure.in: Remove all references to LIBX11_SYSTEM.
4390
4391 2010-03-30 Dan Nicolaescu <dann@ics.uci.edu>
4392
4393 * configure.in: Remove all references to C_DEBUG_SWITCH.
4394
4395 2010-03-27 Eli Zaretskii <eliz@gnu.org>
4396
4397 * config.bat <lib-src>: Edit out lines that begin with several #
4398 characters.
4399
4400 2010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
4401
4402 * configure.in: Remove support for old UNIX System V systems and
4403 for Unixware on non-x86 machines.
4404
4405 * configure.in: Remove support for Solaris on PPC and for old versions.
4406
4407 * configure.in: Remove non-working lynxos port.
4408
4409 2010-03-19 Dan Nicolaescu <dann@ics.uci.edu>
4410
4411 * .dir-locals.el (c-mode): Turn on whitespace-mode for diff-mode.
4412
4413 2010-03-19 Glenn Morris <rgm@gnu.org>
4414
4415 * configure.in (HAVE_LIBNCURSES): Add a description to make autoheader
4416 happy.
4417
4418 2010-03-18 Jan Djärv <jan.h.d@swipnet.se>
4419
4420 * configure.in: Check for tputs and friends, abort if not
4421 found (bug#5735).
4422
4423 2010-03-18 Glenn Morris <rgm@gnu.org>
4424
4425 * configure.in (--with-x-toolkit): In the help text, say which options
4426 are synonyms.
4427
4428 * configure.in (--with-mmdf, --with-mail-unlink):
4429 New options, off by default.
4430 (--with-mailhost): New option to set default POP host.
4431 (LIBXPM, LIBJPEG, LIBPNG, LIBTIFF, LIBGIF, LIBGPM, LIBS_MAIL)
4432 (LIBHESIOD, LIBRESOLV, COM_ERRLIB, CRYPTOLIB, KRB5LIB, DESLIB, KRB4LIB):
4433 New variables, substituted in Makefiles.
4434 (try_libungif, ac_gif_lib_name): Replace with HAVE_GIF=maybe, LIBGIF.
4435 (LIBGIF): Use AC_SUBST rather than AC_DEFINE.
4436 (HAVE_LIBMAIL, HAVE_LIBLOCKFILE, HAVE_LIBCOM_ERR, HAVE_LIBCRYPTO)
4437 (HAVE_LIBK5CRYPTO, HAVE_LIBKRB5, HAVE_LIBDES425, HAVE_LIBDES)
4438 (HAVE_LIBKRB4, HAVE_LIBKRB): New AC_DEFINEs.
4439
4440 2010-03-18 Tetsurou Okazaki <okazaki@be.to> (tiny change)
4441
4442 * Makefile.in (uninstall): Handle the case where archlibdir does not
4443 exist. (Bug#5720)
4444
4445 2010-03-12 Eli Zaretskii <eliz@gnu.org>
4446
4447 These changes remove termcap.c from the build on POSIX platforms.
4448 * configure.in <AC_CHECK_HEADERS>: Remove termcap.h.
4449
4450 * configure: Regenerated.
4451
4452 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
4453
4454 * Branch for 23.2.
4455
4456 2010-01-31 Juri Linkov <juri@jurta.org>
4457
4458 * .bzrignore: Add TAGS-LISP.
4459
4460 2010-01-23 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
4461
4462 * configure.in: Check for utmp.h availability (FreeBSD 9.x lacks
4463 this header file).
4464
4465 2010-01-12 Juanma Barranquero <lekktu@gmail.com>
4466
4467 * .bzrignore: Ignore all .exe, instead of individual files.
4468
4469 2010-01-12 Chong Yidong <cyd@stupidchicken.com>
4470
4471 * configure.in: Explicitly check for and link to -lXrender.
4472
4473 2010-01-12 Glenn Morris <rgm@gnu.org>
4474
4475 * INSTALL.BZR, README: Use bug-gnu-emacs rather than emacs-pretest-bug
4476 for bug reports for development versions.
4477
4478 2010-01-02 Eli Zaretskii <eliz@gnu.org>
4479
4480 * .bzrignore: Add more ignored patterns, including for the MS-DOS
4481 build.
4482
4483 2009-12-27 Karl Fogel <kfogel@red-bean>
4484
4485 * INSTALL.BZR: Rename from INSTALL.CVS; edit to talk about Bazaar.
4486 * INSTALL, autogen.sh, configure.in, configure: Adjust accordingly.
4487
4488 2009-12-17 Glenn Morris <rgm@gnu.org>
4489
4490 * .dir-locals.el (bug-reference-url-format): Change to debbugs.gnu.org.
4491
4492 2009-12-15 Glenn Morris <rgm@gnu.org>
4493
4494 * info/dir: Add EDT entry.
4495 * Makefile.in (INFO_FILES): Add edt.
4496
4497 2009-12-10 Jan Djärv <jan.h.d@swipnet.se>
4498
4499 * configure.in: Check for RSVG if GNUstep is used.
4500
4501 2009-12-09 Jan Djärv <jan.h.d@swipnet.se>
4502
4503 * configure.in: Don't check for RSVG or GConf unless X11 is used.
4504
4505 2009-12-09 Ken Brown <kbrown@cornell.edu> (tiny change)
4506
4507 * configure.in: Allow compiling Emacs with GTK on Cygwin.
4508
4509 2009-12-01 Glenn Morris <rgm@gnu.org>
4510
4511 * make-dist: Add etc/images/mpc directory.
4512
4513 2009-11-21 Jan Djärv <jan.h.d@swipnet.se>
4514
4515 * configure.in: Don't check for GConf unless X is used.
4516
4517 2009-11-20 Dan Nicolaescu <dann@ics.uci.edu>
4518
4519 * configure.in: Use -Wdeclaration-after-statement if available.
4520
4521 2009-11-17 Jan Djärv <jan.h.d@swipnet.se>
4522
4523 * configure.in: New option: --with(out)-gconf.
4524 Set HAVE_GCONF if we find gconf.
4525
4526 2009-11-17 Glenn Morris <rgm@gnu.org>
4527
4528 * Makefile.in (INFO_FILES): Add semantic.
4529
4530 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
4531
4532 * info/dir: Add Semantic.
4533
4534 2009-11-16 Glenn Morris <rgm@gnu.org>
4535
4536 * Makefile.in (install-arch-indep): Use a more restrictive Makefile
4537 pattern, so as not to exclude makefile*.el. (Bug#4912)
4538
4539 2009-11-14 Jan Djärv <jan.h.d@swipnet.se>
4540
4541 * configure.in: --enable-autodepend is new. Check for GNU Make
4542 and that gcc supports -MMD -MF. Define AUTO_DEPEND if we can use
4543 gcc and GNU make to generate dependencies.
4544
4545 2009-10-27 Glenn Morris <rgm@gnu.org>
4546
4547 * make-dist: Make links to doc/lispintro/*.pdf.
4548
4549 2009-10-23 Jim Meyering <meyering@redhat.com>
4550
4551 * configure.in: Invoke $CPP with -P when creating Makefile and
4552 src/Makefile. Without this, gcc 4.4.2 converts each
4553 backslash-newline pair in the input to a bare newline, yielding
4554 invalid Makefiles.
4555
4556 * configure: Regenerate.
4557
4558 2009-10-19 Dan Nicolaescu <dann@ics.uci.edu>
4559
4560 * configure.in (vax-dec-vms): Remove, not supported anymore.
4561
4562 2009-10-15 Adrian Robert <Adrian.B.Robert@gmail.com>
4563
4564 * configure.in (NS_HAVE_NSINTEGER): Back out previous change.
4565 (*-apple-darwin*): Add x86_64 architecture.
4566
4567 2009-10-14 Dan Nicolaescu <dann@ics.uci.edu>
4568
4569 * config.guess, config.sub: Updated from master source.
4570
4571 2009-10-11 Adrian Robert <Adrian.B.Robert@gmail.com>
4572
4573 * configure.in (NS_HAVE_NSINTEGER): Remove this test and define.
4574
4575 2009-10-07 Edward Trumbo <etrumbo@comcast.net> (tiny change)
4576
4577 * Makefile.in (INFO_FILES): Add EDE and EIEIO.
4578
4579 2009-09-29 Glenn Morris <rgm@gnu.org>
4580
4581 * make-dist (check): Update for two new levels of subdirectory in lisp/.
4582
4583 2009-09-17 Dan Nicolaescu <dann@ics.uci.edu>
4584
4585 * config.guess, config.sub: Updated from master source.
4586
4587 * configure.in (OTHER_FILES): Define using autoconf not cpp.
4588
4589 2009-09-14 Dan Nicolaescu <dann@ics.uci.edu>
4590
4591 * .dir-locals.el (change-log-mode): Restore bug-reference-mode.
4592
4593 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
4594
4595 * INSTALL: Update URL for GNU FreeFont.
4596
4597 2009-09-09 Glenn Morris <rgm@gnu.org>
4598
4599 * Makefile.in (install-arch-indep): Don't recursively change perms of
4600 site-lisp and infodir. There may be non-Emacs files in here, and the
4601 files supplied by Emacs are all handled explicitly already. (Bug#3800)
4602 (mkdir): Set umask to world-readable before creating directories.
4603 mkinstalldirs already checks if dirs exist, don't duplicate this test.
4604
4605 2009-08-29 Glenn Morris <rgm@gnu.org>
4606
4607 * Makefile.in (info-real): Don't ignore errors from doc Makefiles.
4608 (info): Don't give an error in the absence of makeinfo - let the doc
4609 Makefiles do that, if the info files need rebuilding. (Bug#3982)
4610
4611 2009-08-23 Ken Raeburn <raeburn@raeburn.org>
4612
4613 * Makefile.in (install-arch-indep): If the versioned DOC-####
4614 generated during loadup+dump isn't found, install the plain DOC
4615 file that always gets generated, in case CANNOT_DUMP is set.
4616
4617 * configure.in: Warn if package version specified here doesn't
4618 match the version in version.el.
4619 * configure: Regenerate.
4620
4621 2009-08-22 Michael Albinus <michael.albinus@gmx.de>
4622
4623 * configure.in: AC_CHECK_FUNCS dbus_watch_get_unix_fd.
4624
4625 * configure: Regenerate.
4626
4627 2009-08-19 Glenn Morris <rgm@gnu.org>
4628
4629 * INSTALL: Remove reference to cvtmail.
4630
4631 2009-08-15 CHENG Gao <chenggao@gmail.com>
4632
4633 * Makefile.in (install-arch-indep): Remove .DS_Store files (MacOSX).
4634
4635 2009-08-02 Kevin Ryde <user42@zip.com.au>
4636
4637 * INSTALL: Fix free fonts URL.
4638
4639 2009-07-22 Glenn Morris <rgm@gnu.org>
4640
4641 * configure.in (AC_PREREQ): Require autoconf 2.62.
4642
4643 2009-07-04 Andreas Schwab <schwab@linux-m68k.org>
4644
4645 * configure.in (--enable-checking, --enable-profiling):
4646 Use AS_HELP_STRING.
4647
4648 2009-07-03 Dan Nicolaescu <dann@ics.uci.edu>
4649
4650 * configure.in (--enable-profiling): New option.
4651 (mips-*-netbsd*, mipsel-*-netbsd*, mipseb-*-netbsd*): Use machine=mips.
4652
4653 2009-06-27 Glenn Morris <rgm@gnu.org>
4654
4655 * configure.in: Restore netbsd on mips, mipsel, mipseb.
4656
4657 2009-06-26 Dan Nicolaescu <dann@ics.uci.edu>
4658
4659 * configure.in (--enable-checking): New option.
4660
4661 2009-06-24 Glenn Morris <rgm@gnu.org>
4662
4663 * make-dist: Warn if subdir does not exist in source.
4664 (nextstep/Cocoa/Emacs.base/Contents/Resources/preferences.nib)
4665 (nextstep/GNUstep/Emacs.base/Resources/preferences.gorm):
4666 No longer make links.
4667
4668 2009-06-24 Yavor Doganov <yavor@gnu.org>
4669
4670 * make-dist (tempdir): Don't create directories preferences.gorm
4671 and preferences.nib, they are no longer required.
4672
4673 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
4674
4675 * Branch for 23.1.
4676
4677 2009-06-12 Chong Yidong <cyd@stupidchicken.com>
4678
4679 * configure.in: Delete mac-fix-env target, which has been
4680 removed (Bug#3531).
4681
4682 2009-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
4683
4684 * configure.in: Don't define CANNOT_DUMP for GNUstep any more.
4685
4686 2009-05-05 Per Starbäck <per@starback.se> (tiny change)
4687
4688 * BUGS: Use new binding of view-emacs-problems.
4689
4690 2009-05-04 Simon Leinen <simon.leinen@switch.ch> (tiny change)
4691
4692 * Makefile.in (install-arch-dep): Avoid using $$(..) construct,
4693 for Solaris compatibility.
4694
4695 2009-04-25 Chong Yidong <cyd@stupidchicken.com>
4696
4697 * configure: Regenerate.
4698
4699 * configure.in: Disable use of FreeType without libXft.
4700
4701 2009-04-19 Jan Djärv <jan.h.d@swipnet.se>
4702
4703 * configure.in (HAVE_GTK_FILE_SELECTION, HAVE_GTK_FILE_CHOOSER):
4704 Check if it is declared in gtk.h.
4705
4706 2009-04-12 Andreas Schwab <schwab@linux-m68k.org>
4707
4708 * Makefile.in (install-arch-indep): Remove .gitignore files.
4709
4710 2009-04-03 Kenichi Handa <handa@m17n.org>
4711
4712 * INSTALL: Make the section "Complex Text Layout support
4713 libraries" the first of "ADDITIONAL DISTRIBUTION FILES".
4714
4715 2009-03-06 Dan Nicolaescu <dann@ics.uci.edu>
4716
4717 * configure.in (rs6000-ibm-aix6*): Fix typo.
4718
4719 2009-03-04 Glenn Morris <rgm@gnu.org>
4720
4721 * Makefile.in (INFO_FILES): Add auth.
4722
4723 2009-03-03 Glenn Morris <rgm@gnu.org>
4724
4725 * info/dir: Add Auth-source.
4726
4727 2009-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
4728
4729 * Makefile.in (src): Fix last change so the first `cd' doesn't affect
4730 the second.
4731
4732 2009-02-28 Eli Zaretskii <eliz@gnu.org>
4733
4734 * config.bat: Copy .dbxinit to _dbxinit.
4735
4736 * make-dist (Making links to `info'): Remove .gitignore.
4737
4738 2009-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
4739
4740 * Makefile.in (lib-src, lisp): Use simpler rule.
4741 (src): Be more specific to avoid recompiling all the .elc files just
4742 because the bootstrap-emacs is missing.
4743
4744 2009-02-26 Chong Yidong <cyd@stupidchicken.com>
4745
4746 * configure.in: Require librsvg >= 2.11.
4747
4748 2009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
4749
4750 * configure.in (HAVE_XFT, HAVE_FREETYPE, HAVE_LIBOTF)
4751 (HAVE_M17N_FLT): Don't check for these unless HAVE_X11.
4752
4753 2009-02-04 Adrian Robert <Adrian.B.Robert@gmail.com>
4754
4755 * configure.in (COCOA_EXPERIMENTAL_CTRL_G): Drop.
4756
4757 2009-02-03 Glenn Morris <rgm@gnu.org>
4758
4759 * make-dist: Add some missing files, remove some that are no longer
4760 present.
4761
4762 2009-02-02 Glenn Morris <rgm@gnu.org>
4763
4764 * make-dist: Add some missing nextstep/ files.
4765
4766 2009-01-22 Yavor Doganov <yavor@gnu.org> (tiny change)
4767
4768 * configure.in (HAVE_RSVG): Use librsvg under HAVE_NS also. (Bug#616)
4769
4770 2009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
4771
4772 * configure.in: Add support for m68k-*-netbsd.
4773
4774 2009-01-14 Juri Linkov <juri@jurta.org>
4775
4776 * .dir-locals.el (change-log-mode): Remove bug-reference-mode.
4777
4778 * .dir-locals.el (change-log-mode): Add bug-reference-url-format
4779 and bug-reference-mode.
4780
4781 2009-01-11 Juri Linkov <juri@jurta.org>
4782
4783 * INSTALL.CVS: Move configuration explicitly to the first step.
4784
4785 2009-01-09 Glenn Morris <rgm@gnu.org>
4786
4787 * .dir-locals.el: Don't set indent-tabs-mode.
4788
4789 2008-12-30 Kenichi Handa <handa@m17n.org>
4790
4791 * configure.in: Define HAVE_OTF_GET_VARIATION_GLYPHS if libotf has
4792 the function OTF_get_variation_glyphs.
4793
4794 2008-12-30 Jan Djärv <jan.h.d@swipnet.se>
4795
4796 * Makefile.in (install-arch-dep): Remove old directories in
4797 ns_app* before moving new directories there.
4798
4799 2008-12-27 Dan Nicolaescu <dann@ics.uci.edu>
4800
4801 * .dir-locals.el: Remove non-working entry for pmail.
4802 (fill-column): Fix typo.
4803 (change-log-mode): Add fill column.
4804
4805 2008-12-26 Eli Zaretskii <eliz@gnu.org>
4806
4807 * config.bat: Produce _dir-locals.el from .dir-locals.el.
4808
4809 2008-12-23 Dan Nicolaescu <dann@ics.uci.edu>
4810
4811 * make-dist (tempdir): Distribute .dir-locals.el.
4812
4813 * .dir-locals.el: New file.
4814
4815 2008-12-19 Eli Zaretskii <eliz@gnu.org>
4816
4817 * config.bat (--with-system-malloc): New option; see msdos/INSTALL
4818 for rationale.
4819
4820 2008-12-13 Glenn Morris <rgm@gnu.org>
4821
4822 * Makefile.in (install-arch-indep): Add new man-pages.
4823 (manext): Remove variable.
4824 (MAN_PAGES): New variable.
4825 (install-arch-indep, uninstall): Use MAN_PAGES for list of files to add
4826 and remove.
4827 (uninstall): Remove desktop file and icons, game scores if empty.
4828
4829 2008-12-11 Dan Nicolaescu <dann@ics.uci.edu>
4830
4831 * config.guess, config.sub: Updated from master source.
4832
4833 2008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
4834
4835 * Makefile.in (install-arch-indep): Install ebrowse.1.
4836
4837 2008-12-09 Ali Bahrami <ali_gnu@emvision.com> (tiny change)
4838
4839 * configure.in: Add Solaris on x86_64.
4840
4841 2008-12-09 Dan Nicolaescu <dann@ics.uci.edu>
4842
4843 * config.guess, config.sub: Updated from master source.
4844
4845 2008-12-08 Eli Zaretskii <eliz@gnu.org>
4846
4847 * info/dir: Fix last change.
4848
4849 2008-12-07 Eli Zaretskii <eliz@gnu.org>
4850
4851 * info/dir: Untabify.
4852
4853 2008-11-28 Ulrich Mueller <ulm@gentoo.org>
4854
4855 * configure.in: Fix last change.
4856
4857 2008-11-28 Richard M Stallman <rms@gnu.org>
4858
4859 * configure.in (mips64-*-linux-gnu*, mips64el-*-linux-gnu*):
4860 New configurations.
4861
4862 2008-11-20 Josh Elsasser <josh@elsasser.org> (tiny change)
4863
4864 * configure.in: Add hppa-*-openbsd* with machine hp800; mistakenly
4865 removed while misclassified as now unsupported hp9000s300. (Bug#1365)
4866
4867 2008-11-15 Eli Zaretskii <eliz@gnu.org>
4868
4869 * Makefile.in (INFO_FILES): Remove ns-emacs.
4870
4871 * info/dir (NS-Emacs): Remove entry.
4872
4873 2008-11-08 Eli Zaretskii <eliz@gnu.org>
4874
4875 * INSTALL: Move MS-DOS specific instructions to msdos/INSTALL.
4876
4877 2008-11-07 Glenn Morris <rgm@gnu.org>
4878
4879 * configure.in (HAVE_LIB64_DIR): Check for crtn.o. (Bug#1287)
4880
4881 2008-10-31 Eli Zaretskii <eliz@gnu.org>
4882
4883 * config.bat: Tell user to expect one "File not found" message
4884 while the `doc' directory is being configured.
4885
4886 2008-10-30 Chong Yidong <cyd@stupidchicken.com>
4887
4888 * update-subdirs: Put obsolete directory last.
4889
4890 2008-10-30 Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
4891
4892 * configure.in: Check fontconfig always.
4893
4894 2008-10-30 Dan Nicolaescu <dann@ics.uci.edu>
4895
4896 * configure (*-solaris2.[7-9]*): Fix typo.
4897
4898 2008-10-24 Glenn Morris <rgm@gnu.org>
4899
4900 * configure.in (--without-sync-input, --with-pkg-config-prog):
4901 Help strings start with lower case.
4902 (--with-gnustep-conf): New option.
4903 (GNUSTEP_CONFIG_FILE): Use, instead of fixed /etc/GNUstep/GNUstep.conf.
4904
4905 2008-10-24 Yavor Doganov <yavor@gnu.org> (tiny change)
4906
4907 * configure.in: Use `.' instead of `source' to source GNUstep.conf.
4908 Exit with an error if `--with-ns' was specified but <AppKit/AppKit.h>
4909 is not found. (Bug#1230)
4910
4911 2008-10-23 Ali Bahrami <ali_gnu@emvision.com> (tiny change)
4912
4913 * configure (*-sunos5*, *-solaris*): Use the new file sol2-10.h.
4914 Use sol2-6.h for Solaris 7-9.
4915
4916 2008-10-18 Ulrich Mueller <ulm@gentoo.org>
4917
4918 * configure.in: Add support for GNU/Linux on SuperH.
4919
4920 2008-10-12 Andreas Schwab <schwab@suse.de>
4921
4922 * configure.in: Only check for m17n-flt if HAVE_LIBOTF.
4923
4924 2008-10-03 Adrian Robert <Adrian.B.Robert@gmail.com>
4925
4926 * configure.in: Report USE_TOOLKIT_SCROLLBARS as such (not mentioning
4927 "X") to avoid confusion.
4928
4929 * configure: Regenerate.
4930
4931 2008-09-07 Romain Francoise <romain@orebokech.com>
4932
4933 * make-dist: Distribute doc/man/ChangeLog.
4934
4935 2008-08-28 Chong Yidong <cyd@stupidchicken.com>
4936
4937 * configure.in: Disable XFT and Freetype when without X.
4938
4939 * configure: Regenerate.
4940
4941 2008-08-24 Dan Nicolaescu <dann@ics.uci.edu>
4942
4943 * configure.in (NS_IMPL_GNUSTEP): Increase pure size.
4944
4945 2008-08-21 Christian Faulhammer <opfer@gentoo.org> (tiny change)
4946
4947 * configure.in (GNUSTEP_SYSTEM_HEADERS):
4948 Define GNUSTEP_SYSTEM_HEADERS and GNUSTEP_SYSTEM_LIBRARIES.
4949
4950 * configure: Regenerate.
4951
4952 2008-08-20 Eli Zaretskii <eliz@gnu.org>
4953
4954 * configure.in: Move "#define subprocesses" before
4955 config_opsysfile is included.
4956
4957 2008-08-19 Kenichi Handa <handa@m17n.org>
4958
4959 * INSTALL (Extra fonts): Mention local fonts, don't mention
4960 mule-unicode.
4961
4962 2008-08-16 Chong Yidong <cyd@stupidchicken.com>
4963
4964 * make-dist: Omit info/.arch-inventory.
4965
4966 2008-08-16 Jason Rumney <jasonr@gnu.org>
4967
4968 * make-dist (tempdir/nt): Link emacsclient.rc.
4969
4970 2008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
4971
4972 * configure.in (LIB_SRC_EXTRA_INSTALLABLES): New variable.
4973 AC_SUBST it.
4974 (GNU_OBJC_CFLAGS): Define as a shell variable instead of #define.
4975 AC_SUBST it.
4976 (OTHER_FILES): Always define for HAVE_NS.
4977 (C_SWITCH_X_SYSTEM): Don't define as empty for NS_IMPL_COCOA.
4978 * configure: Regenerate.
4979
4980 2008-08-07 Andreas Schwab <schwab@suse.de>
4981
4982 * configure.in: Correctly handle
4983 --enable-cocoa-experimental-ctrl-g=no and
4984 --enable-ns-self-contained=yes.
4985
4986 2008-08-06 Adrian Robert <Adrian.B.Robert@gmail.com>
4987
4988 * configure.in (NS_HAVE_INTEGER): Rename to NS_HAVE_NSINTEGER.
4989 (C_SWITCH_X_SYSTEM): Drop -MMD -MP under NS_IMPL_GNUstep.
4990 Don't bother undef'ing since won't have desired effect.
4991
4992 2008-08-06 Andreas Schwab <schwab@suse.de>
4993
4994 * configure.in: Fix quoting.
4995
4996 2008-08-06 Chong Yidong <cyd@stupidchicken.com>
4997
4998 * configure.in (COCOA_EXPERIMENTAL_CTRL_G): Fix 2008-08-04 change.
4999
5000 2008-08-05 Ulrich Mueller <ulm@gentoo.org>
5001
5002 * configure.in: Add checks for krb5_error.text and
5003 krb5_error.e_text struct members.
5004
5005 2008-08-04 Chong Yidong <cyd@stupidchicken.com>
5006
5007 * configure.in: Test for existence of NSInteger.
5008 Suggested by Yavor Doganov.
5009
5010 2008-08-02 Romain Francoise <romain@orebokech.com>
5011
5012 * Makefile.in (INFO_FILES): Add mairix-el.
5013
5014 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
5015
5016 * make-dist:
5017 * README: Remove VMS support.
5018 * vms: Remove directory.
5019
5020 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
5021
5022 * configure.in (MULTI_KBOARD): Remove.
5023
5024 2008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
5025
5026 * configure.in (DO_BLOCK_INPUT): Remove, unused.
5027
5028 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
5029
5030 * info/dir (File): Add mairix-el.
5031
5032 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
5033
5034 Remove support for Mac Carbon.
5035 * mac: Remove directory.
5036 * make-dist:
5037 * configure.in:
5038 * README:
5039 * Makefile.in:
5040 * INSTALL: Remove code for Carbon.
5041 * configure: Regenerate.
5042
5043 2008-07-26 Adrian Robert <Adrian.B.Robert@gmail.com>
5044
5045 * Makefile.in (install-arch-dep): Fix typo in NS installation commands.
5046
5047 2008-07-25 Chong Yidong <cyd@stupidchicken.com>
5048
5049 * configure.in: Check for getrlimit.
5050
5051 * configure: Regenerate.
5052
5053 2008-07-23 Dan Nicolaescu <dann@ics.uci.edu>
5054
5055 * configure.in (LD_SWITCH_SITE): Remove, set the values directly
5056 in src/Makefile.in.
5057 (static): Remove, autoconf would always comment it out anyway.
5058 (subprocesses): Define unconditionally.
5059
5060 2008-07-19 Yavor Doganov <yavor@gnu.org> (tiny change)
5061
5062 * configure.in: Fix typo in GNUSTEP_MAKEFILES setting for HAVE_NS
5063 compilation under GNUstep.
5064
5065 2008-07-18 Kenichi Handa <handa@m17n.org>
5066
5067 * INSTALL (Complex Text Layout support libraries): Delete the
5068 paragraph about --enable-font-backend.
5069
5070 2008-07-17 Adrian Robert <Adrian.B.Robert@gmail.com>
5071
5072 * configure.in: Print out some info to user for NeXTstep builds.
5073 (ns-app): Remove enable option.
5074 (ns-self-contained): Add enable option.
5075 (ns_appbindir, ns_appresdir, ns_appsrc): Set them based on Cocoa or
5076 GNUstep, use to set install prefixes, and substitute in Makefiles.
5077 * configure: Regenerate.
5078 * Makefile.in (install-arch-dep): Perform post-install cleanup inside
5079 NS app bundle.
5080
5081 2008-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
5082
5083 * configure.in: Extract and substitute GNUSTEP_MAKEFILES.
5084
5085 2008-07-16 Adrian Robert <Adrian.B.Robert@gmail.com>
5086
5087 * configure.in: Change GNUSTEP to NS_IMPL_GNUSTEP, COCOA to
5088 NS_IMPL_COCOA.
5089
5090 2008-07-16 Glenn Morris <rgm@gnu.org>
5091
5092 * configure.in (with_kerberos, with_kerberos5, with_hesiod):
5093 Fix tests for OPTION_DEFAULT_OFF (variables never unset).
5094 (with_carbon, with_ns): Remove dead code, since OPTION_DEFAULT_OFF means
5095 never unset.
5096
5097 * make-dist: Add nextstep/ directories.
5098 (src, lib-src): Add .m files.
5099
5100 2008-07-16 Dan Nicolaescu <dann@ics.uci.edu>
5101
5102 * configure.in (freebsd, kfreebsd): Undo part of previous change.
5103 (USER_FULL_NAME): Remove, not used anymore.
5104 * configure: Regenerate.
5105
5106 2008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
5107
5108 Changes and additions for NeXTstep windowing system (Cocoa and
5109 GNUstep) support.
5110
5111 * configure.in: Add support for NS window system: --with-ns (default
5112 off), --enable-ns-app, --enable-cocoa-experimental-ctrl-g; improve add
5113 sparc detection for FreeBSD variants, checks for Cocoa and GNUstep,
5114 disable font backend if window system is "none", not if !HAVE_X11.
5115 * Makefile.in: Add ns-emacs to INFO_FILES, add ns_appdir variable.
5116 (install-arch-dep): Add commands to assemble NS .app package.
5117
5118 2008-07-10 Dan Nicolaescu <dann@ics.uci.edu>
5119
5120 * configure.in: Use macppc for Darwin. Remove references to
5121 desupported systems.
5122 * configure: Regenerate.
5123
5124 2008-07-05 Glenn Morris <rgm@gnu.org>
5125
5126 * make-dist (EMACS): Doc fix.
5127 (lisp): There are no *.dat or image files here any more.
5128 (src): There are no *.s files here any more.
5129 (etc/images, etc/images/*): Link to most regular files.
5130
5131 2008-07-04 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
5132
5133 * configure.in: Remove reference to deleted $USE_FONT_BACKEND.
5134
5135 2008-07-01 Glenn Morris <rgm@gnu.org>
5136
5137 * configure.in (cpp_undefs): Rename from `undefs', update uses.
5138 Use $srcdir rather than $top_srcdir. Set before calling AC_OUTPUT,
5139 and explicitly export there. (Bug#507.)
5140
5141 2008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
5142
5143 * configure.in:
5144 * configure: Remove references to obsolete systems.
5145
5146 2008-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
5147
5148 * Makefile.in (Makefile): Use it for its timestamp value as well, and
5149 make it depend on all other */.in files.
5150 (src/Makefile, src/config.stamp, lib-src/Makefile)
5151 (doc/emacs/Makefile, doc/misc/Makefile, doc/lispref/Makefile)
5152 (doc/lispintro/Makefile, oldXMenu/Makefile, lwlib/Makefile)
5153 (leim/Makefile, lisp/Makefile): Remove those overlapping targets.
5154 (leim, ${SUBDIR}, blessmail): Only depend on Makefile now.
5155
5156 * configure.in: Don't create src/config.stamp any more.
5157
5158 2008-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
5159
5160 * Makefile.in (${SUBDIR}): Pass additional BOOTSTRAPEMACS argument.
5161
5162 2008-06-22 Glenn Morris <rgm@gnu.org>
5163
5164 * Makefile.in (top_bootclean): Remove obsolete references to lock/.
5165
5166 2008-06-21 Romain Francoise <romain@orebokech.com>
5167
5168 * Makefile.in (INFO_FILES): Add sasl.
5169
5170 2008-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
5171
5172 * Makefile.in (maybe_bootstrap, src/bootstrap-emacs${EXEEXT})
5173 (bootstrap-build): Remove.
5174 (top_bootclean): New var.
5175 (top_distclean, bootstrap-clean): Use it.
5176 (bootstrap): Don't recheck config. Make normally.
5177
5178 2008-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
5179
5180 * Makefile.in (SUBDIR): Include `lisp'.
5181 (lisp): Depend on `src'.
5182 (top_distclean): Don't remove config.status.
5183 (bootstrap-clean): New target.
5184 (maintainer-clean): Use it.
5185 (bootstrap): Use bootstrap-clean. Re-run config.status.
5186 (src/bootstrap-emacs${EXEEXT}): New target.
5187 (bootstrap-build): Use it. Don't use bootstrap-prepare because
5188 src/Makefile now takes care of it.
5189 (bootfast, bootstrap-clean-before, bootstrap-clean-before-fast): Remove.
5190
5191 2008-06-15 Glenn Morris <rgm@gnu.org>
5192
5193 * info/dir: Add sasl.
5194
5195 2008-06-09 Alan Mackenzie <acm@muc.de>
5196
5197 * INSTALL.CVS: Clarify why `make bootstrap' sometimes fails.
5198
5199 2008-06-08 Eric S. Raymond <esr@snark.thyrsus.com>
5200
5201 * INSTALL.CVS: Indicate when "cvs update -d" may be needed.
5202
5203 2008-06-07 Glenn Morris <rgm@gnu.org>
5204
5205 * Makefile.in (bootstrap-build): Remove mostlyclean, since it seems to
5206 serve no purpose.
5207
5208 2008-06-01 Dan Nicolaescu <dann@ics.uci.edu>
5209
5210 * configure.in (USE_LUCID, USE_MOTIF): Don't use "==".
5211 * configure: Regenerate.
5212
5213 2008-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
5214
5215 * update-subdirs: Don't touch subdirs.el if it is unchanged.
5216
5217 2008-05-14 Kenichi Handa <handa@m17n.org>
5218
5219 * configure: Regenerate.
5220
5221 * configure.in: Don't handle --disable-font-backend. Don't print
5222 a message about a font backend.
5223
5224 2008-05-09 Glenn Morris <rgm@gnu.org>
5225
5226 * configure.in: Make absence of makeinfo a fatal error only if the info
5227 files don't exist.
5228 * Makefile.in (install-arch-indep, info): Handle MAKEINFO == off.
5229
5230 2008-05-07 Eli Zaretskii <eliz@gnu.org>
5231
5232 * config.bat: Fix last change: don't use < and > in "rem" lines,
5233 they are interpreted as redirection by DOS shells.
5234
5235 2008-05-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5236
5237 * configure.in: Check availability of AvailabilityMacros.h
5238 if HAVE_CARBON.
5239
5240 * configure: Regenerate.
5241
5242 2008-05-03 Glenn Morris <rgm@gnu.org>
5243
5244 * configure.in (x_libraries): Remove standard 64-bit directories -
5245 experimental workaround for minor autoconf bug.
5246
5247 * configure.in (--without-makeinfo): New option. If set,
5248 absence of suitable makeinfo is not a fatal error.
5249 * Makefile.in (MAKEINFO): New, set by configure.
5250 (install-arch-indep): Without makeinfo, ignore any missing manuals.
5251 (info-real): New target.
5252 (info): Without makeinfo, do nothing, else call `info-real'.
5253
5254 2008-04-23 Dan Nicolaescu <dann@ics.uci.edu>
5255
5256 * configure.in: Remove hpux10.20 from the desupported list.
5257
5258 2008-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
5259
5260 * configure.in: Define USE_LUCID/USE_MOTIF in config.h.
5261
5262 2008-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
5263
5264 * configure.in (SYNC_INPUT): Use OPTION_DEFAULT_ON and AC_DEFINE
5265 rather than change CPPFLAGS.
5266 (HAVE_GTK): Rename to USE_GTK.
5267
5268 2008-04-16 Yavor Doganov <yavor@gnu.org> (tiny change)
5269
5270 * configure.in: Replace the obsolete macros AC_AIX and
5271 AC_GNU_SOURCE with AC_USE_SYSTEM_EXTENSIONS.
5272
5273 2008-04-05 Andreas Schwab <schwab@suse.de>
5274
5275 * configure.in: No longer create admin/unidata/Makefile.
5276
5277 2008-03-28 Andreas Schwab <schwab@suse.de>
5278
5279 * Makefile.in (SUBDIR_MAKEFILES): Add lisp/Makefile.
5280 (lisp/Makefile): New rule.
5281
5282 2008-03-13 Glenn Morris <rgm@gnu.org>
5283
5284 * configure.in (AC_INIT): Fix version number.
5285 (sync-input): Reword the option, since it's on by default.
5286
5287 2008-03-11 Jan Djärv <jan.h.d@swipnet.se>
5288
5289 * configure.in: Add --enable-sync-input, default yes.
5290
5291 2008-03-11 Glenn Morris <rgm@gnu.org>
5292
5293 * Makefile.in (install-etc, mkdir): Handle directory
5294 etc/images/icons/hicolor/*/mimetypes/.
5295
5296 * make-dist: Handle icons/hicolor/scalable directory.
5297
5298 2008-03-05 Glenn Morris <rgm@gnu.org>
5299
5300 * configure.in: Enable font-backend by default.
5301 (USE_FONT_BACKEND): Set to "no" in absence of X.
5302 (PKG_CONFIG): Don't set multiple times, once is enough.
5303 (HAVE_FREETYPE, HAVE_LIBOTF, HAVE_M17N_FLT): Tweak config.in text.
5304
5305 2008-03-03 Glenn Morris <rgm@gnu.org>
5306
5307 * Makefile.in (iconsrcdir): New variable.
5308 (install-etc, mkdir): Use $iconsrcdir. Handle the `scalable' icon
5309 directory.
5310
5311 2008-02-29 Glenn Morris <rgm@gnu.org>
5312
5313 * test/: New directory.
5314
5315 2008-02-27 Jan Djärv <jan.h.d@swipnet.se>
5316
5317 * configure.in (HAVE_GTK): Print a warning if gtk version is < 2.10.
5318
5319 2008-02-25 Dan Nicolaescu <dann@ics.uci.edu>
5320
5321 * configure.in: Print an error for systems that we think are obsolete
5322 and are proposed to be removed. Remove some more unused systems.
5323 Add support for powerpc-ibm-aix6*.
5324
5325 2008-02-24 Dan Nicolaescu <dann@ics.uci.edu>
5326
5327 * configure.in: Remove references to obsolete variables and systems.
5328
5329 2008-02-21 Glenn Morris <rgm@gnu.org>
5330
5331 * Makefile.in (set_installuser): New.
5332 (install-arch-indep): Use set_installuser to avoid duplicate code.
5333
5334 * README.unicode: Split into admin/notes/unicode,font-backend and
5335 remove.
5336
5337 2008-02-10 Matthew Luckie <mjl@luckie.org.nz> (tiny change)
5338
5339 * configure.in (arm*-*-freebsd*): Add.
5340
5341 2008-02-09 Dan Nicolaescu <dann@ics.uci.edu>
5342
5343 * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code
5344 dealing with obsolete variables.
5345
5346 2008-02-08 Glenn Morris <rgm@gnu.org>
5347
5348 * Makefile.in (check-info-dir): New target.
5349
5350 2008-02-08 Michael Olson <mwolson@gnu.org>
5351
5352 * Makefile.in (INFO_FILES): Add epa.
5353
5354 * info/dir: Add EasyPG Assistant manual to the "Emacs misc
5355 features" section.
5356
5357 2008-02-06 Glenn Morris <rgm@gnu.org>
5358
5359 * configure.in (--with-gcc): Give an error saying this option has
5360 been removed.
5361 (--with-gtk): Remove this option.
5362
5363 2008-02-06 Tom Tromey <tromey@redhat.com>
5364
5365 * configure.in (--with-gcc): Remove.
5366 * INSTALL (DETAILED BUILDING AND INSTALLATION): Remove --with-gcc.
5367
5368 2008-02-05 Ulrich Mueller <ulm@gentoo.org>
5369
5370 * INSTALL: Recommend giflib, not libungif.
5371
5372 2008-02-05 Tom Tromey <tromey@redhat.com>
5373
5374 * configure.in (--with-dbus): Default to enabled.
5375
5376 2008-02-05 Kenichi Handa <handa@ni.aist.go.jp>
5377
5378 * INSTALL (Complex Text Layout support libraries): New section.
5379
5380 2008-02-04 Dan Nicolaescu <dann@ics.uci.edu>
5381
5382 * make-dist: Remove references to files in mac/ that have been
5383 deleted.
5384
5385 2008-02-02 Thien-Thi Nguyen <ttn@gnuvola.org>
5386
5387 * configure.in: For libotf and m17n-flt checks, set shell vars
5388 HAVE_LIBOTF and HAVE_M17N_FLT instead of pkg_check_libotf and
5389 pkg_check_m17n_flt, respectively, for the sake of the summary output.
5390 Reported by Ulrich Mueller.
5391
5392 2008-02-02 Eli Zaretskii <eliz@gnu.org>
5393
5394 * configure.in: If admin/unidata/UnicodeData.txt is present, copy
5395 admin/unidata/Makefile.in to Makefile.
5396
5397 2008-02-02 Glenn Morris <rgm@gnu.org>
5398
5399 * configure.in (HAVE_XFT): Ensure it is either "yes" or "no".
5400 (USE_FONT_BACKEND, HAVE_FREETYPE, HAVE_M17N_FLT, HAVE_LIBOTF)
5401 (HAVE_XFT): Add "Does Emacs use..." messages at end.
5402
5403 2008-02-01 Miles Bader <miles@gnu.org>
5404
5405 * configure.in: Use OPTION_DEFAULT_ON for [freetype], [xft],
5406 [libotf], and [m17n-flt] options.
5407
5408 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
5409
5410 * configure.in: Add EMACS_ARG_N([libotf]...), and
5411 EMACS_ARG_N([m17n-flt]. Set back OLD_CPPFLAGS to CPPFLAGS (not
5412 CFLAGS) in XFT checking part. Don't alter C_SWITCH_X_SITE,
5413 CFLAGS, and LIBS in checking of m17n-flt.
5414
5415 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
5416
5417 * configure.in: Check the availability of m17n-flt library.
5418
5419 2008-02-01 Kenichi Handa <handa@m17n.org>
5420
5421 * configure.in: Don't define HAVE_LIBOTF if OTF_get_features is
5422 not available.
5423
5424 2008-02-01 Kenichi Handa <handa@m17n.org>
5425
5426 * configure.in: New args --enable-font-backend, --with-xft,
5427 --with-freetyp. New AC_DEFINEs USE_FONT_BACKEND, HAVE_XFT,
5428 HAVE_FREETYPE, HAVE_LIBOTF. New AC_SUBSTs XFT_LIBS,
5429 FREETYPE_CFLAGS, FREETYPE_LIBS, FONTCONFIG_CFLAGS,
5430 FONTCONFIG_LIBS, LIBOTF_CFLAGS, LIBOTF_LIBS.
5431
5432 2008-02-01 Kenichi Handa <handa@m17n.org>
5433
5434 * make-dist: Include etc/charsets in tarball.
5435
5436 2008-02-01 Kenichi Handa <handa@m17n.org>
5437
5438 * configure.in: While running cpp on junk.c, include
5439 -DHAVE_UNIDATA in CPPFLAGS if admin/unidata/UnicodeData.txt
5440 exists.
5441
5442 2008-01-29 Dan Nicolaescu <dann@ics.uci.edu>
5443
5444 * configure.in (xtensa): Match more configurations.
5445
5446 2008-01-27 Dan Nicolaescu <dann@ics.uci.edu>
5447
5448 * configure.in: Update comment.
5449
5450 2008-01-26 Glenn Morris <rgm@gnu.org>
5451
5452 * configure.in (--without-gcc): By default, neither off nor on.
5453 (--with-carbon): Tone down rhetoric in help text.
5454
5455 2008-01-25 Glenn Morris <rgm@gnu.org>
5456
5457 * configure.in: Correct usage of OPTION_DEFAULT_ON,
5458 OPTION_DEFAULT_OFF so that the defaults are as they used to be.
5459 Default `Carbon' to off (it's unsupported).
5460
5461 2008-01-24 Glenn Morris <rgm@gnu.org>
5462
5463 * configure.in: Standardize dbus-related messages.
5464
5465 2008-01-23 Michael Olson <mwolson@gnu.org>
5466
5467 * configure.in (pkg-config-prog): Remove initial whitespace.
5468
5469 2008-01-23 Tom Tromey <tromey@redhat.com>
5470
5471 * configure.in (OPTION_DEFAULT_ON, OPTION_DEFAULT_OFF): New macros.
5472 (EMACS_ARG_Y, EMACS_ARG_N): Remove.
5473 Update all users.
5474
5475 2008-01-21 Dan Nicolaescu <dann@ics.uci.edu>
5476
5477 * config.guess, config.sub: Updated from master source.
5478
5479 2008-01-17 Andreas Schwab <schwab@suse.de>
5480
5481 * configure.in (HAVE_LIB64_DIR): Rename from HAVE_X86_64_LIB64_DIR.
5482
5483 2008-01-17 Glenn Morris <rgm@gnu.org>
5484
5485 * configure.in (HAVE_X86_64_LIB64_DIR): Also set on s390x systems.
5486
5487 2008-01-16 Dan Nicolaescu <dann@ics.uci.edu>
5488
5489 * configure.in: Remove more references to unsupported systems.
5490
5491 2008-01-16 Sven Joachim <svenjoac@gmx.de>
5492
5493 * make-dist: Add --lzma.
5494
5495 2008-01-16 Glenn Morris <rgm@gnu.org>
5496
5497 * Makefile.in (maybe_bootstrap): Remove texinfo message, since
5498 configure checks for this.
5499
5500 2008-01-13 Dan Nicolaescu <dann@ics.uci.edu>
5501
5502 * configure.in: Remove more references to unsupported systems.
5503
5504 2008-01-06 Romain Francoise <romain@orebokech.com>
5505
5506 * configure.in: Delete extra semicolons.
5507
5508 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
5509
5510 * configure.in: Remove references to unsupported systems.
5511
5512 2008-01-05 Romain Francoise <romain@orebokech.com>
5513
5514 * make-dist: Add --bzip2. Update copyright.
5515
5516 2008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
5517
5518 * configure.in: Remove support for Masscomp.
5519
5520 2008-01-05 Glenn Morris <rgm@gnu.org>
5521
5522 * Makefile.in (desktopdir, icondir): New variables.
5523 (install-arch-indep): Also depend on `install-etc'.
5524 (install-etc): New target.
5525 (mkdir): Also create the `applications' and `icons' directories.
5526
5527 2008-01-04 Glenn Morris <rgm@gnu.org>
5528
5529 * make-dist: Update for new etc/images/icons/hicolor directory.
5530
5531 2007-12-09 Andreas Schwab <schwab@suse.de>
5532
5533 * configure.in: D-Bus is not enabled by default.
5534
5535 2007-12-06 Jan Djärv <jan.h.d@swipnet.se>
5536
5537 * configure.in: Add AC_CONFIG_SRCDIR which was lost in the previous
5538 change.
5539
5540 2007-12-04 Jan Djärv <jan.h.d@swipnet.se>
5541
5542 * configure.in: Give package name and version to AC_INIT.
5543
5544 2007-12-03 Magnus Henoch <mange@freemail.hu>
5545
5546 * configure.in: Use PKG_CHECK_MODULES to check for D-Bus.
5547
5548 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
5549
5550 * configure.in: No need for DBUS_INFO anymore.
5551
5552 * Makefile.in (INFO_FILES): Use dbus unconditionally.
5553
5554 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
5555
5556 * configure.in: Add D-Bus checks. D-Bus is disabled by default.
5557
5558 * Makefile.in (INFO_FILES): Add dbus.
5559
5560 2007-12-02 Romain Francoise <romain@orebokech.com>
5561
5562 * make-dist: Fix last change.
5563
5564 2007-11-28 Petr Salinger <Petr.Salinger@seznam.cz> (tiny change)
5565
5566 * configure.in: Add support for gnu-kfreebsd.
5567
5568 2007-11-28 Glenn Morris <rgm@gnu.org>
5569
5570 * make-dist: Add etc/nxml.
5571
5572 2007-11-24 Romain Francoise <romain@orebokech.com>
5573
5574 * Makefile.in (INFO_FILES): Add nxml-mode.
5575
5576 2007-11-23 Romain Francoise <romain@orebokech.com>
5577
5578 * make-dist: Include nXML. Don't try to copy FTP, it was removed on
5579 2007/10/17. Don't special-case alloca.c which is no longer in CVS.
5580
5581 2007-11-20 Andreas Schwab <schwab@suse.de>
5582
5583 * configure.in: Always include <resolv.h> when checking for res_init.
5584
5585 2007-11-17 Andreas Schwab <schwab@suse.de>
5586
5587 * update-subdirs: Atomically update subdirs.el.
5588
5589 2007-11-17 Glenn Morris <rgm@gnu.org>
5590
5591 * Makefile.in (check-declare): New target.
5592
5593 2007-11-07 Glenn Morris <rgm@gnu.org>
5594
5595 * configure.in: Deprecate Mac Carbon port.
5596
5597 2007-11-01 Jan Djärv <jan.h.d@swipnet.se>
5598
5599 * configure.in: Remove HAVE_X11R5 check.
5600
5601 2007-10-31 Glenn Morris <rgm@gnu.org>
5602
5603 * Makefile.in (install-arch-indep): Fallback to $USER and `id -un'
5604 when changing ownership of installed files.
5605
5606 2007-10-30 Glenn Morris <rgm@gnu.org>
5607
5608 * make-dist: Add new directory etc/gnus.
5609
5610 2007-10-30 Michael Olson <mwolson@gnu.org>
5611
5612 * Makefile.in (INFO_FILES): Alphabetize. Add remember.
5613
5614 2007-10-29 Glenn Morris <rgm@gnu.org>
5615
5616 * make-dist: Add new directories etc/images/smilies/grayscale,medium.
5617
5618 2007-10-23 Glenn Morris <rgm@gnu.org>
5619
5620 * MAINTAINERS: Move to admin/.
5621
5622 2007-10-17 Chong Yidong <cyd@stupidchicken.com>
5623
5624 * configure.in (HAVE_RES_INIT): Define if res_init() exists.
5625 (HAVE_LIBRESOLV): Also define if we are using res_init().
5626
5627 2007-10-17 Glenn Morris <rgm@gnu.org>
5628
5629 * FTP: Remove file, since it's just a duplicate of one in etc/.
5630
5631 2007-10-05 Eli Zaretskii <eliz@gnu.org>
5632
5633 * config.bat: Fix configuring `doc' due to changes in the
5634 directory structure.
5635
5636 2007-09-16 Peter O'Gorman <bug-gnu-emacs@mlists.thewrittenword.com> (tiny change)
5637
5638 * configure.in: Don't use -lpthread on HP-UX.
5639
5640 2007-09-16 Glenn Morris <rgm@gnu.org>
5641
5642 * make-dist: File gfdl.1 has been removed.
5643
5644 2007-09-15 Glenn Morris <rgm@gnu.org>
5645
5646 * configure.in: Fix makeinfo version regexp.
5647
5648 2007-09-12 Glenn Morris <rgm@gnu.org>
5649
5650 * configure.in (AC_FUNC_ALLOCA): Throw an error if a system
5651 implementation of alloca is not found.
5652
5653 * Makefile.in (SOURCES, unlock, relock): Delete.
5654 (install-arch-indep): Do not exclude the etc/ Makefiles.
5655
5656 2007-09-09 Juri Linkov <juri@jurta.org>
5657
5658 * make-dist: Remove AUTHORS and CONTRIBUTE (moved to etc).
5659
5660 * README: Add doc/ to documentation directories.
5661
5662 2007-09-08 Michael Olson <mwolson@gnu.org>
5663
5664 * MAINTAINERS: Add myself for ERC and tq.el.
5665 Update for new doc/ directory layout.
5666
5667 2007-09-06 Romain Francoise <romain@orebokech.com>
5668
5669 * make-dist: Update for new doc/ directory layout.
5670
5671 2007-09-06 Glenn Morris <rgm@gnu.org>
5672
5673 * Makefile.in (mansrcdir): New variable.
5674 (SUBDIR_MAKEFILES): Update for new doc/ directory layout.
5675 (man/Makefile, lispref/Makefile, lispintro/Makefile): Rename and
5676 update these targets for new doc/ directory layout.
5677 (doc/misc/Makefile): New target.
5678 (install-arch-indep): Use mansrcdir for new location of manpages.
5679 (mostlyclean, clean, distclean, maintainer-clean, unlock)
5680 (relock, info, dvi): Update targets for new doc/ directory layout.
5681
5682 * configure.in (AC_OUTPUT): Update names of generated Makefiles
5683 for new doc/ directory layout.
5684
5685 2007-09-02 Andreas Schwab <schwab@suse.de>
5686
5687 * configure.in: Use AS_HELP_STRING throughout.
5688 * configure: Regenerate.
5689
5690 2007-09-02 Jan Djärv <jan.h.d@swipnet.se>
5691
5692 * configure.in: Require Gtk/Glib 2.6.
5693
5694 2007-09-02 Thien-Thi Nguyen <ttn@gnuvola.org>
5695
5696 * configure.in (EMACS_ARG_Y, EMACS_ARG_N): New AC_DEFUNs.
5697 Use them throughout in place of AC_ARG_WITH calls.
5698 * configure: Regenerate.
5699
5700 2007-09-01 Andreas Schwab <schwab@suse.de>
5701
5702 * configure.in: Put quotes around nested macro calls.
5703
5704 2007-08-31 Ulrich Mueller <ulm@gentoo.org> (tiny change)
5705
5706 * configure.in: Fix typo.
5707 * configure: Regenerate.
5708
5709 2007-08-30 Glenn Morris <rgm@gnu.org>
5710
5711 * configure.in (AH_BOTTOM): Copy some manual changes made to
5712 src/config.in here so they are not lost when it regenerates.
5713
5714 * README.multi-tty: Move to admin/notes/multi-tty, with some edits.
5715
5716 2007-08-29 Károly Lőrentey <karoly@lorentey.hu>
5717
5718 * README.multi-tty: New file.
5719
5720 2007-08-29 Glenn Morris <rgm@gnu.org>
5721
5722 * README: Increase version to 23.0.50.
5723
5724 2007-08-29 Jan Djärv <jan.h.d@swipnet.se>
5725
5726 * configure.in: New option: --without-xaw3d.
5727
5728 2007-08-24 Glenn Morris <rgm@gnu.org>
5729
5730 * configure.in: Check for a suitably recent makeinfo.
5731
5732 2007-08-23 Johannes Weiner <hannes@saeurebad.de> (tiny change)
5733
5734 * configure.in (Check for required libraries): Typo.
5735
5736 2007-08-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5737
5738 * configure.in: Check librsvg2 also for Mac Carbon.
5739
5740 2007-08-22 Romain Francoise <romain@orebokech.com>
5741
5742 * make-dist: Follow reorganization of files in etc/.
5743
5744 2007-08-22 Paul Pogonyshev <pogonyshev@gmx.net>
5745
5746 * configure.in: Add support for SVG images through librsvg2.
5747
5748 2007-07-28 Eli Zaretskii <eliz@gnu.org>
5749
5750 * Makefile.in (install-arch-indep): Use "rm -f" for removing DOC,
5751 to avoid an error message if there is no DOC there.
5752
5753 2007-07-25 Glenn Morris <rgm@gnu.org>
5754
5755 * Relicense all FSF files to GPLv3 or later.
5756
5757 * COPYING, info/COPYING: Switch to GPLv3.
5758
5759 2007-06-20 Jan Djärv <jan.h.d@swipnet.se>
5760
5761 * configure.in: Complain if X seems to be installed but no
5762 development files were found.
5763
5764 2007-06-20 Glenn Morris <rgm@gnu.org>
5765
5766 * configure.in: Prefer libgif over libungif.
5767
5768 2007-06-14 Jan Djärv <jan.h.d@swipnet.se>
5769
5770 * configure.in: Check for all image libraries before exiting.
5771
5772 2007-06-13 Jan Djärv <jan.h.d@swipnet.se>
5773
5774 * configure.in: Exit with error if image libraries aren't found.
5775
5776 2007-06-13 Chong Yidong <cyd@stupidchicken.com>
5777
5778 * configure.in: Merge xaw3d and libXaw checks. Check xaw3d even
5779 when compiling without scrollbars.
5780
5781 2007-06-12 Glenn Morris <rgm@gnu.org>
5782
5783 * configure.in (HAVE_GIF): If -lungif fails, try -lgif.
5784
5785 2007-06-11 Jan Djärv <jan.h.d@swipnet.se>
5786
5787 * configure.in: Change wording about yes/gtk and lucid/athena
5788 being synonyms.
5789
5790 2007-06-08 Glenn Morris <rgm@gnu.org>
5791
5792 * configure.in: Make gtk the default toolkit.
5793
5794 2007-06-07 Glenn Morris <rgm@gnu.org>
5795
5796 * configure.in (NON_GNU_CPP): On Solaris, set using a proper check
5797 for a Sun C compiler.
5798
5799 * Makefile.in (install-arch-indep): Install only the DOC- file
5800 specific to the build, if possible, rather than DOC-*.
5801
5802 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
5803
5804 * Version 22.1 released.
5805
5806 2007-05-25 Chong Yidong <cyd@stupidchicken.com>
5807
5808 * mkinstalldirs: Sync to version in automake CVS.
5809
5810 2007-05-22 Andreas Schwab <schwab@suse.de>
5811
5812 * configure.in: Prefer build_alias over host when host_alias is not set.
5813 * configure: Regenerate.
5814
5815 2007-05-20 Andreas Schwab <schwab@suse.de>
5816
5817 * configure.in: Remove empty AC_SUBST.
5818 * configure: Regenerate.
5819
5820 2007-05-20 Nick Roberts <nickrob@snap.net.nz>
5821
5822 * configure.in: Use HAVE_GPM instead of HAVE_GPM_H and implement
5823 it like others.
5824 * configure: Regenerate.
5825
5826 2007-05-20 Nick Roberts <nickrob@snap.net.nz>
5827
5828 * configure.in (AC_CHECK_HEADERS): Add gpm.h.
5829 (AC_CHECK_LIB): Add -lgpm.
5830 * configure: Regenerate.
5831
5832 2007-05-03 Glenn Morris <rgm@gnu.org>
5833
5834 * configure: Tweak message about the absence of shell functions.
5835
5836 2007-04-27 Andreas Schwab <schwab@suse.de>
5837
5838 * Makefile.in (config.status): Depend on ${srcdir}/lisp/version.el.
5839
5840 2007-04-26 Glenn Morris <rgm@gnu.org>
5841
5842 * README: Increase version to 22.1.50.
5843
5844 2007-04-24 Juanma Barranquero <lekktu@gmail.com>
5845
5846 * INSTALL (DETAILED BUILDING AND INSTALLATION): Fix typo.
5847
5848 2007-04-19 Glenn Morris <rgm@gnu.org>
5849
5850 * configure.in: Signal error if Xaw libs are missing in a Lucid build.
5851
5852 2007-04-18 Glenn Morris <rgm@gnu.org>
5853
5854 * INSTALL: Mention CPP.
5855
5856 2007-04-15 Glenn Morris <rgm@gnu.org>
5857
5858 * FTP: Replace with a pointer to the web version.
5859
5860 2007-04-13 Glenn Morris <rgm@gnu.org>
5861
5862 * INSTALL: In lib-src, timer, wakeup, yow are removed.
5863
5864 2007-04-04 Glenn Morris <rgm@gnu.org>
5865
5866 * configure.in (NON_GNU_CPP): Use associated preprocessor when
5867 compiling with Sun Studio on Solaris.
5868
5869 2007-03-23 Glenn Morris <rgm@gnu.org>
5870
5871 * configure.in: Restore support for hp800 (removed 2007-01-27)
5872 following clarification of legal status.
5873
5874 2007-03-22 Joe Buehler <jbuehler@spirentcom.com> (tiny change)
5875
5876 * configure.in: Add support for AIX4.3 on IBM RS6000.
5877
5878 * configure: Regenerate.
5879
5880 2007-03-20 Richard Stallman <rms@gnu.org>
5881
5882 * configure.in: Fix previous change.
5883
5884 2007-03-19 Deanna Phillips <deanna@sixbit.org> (tiny change)
5885
5886 * configure.in (arm-*-openbsd*, hppa-*-openbsd*)
5887 (m88k-*-openbsd*, mips64-*-openbsd*, sh-*-openbsd*): Add.
5888 (ns32k-*-openbsd*, ns32k-*-openbsd*): Delete.
5889
5890 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
5891
5892 * configure.in: Don't define KERBEROS, KERBEROS5, or HESIOD if the
5893 user specifies "without".
5894
5895 * configure: Regenerate.
5896
5897 2007-03-18 Jan Djärv <jan.h.d@swipnet.se>
5898
5899 * configure.in: Warning for Gtk+ and Cygwin added.
5900 (HAVE_XFT): OLD_CFLAGS changed to OLD_CPPFLAGS.
5901
5902 2007-02-27 Glenn Morris <rgm@gnu.org>
5903
5904 * make-dist (oldXMenu): Remove Imakefile.
5905 (etc/images): Add README.
5906
5907 2007-02-25 Dan Nicolaescu <dann@ics.uci.edu>
5908
5909 * configure.in (xtensa-*-linux-gnu*): New configuration.
5910
5911 * configure: Regenerate.
5912
5913 2007-02-22 Dan Nicolaescu <dann@ics.uci.edu>
5914
5915 * config.guess, config.sub: Updated from master source.
5916
5917 2007-01-31 Sascha Wilde <wilde@sha-bang.de> (tiny change)
5918
5919 * configure.in (PKG_CHECK_MODULES): Change ///* to / in cflags and libs.
5920
5921 2007-01-29 Chong Yidong <cyd@stupidchicken.com>
5922
5923 * configure.in: Restore support for hp800's not running HP-UX.
5924
5925 * configure: Regenerate.
5926
5927 2007-01-27 Chong Yidong <cyd@stupidchicken.com>
5928
5929 * configure.in: Remove support for hp800 and sr2k machine types.
5930
5931 * configure: Regenerate.
5932
5933 2007-01-26 Jan Djärv <jan.h.d@swipnet.se>
5934
5935 * configure.in: Add check for libXft.
5936
5937 2007-01-18 Bruno Haible <bruno@clisp.org> (tiny change)
5938
5939 * INSTALL: Info files moved to share/info.
5940
5941 2007-01-02 Stephen C. Gilardi <scgilardi@gmail.com> (tiny change)
5942
5943 * configure.in: Detect and use fink-installed in intel-based Mac
5944 builds; change Apple Darwin section to support both PowerPC and
5945 Intel-based Macs.
5946
5947 2006-12-26 Andreas Schwab <schwab@suse.de>
5948
5949 * Makefile.in (datarootdir): Define.
5950
5951 2006-12-24 Richard Stallman <rms@gnu.org>
5952
5953 * configure.in: Require Autoconf 2.61.
5954
5955 2006-12-22 Mark Davies <mark@mcs.vuw.ac.nz>
5956
5957 * configure.in: Add support for NetBSD on x86-64, hp800 and sh3el.
5958 Remove redundant entry for powerpc-apple-netbsd.
5959
5960 * configure: Regenerate.
5961
5962 2006-12-22 Chong Yidong <cyd@stupidchicken.com>
5963
5964 * configure: Regenerate with autoconf 2.61.
5965
5966 2006-12-20 Jan Djärv <jan.h.d@swipnet.se>
5967
5968 * configure.in: Detect alsa/asoundlib.h also.
5969 * configure: Regenerate.
5970
5971 2006-12-19 Jan Djärv <jan.h.d@swipnet.se>
5972
5973 * configure.in: Check if GTK+ compiles at all.
5974
5975 2006-12-10 Andreas Schwab <schwab@suse.de>
5976
5977 * configure.in: Remove check for struct timezone, its result is
5978 never used.
5979
5980 2006-12-08 NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (tiny change)
5981
5982 * configure.in: Add support for Solaris 10 on x86-64.
5983
5984 2006-12-08 Jan Djärv <jan.h.d@swipnet.se>
5985
5986 * INSTALL (DETAILED BUILDING AND INSTALLATION): Document usage
5987 of PKG_CONFIG_PATH.
5988
5989 2006-12-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5990
5991 * configure.in (HAVE_SYNC): New test.
5992
5993 2006-12-03 Glenn Morris <rgm@gnu.org>
5994
5995 * Makefile.in: Fix Copyright format.
5996
5997 * configure.in (AH_TOP): Add missing Copyright year.
5998
5999 * update-subdirs: Add missing Copyright years.
6000
6001 2006-11-27 Chris Moore <christopher.ian.moore@gmail.com>
6002
6003 * Makefile.in: Touch only the parts of the share/emacs directory
6004 specific to this version.
6005
6006 2006-11-26 Chong Yidong <cyd@stupidchicken.com>
6007
6008 * configure.in (HAVE_X86_64_LIB64_DIR): New test.
6009
6010 2006-11-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6011
6012 * configure.in (HAVE_CANCELMENUTRACKING): Remove test.
6013
6014 2006-11-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6015
6016 * configure.in: Prefer X11 to Carbon only when some X-specific
6017 option is specified (Thanks to Jan Djärv and Andreas Schwab).
6018
6019 2006-11-04 Romain Francoise <romain@orebokech.com>
6020
6021 * Makefile.in (bootstrap-clean-before): Fix typo.
6022 Use new target `bootstrap-clean' in the leim subdirectory.
6023
6024 2006-11-03 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
6025
6026 * configure.in: Enable sparc64/ia64/powerpc FreeBSD builds.
6027
6028 2006-10-30 Chong Yidong <cyd@stupidchicken.com>
6029
6030 * make-dist: Add makefile.w32-in to the man, lispref and lispintro
6031 directories.
6032
6033 2006-10-29 Jeramey Crawford <jeramey@jeramey.com>
6034
6035 * configure.in: Enable x86-64 OpenBSD compilation.
6036
6037 2006-10-28 Glenn Morris <rgm@gnu.org>
6038
6039 * AUTHORS: Add cal-html.el author.
6040
6041 2006-10-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6042
6043 * make-dist: Make links to mac/make-package and
6044 mac/Emacs.app/Contents/Resources/Emacs.icns.
6045
6046 2006-10-27 Chong Yidong <cyd@stupidchicken.com>
6047
6048 * README: Bump version number to 22.0.90.
6049
6050 2006-10-23 Andreas Schwab <schwab@suse.de>
6051
6052 * configure.in: Make sure x_default_search_path is always set even
6053 when x_libraries is empty, and look in .../share as well for each
6054 library directory.
6055
6056 2006-09-28 Kenichi Handa <handa@m17n.org>
6057
6058 * configure.in (locallisppath): Don't include leim dir.
6059 (lisppath): Include leim dir.
6060
6061 2006-09-15 Jay Belanger <belanger@truman.edu>
6062
6063 * COPYING: Replace "Library Public License" by "Lesser Public
6064 License" throughout.
6065
6066 2006-09-11 Paul Eggert <eggert@cs.ucla.edu>
6067
6068 * make-dist (EMACS): Exit and fail if the EMACS environment
6069 variable is set to something other than an absolute file name.
6070
6071 2006-08-16 Andreas Schwab <schwab@suse.de>
6072
6073 * configure.in (PKG_CHECK_MODULES): Use AS_MESSAGE_LOG_FD instead
6074 of hardcoding it.
6075
6076 2006-08-16 Richard Stallman <rms@gnu.org>
6077
6078 * INSTALL.CVS: Clean up wording.
6079
6080 2006-07-14 Eli Zaretskii <eliz@gnu.org>
6081
6082 * configure.in (PKG_CHECK_MODULES): Redirect the output of
6083 $PKG_CONFIG --exists "$2" to config.log.
6084 * configure: Regenerate.
6085
6086 2006-07-09 Richard Stallman <rms@gnu.org>
6087
6088 * INSTALL (DETAILED BUILDING AND INSTALLATION): Minor corrections.
6089
6090 2006-07-09 Kim F. Storm <storm@cua.dk>
6091
6092 * CONTRIBUTE: Use outline format.
6093 Add section on copyright years (from admin/notes/years).
6094
6095 2006-07-08 Eli Zaretskii <eliz@gnu.org>
6096
6097 * configure.in (PKG_CHECK_MODULES): Redirect stderr of pkg-config
6098 to /dev/null, since we don't need the error message, just the
6099 exit status.
6100
6101 2006-07-07 Eli Zaretskii <eliz@gnu.org>
6102
6103 * CONTRIBUTE: Slight formatting changes and typo fixes.
6104 Add description of NEWS markings.
6105
6106 2006-07-07 Kim F. Storm <storm@cua.dk>
6107
6108 * CONTRIBUTE: Mention INSTALL.CVS.
6109
6110 2006-07-05 Romain Francoise <romain@orebokech.com>
6111
6112 * make-dist (top-level): Add CONTRIBUTE.
6113
6114 2006-07-04 Richard Stallman <rms@gnu.org>
6115
6116 * CONTRIBUTE: Much rewrite.
6117
6118 2006-07-04 Nick Roberts <nickrob@snap.net.nz>
6119
6120 * CONTRIBUTE: New file.
6121
6122 2006-06-24 Eli Zaretskii <eliz@gnu.org>
6123
6124 * INSTALL: Mention www.nongnu.org pages that list free Unicode fonts.
6125
6126 2006-05-18 Jan Djärv <jan.h.d@swipnet.se>
6127
6128 * configure.in: Add check for ALSA.
6129
6130 2006-05-06 Eli Zaretskii <eliz@gnu.org>
6131
6132 * Makefile.in (INFO_FILES): Remove emacs-xtra.
6133
6134 * info/dir: Remove the Emacs-Xtra entry.
6135
6136 2006-04-20 Ramprasad B <ramprasad_i82@yahoo.com>
6137
6138 Update copyright year(s) in many files.
6139
6140 2006-04-01 Eli Zaretskii <eliz@gnu.org>
6141
6142 * configure: Regenerated.
6143
6144 2006-04-01 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
6145
6146 * configure.in (HAVE_XAW3D): Disable Xaw3d check if
6147 --without-toolkit-scroll-bars was specified.
6148
6149 2006-04-01 Christoph Bauer <Christoph.Bauer@lms-gmbh.de> (tiny change)
6150
6151 * configure.in (hppa*-hp-hpux1[1-9]*): Add -D_INCLUDE__STDC_A1_SOURCE
6152 to CFLAGS. Update Copyright years written to src/config.in.
6153
6154 2006-03-18 Claudio Fontana <claudio@gnu.org>
6155
6156 * Makefile.in (INFO_FILES): New variable, contains all Info file names.
6157 (install-arch-indep, uninstall): Use $(INFO_FILES) to specify files
6158 to be installed/uninstalled.
6159 (uninstall): Invoke "$(INSTALL_INFO) --remove" to remove references
6160 to Info files installed by Emacs.
6161
6162 2006-03-03 Claudio Fontana <claudio@gnu.org>
6163
6164 * Makefile.in (install, uninstall): Add DESTDIR variable to
6165 support staged installations.
6166
6167 2006-02-14 Richard M. Stallman <rms@gnu.org>
6168
6169 * configure.in (s390x-*-linux-gnu*): New configuration.
6170
6171 2006-01-31 Jan Djärv <jan.h.d@swipnet.se>
6172
6173 * configure.in: Require GTK 2.4 or newer.
6174
6175 2006-01-29 Michael Olson <mwolson@gnu.org>
6176
6177 * Makefile.in (install-arch-indep, uninstall): Add ERC.
6178 * info/dir (ERC): New entry.
6179
6180 2006-01-29 Eli Zaretskii <eliz@gnu.org>
6181
6182 * info/dir: Fix last change.
6183
6184 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
6185
6186 * Makefile.in (install-arch-indep, uninstall): Add rcirc.
6187
6188 2006-01-27 Eli Zaretskii <eliz@gnu.org>
6189
6190 * info/dir: Untabify the whole file.
6191 (Rcirc): New entry.
6192
6193 2006-01-12 Andreas Schwab <schwab@suse.de>
6194
6195 * configure.in: Move AC_AIX and AC_GNU_SOURCE before first compile
6196 check.
6197
6198 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
6199
6200 * configure.in: Use -Wno-pointer-sign if available.
6201
6202 2005-12-29 Andreas Schwab <schwab@suse.de>
6203
6204 * config.guess, config.sub: Updated from master source.
6205
6206 2005-12-25 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
6207
6208 * configure.in: Use amdx86-64 for freebsd on x86_64.
6209
6210 2005-11-22 Romain Francoise <romain@orebokech.com>
6211
6212 * make-dist: Add etc/images/icons.
6213
6214 2005-11-03 Andreas Schwab <schwab@suse.de>
6215
6216 * configure.in: Use GZIP_PROG instead of GZIP.
6217
6218 * Makefile.in (GZIP_PROG): Rename from GZIP.
6219 (install-arch-indep): Adjust.
6220
6221 2005-11-01 Andreas Schwab <schwab@suse.de>
6222
6223 * Makefile.in (bootstrap): Fix dependencies for parallel build.
6224 (bootfast): Likewise.
6225
6226 2005-11-01 Romain Francoise <romain@orebokech.com>
6227
6228 * configure.in: Check for gzip.
6229
6230 * Makefile.in (install): Compress source files.
6231
6232 2005-10-24 Steven Tamm <steventamm@mac.com>
6233
6234 * configure.in: Fix darwin386 configuration issue.
6235
6236 2005-10-22 Eli Zaretskii <eliz@gnu.org>
6237
6238 * INSTALL.CVS: Add mh-autoloads to the partial rebuild procedure.
6239
6240 2005-10-17 Bill Wohler <wohler@newt.com>
6241
6242 * make-dist: Create and populate etc/images/low-color.
6243
6244 2005-10-15 Bill Wohler <wohler@newt.com>
6245
6246 * make-dist: Create and populate etc/images/gud.
6247
6248 2005-10-08 Richard M. Stallman <rms@gnu.org>
6249
6250 * make-dist (tempparent): Don't check for 14-char file name limit.
6251
6252 2005-10-07 Romain Francoise <romain@orebokech.com>
6253
6254 * make-dist: Add etc/images/ezimage and etc/images/mail
6255 directories. Install images in etc/images.
6256
6257 2005-10-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6258
6259 * configure.in: Prefer Carbon if --enable-carbon-app or
6260 --with-carbon is explicitly specified even when X11 is detected.
6261
6262 2005-09-15 Ulf Jasper <ulf.jasper@web.de>
6263
6264 * Makefile.in (install-arch-indep, uninstall):
6265 Handle newsticker manual.
6266 (info): Add - to commands.
6267
6268 2005-09-10 Giuseppe Scrivano <gscrivano@gmail.com>
6269
6270 Remove the MAXPATHLEN limitations:
6271
6272 * configure.in (AC_CHECK_FUNCS): Check for get_current_dir_name.
6273
6274 2005-09-09 Eli Zaretskii <eliz@gnu.org>
6275
6276 * configure.in <lynxsos*>: Support for LynxOS on PPC.
6277 * configure: Regenerate.
6278
6279 2005-09-05 Paul Eggert <eggert@cs.ucla.edu>
6280
6281 * config.guess, config.sub: Updated from master source.
6282
6283 2005-08-03 Juanma Barranquero <lekktu@gmail.com>
6284
6285 * .cvsignore: Add `lock'.
6286
6287 2005-07-28 Juanma Barranquero <lekktu@gmail.com>
6288
6289 * .cvsignore: Add `data' and `site-lisp' (for in-place installs).
6290
6291 2005-07-26 Paul Eggert <eggert@cs.ucla.edu>
6292
6293 Merge gnulib getopt implementation into Emacs.
6294
6295 * Makefile.in (AUTOCONF_INPUTS): New macro.
6296 ($(srcdir)/configure, $(srcdir)/src/stamp-h.in): Depend on it,
6297 so that these files also depend on m4/getopt.m4.
6298 * configure.in: Configure getopt by including m4/getopt.m4,
6299 and configuring a getopt replacement if necessary.
6300 * make-dist: Add m4 subdirectory. Unlink lib-src/getopt.h.
6301 * m4/getopt.m4: New file.
6302
6303 2005-07-06 Lute Kamstra <lute@gnu.org>
6304
6305 * configure.in: Fix capitalization.
6306
6307 2005-07-04 Lute Kamstra <lute@gnu.org>
6308
6309 Update FSF's address in GPL notices.
6310
6311 2005-06-19 Jérôme Marant <jerome@marant.org>
6312
6313 * Makefile.in (epaths-force): Protect both lisppath and
6314 buildlisppath from whitespace.
6315
6316 2005-06-08 Steven Tamm <steventamm@mac.com>
6317
6318 * configure.in: Support Darwin/MacOSX on Intel.
6319
6320 2005-06-06 Jan Djärv <jan.h.d@swipnet.se>
6321
6322 * configure.in (HAVE_CANCELMENUTRACKING): New test.
6323
6324 2005-05-19 Jérôme Marant <jmarant@marant.org>
6325
6326 * configure.in: Add --enable-locallisppath.
6327
6328 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6329
6330 * configure.in: Don't check HAVE_CARBON if HAVE_X11 is set to yes.
6331 Check HAVE_CARBON before USE_TOOLKIT_SCROLL_BARS.
6332 Define USE_TOOLKIT_SCROLL_BARS by default if HAVE_CARBON is set to yes.
6333
6334 2005-05-07 Jérôme Marant <jerome@marant.org>
6335
6336 * make-dist: Remove references to makefile.nt and makefile.def.
6337 Include widgets and images subdirectories of etc. Do not exclude
6338 ldefs-boot.el.
6339
6340 2005-04-23 Andreas Schwab <schwab@suse.de>
6341
6342 * configure.in: Remove duplicate match for powerpc configuration.
6343
6344 2005-04-20 Thien-Thi Nguyen <ttn@gnu.org>
6345
6346 * configure.in: Check for <pwd.h>.
6347
6348 2005-04-14 Lute Kamstra <lute@gnu.org>
6349
6350 * make-dist: Distribute all ChangeLog files in lisp/.
6351 Don't distribute ldefs-boot.el.
6352 lisp/makefile.nt no longer exists.
6353
6354 2005-04-13 Lute Kamstra <lute@gnu.org>
6355
6356 * make-dist: Don't use DONTCOMPILE from lisp/Makefile.in; check
6357 for "no-byte-compile: t" in the file instead.
6358
6359 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
6360
6361 * configure.in <Motif>: Don't let a special LessTif/Motif1.2 install
6362 shadow the main Lesstif/Motif-2.1 libs and includes.
6363
6364 2005-03-10 Jan Djärv <jan.h.d@swipnet.se>
6365
6366 * configure.in: Only add XASSERTS to cppflags.
6367
6368 2005-03-04 Jan Djärv <jan.h.d@swipnet.se>
6369
6370 * configure.in: Added --enable-asserts.
6371
6372 2005-02-09 Kim F. Storm <storm@cua.dk>
6373
6374 Change release version from 21.4 to 22.1 throughout.
6375 Change development version from 21.3.50 to 22.0.50.
6376
6377 2005-01-19 Steven Tamm <steventamm@mac.com>
6378
6379 * configure.in: Check for <sys/utsname.h>.
6380
6381 2004-12-11 Kim F. Storm <storm@cua.dk>
6382
6383 * Makefile.in (info): Undo 2004-12-05 change.
6384
6385 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
6386
6387 * info/dir (File): Add URL and Org Mode manuals.
6388 * Makefile.in (install-arch-indep, uninstall): Add url and org
6389 manuals.
6390
6391 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
6392
6393 * configure.in (INLINE, RE_TRANSLATE_P): Move patches mistakenly
6394 committed to src/config.in.
6395
6396 2004-12-07 Jan Djärv <jan.h.d@swipnet.se>
6397
6398 * configure.in: If $HAVE_GTK_FILE_CHOOSER = yes, check for
6399 pthreads and define HAVE_GTK_AND_PTHREAD.
6400
6401 2004-12-05 Richard M. Stallman <rms@gnu.org>
6402
6403 * Makefile.in (info): Ignore errors building info files.
6404
6405 2004-11-27 Eli Zaretskii <eliz@gnu.org>
6406
6407 * config.bat: If 8-byte alignment is not supported, define
6408 NO_DECL_ALIGN in src/config.h, instead of trivially defining
6409 DECL_ALIGN. Protect & with "" because & is special for cmd.exe;
6410 filter through Sed to remove the quotes.
6411
6412 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
6413
6414 * info/.cvsignore: Ignore everything. It's OK since .cvsignore does
6415 not apply to files explicitly `cvs add'ed.
6416
6417 2004-11-12 Eli Zaretskii <eliz@gnu.org>
6418
6419 * config.bat: Don't require djecho.exe for the v1.x build.
6420 Add a test for DECL_ALIGN support, and add a trivial definition to
6421 src/config.h if 8-byte alignment is not supported.
6422
6423 2004-11-08 Kim F. Storm <storm@cua.dk>
6424
6425 * Makefile.in (bootstrap, bootstrap-clean-before): Remove .elc
6426 files before building.
6427 (bootfast, bootstrap-clean-before-fast): New targets, like
6428 bootstrap but don't remove .elc files.
6429
6430 2004-11-06 Lars Brinkhoff <lars@nocrew.org>
6431
6432 * configure.in: Add check for getrusage.
6433
6434 2004-11-02 Jan Djärv <jan.h.d@swipnet.se>
6435
6436 * configure.in (HAVE_GTK_FILE_CHOOSER, $HAVE_GTK_FILE_SELECTION):
6437 New tests for new and old GTK file dialogs.
6438 (HAVE_GTK): Only set with_toolkit_scroll_bars if not explicitly set
6439 to no.
6440
6441 2004-10-20 Jan Djärv <jan.h.d@swipnet.se>
6442
6443 * configure.in (HAVE_PERSONALITY_LINUX32): New test if PER_LINUX32
6444 can be set. Remove SETARCH test.
6445
6446 2004-10-08 Steven Tamm <steventamm@mac.com>
6447
6448 * configure.in (HAVE_MALLOC_MALLOC_H): Test for malloc/malloc.h.
6449
6450 2004-10-06 Jan Djärv <jan.h.d@swipnet.se>
6451
6452 * configure.in (HAVE_RANDOM_HEAPSTART): Change AC_MSG_ERROR to
6453 AC_MSG_WARN. Move output of warning message to end of configure run.
6454
6455 2004-10-05 Jan Djärv <jan.h.d@swipnet.se>
6456
6457 * configure.in (HAVE_RANDOM_HEAPSTART): Rename HAVE_EXECSHIELD.
6458 Run test to see if heap start address is random.
6459
6460 2004-09-29 Miles Bader <miles@gnu.org>
6461
6462 * configure.in (HAVE_EXECSHIELD): Test correct env variable to see
6463 if setarch is present.
6464
6465 2004-09-25 Jan Djärv <jan.h.d@swipnet.se>
6466
6467 * configure.in (HAVE_EXECSHIELD): Only define on x86.
6468
6469 2004-09-24 Jan Djärv <jan.h.d@swipnet.se>
6470
6471 * configure.in: Check for exec-shield.
6472
6473 2004-09-04 Reiner Steib <Reiner.Steib@gmx.de>
6474
6475 * Makefile.in (install-arch-indep): Add pgg and sieve.
6476
6477 * info/.cvsignore: Added pgg and sieve.
6478
6479 2004-08-06 Andreas Schwab <schwab@suse.de>
6480
6481 * Makefile.in (install-arch-indep, uninstall): Add flymake.
6482
6483 2004-07-31 Eli Zaretskii <eliz@gnu.org>
6484
6485 * config.bat: Update URLs in the comments.
6486
6487 2004-07-05 Andreas Schwab <schwab@suse.de>
6488
6489 * Makefile.in (install-arch-indep): Remove .arch-inventory files.
6490
6491 2004-06-21 Kenichi Handa <handa@m17n.org>
6492
6493 * make-dist: Link leim-ext.el into tempdir.
6494
6495 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
6496
6497 * info/dir (File): Add emacs-xtra.
6498 * Makefile.in (install-arch-indep, uninstall): Add emacs-xtra.
6499
6500 2004-06-12 Juri Linkov <juri@jurta.org>
6501
6502 * info/dir: Move menu help lines from `* Menu:' to file header.
6503 Describe the purpose of a red *.
6504
6505 2004-05-04 Dave Love <fx@gnu.org>
6506
6507 * configure.in: Don't use `extrasub'.
6508
6509 2004-04-29 Dave Love <fx@gnu.org>
6510
6511 * configure.in: Don't forget to quote args to `test'.
6512
6513 2004-04-24 Thien-Thi Nguyen <ttn@gnu.org>
6514
6515 * autogen.sh: Update filename in "please read" message.
6516
6517 2004-04-17 Richard M. Stallman <rms@gnu.org>
6518
6519 * INSTALL: Move the info about site-lisp dirs,
6520 and say uninstalled Emacs looks there too.
6521
6522 2004-04-04 Eli Zaretskii <eliz@gnu.org>
6523
6524 * config.bat (lib-src): Recognize comment lines in Makefile.in
6525 that have a TAB after the #, to avoid errors in preprocessing with
6526 GCC 3.3.3.
6527
6528 2004-03-31 Luc Teirlinck <teirllm@auburn.edu>
6529
6530 * Makefile.in: Mention in comment that `make maintainer-clean'
6531 deletes .elc files.
6532
6533 2004-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
6534
6535 * update-subdirs: Add local variables to prevent byte-compiling.
6536
6537 2004-03-21 Dave Love <fx@gnu.org>
6538
6539 * configure.in: Fix previous change.
6540
6541 2004-03-18 Dave Love <fx@gnu.org>
6542
6543 * configure.in: Add -znocombreloc to LDFLAGS if compiler supports it.
6544
6545 2004-03-15 Luc Teirlinck <teirllm@auburn.edu>
6546
6547 * info/dir (File): Add SMTP and SES.
6548
6549 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
6550
6551 * Makefile.in (maintainer-clean): Clean in the lisp dir as well.
6552 (bootstrap): Use the new bootstrap-prepare target in lisp.
6553
6554 2004-02-18 Kim F. Storm <storm@cua.dk>
6555
6556 * INSTALL.CVS: Add info about ssh/cvs related problems and work-around.
6557
6558 2004-02-16 Eli Zaretskii <eliz@gnu.org>
6559
6560 * make-dist: Don't link index.*perm and permute-index into tempdir.
6561
6562 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
6563
6564 * AUTHORS (JonathanYavner): Rename testcover-*.el to tcover-*.el
6565 to match previous changes by Eli Zaretskii.
6566
6567 2004-02-09 Luc Teirlinck <teirllm@auburn.edu>
6568
6569 * Makefile.in: Set CDPATH to an empty string.
6570
6571 2004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
6572
6573 * configure.in <darwin>: Use fink packages if available.
6574
6575 2004-01-25 Jérôme Marant <jmarant@free.fr> (tiny change)
6576
6577 * make-dist (lispref): Do include lispref/index.texi.
6578
6579 2004-01-06 Eric Hanchrow <offby1@blarg.net>
6580
6581 * make-dist (tempdir): Include cursors in nt/icons.
6582
6583 2003-12-30 Eli Zaretskii <eliz@gnu.org>
6584
6585 * INSTALL.CVS: Renamed from INSTALL-CVS to avoid file-name
6586 clashes with install-sh on 8+3 filesystems.
6587
6588 2003-12-24 Miles Bader <miles@gnu.org>
6589
6590 * .cvsignore: Add .arch-inventory.
6591
6592 2003-12-24 Andreas Schwab <schwab@suse.de>
6593
6594 * configure.in: Check for <sys/socket.h>. Include it before
6595 including <net/if.h>. Move check for <net/if.h> before its use.
6596
6597 2003-12-24 Jan Djärv <jan.h.d@swipnet.se>
6598
6599 * Makefile.in (install-arch-dep): Don't let cd output go into
6600 pipe for carbon_appdir.
6601
6602 2003-12-24 Andreas Schwab <schwab@suse.de>
6603
6604 * configure.in (PKG_CHECK_MODULES): Fix quoting.
6605
6606 2003-12-01 Andreas Schwab <schwab@suse.de>
6607
6608 * configure.in (powerpc-apple-darwin*): Use ${CC-cc} instead of
6609 hardcoding gcc.
6610
6611 2003-11-16 Jan Djärv <jan.h.d@swipnet.se>
6612
6613 * configure.in (HAVE_GTK_MULTIDISPLAY): Check if GTK can handle
6614 multiple displays.
6615 Wrong number of args to AC_CHECK_LIB for HAVE_X_SM test corrected.
6616
6617 2003-09-23 Dave Love <fx@gnu.org>
6618
6619 * configure.in: Check members of struct ifreq.
6620
6621 2003-09-14 Kim F. Storm <storm@cua.dk>
6622
6623 * configure.in: Add checks for sys/ioctl.h and net/if.h.
6624
6625 2003-09-12 Luc Teirlinck <teirllm@mail.auburn.edu>
6626
6627 * Makefile.in (install-arch-indep, uninstall): Add SES manual.
6628
6629 2003-08-18 Lute Kamstra <lute@gnu.org>
6630
6631 * configure.in: Revert the change of 2003-07-29 as GTK+ 2.2 is not
6632 required anymore.
6633
6634 2003-08-07 Andrew Choi <akochoi@shaw.ca>
6635
6636 * configure.in [powerpc-apple-darwin*]: Use the -no-cpp-precomp
6637 option instead of -traditional-cpp for CPP.
6638
6639 2003-07-29 Richard M. Stallman <rms@gnu.org>
6640
6641 * configure.in (HAVE_XIM): Define if XIM is available.
6642
6643 2003-07-29 Tim Van Holder <tim.vanholder@anubex.com> (tiny change)
6644
6645 * configure.in: The function gtk_window_set_icon_from_file was
6646 introduced in GTK+ 2.2, so check for that release.
6647
6648 2003-07-23 Andreas Schwab <schwab@suse.de>
6649
6650 * configure.in: Add --enable-maintainer-mode, substitute MAINT.
6651
6652 * Makefile.in (YACC): Remove, not used.
6653 (MAINT): Don't set.
6654 (${srcdir}/configure, $(srcdir)/src/stamp-h.in): Use @MAINT@ to
6655 disable dependency on ${srcdir}/configure.in when maintainer mode
6656 is disabled.
6657
6658 2003-07-22 Dave Love <fx@gnu.org>
6659
6660 * configure.in: Make XRegisterIMInstantiateCallback test depend on
6661 HAVE_X11, not with_xim.
6662 (HAVE_CRTIN): Provide template.
6663 <with_png>: Test for png.h and libpng/png.h.
6664
6665 2003-07-15 Andreas Schwab <schwab@suse.de>
6666
6667 * configure.in: Temporarily leave quoting for AC_DEFINE.
6668
6669 2003-07-13 Stefan Monnier <monnier@cs.yale.edu>
6670
6671 * configure.in: Check for posix_memalign.
6672
6673 2003-07-12 Richard M. Stallman <rms@gnu.org>
6674
6675 * configure.in [netbsd systems]: Define HAVE_CRTIN properly.
6676
6677 2003-07-09 Kim F. Storm <storm@cua.dk>
6678
6679 * INSTALL (DETAILED BUILDING AND INSTALLATION): Describe new
6680 functionality of --without-xim.
6681
6682 2003-06-29 Dave Love <fx@gnu.org>
6683
6684 * configure.in: Fix XRegisterIMInstantiateCallback check for gcc.
6685
6686 2003-06-23 Dave Love <fx@gnu.org>
6687
6688 * configure.in: Check for sys/_mbstate_t.h.
6689 Test XRegisterIMInstantiateCallback prototype.
6690 (AH_BOTTOM): Define DO_BLOCK_INPUT, my_strftime.
6691
6692 2003-06-06 Dave Love <fx@gnu.org>
6693
6694 * configure.in: Check for locale.h.
6695
6696 2003-06-05 Dave Love <fx@gnu.org>
6697
6698 * configure.in: Check for memcpy, mempcpy, mblen, mbrlen.
6699 Use AC_FUNC_STRFTIME, AC_STRUCT_TIMEZONE, AC_TYPE_MBSTATE_T.
6700 (NLIST_STRUCT): Don't define.
6701 (AH_BOTTOM): Define my_strftime.
6702
6703 2003-06-02 Richard M. Stallman <rms@gnu.org>
6704
6705 * configure.in: Revert changes of 2003-03-03 and 2003-05-24.
6706
6707 2003-05-24 Andreas Schwab <schwab@suse.de>
6708
6709 * configure.in (AH_BOTTOM) [MAC_OSX]: Do not redefine bcopy,
6710 bzero, and bcmp.
6711
6712 2003-05-22 Dave Love <fx@gnu.org>
6713
6714 * configure.in: Remove redundant test for term.h. Test for difftime.
6715
6716 2003-05-20 Dave Love <fx@gnu.org>
6717
6718 * configure.in: Append * to s390-*-linux-gnu case.
6719 (LIBMAIL) <lockfile>: Don't define.
6720
6721 2003-04-30 Kai Großjohann <kai.grossjohann@gmx.net>
6722
6723 * INSTALL (* GNU/Linux development packages): Mention Debian and
6724 RedHat package names.
6725
6726 2003-04-30 Boyd Lynn Gerber <gerberb@zenez.com>
6727
6728 * configure.in: Handle system types sysv5uw* and sysv5OpenUNIX*.
6729
6730 2003-04-30 Kai Großjohann <kai.grossjohann@gmx.net>
6731
6732 * INSTALL (* GNU/Linux development packages): Tell people to
6733 install additional packages for compiling Emacs.
6734
6735 2003-04-30 Richard M. Stallman <rms@gnu.org>
6736
6737 * configure.in: Handle system types sysv5uw* and sysv5OpenUNIX*.
6738
6739 2003-04-28 Francesco Potortì <pot@gnu.org>
6740
6741 * configure.in: Undo last (RMS') change, as it is useless, per
6742 Dave Love.
6743
6744 2003-04-08 Richard M. Stallman <rms@gnu.org>
6745
6746 * configure.in: Put #include of jpeglib.h at start of line.
6747
6748 2003-04-06 Francesco Potortì <pot@gnu.org>
6749
6750 * configure.in: Use the same configuration for all aix5, not just
6751 aix5.1.
6752
6753 2003-03-16 Nelson H. F. Beebe <beebe@math.utah.edu> (tiny change)
6754
6755 * configure.in: Check for need for bigtoc support on IBM AIX for
6756 solving a linker table overflow problem.
6757
6758 2003-03-03 Rob Browning <rlb@defaultvalue.org>
6759
6760 * configure.in: Add AC_CHECK_FUNCS for memcmp and memmove.
6761 (AH_BOTTOM): Switch tests to prefer memcmp, memset, and memmove
6762 over bzero, bcmp, and bcopy.
6763
6764 2003-02-23 Simon Josefsson <jas@extundo.com>
6765
6766 * Makefile.in (install-arch-indep, uninstall): Add SMTP manual.
6767
6768 2003-02-21 Klaus Zeitler <kzeitler@lucent.com>
6769
6770 * configure.in: Set new hpux10-20.h as "major" include for 10.20.
6771
6772 2003-02-13 Robert J. Chassell <bob@rattlesnake.com> (tiny change)
6773
6774 * INSTALL (* Extra fonts): Say that Emacs doesn't include fonts.
6775
6776 2003-02-08 Andreas Schwab <schwab@suse.de>
6777
6778 * Makefile.in (EXEEXT): Define to @EXEEXT@ and use this variable
6779 instead of the substitution.
6780
6781 2003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
6782
6783 * Makefile.in: Use @EXEEXT@ for Cygwin.
6784 Use USERNAME if LOGNAME is not set (for Cygwin).
6785
6786 * configure.in: Add opsys=cygwin.
6787
6788 2003-01-22 Andreas Schwab <schwab@suse.de>
6789
6790 * configure.in: Set HAVE_MENUS=yes when HAVE_CARBON=yes instead of
6791 redefining it explicitly in src/config.in.
6792
6793 2003-01-22 Markus Rost <rost@math.ohio-state.edu>
6794
6795 * Makefile.in (bootstrap): Make bootstrap-after.
6796
6797 2003-01-20 Jan Djärv <jan.h.d@swipnet.se>
6798
6799 * configure.in: Fix --with-gtk.
6800
6801 2003-01-19 Jan Djärv <jan.h.d@swipnet.se>
6802
6803 * configure.in: Add --with-gtk, --with-x-toolkit=gtk.
6804
6805 * INSTALL (DETAILED BUILDING AND INSTALLATION): Add text about GTK.
6806
6807 2003-01-14 Francesco Potortì <pot@gnu.org>
6808
6809 * configure.in (m68k-motorola-sysv): Remove (obsolete).
6810
6811 2003-01-07 Steven Tamm <steventamm@mac.com>
6812
6813 * configure.in: New option, --enable-carbon-app, to specify
6814 that the application should be installed
6815 * Makefile.in (install-arch-dep): On Mac OS X, install the
6816 Emacs.app application if carbon-app is enabled.
6817
6818 2003-01-06 Dave Love <fx@gnu.org>
6819
6820 * configure.in: Check for nl_langinfo.
6821 [!HAVE_SIZE_T]: Fix typedef.
6822
6823 2003-01-06 David Kastrup <dak@gnu.org>
6824
6825 * Makefile.in (INSTALL_INFO): Get install-info command from configure.
6826
6827 * configure.in: Add tests for install-info.
6828
6829 2002-12-09 Markus Rost <rost@math.ohio-state.edu>
6830
6831 * configure.in (*-sunos5*, *-solaris*): Revert previous change -
6832 use again sol2-6 instead of sol2-8.
6833
6834 2002-12-09 Dave Love <fx@gnu.org>
6835
6836 * configure.in (*-sunos5.8*, *-solaris2.8*): Delete configurations.
6837
6838 2002-12-08 Andreas Schwab <schwab@suse.de>
6839
6840 * Makefile.in (install-arch-indep): Revert last change.
6841
6842 2002-11-27 Dave Love <fx@gnu.org>
6843
6844 * configure.in: Use AC_CHECK_DECLS, not AC_DECL_SYS_SIGLIST.
6845 Check for __sys_siglist too. Check for memset.
6846 Use AC_FUNC_GETPGRP. Add mipsel-*-linux-gnu* target.
6847
6848 2002-11-22 Juanma Barranquero <lektu@terra.es>
6849
6850 * config.guess, config.sub: Updated from master source.
6851
6852 2002-11-19 Karl Fogel <kfogel@red-bean.com>
6853
6854 * autogen.sh: New file.
6855
6856 2002-11-18 Dave Love <fx@gnu.org>
6857
6858 * configure.in: Tidy up various quoting issues throughout.
6859 Use AC_GNU_SOURCE.
6860 (AH_BOTTOM): Fix #endif protecting config.h. Maybe include
6861 alloca.h. Define GC_SETJMP_WORKS, GC_LISP_OBJECT_ALIGNMENT.
6862 Maybe define bcopy, bzero, bcmp.
6863 (powerpcle-*-solaris2.5*, powerpcle-*-solaris2*): Remove (use
6864 non-existent machine file).
6865 (sys/vlimit.h, sys/resource.h, fsync, __restrict): Test for.
6866 (term.h, X11/Xaw3d/Scrollbar.h): Avoid warning from test.
6867 (nlist.h): Move test up.
6868
6869 2002-11-18 Markus Rost <rost@math.ohio-state.edu>
6870
6871 * configure.in (*-sunos5*, *-solaris*): Use sol2-8.
6872
6873 2002-11-14 Francesco Potortì <pot@gnu.org>
6874
6875 * configure.in (*-sunos5.8*, *-solaris2.8*): New configurations.
6876
6877 2002-11-11 Tim Van Holder <tim.vanholder@anubex.com> (tiny change)
6878
6879 * Makefile.in (install-arch-indep): Prepend $(srcdir)/ to lisp.
6880
6881 2002-11-08 Dave Love <fx@gnu.org>
6882
6883 * configure.in: Use AC_CONFIG_LIBOBJ_DIR and require autoconf 2.54.
6884 (AH_BOTTOM) [!HAVE_SIZE_T]: Typedef size_t.
6885
6886 2002-11-07 Miles Bader <miles@gnu.org>
6887
6888 * Makefile.in (maybe_bootstrap): Fix shell variable usage.
6889 Handle separate-build-dir case.
6890
6891 2002-11-06 Richard M. Stallman <rms@gnu.org>
6892
6893 * Makefile.in (maybe_bootstrap): Add doublequotes to make it
6894 bulletproof. $bar may be empty when there are no .elc files.
6895
6896 2002-10-30 Dave Love <fx@gnu.org>
6897
6898 * configure.in: Require autoconf 2.53. Test for pty.h,
6899 sys/mman.h, sys/param.h, mremap, memmove.
6900 (AH_BOTTOM): Maybe include strings.h. Add local variables for mode.
6901 (AC_PROG_YACC): Delete.
6902 (size_t): Use AC_CHECK_TYPES.
6903 (AH_TOP): Up-date copyright.
6904
6905 2002-10-01 Juanma Barranquero <lektu@terra.es>
6906
6907 * update-subdirs: Add "no-byte-compile: t" to subdirs.el.
6908
6909 2002-09-19 Richard M. Stallman <rms@gnu.org>
6910
6911 * configure.in: Fix the LessTif-directory-finder for real.
6912
6913 2002-09-14 Richard M. Stallman <rms@gnu.org>
6914
6915 * Makefile.in (maybe_bootstrap): Test for complete absence
6916 of compiled Lisp files.
6917
6918 2002-09-11 Stefan Monnier <monnier@cs.yale.edu>
6919
6920 * Makefile.in (bootstrap-lisp-1, bootstrap-lisp, bootstrap)
6921 (bootstrap-clean-after): Delete.
6922 (bootstrap): Make the sequencing explicit.
6923
6924 2002-09-10 Richard M. Stallman <rms@gnu.org>
6925
6926 * configure.in: Fix previous LessTif change.
6927
6928 2002-09-09 Richard M. Stallman <rms@gnu.org>
6929
6930 * configure.in (powerpcle-*-solaris2.5*): New configuration.
6931 (powerpcle-*-solaris*): Use version 2.6 as default.
6932 (*-sunos5.6*, *-solaris2.6*): New alternative.
6933 (*-sunos5*): Use version 2.6 as default.
6934
6935 2002-09-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6936
6937 * configure.in: Fix typo.
6938
6939 2002-09-05 Richard M. Stallman <rms@gnu.org>
6940
6941 * configure.in: Look for LessTif in /usr/X11R6/LessTif/ before Motif.
6942
6943 * configure.in: Handle $GCC_LINK_TEST_OPTIONS and
6944 $NON_GCC_LINK_TEST_OPTIONS after the AC_PROG_... macros.
6945
6946 2002-08-26 Kim F. Storm <storm@cua.dk>
6947
6948 * Makefile.in (install-arch-indep): Do not remove DOC file
6949 when it is the only DOC file installed; this is the case when
6950 CANNOT_DUMP is defined. From Joe Buehler (tiny change).
6951
6952 2002-07-24 Markus Rost <rost@math.ohio-state.edu>
6953
6954 * configure.in: Fix typo.
6955
6956 2002-07-24 Richard M. Stallman <rms@gnu.org>
6957
6958 * configure.in: Don't print anything special about gamedir.
6959
6960 * configure.in: Delete nonstandard --with-game-user option.
6961
6962 2002-07-21 Richard M. Stallman <rms@gnu.org>
6963
6964 * Makefile.in (gamedir, localstatedir): New variables.
6965 (epaths-force): Insert value of gamedir into PATH_GAME.
6966
6967 * configure.in (gamedir): Handle it like lispdir.
6968 (--with-game-dir option): Delete.
6969
6970 2002-06-21 Pavel Janík <Pavel@Janik.cz>
6971
6972 * configure.in: Add support for mipseb-*-netbsd* machines.
6973
6974 2002-06-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6975
6976 * Makefile.in (install-arch-indep, uninstall): Add Tramp.
6977
6978 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6979
6980 * info/dir (File): Add an entry for Tramp.
6981
6982 2002-06-17 Eli Zaretskii <eliz@is.elta.co.il>
6983
6984 * INSTALL-CVS: New file.
6985
6986 2002-06-07 Andreas Schwab <schwab@suse.de>
6987
6988 * configure.in (x86_64-*-linux-gnu*): New system.
6989
6990 2002-05-31 Eli Zaretskii <eliz@is.elta.co.il>
6991
6992 * config.bat: Handle the case when lispintro is truncated to lispintr.
6993
6994 2002-05-26 Paul Eggert <eggert@twinsun.com>
6995
6996 * config.guess, config.sub: Updated from master source.
6997
6998 2002-05-09 Richard M. Stallman <rms@gnu.org>
6999
7000 * configure.in (emacs_cv_speed_t): Add square brackets for clarity.
7001
7002 2002-05-04 Pavel Janík <Pavel@Janik.cz>
7003
7004 * make-dist: Do not distribute lock/ directory.
7005
7006 2002-04-30 Andrew Choi <akochoi@shaw.ca>
7007
7008 * configure.in: Provide documentation string when defining
7009 variable HAVE_CARBON. Also define HAVE_WINDOW_SYSTEM, HAVE_MOUSE,
7010 and HAVE_MENUS in AH_BOTTOM if HAVE_CARBON is defined.
7011
7012 2002-04-29 Colin Walters <walters@verbum.org>
7013
7014 * configure.in: Delete configure check for access to the game user.
7015
7016 2002-04-29 Pavel Janík <Pavel@Janik.cz>
7017
7018 * make-dist: lwlib/Imakefile is removed.
7019
7020 2002-04-26 Andrew Choi <akochoi@shaw.ca>
7021
7022 * configure.in: Add support for powerpc-apple-darwin*.
7023 (HAVE_CARBON): Add.
7024
7025 * make-dist: Create directories in mac/Emacs.app.
7026
7027 2002-04-25 Pavel Janík <Pavel@Janik.cz>
7028
7029 * make-dist: lwlib-Xol* are removed.
7030
7031 2002-04-23 Andreas Schwab <schwab@suse.de>
7032
7033 * Makefile.in (MAINT): New variable.
7034 (${srcdir}/configure, $(srcdir)/src/stamp-h.in): Depend on this
7035 instead of configure.in, to avoid running autoconf and autoheader
7036 unless explicitly requested.
7037
7038 2002-04-16 Eli Zaretskii <eliz@gnu.org>
7039
7040 * config.bat: Update for msdos/sed2v2.inp.
7041
7042 2002-04-15 Andreas Schwab <schwab@suse.de>
7043
7044 * Makefile.in ($(srcdir)/src/config.in): Generate using autoheader.
7045 * configure.in: Add config header templates to all AC_DEFINE and
7046 AC_DEFINE_UNQUOTED symbols.
7047 * make-dist: Run autoheader if necessary.
7048
7049 2002-04-10 Colin Walters <walters@verbum.org>
7050
7051 * configure.in: Add --game-dir, --game-user. Test to see if we
7052 can use them.
7053
7054 2002-04-08 Pavel Janík <Pavel@Janik.cz>
7055
7056 * configure.in: Add --with-sound.
7057
7058 2002-03-18 Kim F. Storm <storm@cua.dk>
7059
7060 * configure.in: Test for sendto, recvfrom, getsockopt, setsockopt,
7061 and getsockname functions. Test for sys/un.h include file.
7062
7063 2002-03-15 Eli Zaretskii <eliz@is.elta.co.il>
7064
7065 * configure.in: Support AIX 5.1.
7066
7067 2002-03-10 Jan Djärv <jan.h.d@swipnet.se>
7068
7069 * configure.in: Added test for X Session Management (HAVE_X_SM).
7070
7071 2002-03-03 Richard M. Stallman <rms@gnu.org>
7072
7073 * Makefile.in (install-arch-indep): Use umask 022 for DOC* and lisp/.
7074 Run chown $${LOGNAME} on files installed by tar xvf.
7075
7076 2002-03-03 Kim F. Storm <storm@cua.dk>
7077
7078 * configure.in: Test for getpeername.
7079
7080 2002-03-01 Richard M. Stallman <rms@gnu.org>
7081
7082 * configure.in (HAVE_JPEG): Turn it off if libjpeg version < 6b.
7083 (HAVE_GIF): Don't use old libungif versions that crash.
7084
7085 2002-02-26 Richard M. Stallman <rms@gnu.org>
7086
7087 * configure.in <making srcdir absolute>: Verify that PWD is correct,
7088 not just well-formed and valid.
7089 (mips-compaq-nonstopux*): New configuration.
7090
7091 2002-02-18 Paul Eggert <eggert@twinsun.com>
7092
7093 * make-dist: Port to POSIX 1003.1-2001, which doesn't allow "head -1".
7094 "sed q" is a portable equivalent to plain "head -1".
7095
7096 2002-02-13 Richard M. Stallman <rms@gnu.org>
7097
7098 * Makefile.in (maybe_bootstrap): Do `exit 1'.
7099 (all): Don't depend on maybe_bootstrap here.
7100 (${SUBDIR}): Depend on it here instead.
7101
7102 2002-02-08 Richard M. Stallman <rms@gnu.org>
7103
7104 * Makefile.in (maybe_bootstrap): Add an infinite sleep-loop.
7105
7106 2002-01-27 Eli Zaretskii <eliz@is.elta.co.il>
7107
7108 * configure.in: Recognize BSD/OS 5.0.
7109
7110 2002-01-11 Eli Zaretskii <eliz@is.elta.co.il>
7111
7112 * make-dist: Make version checking in emacs.texi consistent with
7113 how we set it there.
7114
7115 2001-12-29 Kim F. Storm <storm@cua.dk>
7116
7117 * INSTALL: <CONFIGURATION BY HAND> Now requires autoconf 2.51.
7118
7119 2001-12-28 Richard M. Stallman <rms@gnu.org>
7120
7121 * configure.in: Test for mbsinit.
7122
7123 2001-12-21 Eli Zaretskii <eliz@is.elta.co.il>
7124
7125 These changes make Leim part of the standard distribution:
7126
7127 * README: Add info about the `leim' directory.
7128
7129 * INSTALL: Remove text that describes Leim as a separate package.
7130
7131 * noleim-Makefile.in: File removed.
7132
7133 * make-dist: Don't copy noleim-Makefile.in to the leim subdirectory.
7134 Link Leim files to ${tempdir}/leim, not to real-leim. Don't move
7135 Leim files out of the Emacs tree. Don't prepare a separate tarball
7136 for Leim.
7137
7138 2001-12-11 Richard M. Stallman <rms@gnu.org>
7139
7140 * configure.in (hppa*-*-linux-gnu*): New alternative.
7141
7142 2001-12-08 Pavel Janík <Pavel@Janik.cz>
7143
7144 * make-dist: Copy COPYING to leim/, lwlib/, mac/ and nt/ when
7145 creating distribution.
7146
7147 2001-12-06 Paul Eggert <eggert@twinsun.com>
7148
7149 * configure.in (AC_PREREQ): Bump from 2.50 to 2.51; needed for vfork.
7150 (AC_FUNC_VFORK): Remove.
7151 (AC_FUNC_FORK): Add.
7152 (HAVE_DES_H, HAVE_KRB5_H): Properly quote args of AC_CHECK_HEADERS;
7153 this is required by recent Autoconf versions.
7154
7155 2001-12-02 Pavel Janík <Pavel@Janik.cz>
7156
7157 * make-dist: Do not try to link removed files (aclocal.m4, _emacs,
7158 TODO, vms-pp.trans and others).
7159
7160 2001-11-29 Pavel Janík <Pavel@Janik.cz>
7161
7162 * make-dist: Use COPYING from the top-level directory.
7163
7164 2001-11-29 Gerd Moellmann <gerd@gnu.org>
7165
7166 * configure.in: Add support for FreeBSD/Alpha.
7167
7168 2001-11-29 Pavel Janík <Pavel@Janik.cz>
7169
7170 * make-dist: Add COPYING to the top-level directory of the
7171 distribution. Simplify the logic behind copying.
7172
7173 * Makefile.in (maybe_bootstrap): Fix previous change.
7174
7175 2001-11-28 Richard M. Stallman <rms@gnu.org>
7176
7177 * Makefile.in (maybe_bootstrap): Don't bootstrap, just suggest it.
7178
7179 2001-11-26 Richard M. Stallman <rms@gnu.org>
7180
7181 * Makefile.in: bootstrap should not delete dumped executables.
7182 (bootstrap-clean-before): New target.
7183 (bootstrap): Use bootstrap-clean-before instead of clean.
7184 (bootstrap-clean-after): Rename from bootstrap-clean. Calls changed.
7185
7186 2001-11-24 Eli Zaretskii <eliz@is.elta.co.il>
7187
7188 These changes add the Emacs Lisp Introduction manual to the
7189 distribution:
7190
7191 * Makefile.in (install-arch-indep, uninstall): Add ELisp Intro files.
7192
7193 * make-dist: Copy the files in lispintro directory.
7194
7195 * config.bat: Configure in the lispintro directory.
7196
7197 * configure.in (AC_OUTPUT): Add lispintro/Makefile.
7198
7199 * Makefile.in (SUBDIR_MAKEFILES): Add lispintro.
7200 (lispintro/Makefile): New target.
7201 (mostlyclean, clean, distclean, maintainer-clean): Add lispintro.
7202 (unlock, relock, info, dvi): Ditto.
7203
7204 2001-11-23 Eli Zaretskii <eliz@is.elta.co.il>
7205
7206 * Makefile.in (uninstall, install-arch-indep): Don't install gfdl.1.
7207
7208 * make-dist (etc): Don't distribute gfdl.1.
7209
7210 2001-11-22 Colin Walters <walters@debian.org>
7211
7212 * Makefile.in (install-arch-indep): Install the calc .info files.
7213 (uninstall): Handle deletion of calc .info files (thanks Pavel Janík).
7214
7215 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
7216
7217 * make-dist (lispref): Add *.txt, *.el, permute-index, and
7218 tindex.pl to the list of those being put into the distribution.
7219
7220 2001-11-16 Eli Zaretskii <eliz@gnu.org>
7221
7222 * configure.in: Add coff.h to the list in AC_CHECK_HEADERS.
7223
7224 2001-11-15 Pavel Janík <Pavel@Janik.cz>
7225
7226 * Makefile.in (uninstall): Fix previous change.
7227
7228 * configure.in, Makefile.in: Add support for --program-prefix,
7229 --program-suffix and --program-transform-name options.
7230
7231 2001-11-13 Pavel Janík <Pavel@Janik.cz>
7232
7233 * Makefile.in (install-arch-indep): Use `${manext}' instead of `.1'.
7234 (install-arch-indep): Install emacsclient manual page.
7235 (uninstall): Uninstall emacsclient manual page.
7236
7237 2001-11-12 Eli Zaretskii <eliz@is.elta.co.il>
7238
7239 * make-dist: Add lispref/index.*perm files to the distribution.
7240 From Pavel Janík <Pavel@Janik.cz>.
7241
7242 2001-11-12 Pavel Janík <Pavel@Janik.cz>
7243
7244 * Makefile.in (uninstall): Remove gfdl.1 when uninstalling.
7245
7246 2001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
7247
7248 * configure.in: AC_OUTPUT lispref/Makefile.
7249
7250 2001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
7251
7252 The following changes add the ELisp reference manual to the
7253 distribution.
7254
7255 * make-dist: Add the lispref directory to the distribution.
7256
7257 * Makefile.in (install-arch-indep): Add elisp* to the list of
7258 installed Info files.
7259 (SUBDIR_MAKEFILES): Add lispref/Makefile.
7260 (lispref/Makefile): New target.
7261 (mostlyclean, clean, distclean, maintainer-clean, unlock, relock):
7262 Add commands for the lispref directory.
7263 (info, dvi): Ditto.
7264
7265 * config.bat: Configure in `lispref'.
7266
7267 2001-11-09 Richard M. Stallman <rms@gnu.org>
7268
7269 * Makefile.in (bootstrap-lisp): Don't suppress error messages.
7270
7271 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
7272
7273 * make-dist (tempdir): Copy AUTHORS as well.
7274
7275 2001-11-06 Sam Steingold <sds@gnu.org>
7276
7277 * configure.in: Added a check for <nlist.h>.
7278
7279 2001-11-01 Pavel Janík <Pavel@Janik.cz>
7280
7281 * configure.in: Reindent --help output.
7282 From Per Starbäck (starback@ling.uu.se).
7283
7284 2001-10-31 Eli Zaretskii <eliz@is.elta.co.il>
7285
7286 * configure.in: New entry for HP/UX-11.
7287
7288 * Makefile.in (SOURCES): Replace GETTING.GNU.SOFTWARE with FTP.
7289 From Eric S. Raymond <esr@golux.thyrsus.com>.
7290
7291 2001-10-28 Eli Zaretskii <eliz@is.elta.co.il>
7292
7293 * configure.in (s390-*-linux-gnu): New system. From Adam Thornton
7294 <athornton@sinenomine.net>.
7295
7296 2001-10-25 Gerd Moellmann <gerd@gnu.org>
7297
7298 * Makefile.in (maybe_bootstrap): New target.
7299 (all): Add to prerequisites to bootstrap if abbrev.elc doesn't exist.
7300
7301 2001-10-24 Ken Raeburn <raeburn@gnu.org>
7302
7303 * configure.in: If --with-hesiod is given, look for
7304 hes_getmailhost and res_send or __res_send; check hesiod and
7305 resolv libraries respectively if system libraries don't supply them.
7306
7307 2001-10-24 Gerd Moellmann <gerd@gnu.org>
7308
7309 * configure.in: Use $MAKE for `make' if set.
7310
7311 2001-10-22 Gerd Moellmann <gerd@gnu.org>
7312
7313 * Makefile.in (install-arch-indep): Add -h (follow symlinks)
7314 to tar options.
7315
7316 2001-10-20 Gerd Moellmann <gerd@gnu.org>
7317
7318 * (Version 21.1 released).
7319
7320 2001-10-20 Miles Bader <miles@gnu.org>
7321
7322 * configure.in (configuration): Set from `host' if `host_alias'
7323 isn't defined.
7324
7325 2001-10-19 Andreas Schwab <schwab@suse.de>
7326
7327 * configure.in: Make ready for autoconf 2.5x.
7328 (AC_PREREQ): Require autoconf 2.50.
7329 * aclocal.m4: Removed.
7330 * Makefile.in (${srcdir}/configure): Don't depend on aclocal.m4.
7331
7332 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
7333
7334 * README: Bump Emacs version to 21.1.50.
7335
7336 2001-10-05 Gerd Moellmann <gerd@gnu.org>
7337
7338 * Branch for 21.1.
7339
7340 2001-09-05 Gerd Moellmann <gerd@gnu.org>
7341
7342 * configure.in: Avoid `$@' which is handled specially in
7343 Autoconf 2.52. From "Adam J. Richter" <adam@yggdrasil.com>.
7344
7345 2001-09-01 Eli Zaretskii <eliz@is.elta.co.il>
7346
7347 * make-dist (nt): Add subdirs.el to the list of distributed files.
7348
7349 2001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
7350
7351 * configure.in (machine): Add an entry for
7352 hppa1.1-hitachi-hiuxwe2*.
7353
7354 2001-05-28 Gerd Moellmann <gerd@gnu.org>
7355
7356 * make-dist (LANG): Set LC_ALL and LANGUAGE to C, unset
7357 LC_MESSAGES and LANG. From Karl Eichwalder <keichwa@gmx.net>.
7358
7359 2001-05-14 Gerd Moellmann <gerd@gnu.org>
7360
7361 * make-dist: Copy texinfo.tex unconditionally.
7362
7363 2001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
7364
7365 * Makefile.in (install-arch-indep): Add gfdl.1 to the man pages
7366 that are installed.
7367
7368 2001-04-06 Gerd Moellmann <gerd@gnu.org>
7369
7370 * make-dist: Copy only `[a-z]*.{el,elc}' from leim/quail.
7371 Don't copy quick-b5, quick-cns, tsang-b5, and tsang-cns files.
7372
7373 * make-dist: Handle leim/MISC-DIC. Only include
7374 `[a-zA-Z]*.{el,elc}' from leim/quail.
7375
7376 2001-04-05 Gerd Moellmann <gerd@gnu.org>
7377
7378 * Makefile.in (install-arch-indep): Remove .cvsignore files.
7379
7380 2001-03-30 Gerd Moellmann <gerd@gnu.org>
7381
7382 * Makefile.in (.PHONY): Add for bootstrap targets.
7383 (bootstrap-clean): New target.
7384 (bootstrap): Use it instead of `clean'.
7385
7386 2001-03-29 Eli Zaretskii <a34785@is.elta.co.il>
7387
7388 * Makefile.in (SUBDIR): Remove leim.
7389 (all, .RECURSIVE, extraclean): Add leim explicitly.
7390 (leim): Provide separate rule which exports PARALLEL=0 into the
7391 environment.
7392
7393 2001-03-20 Gerd Moellmann <gerd@gnu.org>
7394
7395 * configure.in (HAVE_XPM): Don't print the result of the check for
7396 XpmReturnAllocPixels if we don't have an xpm.h.
7397
7398 2001-03-05 Gerd Moellmann <gerd@gnu.org>
7399
7400 * COPYING: New file.
7401
7402 2001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
7403
7404 * config.bat: Update the copyright.
7405
7406 2001-02-23 Kenichi Handa <handa@etl.go.jp>
7407
7408 * configure.in: Use AC_EGREP_CPP to check if the C preprocessor
7409 converts `..' to `. .'. If it converts, set CPP_NEED_TRADITIONAL
7410 to `yes'. Later in AC_OUTPUT, check this variable.
7411
7412 2001-02-09 Dave Love <fx@gnu.org>
7413
7414 * AUTHORS: Updated.
7415
7416 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
7417
7418 * info/dir (Ebrowse): Fix the entry (was missing a dot).
7419
7420 2001-02-02 Gerd Moellmann <gerd@gnu.org>
7421
7422 * mkinstalldirs (errstatus): Chmod a+rx directories we create.
7423
7424 * Makefile.in (uninstall): Ignore exit code of `rm'.
7425
7426 * Makefile.in (uninstall): Remove more info files.
7427 Remove ${libexecdir}/emacs/${version}. Remove ${archlibdir}/fns-*.
7428
7429 2001-01-31 Gerd Moellmann <gerd@gnu.org>
7430
7431 * noleim-Makefile.in (extraclean): Add.
7432
7433 2001-01-28 Gerd Moellmann <gerd@gnu.org>
7434
7435 * Makefile.in (extraclean): Add -f to -rm config-tmp-* to keep
7436 it quiet.
7437
7438 2001-01-24 Colin Walters <walters@cis.ohio-state.edu>
7439
7440 * Makefile.in (tags): Fix typo.
7441
7442 2001-01-13 Kenichi Handa <handa@etl.go.jp>
7443
7444 * configure.in: Fix typo in the code setting x_search_path.
7445
7446 2001-01-10 Dave Love <fx@gnu.org>
7447
7448 * configure.in: Don't reset LIBS at end of -lXmu test. Test for
7449 -lXext.
7450 (HAVE_XKBGETKEYBOARD): Fix reporting of result.
7451 (HAVE_LIBXP): Remove -lXt from AC_CHECK_LIB.
7452 (HAVE_XAW3D, HAVE_XPM, HAVE_JPEG, HAVE_PNG, HAVE_TIFF, HAVE_GIF):
7453 Don't frob CFLAGS. Remove extra X libs from AC_CHECK_LIB
7454 (now in $LIBS).
7455
7456 2001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
7457
7458 * config.bat: Run the preprocessor with -traditional.
7459
7460 2001-01-01 Eli Zaretskii <eliz@is.elta.co.il>
7461
7462 * INSTALL: Move copying conditions to end of file.
7463
7464 2000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
7465
7466 * INSTALL: Add basic installation procedure which assumes
7467 `configure' does its job. Elaborate on image support libraries.
7468 Add a pointer to Xaw3d library. Add advice about solving
7469 configure-time problems by looking in config.log and setting
7470 variables in the environment.
7471
7472 2000-12-27 Gerd Moellmann <gerd@gnu.org>
7473
7474 * Makefile.in (install-arch-indep): If tar fails, exit with
7475 exit code 1.
7476
7477 2000-12-19 Gerd Moellmann <gerd@gnu.org>
7478
7479 * configure.in: Test for XkbGetKeyboard with an AC_TRY_LINK whose
7480 source file includes XKBlib.h. On some broken Solaris systems,
7481 there is an XKBlib.h, reportedly, but header files included by
7482 XKBlib.h are missing.
7483
7484 2000-12-14 Gerd Moellmann <gerd@gnu.org>
7485
7486 * configure.in: AC_CHECK_FUNC XkbGetKeyboard.
7487
7488 2000-12-11 Dave Love <fx@gnu.org>
7489
7490 * configure.in <alpha*-dec-osf*>: Use full path for NON_GNU_CPP.
7491
7492 2000-12-11 Paul Eggert <eggert@twinsun.com>
7493
7494 * aclocal.m4 (AC_SYS_LARGEFILE, AC_SYS_LARGEFILE_MACRO_VALUE):
7495 Merge fixes from latest GNU tar version. These macros no longer
7496 futz with _XOPEN_SOURCE, as that was not portable in practice.
7497 (AC_FUNC_FSEEKO): New macro.
7498
7499 * configure.in: Use it instead of invoking AC_CHECK_FUNCS on
7500 ftello.
7501
7502 2000-12-05 Dave Love <fx@gnu.org>
7503
7504 * Makefile.in (TAGS, info): Avoid tab-prefixed comments in rules.
7505
7506 2000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
7507
7508 * info/dir: Change the category to "Emacs".
7509
7510 2000-12-01 Gerd Moellmann <gerd@gnu.org>
7511
7512 * make-dist (tempdir): Remove epaths.h from the distribution
7513 instead of paths.h.
7514
7515 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
7516
7517 * config.bat: Check for existence of djecho.exe, and print an
7518 error message if it is not available.
7519
7520 * INSTALL: Describe possible problem with djecho.exe in old
7521 versions of DJGPP v2.x.
7522
7523 2000-11-23 Gerd Moellmann <gerd@gnu.org>
7524
7525 * configure.in: Initialize HAVE_LIBXP to no.
7526
7527 2000-11-22 Gerd Moellmann <gerd@gnu.org>
7528
7529 * configure.in: Use m/macppc.h instead of the non-existent
7530 m/powerpc.h.
7531
7532 2000-11-21 Gerd Moellmann <gerd@gnu.org>
7533
7534 * Makefile.in (install-arch-indep): Also install info/eshell*
7535 and info/speedbar*.
7536
7537 * configure.in (HAVE_PNG): Check for the presence of
7538 png_get_channels to rule out older PNG libs.
7539
7540 * configure.in (AC_OUTPUT): Arrange to emit definitions of
7541 GCC and NON_GNU_CPP into config.status.
7542
7543 2000-11-20 Dave Love <fx@gnu.org>
7544
7545 * configure.in: Fix last change.
7546
7547 * GETTING.GNU.SOFTWARE: Deleted.
7548 * FTP: New file to replace it.
7549 * make-dist: Add FTP, remove GETTING.GNU.SOFTWARE.
7550
7551 2000-11-20 Gerd Moellmann <gerd@gnu.org>
7552
7553 * configure.in: Use -traditional with GNU cpp.
7554
7555 2000-11-17 Gerd Moellmann <gerd@gnu.org>
7556
7557 * make-dist: Handle the Mac port. Distribute all makefile.w32-in.
7558 Distribute more files from the nt/ subdir. Distribute PBM
7559 image files from subdirs of lisp/. Distribute old change logs
7560 from subdirs of lisp/. Distribute play/5x5.el.
7561
7562 2000-11-11 Dave Love <fx@gnu.org>
7563
7564 * config.sub, config.guess: Updated from master source.
7565
7566 2000-11-07 Dave Love <fx@gnu.org>
7567
7568 * configure.in: Test for mkstemp.
7569
7570 2000-11-01 Eli Zaretskii <eliz@is.elta.co.il>
7571
7572 * info/dir (Top): Rearrange menu items more logically, and put
7573 them into a single category. Add menu items for RefTeX and
7574 Widget.
7575
7576 2000-10-29 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7577
7578 * Makefile.in (install-arch-indep): Use --info-dir instead of
7579 --dir-file, and a simple argument instead of --info-file, so that
7580 the Debian version of install-info also works.
7581
7582 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
7583
7584 * info/dir (Speedbar): Add entry.
7585
7586 2000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
7587
7588 * INSTALL: Describe the new image-support options to the configure
7589 script. List URLs where image support libraries can be found.
7590
7591 2000-10-14 Eli Zaretskii <eliz@is.elta.co.il>
7592
7593 * info/dir (Top): Add an entry for Eshell.
7594
7595 2000-10-02 Dave Love <fx@gnu.org>
7596
7597 * configure.in: Check for gai_strerror.
7598
7599 2000-10-01 Andreas Schwab <schwab@suse.de>
7600
7601 * Makefile.in (install-arch-indep): Update list of installed info files.
7602
7603 2000-09-30 Gerd Moellmann <gerd@gnu.org>
7604
7605 * configure.in: Support `sparc*-*-netbsd*'.
7606
7607 2000-09-29 Eli Zaretskii <eliz@is.elta.co.il>
7608
7609 * info/dir (MIME): Add entry for emacs-mime.
7610
7611 2000-09-29 Dave Love <fx@gnu.org>
7612
7613 * configure.in: Fix alpha*-dec-osf4 using the osf5 config.
7614
7615 2000-09-26 Gerd Moellmann <gerd@gnu.org>
7616
7617 * make-dist: Adapt to the change of leim/Makefile which was
7618 necessary to ensure a reasonably working `make dist'.
7619
7620 * leim-Makefile.in: Moved to leim/Makefile.in..
7621
7622 * noleim-Makefile.in: New file, formerly leim/Makefile.in.
7623
7624 2000-09-21 Kenichi Handa <handa@etl.go.jp>
7625
7626 * leim-Makefile.in (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
7627 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
7628 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
7629 files to .elc.
7630 (${TIT}): Adjust for the above change.
7631 (clean mostlyclean): Likewise.
7632 (.el.elc): New target.
7633
7634 2000-09-19 Gerd Moellmann <gerd@gnu.org>
7635
7636 * make-dist: Include XPM and XBM files in lisp/ and subdirs
7637 in the distribution.
7638
7639 2000-09-18 Gerd Moellmann <gerd@gnu.org>
7640
7641 * make-dist (skk): Rename to `ja-dic' because the leim directory
7642 was renamed.
7643
7644 2000-09-14 Dave Love <fx@gnu.org>
7645
7646 * configure.in: Fix spurion in last change.
7647
7648 2000-09-14 Gerd Moellmann <gerd@gnu.org>
7649
7650 * configure.in (USE_MMAP_FOR_BUFFERS): Recognize in system
7651 configuration files instead of REL_ALLOC_MMAP. Set REL_ALLOC
7652 to `no' if defined. Change result report.
7653
7654 2000-09-08 Dave Love <fx@gnu.org>
7655
7656 * configure.in: Remove spurious `@'s.
7657
7658 * aclocal.m4 (AC_FUNC_MMAP): Use fixed version from development
7659 autoconf.
7660
7661 2000-09-06 Gerd Moellmann <gerd@gnu.org>
7662
7663 * configure.in (REL_ALLOC_MMAP): Recognize in system configuration
7664 file and print informational message.
7665
7666 * configure.in (AC_FUNC_MMAP): Add.
7667
7668 2000-09-01 Gerd Moellmann <gerd@gnu.org>
7669
7670 * configure.in: Add ``checking'' messages for
7671 XpmReturnAllocPixels.
7672
7673 2000-08-28 Gerd Moellmann <gerd@gnu.org>
7674
7675 * configure.in: Check <strings.h>; check `index' and `rindex'
7676 functions.
7677
7678 2000-08-26 Kenichi Handa <handa@etl.go.jp>
7679
7680 * configure.in <alpha*-dec-osf*>: Move "NON_GNU_CPP='cpp'" before
7681 "case "${canonical}" in".
7682
7683 2000-08-25 Dave Love <fx@gnu.org>
7684
7685 * configure.in <osf>: Use NON_GNU_CPP='cpp' always.
7686
7687 2000-08-25 Kenichi Handa <handa@etl.go.jp>
7688
7689 * leim-Makefile.in: Rename skk to ja-dic throughout the file.
7690
7691 2000-08-24 Gerd Moellmann <gerd@gnu.org>
7692
7693 * configure.in <making srcdir absolute>: Unset CDPATH in case $PWD
7694 contains a relative path. Protect against unusable values of $PWD.
7695
7696 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
7697
7698 * info/dir (WoMan): Add entry.
7699
7700 * config.bat (maindir): Update src/_gdbinit even if it does
7701 already exist.
7702
7703 2000-08-07 Gerd Moellmann <gerd@gnu.org>
7704
7705 * Makefile.in (config.status): Prepend `$(srcdir)/' to `configure'.
7706
7707 2000-08-03 Gerd Moellmann <gerd@gnu.org>
7708
7709 * configure.in: Add support for ia64*-*-linux*.
7710
7711 2000-07-27 Gerd Moellmann <gerd@gnu.org>
7712
7713 * make-dist (aclocal.m4): Include in distribution.
7714
7715 2000-07-26 Dave Love <fx@gnu.org>
7716
7717 * configure.in (AC_SYS_LARGEFILE): Move earlier.
7718
7719 2000-07-24 Dave Love <fx@gnu.org>
7720
7721 * configure.in: Add AC_SIZE_T.
7722
7723 2000-07-18 Dave Love <fx@gnu.org>
7724
7725 * configure.in: Reorder so that most tests are done after CPPFLAGS
7726 is set from the C_SWITCH_... definitions.
7727
7728 2000-07-10 Gerd Moellmann <gerd@gnu.org>
7729
7730 * configure.in (HAVE_XPM): Undo previous change. Check for
7731 preprocessor define XpmReturnAllocPixels.
7732
7733 2000-07-06 Gerd Moellmann <gerd@gnu.org>
7734
7735 * configure.in (HAVE_XPM): Check for XpmReturnAllocPixels
7736 instead of XpmReadFileToPixmap.
7737
7738 2000-07-05 Ken Raeburn <raeburn@gnu.org>
7739
7740 * configure.in: Check for <soundcard.h>. Look for ossaudio
7741 library, and set LIBSOUND accordingly.
7742
7743 2000-07-05 Dave Love <fx@gnu.org>
7744
7745 * configure.in: Use AC_HEADER_SYS_WAIT.
7746
7747 2000-07-05 Gerd Moellmann <gerd@gnu.org>
7748
7749 * make-dist: Check DONTCOMPILE in lisp/Makefile.in instead of
7750 lisp/Makefile. Distribute lisp/Makefile.in instead of
7751 lisp/Makefile.
7752
7753 2000-06-30 Ken Raeburn <raeburn@gnu.org>
7754
7755 * configure.in: Add ${C_SWITCH_X_SITE} temporarily to CPPFLAGS,
7756 while searching for image-handling libraries.
7757
7758 2000-06-26 Gerd Moellmann <gerd@gnu.org>
7759
7760 * configure.in (--with-xim): New option.
7761
7762 2000-06-23 Dave Love <fx@gnu.org>
7763
7764 * configure.in [HAVE_TIMEVAL]: Move gettimeofday test here, test
7765 for struct timezone and test how we can call gettimeofday.
7766 Check for OSF 5+. Check for term.h.
7767
7768 * aclocal.m4: Define the post-2.13 stuff conditionally on autoconf
7769 version.
7770
7771 2000-06-23 Gerd Moellmann <gerd@gnu.org>
7772
7773 * configure.in (HAVE_LIBXP): Change test for libXp.
7774
7775 2000-06-21 Dave Love <fx@gnu.org>
7776
7777 * configure.in: Check for fcntl.h. Use AC_FUNC_GETLOADAVG, not
7778 simple test for getloadavg and substitute GETLOADAVG_LIBS.
7779 Simplify test for GETTIMEOFDAY_ONE_ARGUMENT.
7780
7781 2000-06-19 Dave Love <fx@gnu.org>
7782
7783 * configure.in (GETTIMEOFDAY_ONE_ARGUMENT): Fix in case
7784 _XOPEN_SOURCE is defined.
7785
7786 2000-06-16 Gerd Moellmann <gerd@gnu.org>
7787
7788 * Makefile.in (distclean): Also make distclean in lisp/.
7789
7790 2000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
7791
7792 * config.bat: Generate lisp/Makefile from lisp/Makefile.in.
7793
7794 2000-06-15 Gerd Moellmann <gerd@gnu.org>
7795
7796 * make-dist: Add --help and --snapshot options.
7797
7798 2000-06-14 Gerd Moellmann <gerd@gnu.org>
7799
7800 * configure.in: Generate lisp/Makefile.
7801
7802 * configure.in: Add support for `*-lynxos*'.
7803 Use `cpp' as NON_GNU_CPP for `alpha*-dec-osf[5-9]*', as
7804 recommended by <Karen.Dorhamer@compaq.com> to fix problems
7805 on Tru64 UNIX v5.0.
7806
7807 2000-06-13 Ken Raeburn <raeburn@gnu.org>
7808
7809 * Makefile.in (install-arch-indep): Don't use "-unset CDPATH" when
7810 it's on a continuation line.
7811
7812 2000-06-02 Dave Love <fx@gnu.org>
7813
7814 * Makefile.in (install-arch-indep): Add pcl-cvs to list of info
7815 files.
7816
7817 * configure.in: Don't specify -n32 flag for mips-sgi-irix6.5.
7818 Check for struct exception. Use AC_SYS_LARGEFILE and move ftello
7819 test.
7820
7821 * aclocal.m4 (AC_SYS_LARGEFILE_TEST_INCLUDES)
7822 (AC_SYS_LARGEFILE_MACRO_VALUE, AC_SYS_LARGEFILE): New.
7823
7824 2000-05-26 Gerd Moellmann <gerd@gnu.org>
7825
7826 * configure.in: Add check for speed_t typedef.
7827
7828 2000-05-25 Ken Raeburn <raeburn@gnu.org>
7829
7830 * Makefile.in (install-arch-dep): Install fns-*.el only if it
7831 exists; it won't in the CANNOT_DUMP case.
7832
7833 2000-05-25 Gerd Moellmann <gerd@gnu.org>
7834
7835 * Makefile.in: Ignore exit status of `unset CDPATH' everywhere.
7836 On FreeBSD, the exit status is 1 if CDPATH is not set.
7837 (install-arch-indep): Install ebrowse.info.
7838
7839 2000-05-20 NIIBE Yutaka <gniibe@mri.co.jp>
7840
7841 * configure.in: Check for grandpt and getpt.
7842
7843 2000-05-09 Dave Love <fx@gnu.org>
7844
7845 * Makefile.in (install-arch-indep): Filter CVS as well as RCS.
7846
7847 2000-05-05 Gerd Moellmann <gerd@gnu.org>
7848
7849 * make-dist: Make a link for lib-src/grep-changelog.
7850 Copy install-sh.
7851
7852 2000-05-01 Eli Zaretskii <eliz@is.elta.co.il>
7853
7854 * config.bat: Identify the beginning of the cpp stuff in
7855 src/Makefile.in and lib-src/Makefile.in more accurately.
7856
7857 2000-04-27 Gerd Moellmann <gerd@gnu.org>
7858
7859 * configure.in: Add support for `powerpc*-*-linux-gnu*'.
7860
7861 2000-04-19 Gerd Moellmann <gerd@gnu.org>
7862
7863 * configure.in: Add support for `powerpc-*-netbsd*'.
7864
7865 2000-04-19 Dave Love <fx@gnu.org>
7866
7867 * configure.in: Don't use AC_FUNC_GETLOADAVG.
7868
7869 * aclocal.m4 (AC_FUNC_MKTIME): Use AC_SUBST.
7870
7871 2000-04-16 Dave Love <fx@gnu.org>
7872
7873 * Makefile.in (${srcdir}/configure): Depend on aclocal.m4.
7874
7875 2000-04-14 Dave Love <fx@gnu.org>
7876
7877 * configure.in: Use AC_FUNC_GETLOADAVG, AC_FUNC_MKTIME.
7878
7879 * aclocal.m4 (AC_FUNC_MKTIME): New.
7880
7881 2000-03-28 Ken Raeburn <raeburn@gnu.org>
7882
7883 * configure.in: Line up "--help" output a little better.
7884
7885 2000-03-26 Gerd Moellmann <gerd@gnu.org>
7886
7887 * Makefile.in (bootstrap-lisp-1, bootstrap-lisp, bootstrap-src):
7888 New targets.
7889 (bootstrap): Rewritten in terms of the new targets above.
7890 Make info files, too.
7891
7892 2000-03-12 Gerd Moellmann <gerd@gnu.org>
7893
7894 * config.guess, config.sub: Use the versions of the files from
7895 subversions.
7896
7897 2000-03-08 Dave Love <fx@gnu.org>
7898
7899 * configure.in: Use AC_PROG_RANLIB, AC_C_PROTOTYPES,
7900 AC_C_VOLATILE. Define POINTER_TYPE.
7901
7902 * aclocal.m4: New file.
7903
7904 2000-03-02 Gerd Moellmann <gerd@gnu.org>
7905
7906 * configure.in (machine): Add `mipsel-*-netbsd*' and
7907 `arm-*-netbsd*'.
7908
7909 2000-03-01 Gerd Moellmann <gerd@gnu.org>
7910
7911 * configure.in (machine): Add support for `*-auspex-sunos*'.
7912
7913 2000-02-29 Gerd Moellmann <gerd@gnu.org>
7914
7915 * configure.in (C_OPTIMIZE_SWITCH) [__GNUC__]: Use -O2.
7916
7917 2000-02-18 Dave Love <fx@gnu.org>
7918
7919 * configure.in: Define NON_GNU_CPP on alpha-dec-osf5+.
7920
7921 2000-02-18 Andreas Schwab <schwab@suse.de>
7922
7923 * Makefile.in (install-arch-indep): Add eudc to list of installed
7924 info files.
7925
7926 2000-02-17 Ken Raeburn <raeburn@gnu.org>
7927
7928 * configure.in: Include -lz and -ljpeg (if it's available) when
7929 testing for the tiff library.
7930
7931 2000-02-17 Gerd Moellmann <gerd@gnu.org>
7932
7933 * configure.in: Remove LISP_FLOAT_TYPE.
7934
7935 2000-02-12 Dave Love <fx@gnu.org>
7936
7937 * configure.in: Use AC_FUNC_VFORK.
7938
7939 2000-02-01 Gerd Moellmann <gerd@gnu.org>
7940
7941 * make-dist: Various fixes for new development tree.
7942
7943 * leim-Makefile.in: New file.
7944
7945 2000-01-31 Gerd Moellmann <gerd@gnu.org>
7946
7947 * Makefile.in (dist): Call ./make-dist.
7948
7949 2000-01-24 Dave Love <fx@gnu.org>
7950
7951 * configure.in: Remove -G0 from Irix NON_GCC_TEST_OPTIONS.
7952
7953 2000-01-18 Gerd Moellmann <gerd@gnu.org>
7954
7955 * configure.in (HAVE_GIF): Check for DGifOpen instead of
7956 DGifOpenFileName.
7957
7958 2000-01-11 Andreas Schwab <schwab@suse.de>
7959
7960 * Makefile.in (install-arch-indep): Update list of info files to
7961 be installed.
7962
7963 2000-01-05 Dave Love <fx@gnu.org>
7964
7965 * configure.in: Check for jerror.h as well as libjpeg.
7966
7967 2000-01-03 Andreas Schwab <schwab@suse.de>
7968
7969 * Makefile.in (install-arch-indep): Install autotype*.
7970 Run install-info on autotype and emacs-faq.info.
7971
7972 1999-12-04 Dave Love <fx@gnu.org>
7973
7974 * Makefile.in (install-arch-indep): Depend on `info'.
7975 (install-strip): Use `install' as sub-make target.
7976
7977 1999-11-23 Ken Raeburn <raeburn@gnu.org>
7978
7979 * configure.in: Restore Kerberos code deleted on 1999-05-29 that
7980 didn't need to be deleted. Check for the k5crypto library as well
7981 as the crypto library; MIT Kerberos 1.1 changed the name.
7982
7983 1999-11-18 Dave Love <fx@gnu.org>
7984
7985 * configure.in: Fix NON_GNU_CPP for Irix 6 to avoid failing tests.
7986
7987 1999-11-11 Erik Naggum <erik@naggum.no>
7988
7989 * configure.in (bitmapdir): Allow for both "bitmaps" directories.
7990
7991 1999-11-08 Dave Love <fx@gnu.org>
7992
7993 * configure.in: Fix change for --with-pop default.
7994
7995 1999-11-04 Dave Love <fx@gnu.org>
7996
7997 * configure.in: Default to --with-pop. Change sense of with-gcc
7998 and with-toolkit-scroll-bars messages to reflect the defaults.
7999
8000 1999-11-01 Gerd Moellmann <gerd@gnu.org>
8001
8002 * INSTALL: Mention the Emacs Lisp Reference.
8003
8004 1999-10-27 Noah Friedman <friedman@splode.com>
8005
8006 * configure.in: Check for dynamic ptys (/dev/ptmx, /dev/pts/).
8007
8008 1999-10-23 Gerd Moellmann <gerd@gnu.org>
8009
8010 * Makefile.in (bootstrap): New target.
8011
8012 1999-10-19 Paul Eggert <eggert@twinsun.com>
8013
8014 Add support for large files. Merge glibc 2.1.2.
8015
8016 * configure.in (AC_CHECK_HEADERS): Add stdio_ext.h.
8017 (HAVE_TM_GMTOFF): New symbol.
8018 (AC_CHECK_FUNCS): Add __fpending, ftello, getloadavg, mblen,
8019 mbrlen, strsignal.
8020 (LOCALTIME_CACHE): Don't include stdlib.h, as config.h does this now.
8021
8022 1999-10-09 Stefan Monnier <monnier@cs.yale.edu>
8023
8024 * make-dist (dontcompile): Look for the DONTCOMPILE variable rather
8025 than the obsolete dontcompilefiles pseudo-rule in lisp/Makefile.
8026
8027 1999-10-09 Richard M. Stallman <rms@gnu.org>
8028
8029 * Makefile.in (uninstall, install-arch-indep, install-arch-dep):
8030 Unset CDPATH to prevent cd from generating output.
8031
8032 1999-10-08 Stefan Monnier <monnier@cs.yale.edu>
8033
8034 * update-subdirs: Also ignore CVS subdirs.
8035
8036 1999-10-07 Gerd Moellmann <gerd@gnu.org>
8037
8038 * Makefile.in (install-arch-indep): Add ada-mode.
8039
8040 1999-10-06 Dave Love <fx@gnu.org>
8041
8042 * Makefile.in: Add rules for config.status, configure.
8043
8044 1999-09-07 Gerd Moellmann <gerd@gnu.org>
8045
8046 * configure.in (--with-sound): Remove.
8047
8048 1999-08-30 Gerd Moellmann <gerd@gnu.org>
8049
8050 * configure.in (USE_TOOLKIT_SCROLL_BARS): Move the test down after
8051 the test for Xaw3d.
8052 (HAVE_TIFF): Add -lm to library check.
8053
8054 1999-08-28 Richard Stallman <rms@gnu.org>
8055
8056 * configure.in (USE_TOOLKIT_SCROLL_BARS): Move tests for
8057 -lXaw3d, -lXpm, -ljpeg, -lpng, -ltiff, and -lgif, down
8058 after the other X-related libraries.
8059
8060 1999-08-21 Dave Love <fx@gnu.org>
8061
8062 * configure.in: Don't check for jpeglib.h.
8063
8064 1999-08-20 Gerd Moellmann <gerd@gnu.org>
8065
8066 * configure.in (HAVE_TIFF): Remove tiff34 prefix from tiffio.h.
8067 (HAVE_XAW3D): Don't check for Xaw3d if USE_X_TOOLKIT=none.
8068
8069 1999-08-18 Dave Love <fx@gnu.org>
8070
8071 * configure.in: Check for termcap.h.
8072
8073 1999-08-15 Gerd Moellmann <gerd@gnu.org>
8074
8075 * configure.in: Add --with-toolkit-scroll-bars. If "no",
8076 use Emacs' scroll bars, even if configured for Motif or when
8077 Xaw3d is available.
8078
8079 1999-08-12 Wolfgang Rupprecht <wolfgang@wsrcc.com>
8080
8081 * configure.in: Check for getaddrinfo.
8082
8083 1999-08-04 Eli Zaretskii <eliz@gnu.org>
8084
8085 * config.bat: Make --no-debug work again by removing -gcoff.
8086
8087 1999-07-30 Dave Love <fx@gnu.org>
8088
8089 * configure.in: Check for stdlib.h.
8090
8091 1999-07-19 Dave Love <fx@gnu.org>
8092
8093 * configure.in: Grok sparc64-*-linux-gnu*.
8094
8095 1999-07-12 Richard Stallman <rms@gnu.org>
8096
8097 * Version 20.4 released.
8098
8099 1999-06-23 Karl Heuer <kwzh@gnu.org>
8100
8101 * make-dist: Unset EMACS_UNIBYTE, so Emacs runs in its default state.
8102 Quote $EMACS, in case it's a program with args.
8103
8104 1999-06-15 Gerd Moellmann <gerd@gnu.org>
8105
8106 * configure.in (HAVE_GIF): Use libungif instead of libgif
8107 because the former doesn't contain patented compression code.
8108
8109 1999-05-29 Richard M. Stallman <rms@gnu.org>
8110
8111 * configure.in: Delete the Kerberos stuff.
8112
8113 1999-05-27 Greg Hudson <ghudson@mit.edu>
8114
8115 * configure.in: Prefer kerberos 5 names.
8116
8117 1999-04-26 Richard M. Stallman <rms@gnu.org>
8118
8119 * configure.in: Check for libXp.
8120
8121 1999-04-08 Richard Stallman <rms@gnu.org>
8122
8123 * make-dist: Include change logs in subdirs of `lisp'.
8124
8125 1999-04-05 Richard Stallman <rms@gnu.org>
8126
8127 * Makefile.in (mkdir): If we create ${datadir}, make it world-readable.
8128 (install-arch-indep): Make ${datadir}/emacs world-readable.
8129
8130 1999-03-30 Eli Zaretskii <eliz@gnu.org>
8131
8132 * config.bat: Use epaths.* instead of paths.*.
8133
8134 1999-03-07 Eli Zaretskii <eliz@gnu.org>
8135
8136 * INSTALL: Add detailed instructions to unpack and install
8137 intlfonts on MS-DOS.
8138
8139 1999-02-26 Richard Stallman <rms@gnu.org>
8140
8141 * configure.in: Use epaths.h and epaths-force instead of paths...
8142
8143 * Makefile.in (epaths-force): Rename from paths-force;
8144 operate on epaths.in and produce epaths.h.
8145
8146 1999-02-24 Richard Stallman <rms@gnu.org>
8147
8148 * make-dist: Fix nt/icons directory handling.
8149
8150 1999-02-22 Simon Josefsson <jas@pdc.kth.se>
8151
8152 * configure.in (f301-fujitsu-uxpv4.1): New target.
8153
8154 1999-02-20 Richard Stallman <rms@gnu.org>
8155
8156 * make-dist (tempparent): Fix command to update info files.
8157
8158 1999-02-09 Richard Stallman <rms@gnu.org>
8159
8160 * configure.in (powerpc-apple-netbsd*): New alternative.
8161
8162 1999-01-25 Geoff Voelker <voelker@cs.washington.edu>
8163
8164 * make-dist: Include the new directory nt/icons in distributions.
8165
8166 1999-01-19 Richard Stallman <rms@psilocin.ai.mit.edu>
8167
8168 * configure.in: Change message about HAVE_XFREE386.
8169
8170 1999-01-07 Eli Zaretskii <eliz@gnu.org>
8171
8172 * config.bat: Support configuring with leim.
8173
8174 1998-12-16 Petri Kaurinkoski <Petri.Kaurinkoski@hut.fi>
8175
8176 * configure.in (mips-sgi-irix6.5): New target.
8177
8178 1998-12-16 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
8179
8180 * configure.in: Remove GSS-API support, since it has been removed
8181 from movemail.
8182
8183 1998-12-04 Markus Rost <rost@delysid.gnu.org>
8184
8185 * Makefile.in (install-arch-dep): Copy fns-*.el from lib-src.
8186
8187 1998-12-04 Andreas Schwab <schwab@delysid.gnu.org>
8188
8189 * Makefile.in: Don't install customize info file.
8190 Run install-info on viper info file.
8191
8192 1998-11-29 Richard Stallman <rms@psilocin.ai.mit.edu>
8193
8194 * Makefile.in (install-arch-dep): Copy fns-*.el from lib-src.
8195
8196 1998-11-16 Kenichi Handa <handa@etl.go.jp>
8197
8198 * configure.in (*-*-bsdi4*): New target.
8199
8200 1998-11-13 Ehud Karni <ehud@unix.simonwiesel.co.il>
8201
8202 * configure.in: Fix previous change.
8203
8204 1998-11-11 Richard Stallman <rms@gnu.org>
8205
8206 * configure.in (aviion-intel): New machine.
8207
8208 1998-11-04 Kenichi Handa <handa@etl.go.jp>
8209
8210 * configure.in (mips-nec-sysv4*): New target.
8211
8212 1998-11-03 Andreas Schwab <schwab@delysid.gnu.org>
8213
8214 * Makefile.in (install-arch-dep): Fix last change and use fns-*.el
8215 from lisp.
8216
8217 1998-10-31 Richard Stallman <rms@psilocin.ai.mit.edu>
8218
8219 * make-dist: Don't include fns*.el in dist.
8220
8221 1998-10-30 Dave Love <fx@gnu.org>
8222
8223 * configure.in: Don't mkdir cpp.
8224
8225 1998-10-30 Andreas Schwab <schwab@delysid.gnu.org>
8226
8227 * Makefile.in (install-arch-dep): Install src/fns-*.el in
8228 ${archlibdir}.
8229
8230 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
8231
8232 * Version 20.3 released.
8233
8234 1998-07-30 Paul Eggert <eggert@twinsun.com>
8235
8236 * Makefile.in (Makefile, src/Makefile, src/config.stamp)
8237 (lib-src/Makefile, man/Makefile, oldXMenu/Makefile)
8238 (lwlib/Makefile, leim/Makefile):
8239 Prepend $(srcdir)/ to rule dependencies outside this dir.
8240
8241 1998-06-30 Richard Stallman <rms@psilocin.ai.mit.edu>
8242
8243 * configure.in: Use unset CDPATH instead of making it empty.
8244
8245 1998-06-20 Karl Heuer <kwzh@gnu.org>
8246
8247 * configure.in: Assume unspecified Solaris is 2.5, not 2.4.
8248
8249 1998-06-07 Richard Stallman <rms@psilocin.ai.mit.edu>
8250
8251 * make-dist (MANIFEST): Include most subdirs, but exclude subdirs.el
8252 and default.el. Sort the results.
8253
8254 1998-05-31 Karl Heuer <kwzh@gnu.org>
8255
8256 * Makefile.in (install-arch-indep): Don't die if site-lisp/ isn't
8257 writable.
8258
8259 1998-05-14 Richard Stallman <rms@psilocin.ai.mit.edu>
8260
8261 * Makefile.in (install-arch-indep):
8262 Don't alter site-lisp/subdirs.el if it exists.
8263
8264 1998-05-12 Richard Stallman <rms@psilocin.ai.mit.edu>
8265
8266 * Makefile.in (install-arch-indep): Put `-' on commands to create
8267 subdirs.el in site-lisp dirs.
8268
8269 1998-05-07 Richard Stallman <rms@psilocin.gnu.org>
8270
8271 * Makefile.in (install-arch-indep): Fix typo in previous change.
8272
8273 1998-05-06 Richard Stallman <rms@psilocin.gnu.org>
8274
8275 * Makefile.in (install-arch-indep): Pass --dir-file to install-info.
8276
8277 1998-04-28 Richard Stallman <rms@psilocin.gnu.org>
8278
8279 * Makefile.in (mkdir): Create the site-lisp dirs.
8280 (install-arch-indep): Make site-lisp/subdirs files world-readable.
8281
8282 1998-04-26 Richard Stallman <rms@psilocin.gnu.org>
8283
8284 * Makefile.in (INSTALL_INFO): New variable.
8285 (install-arch-indep): Don't replace the dir file if it already exists.
8286 Use the install-info program, via INSTALL_INFO, to add entries.
8287 Make the `info' subdir and the Info files world-readable.
8288
8289 1998-04-16 Eli Zaretskii <eliz@delysid.gnu.org>
8290
8291 * config.bat: Make sure the environment is large enough to support
8292 all the "set foo=bar" commands. Update pointers to DJGPP FTP sites.
8293
8294 1998-04-10 Karl Heuer <kwzh@gnu.org>
8295
8296 * make-dist: Don't accept EMACS=t when testing for $EMACS set.
8297
8298 1998-04-06 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
8299
8300 * configure.in: Add --with-gssapi to specify GSS-API
8301 authentication support for movemail.
8302
8303 1998-04-02 Richard Stallman <rms@psilocin.ai.mit.edu>
8304
8305 * Makefile.in (install-arch-indep): Fix previous change.
8306
8307 1998-03-30 Richard Stallman <rms@psilocin.ai.mit.edu>
8308
8309 * Makefile.in (info): Run man in build dir, not srcdir.
8310
8311 1998-03-28 Richard Stallman <rms@psilocin.ai.mit.edu>
8312
8313 * Makefile.in (install-arch-indep): Fix previous change.
8314
8315 1998-03-23 Kenichi Handa <handa@etl.go.jp>
8316
8317 * Makefile.in (top_distclean): Check the existence of `lock' subdir.
8318
8319 1998-03-22 Richard Stallman <rms@gnu.org>
8320
8321 * Makefile.in (install-arch-indep): Put special subdirs.el files
8322 in site-lisp dirs. Use normal-top-level-add-subdirs-to-load-path.
8323
8324 1998-03-21 Richard Stallman <rms@psilocin.gnu.org>
8325
8326 * make-dist: Fix shell syntax in check for missing .el or .elc files.
8327
8328 1998-03-09 Richard Stallman <rms@psilocin.gnu.org>
8329
8330 * configure.in (hppa-hp-hpux1[0-9]*): Handle versions 1X like 10.
8331 (m68*-hp-hpux*): Handle versions 1X like 10.
8332
8333 1998-03-07 Richard Stallman <rms@psilocin.gnu.org>
8334
8335 * make-dist: PROBLEMS is now in etc, not top level dir.
8336
8337 * Makefile.in (SOURCES): Delete PROBLEMS.
8338
8339 1998-02-25 Richard Stallman <rms@gnu.org>
8340
8341 * configure.in (hppa*-hp-hpux*): Use hpux10 by default.
8342
8343 * Makefile.in (install-arch-indep): Do chmod a+x on subdirs.
8344
8345 1998-01-17 Richard Stallman <rms@gnu.org>
8346
8347 * Makefile.in (install-arch-indep): Add semicolon before `else'.
8348
8349 1998-01-02 Richard Stallman <rms@psilocin.gnu.org>
8350
8351 * make-dist (tempparent): New option --no-check.
8352
8353 * make-dist: Don't do anything with cpp directory.
8354
8355 1997-12-20 Richard Stallman <rms@psilocin.gnu.org>
8356
8357 * configure.in (sparc-fujitsu-sysv4*): New target.
8358
8359 1997-12-17 Andreas Schwab <schwab@gnu.org>
8360
8361 * configure.in: Cache more tests. Add missing quotes around
8362 message with embedded comma.
8363
8364 1997-12-04 Karl Heuer <kwzh@gnu.org>
8365
8366 * Makefile.in (unlock, relock): Don't reference cpp/ directory.
8367
8368 1997-11-26 Joel N. Weber II <devnull@gnu.org>
8369
8370 * make-dist: Changed the comment about `umask 0' to say `Don't
8371 restrict access to any files.'; previously it said `Don't protect
8372 any files', which may have implied that we think fascism is good.
8373
8374 1997-11-24 Paul Eggert <eggert@twinsun.com>
8375
8376 * configure.in (AC_CHECK_FUNCS): Add strftime. The new GNU C library
8377 strftime needs the underlying host's strftime for locale dependent
8378 formats.
8379
8380 1997-11-20 Abraham Nahum <miko@uxsrvc.tti.co.il>
8381
8382 * configure.in (i586-dg-dguxR4.*): New name in case branch.
8383
8384 1997-11-20 Eli Zaretskii <eliz@is.elta.co.il>
8385
8386 * config.bat: Configure the man subdirectory.
8387
8388 1997-11-07 Paul Eggert <eggert@twinsun.com>
8389
8390 * configure.in (AC_CHECK_LIB): Add -lintl.
8391
8392 1997-11-07 Karl Heuer <kwzh@gnu.org>
8393
8394 * make-dist (check for .elc files): Avoid bash-specific syntax.
8395 (check for overflow 14-char limit): Simplify.
8396
8397 1997-11-07 Richard Stallman <rms@gnu.org>
8398
8399 * Makefile.in (install): Move blessmail last.
8400
8401 1997-10-02 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8402
8403 * configure.in (gettimeofday, one arg or two):
8404 Clarify messages by avoiding double negative.
8405
8406 1997-09-30 Karl Eichwalder <ke@suse.de>
8407
8408 * Makefile.in (install-arch-indep): Install the widget info file.
8409
8410 1997-09-24 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
8411
8412 * configure.in (with-pop, with-kerberos): Need to check Kerberos
8413 libraries in reverse order, so that libraries will appear in the
8414 correct dependency order on the link line (and so that the
8415 configure checks themselves will work properly when early
8416 libraries depend on later ones).
8417
8418 1997-09-21 Erik Naggum <erik@naggum.no>
8419
8420 * make-dist (making links to `src'): Keep timestamp on copied files.
8421
8422 * make-delta: New script to produce delta distributions.
8423
8424 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8425
8426 * Version 20.2 released.
8427
8428 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8429
8430 * Version 20.1 released.
8431
8432 * Makefile.in (install-leim): Depend on mkdir.
8433 (leim): Depend on src.
8434
8435 1997-09-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8436
8437 * configure.in: Recognize alpha* instead of just alpha.
8438
8439 1997-09-12 Paul Eggert <eggert@twinsun.com>
8440
8441 * leim-Makefile.in (mostlyclean, maintainer-clean): New targets.
8442
8443 1997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8444
8445 * update-subdirs: Use rm -f.
8446
8447 1997-09-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8448
8449 * update-subdirs: Delete subdirs.el if this dir has no subdirs.
8450 Ignore subdirs named Old.
8451
8452 1997-08-04 Kenneth Stailey <kstailey@elbereth.disclosure.com>
8453
8454 * configure.in: Add OpenBSD clause to set $machine.
8455
8456 1997-09-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8457
8458 * make-dist: Recompile everything after updating various Lisp files.
8459 Recompile in leim as well as lisp.
8460 Check in leim as well as lisp for mismatched files and too-long names.
8461
8462 1997-09-03 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8463
8464 * Makefile.in (TAGS tags): Simply refer this to the src subdir.
8465
8466 1997-08-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8467
8468 * Makefile.in (install-arch-indep): Verify ./lisp has simple.el in it
8469 before trying to copy anything from it.
8470
8471 1997-08-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8472
8473 * Makefile.in (man/Makefile): New target.
8474 (tags): Define env var EMACS and run Makefile from build dir.
8475
8476 1997-08-27 Eli Zaretskii <eliz@psilocin.gnu.ai.mit.edu>
8477
8478 * config.bat: If src/_gdbinit doesn't exist, try using
8479 src/.gdbinit to create it (for building on Windows 95).
8480
8481 1997-08-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8482
8483 * Makefile.in (install-arch-indep):
8484 Discard extra data in tar | tar pipes.
8485
8486 1997-08-24 NIIBE Yutaka <gniibe@mri.co.jp>
8487
8488 * configure.in (x_default_search_path):
8489 Corrected '${x_library}' to '${x_library}/X11'.
8490
8491 1997-08-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8492
8493 * configure.in (HAVE_MOTIF_2_1): Test for Motif 2.1.
8494
8495 1997-08-22 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
8496
8497 * configure.in: Support auto-configuration of both Kerberos V4 and
8498 Kerberos V5 for movemail, including detection of V4 and V5 header
8499 files and libraries.
8500
8501 1997-08-16 NIIBE Yutaka <gniibe@etl.go.jp>
8502
8503 * configure.in: Compute x_default_search_path
8504 and substitute into makefiles.
8505
8506 * Makefile.in (paths-force): Store PATH_X_DEFAULTS in paths.h.
8507
8508 1997-08-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8509
8510 * Makefile.in (install-arch-indep): Run list-load-path-shadows.
8511
8512 1997-08-07 Erik Naggum <erik@naggum.no>
8513
8514 * configure.in: Remove lockdir, it is no longer needed.
8515 * Makefile.in (mkdir): Don't create lockdir.
8516 (lockdir): Variable deleted.
8517 (paths-force): Don't operate on PATH_LOCK.
8518
8519 1997-08-06 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8520
8521 * leim-Makefile.in (clean, distclean): New targets.
8522
8523 * make-dist: Include leim/ChangeLog in leim distribution.
8524
8525 1997-08-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8526
8527 * configure.in (i*86-*-sysv4.2uw*): Set NON_GNU_CPP.
8528
8529 1997-07-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8530
8531 * Makefile.in (CPPFLAGS): Get this from configure, like CFLAGS.
8532
8533 1997-07-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8534
8535 * Makefile.in (LDFLAGS): Get this from configure, like CFLAGS.
8536
8537 1997-07-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8538
8539 * make-dist: Update leim/leim-list.el.
8540 Pass along value of $EMACS when updating lisp dir.
8541
8542 1997-07-25 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>
8543
8544 * configure.in (doug_lea_malloc): Make __after_morecore_hook a
8545 prerequisite to the use of Doug Lea's malloc.
8546
8547 1997-07-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8548
8549 * Makefile.in (top_distclean): Use -f to delete contents of lock dir.
8550
8551 * make-dist: Use name leim/SKK-DIC, not leim/SKK.
8552
8553 1997-07-16 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8554
8555 * make-dist: Arrange for the leim tar file to unpack in emacs-M.N/leim.
8556
8557 1997-07-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8558
8559 * configure.in (mips-sony-newsos6*): File news-risc.h renamed
8560 to news-r6.h.
8561
8562 1997-07-10 Eli Zaretskii <eliz@is.elta.co.il>
8563
8564 * config.bat: Use `sed' instead of `cp', which might not be
8565 installed.
8566
8567 1997-07-09 Kenichi Handa <handa@etl.go.jp>
8568
8569 * Makefile.in (mostlyclean): Add cleaning leim directory.
8570 (clean, distclean, maintainer-clean): Likewise.
8571
8572 1997-07-09 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8573
8574 * make-dist (bogosities): Check subdirs of `lisp' also.
8575
8576 1997-07-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8577
8578 * make-dist (etc): Really avoid symlinks now.
8579 (lisp): Don't delete from subdirs the things we never copy.
8580
8581 1997-07-07 Kenichi Handa <handa@psilocin.gnu.ai.mit.edu>
8582
8583 * Makefile.in (install-arch-indep): Correct the target name.
8584 The first letter `i' was dropped by the previous change of mine.
8585
8586 1997-07-06 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8587
8588 * configure.in (leim/Makefile): Generate this.
8589 (*-sysv4.2uw*): Recognize new alternative.
8590
8591 * leim-Makefile.in: Renamed from leim-Makefile.
8592
8593 * make-dist: Set up real-leim subdirectory,
8594 with the real contents of leim; then move it to
8595 a separate top-level directory.
8596
8597 * make-dist: Don't mention site-lisp, site-init, site-start
8598 or default, when listing files hat are not compiled and should be.
8599
8600 * configure.in: Create src/config.stamp at the end.
8601
8602 1997-07-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8603
8604 * Makefile.in (install-leim): Correct previous change.
8605
8606 1997-07-02 Kenichi Handa <handa@psilocin.gnu.ai.mit.edu>
8607
8608 * Makefile.in (install-leim): New target.
8609 (install): Depend on install-leim.
8610
8611 1997-07-01 Kenichi Handa <handa@psilocin.gnu.ai.mit.edu>
8612
8613 * Makefile.in (SUBDIR): Add leim.
8614 (SUBDIR_MAKEFILES): Add leim/Makefile.
8615 (leim/Makefile): New target.
8616
8617 1997-07-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8618
8619 * leim-Makefile: New file.
8620 * make-dist: Initialize a `leim' subdirectory with that makefile.
8621
8622 1997-06-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8623
8624 * configure.in (GNU_MALLOC_reason): Fix message text.
8625
8626 1997-06-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8627
8628 * make-dist (lisp): Don't process subdirs that start with =.
8629 (etc): Copy symlinks, as in src.
8630
8631 1997-06-26 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8632
8633 * configure.in (i*86-*-unixware*): New alternative.
8634
8635 1997-06-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8636
8637 * Makefile.in (src/config.stamp): Target renamed from src/config.h
8638 and touch it explicitly.
8639
8640 * configure.in (mips-sony-newsos6*): New alternative.
8641 (mips-*-linux-gnu*): New alternative.
8642 (*-*-bsdi*): New alternative.
8643 (i*86-*-bsd386, i*86-*-bsdi...): Delete old alternatives.
8644
8645 1997-06-22 Dave Love <d.love@dl.ac.uk>
8646
8647 * Makefile.in (lib-src): Depend on src/config.h (e.g. for movemail.o).
8648 (src/config.h): New target to re-configure if src/config.in is patched.
8649
8650 1997-06-18 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8651
8652 * configure.in (shutdown): Check for `shutdown' function.
8653
8654 1997-06-18 Kenichi Handa <handa@psilocin.gnu.ai.mit.edu>
8655
8656 * update-subdirs: Include the directory "language" in subdirs.
8657
8658 1997-06-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8659
8660 * configure.in (m88k-dg-dgux4*): New alternative.
8661 (alpha-*-netbsd*): New alternative.
8662 (powerpcle-*-solaris2*): New alternative.
8663
8664 1997-05-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8665
8666 * make-dist: Warn about .el files that are not compiled.
8667
8668 1997-05-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8669
8670 * Makefile.in (dist): Don't run update-subdirs here,
8671 since make-dist now gets that done.
8672
8673 * make-dist: Use the new `updates' target in lisp/Makefile.
8674
8675 * make-dist: Use new non-file targets in lisp/Makefile.
8676
8677 1997-04-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8678
8679 * make-dist: Handle all subdirs of `lisp' uniformly.
8680 Don't handle `term' and `language' specially.
8681 Clear out umask at the beginning.
8682
8683 1997-04-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8684
8685 * make-dist: Use Make to update finder-inf.el and autoloads.
8686 Also update cus-load.el.
8687
8688 1997-04-09 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>
8689
8690 * configure.in (doug_lea_malloc): First check for SYSTEM_MALLOC,
8691 in case it is desirable to disable the GNU malloc features with glibc.
8692
8693 1997-04-08 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>
8694
8695 * configure.in (DOUG_LEA_MALLOC):
8696 Define if malloc_{get,set}_state exist.
8697
8698 1997-03-05 Kenichi Handa <handa@etl.go.jp>
8699
8700 * make-dist: Make links for files under lisp/language.
8701
8702 1997-02-20 Kenichi Handa <handa@etl.go.jp>
8703
8704 * update-subdirs: Exclude the directory "language" from subdirs.
8705
8706 1997-01-26 Karl Heuer <kwzh@gnu.ai.mit.edu>
8707
8708 * configure.in: Check for rint and cbrt.
8709
8710 1997-01-01 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
8711
8712 * make-dist: Use $EMACS to say where to run Emacs.
8713 Add --no-update option.
8714
8715 1996-12-30 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
8716
8717 * configure.in (hppa1.1-hitachi-hiuxmpp): New configuration.
8718
8719 1996-12-28 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
8720
8721 * make-dist (copying src): Check thoroughly for symlinks
8722 and copy them in all cases. Regularize the linking of *.in
8723 and *.opt and ChangeLog files.
8724 (copying lib-src): Likewise.
8725 Don't rm getdate.c or y.tab.*--they don't exist any more.
8726
8727 1996-12-18 Jonathan I. Kamens <jik@annex-1-slip-jik.cam.ov.com>
8728
8729 * configure.in: Check for libmail, maillock.h and
8730 touchlock (for movemail).
8731
8732 1996-12-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8733
8734 * configure.in (limits.h): Check for this file.
8735
8736 1996-12-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8737
8738 * configure.in (rs6000-ibm-aix4.2): New alternative.
8739 (rs6000-ibm-aix4.0): New alternative.
8740 (rs6000-ibm-aix4*): Assume aix 4.1 by default.
8741
8742 1996-11-22 Ben Harris <bjh21@cam.ac.uk>
8743
8744 * configure.in: Recognize vax-*-netbsd*.
8745
8746 1996-11-06 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
8747
8748 * configure.in (locallisppath): Add leim directory.
8749
8750 1996-10-31 Eli Zaretskii <eliz@is.elta.co.il>
8751
8752 * config.bat: Make sure `mv' supports forward slashes and -f.
8753
8754 1996-10-28 Christian Limpach <chris@nice.ch>
8755
8756 * configure.in (hppa*-next-nextstep*): * added after hppa
8757 to accept hppa1.0 and hppa1.1.
8758
8759 1996-10-05 Marcus G. Daniels <marcus@coulee.tdb.com>
8760
8761 * configure.in: Provide an empty default for LD_SWITCH_X_SITE_AUX.
8762 * configure.in (ld_switch_machine): Fix typo.
8763
8764 1996-09-28 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
8765
8766 * configure.in: Fetch LD_SWITCH_SYSTEM and LD_SWITCH_MACHINE
8767 from config.h and use them in $ac_link.
8768
8769 1996-09-28 Erik Naggum <erik@psilocin.gnu.ai.mit.edu>
8770
8771 * configure.in: Create a subdir named `lisp'.
8772
8773 1996-09-24 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
8774
8775 * configure.in: Check for getcwd.
8776
8777 1996-09-04 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
8778
8779 * configure.in: Check for termios.h. Check for setpgid.
8780
8781 1996-08-31 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
8782
8783 * configure.in: Check for setrlimit.
8784
8785 1996-08-31 Paul Eggert <eggert@twinsun.com>
8786
8787 * configure.in: Check for sys/systeminfo.h, getdomainname, sysinfo.
8788
8789 1996-08-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8790
8791 * configure.in: Check for utimes.
8792
8793 * configure.in: Check for com_err library, but only
8794 if --with-kerberos was used. Check for krb and des
8795 only if --with-kerberos.
8796
8797 1996-08-26 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
8798
8799 * Makefile.in (INSTALL_STRIP): New variable.
8800 (install-strip): Set INSTALL_STRIP, not INSTALL_PROGRAM.
8801 (install-arch-dep): Use INSTALL_STRIP, and pass it to lib-src.
8802
8803 1996-08-25 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
8804
8805 * configure.in: Check for krb and des libraries.
8806
8807 1996-08-24 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
8808
8809 * configure.in (*-sunos4.1.[3-9]*noshare):
8810 Use sunos413, not sunos4-1-3.
8811 (m88k-dg-dgux5.4R3*): Use dgux5-4-3, not dgux5-4r3.
8812 (arm-acorn-riscix1.2*): Use riscix12, not riscix1-2.
8813
8814 1996-08-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8815
8816 * Makefile.in (src/paths.h): Target deleted.
8817 (paths-force): Delete all dependencies on this target
8818 but don't delete the target.
8819 (install): Depend on `all'.
8820 (paths-force): Don't print a message.
8821
8822 * configure.in: Generate src/paths.h here.
8823
8824 1996-08-18 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8825
8826 * configure.in (NON_GCC_LINK_TEST_OPTIONS, GCC_LINK_TEST_OPTIONS):
8827 New variables that affect linking only.
8828 (alpha-dec-osf*): Use those instead of previous change.
8829
8830 1996-08-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8831
8832 * Makefile.in (install-arch-indep): Install info/messages.
8833
8834 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8835
8836 * Version 19.33 released.
8837
8838 1996-08-10 Marcus G. Daniels <marcus@sayre.sysc.pdx.edu>
8839
8840 * configure.in (i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*):
8841 Fix previous change.
8842
8843 1996-08-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8844
8845 * configure.in (i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*):
8846 New alternative.
8847
8848 1996-08-07 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8849
8850 * configure.in (alpha-dec-osf*): Specify GCC_TEST_OPTIONS
8851 and NON_GCC_TEST_OPTIONS.
8852
8853 1996-08-06 Paul Eggert <eggert@twinsun.com>
8854
8855 * configure.in (LOCALTIME_CACHE): Don't put a string literal
8856 "TZ=..." in environ.
8857
8858 1996-08-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8859
8860 * make-dist (msdos): Add is_exec.c, sigaction.c to distribution.
8861
8862 1996-08-03 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8863
8864 * configure.in (*-sunos4.1.[3-9]*noshare): Move this before
8865 the more general *-sunos4.1.[3-9]* clause.
8866
8867 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8868
8869 * Version 19.32 released.
8870
8871 * configure.in (*-sco3.2v5*):
8872 Set OVERRIDE_CPPFLAG to a string of one space.
8873 Fix the code that uses OVERRIDE_CPPFLAG.
8874
8875 1996-07-16 Karl Heuer <kwzh@gnu.ai.mit.edu>
8876
8877 * configure.in: Undo previous change.
8878
8879 1996-07-16 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
8880
8881 * config.sub: Use `pc', not `unknown', when canonicalizing
8882 the vendor for ...86.
8883
8884 1996-07-15 David Mosberger-Tang <davidm@AZStarNet.com>
8885
8886 * configure.in: Check for termios.h header.
8887
8888 1996-07-11 Bill Mann <dvmann@dvncr.praxisint.com>
8889
8890 * configure.in: Use s/usg5-4-3.h for ncr-i[3456]86-sysv4.3.
8891
8892 1996-07-07 Karl Heuer <kwzh@gnu.ai.mit.edu>
8893
8894 * configure.in: Split bsdos2 and bsdos2-1.
8895
8896 1996-07-06 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
8897
8898 * config.sub: If last two words are not a recognized
8899 KERNEL-OS pair, use just the last word as OS, as in 19.31.
8900 Make conversion of gnu/linux to linux-gnu really work.
8901
8902 * config.sub: If vendor unspecified with i386, use `pc' not `unknown'.
8903
8904 1996-06-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8905
8906 * configure.in (check for using Lucid widgets by default):
8907 Eliminate indentation that confuses some compilers.
8908
8909 1996-06-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8910
8911 * config.sub: Convert linux and gnu/linux to linux-gnu.
8912
8913 * make-dist: Don't update getdate.c.
8914 Ignore =... files when checking for too-long Lisp file names.
8915
8916 1996-06-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8917
8918 * configure.in (euidaccess): Check for that, not for eaccess.
8919
8920 1996-06-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8921
8922 * configure.in (sunos4.1.[3-9]*noshare): Eliminate dash from
8923 before `noshare'.
8924 (mips-sgi-irix6*): Specify NON_GCC_TEST_OPTIONS.
8925
8926 1996-06-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8927
8928 * configure.in: Rename lignux to linux-gnu in configuration names.
8929 Use gnu-linux as the opsys value (s/ file name).
8930 Allow i686 just like i386, i486, i586.
8931
8932 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8933
8934 * configure.in (i*86-*-sco3.2v5): New alternative.
8935 (OVERRIDE_CPPFLAG): New variable.
8936 (CPPFLAGS): If OVERRIDE_CPPFLAG is set, use that.
8937
8938 * configure.in: Specify vpath for .texi files.
8939
8940 1996-06-09 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8941
8942 * configure.in: Always check for HAVE_X11R5.
8943 Separately decide whether to use a toolkit by default.
8944
8945 1996-06-04 Bill Mann <dvmann@dvhpux1.praxisint.com>
8946
8947 * configure.in: If X11R5 is missing the Xaw headers,
8948 default to --with-x-toolkit=no.
8949
8950 1996-05-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8951
8952 * configure.in (powerpc-*-solaris2*): Use ibmrs6000, not rs6000.
8953
8954 1996-05-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8955
8956 * Makefile.in (install-arch-indep): If cd etc makes output,
8957 don't treat that as part of the tar data.
8958 Check that ./lisp actually exists.
8959
8960 1996-05-29 Karl Heuer <kwzh@gnu.ai.mit.edu>
8961
8962 * make-dist: Check for long file names.
8963
8964 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
8965
8966 * Version 19.31 released.
8967
8968 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
8969
8970 * configure.in: Recognize sparc-*-lignux.
8971
8972 1996-05-03 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
8973
8974 * make-dist: Include nt/inc/arpa and nt/inc/netinet in the dist.
8975 Don't include config.w95.
8976
8977 1996-04-21 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
8978
8979 * make-dist: Replace --no-clean-up and --no-tar options
8980 with --clean-up and --tar, so that the default is useful.
8981
8982 1996-04-15 Eli Zaretskii <eliz@is.elta.co.il>
8983
8984 * config.bat: Make sure the GDB init file is called src/_gdbinit;
8985 if not, tell the user to rename it and abort.
8986
8987 1996-04-14 Eli Zaretskii <eliz@is.elta.co.il>
8988
8989 * config.bat: With DJGPP v1.x, use `COFF2EXE' to produce JUNK.EXE
8990 test program.
8991
8992 1996-04-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8993
8994 * config.bat (djgpp_ver): Variable renamed from djgpp-ver.
8995
8996 * make-dist (MANIFEST): Fix previous change.
8997 (msdos): Put mainmake.v2 into the dist.
8998
8999 1996-04-10 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
9000
9001 * make-dist: Exit if autoconf fails.
9002
9003 1996-04-10 Eli Zaretskii <eliz@is.elta.co.il>
9004
9005 * config.bat: Set djgpp-ver, and unset it at the end.
9006 Add a number of conditionals for DJGPP version 2.
9007 Rename label libsrc2 to libsrc3.
9008 Substitute for LDFLAGS in src/Makefile.
9009 Substitute for ALL_CFLAGS in lib-src/Makefile.
9010
9011 1996-04-08 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9012
9013 * configure.in (ncurses): Check this after checking fns like strerror.
9014
9015 1996-04-08 Erik Naggum <erik@naggum.no>
9016
9017 * make-dist (MANIFEST): Don't include lines from =files.
9018
9019 1996-04-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9020
9021 * make-dist: Don't put lisp/dired.todo in the dist.
9022
9023 1996-04-05 Richard Stallman <rms@lucy.gnu.ai.mit.edu>
9024
9025 * configure.in (HAVE_NCURSES): Look for library named ncurses.
9026
9027 * configure.in (setlocale): Check for it.
9028
9029 * configure.in (*-*-sysv4.2*): If no /usr/ccs/lib/cpp, use /lib/cpp.
9030
9031 1996-03-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9032
9033 * configure.in: Use lignux instead of linux as value of opsys.
9034
9035 1996-03-22 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9036
9037 * Makefile.in (install-strip): Fix whitespace.
9038 Get rid of continuation.
9039
9040 * config.sub: Convert linux or gnu/linux to lignux.
9041
9042 1996-03-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9043
9044 * configure.in: Accept lignux in configuration name.
9045
9046 1996-03-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9047
9048 * Makefile.in (install-strip): New target.
9049
9050 1996-03-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9051
9052 * Makefile.in (top_distclean): Use `|| true' to ignore error in rm.
9053 -f failed to do the job on Suns.
9054
9055 1996-03-13 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
9056
9057 * Makefile.in (install-arch-dep): Don't depend on install-arch-indep.
9058
9059 * configure.in (linux/version.h): Check for this header.
9060
9061 1996-03-12 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
9062
9063 * configure.in: Remove -fno-builtin hackery from -lm check.
9064
9065 1996-03-08 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
9066
9067 * configure.in (-lm check): If $GCC, append -fno-builtin to $CC for
9068 just this test.
9069
9070 * configure.in (AC_PREREQ): Require version 2.8 of Autoconf.
9071
9072 1996-03-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9073
9074 * configure.in: Check for ncurses.
9075
9076 1996-02-28 Paul Eggert <eggert@twinsun.com>
9077
9078 * configure.in (LOCALTIME_CACHE):
9079 Also define if localtime mishandles unsetting TZ.
9080 This works around a localtime bug in mips-dec-ultrix.
9081
9082 1996-02-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9083
9084 * make-dist (finder-inf.el): Use finder-compile-keywords-make-dist.
9085
9086 * configure.in: Improve messages about X versions.
9087
9088 1996-02-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9089
9090 * configure.in (LOCALTIME_CACHE): Cope if $ac_cv_func_tzset is null.
9091
9092 1996-02-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9093
9094 * configure.in (HAVE_X11XTR6): Set it as a shell variable.
9095 (HAVE_LIBXMU): If HAVE_X11XTR6, use -lSM and -lICE.
9096
9097 * Makefile.in (install-arch-dep): Depend on install-arch-indep.
9098 (install): Put install-arch-indep before install-arch-dep.
9099
9100 1996-02-20 Dave Love <d.love@dl.ac.uk>
9101
9102 * INSTALL: Clarify info about MS-DOS path handling.
9103
9104 1996-02-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9105
9106 * Makefile.in (install-arch-indep): Install info/ccmode*.
9107 In previous change, protect against /bin/pwd returning null string.
9108
9109 1996-02-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9110
9111 * Makefile.in (install-arch-indep): Copy build-dir's lisp subdir
9112 to lispdir.
9113
9114 1996-02-01 Paul Eggert <eggert@twinsun.com>
9115
9116 * configure.in (LD_RUN_PATH): Prepend x_libraries to this envvar.
9117
9118 1996-01-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9119
9120 * configure.in (HAVE_TIMEVAL): Set explicitly to `no' if test fails.
9121
9122 1996-01-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9123
9124 * Makefile.in (extraclean): Use ${top_distclean} to ensure
9125 we delete everything distclean deletes.
9126
9127 1996-01-23 Karl Heuer <kwzh@gnu.ai.mit.edu>
9128
9129 * make-dist (lwlib): Don't distribute lwlib-Xol* files.
9130
9131 1996-01-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9132
9133 * configure.in (HAVE_X11): Merge $LD_SWITCH_X_SITE
9134 into LDFLAGS instead of into LIBS.
9135
9136 1996-01-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9137
9138 * configure.in (HAVE_XMU): Fix typo in previous change.
9139
9140 1996-01-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9141
9142 * configure.in [Solaris]: Don't let $CC make us use /usr/ucb/cc.
9143
9144 1996-01-10 Erik Naggum <erik@naggum.no>
9145
9146 * configure.in (USE_X_TOOLKIT = maybe): Delete redundant `fi'.
9147
9148 1996-01-10 Karl Heuer <kwzh@gnu.ai.mit.edu>
9149
9150 * Makefile.in (install-arch-indep): Ignore error if no chmod -R.
9151
9152 1996-01-10 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
9153
9154 * configure.in (HAVE_XMU): Check for libXmu.a only if using toolkit
9155 and use -lXt to link it.
9156
9157 1996-01-08 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
9158
9159 * configure.in (locallisppath): Put version-specific dir first.
9160
9161 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
9162
9163 * configure.in (hppa-*-nextstep*): New alternative.
9164 (USE_X_TOOLKIT): By default, set this to "maybe";
9165 and change that later to LUCID or "no" according to X11 version.
9166
9167 * make-dist: Recompile outdated .elc files and update all autoloads.
9168
9169 1996-01-05 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
9170
9171 * configure.in (locallisppath): Fix typo in last change: " -> '.
9172
9173 1996-01-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9174
9175 * configure.in (locallisppath): Add ../emacs/VERSION/site-lisp.
9176
9177 1995-12-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9178
9179 * Makefile.in (install-arch-indep): Give all files read permission.
9180
9181 1995-12-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9182
9183 * configure.in (hppa*-hp-hpux9shr*, hppa*-hp-hpux9*, hppa*-hp-hpux*):
9184 If it is hpux 9, check for /usr/include/X11R5 and /usr/lib/x11R5.
9185
9186 1995-12-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9187
9188 * configure.in: Determine HAVE_X11R6.
9189 (HAVE_MENUS): Rename from HAVE_X_MENU.
9190
9191 1995-12-21 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
9192
9193 * configure.in: Just "solaris" now defaults to version 2.4.
9194 Add sunos4.1.n-noshare as alternative.
9195
9196 1995-12-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9197
9198 * configure.in (mips-sgi-irix6*): Set NON_GNU_CPP.
9199
9200 1995-11-29 Erik Naggum <erik@naggum.no>
9201
9202 * Makefile.in (install-arch-indep): Add missing backslash.
9203
9204 1995-11-29 Karl Eichwalder <ke@ke.Central.DE>
9205
9206 * Makefile.in (install-arch-indep): Don't install
9207 lispdir/[Mm]akefile*, lispdir/ChangeLog, lispdir/dired.todo.
9208
9209 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9210
9211 * Makefile.in (install-arch-indep): Fix previous change.
9212
9213 * configure.in (mips-sni-sysv*): New alias for mips-siemens-sysv*.
9214
9215 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9216
9217 * Version 19.30 released.
9218
9219 * make-dist (lisp): Exclude subdirs.el.
9220
9221 1995-11-22 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9222
9223 * make-dist (etc): Delete *.orig and *.rej.
9224
9225 1995-11-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9226
9227 * Makefile.in (install-arch-indep): Rename old info/dir only if exists.
9228
9229 1995-11-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9230
9231 * configure.in (hppa*-hp-hpux10*): Use s/hpux10.h.
9232
9233 1995-11-14 Geoff Voelker <voelker@cs.washington.edu>
9234
9235 * make-dist (nt): Rename install, readme, and todo to
9236 INSTALL, README, and TODO.
9237
9238 1995-11-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9239
9240 * make-dist (lisp): Don't distribute site-start.
9241
9242 1995-11-06 Karl Heuer <kwzh@gnu.ai.mit.edu>
9243
9244 * make-dist: Break the hard link on alloca.c.
9245
9246 1995-11-04 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
9247
9248 * configure.in (LIBS): Add libsrc_libs and keep the old LIBS.
9249
9250 1995-11-02 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
9251
9252 * make-dist (src, lib-src): Don't distribute Makefile.c.
9253 (etc/e): Do cleanup in $tempdir/etc/e, not $tempdir/etc.
9254
9255 1995-10-31 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9256
9257 * Makefile.in (mkdir): Create man1dir, not mandir.
9258 (uninstall): Use man1dir, not mandir.
9259
9260 1995-10-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9261
9262 * Makefile.in (man1dir): New variable.
9263 (install-arch-indep): Use man1dir.
9264
9265 * configure.in (sparc-*-nextstep*): Remove incorrect .h's.
9266
9267 * make-dist: Create lisp/MANIFEST.
9268
9269 1995-10-28 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9270
9271 * configure.in (m68k-*-linux*): New alternative.
9272
9273 1995-10-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9274
9275 * make-dist: Use new names config.in, paths.in, and
9276 {src,lib-src}/Makefile.in.
9277
9278 1995-10-25 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
9279
9280 * configure.in: Don't bother checking for drem.
9281
9282 1995-10-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9283
9284 * Makefile.in (distclean): Delete line with just a tab in it.
9285 (install-arch-indep): Delete spaces that precede tabs.
9286 Delete spurious `fi' left from previous change.
9287 (install): Supply `true' as command, to avoid null command.
9288
9289 1995-10-05 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9290
9291 * configure.in (--with-x-toolkit)): Add `athen' as alias for `athena'.
9292
9293 1995-09-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9294
9295 * configure.in (powerpc-*-solaris2): New alternative.
9296
9297 1995-09-12 Karl Heuer <kwzh@gnu.ai.mit.edu>
9298
9299 * Makefile.in (src/paths.h, paths-force): Use paths.h.$$ instead
9300 of paths.h.tmp$$, to avoid going beyond 14 characters.
9301
9302 1995-09-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9303
9304 * configure.in: Improve error msg for invalid --with-x-toolkit value.
9305
9306 1995-09-06 Paul Eggert <eggert@twinsun.com>
9307
9308 * configure.in (LOCALTIME_CACHE): Define if tzset exists and
9309 if localtime caches TZ. Check for tzset.
9310
9311 1995-09-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9312
9313 * config.bat: Simplify using new names file names src/makefile.in,
9314 config.in, paths.in. Change Echo commands not to use `.
9315
9316 1995-08-31 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9317
9318 * Makefile.in (install-arch-indep): Always install the new dir file;
9319 rename the previous dir file to dir.bak or dir.old.
9320
9321 1995-08-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9322
9323 * configure.in (RANLIB): Substitute this into makefiles.
9324 Set it specially on solaris; set it by default on other systems.
9325
9326 * configure.in: Fix previous Alpha change.
9327
9328 1995-08-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9329
9330 * configure.in (i*386-*-isc4.*): Set GCC_TEST_OPTIONS and
9331 NON_GCC_TEST_OPTIONS.
9332
9333 1995-08-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9334
9335 * configure.in (CFLAGS): When computing CFLAGS and REAL_CFLAGS
9336 from config.h, use SPECIFIED_CFLAGS to get what the user specified.
9337
9338 * configure.in (alpha-*-linux*): New configuration.
9339
9340 1995-08-05 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9341
9342 * configure.in (m68*-next-*): Use m68k.h and nextstep.h.
9343 (m68k-next-nextstep*): New alias for that.
9344 (i*86-*-nextstep*): Use nextstep.h.
9345 (sparc-*-nextstep*): New configuration.
9346
9347 1995-08-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9348
9349 * configure.in (CPP): Save original CFLAGS value in SPECIFIED_CFLAGS.
9350 And get CFLAGS from config.h if SPECIFIED_CFLAGS is null.
9351
9352 1995-07-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9353
9354 * configure.in: Handle sunos4shr by sharing; not like sunos4*.
9355 Determine GETTIMEOFDAY_ONE_ARGUMENT by experiment.
9356
9357 1995-07-18 Mike Long <mike.long@analog.com>
9358
9359 * make-dist: Fix update of finder-inf.el, and byte-compile it.
9360
9361 1995-07-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9362
9363 * Makefile.in (src/paths.h, paths-force):
9364 Rename src/paths.h.in to src/paths.in.
9365 (Makefile): Depend on src/Makefile.in, not src/Makefile.in.in.
9366
9367 * configure.in: Rename {src,lib-src}/Makefile.in.in to Makefile.in.
9368 Use Makefile.c for intermediate file.
9369 Rename src/config.h.in to src/config.in.
9370
9371 1995-07-17 Richard Stallman <rms@gnu.ai.mit.edu>
9372
9373 * configure.in (mips-dec-ultrix*): Assume version 4.3.
9374 (mips-dec-ultrix4.[12]): New alternative for old versions.
9375
9376 1995-07-06 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
9377
9378 * make-dist: Don't break intra-tree links.
9379
9380 1995-07-06 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
9381
9382 * configure.in: Put back archlibdir initialization.
9383 Require autoconf 2.4.1 or later.
9384
9385 1995-07-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9386
9387 * configure.in: Use sunos4shr normally for Sunos 4.1.[3-9].
9388 (mips-mips-riscos5*): New alternative.
9389
9390 1995-06-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9391
9392 * Makefile.in (uninstall, install-arch-indep): Install info/ediff*.
9393
9394 1995-06-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9395
9396 * configure.in (bindir, datadir, sharedstatedir, libexecdir)
9397 (mandir, infodir, archlibdir): Initializations deleted.
9398
9399 * configure.in: On hpux9, use hpux9-x11r4.h if we have X11R4.
9400 On hpux9shr, use hpux9shxr4.h.
9401
9402 1995-06-24 Morten Welinder <terra+@cs.cmu.edu>
9403
9404 * configure.in: Added target mips-dec-mach_bsd4.3.
9405 * config.guess: Guess mips-dec-mach_bsd4.3.
9406
9407 1995-06-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9408
9409 * Makefile.in (mkdir): Use symbolic chmod.
9410
9411 1995-06-22 Paul Eggert <eggert@twinsun.com>
9412
9413 * configure.in: Treat SunOS 4.1.4 like SunOS 4.1.3. (Likewise for
9414 SunOS 4.1.5 through 4.1.9, should they ever exist.)
9415
9416 1995-06-22 Paul Eggert <eggert@twinsun.com>
9417
9418 * Makefile.in (SUBDIR_MAKEFILES):
9419 Add man/Makefile, so `make distclean' removes it.
9420 (top_distclean): Add config.log to the list of files to be removed.
9421
9422 1995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9423
9424 * Version 19.29 released.
9425
9426 1995-06-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9427
9428 * configure.in: Fix the previous change to verify that the -b
9429 option really solves the problem.
9430
9431 * make-dist (nt): Explicitly include makefile.nt and makefile.def only.
9432
9433 1995-06-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9434
9435 * configure.in: Test whether XFree86 needs -b i486-linuxaout to link.
9436
9437 1995-06-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9438
9439 * configure.in: Report more clearly when there is no special
9440 dir to search for X includes or libraries.
9441
9442 1995-06-13 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
9443
9444 * configure.in: Check for -lpthreads, not -lpthread.
9445
9446 1995-06-09 Geoff Voelker <voelker@cs.washington.edu>
9447
9448 * make-dist: Copy new files nt/addpm.c and nt/emacs.bat.in.
9449
9450 1995-06-08 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
9451
9452 * configure.in: Check for -lpthread.
9453
9454 1995-06-05 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
9455
9456 * Makefile.in (install-arch-indep): Install info files for mh-e.
9457 (uninstall): Uninstall info files for dired-x, gnus, mh-e, and sc.
9458
9459 1995-06-01 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
9460
9461 * configure.in (*-solaris2.5): New configuration.
9462
9463 * make-dist: Copy new files config.nt and config.w95.
9464
9465 1995-05-30 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
9466
9467 * configure.in: Use x_includes, not x_libraries, for -I.
9468 Make bitmapdir a colon-separated list.
9469
9470 1995-05-27 Richard Stallman <rms@gnu.ai.mit.edu>
9471
9472 * configure.in (hppa*-hp-hpux10*, m68k-hp-hpux10*): New configurations.
9473
9474 * configure.in: Allow x_libraries and x_includes to be paths.
9475
9476 1995-05-25 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
9477
9478 * configure.in: Fix typo.
9479
9480 1995-05-24 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
9481
9482 * INSTALL: Clarify use of site-init.el.
9483
9484 1995-05-22 enami tsugutomo <enami@sys.ptg.sony.co.jp>
9485
9486 * configure.in: Pass arg to sqrt.
9487
9488 1995-05-18 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
9489
9490 * make-dist: Fix May 6 change.
9491
9492 1995-05-17 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
9493
9494 * vpath.sed: Delete reference to ymakefile.
9495
9496 1995-05-09 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
9497
9498 * configure.in: Use sqrt (more portable) instead of fmod in -lm check.
9499
9500 1995-05-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9501
9502 * make-dist: Put nt/emacs.ico and nt/emacs.rc in dist.
9503
9504 * update-subdirs: Specify /bin/sh to run the script.
9505
9506 1995-05-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9507
9508 * make-dist: Put src/makefile.nt in dist.
9509
9510 * configure.in (i[345]86-*-bsdi2*): New configuration.
9511 (vax-dec-bsd386*): Delete.
9512
9513 1995-05-06 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
9514
9515 * configure.in: Make sure CDPATH doesn't mess up PWD check.
9516 Check whether X bitmaps are in X11/bitmaps instead of bitmaps.
9517 Use fmod instead of logb in -lm check.
9518
9519 1995-05-03 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9520
9521 * configure.in (m68*-apollo-*): Rename from m68*-apollo*.
9522 Use bsd4-3. Don't set NON_GNU_CPP.
9523
9524 * make-dist: Don't copy in src/s/*.inp. Don't copy nt/src.
9525 In nt, copy various different things, but not *.cmd.
9526 Fix the ln commands for the subdirs of nt.
9527
9528 1995-04-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9529
9530 * configure.in (*-sun-sunos4.1.3*): Use sunos4shr.h.
9531
9532 1995-04-27 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
9533
9534 * configure.in (*-sun-sunos4.1.3*): Use shared libraries,
9535 since that's what the header file expects.
9536
9537 1995-04-24 Francesco Potortì (pot@cnuce.cnr.it)
9538
9539 * configure.in (m68k-motorola-sysv*): Distinguish between 68030
9540 and 68040 based machines when choosing options for gnucc.
9541
9542 1995-04-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9543
9544 * Makefile.in (top_distclean): Delete config.cache.
9545
9546 1995-04-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9547
9548 * Makefile.in (install-arch-indep): Delete .#* when copying subdirs.
9549
9550 * configure.in: Use m/ncr386.h.
9551
9552 1995-04-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9553
9554 * Makefile.in (install-arch-indep): Undo Sep 23 change.
9555
9556 1995-04-06 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
9557
9558 * make-dist (lib-src): Don't copy *.lex; it doesn't exist anymore.
9559 (man): Don't copy texindex.c and getopt.c; they're deleted.
9560 (etc): Omit `e'; it's a subdirectory.
9561 (etc/e): Use `../..', not `..', to reference top level.
9562
9563 1995-04-06 Simon Leinen <simon@lia.di.epfl.ch>
9564
9565 * Makefile.in (install-arch-indep, dist):
9566 Look for `update-subdir' in $(srcdir).
9567
9568 1995-04-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9569
9570 * make-dist: Include mkinstalldirs in distribution.
9571
9572 1995-04-05 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
9573
9574 * make-dist: Add missing close backquote.
9575
9576 1995-04-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9577
9578 * make-dist: Don't distribute shortnames directory.
9579
9580 1995-03-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9581
9582 * Makefile.in (blessmail): Pass archlibdir to the sub-make.
9583
9584 1995-02-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9585
9586 * configure.in (m88k-motorola-sysv4*): Use usg5-4-2.
9587
9588 1995-02-23 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
9589
9590 * configure.in (EMACS_CONFIG_OPTIONS): Use $ac_configure_args.
9591
9592 1995-02-13 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9593
9594 * configure.in (mips-sgi-irix6): New configuration.
9595
9596 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9597
9598 * Makefile.in (maintainer-clean): Rename from realclean.
9599
9600 1995-02-02 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
9601
9602 * configure.in: Create a .gdbinit that sources the real one,
9603 if using a different build directory.
9604
9605 1995-01-23 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
9606
9607 * configure.in: Check for sys/select.h.
9608
9609 1995-01-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9610
9611 * configure.in: On sunos4.1.3 and sunus4shr, set NON_GNU_CPP.
9612
9613 1994-12-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9614
9615 * configure.in: Handle isc 4.1 operating system.
9616
9617 1994-12-10 Richard Stallman <rms@kepa>
9618
9619 * configure.in (rs6000-ibm-aix4.1*): New alternative.
9620 (rs6000-ibm-aix4*): New alternative.
9621
9622 1994-12-06 Richard Stallman <rms@kepa>
9623
9624 * configure.in: For SVR4.2, set NON_GNU_CPP if not already set.
9625
9626 1994-11-30 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
9627
9628 * configure.in: Don't try to make directories that are guaranteed
9629 to already exist.
9630
9631 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9632
9633 * configure.in: Generate man/Makefile from man/Makefile.in.
9634 Create the man subdir.
9635
9636 * Makefile.in (dvi): Run Make in our man subdir.
9637
9638 * make-dist: Create subdir etc/e.
9639 Make links to it.
9640 Put man/Makefile.in in dist, instead of man/Makefile.
9641
9642 1994-11-21 David J. MacKenzie (djm@mole.gnu.ai.mit.edu)
9643
9644 * configure.in: Add --with-pop, --with-kerberos, and
9645 --with-hesiod for movemail.
9646
9647 1994-11-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9648
9649 * configure.in (m68*-apollo*): Use s/domain.h.
9650
9651 1994-11-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9652
9653 * configure.in (m68*-apollo*): Set NON_GNU_CPP.
9654
9655 1994-11-14 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
9656
9657 * configure.in: Don't add -I, -L, -R options for cc if their
9658 arguments would be empty.
9659
9660 1994-11-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9661
9662 * configure.in (i860-intel-osf1*): New alternative.
9663 (mips-sgi-irix5.[01]*): Distinguish from irix5*.
9664 (mips-sgi-irix*): Now an alias for mips-sgi-irix5*.
9665
9666 1994-11-09 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
9667
9668 * configure.in: Make h_errno check not use nested functions.
9669
9670 1994-11-09 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9671
9672 * Makefile.in (install-arch-indep): Delete *.orig in copied dirs.
9673
9674 1994-11-08 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
9675
9676 * Makefile.in (install-arch-indep): Avoid continued comment
9677 swallowing target line.
9678
9679 1994-11-08 David J. MacKenzie (djm@churchy.gnu.ai.mit.edu)
9680
9681 * configure.in: Protect a character class with `changequote'.
9682
9683 1994-11-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
9684
9685 * configure.in: Accept `news' as a synonym for `newsos'.
9686
9687 1994-11-03 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
9688
9689 * Makefile.in: Don't rm files if cd fails.
9690
9691 1994-11-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9692
9693 * make-dist: Put nt subdir and its subdirs in the dist.
9694 (lib-src): Put makefile.nt in the dist.
9695 (lisp): Put makefile.nt in the dist.
9696
9697 1994-10-29 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
9698
9699 * configure.in: Change a stray `[' to `test'.
9700
9701 1994-10-28 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
9702
9703 * configure.in: Adapt for Autoconf v2. Use the standard argument
9704 parser, host type canonicalizer, X11 finder, and message
9705 printing macros. Use the new macro names. Use `test' instead of `['.
9706
9707 1994-10-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9708
9709 * configure.in: Check for getpagesize.
9710
9711 1994-10-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9712
9713 * make-dist (msdos): Put sed* in the distribution.
9714
9715 1994-10-17 Morten Welinder <terra@mole.gnu.ai.mit.edu>
9716
9717 * config.bat: New option, `--with-x', for configuring Emacs
9718 for use with the X11 system DesqView/X.
9719 New option, `--no-debug', for compiling Emacs without debug
9720 information thus saving disk space.
9721 (src/config.h, src/paths.h): Use `update' (which is like
9722 `move-if-changed') to change the file.
9723 (src/config.h): When configuring for X11 perform extra changes.
9724 (src/makefile): When configuring for X11 perform extra changes.
9725 (lib-src): Remove temporary files.
9726 (): Check that `sed', `rm', `mv', and `gcc' are available.
9727
9728 1994-10-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9729
9730 * Makefile.in (sharedstatedir): Substitute sharedstatedir properly.
9731
9732 * configure.in (bitmapdirs): Default to /usr/include/X11/bitmaps.
9733
9734 1994-10-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9735
9736 * configure.in (EMACS_CONFIGURATION): Use $canonical as value.
9737
9738 * configure.in (canonical): Substitute var into makefiles.
9739 (bitmapdir): Likewise.
9740
9741 * Makefile.in (bitmapdir): New variable.
9742 (src/paths.h, paths-force): Edit PATH_BITMAPS.
9743
9744 1994-10-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9745
9746 * make-dist: Put update-subdirs and lisp/subdirs.el in the dist.
9747
9748 * Makefile.in (dist, install-arch-indep): Run update-subdirs.
9749 * update-subdirs: New shell script.
9750
9751 1994-10-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9752
9753 * Makefile.in (top_distclean): Don't rm build-install.
9754 (SOURCES): Delete build-install.in.
9755
9756 * make-dist: Don't distribute build-ins.in.
9757 * build-ins.in: File deleted.
9758
9759 1994-10-12 David J. MacKenzie (djm@duality.gnu.ai.mit.edu)
9760
9761 * Makefile.in (mkdir): Use mkinstalldirs instead of make-path.
9762
9763 1994-10-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9764
9765 * Makefile.in: Use libexecdir and sharedstatedir as appropriate.
9766
9767 * configure.in (libexecdir): Rename from libdir. New default.
9768 (sharedstatedir): Rename from statedir. New default.
9769 (datadir): New default.
9770
9771 * make-dist: Don't distribute subdirs.el.
9772
9773 1994-10-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9774
9775 * configure.in (eaccess): Check for it.
9776
9777 1994-10-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9778
9779 * configure.in (mktime): Check for it.
9780
9781 1994-10-02 Paul Reilly <pmr@geech.gnu.ai.mit.edu>
9782
9783 * configure.in (motif): Add support for usage and option checking.
9784
9785 1994-09-24 Richard Stallman <rms@churchy.gnu.ai.mit.edu>
9786
9787 * configure.in (utimes): Check for it.
9788
9789 1994-09-23 Richard Stallman <rms@churchy.gnu.ai.mit.edu>
9790
9791 * Makefile.in (install-arch-indep): Don't do mkdir here.
9792
9793 1994-09-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9794
9795 * configure.in (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*):
9796 riscix.h renamed to acorn.h.
9797
9798 1994-09-21 Michael Ben-Gershon (mybg@cs.huji.ac.il)
9799
9800 * configure.in (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*):
9801 New configurations.
9802
9803 1994-09-21 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
9804
9805 * configure.in: Remove trailing slashes from srcdir.
9806
9807 1994-09-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9808
9809 * configure.in (i[345]86-sequent-ptx*): Handle.
9810
9811 1994-09-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9812
9813 * Makefile.in (paths-force): Depend on src/paths.h.
9814
9815 1994-09-19 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
9816
9817 * configure.in (config_options): Save all arguments, not just some.
9818
9819 1994-09-18 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
9820
9821 * Makefile.in (install-arch-indep): Copy DOC-*, not DOC*.
9822
9823 * configure.in: Add AC_AIX.
9824 Add checks to set HAVE_STRUCT_UTIMBUF, HAVE_TIMEVAL, HAVE_SELECT.
9825
9826 1994-09-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9827
9828 * configure.in (parsing options): Simplify sed command to delete -'s.
9829
9830 1994-09-16 Karl Heuer <kwzh@churchy.gnu.ai.mit.edu>
9831
9832 * configure.in (config_options): New shell variable.
9833 Pass its value to C code in EMACS_CONFIG_OPTIONS.
9834
9835 1994-09-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9836
9837 * configure.in (alpha-dec-osf*): New target.
9838
9839 * Makefile.in: Use just one FRC target.
9840
9841 1994-09-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9842
9843 * Makefile.in (removenullpaths, paths-force):
9844 Use name paths.h.tmp$$, which depends on the pid.
9845
9846 1994-09-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9847
9848 * Makefile.in (removenullpaths, paths-force):
9849 Put paths.h.tmp in top-level dir, not in src.
9850
9851 1994-09-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9852
9853 * Version 19.27 released.
9854
9855 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9856
9857 * Version 19.26 released.
9858
9859 1994-09-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9860
9861 * configure.in: Check for lrand48, not rand48.
9862
9863 1994-09-03 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9864
9865 * configure.in (powerpc-ibm-aix3.1*, powerpc-ibm-aix3.2.5)
9866 (powerpc-ibm-aix*): New aliases.
9867
9868 1994-08-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9869
9870 * make-dist (src/m, src/s): Put *.inp in distribution.
9871
9872 1994-08-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9873
9874 * configure.in: Accept i586 and i486 along with i386.
9875
9876 1994-08-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9877
9878 * configure.in: Do compute unexec, LIBX, system_malloc, etc
9879 even if CPP env var was set by the user.
9880
9881 * configure.in (i[34]86-*-*): For SCO 3.2v4, fix NON_GNU_CPP value.
9882
9883 1994-08-14 Jonathan I. Kamens (jik@gza-client1.aktis.com)
9884
9885 * Makefile.in: Uninstall "$(EMACS)", not "emacs".
9886
9887 1994-08-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9888
9889 * configure.in (i[34]86-*-*): For SCO 3.2v4, set NON_GNU_CPP.
9890
9891 1994-08-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9892
9893 * configure.in: Check more specifically for i*86-sun-sunos.
9894
9895 1994-08-03 Caveh Jalali (caveh@eng.sun.com)
9896
9897 * configure.in: Handle solaris 2.4.
9898
9899 1994-07-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9900
9901 * configure.in (rand48): Check for it.
9902
9903 1994-07-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9904
9905 * make-dist: Update the info files.
9906
9907 1994-07-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9908
9909 * configure.in: Make "checking..." messages' style consistent.
9910 (HAVE_H_ERRNO): New test.
9911
9912 1994-07-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9913
9914 * configure.in (i860-*-sysv4*): Set NON_GNU_CC and NON_GNU_CPP.
9915
9916 1994-07-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9917
9918 * configure.in (CFLAGS): If the envvar was specified, use that.
9919 And set REAL_CFLAGS from it too.
9920
9921 1994-07-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9922
9923 * make-dist: Update finder-inf.el.
9924
9925 1994-07-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9926
9927 * make-dist (msdos): Include sed4.inp in dist.
9928
9929 * Makefile.in (libsrc_libs): Var deleted.
9930
9931 1994-07-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9932
9933 * Makefile.in (mkdir, removenullpaths): Put g in sed replace commands.
9934
9935 1994-06-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9936
9937 * configure.in (mips-sony-newsos4*): New alias.
9938
9939 1994-06-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9940
9941 * configure.in (*-convex-bsd*): Set NON_GNU_CPP.
9942 (*-convex-convexos*): Accept this as alias.
9943
9944 1994-06-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9945
9946 * configure.in: Get CFLAGS both with and without THIS_IS_CONFIGURE,
9947 for two different uses.
9948
9949 1994-06-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9950
9951 * configure.in: Define THIS_IS_CONFIGURE when extracting CFLAGS etc.
9952
9953 1994-06-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9954
9955 * make-dist: Put ./BUGS into the distrib.
9956
9957 1994-06-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9958
9959 * configure.in: Handle 386 running Solaris 2.
9960
9961 1994-06-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9962
9963 * configure.in (mips-siemens-sysv*): Use cpp, not cc -E.
9964
9965 1994-06-05 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9966
9967 * configure.in (mips-sony-newsos*): Use news-risc.h.
9968
9969 * configure.in: Accept bsdi as opsys, like bsd386.
9970
9971 1994-06-01 Morten Welinder (terra@diku.dk)
9972
9973 * config.bat (src/paths.h): Use sed script msdos/sed4.inp.
9974
9975 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9976
9977 * Version 19.25 released.
9978
9979 * make-dist (shortversion): Don't assume another period follows.
9980
9981 1994-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9982
9983 * Makefile.in (install-arch-indep): Use /bin/pwd uniformly, not pwd.
9984 (uninstall): Use /bin/pwd.
9985
9986 * Makefile.in (blessmail): Depend on src.
9987 (all): Don't depend on blessmail.
9988
9989 * Makefile.in (src/paths.h): Don't force recomputation.
9990 (paths-force): New target; force recomputation of paths.h.
9991 (all): Depend on paths-force.
9992 (src, lib-src): Depend on src/paths.h.
9993
9994 * configure.in (*-sun-sunos4*): Set GCC_TEST_OPTIONS,
9995 NON_GCC_TEST_OPTIONS.
9996
9997 1994-05-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9998
9999 * configure.in: Don't insist on subversions for irix.
10000
10001 1994-05-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10002
10003 * configure.in (hppa*-hp-hpux9shr): Move alternative up.
10004
10005 * configure.in (i[34]86-next-*): New alternative.
10006
10007 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10008
10009 * Version 19.24 released.
10010
10011 * configure.in: New config hppa*-hp-hpux9shr*.
10012
10013 1994-05-22 Morten Welinder (terra@tyr.diku.dk)
10014
10015 * config.bat: Doc fix.
10016
10017 1994-05-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10018
10019 * Makefile.in (mostlyclean, clean, distclean, realclean)
10020 (extraclean): Don't act on man subdir if it doesn't exist.
10021
10022 1994-05-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10023
10024 * configure.in (GCC_TEST_OPTIONS, NON_GCC_TEST_OPTIONS): New vars.
10025 Use them to set up CC.
10026 (*-sun-sunos4.1.3): Set them.
10027
10028 1994-05-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10029
10030 * Makefile.in (lib-src): Don't depend on src/paths.h.
10031
10032 1994-05-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10033
10034 * build-ins.in (copydests): Get rid of spurious `-'s.
10035
10036 * configure.in: Define EMACS_CONFIGURATION instead of CONFIGURATION.
10037
10038 1994-05-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10039
10040 * Version 19.23 released.
10041
10042 * configure.in [HAVE_X11]: Merge $C_SWITCH_X_SITE into CFLAGS
10043 for the Xlib and Xt checks; then restore old CFLAGS.
10044
10045 1994-05-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10046
10047 * configure.in (HAVE_X11XTR6): Add newline before #if.
10048 Add newline after #endif.
10049
10050 1994-05-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10051
10052 * configure.in (HAVE_X11XTR6): Arrange to define it.
10053
10054 1994-05-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10055
10056 * Makefile.in (install): Depend on blessmail.
10057
10058 1994-05-12 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
10059
10060 * configure.in (mips-siemens-sysv*): Put quotes around value
10061 containing blanks.
10062
10063 1994-05-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10064
10065 * Makefile.in (TAGS): Use the makefile in src subdir.
10066
10067 1994-05-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10068
10069 * configure.in (opsys): Recognize `gnu'.
10070
10071 1994-05-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10072
10073 * configure.in (using NON_GNU_CPP): Fix test for CPP already set.
10074
10075 1994-05-09 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
10076
10077 * configure.in: Remove AC_LANG_C call. Not needed with Autoconf
10078 version > 1.8.
10079
10080 1994-05-08 Morten Welinder (terra@diku.dk)
10081
10082 * config.bat: Forcibly remove "# " style comments from makefiles.
10083
10084 1994-05-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10085
10086 * Makefile.in (uninstall): When processing lispdir and etcdir,
10087 do nothing unless it exists and is a directory.
10088
10089 1994-05-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10090
10091 * Makefile.in (install-arch-indep): Do install info/dired-x*.
10092 Merge code in from install-doc.
10093 (install-doc): Merge code back into install-arch-indep.
10094 (install-arch-dep): Don't depend on install-doc.
10095
10096 * configure.in (run_in_place): Don't use pwd for archlibdir and docdir.
10097
10098 1994-05-04 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10099
10100 * configure.in (making src/Makefile and lib-src/Makefile):
10101 Split off the autoconf substitutions and don't pass them thru cpp.
10102 (undefs): Use $canonical as well as $configuration.
10103
10104 * make-dist: Distribute lisp/Makefile.
10105
10106 * configure.in: Recognize m88k-dg-dgux5.4.3* and m88k-dg-dgux5.4.2*.
10107 Use lower case names for the s files.
10108
10109 1994-05-03 Morten Welinder (terra@diku.dk)
10110
10111 * config.bat: Added possibility for different file name
10112 transcriptions in lib-src.
10113
10114 1994-05-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10115
10116 * Makefile.in (lib-src): Undo previous change.
10117 (blessmail): New target to run maybe-blessmail in lib-src.
10118 (all): Depend on blessmail.
10119
10120 * Makefile.in (lib-src): Depend on src.
10121
10122 1994-04-30 Paul Reilly (pmr@churchy.gnu.ai.mit.edu)
10123
10124 * configure.in (m88k-dg-dgux5.4R3): Use dgux5-4R3.
10125 (m88k-dg-dgux5.4R2): dgux5.4R2.
10126
10127 1994-04-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10128
10129 * configure.in (window_system): Restore accidentally deleted code
10130 that uses AC_FIND_X.
10131
10132 * make-dist: Distribute config.bat.
10133
10134 1994-04-29 Morten Welinder (terra@diku.dk)
10135
10136 * config.bat: Corrected the configuration of lib-src
10137 to keep up with configure. Add note about dos version 3
10138 or better needed (djgpp needs that). Add note explaining
10139 that either install in c:/emacs or edit the script.
10140 Don't change to c:/emacs, but assume we're there (to minimize
10141 the number of places to change).
10142
10143 * config.bat: Build-in the first step towards X11 support with
10144 the X11 emulator that exists. At this time it won't work,
10145 and several files are missing.
10146
10147 1994-04-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10148
10149 * configure.in: Use m/hp800.h in place of m/hp9000s800.h.
10150 Don't look for -lresolv.
10151
10152 * Makefile.in (lib-src): Depend on src/paths.h.
10153
10154 1994-04-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10155
10156 * configure.in: Restore deleted AC_SUBST of `configuration'.
10157 Improve error message for bad --with-x-toolkit value.
10158
10159 * configure.in: Define CONFIGURATION in src/config.h
10160 rather than substituting in src/Makefile.in.
10161
10162 1994-04-26 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
10163
10164 * Makefile.in (install-doc): New target.
10165 (install-arch-dep): Depend on install-doc.
10166 (mkdir): Create docdir.
10167
10168 1994-04-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10169
10170 * configure.in: Test for libresolv.a.
10171 Substitute machfile and opsysfile.
10172
10173 1994-04-22 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
10174
10175 * Makefile.in (.PHONY, install): Kill reference to obsolete do-install.
10176 (install-arch-dep): Install under the name $(EMACS).
10177
10178 1994-04-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10179
10180 * configure.in (version): Use entire value of emacs-version.
10181 (mips-siemens-sysv*): New alternative.
10182
10183 1994-04-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10184
10185 * Makefile.in (install-arch-indep): Don't install dired-x*.
10186
10187 1994-04-18 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
10188
10189 * configure.in (src/Makefile, lib-src/Makefile): Delete ^L.
10190 Fix definition of $undefs.
10191
10192 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10193
10194 * configure.in (window_system): Obey --with-x11=no and --with-x10=no.
10195
10196 * configure.in (lib-src/Makefile.in): Use src, not lib-src, in -I.
10197
10198 1994-04-16 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
10199
10200 * configure.in: Call AC_LANG_C, if it's defined, after AC_PREPARE.
10201
10202 1994-04-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10203
10204 * configure.in (lib-src/Makefile.in): Make this from Makefile.in.in
10205 and run it thru cpp, as with src/Makefile.in.
10206
10207 * configure.in: Use AC_SET_MAKE.
10208
10209 1994-04-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10210
10211 * configure.in (i[34]86-ncr-sysv*): Use usg5-4-2.
10212
10213 1994-04-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10214
10215 * Makefile.in (MAKE): Don't just assign it--use @SET_MAKE@.
10216
10217 * configure.in (CFLAGS): Exclude ${CFLAGS} from singlequotes.
10218 (printing the choices): Make the toolkit message unconditional.
10219 (USE_X_TOOLKIT): Use `none', not `no', if none.
10220 (include libsrc_libs): Include config.h, and specify -I for srcdir.
10221 Get rid of temp file foofoo1.
10222
10223 1994-04-13 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
10224
10225 * configure.in (CFLAGS): Use shell syntax, not Makefile.
10226
10227 1994-04-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10228
10229 * configure.in (window_system): If no X, set USE_X_TOOLKIT=no.
10230 (printing the choices): State choice of toolkit.
10231 (libsrc_libs): Recalculate after writing config.h;
10232 then update lib-src/Makefile.
10233
10234 1994-04-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10235
10236 * configure.in: Add sunos4shr as alternative for suns.
10237 Conditionals testing for null $CC were backwards.
10238
10239 1994-04-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10240
10241 * make-dist (msdos): Don't link patch1. Link sed*.inp, not sed.in*.
10242
10243 1994-04-09 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10244
10245 * configure.in: Handle -isc4.0*.
10246
10247 1994-03-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10248
10249 * configure.in (esix5): Set NON_GNU_CPP.
10250
10251 1994-03-24 Roland McGrath (roland@mole.gnu.ai.mit.edu)
10252
10253 * Makefile.in (thisdir): Nonsensical variable removed.
10254 (install-arch-indep): Set shell var thisdir=`pwd` before cd and cd
10255 back to $thisdir, rather than the directory `this_dir'.
10256
10257 1994-03-17 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10258
10259 * Makefile.in (install-arch-indep): Add missing backslash after a
10260 `then'.
10261
10262 1994-03-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10263
10264 * Makefile.in (thisdir): New variable.
10265 (install-arch-indep): Go back to thisdir to run INSTALL_DATA.
10266
10267 1994-03-08 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
10268
10269 * configure.in: Add freebsd.
10270
10271 1994-03-08 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10272
10273 * configure.in: Check for fpathconf.
10274
10275 1994-03-02 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
10276
10277 * configure.in (with_x_toolkit): Fix typo in previous change.
10278
10279 1994-03-01 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
10280
10281 * configure.in: New s-file for rs60000-ibm-aix3.2.5.
10282
10283 1994-02-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10284
10285 * configure.in (with_x_toolkit): Don't allow motif or open-look.
10286
10287 1994-02-24 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
10288
10289 * configure.in: Fix value of docdir.
10290 * Makefile.in (install-arch-indep): Install DOC* in docdir.
10291
10292 1994-02-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10293
10294 * configure.in (*-sysv4.1): Set NON_GNU_CPP.
10295
10296 1994-02-22 Karl Heuer (kwzh@geech.gnu.ai.mit.edu)
10297
10298 * configure.in: New variable docdir to control where the docstring
10299 file goes.
10300 Makefile.in: Use it to initialize PATH_DOC in paths.h.
10301
10302 1994-02-22 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
10303
10304 * configure.in: When --run-in-place, don't inherit archlibdir.
10305
10306 1994-02-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10307
10308 * Makefile.in (install-arch-dep, install-arch-indep):
10309 New targets split up former do-install rule.
10310 (do-install): Target deleted.
10311
10312 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10313
10314 * configure.in (mips-sony-newsos*): New configuration.
10315
10316 1994-02-14 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu)
10317
10318 * configure.in (rs6000-bull-bosx*): Add support for BULL dpx20.
10319
10320 1994-02-11 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
10321
10322 * configure.in: Fix misspelled symbol LD_SWITCH_X_SITE_AUX.
10323
10324 1994-02-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10325
10326 * configure.in: Don't initialize CC.
10327
10328 1994-02-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10329
10330 * configure.in (creating src/Makefile): Also generate -U switches
10331 for symbols in the $configuration value.
10332
10333 * configure.in: Check for sys_siglist being declared in system header.
10334
10335 1994-02-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10336
10337 * configure.in (creating src/Makefile): Delete blank lines
10338 along with lines of whitespace.
10339 (m68k-motorola-sysv*, m68000-motorola-sysv*): Compute proper CC value.
10340
10341 1994-02-09 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10342
10343 * configure.in: Get, use, and substitute C_SWITCH_MACHINE
10344 like C_SWITCH_SYSTEM.
10345 (m68*-motorola-sysv*): Set CC. Require cpu type to be m68k or m68000.
10346
10347 1994-02-04 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
10348
10349 * configure.in (drem): Check for this function.
10350
10351 1994-02-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10352
10353 * configure.in (Using NON_GNU_CPP): Don't lose if it has spaces.
10354 If CPP was inherited from environment, don't use NON_GNU_CPP.
10355 (NON_GNU_CC): Likewise.
10356 (handling with_gcc): Use explicit if in the `no' case.
10357 (cc_specified): New variable; if set, don't use NON_GNU_CC.
10358
10359 1994-02-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10360
10361 * configure.in (mips-mips-riscos4*): Set NON_GNU_CPP.
10362
10363 1994-02-01 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
10364
10365 * configure.in: Check whether fmod exists.
10366
10367 1994-01-31 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10368
10369 * make-dist: Distribute {src,lisp}/ChangeLog.? instead of
10370 {src,lisp}/OChangeLog.
10371
10372 1994-01-22 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10373
10374 * configure.in: Restore Jan 8 and Jan 16 changes. The -U hack is
10375 necessary for proper operation. This code works with the current
10376 released version of Autoconf.
10377
10378 1994-01-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10379
10380 * configure.in (with_x_toolkit): Treat values athena and lucid alike.
10381 (USE_X_TOOLKIT): Define it for all values except `no'.
10382
10383 * configure.in: Undo first Jan 8 change and Jan 16 change.
10384
10385 1994-01-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10386
10387 * configure.in: Handle --with-x-toolkit. Produce lwlib/Makefile.
10388 Substitute USE_X_TOOLKIT as both C macro and Make variable.
10389
10390 * Makefile.in (lwlib/Makefile): New target.
10391 (SUBDIR_MAKEFILES): Depend on lwlib/Makefile.
10392 (clean, mostlyclean, distclean, realclean): Handle lwlib subdir.
10393 (unlock, relock): Handle lwlib subdir.
10394
10395 * Makefile.in: Add some .PHONY targets.
10396
10397 * make-dist: Handle lwlib subdir like oldXMenu subdir.
10398
10399 * lwlib: New subdirectory.
10400
10401 1994-01-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10402
10403 * configure.in: If CPP has a value that is a directory,
10404 discard the value.
10405
10406 1994-01-16 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10407
10408 * configure.in (srcdir_undefs): Add g flag to sed substitution to
10409 remove -U[0-9]*.
10410
10411 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10412
10413 * Makefile.in (do-install): Install the dired-x info files.
10414
10415 * configure.in: Provide for variable LD_SWITCH_X_SITE_AUX.
10416 (See src/s/sol2.h.)
10417
10418 1994-01-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10419
10420 * configure.in (m68k-harris-cxux*, m88k-harris-cxux*): New configs.
10421
10422 1994-01-08 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10423
10424 * configure.in (creating src/Makefile): Put code inside 2nd arg to
10425 AC_OUTPUT as it should be; hopefully no one will again see fit to
10426 gratuitously break this and not make a change log entry.
10427 Optimized sed processing of Makefile.in and cpp output; now
10428 preserves comments previously removed from the cpp input.
10429 Eliminated temp file for cpp output. Generate -U switches to
10430 undefine all identifiers that appear in the directory name
10431 ${srcdir}; pass these to cpp.
10432
10433 * configure.in (version): Fix sed regexp to match two-elt version
10434 number.
10435
10436 * configure.in: Check for strerror.
10437
10438 1994-01-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10439
10440 * configure.in: Test for bcmp.
10441
10442 1994-01-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10443
10444 * make-dist (tempdir): Put subdir msdos into the distribution.
10445
10446 1993-01-07 Morten Welinder (terra@diku.dk)
10447
10448 * config.bat: New file.
10449
10450 1994-01-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10451
10452 * Makefile.in (${SUBDIR} target): Pass down LDFLAGS and CPPFLAGS.
10453
10454 1994-01-01 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10455
10456 * configure.in (m68*-next-*): Don't care about which os is specified.
10457 (i[34]86-*-*): Check for *-nextstop*.
10458
10459 1993-12-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10460
10461 * configure.in: Check for setsid.
10462
10463 1993-12-17 Richard Stallman (rms@srarc2)
10464
10465 * configure.in (*-sun-solaris*): Add special case for Solaris 2.3.
10466
10467 1993-12-15 Richard Stallman (rms@srarc2)
10468
10469 * Makefile.in (mkdir): Make only the lockdir writable.
10470
10471 * configure.in (i860-*-sysv4): Rename from i860-*-sysvr4.
10472
10473 1993-12-11 Richard Stallman (rms@srarc2)
10474
10475 * Makefile.in (libdir): Use @libdir@.
10476
10477 1993-12-08 Richard Stallman (rms@srarc2)
10478
10479 * Makefile.in (install): Add empty command.
10480
10481 1993-12-04 Richard Stallman (rms@srarc2)
10482
10483 * make-dist: Put man/getopt.c in the dist.
10484
10485 * configure.in (LIBS): Add test for existence of XSetWMProtocols.
10486
10487 * Makefile.in (install): Depend on ${SUBDIR}, not `all'.
10488
10489 1993-12-03 Richard Stallman (rms@srarc2)
10490
10491 * configure.in (solaris): Set NON_GNU_CPP instead of CPP.
10492 Set it for all solaris versions.
10493 (mips-mips-riscos4*): Set NON_GNU_CC, not CC.
10494 (after checking for GCC): If not GCC, and NON_GNU_CPP is set, set CPP.
10495 Likewise for NON_GNU_CC and CC.
10496
10497 1993-12-01 Richard Stallman (rms@srarc2)
10498
10499 * configure.in (mips-mips-riscos4*): Assign variable CC.
10500 (checking ${with_gcc}): If "no", don't override CC if already set.
10501 (CC): Initialize it as empty.
10502
10503 1993-11-30 Richard Stallman (rms@srarc2)
10504
10505 * configure.in (Suns): Set CPP if *-solaris2.3*.
10506
10507 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10508
10509 * Version 19.22 released.
10510
10511 * Makefile.in (do-install): Use umask 022 in copying etc and lisp dirs.
10512
10513 1993-11-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10514
10515 * make-dist: When breaking links, use cp -p.
10516 Copy install.sh into distribution.
10517 Move the temp dir up into the parent dir;
10518 don't leave the staging dir make-dist.tmp... in existence.
10519 * install.sh: New file.
10520
10521 1993-11-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10522
10523 * configure.in (i[34]86-ncr-sysv*): New specific alternative.
10524
10525 1993-11-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10526
10527 * configure.in (version): When --run-in-place, exclude
10528 ${datadir}/emacs/site-lisp from locallisppath.
10529
10530 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10531
10532 * configure.in: Delete jumk.c before writing it.
10533
10534 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10535
10536 * Version 19.21 released.
10537
10538 * Makefile.in (mkdir): Ignore error from chmod.
10539
10540 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10541
10542 * make-dist: Don't put lisp/forms.README in the distribution.
10543
10544 1993-11-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10545
10546 * configure.in (creating src/Makefile): Before running cpp,
10547 discard all lines that start with `# Generated' or /**/#.
10548
10549 1993-11-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10550
10551 * Version 19.20 released.
10552
10553 * make-dist: Use build-ins.in, not build-install.in.
10554 Don't bother updating TAGS since it's not included.
10555
10556 * build-ins.in: Renamed from build-install.in.
10557
10558 1993-11-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10559
10560 * make-dist: Don't try to link *.texinfo--there are none now.
10561 When running make in lib-src, specify YACC var value.
10562
10563 1993-10-03 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10564
10565 * configure.in (extrasub): Add vpath patterns for %.[yls].
10566
10567 * configure.in: Don't do seddery on config.status after AC_OUTPUT.
10568 Instead just include the commands to make src/Makefile as the
10569 second arg to AC_OUTPUT.
10570
10571 * configure.in: Use : instead of dnl for comment inside
10572 $makefile_command.
10573
10574 * configure.in: No longer use vpath_sed. Instead, when we notice
10575 srcdir already configured, set extrasub to hack vpath in the
10576 makefiles.
10577
10578 * configure.in: In cmds to make src/Makefile, chmod Makefile.new
10579 before moving it.
10580 * Makefile.in (VPATH): Define to @srcdir@.
10581
10582 1993-09-28 Brian J. Fox (bfox@cubit)
10583
10584 * configure.in: Don't copy ${srcdir}/src/Makefile.in; that file
10585 doesn't exist. Just copy src/Makefile.in instead.
10586 Touch all of the Makefiles after editing config.status.
10587
10588 * INSTALL: Update documentation to match new configuration
10589 mechanism.
10590
10591 1993-09-27 Brian J. Fox (bfox@ai.mit.edu)
10592
10593 * configure.in: Allow any of the path or directory Makefile
10594 variables to be set with flags to configure. Create all Makefiles
10595 at configure time. Edit special commands into config.status after
10596 src/Makefile.in is built from src/Makefile.
10597
10598 * Makefile.in (src/Makefile, lib-src/Makefile, oldXMenu/Makefile):
10599 If these files are out of date, simply have config.status
10600 rebuild them; don't rebuild them explicitly.
10601
10602 1993-09-25 Brian J. Fox (bfox@ai.mit.edu)
10603
10604 * build-install.in: Change src/xemacs to src/emacs. We no longer
10605 create src/xemacs, so the file wouldn't be found.
10606
10607 * make-dist: Remove `src/ymakefile', add `src/Makefile.in.in'.
10608
10609 1993-09-24 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
10610
10611 * configure.in: Avoid forcing the search of /usr/include before
10612 fixed include files by resetting C_SWITCH_X_SITE if it is
10613 "-I/usr/include".
10614
10615 1993-09-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10616
10617 * Makefile.in (@rip_paths@locallisppath):
10618 Delete ${datadir}/emacs/site-lisp.
10619
10620 1993-09-15 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10621
10622 * configure.in:
10623 Use AC_QUOTE_SQUOTE twice to properly quote vpath_sed value.
10624 Remove ${extra_output} from AC_OUTPUT call.
10625
10626 1993-09-17 Brian J. Fox (bfox@inferno)
10627
10628 * make-dist: Quote backquotes found in strings to be echoed.
10629
10630 * configure.in: Use "sh -c pwd" when we want to avoid having the
10631 shell fix up the value of $PWD.
10632
10633 1993-09-13 Brian J. Fox (bfox@inferno)
10634
10635 * Makefile.in (do-install): Don't abort if ln or chmod at the end
10636 of the installation fail. Suggested by Karl Berry.
10637
10638 1993-08-30 Brian J. Fox (bfox@inferno)
10639
10640 * Makefile.in (*clean): Use "$(MAKE) $(MAKEFLAGS)" wherever "make"
10641 was used. Set MAKEFLAGS from MFLAGS.
10642
10643 1993-09-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10644
10645 * configure.in: Test for res_init in libc.
10646
10647 1993-09-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10648
10649 * configure.in: In the file ${tempcname}, use configure___
10650 instead of @configure@.
10651
10652 1993-09-12 Roland McGrath (roland@sugar-bombs.gnu.ai.mit.edu)
10653
10654 * make-dist: Dist vpath.sed.
10655
10656 * Makefile.in (lib-src/Makefile, src/Makefile, oldXMenu/Makefile):
10657 Depend on vpath.sed.
10658 Replace sed command for VPATH with @vpath_sed@.
10659
10660 * configure.in: Substitute variable `vpath_sed'.
10661 If not in $srcdir and $srcdir is configured,
10662 issue warning that GNU make is required,
10663 and set vpath_sed to use vpath.sed script.
10664
10665 1993-09-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10666
10667 * configure.in: Remove check for $srcdir being configured.
10668 This pretty much works now.
10669 Grok {m68*-hp,i[34]86-*}-netbsd* and set opsys=netbsd.
10670 Check for XFree86 (/usr/X386/include) independent of whether
10671 -lXbsd exists.
10672
10673 * Makefile.in (info, dvi, clean, mostlyclean, distclean,
10674 realclean, unlock, relock): Use `$(MAKE)' in place of plain
10675 `make'.
10676
10677 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10678
10679 * Version 19.19 released.
10680
10681 * configure.in (i386-*-sunos4): Assume Sunos 4.0.
10682
10683 1993-08-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10684
10685 * configure.in: Check for XScreenNumberOfScreen.
10686
10687 1993-08-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10688
10689 * configure.in: Add * to end of all configuration alternatives.
10690 (m68*-sony-newsos3*): New alternative.
10691
10692 1993-08-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10693
10694 * make-dist: Include getdate.c in distribution.
10695
10696 * configure.in: For --help, use $PAGER if it is set.
10697 (LIB_X11_LIB): Default to -lX11.
10698 (mips-sgi-irix5.*): New alternative.
10699
10700 * Makefile.in (do-install): Install info/gnus* and info/sc*.
10701
10702 * configure.in (m68*-hp-hpux*, hppa*-hp-hpux*):
10703 Recognize *.B8.* as hpux version 8.
10704 (m68*-tektronix-bsd*): Fix typo in tek4300.
10705 (AC_HAVE_FUNCS): Add ftime.
10706
10707 1993-08-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10708
10709 * configure.in (m88k-tektronix-sysv3*): Add the missing *.
10710 Use tekxd88, not tekXD88.
10711
10712 1993-08-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10713
10714 * configure.in: Check for -lm. Then can check for frexp and logb.
10715
10716 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10717
10718 * Version 19.18 released.
10719
10720 * make-dist (src): Don't put gnu-hp300 in dist.
10721 (src, lisp): Include OChangeLog in dist.
10722
10723 1993-08-08 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10724
10725 * configure.in: Test for presence of logb and frexp functions.
10726
10727 1993-08-05 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10728
10729 * configure.in (machine): Add i370-ibm-aix*.
10730
10731 1993-08-03 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10732
10733 * configure.in (function checks): Test for mkdir and rmdir.
10734
10735 * configure.in (function checks): Don't test for random and bcopy
10736 only when we're building with X; look for them all the time.
10737
10738 1993-07-30 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10739
10740 * configure.in: Test for availability of bcopy functions, searching
10741 the X libraries if we're using X.
10742
10743 * configure.in: Test for the presence of/usr/lpp/X11/bin/smt.exp,
10744 and #define HAVE_AIX_SMT_EXP if we do. This is present in some
10745 versions of AIX, and needs to be passed to the loader.
10746
10747 * configure.in: Test for the availability of the
10748 XScreenResourceString function.
10749
10750 1993-07-30 David J. MacKenzie (djm@frob.eng.umd.edu)
10751
10752 * configure.in: If we found X on our own, set C_SWITCH_X_SITE and
10753 LD_SWITCH_X_SITE and assume --with-x11.
10754 Only look for X11 files if we weren't told about a window system
10755 or if we were told to use X11 but not told where.
10756 Search the libraries from the s and/or m files when checking for
10757 functions.
10758
10759 * configure.in: Remove any trailing slashes in prefix and exec_prefix.
10760
10761 1993-07-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10762
10763 * make-dist: Include lisp/dired.todo in the distribution.
10764
10765 1993-07-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10766
10767 * configure.in: Add code to set HAVE_INET_SOCKETS.
10768
10769 1993-07-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10770
10771 * configure.in: If we do find x_includes and x_libraries
10772 via AC_FIND_X, set C_SWITCH_X_SITE and LD_SWITCH_X_SITE.
10773
10774 1993-07-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10775
10776 * make-dist: Include src/gnu-hp300 in the dist.
10777
10778 * configure.in (canonical): New variable holds the canonicalized
10779 configuration. Don't alter `configuration'. Use `configuration'
10780 for Makefile.in for file naming.
10781 (testing x_includes and x_libraries): Use =, not ==.
10782
10783 1993-07-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10784
10785 * Version 19.17 released.
10786
10787 * Makefile.in (src/Makefile): Propagate C_SWITCH_SYSTEM to the src
10788 directory's makefile. This allows the invocation of CPP which
10789 builds xmakefile to receive these switches. The SunSoft C
10790 preprocessor inserts spaces between tokens if it doesn't get the
10791 -Xs flag requested in src/s/sol2.h.
10792
10793 1993-07-12 Frederic Pierresteguy (F.Pierresteguy@frcl.bull.fr)
10794
10795 * configure.in (m68k-bull-sysv3): New config.
10796
10797 1993-07-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10798
10799 * configure.in: Use the autoconf AC_FIND_X macro to try to find
10800 the X Windows libraries.
10801
10802 1993-07-07 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10803
10804 * make-dist (tempdir): Don't create lisp/forms-mode directory in
10805 the distribution. Those files aren't kept in their own
10806 subdirectory any more.
10807
10808 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10809
10810 * Version 19.16 released.
10811
10812 1993-06-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10813
10814 * configure.in: Add --verbose flag.
10815
10816 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10817
10818 * version 19.15 released.
10819
10820 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10821
10822 * Makefile.in (top_distclean): Use -f switch when cleaning out
10823 lock dir; it might be empty.
10824
10825 * configure.in: Only check for -lXbsd once.
10826
10827 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10828
10829 * Version 19.14 released.
10830
10831 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10832
10833 * make-dist: If using gzip, create distribution with '.gz' extension.
10834
10835 * make-dist (lisp/term): This doesn't have a ChangeLog anymore.
10836 (lisp/forms-mode): This doesn't exist anymore.
10837
10838 * configure.in: Look for the closedir function.
10839
10840 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10841
10842 * configure.in (CPP): Autoconf sets this to a shell variable
10843 reference, which doesn't work when it's edited into a makefile.
10844 Expand that variable reference.
10845
10846 * Makefile.in (CPP): New variable.
10847 (src/Makefile): Edit CPP into src/Makefile.
10848
10849 * Makefile.in (src/Makefile): Don't bother exiting single quotes
10850 and entering double quotes to get the values of LD_SWITCH_X_SITE
10851 and the other make variables; make substitutes them in anyway.
10852
10853 * Makefile.in (uninstall): Don't remove the lisp and etc
10854 directories if they're in the source tree.
10855
10856 Bring mumbleclean targets into conformance with GNU coding standards.
10857 * Makefile.in (mostlyclean, clean): Separate these two; just have
10858 them pass the request to the subdirectory makefiles.
10859 (distclean): Pass the request down, and then get rid of the
10860 files configure built, and get rid of the Makefiles.
10861 (realclean): Pass the request down, and then do the same things
10862 distclean does.
10863 (uninstall, info, dvi): New targets.
10864
10865 * configure.in: Move clause for PC-compatible i386 box to the end
10866 of the case statement, to avoid masking configurations below.
10867
10868 * configure.in: Add case for m88k-motorola-sysv4.
10869
10870 * configure.in: Add support for HP/UX versions 7, 8, and 9 on
10871 the HP 68000 machines.
10872
10873 * configure.in: Put the arguments to LD_SWITCH_X_SITE's and
10874 C_SWITCH_X_SITE's -L and -I switches in quotes, so the
10875 preprocessor won't fiddle with them.
10876
10877 1993-06-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10878
10879 * Makefile.in (TAGS): cd to src to run etags.
10880
10881 1993-06-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10882
10883 * configure.in (version): Check the X libraries for XrmSetDatabase
10884 and random, and see if we have -lXbsd.
10885
10886 1993-06-11 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10887
10888 * configure.in: Pass "-Isrc" to the CPP we run to examine the
10889 s/*.h and m/*.h files. Martin Tomes
10890 <mt00@controls.eurotherm.co.uk> says ISC Unix 3.0.1 needs it.
10891
10892 1993-06-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10893
10894 * configure.in: Move i386-prime-sysv* and i386-sequent-bsd*
10895 above the general i386 alternative.
10896
10897 1993-06-10 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10898
10899 * configure.in: Recognize configuration name for Data General
10900 AViiON machines.
10901
10902 * configure.in: Use AC_LONG_FILE_NAMES.
10903
10904 1993-06-09 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10905
10906 * configure.in: Test for bison.
10907 * Makefile.in (YACC): New variable.
10908 (lib-src/Makefile.in): Edit YACC into the makefile.
10909
10910 1993-06-08 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10911
10912 * Version 19.13 released.
10913
10914 * configure.in (CFLAGS): Don't set this according to the value of
10915 the GCC shell variable. Instead, consult the machine and system
10916 files for the values of C_OPTIMIZE_SWITCH and C_DEBUG_SWITCH, and
10917 test __GNUC__ while we're at it.
10918
10919 * configure.in: Remove extra ;; from hpux cases.
10920
10921 1993-06-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10922
10923 * configure.in: Check to see if the system has -ldnet.
10924
10925 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10926
10927 * make-dist: Add clauses to distribute lisp/forms-mode.
10928
10929 1993-06-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10930
10931 * configure.in (machine): Fix the versions in hpux version number test.
10932 Do not guess based on cpu type. Do check for explicit system version.
10933
10934 1993-06-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10935
10936 * configure.in: Do NOT look for `unknown' as company name.
10937
10938 1993-06-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10939
10940 * configure.in: Fix typo in message.
10941
10942 1993-06-01 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10943
10944 * Version 19.12 released.
10945
10946 * Makefile.in (do-install): Correct previous etc-copying change.
10947 Partially rewrite using `if'.
10948 (src/Makefile): Insert --x-libraries option into LD_SWITCH_X_SITE.
10949
10950 * Version 19.11 released.
10951
10952 * configure.in: Handle 386bsd.
10953
10954 1993-05-31 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10955
10956 * make-dist: Update getdate.c.
10957
10958 * configure.in: Handle bsd386.
10959
10960 * Makefile.in (do-install): Use `-' in tar options.
10961
10962 * configure.in: Change ! "${...}" to x"${...}" = x.
10963
10964 * Makefile.in (do-install): Copy the DOC-* files from the build
10965 etc directory, as well as lots of things from ${srcdir}/etc.
10966
10967 * make-dist: Copy config.guess.
10968
10969 * configure.in: Handle AIX versions 1.2, 1.3.
10970
10971 1993-05-30 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10972
10973 * configure.in: Use s/bsd4-3.h for mips-mips-riscos4, and add
10974 the configuration name mips-mips-usg* to represent USG systems.
10975
10976 * configure.in: Fix logic to detect if srcdir is already configured.
10977
10978 * Makefile.in: Pass in LD_SWITCH_X_SITE.
10979
10980 * Makefile.in (mkdir, clean, mostlyclean, do-install): Use `(cd
10981 foo && pwd)` instead of `(cd foo ; pwd)` to get the canonical name
10982 of a directory; cd might fail, and have pwd print out the current
10983 directory.
10984
10985 1993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10986
10987 * configure.in: When looking for sources, use '.', not `.`. Also '..'.
10988
10989 1993-05-30 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10990
10991 * configure.in: Complain if srcdir points at an already-configured
10992 tree.
10993
10994 1993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10995
10996 * Version 19.10 released.
10997
10998 1993-05-29 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10999
11000 * Makefile.in: Use Makefile comments, not C comments.
11001
11002 * configure.in: Add case for the Tektronix XD88.
11003
11004 1993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11005
11006 * configure.in: Handle sysv4.2 and sysvr4.2.
11007
11008 1993-05-29 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11009
11010 * configure.in: Traverse the argument list without destroying it;
11011 don't use shift. It turns out that "set - ${saved_arguments}"
11012 doesn't work portably.
11013
11014 * configure.in: Add missing "fi".
11015
11016 * make-dist: Rebuild configure if configure.in is newer.
11017
11018 * Makefile.in (src:, lib-src:, FRC:): Force the src and lib-src
11019 targets to be executed even if make remembers that it has already
11020 satisfied FRC.
11021
11022 1993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11023
11024 * Makefile.in (do-install): Delete redundant code to copy etc twice.
11025
11026 * configure.in (romp): Handle various version numbers with aos and bsd.
11027
11028 1993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11029
11030 * configure.in: Fix message text.
11031
11032 1993-05-28 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11033
11034 * make-dist: Make a `site-lisp' directory in the distribution,
11035 instead of a `local-lisp' directory, which hasn't been the
11036 appropriate name for a long time.
11037 * Makefile.in (@rip_paths@locallisppath): Use site-lisp directory
11038 from the distribution first, then /usr/local/lib/emacs/site-lisp.
11039
11040 * Makefile.in (do-install): Correctly detect if ./etc and
11041 ${srcdir}/etc are the same.
11042
11043 * configure.in: Extract UNEXEC from the system configuration
11044 files, compute the name of the source file corresponding to the
11045 object file, and #define it as UNEXEC_SRC in config.h.
11046
11047 * configure.in: If srcdir is '.', then try using PWD to make it
11048 absolute.
11049
11050 * configure.in: Include ${srcdir} in the printed report, to help
11051 people notice if it's an automounter path.
11052
11053 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11054
11055 * configure.in (prefix): Don't run pwd on srcdir unnecessarily.
11056
11057 1993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11058
11059 * Makefile.in (do-install): Delete the dest dir, not the source dir,
11060 when they are different. Add `shift' command.
11061 (COPYDESTS, COPYDIR): Delete external-lisp dir.
11062 (externallispdir): Var deleted.
11063
11064 * configure.in: Delete spurious paren outputting short_usage.
11065
11066 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11067
11068 * Version 19.9 released.
11069
11070 1993-05-26 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11071
11072 * Makefile.in (${SUBDIR}): Pass the value of the make variable to
11073 subdirectory makes.
11074
11075 * make-dist: Check for .elc files with no corresponding .el file.
11076
11077 * Makefile.in (mkdir): Make all the directories in locallisppath.
11078
11079 * config.guess: New file.
11080 * configure.in: Use it, tentatively.
11081 * INSTALL: Mention its usage.
11082
11083 * configure.in (hppa-hp-hpux): Use uname -r instead of uname -m;
11084 the former gives you the operating system rev directly.
11085 Use s/hpux.h if we don't recognize what we got.
11086
11087 * Makefile.in (do-install): Don't remove a destination directory
11088 if it's the same as the source. If ${srcdir}/info == ${infodir},
11089 don't try to copy the info files.
11090
11091 * Makefile.in (COPYDIR, COPYDESTS): Don't mention etc twice; this
11092 doesn't work if you're not using a separate source directory.
11093 (do-install): Copy the build tree's etc directory only after
11094 making sure it's not also the source tree's etc directory.
11095
11096 1993-05-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11097
11098 * configure.in: Handle sunos4.1.3 specially.
11099
11100 1993-05-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11101
11102 * Makefile.in (INSTALL): Add definition.
11103
11104 * configure.in: Fix some messages. Support -with-gnu-cc.
11105 At the end, use `set --', not `set -'.
11106 Delete spurious `.h' in hpux alternatives.
11107
11108 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11109
11110 * Version 19.8 released.
11111
11112 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11113
11114 * configure.in: When looking for source in the same directory as
11115 the configure script, make the path thus discovered absolute.
11116 If the user specifies the `--srcdir' switch, make that directory
11117 absolute too.
11118
11119 * Makefile.in (srcdir): Remove comment saying this doesn't work.
11120
11121 * Makefile.in (src/paths.h): Edit the `infodir' variable into this
11122 too, as the value of the PATH_INFO macro.
11123
11124 * configure.in: Check to see if the source lives in the same
11125 directory as the configure script.
11126
11127 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11128
11129 * Makefile.in (install): Split this into `install' and
11130 `do-install', to give people more control over exactly what gets
11131 done.
11132 (do-install): New target, containing the guts of `install'.
11133 Don't remove and recreate the directories inside the copying loop - do
11134 it all before the copying loop. Pass more flags to the lib-src
11135 make.
11136 (mkdir): Create ${infodir}, ${mandir}, and ${sitelispdir} here, to
11137 avoid errors and warnings.
11138
11139 * configure.in: For generic IBM PC boxes, insist on "unknown" for
11140 the manufacturer - the more general case was blocking other i386
11141 configuration names below, and that's how the names are written in
11142 MACHINES anyway.
11143
11144 * make-dist: When breaking links, remove the link before moving
11145 the copy onto it, to avoid interactive behavior.
11146
11147 * Makefile.in: Doc fix.
11148
11149 * configure.in: Doc fix.
11150
11151 * INSTALL: Mention --exec-prefix option.
11152
11153 * configure.in: Add support for the `--exec-prefix' option.
11154 * Makefile.in: Accept that support.
11155
11156 * configure.in: Use the AC_PROG_INSTALL macro.
11157 * Makefile.in (INSTALL): Variable removed.
11158 (INSTALL_PROGRAM, INSTALL_DATA): Accept these values from configure.
11159
11160 * configure.in: Distinguish between hp800's and hp700's by calling
11161 "uname -m".
11162
11163 1993-05-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11164
11165 * configure.in: Recognize configuration names for i860 boxes
11166 running SYSV.
11167
11168 1993-05-23 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11169
11170 * configure.in: Distinguish between hp800's and hp700's by the
11171 version of HP/UX they run, since that's something people are more
11172 likely to know - hp700's run 8.0.
11173 Add HP 700 configuration.
11174
11175 * configure.in: Test for the presence of the `rename' function.
11176
11177 * Makefile.in (C_SWITCH_X_SITE): New variable - get this from
11178 configure.in.
11179 (oldXMenu/Makefile): Edit C_SWITCH_X_SITE into this.
11180
11181 * make-dist: Break intra-tree links.
11182
11183 * configure.in: Explain that this is an autoconf script, and give
11184 instructions for rebuilding configure from it. Arrange to put
11185 comments in configure explaining this too.
11186
11187 * configure.in: Make the first line of the configure script be
11188 "#!/bin/sh". Leaving the first line blank didn't work.
11189
11190 * configure.in (long_usage): Remove; made short_usage describe
11191 the options briefly.
11192
11193 * configure.in: Implement the --prefix option.
11194 * Makefile.in (prefix): Add support for it here.
11195 * INSTALL: Document it here.
11196
11197 * Makefile.in (install): Don't assume that the files in the `info'
11198 subdirectory match *.info. They don't have that prefix.
11199
11200 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11201
11202 * configure.in: Add case for version 5 of Esix.
11203
11204 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11205
11206 * Version 19.7 released.
11207
11208 * make-dist: There aren't any *.com files in lib-src anymore.
11209
11210 * make-dist: Copy texinfo.tex and texindex.c, rather than linking
11211 them; they're symlinks to other filesystems on the GNU machines.
11212
11213 * make-dist: Check that the manual reflects the same version of
11214 Emacs as stated in lisp/version.el. Edit that version number into
11215 the README file.
11216
11217 1993-05-21 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11218
11219 * configure.in: Remove the hack of AC_DEFINE; use
11220 AC_DEFINE_UNQUOTED.
11221
11222 1993-05-20 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11223
11224 * make-dist: Don't distribute precomp.com, compile.com, or
11225 link.com from ./src; they're in ./vms now.
11226
11227 Some time-handling patches from Paul Eggert:
11228 * configure.in: Add AC_TIMEZONE.
11229
11230 1993-05-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11231
11232 * configure.in: Recognize Linux as a valid operating system for
11233 the i386.
11234
11235 1993-05-18 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11236
11237 * make-dist: Distribute some VMS files we got from Richard Levitte.
11238
11239 * Makefile.in (oldXMenu/Makefile): Take oldXMenu/Makefile.in as
11240 the source for the sed command, not oldXMenu/Makefile.
11241
11242 1993-05-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11243
11244 * INSTALL: Don't claim the srcdir option doesn't work.
11245
11246 1993-05-16 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11247
11248 * configure.in: Include remarks saying what order the autoconf
11249 tests should go in, and remind people to change config.h.in
11250 whenever they add autoconf tests which make #definitions.
11251
11252 * make-dist: Distribute oldXMenu/Makefile.in, not oldXMenu/Makefile.
11253
11254 1993-05-15 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11255
11256 * Makefile.in (oldXMenu/Makefile): Make this depend on
11257 ${srcdir}/oldXMenu/Makefile.in, not itself.
11258
11259 * PROBLEMS: Some updates from David J. Mackenzie.
11260
11261 More changes from David J. Mackenzie.
11262 * Makefile.in (install.sysv, install.xenix, install.aix):
11263 Targets removed; autoconf and config.h should specify all these
11264 differences.
11265 (buildlisppath): Make this path depend on ${srcdir}.
11266 (INSTALLFLAGS): Remove.
11267 (INSTALL): Include the -c flag.
11268 (install): Change the way we invoke install accordingly.
11269
11270 Install ${srcdir} changes from DJM.
11271 * Makefile.in (SUBDIR_MAKEFILES): Add oldXMenu/Makefile to this
11272 list.
11273 (COPYDIR, COPYDESTS): Install files from both the etc directory in
11274 the source tree and the etc directory in the object tree.
11275 (${SUBDIR}): Pass the prefix variable down to submakes.
11276 (everywhere): Use `sed', not `/bin/sed'. Not all systems have sed
11277 in /bin.
11278 (lib-src/Makefile, src/Makefile, oldXMenu/Makefile): Edit in
11279 values for srcdir and VPATH.
11280 (install): Add `v' flag to tar command. Make sure that `dir'
11281 exists in ${srcdir}/info before copying it. Remember that the man
11282 pages come from the source tree, not the object tree.
11283 * configure.in: Remove remarks saying that the --srcdir option
11284 doesn't work.
11285 Create the etc directory in the object tree.
11286 Recognize configuration names of the form *-sun-solaris*.
11287 Recognize sunos5 and solaris as operating system names.
11288
11289 * configure.in: Use the AC_TIME_WITH_SYS_TIME macro, for
11290 lib-src/getdate.y and src/systime.h.
11291
11292 1993-05-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11293
11294 * make-dist: Make links in info subdir.
11295
11296 1993-05-13 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11297
11298 * configure.in: Call AC_STDC_HEADERS.
11299
11300 1993-05-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11301
11302 * configure.in: Sidestep autoconf's quoting of the second argument
11303 of AC_DEFINE, so we can specify the value to put there. It would
11304 be nice if autoconf provided some way to specify computed values
11305 for macros.
11306
11307 1993-05-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11308
11309 * Makefile.in (DEFS): Delete; since we're using AC_CONFIG_HEADER,
11310 this is always just -DHAVE_CONFIG_H.
11311
11312 The GNU coding standards specify that CFLAGS should be left for
11313 users to set.
11314 * Makefile.in (CFLAGS): Let configure determine the default value
11315 for this.
11316 Don't have it default to DEFS.
11317 (${SUBDIR}): Pass CFLAGS down to submakes, not DEFS.
11318 (lib-src/Makefile, src/Makefile): Edit the default value for
11319 CFLAGS into these files, not DEFS.
11320 * configure.in (CFLAGS): Choose a default value for this - "-g"
11321 normally, or "-g -O" if we're using GCC. Edit it into the
11322 top-level Makefile.
11323
11324 * configure.in: When scanning the machine and system description
11325 #include files, write their names to conftest.c properly.
11326
11327 1993-05-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11328
11329 * configure.in: In configuration name case for Apallos running
11330 Domainios, set opsys, not opsysfile.
11331
11332 * configure.in: Use the autoconf AC_CONFIG_HEADER macro to produce
11333 src/config.h, instead of AC_OUTPUT; the latter overwrites
11334 src/config.h even when it hasn't changed, puts a makefile-style
11335 comment at the top even though it's C code, and produces a
11336 config.status script which doesn't do the job right.
11337
11338 * configure.in: Add AC_LN_S test, so we can tell whether or not we
11339 can use a symbolic link to get the X Menu library into src.
11340 * Makefile.in (LN_S): New variable.
11341 (src/Makefile): Edit the value of LN_S into this makefile.
11342
11343 1993-05-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11344
11345 * configure.in: Support *-sco3.2v4* as opsystem.
11346
11347 * make-dist: Don't include calc directory.
11348 Exclude many files in the man directory; copy a few.
11349
11350 1993-05-04 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11351
11352 * configure.in: Use AC_HAVE_HEADERS to test for sys/time.h, and
11353 call AC_STRUCT_TM to see what's in time.h.
11354
11355 * configure.in: Employ quoting stupidity to get the value of CPP
11356 to expand properly.
11357
11358 1993-04-27 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11359
11360 * configure.in: Use the AC_PROG_CPP macro, and then use the CPP
11361 variable to scan the machine and system description files.
11362
11363 * configure.in: Use the AC_HAVE_HEADERS to check for sys/timeb.h,
11364 so that getdate.y builds correctly.
11365
11366 1993-04-26 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11367
11368 * configure.in (tempcname): Change this to "conftest.c", so it will
11369 work properly on systems with short filenames; this is the name
11370 autoconf uses.
11371
11372 * configure.in: Also detect the availability of dup2 and
11373 gethostname.
11374
11375 * configure.in: Use the AC_ALLOCA test.
11376 * Makefile.in (ALLOCA): New variable, to be set by ./configure.
11377 (lib-src/Makefile): Edit the value of ALLOCA into lib-src/Makefile.
11378
11379 1993-04-24 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11380
11381 * make-dist: Distribute configure, as well as configure.in.
11382 Oversight.
11383
11384 1993-04-23 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11385
11386 * Makefile.in (install): Print out the name of the directory we're
11387 copying, so people can have some idea of whether we're making
11388 progress.
11389
11390 * Makefile.in (install.aix, install.xenix, install.sysv, install):
11391 Don't forget to re-create the COPYDESTS directories after we clear
11392 them out.
11393
11394 1993-04-13 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11395
11396 * Makefile.in: Add autoconf cookies so that the configure
11397 script can comment out sections of path variable definitions to
11398 choose between the installable configuration and the run-in-place
11399 configuration.
11400 * configure.in: Add new option `--run-in-place', to select the
11401 run-in-place path definitions.
11402
11403 * configure.in: Add a clause to the big configuration name case
11404 for the NeXT machine.
11405
11406 1993-04-12 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11407
11408 * Makefile.in (install, install.sysv, install.xenix, install.aix):
11409 Make sure that each source directory exists, and is different from
11410 the destination directory; then, delete the destination before
11411 copying over the source.
11412
11413 * make-dist: Distribute configure.in, instead of configure.
11414
11415 1993-04-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11416
11417 * configure.in: Don't set CC to "gcc -O" if the user specifies
11418 `--with-gcc'. Add -O to DEFS if GCC is set.
11419
11420 1993-04-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11421
11422 * Makefile.in (clean mostlyclean): Missing right paren.
11423
11424 * configure.in: When checking for X windows, search for an X11
11425 subdirectory of ${x_includes}.
11426
11427 * configure.in: Check for gettimeofday function, for getdate.y.
11428
11429 Change `configure' to a mixture of custom code and autoconf stuff.
11430 autoconf can't derive all the information we need, but we'd really
11431 like to be able to take advantage of some of its tests, and its
11432 file-editing facilities.
11433 * configure.in: Renamed from configure.
11434 Quote the sections of shell script we want copied literally to
11435 the configure script.
11436 (compile): Initialize this to make the autoconf macros' code happy.
11437 Use AC_PROG_CC, AC_CONST, and AC_RETSIGTYPE instead of writing out
11438 code to do their jobs.
11439 Use autoconf to produce Makefile and src/config.h.
11440 Remove the Makefile-style comment that autoconf places at the top
11441 of src/config.h.
11442 (config_h_opts): Remove - no longer necessary.
11443 * Makefile.in (configname): Rename to configuration.
11444 (CONFIG_CFLAGS): Rename to DEFS.
11445 (CC, DEFS, C_SWITCH_SYSTEM, version, configuration): Adjust to
11446 get values via autoload @cookies@.
11447 (libsrc_libs): Get this from autoconf. We used to do nothing
11448 about this.
11449 (${SUBDIR}): Pass DEFS to submakes instead of CONFIG_CFLAGS.
11450
11451 * Makefile.in (src/paths.h, lib-src/Makefile, src/Makefile):
11452 Don't echo the move-if-change command.
11453
11454 1993-04-08 Jim Blandy (jimb@churchy.gnu.ai.mit.edu)
11455
11456 * make-dist: Distribute lib-src/rcs-checkin.
11457
11458 * make-dist: It's oldXMenu/compile.com, not oldXMenu/compile.mms.
11459 Don't try to make links to the RCS or Old subdirectories.
11460 Use the appropriate extension for the compression type in use.
11461 Create the tar file in the shell's initial default directory, not
11462 in ${tempparent}.
11463 Erase the whole ${tempparent} tree, not just ${tempdir}.
11464
11465 1993-03-30 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11466
11467 * Makefile.in (src/paths.h): Don't echo the huge sed command we
11468 use to build paths.h.
11469 (lib-src/Makefile, src/Makefile): Similarly.
11470
11471 * configure: Extend test for working `const' keyword to handle AIX
11472 3.2 cc.
11473
11474 1993-03-24 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11475
11476 * make-dist: Distribute lisp/term/ChangeLog.
11477
11478 Arrange for C compilation throughout the tree to get
11479 C_SWITCH_SYSTEM from the configuration files.
11480 * configure: Extract C_SWITCH_SYSTEM from the machine and
11481 system-dependent files, and save it in the top-level Makefile.
11482 * Makefile.in (C_SWITCH_SYSTEM): New flag for configure to edit.
11483 (lib-src/Makefile): Edit C_SWITCH_SYSTEM into lib-src/Makefile.
11484
11485 * make-dist: Include the VMS support files in oldXMenu in the
11486 distribution.
11487
11488 * configure: Doc fix.
11489
11490 * configure: Fix corrupted config_h_opts.
11491
11492 * configure: Properly report option names in error messages.
11493
11494 * configure: Properly recognize --x-includes and --x-libraries
11495 options.
11496
11497 * configure: Fix syntax errors in code handling XFree386.
11498
11499 1993-03-23 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11500
11501 * configure: Add special code to detect XFree386, and tell
11502 config.h about it.
11503
11504 * configure: Properly handle extracting values of LIBS_MACHINE and
11505 LIBS_SYSTEM that contain spaces.
11506
11507 * configure: Add `--x-includes' and `--x-libraries' options.
11508 I think these are dopey, but no less than three alpha testers, at
11509 large sites, have said they have their X files installed in odd
11510 places. Implement them by setting C_SWITCH_X_SITE and
11511 LD_SWITCH_X_SITE in src/config.h.
11512
11513 1993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
11514
11515 * make-dist: Don't distribute etc/Old files.
11516
11517 * GETTING.GNU.SOFTWARE, PROBLEMS: Registered into RCS with their
11518 backups.
11519
11520 1993-03-20 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11521
11522 * make-dist: Fix typo.
11523
11524 1993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
11525
11526 * make-dist: Corrected typo, fixed it to discard = and TAGS files
11527 in some cases where it should but didn't seen to.
11528
11529 * Makefile.in: Added unlock and relock productions.
11530
11531 1993-03-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11532
11533 * make-dist: Add a --compress option to force make-dist to use
11534 compress.
11535
11536 * make-dist: Use gzip, if we can find it.
11537
11538 * configure: Recognize rs6000-ibm-aix32 and rs6000-ibm-aix, and
11539 make rs6000-ibm-aix default to -aix32.
11540
11541 1993-03-17 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
11542
11543 * Makefile.in: Added `Developer's configuration' section.
11544
11545 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
11546
11547 * Makefile.in: Add commented-out variable settings for developer's
11548 configuration.
11549
11550 1993-03-14 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11551
11552 * make-dist: Distribute `src/bitmaps' too.
11553
11554 1993-03-14 Charles Hannum (mycroft@hal.gnu.ai.mit.edu)
11555
11556 * configure: Recognize rs6000-ibm-aix32 and rs6000-ibm-aix, and
11557 make rs6000-ibm-aix default to -aix32.
11558
11559 1993-03-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11560
11561 * configure: Recognize strings like "sysvr0" or "sysvr1" as System V.
11562
11563 * Makefile.in (install.sysv): Add a second `$' in front of
11564 `${dest}', so that the shell will expand it, instead of Make.
11565
11566 * configure: When processing the name of the configure script,
11567 collapse `././' to `./', but leave a single `./' prefix alone.
11568
11569 * configure: Doc fix.
11570
11571 1993-03-04 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11572
11573 * configure: Handle isc3.0 correctly.
11574
11575 1993-02-25 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11576
11577 * make-dist: Don't try to copy the COPYING notice into
11578 external-lisp; we're not distributing that directory any more.
11579
11580 1993-02-24 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11581
11582 * Makefile.in (install, install.aix, install.xenix, install.sysv):
11583 Remove CVS subdirectories from the installed directory trees, as
11584 well as RCS directories.
11585
11586 1993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11587
11588 * make-dist: Only copy gmalloc.c if we couldn't link it.
11589 Don't try to copy man/{README,Makefile} unless they actually exist.
11590
11591 * Makefile.in (lisppath): Don't include externallispdir in this.
11592 We're not sure whether we're even going to distribute the
11593 directory yet.
11594
11595 1993-02-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11596
11597 * make-dist: Don't distribute the external-lisp directory anymore.
11598 * INSTALL: Remove all references to external-lisp.
11599
11600 * configure: Detect whether the compiler supports `const'
11601 properly, and edit src/config.h accordingly.
11602
11603 * configure: Tweak layout of final report.
11604
11605 * Makefile.in (${SUBDIR}): Pass CONFIG_CFLAGS to the submakes, not
11606 CFLAGS.
11607
11608 * Makefile.in (locallisppath): Make this default to
11609 ${datadir}/emacs/site-lisp, instead of
11610 ${datadir}/emacs/local-lisp. ${datadir} and ${statedir} are often
11611 the same thing, and local-lisp causes completion conflicts with
11612 lock.
11613 (lisppath): Add ${externallispdir} to this.
11614 * INSTALL: Adjust installation directions.
11615
11616 * Makefile.in (externallispdir): New variable, to say where to
11617 install the externally-maintained lisp files.
11618 (COPYDIR, COPYDESTS): Copy the external lisp directory just like
11619 the others.
11620 * INSTALL: Describe external-lisp and the new externallispdir
11621 variable.
11622
11623 1993-02-14 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11624
11625 * configure (progname): New option `--with-gcc'. Make it clearer
11626 how we are trying to guess whether or not we have GCC.
11627 * INSTALL: Document the `--with-gcc' option, and improve
11628 description of `--with-x' options.
11629
11630 1993-02-06 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11631
11632 * Makefile.in (COPYDIR, COPYDESTS): Remove ${srcdir}/info and
11633 ${infodir} from these variables; we have written out explicit code
11634 to install the info files.
11635
11636 1993-01-25 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11637
11638 * make-dist: Don't distributed the RCS files in the etc directory.
11639
11640 1993-01-24 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11641
11642 * Makefile.in: Some makes can't handle comments in the middle of
11643 commands; move them to before the whole rule.
11644
11645 1993-01-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11646
11647 * README: Mention what Emacs is.
11648
11649 1993-01-14 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11650
11651 * make-dist: Include `./lisp/calc-2.02' in the distribution.
11652 Add `./cpp' and `./man' back into the distribution.
11653
11654 1993-01-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11655
11656 * Makefile.in: Define MAKE, and use where appropriate.
11657
11658 1993-01-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11659
11660 * make-dist: Remember that the authoritative COPYING notice is
11661 `etc/COPYING', not `../etc/COPYING'.
11662
11663 1992-12-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11664
11665 * make-dist: Make sure that the COPYING notices in each directory
11666 are copies, not symlinks.
11667
11668 1992-12-19 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11669
11670 * INSTALL: The build process produces an executable called `emacs'
11671 now. Change references.
11672 * Makefile.in: Adjust `install.mumble' targets to install
11673 `src/emacs', not `src/xemacs'.
11674
11675 * configure: Start with a blank line; this keeps some old CSH's
11676 from thinking it's a CSH script. Most systems will just use
11677 /bin/sh to run it, which is what we're expecting; the only other
11678 shells which might try to interpret it themselves are probably
11679 Bourne-compatible.
11680
11681 1992-12-14 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11682
11683 * INSTALL: Improvements suggested by David Mackenzie.
11684
11685 1992-12-12 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11686
11687 * Makefile.in (install, install.sysv, install.xenix, install.aix):
11688 Don't try to copy the info files if there aren't any; the
11689 unexpanded globbing pattern disappoints `install'. Ignore the
11690 return status of that command.
11691
11692 * INSTALL: Updated for new configuration arrangement.
11693
11694 * configure: Don't make the top-level Makefile read-only - people
11695 may want to edit the values of the path variables.
11696
11697 * Makefile.in (install, install.sysv, install.xenix, install.aix):
11698 Install the info files in ${infodir}. Install the executable
11699 under both `emacs' and `emacs-VERSION'.
11700
11701 * Makefile.in: Doc fix.
11702
11703 * Makefile.in (exec_prefix): New variable, as per latest version
11704 of coding standards.
11705 (bindir, libdir): Use it, instead of `prefix'.
11706 (lib-src/Makefile): Edit value of exec_prefix into lib-src/Makefile.
11707
11708 * Makefile.in (mandir): Make the default value for this depend on
11709 $(prefix).
11710
11711 * Makefile.in (datadir, statedir, libdir): Make these all default
11712 to ${prefix}/lib.
11713 (lispdir, locallisppath, etcdir, lockdir, archlibdir):
11714 Adjust to compensate.
11715
11716 * Makefile.in (install, install.sysv, install.xenix, install.aix):
11717 Install the etags and ctags man pages too.
11718
11719 * Makefile.in (distclean): Don't delete backup files; that's the
11720 job of extraclean.
11721 (extraclean): Like distclean, but deletes backup and autosave files.
11722
11723 1992-12-10 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11724
11725 Make path specification conform to GNU coding standards.
11726 * configure (long_usage): Remove all traces of old arguments from
11727 usage messages, and document the options we do accept in more
11728 detail: -with-x... and --srcdir.
11729 (options, boolean_opts): Delete; we don't have enough options to
11730 make this worthwhile.
11731 (prefix, bindir, lisppath, datadir, libdir, lockdir): Deleted,
11732 along with the code which supported them; these should be set as
11733 arguments to the top-level make.
11734 (config_h_opts): Since this no longer doubles as a list of option
11735 names, make them upper case; this simplifies the code which uses
11736 them to build the sed command to edit src/config.h. Change the
11737 code which sets them.
11738 (cc, g, O): Don't allow the user to set these using options; they
11739 should be specified using `CC=' and `CFLAGS=' arguments to the
11740 top-level make. Just choose reasonable default values for them,
11741 and edit them into Makefile.in's default CC and CONFIG_CFLAGS
11742 values.
11743 (gnu_malloc, rel_alloc): Don't allow the user to set these using
11744 options; use them whenever the configuration files say they're
11745 possible.
11746 Simplify the argument processing loop. Don't accept abbreviations
11747 for option names; these might conflict with other configuration
11748 options in the future.
11749 Add some support for the `--srcdir' option. Check for the sources
11750 in . and .. if `--srcdir' is omitted. If the directories we will
11751 compile in don't exist yet, create them under the current directory.
11752 Note that the rest of the build process doesn't really support
11753 this.
11754 Edit only the top Makefile. That should edit the others.
11755 Edit into the makefile: `version', from lisp/version.el, `configname'
11756 and `srcdir' from the configuration arguments, `CC' and
11757 `CONFIG_CFLAGS' as guessed from the presence or absence of GCC in
11758 the user's path, and LOADLIBES as gleaned from the system
11759 description files.
11760 Simplify the report generated; it doesn't need to include any
11761 description of paths now.
11762 Make `config.status' exec configure instead of just calling it, so
11763 there's no harm in overwriting `config.status'.
11764 * Makefile.in (version, configname): New variables, used to choose
11765 the default values for datadir and libdir.
11766 Path variables rearranged into two clearer groups:
11767 - In the first group are the variables specified by the GNU coding
11768 standards (prefix, bindir, datadir, statedir, libdir, mandir,
11769 manext, infodir, and srcdir).
11770 - In the second are the variables actually used for Emacs's paths
11771 (lispdir, locallisppath, lisppath, buildlisppath, etcdir, lockdir,
11772 archlibdir), which depend on the first category.
11773 datadir and libdir default to directories under
11774 ${prefix}/lib/emacs instead of ${prefix}/emacs, by popular
11775 demand.
11776 etcdir and lispdir default to subdirectories of datadir.
11777 archlibdir defaults to libdir.
11778 The new installation tree is a bit deeper than it used to be, so
11779 use the new make-path program in lib-src to build them all.
11780 Always build a new src/paths.h.tmp and then move-if-change it to
11781 src/paths.h, to avoid unnecessary rebuilds while responding to the
11782 right changes.
11783 Remove all mention of arch-lib. Run utility commands from
11784 lib-src, and let the executables be copied into archlibdir when
11785 Emacs is installed.
11786 Add targets for src/Makefile, lib-src/Makefile, and
11787 oldXMenu/Makefile, editing the values of the path variables into
11788 them.
11789 Let lib-src do its own installation.
11790 (datadir): Default to putting data files under
11791 ${prefix}/lib/emacs/${version}, not /usr/local/emacs.
11792 (emacsdir): Variable deleted; it would only be confusing to use.
11793 (lispdir, etcdir): Default to ${datadir}/lisp.
11794 (mkdir): Use make-path for this.
11795 (lockdir): Do this in mkdir.
11796 (Makefile): New target.
11797
11798 * configure (usage_message): Rename to long_usage.
11799
11800 * make-dist: Don't bother creating an arch-lib directory; that's
11801 only for installation now.
11802
11803 1992-11-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11804
11805 * configure: Use GCC-style configuration names, using config.sub.
11806 Change the usage and help messages.
11807
11808 * configure: Initialize window_system, not indow_system.
11809
11810 * configure: Report which window system, compiler, and signal
11811 handler return type we decide to use.
11812
11813 * make-dist: Explain what's going on if config.sub and gmalloc.c
11814 can't be linked. Place the code which copies them near the code
11815 which links the rest of the files around them.
11816
11817 1992-11-15 Jim Blandy (jimb@apple-gunkies.gnu.ai.mit.edu)
11818
11819 * make-dist: Don't bother to distribute src/*.com, or
11820 src/vmsbuild; those have all been moved to `../vms'.
11821
11822 1992-11-07 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11823
11824 * make-dist: Don't forget that the way to avoid filenames starting
11825 with `=' is to use the pattern `[a-zA-Z0-9]*.h', not
11826 `[a-zA-Z0-9].h'. Add a new section for dealing with files that we
11827 couldn't make hard links to, since we have two already, and
11828 perhaps more to come.
11829
11830 1992-11-04 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11831
11832 * configure: When editing parameters into lib-src/Makefile, change
11833 the definition of CONFIG_CFLAGS instead of CFLAGS itself; CFLAGS
11834 needs some other flags too.
11835
11836 1992-11-03 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11837
11838 * configure: Remove spurious echo of the configuration name.
11839
11840 * make-dist: Don't distribute files in src/m and src/s whose names
11841 begin with `='.
11842
11843 1992-10-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11844
11845 * configure: Update GNU_MALLOC and REL_ALLOC in config.h.
11846 Also LISP_FLOAT_TYPE.
11847
11848 1992-10-26 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11849
11850 * make-dist: Copy config.sub, since it's a symbolic link to a file
11851 on another file system.
11852
11853 1992-10-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11854
11855 * make-dist: Include lib-src/makedoc.com and emacs.csh in the
11856 distribution.
11857
11858 * config.sub: New file, to help us recognize configuration names.
11859 * make-dist: Include it in the distribution.
11860
11861 1992-09-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11862
11863 * configure: Convert `-' to `_' in specified option names.
11864 Accept options with --. Delete --highpri and --have-x-menu options.
11865 New options --with-x and --with-x10 replace -window-system.
11866 Don't mention options --gnu-malloc, --rel-alloc
11867 or --lisp-float-type in help message.
11868
11869 1992-09-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
11870
11871 * make-dist: Include the `vms' subdirectory in the distribution.
11872
11873 1992-09-10 Jim Blandy (jimb@pogo.cs.oberlin.edu)
11874
11875 * configure: Remove lines starting with "# DIST: " when building
11876 lib-src/Makefile and src/Makefile. This allows us to mark the
11877 "Makefile.in" files with explanatory comments which won't also get
11878 stuck in the Makefiles.
11879
11880 1992-09-05 Jim Blandy (jimb@pogo.cs.oberlin.edu)
11881
11882 * make-dist: Don't use the '+' operator in the sed regular
11883 expression that extracts the version number from lisp/version.el;
11884 Ultrix sed doesn't seem support the operator. Just double the
11885 operand and use *.
11886
11887 1992-09-01 Jim Blandy (jimb@pogo.cs.oberlin.edu)
11888
11889 * Makefile.in: Doc fix.
11890
11891 1992-08-31 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11892
11893 * configure: Rewrite sed command to remove at most one ./ prefix;
11894 Ultrix's sed doesn't allow us to apply the * operator to a \( \)
11895 group.
11896
11897 1992-08-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11898
11899 * Makefile.in (src/paths.h): Use sed, not /bin/sed.
11900
11901 1992-08-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
11902
11903 * make-dist: Go ahead and build a new TAGS file, unless the
11904 --newer option was specified. Don't try to delete a TAGS file
11905 from etc; it's not kept there, and shouldn't be deleted anyway.
11906
11907 1992-08-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
11908
11909 * make-dist: If the lisp directory contains a default.el, don't
11910 distribute it.
11911
11912 * configure: When searching signal.h for the type of a signal
11913 return handler, make a copy of it, not a symbolic link to it; that
11914 way, it will work on systems that don't have symbolic links.
11915
11916 1992-08-14 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
11917
11918 * make-dist: Taught it about vcdiff and rcs2log, added --newer
11919 option for generating incremental distributions. Stopped it from
11920 generating a TAGS file into the distribution; that sucker is
11921 *big*, and easily enough generated with the toplevel makefile.
11922
11923 1992-08-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
11924
11925 * configure: When writing config.status, don't prefix progname
11926 with a '.'; it might be absolute.
11927
11928 1992-08-05 Jim Blandy (jimb@pogo.cs.oberlin.edu)
11929
11930 * configure: Choose to use X11 if either /usr/lib/libX11.a or
11931 /usr/include/X11 exist, not only if both exist.
11932
11933 1992-07-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11934
11935 * make-dist: Make the new external-lisp directory a duplicate of
11936 the external-lisp directory, not the lisp directory.
11937
11938 1992-07-07 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11939
11940 * Makefile.in (clean, mostlyclean): Don't bother trying to `make
11941 clean' in arch-lib; it doesn't even have a Makefile.
11942
11943 * Makefile.in (clean, mostlyclean): In the test which tries to
11944 distinguish between the build directory, which should be cleaned,
11945 and the installed directory, which shouldn't, cd to `${emacsdir}',
11946 not `${DESTDIR}${LIBDIR}'.
11947
11948 1992-06-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
11949
11950 * make-dist: Be sure to delete the .c and .h files that YACC and
11951 BISON create from getdate.y.
11952
11953 * external-lisp: New directory; see `external-lisp/README'.
11954 * make-dist: Added support for the external-lisp subdirectory.
11955
11956 * make-dist: Changed message which complains that make-dist wasn't
11957 invoked in the right directory to indicate which files it was
11958 looking for.
11959
11960 1992-06-29 Jim Blandy (jimb@pogo.cs.oberlin.edu)
11961
11962 * configure: Add comments explaining why we can't translate
11963 character ranges or control characters in `tr'.
11964
11965 1992-06-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
11966
11967 * configure: When generating the configuration message, we used to
11968 build the message from the start so that each line began with "# "
11969 so that it would be a comment in `config.status'. However, this
11970 causes trouble if any of the variables we use in the message
11971 expand to more than one line of text - as gnu_malloc_reason
11972 sometimes does. So instead, we build the message as it should be
11973 printed to the user (i.e. without the "# " prefixes), and stick on
11974 the "# "s when we write it to `config.status'.
11975
11976 * Makefile.in (clean, mostlyclean): Don't neglect to clean out
11977 `lib-src' and `arch-lib'.
11978
11979 * configure: When generating report and `config.status' file, note
11980 that bindir only determines where `make install' and
11981 `build-install' will place the executables; this should make it
11982 clear that the ordinary build process will not try to install
11983 things.
11984
11985 1992-06-10 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11986
11987 * make-dist: Change messages to say that we are 'making links to
11988 X', rather than 'copying X'. And put `' quotes around file names.
11989
11990 * make-dist: Include '.tmp' in the name of the staging directory.
11991
11992 * make-dist: Pass the `-f' option to rm when you're not sure that
11993 the files you're removing actually exist.
11994
11995 * make-dist: When setting up etc/COPYING, always nuke whatever is
11996 there, and then copy it in, to make sure we get a real file.
11997
11998 * make-dist: Don't try to distribute *.defns files any more.
11999 The only such file was for simula.el, which has been superseded by a
12000 version which doesn't have a separate .defns file.
12001
12002 1992-05-28 Ken Raeburn (Raeburn@Cygnus.COM)
12003
12004 * make-dist: Don't distribute configured versions of config.h.in,
12005 paths.h.in, Makefile.in in src.
12006
12007 * configure: Delete .tmp files before creating them; don't bother
12008 trying to make final targets writable first, since it won't
12009 matter to move-if-change.
12010
12011 1992-05-19 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12012
12013 * Makefile.in (mkdir, lockdir): Don't put dashes in front of the
12014 mkdir and chmod in the center of all the conditionals. GNU Make
12015 will strip these out, but other makes won't.
12016
12017 1992-05-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12018
12019 * make-dist: Include move-if-change in list of files to distribute.
12020
12021 1992-05-04 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12022
12023 * configure: Remove any "." elements from the program name.
12024
12025 * configure: Don't record the values of all the possible arguments
12026 in config.status; only record the options that the user specified.
12027
12028 * configure: Use move-if-change to move in the new src/config.h.
12029
12030 1992-04-29 Ken Raeburn (Raeburn@Cygnus.COM)
12031
12032 * move-if-change: New file, copied from gcc release.
12033 * Makefile.in (src/paths.h): Use it, and put the "sed" output into
12034 a temp file, so we don't update paths.h if an error occurs or if
12035 it doesn't need changing.
12036
12037 1992-04-28 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12038
12039 * Makefile.in (src/paths.h): Do not install a value for the
12040 PATH_SUPERLOCK value; that macro doesn't exist anymore.
12041 * build-install.in: Same thing.
12042
12043 1992-04-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12044
12045 * make-dist: Check the flag called "make_tar", not "make_dir"; the
12046 latter, being a typo, is always false, resulting in a program
12047 whose default behavior is to painstakingly build a copy of the
12048 source tree, and then delete it. Rah.
12049
12050 * Makefile.in: Add dist target, and comment for it.
12051
12052 * configure: When scanning <signal.h> for a declaration for
12053 signal, create a symbolic link with a name ending in .c, so the
12054 compiler won't complain that it's only been given .h files.
12055
12056 * configure: Check whether there are any arguments available
12057 before shifting to get the value of a non-boolean parameter.
12058
12059 * make-dist: Doc fix.
12060
12061 1992-04-20 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12062
12063 * configure: Instead of grepping /usr/include/signal.h for a
12064 signal declaration, run /usr/include/signal.h or
12065 /usr/include/sys/signal.h through cpp and grep for the
12066 declaration.
12067
12068 * configure: Redirect the output of grep to /dev/null instead of
12069 using grep -s - that flag means different things on other systems.
12070
12071 * Makefile.in: Use 'buildlisppath' instead of 'dumplisppath',
12072 since the former is recognizable even if you don't know what
12073 'dumping' is.
12074 * configure: Accommodate that change.
12075
12076 * configure: Accept options for all of the directories you can
12077 change in the Makefile.
12078
12079 * configure: Accept "-OPTION VALUE" as well as "-OPTION=VALUE".
12080
12081 * INSTALL: Mention that you have to copy all the 'FOO.in' files to
12082 FOO before you can use them.
12083
12084 * build-install.in: Made the "Where To Install Things" section
12085 conform with the similar section from Makefile.in. Copied section
12086 which builds src/paths.h from src/paths.h.in from the Makefile.
12087
12088 1992-04-19 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12089
12090 * configure: Write config.status to pass its command-line
12091 arguments on to configure, so that people can use it to recreate
12092 an old configuration, with minor changes.
12093
12094 1992-04-16 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12095
12096 * configure: Don't rely on option variables being unset if their
12097 values are the empty string. In particular, when producing the
12098 English report, don't assume that highpri will be unset when no
12099 increased priority has been requested; -highpri='' should be the
12100 same as omitting -highpri altogether.
12101
12102 * configure: Fix dumb bug: when running the system and machine
12103 description files through cpp, mark those lines that we want to
12104 evaluate with the string '@configure@', and then only evaluate
12105 them. This way if the files include anything that actually
12106 generates text (type definitions or external declarations, say),
12107 we won't try to eval it.
12108
12109 1992-04-11 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12110
12111 * make-dist: New shell script.
12112
12113 * configure: When creating foo from foo.in, make foo read-only to
12114 remind people to edit the .in file instead.
12115
12116 * INSTALL: Changed references to config.h-dist to config.h.in.
12117 The "BUILDING GNU EMACS BY HAND" section neglected to mention how
12118 to build src/paths.h from src/paths.h.in; added a paragraph to do
12119 this.
12120 * configure, Makefile, build-install: Changed filenames like
12121 FOO-dist to FOO.in.
12122
12123 1992-04-08 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12124
12125 * Makefile, build-install: Renamed to Makefile.in and
12126 build-install.in; the configure script will edit these to produce
12127 the usable Makefile and build-install.
12128 * configure: Changed to produce ./Makefile, ./build-install,
12129 lib-src/Makefile, and src/Makefile from their *.in counterparts,
12130 instead of editing them in place.
12131
12132 1992-04-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12133
12134 * Makefile: Re-arranged so that the undumped Emacs will search
12135 ../lisp *after* the site's local elisp files.
12136 (locallisppath, dumplisppath): New variables.
12137 (lisppath): This variable's default value is now chosen based on
12138 $(locallisppath) and $(lispdir); while it used to be the
12139 customization point for adding site-local elisp directories to
12140 load-path, that job is now handled mostly by locallisppath.
12141 (src/paths.h): Edit the value of a new macro, PATH_DUMPLOADSEARCH.
12142 Check the values being assigned to the *LOADSEARCH macros for null
12143 path elements (like '::' in 'foo::bar').
12144
12145 * configure: When checking if the machine- and system-dependent
12146 files define a particular macro or not, actually run them through
12147 CPP and test the macros with #ifs, instead of just grepping for
12148 the macros' names. In particular, check for SYSTEM_MALLOC in this
12149 way.
12150
12151 1992-04-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12152
12153 * Makefile (install): Don't use -s in install. (Keep the symbols.)
12154
12155 1992-04-02 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12156
12157 * configure: Make the config.status file an executable shell
12158 script which will recreate the same configuration. Include the
12159 verbal description of the current configuration as a comment in
12160 the script.
12161 * INSTALL: Doc fix.
12162
12163 * Makefile: Brought the Makefile up to the GNU coding
12164 standards, as described in standards.text:
12165 (TAGS): New name for the target which rebuilds the tags table.
12166 (check): New target; doesn't do anything yet.
12167 (mostlyclean): New target, synonymous with clean.
12168 (realclean): New target. Currently, this just calls the
12169 subdirectories's makefiles and then deletes config.status.
12170 (INSTALL, INSTALLFLAGS, INSTALL_PROGRAM, INSTALL_DATA):
12171 New variables.
12172 Installation directory variables changed to conform.
12173 (install, install.sysv, install.xenix, install.aix): Change the
12174 code which copies the directories into their installed location to
12175 allow the installed locations to be in several different
12176 directories; the old version assumed that they would all be in
12177 $(emacsdir).
12178 (mkdir, lockdir): Allow the installed locations to be in several
12179 different directories.
12180 * INSTALL: Doc fix.
12181
12182 * build-install: Use the same variable names as the Makefile.
12183 Allow the installed locations to be in several different
12184 directories.
12185
12186 1992-03-31 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12187
12188 * Makefile (src/paths.h): Instead of using a single sed command to
12189 edit both the PATH_LOCK and PATH_SUPERLOCK macros, edit the two
12190 separately, and don't forget to append "/!!!SuperLock!!!" to the
12191 value of the PATH_SUPERLOCK macro.
12192
12193 * config.emacs: Renamed to configure, for consistency with other
12194 GNU products. Internal references changed.
12195 INSTALL, Makefile: References changed.
12196
12197 * lock: New directory, which should always be empty. If this
12198 directory doesn't exist, Emacs won't complain; it just won't lock.
12199 Having this here means that people can just unpack Emacs, build
12200 it, and have locking work.
12201
12202 * share-lib: Re-renamed to etc, for the sake of tradition.
12203 * config.emacs: Changed default value for datadir to ../etc.
12204 * INSTALL, README: Adjusted.
12205
12206 1992-03-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12207
12208 * config.emacs: Guess the value for LOADLIBES in lib-src/Makefile
12209 by running CPP on the appropriate s/*.h and m/*.h files.
12210
12211 1992-03-16 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12212
12213 * config.emacs: Make sure to set the "exit on error" flag once
12214 we've removed config.status; errors should abort the configuration.
12215
12216 1992-02-15 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12217
12218 * config.emacs: Added -distribute option, so that the Makefile
12219 paths are in their proper form. I don't know why this matters.
12220
12221 1992-02-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12222
12223 * local-lisp: New directory, empty in the distribution, for people
12224 to put local elisp code in.
12225 * config.emacs: Include it in the default load path.
12226 * README: Document it.
12227
12228 1992-01-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12229
12230 * config.emacs: Guess the type of signal handling functions based
12231 on the contents of /usr/include/signal.h.
12232
12233 * config.emacs: Print out progress report messages.
12234
12235 * Makefile (src/paths.h): Don't generically replace
12236 /usr/local/lib/emacs with LIBROOT. This can hide bugs in the
12237 editing of the other entries, and each entry should be dealt with
12238 explicitly anyway.
12239
12240 * build-install: Converted from C-shell to Bourne shell.
12241 * config.emacs: Edit build-install properly.
12242
12243 * config.emacs: Doc fix.
12244
12245 1992-01-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12246
12247 * Makefile (install): Remove `B' from tar xf command.
12248
12249 1992-01-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12250
12251 * config.emacs: Removed support for the `maintain-environment'
12252 option; the only important difference between this and its absence
12253 has been removed.
12254 * INSTALL: Removed mention of `maintain-environment'.
12255
12256 * config.emacs: Fix arguments to sed when processing boolean
12257 arguments.
12258
12259 1991-12-05 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
12260
12261 * config.emacs: New file, to help automate the installation
12262 process.
12263
12264 * Makefile: Lots of changes to support the separation of etc into
12265 architecture-dependent and -independent files:
12266 (EMACSROOT): New variable, giving the directory under which all of
12267 Emacs's libraries should be installed. Changed rest of file to
12268 use it.
12269 (LIBDIR): Now denotes only architecture-dependent dir.
12270 (DATADIR): New variable, denoting architecture-independent dir.
12271 (LOCKDIR): New variable, for completeness.
12272 (SUBDIR): No more etc, new lib-src.
12273 (COPYDIR): No more etc, new arch-lib and share-lib.
12274 (src/paths.h): Set PATH_DATA and the LOCK macros too.
12275 (src): Now depends on lib-src, not etc.
12276 * build-install: Changes parallel to the above.
12277 * README: Describe the new arrangement.
12278
12279 * vms: New subdirectory for all the VMS stuff.
12280
12281 1991-12-03 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
12282
12283 * Makefile (LISPPATH): New variable.
12284 (src/paths.h): Define PATH_LOADSEARCH according to LISPPATH.
12285
12286 1990-09-28 Richard Stallman (rms@mole.ai.mit.edu)
12287
12288 * Makefile (install, install.sysv, install.xenix):
12289 Install wakeup instead of loadst. No need for setuid or setgid.
12290
12291 1990-08-07 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
12292
12293 * Makefile (clean): Clean etc if that's not the installation dir.
12294
12295 1990-04-26 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
12296
12297 * Makefile (paths.h): Make sed alter each name in the path.
12298
12299 1988-08-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
12300
12301 * Makefile (install.sysv): Use cpio, not tar.
12302
12303 1988-08-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
12304
12305 * Makefile (lockdir): Rename `lock' target.
12306 Depend on it from install*, not from `all'.
12307
12308 1988-05-16 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
12309
12310 * Makefile: Changed LIBDIR and BINDIR back to /usr/local/{emacs,bin}
12311 to match build-install and paths.h.
12312
12313 ;; Local Variables:
12314 ;; coding: utf-8
12315 ;; End:
12316
12317 Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
12318
12319 This file is part of GNU Emacs.
12320
12321 GNU Emacs is free software: you can redistribute it and/or modify
12322 it under the terms of the GNU General Public License as published by
12323 the Free Software Foundation, either version 3 of the License, or
12324 (at your option) any later version.
12325
12326 GNU Emacs is distributed in the hope that it will be useful,
12327 but WITHOUT ANY WARRANTY; without even the implied warranty of
12328 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12329 GNU General Public License for more details.
12330
12331 You should have received a copy of the GNU General Public License
12332 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.