Use an include file in configure.ac's AH_BOTTOM
[bpt/emacs.git] / ChangeLog
1 2012-07-30 Glenn Morris <rgm@gnu.org>
2
3 * configure.ac (AH_BOTTOM): Use an include file, so that the
4 contents do not get processed by autoheader.
5
6 2012-07-30 Paul Eggert <eggert@cs.ucla.edu>
7
8 Do not overwrite config.status while executing it (Bug#11214).
9 * Makefile.in (MAKEFILE_NAME): New macro.
10 ($(MAKEFILE_NAME)): Rename rule from Makefile.
11 * configure.ac (epaths): Set MAKEFILE_NAME to a bogus value,
12 so that GNU 'make' isn't tempted to make the Makefile and then
13 regenerate config.status while config.status is running.
14
15 Update .PHONY listings in makefiles.
16 * Makefile.in (.PHONY): Add all, ${SUBDIR}, blessmail, epath-force,
17 FRC, install-arch-dep, install-arch-indep, install-doc,
18 install-info, install-man, install-etc, install-strip, uninstall,
19 bootstrap-clean, TAGS, tags, info-real, force-info, check-info-dir.
20 (.RECURSIVE): Remove; hasn't been needed for years.
21
22 2012-07-30 Glenn Morris <rgm@gnu.org>
23
24 * configure.ac (SIGNAL_H_AHB): New hack macro.
25 (opsysfile): Set to empty on netbsd, openbsd.
26 (AH_BOTTOM): Include signal.h if SIGNAL_H_AHB is defined.
27
28 * configure.ac (_longjmp, _setjmp, TIOCSIGSEND): Move here from src/s.
29
30 2012-07-30 Jan Djärv <jan.h.d@swipnet.se>
31
32 * Makefile.in (install-arch-indep): Remove sh -x.
33
34 2012-07-30 Glenn Morris <rgm@gnu.org>
35
36 * configure.ac (opsysfile): Tweak message for null case.
37
38 * configure.ac (opsysfile): Set to empty on aix4-2, freebsd,
39 gnu-linux, gnu-kfreebsd; and to usg5-4-common.h on sol2*, unixware.
40
41 2012-07-30 Paul Eggert <eggert@cs.ucla.edu>
42
43 Merge from gnulib, incorporating:
44 * doc/misc/texinfo.tex: Update to 2012-07-29.17 version.
45
46 2012-07-29 Jan Djärv <jan.h.d@swipnet.se>
47
48 * Makefile.in (install-arch-indep): Handle space in locallisppath.
49
50 2012-07-28 Paul Eggert <eggert@cs.ucla.edu>
51
52 Use Gnulib environ module (Bug#9772).
53 * m4/environ.m4: New file, from gnulib.
54 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
55
56 Use Gnulib stdalign module (Bug#9772, Bug#9960).
57 This should improve portability of macros like alignof and DECL_ALIGN.
58 * lib/stdalign.in.h, m4/stdalign.m4: New files, from gnulib.
59 * .bzrignore: Add lib/stdalign.h.
60 * config.bat: Do not set NO_DECL_ALIGN; no longer needed.
61 Copy lib/stdalign.in.h to lib/stdalign.in-h as needed.
62 * configure.ac (HAVE_ATTRIBUTE_ALIGNED): Remove the code that
63 fiddles with this, as gnulib now does this for us.
64
65 2012-07-17 Dmitry Antipov <dmantipov@yandex.ru>
66
67 Fix toolkit configuration report.
68 * configure.ac (USE_X_TOOLKIT): Report toolkit as GTK3 if
69 --with-x-toolkit=gtk3 is used.
70
71 2012-07-17 Paul Eggert <eggert@cs.ucla.edu>
72
73 Fix regression with pthread_sigmask on FreeBSD (Bug#11884).
74 * configure.ac: Configure gnulib at the end, not before running
75 pkg-config. This restores the behavior before 2012-06-22, when
76 higher-resolution time stamps were added, and fixes a bug whereby
77 LIB_PTHREAD was not used and gnulib's part of 'configure'
78 therefore incorrectly assumed that pthread_sigmask wasn't working.
79 Fix the problem with -lrt and clock_gettime a different way.
80 This should complete the fix for Bug#11884.
81 (pre_PKG_CONFIG_CFLAGS, pre_PKG_CONFIG_LIBS): New shell vars.
82
83 2012-07-15 Paul Eggert <eggert@cs.ucla.edu>
84
85 Merge from gnulib, incorporating:
86 2012-07-15 pthread_sigmask: fix bug on FreeBSD 9 (Bug#11884)
87 2012-07-11 gettext: do not assume '#define ... defined ...' behavior
88
89 2012-07-14 Glenn Morris <rgm@gnu.org>
90
91 * configure.ac (GC_SETJMP_WORKS, GC_MARK_STACK): Move here from src/s.
92 (AH_BOTTOM): Move GC_SETJMP_WORKS GCC fallback to main body.
93
94 2012-07-13 Glenn Morris <rgm@gnu.org>
95
96 * configure.ac (opsysfile): Set to empty on gnu, cygwin.
97
98 * configure.ac (BSD4_2, BSD_SYSTEM, USG, USG5, _AIX, CYGWIN)
99 (DARWIN_OS, GNU_LINUX, HPUX, IRIX6_5, SOLARIS2):
100 Move "system type" macros here from src/s.
101 (BSD_SYSTEM_AHB): New hack macro.
102 (AH_BOTTOM): Set BSD_SYSTEM, using BSD_SYSTEM_AHB.
103
104 * configure.ac (NSIG_MINIMUM, ULIMIT_BREAK_VALUE, SETUP_SLAVE_PTY)
105 (GC_MARK_SECONDARY_STACK): Move here from src/s.
106
107 2012-07-12 Glenn Morris <rgm@gnu.org>
108
109 * configure.ac (AH_BOTTOM) [DARWIN_OS]: Move SYSTEM_PURESIZE_EXTRA
110 setting here from src/s/darwin.h.
111
112 * configure.ac (NO_MATHERR): Unconditionally define for Darwin;
113 as src/s/darwin.h used to.
114
115 * configure.ac (NARROWPROTO, NO_ABORT, BROKEN_GET_CURRENT_DIR_NAME)
116 (BROKEN_FIONREAD, BROKEN_PTY_READ_AFTER_EAGAIN, BROKEN_SIGAIO)
117 (BROKEN_SIGPOLL, BROKEN_SIGPTY, FIRST_PTY_LETTER, NO_EDITRES)
118 (G_SLICE_ALWAYS_MALLOC, PREFER_VSUSP, PTY_ITERATION, PTY_OPEN)
119 (PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF, RUN_TIME_REMAP)
120 (SETPGRP_RELEASES_CTTY, TAB3, TABDLY, RUN_TIME_REMAP, UNIX98_PTYS)
121 (XOS_NEEDS_TIME_H): Move here from src/s.
122
123 2012-07-11 Glenn Morris <rgm@gnu.org>
124
125 * configure.ac (INTERRUPT_INPUT): Move here from src/s.
126 (HAVE_PTYS, HAVE_SOCKETS): Define unconditionally.
127
128 2012-07-11 Paul Eggert <eggert@cs.ucla.edu>
129
130 * configure.ac (tzset): Remove check that's redundant with gnulib.
131
132 2012-07-11 Glenn Morris <rgm@gnu.org>
133
134 * configure.ac (CLASH_DETECTION): Define unconditionally.
135
136 * configure.ac (opsysfile): Use bsd-common on gnu systems.
137
138 * configure.ac (GNU_LIBRARY_PENDING_OUTPUT_COUNT):
139 (SIGNALS_VIA_CHARACTERS): Move here from src/s.
140
141 2012-07-11 Paul Eggert <eggert@cs.ucla.edu>
142
143 Assume mkdir, rename, rmdir, strerror.
144 * configure.ac (mkdir, rename, rmdir, strerror): Remove check.
145
146 2012-07-11 Glenn Morris <rgm@gnu.org>
147
148 * configure.ac (DONT_REOPEN_PTY): Move here from src/s.
149
150 * configure.ac (DEFAULT_SOUND_DEVICE): New definition.
151
152 2012-07-10 Paul Eggert <eggert@cs.ucla.edu>
153
154 Remove "#define unix" that is no longer needed (Bug#11905).
155 Merge from gnulib to make "#define unix" unnecessary, incorporating:
156 2012-07-10 getloadavg: clean out old Emacs and Autoconf cruft
157 2012-07-09 getopt: Simplify after Emacs changed.
158
159 2012-07-10 Glenn Morris <rgm@gnu.org>
160
161 * configure.ac (DATA_START, DATA_SEG_BITS, PENDING_OUTPUT_COUNT):
162 Move here from src/s.
163
164 2012-07-09 Andreas Schwab <schwab@linux-m68k.org>
165
166 * configure.ac (PNG_DEPSTRUCT): Define this instead of
167 PNG_DEPRECATED.
168
169 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
170
171 Add GCC-style 'const' attribute to functions that can use it.
172 * configure.ac (WARN_CFLAGS): Add -Wsuggest-attribute=const.
173 (ATTRIBUTE_CONST): New macro, in config.h.
174
175 2012-07-09 Juanma Barranquero <lekktu@gmail.com>
176
177 * lib/makefile.w32-in: Rework dependencies.
178 (GNU_LIB, NT_INC, C_CTYPE_H, MS_W32_H, CONFIG_H, FILEMODE_H)
179 (FTOASTR_H, FTOASTR_C, GETOPT_INT_H, MD5_H, SHA1_H, SHA256_H)
180 (U64_H, SHA512_H): New macros.
181 (SRC): Redefine to point to src/, not current directory.
182 ($(BLD)/c-ctype.$(O), $(BLD)/c-strcasecmp.$(O))
183 ($(BLD)/c-strncasecmp.$(O), $(BLD)/dtoastr.$(O))
184 ($(BLD)/dtotimespec.$(O), $(BLD)/getopt.$(O), $(BLD)/getopt1.$(O))
185 ($(BLD)/gettime.$(O), $(BLD)/strftime.$(O), $(BLD)/time_r.$(O))
186 ($(BLD)/timespec-add.$(O), $(BLD)/timespec-sub.$(O), $(BLD)/md5.$(O))
187 ($(BLD)/sha1.$(O), $(BLD)/sha256.$(O), $(BLD)/sha512.$(O))
188 ($(BLD)/filemode.$(O)): Update dependencies.
189
190 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
191
192 Merge from gnulib, incorporating:
193 2012-07-09 timespec: mark functions with const attributes
194
195 Rename configure.in to configure.ac (Bug#11603).
196 The name 'configure.in' has been obsolescent for quite some time,
197 and the next release of Autoconf will generate warnings for it.
198 See commit 'v2.69-4-g560f16b' of 2012-05-06, "general: deprecate
199 'configure.in' as autoconf input" in the Autoconf git repository.
200 * configure.ac: Rename from configure.in.
201 * INSTALL, INSTALL.BZR, README, make-dist:
202 * Makefile.in (AUTOCONF_INPUTS):
203 * autogen.sh (autoconf_min):
204 * autogen/update_autogen (sources):
205 Adjust to reflect new name.
206
207 2012-07-08 Paul Eggert <eggert@cs.ucla.edu>
208
209 Restore deprecation warnings, except for older libpng.
210 * configure.in (WARN_CFLAGS): Remove -Wno-deprecated-declarations.
211 (HAVE_LIBPNG_PNG_H): Don't bother checking for this if we have png.h.
212 (PNG_DEPRECATED): Define when compiling with older PNG versions.
213
214 2012-07-07 Andreas Schwab <schwab@linux-m68k.org>
215
216 * configure.in (WARN_CFLAGS): Add -Wno-deprecated-declarations.
217
218 2012-07-07 Paul Eggert <eggert@cs.ucla.edu>
219
220 Improve static checking when configured --with-ns.
221 See Samuel Bronson's remarks in
222 <http://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00146.html>.
223 * configure.in (WARN_CFLAGS): Omit -Wunreachable-code, as it's
224 a no-op with recent GCC and harmful in earlier ones.
225 Omit -Wsync-nand, as it's irrelevant to Emacs and provokes a
226 warning when compiling with ObjC. Always omit
227 -Wunsafe-loop-optimizations, as we don't mind when optimization is
228 being done correctly.
229
230 2012-07-07 Glenn Morris <rgm@gnu.org>
231
232 * configure.in (BROKEN_SA_RESTART): Doc fix.
233
234 * configure.in: Rather than checking for things then undef'ing
235 them on some platforms, simply don't check for them.
236 (getwd): Don't check for it on unixware.
237 (random, rint): Don't check for these on hpux.
238 (res_init, libresolv): Don't check for these on darwin.
239
240 2012-07-07 Juanma Barranquero <lekktu@gmail.com>
241
242 * lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/c-ctype.$(O),
243 $(BLD)/c-strcasecmp.$(O) and $(BLD)/c-strncasecmp.$(O).
244 ($(BLD)/c-ctype.$(O), $(BLD)/c-strcasecmp.$(O))
245 ($(BLD)/c-strncasecmp.$(O)): New dependencies.
246
247 2012-07-06 Paul Eggert <eggert@cs.ucla.edu>
248
249 * configure.in: Document --enable-gcc-warnings better.
250
251 Use c_strcasecmp for ASCII case-insensitive comparison (Bug#11786).
252 This is safer than strcasecmp, which has unspecified behavior
253 outside the POSIX locale and in practice sometimes does not work
254 in multibyte locales. Similarly for c_strncasecmp and strncasecmp.
255 * configure.in (strcasecmp, strncasecmp): Remove checks.
256
257 * lib/c-ctype.c, lib/c-ctype.h, lib/c-strcase.h, lib/c-strcasecmp.c:
258 * lib/c-strncasecmp.c: New files, taken from gnulib.
259 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
260
261 Merge from gnulib, incorporating:
262 2012-07-06 timespec-sub: avoid duplicate include
263 Reported by Juanma Barranquero.
264
265 2012-07-06 Glenn Morris <rgm@gnu.org>
266
267 * make-dist [update]: Let autoreconf figure out what needs updating.
268 Use `make info-real'. leim/leim-list.el should always exist.
269 Check cd return value.
270
271 2012-07-06 Paul Eggert <eggert@cs.ucla.edu>
272
273 Merge from gnulib. This is for OpenBSD 5.1 amd64.
274 * m4/sys_time_h.m4: New version from gnulib, incorporating:
275 2012-07-05 sys_time: allow too-wide tv_sec
276
277 2012-07-04 Paul Eggert <eggert@cs.ucla.edu>
278
279 Merge from gnulib.
280 * lib/alloca.in.h: New version from gnulib, incorporating:
281 2012-07-03 alloca: add support for HP NonStop TNS/E native
282
283 2012-07-04 Dmitry Antipov <dmantipov@yandex.ru>
284
285 * configure.in: If --enable-gcc-warnings, disable
286 -Wunsafe-loop-optimizations for -O1 optimization level.
287
288 2012-06-30 Glenn Morris <rgm@gnu.org>
289
290 * configure.in (standardlisppath): New output variable.
291 (lisppath): Use standardlisppath.
292 * Makefile.in (standardlisppath): New, set by configure.
293 (epaths-force): Use standardlisppath and locallisppath rather than
294 lisppath.
295
296 2012-06-28 Dmitry Antipov <dmantipov@yandex.ru>
297
298 * configure.in: Fix previous change. Remove --enable-asserts.
299 (CPPFLAGS): Remove conditional -DXASSERTS=1.
300 Add --enable-link-time-optimization.
301 * INSTALL: Mention this.
302
303 2012-06-28 Dmitry Antipov <dmantipov@yandex.ru>
304
305 * configure.in: Add glyphs category to --enable-checking option.
306 (GLYPH_DEBUG): Define if glyphs debugging is enabled.
307
308 2012-06-28 Dmitry Antipov <dmantipov@yandex.ru>
309
310 * configure.in (ENABLE_CHECKING): Update comment.
311
312 2012-06-28 Paul Eggert <eggert@cs.ucla.edu>
313
314 * configure.in: Don't check for sys/select.h, sys/time.h, utime.h.
315 Emacs proper no longer uses these headers, and can rely on Gnulib
316 for these checks.
317
318 Merge from gnulib.
319 * m4/getopt.m4: Copy new version from gnulib, incorporating:
320 getopt-posix: No longer guarantee that option processing is resettable.
321
322 2012-06-27 Glenn Morris <rgm@gnu.org>
323
324 * configure.in: Only check for paxctl on gnu-linux. (Bug#11398#26)
325
326 * INSTALL: Remove references to paths.el.
327
328 2012-06-26 Eli Zaretskii <eliz@gnu.org>
329
330 * lib/makefile.w32-in ($(GNULIBOBJS)): Depend on stamp_BLD. This
331 replaces separate dependency for each object file, which required
332 the same object file to be mentioned twice, causing failures in
333 parallel builds.
334
335 2012-06-26 Paul Eggert <eggert@cs.ucla.edu>
336
337 Clean out last vestiges of the old HAVE_CONFIG_H stuff.
338 * lib/makefile.w32-in (LOCAL_FLAGS): Remove -DHAVE_CONFIG_H.
339
340 2012-06-25 Dmitry Antipov <dmantipov@yandex.ru>
341
342 * configure.in (AC_CHECK_FUNCS): Detect library functions
343 strcasecmp and strncasecmp.
344
345 2012-06-24 Paul Eggert <eggert@cs.ucla.edu>
346
347 Switch from NO_RETURN to C11's _Noreturn (Bug#11750).
348 We might as well use the spelling standardized by C11,
349 as in the long run that should simplify maintenance.
350 * configure.in (NO_RETURN): Remove. All uses replaced by _Noreturn.
351
352 2012-06-24 Eli Zaretskii <eliz@gnu.org>
353
354 * lib/makefile.w32-in ($(BLD)/dtotimespec.$(O)):
355 ($(BLD)/timespec-add.$(O)):
356 ($(BLD)/timespec-sub.$(O)): Don't depend on
357 $(EMACS_ROOT)/nt/inc/sys/time.h.
358
359 * lib/stat-time.h:
360 * lib/timespec.h:
361 * lib/utimens.h: Revert last change.
362
363 2012-06-23 Paul Eggert <eggert@cs.ucla.edu>
364
365 Merge from gnulib.
366 * m4/getopt.m4: Copy new version from gnulib, incorporating:
367 getopt-gnu: Handle suboptimal getopt_long's abbreviation handling.
368
369 2012-06-23 Eli Zaretskii <eliz@gnu.org>
370
371 Fix the MS-Windows build broken by 2012-06-22T21:17:42Z!eggert@cs.ucla.edu.
372 * lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/dtotimespec.$(O),
373 $(BLD)/gettime.$(O), $(BLD)/timespec-add.$(O), and
374 $(BLD)/timespec-sub.$(O).
375 ($(BLD)/dtotimespec.$(O)):
376 ($(BLD)/gettime.$(O)):
377 ($(BLD)/timespec-add.$(O)):
378 ($(BLD)/timespec-sub.$(O)): New dependencies.
379
380 * lib/stat-time.h:
381 * lib/timespec.h:
382 * lib/utimens.h: Include sys/time.h.
383
384 2012-06-23 Andreas Schwab <schwab@linux-m68k.org>
385
386 * configure.in: Don't use AC_CHECK_FUNCS_ONCE, which doesn't use
387 the correct CFLAGS and LIBS.
388
389 2012-06-22 Paul Eggert <eggert@cs.ucla.edu>
390
391 Support higher-resolution time stamps (Bug#9000).
392 * configure.in (gl_ASSERT_NO_GNULIB_POSIXCHECK)
393 (gl_ASSERT_NO_GNULIB_TESTS, gl_INIT): Move these up earlier, so
394 that the new clock stuff doesn't clash with RSVG_LIBS.
395 (AC_CHECK_HEADERS): Don't check for sys/select.h, sys/time.h, utime.h,
396 as gnulib does that for us now.
397 (emacs_cv_struct_utimbuf, HAVE_STRUCT_UTIMBUF, HAVE_TIMEVAL)
398 (GETTIMEOFDAY_ONE_ARGUMENT): Remove; gnulib does these now.
399 (AC_CHECK_FUNCS): Remove utimes; no longer needed.
400 * lib/dtotimespec.c, lib/gettime.c, lib/gettimeofday.c, lib/pselect.c:
401 * lib/stat-time.h, lib/sys_select.in.h, lib/sys_time.in.h:
402 * lib/timespec-add.c, lib/timespec-sub.c, lib/timespec.h:
403 * lib/utimens.c, lib/utimens.h, m4/clock_time.m4, m4/gettime.m4:
404 * m4/gettimeofday.m4, m4/pselect.m4, m4/stat-time.m4:
405 * m4/sys_select_h.m4, m4/sys_socket_h.m4, m4/sys_time_h.m4:
406 * m4/timespec.m4, m4/utimbuf.m4, m4/utimens.m4, m4/utimes.m4:
407 New files, copied automatically from gnulib.
408 * lib/gnulib.mk, m4/gnulib-comp.m4: Merge from gnulib.
409
410 2012-06-22 Paul Eggert <eggert@cs.ucla.edu>
411
412 Merge from gnulib.
413 * lib/filemode.h, lib/signal.in.h, lib/stat.c, lib/stdint.in.h:
414 * lib/stdlib.in.h, lib/unistd.in.h, m4/extensions.m4, m4/getloadavg.m4:
415 * m4/getopt.m4, m4/gnulib-common.m4, m4/largefile.m4, m4/mktime.m4:
416 * m4/multiarch.m4, m4/nocrash.m4, m4/stdio_h.m4, m4/time_r.m4:
417 Copy new versions from gnulib, incorporating the following changes:
418 2012-06-22 time_r: fix typo that always overrode localtime_r decl
419 2012-06-22 Write "Mac OS X" instead of "MacOS X".
420 2012-06-21 mktime: fix integer overflow in 'configure'-time test
421 2012-06-21 nonblocking: Avoid compilation error on mingw64.
422 2012-06-19 stat, fstat: Avoid warnings on mingw64.
423 2012-06-19 getopt-gnu: Fix exit code overflow in autoconf test.
424
425 2012-06-13 Andreas Schwab <schwab@linux-m68k.org>
426
427 * configure.in: Rename --enable-use-lisp-union-type to
428 --enable-check-lisp-object-type and define CHECK_LISP_OBJECT_TYPE
429 instead of USE_LISP_UNION_TYPE.
430
431 2012-06-12 Glenn Morris <rgm@gnu.org>
432
433 * configure.in (HAVE_PROCFS, _STRUCTURED_PROC): New AC_DEFINEs.
434 (opsysfile): Set specially for sol2-10.
435
436 * configure.in (BROKEN_SA_RESTART, USG_SUBTTY_WORKS):
437 New AC_DEFINEs, for hpux11.
438 (opsysfile): Set specially for hpux11.
439
440 2012-06-12 Paul Eggert <eggert@cs.ucla.edu>
441
442 * configure.in: Coalesce some function checking.
443 This makes 'configure' a bit smaller.
444 Prefer AC_CHECK_FUNCS_ONCE for functions that we always check for.
445
446 2012-06-12 Glenn Morris <rgm@gnu.org>
447
448 * configure.in (opsysfile): Set specially for gnu-kfreebsd, openbsd.
449
450 * configure.in (NO_TERMIO, BROKEN_SIGIO): Move here from src/s.
451
452 * configure.in: Anticipate platforms with no src/s file.
453
454 2012-06-12 Chong Yidong <cyd@gnu.org>
455
456 * configure.in: Check for MagickMergeImageLayers (Bug#11678).
457
458 2012-06-11 Glenn Morris <rgm@gnu.org>
459
460 * configure.in (SYSTEM_TYPE): New AC_DEFINE.
461
462 2012-06-09 Michael Albinus <michael.albinus@gmx.de>
463
464 * configure.in (dbus_type_is_valid): Check for library function.
465
466 2012-06-06 Glenn Morris <rgm@gnu.org>
467
468 * INSTALL, make-dist: Remove vcdiff.
469
470 2012-06-03 Glenn Morris <rgm@gnu.org>
471
472 * INSTALL, make-dist: Remove rcs-checkin.
473
474 2012-06-03 Ulrich Müller <ulm@gentoo.org>
475
476 * configure.in (PAXCTL): Check for paxctl. (Bug#11398)
477
478 2012-06-01 Paul Eggert <eggert@cs.ucla.edu>
479
480 Remove --disable-maintainer-mode option from 'configure'. (Bug#11555)
481 It is confusingly named and rarely useful. See, for example,
482 <http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00089.html>.
483 * INSTALL.BZR: Don't mention --disable-maintainer-mode.
484 * Makefile.in (MAINTAINER_MODE_FLAG): Remove; all uses removed.
485 * configure.in: Remove --disable-maintainer-mode.
486 (USE_MAINTAINER_MODE, MAINT): Remove.
487
488 2012-05-28 Paul Eggert <eggert@cs.ucla.edu>
489
490 Make 'configure' a bit smaller and faster.
491 * configure.in (INSTALL_INFO): Set it with one call to
492 AC_PATH_PROG, not three.
493 (PKG_CONFIG): Hoist this out of PKG_CHECK_MODULES, since it's
494 so likely that it'll be needed.
495 (AC_CHECK_HEADERS_ONCE): Prefer to AC_CHECK_HEADERS where either works.
496 (AC_PROG_MAKE_SET): Remove; Automake does this.
497 (sysinfo): Do not check for this function, as it's never used.
498 (tzset): Check for this function just once.
499 * m4/manywarnings.m4: Sync from gnulib, incorporating the following:
500 2012-05-27 manywarnings: remove duplicate -Wmultichar entry
501
502 2012-05-27 Eli Zaretskii <eliz@gnu.org>
503
504 * config.bat (lib): Create/update lib/stdalign.in-h and
505 lib/sys_types.in-h.
506
507 * lib/makefile.w32-in ($(BLD)/md5.$(O)):
508 ($(BLD)/sha1.$(O)):
509 ($(BLD)/sha256.$(O)):
510 ($(BLD)/sha512.$(O)): Depend on $(EMACS_ROOT)/nt/inc/stdalign.h.
511 Suggested by Christoph Scholtes <cschol2112@googlemail.com>.
512
513 * lib/getopt_.h: Regenerate.
514
515 2012-05-27 Paul Eggert <eggert@cs.ucla.edu>
516
517 Assume gnulib does largefile.
518 Gnulib does the largefile configuration anyway, so when configure.in
519 invokes AC_SYS_LARGEFILE, that bloats 'configure' unnecessarily.
520 * configure.in (AC_SYS_LARGEFILE): Remove.
521 * lib/gnulib.mk: Autoupdate.
522
523 2012-05-26 Paul Eggert <eggert@cs.ucla.edu>
524
525 Merge from gnulib. (Bug#11527)
526
527 The build procedure now creates <stdalign.h> and <sys/types.h> for
528 older hosts that lack a working <stdalign.h> or whose
529 <sys/types.h> does not define pid_t, size_t, ssize_t, mode_t. New
530 symbols such as WINDOWS_64_BIT_OFF_T may require attention in the
531 msdos and nt builds.
532
533 Here is a precis of gnulib changes that seem relevant; please see
534 the gnulib ChangeLog for details.
535
536 2012-05-18 crypto: fix bug in large buffer handling
537 2012-05-14 ignore-value.h: remove unused _GL_ATTRIBUTE_DEPRECATED
538 2012-05-10 _Noreturn: port config.h to gcc -Wundef
539 2012-05-08 warnings.m4: give a means to specify the program to compile
540 2012-05-07 stdint: be more consistent with glibc, SunOS libc
541 2012-04-21 Large File Support for native Windows platforms.
542 2012-04-14 stat: Bypass buggy override in mingw64.
543 2012-03-29 stdio: don't assume gets any more
544 2012-03-24 Enable common subexpression optimization in GCC.
545 2012-02-09 maint: replace FSF snail-mail addresses with URLs
546 2012-01-30 sys_stat: Fix support for mingw64 and MSVC.
547 2012-01-28 strtoimax: eliminate need for stdint.h, inttypes.h checks
548 2012-01-21 stdint: Add support for Android.
549 2012-01-15 Improve support for MSVC 9.
550 2012-01-08 mktime: Avoid compilation error on Solaris 11.
551 2012-01-05 Use ', not `, for quoting output.
552 2012-01-05 strtoimax: Don't replace systems where intmax_t is int.
553 2012-01-05 strtoimax: Work around AIX 5.1 bug.
554 2012-01-05 inttypes: Modernize.
555 2011-12-13 inttypes, stdint: add C++11 support
556 2011-11-26 Fix conflict between two instantiations of module 'unistd'.
557 2011-11-21 _Noreturn: Check that _MSC_VER is defined
558 2011-11-10 ptsname_r: Avoid compilation error on OSF/1 5.1.
559 2011-11-09 raise: fix mingw handling of SIGPIPE
560 2011-10-27 Add stdalign module and use it in other modules.
561
562 * lib/stdalign.in.h, lib/sys_types.in.h, m4/off_t.m4, m4/stdalign.m4:
563 * m4/sys_types_h.m4:
564 New files.
565 * build-aux/move-if-change, build-aux/snippet/_Noreturn.h:
566 * build-aux/snippet/arg-nonnull.h, build-aux/snippet/c++defs.h:
567 * build-aux/snippet/warn-on-use.h, doc/misc/texinfo.tex:
568 * lib/alloca.in.h, lib/allocator.h, lib/careadlinkat.c:
569 * lib/careadlinkat.h, lib/dosname.h, lib/dup2.c, lib/filemode.c:
570 * lib/filemode.h, lib/ftoastr.c, lib/ftoastr.h, lib/getloadavg.c:
571 * lib/getopt.c, lib/getopt.in.h, lib/getopt1.c, lib/getopt_int.h:
572 * lib/gettext.h, lib/gnulib.mk, lib/ignore-value.h, lib/intprops.h:
573 * lib/inttypes.in.h, lib/lstat.c, lib/md5.c, lib/md5.h, lib/mktime.c:
574 * lib/pathmax.h, lib/pthread_sigmask.c, lib/readlink.c, lib/sha1.c:
575 * lib/sha1.h, lib/sha256.c, lib/sha256.h, lib/sha512.c, lib/sha512.h:
576 * lib/signal.in.h, lib/sigprocmask.c, lib/stat.c, lib/stdarg.in.h:
577 * lib/stdbool.in.h, lib/stddef.in.h, lib/stdint.in.h, lib/stdio.in.h:
578 * lib/stdlib.in.h, lib/strftime.c, lib/strftime.h, lib/strtoimax.c:
579 * lib/strtol.c, lib/strtoll.c, lib/strtoul.c, lib/strtoull.c:
580 * lib/symlink.c, lib/sys_stat.in.h, lib/time.in.h, lib/time_r.c:
581 * lib/u64.h, lib/unistd.in.h, lib/verify.h, m4/00gnulib.m4:
582 * m4/alloca.m4, m4/c-strtod.m4, m4/dup2.m4, m4/extensions.m4:
583 * m4/filemode.m4, m4/getloadavg.m4, m4/getopt.m4, m4/gl-comp.m4:
584 * m4/gnulib-common.m4, m4/gnulib-tool.m4, m4/include_next.m4:
585 * m4/inttypes.m4, m4/largefile.m4, m4/longlong.m4, m4/lstat.m4:
586 * m4/md5.m4, m4/mktime.m4, m4/multiarch.m4, m4/nocrash.m4:
587 * m4/pathmax.m4, m4/pthread_sigmask.m4, m4/readlink.m4, m4/sha1.m4:
588 * m4/sha256.m4, m4/sha512.m4, m4/signal_h.m4, m4/signalblocking.m4:
589 * m4/socklen.m4, m4/ssize_t.m4, m4/st_dm_mode.m4, m4/stat.m4:
590 * m4/stdarg.m4, m4/stdbool.m4, m4/stddef_h.m4, m4/stdint.m4:
591 * m4/stdio_h.m4, m4/stdlib_h.m4, m4/strftime.m4, m4/strtoimax.m4:
592 * m4/strtoll.m4, m4/strtoull.m4, m4/strtoumax.m4, m4/symlink.m4:
593 * m4/sys_stat_h.m4, m4/time_h.m4, m4/time_r.m4, m4/tm_gmtoff.m4:
594 * m4/unistd_h.m4, m4/warnings.m4, m4/wchar_t.m4:
595 Update from gnulib.
596
597 2012-05-22 Paul Eggert <eggert@cs.ucla.edu>
598
599 Remove src/m/*.
600 * configure.in: Remove all mention of src/m/*.
601 (machine, machfile, M_FILE, config_machfile, and_machfile): Remove.
602 All uses removed.
603 (BITS_PER_CHAR, BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG)
604 (BITS_PER_LONG_LONG): Move to src/lisp.h.
605 * lib/makefile.w32-in: Remove dependencies on
606 $(EMACS_ROOT)/src/m/intel386.h.
607 * make-dist: Don't make links to src/m.
608
609 2012-05-22 Paul Eggert <eggert@cs.ucla.edu>
610
611 * Makefile.in (ACLOCAL_INPUTS): Fix up gnulib-comp.m4 name. (Bug#11529)
612 Without this further fix, aclocal was being invoked unnecessarily.
613
614 2012-05-22 Glenn Morris <rgm@gnu.org>
615
616 * Makefile.in (blessmail, install-arch-dep, uninstall):
617 Check cd lib-src works.
618 (install-arch-dep, uninstall): Remove unneeded subshells.
619
620 2012-05-21 Glenn Morris <rgm@gnu.org>
621
622 * update-subdirs: Move to build-aux/.
623 * make-dist, Makefile.in (install-arch-indep): Update for this change.
624
625 * Makefile.in (leimdir): New, set by configure.
626 (COPYDIR, COPYDESTS): Add leim directories.
627 (install-leim): Remove.
628 (install-arch-indep): Handle leim installation directly.
629
630 * vpath.sed: Remove unused file.
631 * make-dist: No more vpath.sed.
632
633 2012-05-21 Paul Eggert <eggert@cs.ucla.edu>
634
635 Use full name for m4/gnulib-comp.m4. (Bug#11529)
636 Previously the file was named m4/gl-comp.m4 due to DOS 8+3 restrictions,
637 even though the file's name in gnulib is m4/gnulib-comp.m4.
638 This had a problem when merging from gnulib, as the code temporarily
639 renamed it to the full name, causing problems when interrupted.
640 Now the file has its full name, with the idea that we will find
641 a solution for MS-DOS that does not affect the rest of Emacs.
642 * m4/gnulib-comp.m4: Rename from m4/gl-comp.m4.
643
644 Assume C89 or later.
645 * configure.in (AC_C_PROTOTYPES, AC_C_VOLATILE, AC_C_CONST)
646 (POINTER_TYPE, PROTOTYPES): Remove.
647
648 Make merging from gnulib a script, not a makefile action.
649 Putting it in a makefile has some problems with reflection, as
650 merging from gnulib updates 'configure', which can update the makefile.
651 Putting it in a standalone script breaks this loop.
652 * Makefile.in (gnulib_srcdir, $(gnulib_srcdir), DOS_gnulib_comp.m4)
653 (GNULIB_MODULES, GNULIB_TOOL_FLAGS, sync-from-gnulib):
654 Remove, moving the actions to the script admin/merge-gnulib.
655
656 2012-05-21 Glenn Morris <rgm@gnu.org>
657
658 * configure.in (LEIM_INSTALLDIR):
659 Rename to leimdir, treat like lispdir.
660
661 2012-05-21 Glenn Morris <rgm@gnu.org>
662
663 * Makefile.in (install-arch-indep, install-doc, install-info)
664 (uninstall): Scrap superfluous subshells.
665
666 2012-05-19 Ulrich Mueller <ulm@gentoo.org>
667
668 * Makefile.in (install-etc): Respect DESTDIR. (Bug#11518)
669
670 2012-05-19 Paul Eggert <eggert@cs.ucla.edu>
671
672 * configure.in (AC_CHECK_FUNCS): Remove XSetWMProtocols,
673 getdomainname, mblen (twice), mbrlen (twice), mbsinit, ualarm,
674 getsockopt, setsockopt, mremap, mempcpy.
675
676 * configure.in (machine): Do not set to 'vax', since src/m/vax.h
677 is being removed.
678 (AC_CHECK_FUNCS): Remove ftime.
679
680 2012-05-19 Glenn Morris <rgm@gnu.org>
681
682 * Makefile.in (install-arch-indep): Remove unneeded subshell.
683
684 * Makefile.in (install-arch-indep): Remove unneeded chmod.
685 Set permissions of lisp/subdirs.el.
686
687 * Makefile.in (SUBDIR): Add leim. Update users.
688
689 * Makefile.in (lib, lib-src, lisp): Check cd return value.
690
691 * Makefile.in (leim): No need to set PARALLEL.
692
693 2012-05-18 Glenn Morris <rgm@gnu.org>
694
695 * Makefile.in (install-arch-indep, install-info, install-man):
696 Simplify some one-sided ifs.
697
698 * Makefile.in: Install only the relevant DOC file.
699 (install-arch-indep): Delete etc/DOC*.
700 (install-doc): No more need to delete etc/DOC.
701
702 * Makefile.in (install-arch-indep): Split into several rules.
703 (install-doc, innstall-info, install-man): New rules.
704
705 * configure.in (mandir): May as well include it in the NS app bundle.
706
707 * configure.in (INSTALL_ARCH_INDEP_EXTRA): New output variable.
708 * Makefile.in (INSTALL_ARCH_INDEP_EXTRA): New, set by configure.
709 (install-arch-indep): Don't install-etc for self-contained ns builds.
710
711 * configure.in (GCC_TEST_OPTIONS, NON_GCC_TEST_OPTIONS) <darwin>:
712 No longer unconditonally add /sw directories. (Bug#2280)
713
714 * Makefile.in (install-arch-dep): Depend on install-arch-indep.
715 (install-arch-indep): Depend on install-leim.
716 (install): Remove explicit install-leim dependence.
717
718 * Makefile.in (install-arch-indep):
719 Move last element of mkdir rule here.
720 (mkdir): Remove rule.
721
722 * Makefile.in (install-arch-indep): Remove unneeded chmods.
723 INSTALL_DATA does this for us.
724
725 * Makefile.in (install-arch-dep): Ensure bindir exists.
726 Drop mkdir dependency.
727 (install-arch-indep): Ensure docdir, infodir, mandir exist.
728 (install-leim): Drop mkdir dependency.
729 (mkdir): Remove most directories, now made in relevant rules.
730
731 * Makefile.in (install-arch-indep): Combine adjacent loops.
732
733 2012-05-17 Glenn Morris <rgm@gnu.org>
734
735 * Makefile.in (install-etc, mkdir):
736 Make relevant directories in install-etc rather than mkdir.
737
738 * Makefile.in (write_subdir): Create the directory if needed.
739 (install-arch-dep, mkdir): No need to make site-lisp directories.
740
741 * Makefile.in (write_subdir): New.
742 (install-arch-indep, install-arch-dep): Use $write_subdir.
743
744 * configure.in (docdir, etcdir, infodir, lispdir):
745 For a self-contained ns build, set these to the appropriate values.
746 * Makefile.in (install-arch-dep): No need to move info/ any more.
747
748 * configure.in (ns_self_contained): New output variable.
749 * Makefile.in (ns_self_contained): New, set by configure.
750 (install-arch-dep): For a self-contained ns build,
751 don't bother installing binaries then immediately deleting them.
752
753 * Makefile.in (ns_appbindir, ns_appresdir):
754 Move them before things that may refer to them.
755 (install-arch-dep): No need to relocate self-contained ns libexec.
756
757 * configure.in (archlibdir): Set it for self-contained ns builds.
758 (libexecdir): Don't expand it now (this is mainly cosmetic).
759
760 2012-05-16 Paul Eggert <eggert@cs.ucla.edu>
761
762 * configure.in: Simplify by removing CPP etc.
763 (CPP_TEST_OPTIONS, NON_GNU_CPP, cc_specified, SPECIFIED_CFLAGS)
764 (SPECIFED_CPP, CPP, NON_GNU_CC, AC_PROG_CPP): Remove; not needed.
765 In particular we no longer need to fiddle with CPP, since we don't
766 use CPP specially any more.
767 (gl_EARLY): Invoke this after adjusting CC, so that it uses the
768 adjusted compiler.
769 (AC_PROG_INSTALL, AC_PROG_MKDIR_P, AC_PROG_RANLIB): Comment out,
770 since gl_EARLY and/or Autoconf already does these.
771
772 2012-05-16 Glenn Morris <rgm@gnu.org>
773
774 * configure.in: Try to fix building with gcc >= 4.6 on Darwin.
775 (CPP): Do not unconditionally set it on Darwin.
776 Instead, try to test if -no-cpp-precomp is accepted.
777 (CPP_TEST_OPTIONS, SPECIFIED_CPP): New. (Bug#9755)
778
779 2012-05-15 Glenn Morris <rgm@gnu.org>
780
781 * Makefile.in (install-arch-dep): Replace use of MV_DIRS.
782
783 * Makefile.in (install-arch-dep): Do not hard-code version number.
784
785 * Makefile.in (install-arch-dep): NS install no longer needs to
786 symlink libexec/* into bin/, since 2012-05-14 ns_init_paths change.
787
788 2012-05-12 Glenn Morris <rgm@gnu.org>
789
790 * configure.in (ns_appbindir): Remove trailing "/".
791
792 * configure.in (AC_PROG_MKDIR_P): Call it, to set MKDIR_P.
793 (MKDEPDIR): Use $MKDIR_P.
794 * Makefile.in (MKDIR_P): New, set by configure.
795 (mkdir): Use $MKDIR_P.
796
797 2012-05-11 Glenn Morris <rgm@gnu.org>
798
799 * Makefile.in (install-arch-indep): There are no more Makefile.c files.
800 Use INSTALL_DATA for the DOC file.
801 Remove dead code for ./lisp that never executes.
802
803 2012-05-10 Glenn Morris <rgm@gnu.org>
804
805 * configure.in (LEIM_INSTALLDIR): New output variable.
806
807 2012-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
808
809 * .dir-locals.el (log-edit-mode): Enable gnu-style checks.
810
811 2012-05-08 Glenn Morris <rgm@gnu.org>
812
813 * make-dist: No more doc/lispref/*.el.
814
815 2012-05-05 Andreas Schwab <schwab@linux-m68k.org>
816
817 * configure.in: Fix quoting bugs.
818
819 2012-05-04 Glenn Morris <rgm@gnu.org>
820
821 * configure.in (INFO_EXT, INFO_OPTS): New output variables.
822
823 2012-05-02 Glenn Morris <rgm@gnu.org>
824
825 * configure.in (LD_SWITCH_SYSTEM): Don't try to defeat
826 the choices made by FreeBSD and NetBSD. (Bug#10313)
827
828 * Makefile.in (INFO_FILES): Remove variable.
829 (INFO_NONMISC): New variable.
830 (install-arch-indep, uninstall): Don't use $INFO_FILES.
831
832 * Makefile.in (uninstall): Remove useless-use-of-for; that for
833 some reason caused problems on an old Solaris.
834
835 * Makefile.in (install-arch-indep, uninstall):
836 Ensure that INSTALL-type commands are run from top-level.
837
838 * info/dir: Make some entries consistent with the source texi files.
839
840 * configure.in (LIBS_TERMCAP): Fix netbsd logic, broken 2012-03-04.
841
842 2012-05-02 Glenn Morris <rgm@gnu.org>
843
844 * Makefile.in (install-arch-indep):
845 Combine adjacent install-data and install-info loops.
846
847 2012-05-01 Glenn Morris <rgm@gnu.org>
848
849 * Makefile.in (MAN_PAGES): Remove.
850 (install-arch-indep, uninstall): Don't use $MAN_PAGES.
851
852 * configure.in: Try libtinfo for tputs.
853 (LIBS_TERMCAP) [gnu*]: Use libtinfo if it was found. (Bug#9741)
854
855 * configure.in: Combine adjacent $opsys case blocks.
856
857 * configure.in (LIBS_TERMCAP): Remove unreachable branch for sol2.
858
859 * configure.in: Invert the TERMINFO logic,
860 since "yes" is far more common than "no".
861
862 * configure.in (HAVE_LIBNCURSES): Remove; it is required to be true.
863
864 * configure.in (LD_SWITCH_X_SITE_RPATH):
865 Rename from LD_SWITCH_X_SITE_AUX_RPATH.
866
867 * configure.in (LD_SWITCH_X_SITE_AUX): Remove; no longer used.
868
869 2012-04-26 Glenn Morris <rgm@gnu.org>
870
871 * make-dist: No more doc/lispref/tindex.pl.
872
873 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
874
875 * configure.in (dbus_validate_bus_name, dbus_validate_path)
876 (dbus_validate_interface, dbus_validate_member): Check also for
877 these library functions.
878
879 2012-04-22 Paul Eggert <eggert@cs.ucla.edu>
880
881 * configure.in (doug_lea_malloc): Check for __malloc_initialize_hook.
882 With glibc 2.14 or later, when compiled with GCC 4.7.0's
883 -Werror=deprecated-declarations flag, use of hooks like
884 __malloc_initialize_hook causes compilation to fail because these
885 hooks are deprecated. Modify 'configure' to check for these hooks too.
886 Simplify the 'configure' code to test for all the hooks at once.
887 (emacs_cv_var___after_morecore_hook): Remove, replacing with ...
888 (emacs_cv_var_doug_lea_malloc): ... this new var.
889
890 2012-04-21 Paul Eggert <eggert@cs.ucla.edu>
891
892 Sync from gnulib version 4f11d6bebc3098c64ffde27079ab0d0cecfd0cdc
893 dated 2011-10-07. Regenerating from current gnulib would be a
894 pervasive change, and currently the trunk isn't open to such changes.
895 * configure.in (WARN_CFLAGS): Remove; no longer needed now
896 that gnulib does it.
897 * lib/gnulib.mk, m4/gl-comp.m4: Regenerate.
898
899 2012-04-21 Andreas Schwab <schwab@linux-m68k.org>
900
901 * m4/gl-comp.m4: Update. (Bug#11285)
902
903 2012-04-20 Ludovic Courtès <ludo@gnu.org>
904
905 * configure.in: Don't use the -R option (Bug#11251).
906
907 2012-04-18 Paul Eggert <eggert@cs.ucla.edu>
908
909 configure: new option --enable-gcc-warnings (Bug#11207)
910 I have been using this change for many months in my private copy
911 of Emacs, and have used it to find several bugs. It's mature
912 enough to publish now.
913 * Makefile.in (GNULIB_MODULES): Add warnings, manywarnings.
914 * configure.in: Support --enable-gcc-warnings, in the style of
915 other GNU packages such as coreutils.
916 (C_WARNINGS_SWITCH): Remove, replacing with...
917 (WARN_CFLAGS, GNULIB_WARN_CFLAGS): New variable.
918 (PKG_CHECK_MODULES, C_SWITCH_X_SITE): Use -isystem rather than -I,
919 when including system files with GCC.
920 * etc/NEWS: Mention --enable-gcc-warnings.
921 * INSTALL (DETAILED BUILDING AND INSTALLATION): Likewise.
922 * lib/Makefile.am (AM_CFLAGS): New macro.
923 * m4/manywarnings.m4, m4/warnings.m4: New files, from gnulib.
924
925 2012-04-17 Dmitry Antipov <dmantipov@yandex.ru>
926
927 * configure.in (AC_CHECK_FUNCS):
928 Add getpwent, endpwent, getgrent, endgrent. (Bug#7900)
929
930 2012-04-16 Glenn Morris <rgm@gnu.org>
931
932 * configure.in (NS_HAVE_NSINTEGER): Remove unnecessary variable.
933
934 * configure.in: Remove X libs workaround for old autoconf.
935
936 2012-04-12 Ken Brown <kbrown@cornell.edu>
937
938 * configure.in: Warn that Cygwin 1.5 is unsupported. (Bug#10398)
939
940 2012-04-11 Glenn Morris <rgm@gnu.org>
941
942 * configure.in (GNUSTEP_CFLAGS): Rename from C_SWITCH_X_SYSTEM.
943
944 2012-04-10 Glenn Morris <rgm@gnu.org>
945
946 * configure.in: Conditionally generate admin/unidata/Makefile.
947
948 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
949
950 * info/dir, Makefile.in (INFO_FILES): Add emacs-gnutls manual.
951
952 2012-04-09 Glenn Morris <rgm@gnu.org>
953
954 * Makefile.in (leim): Check cd return value. Pass fewer variables.
955 (install-leim): Check cd return value. Pass $MFLAGS.
956 (install-strip): Pass $MFLAGS.
957
958 * configure.in: Require makeinfo >= 4.7. (Bug#10910)
959 Eg org.texi has been using 4.7 functions for some time.
960
961 2012-04-07 Paul Eggert <eggert@cs.ucla.edu>
962
963 Check pkg-config exit status when configuring (Bug#10626).
964 * configure.in (PKG_CHECK_MODULES): Do not assume that pkg-config
965 works; check its exit status. Problem reported by Jordi Gutiérrez
966 Hermoso in
967 <http://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00787.html>.
968
969 2012-04-07 Glenn Morris <rgm@gnu.org>
970
971 * README, configure.in (AC_INIT): Bump version to 24.1.50.
972
973 2012-04-07 Eli Zaretskii <eliz@gnu.org>
974
975 * lib/makefile.w32-in (gnulib, all): Don't depend on stamp_BLD.
976
977 2012-03-04 Paul Eggert <eggert@cs.ucla.edu>
978
979 configure: fix ncurses 'configure' issue on Solaris 10 (Bug#10677)
980 * configure.in (LIBS_TERMCAP): Default this to the result of
981 the tputs library search. Do a run-time test for the linkability
982 of tputs unless cross-compiling, as that's more reliable if the
983 link flags and libraries are messed up. Don't change LIBS as
984 a result of the test, as that may mess up later tests.
985
986 2012-02-05 Christoph Scholtes <cschol2112@googlemail.com>
987
988 * make-dist (README.W32): Include file in source tarball. (Bug#9750)
989
990 * lib/makefile.w32-in (PRAGMA_SYSTEM_HEADER): Move to platform
991 specific makefiles to support getopt_.h generation with MSVC.
992
993 2012-02-04 Glenn Morris <rgm@gnu.org>
994
995 * Makefile.in (uninstall):
996 Handle compressed info files and man pages. (Bug#10718)
997
998 2012-02-02 Glenn Morris <rgm@gnu.org>
999
1000 * configure.in [HAVE_NS]:
1001 Error if use --without-toolkit-scroll-bars. (Bug#10673)
1002
1003 2012-02-01 Paul Eggert <eggert@cs.ucla.edu>
1004
1005 Port to older Solaris 10 versions (Bug#10677).
1006 Bug reported by Chong Yidong for SunOS 5.10 Generic_127111-11 sparc.
1007 I cannot reproduce it on SunOS 5.10 Generic_141444-09 sparc but
1008 possibly this is because Sun fixed the 'stat' bug in my version.
1009 * Makefile.in (GNULIB_TOOL_FLAGS): Do not avoid the pathmax module.
1010 * lib/pathmax.h, m4/pathmax.m4: New files, from gnulib.
1011 * lib/gnulib.mk, m4/gl-comp.m4: Regenerate.
1012 These changes are based on gnulib version
1013 4f11d6bebc3098c64ffde27079ab0d0cecfd0cdc dated 2011-10-07 20:59:10,
1014 because Emacs is in feature freeze and we do not want to merge any
1015 more-recent changes from gnulib.
1016
1017 2012-01-31 Glenn Morris <rgm@gnu.org>
1018
1019 * configure.in: Throw an explicit error if Motif toolkit was
1020 requested but requirements could not be found.
1021
1022 * configure.in: Allow Emacs to actually be built with xaw scroll-bars.
1023
1024 2012-01-30 Eli Zaretskii <eliz@gnu.org>
1025
1026 * lib/makefile.w32-in ($(BLD)/sha1.$(O) $(BLD)/sha256.$(O)
1027 $(BLD)/sha512.$(O)): Depend on stamp_BLD. Fixes a build failure
1028 with "make -j3".
1029
1030 2012-01-16 Juanma Barranquero <lekktu@gmail.com>
1031
1032 * .bzrignore: Ignore etc/__pycache__.
1033
1034 2011-12-17 Paul Eggert <eggert@cs.ucla.edu>
1035
1036 Port HAVE_PTHREAD configuration to MirBSD 10 (Bug#10201).
1037 * configure.in (HAVE_PTHREAD): Check for pthread_atfork if linking
1038 to gmalloc.c. This should prevent a MirBSD 10 build failure reported
1039 by Nelson H. F. Beebe in
1040 <http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00065.html>.
1041
1042 2011-12-10 Juanma Barranquero <lekktu@gmail.com>
1043
1044 * update-subdirs: Don't set no-byte-compile twice (bug#10260).
1045
1046 2011-12-10 Jan Djärv <jan.h.d@swipnet.se>
1047
1048 * configure.in (HAVE_ALSA, HAVE_GSETTINGS): Save and restore LIBS
1049 instead of LDFLAGS (Bug#10230).
1050
1051 2011-12-03 Paul Eggert <eggert@cs.ucla.edu>
1052
1053 * INSTALL.BZR: Mention configure -C, --disable-maintainer-mode.
1054
1055 Propagate configure flags to sub-configures.
1056 * Makefile.in (cache_file, MAINTAINER_MODE_FLAG, CONFIGUREFLAGS):
1057 New macros.
1058 (config.status, bootstrap): Use them to propagate configure flags
1059 to sub-configures.
1060 * configure.in (cache_file): AC_SUBST this, for Makefile.in.
1061
1062 2011-12-03 Paul Eggert <eggert@cs.ucla.edu>
1063
1064 * .bzrignore: Add config.cache.
1065
1066 2011-11-27 Jan Djärv <jan.h.d@swipnet.se>
1067
1068 * configure.in: Check for gtk_window_set_has_resize_grip.
1069
1070 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
1071
1072 * configure.in (HAVE_XPM): Fix typo.
1073
1074 2011-11-22 Glenn Morris <rgm@gnu.org>
1075
1076 * configure.in (EMACSDATA, EMACSDOC): If set, print, since they can
1077 have confusing effects on the build. (Bug#6401)
1078
1079 * Makefile.in (install-arch-dep): Tweak previous change.
1080
1081 2011-11-22 Yavor Doganov <yavor@gnu.org>
1082
1083 Do not install arch-dependent files in the app bundle if
1084 --disable-ns-self-contained is requested. (Bug#1335)
1085 * configure.in (exec_prefix, libexecdir): Define relative to
1086 `ns_appbindir' only if configured for a self-contained app.
1087 * Makefile.in (install-arch-dep): Test for the existence of
1088 libexec in the Emacs.app bundle before executing commands.
1089
1090 2011-11-20 Andreas Schwab <schwab@linux-m68k.org>
1091
1092 * configure.in: Remove reference to src/m/ibms390.h.
1093
1094 2011-11-13 Glenn Morris <rgm@gnu.org>
1095
1096 * INSTALL: Tiny updates for disk space used during installation.
1097
1098 2011-11-05 Eli Zaretskii <eliz@gnu.org>
1099
1100 * lib/makefile.w32-in (FRC): New dummy target.
1101 (TAGS): Depend on FRC.
1102
1103 2011-11-04 Glenn Morris <rgm@gnu.org>
1104
1105 * configure.in: Increase minimum GnuTLS version to 2.6.6. (Bug#9929)
1106 Do not include GnuTLS version info in final summary message.
1107
1108 2011-10-31 Eli Zaretskii <eliz@gnu.org>
1109
1110 * config.bat: Use config.in and Makefile.in from src/ and lib/, if
1111 they exist there, else from autogen/.
1112
1113 * make-dist (msdos): Add depfiles.bat and inttypes.h.
1114
1115 2011-10-25 Nali Toja <nalitoja@gmail.com> (tiny change)
1116
1117 * configure.in (HAVE_GNU_MAKE): Respect MAKE env-var. (Bug#9868)
1118
1119 2011-10-24 Paul Eggert <eggert@cs.ucla.edu>
1120
1121 * configure.in (LIB_PTHREAD): Prepend -lpthread to LIBS (Bug#9852)
1122 if the library is found. Otherwise, later configure-time tests,
1123 such as the test for pthread_sigmask, generate the wrong results
1124 on some platforms. Problem reported for FreeBSD by Nali Toja.
1125
1126 2011-10-20 Paul Eggert <eggert@cs.ucla.edu>
1127
1128 Time zone name fixes for non-ASCII locales (Bug#641, Bug#9794)
1129 * configure.in (AC_STRUCT_TM, AC_STRUCT_TIMEZONE, HAVE_TM_GMTOFF):
1130 Remove; no longer needed, now that we defer to strftime for time
1131 zone names.
1132
1133 2011-10-18 Jan Djärv <jan.h.d@swipnet.se>
1134
1135 * configure.in (GLIB_REQUIRED, GTK_REQUIRED): Set to 2.10 (Bug#9786).
1136
1137 2011-10-18 Chong Yidong <cyd@gnu.org>
1138
1139 * make-dist: Remove Cocoa/Emacs.xcodeproj from distribution.
1140
1141 2011-10-13 Glenn Morris <rgm@gnu.org>
1142
1143 * configure.in: Also look for tputs in libcurses. (Bug#9736)
1144
1145 2011-10-12 Paul Eggert <eggert@cs.ucla.edu>
1146
1147 * configure.in: Remove check for -lintl (Bug#9713).
1148 The check could break 'configure' on GNU/Linux with a (broken) libintl.
1149 The check was helpful but not essential in Solaris 2.6 (1997),
1150 and is no longer needed in Solaris 8 (2000). Solaris 2.6 is
1151 obsolete -- Sun dropped support for it in 2006 -- and without
1152 access to that Silurian platform we can't maintain the code anyway.
1153
1154 2011-10-07 Paul Eggert <eggert@cs.ucla.edu>
1155
1156 Merge from gnulib, fixing some 'configure' typos (Bug#9696).
1157 * lib/signal.in.h, lib/sigprocmask.c, m4/gl-comp.m4:
1158 * m4/gnulib-common.m4: Merge from gnulib.
1159 Without this, 'configure' would say "func_gl_gnulib_m4code_pathmax:
1160 command not found" on powerpc-apple-darwin9.8.0.
1161
1162 * configure.in (GC_LISP_OBJECT_ALIGNMENT): Remove.
1163 This is now done by src/alloc.c.
1164
1165 2011-10-02 Richard Stallman <rms@gnu.org>
1166
1167 * configure.in: Rename xlinux_first_failure to xgnu_linux_first_failure
1168 and xlinux_second_failure to xgnu_linux_second_failure.
1169
1170 2011-09-29 Eli Zaretskii <eliz@gnu.org>
1171
1172 * .bzrignore: Add ./GNUmakefile.unix, lib/SYS, lib/alloca.in-h,
1173 lib/signal.in-h.
1174
1175 * config.bat: Rename GNUmakefile, so it is not run on MS-DOS.
1176 Rename signal.in.h and alloca.in.h.
1177
1178 2011-09-28 Eli Zaretskii <eliz@gnu.org>
1179
1180 * INSTALL: Mention that m17n libraries and libotf are needed for
1181 Arabic shaping.
1182
1183 2011-09-26 Paul Eggert <eggert@cs.ucla.edu>
1184
1185 Merge from gnulib, improving some licensing wording.
1186 This clarifies and fixes some licensing issues raised by Glenn Morris
1187 <http://lists.gnu.org/archive/html/bug-gnulib/2011-09/msg00397.html>.
1188 It also merges the latest version of texinfo.tex and has some
1189 MSVC-related changes that don't affect Emacs.
1190 * Makefile.in (GNULIB_TOOL_FLAGS): Avoid msvc-inval, msvc-nothrow,
1191 pathmax, and raise, since these are needed only to address
1192 MSVC-related issues that Emacs doesn't have.
1193 * doc/misc/texinfo.tex, lib/dup2.c, lib/gnulib.mk, lib/signal.in.h:
1194 * lib/sigprocmask.c, lib/stat.c, lib/stdio.in.h, lib/sys_stat.in.h:
1195 * lib/unistd.in.h, m4/dup2.m4, m4/getloadavg.m4, m4/gl-comp.m4:
1196 * m4/include_next.m4, m4/signal_h.m4, m4/signalblocking.m4:
1197 * m4/stdint.m4, m4/stdio_h.m4, m4/sys_stat_h.m4, m4/time_h.m4:
1198 * m4/unistd_h.m4: Merge from gnulib.
1199
1200 2011-09-26 Andreas Schwab <schwab@linux-m68k.org>
1201
1202 * configure.in: Initialize HAVE_LIBXML2.
1203
1204 2011-09-26 Glenn Morris <rgm@gnu.org>
1205
1206 * make-dist: Add lib/makefile.w32-in.
1207
1208 2011-09-24 Glenn Morris <rgm@gnu.org>
1209
1210 * configure.in (CRT_DIR): Fix netbsd/openbsd handling.
1211
1212 2011-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
1213
1214 * .dir-locals.el: Change the debbugs regexp to allow having the
1215 bug number as the first thing on a line.
1216
1217 2011-09-15 Glenn Morris <rgm@gnu.org>
1218
1219 * configure.in: Make configure work with recent GNUsteps.
1220 (_NATIVE_OBJC_EXCEPTIONS): New AC_DEFINE.
1221 (GNU_OBJC_CFLAGS): Add -fobjc-exceptions when needed.
1222 (C_SWITCH_X_SYSTEM): Enable GNUstep to find its headers.
1223
1224 2011-09-11 Paul Eggert <eggert@cs.ucla.edu>
1225
1226 Merge from gnulib, porting to Tru64.
1227 * lib/lstat.c, lib/stat.c, m4/include_next.m4, m4/nocrash.m4:
1228 * m4/signal_h.m4, m4/time_h.m4, m4/unistd_h.m4:
1229 Merge from gnulib. This fixes a compilation error on Tru64 UNIX
1230 aka OSF/1 5.1 DTK cc. There is also some mingw stuff here that
1231 doesn't affect Emacs.
1232
1233 2011-09-06 Paul Eggert <eggert@cs.ucla.edu>
1234
1235 * configure.in (isnan): Remove now-unnecessary check.
1236
1237 2011-09-06 Paul Eggert <eggert@cs.ucla.edu>
1238
1239 Merge from gnulib, using build-aux to remove clutter (Bug#9169).
1240 This is to fix the following problems:
1241 . On FreeBSD 6.4, HP-UX 11.31, and Solaris 9, and when Emacs is
1242 configured not to use gtk or any other thread-using library,
1243 signals aren't blocked correctly.
1244 . On IRIX 6.5 it fixes an unwanted clash between Emacs's
1245 and IRIX's signal handling.
1246 . On Cygwin 1.7.5 it works around an incompatibility with
1247 the system pthread_sigmask.
1248 . On MacOS X 10.5 (32-bit), files whose inode numbers
1249 exceed 2**31 cannot be read or manipulated.
1250 . pthread_sigmask: Actually use results of gl_THREADLIB.
1251 . strtoimax, strtoumax: Avoid link error on OSF/1 with DTK cc.
1252 . find 'ar' program that fits with --host argument.
1253 . Allow the user to override the choice of AR, ARFLAGS, RANLIB.
1254 * autogen/README: Update destination list.
1255 * autogen/copy_autogen, autogen/update_autogen, .bzrignore:
1256 The autogenerated files compile, config.guess,
1257 config.sub, depcomp, install-sh, and missing are now in build-aux.
1258 * m4/largefile.m4: New file, so that Emacs does not mess up when
1259 accessing files with large inode numbers in MacOS X 10.5 and later.
1260 * m4/nocrash.m4: New file, to avoid triggering background debugger
1261 and/or create core dumps during 'configure'.
1262 * build-aux/move-if-change: Renamed from move-if-change.
1263 * build-aux/snippet/arg-nonnull.h: Renamed from arg-nonnull.h.
1264 * build-aux/snippet/c++defs.h: Renamed from c++defs.h.
1265 * build-aux/snippet/warn-on-use.h: Renamed from warn-on-use.h.
1266 * build-aux/snippet/_Noreturn.h: New file, for draft C1X _Noreturn.
1267 * Makefile.in (epaths-force, sync-from-gnulib):
1268 move-if-change is now in build-aux.
1269 (GNULIB_TOOL_FLAGS): Avoid threadlib; this is now a prerequisite
1270 of gnulib's pthread_sigmask module, but Emacs doesn't need it.
1271 (mkdir): install-sh is now in build-aux.
1272 * config.bat: c++defs.h is now in build-aux/snippets.
1273 * configure.in: Specify AC_CONFIG_AUX_DIR with build-aux (the
1274 usual parameter).
1275 * lib/gnulib.mk, m4/gl-comp.m4: Regenerate.
1276 * lib/makefile.w32-in (ARG_NONNULL_H): arg-nonnull.h moved
1277 to build-aux/snippet.
1278 * lib/pthread_sigmask.c, lib/stdlib.in.h, m4/extensions.m4:
1279 * m4/getopt.m4, m4/gnulib-common.m4, m4/pthread_sigmask.m4:
1280 Merge from gnuilib. This fixes porting bugs on Cygwin, Irix, and
1281 Solaris, enables MacOS extensions, and enables nocrash during
1282 'configure'.
1283 * make-dist: Adjust to new build-aux and build-aux/snippit dirs.
1284
1285 2011-09-04 Paul Eggert <eggert@cs.ucla.edu>
1286
1287 * configure.in (snprintf): New check.
1288
1289 2011-08-30 Paul Eggert <eggert@cs.ucla.edu>
1290
1291 * configure.in (opsys): Change pattern to *-*-linux*
1292 to recognize powerpc-gnu-linux-uclibc (Bug#9403).
1293 Remove unreachable pattern hppa*-*-linux-gnu*.
1294 Also, remove ia64*-hp-hpux1[1-9]*, as it also sets machine=hp800,
1295 and that can't possibly work now that src/m/hp800.h no longer exists.
1296
1297 2011-08-26 Jan Djärv <jan.h.d@swipnet.se>
1298
1299 * configure.in: Add -MP to DEPFLAGS (Bug#9372).
1300
1301 2011-08-13 Jan Djärv <jan.h.d@swipnet.se>
1302
1303 * configure.in: Add header check: sys/socket.h (Bug#8477),
1304 ifaddrs.h, net/if_dl.h. Check for getifaddrs and freeifaddrs.
1305 Check for sa_len in struct ifreq.ifr_addr (Bug#8477).
1306
1307 2011-08-04 Jan Djärv <jan.h.d@swipnet.se>
1308
1309 * configure.in (HAVE_PTHREAD): Add check for -lpthread (Bug#9216).
1310 (HAVE_GTK_AND_PTHREAD): Remove.
1311
1312 2011-07-28 Alp Aker <alp.tekin.aker@gmail.com>
1313
1314 * configure.in (HAVE_RSVG): Allow use of -lrsvg-2 for any NextStep
1315 build, not just GNUstep (Bug#9177).
1316
1317 2011-07-28 Paul Eggert <eggert@cs.ucla.edu>
1318
1319 Assume freestanding C89 headers, string.h, stdlib.h.
1320 Again, this simplifies the code, and all current platforms have these.
1321 * configure.in (AC_CHECK_HEADERS): Don't check for limits.h.
1322 (AC_HEADER_STDC): Remove.
1323 (AC_CHECK_FUNCS): No need to check for strchr, strrchr.
1324 (strchr, strrchr): Remove fallback macros.
1325
1326 Assume support for memcmp, memcpy, memmove, memset.
1327 This simplifies the code a bit. All current platforms have these,
1328 as they are required for C89. If this turns into a problem we
1329 can add the gnulib modules for these (a 1-line change to Makefile.in).
1330 * configure.in: Don't check for memcmp, memcpy, memmove, memset.
1331
1332 2011-07-27 Paul Eggert <eggert@cs.ucla.edu>
1333
1334 * GNUmakefile: New file.
1335 This is for convenience, so that one can run GNU make in an
1336 unconfigured source tree, and get a default build.
1337
1338 2011-07-13 Jan Djärv <jan.h.d@swipnet.se>
1339
1340 * configure.in (GSETTINGS): Check for gio-2.0 >= 2.26.
1341
1342 2011-07-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1343
1344 * configure.in (LD_SWITCH_SYSTEM_TEMACS): Add -fno-pie on Darwin
1345 so as to suppress address randomization (Bug#8395).
1346
1347 2011-07-09 Paul Eggert <eggert@cs.ucla.edu>
1348
1349 * lib/stdint.in.h: Merge from gnulib (Bug#9025).
1350 This fixes a build problem on older Mac OS X hosts.
1351
1352 * m4/pthread_sigmask.m4 (gl_FUNC_PTHREAD_SIGMASK): Omit gl_THREADLIB
1353 test, which runs afoul of Automake installations where, for example,
1354 /usr/share/aclocal contains a copy of gl_THREADLIB.
1355 Problem reported by Sven Joachim in
1356 <http://lists.gnu.org/archive/html/emacs-devel/2011-07/msg00529.html>.
1357 This is just a quick temporary fix, specific to Emacs; I'll work
1358 with the other gnulib maintainers to get a more-permanent fix.
1359
1360 Add gnulib's strtoimax module, needed on Solaris 8.
1361 * Makefile.in (GNULIB_MODULES): Add strtoimax.
1362 * lib/strtoll.c, m4/strtoimax.m4, m4/strtoll.m4: New files,
1363 automatically imported from gnulib.
1364 * lib/gnulib.mk, m4/gl-comp.m4: Regenerate.
1365
1366 2011-07-08 Paul Eggert <eggert@cs.ucla.edu>
1367
1368 Add gnulib support for pthread_sigmask (Bug#9010).
1369 * Makefile.in (GNULIB_MODULES): Add pthread_sigmask.
1370 * configure.in (AC_TYPE_UID_T): New dummy macro.
1371 Configure gnulib after adjusting LIBS,
1372 so that gnulib can assume the libraries in LIBS.
1373 * lib/signal.in.h, m4/pthread_sigmask.m4, m4/signal_h.m4:
1374 * lib/pthread_sigprocmask.c, lib/sigprocmask.c, m4/signalblocking.m4:
1375 * lib/pthread_sigmask.c:
1376 New files, automatically imported from gnulib.
1377 * lib/gnulib.mk, m4/gl-comp.m4: Automatically-imported update
1378 due to the above changes.
1379 * .bzrignore: Add lib/signal.h.
1380
1381 * lib/getopt.c, lib/unistd.in.h, m4/getopt.m4: Merge from gnulib.
1382
1383 2011-07-07 Andreas Schwab <schwab@linux-m68k.org>
1384
1385 * configure.in (maintainer-mode): Reflect default in help string.
1386
1387 2011-07-07 Dan Nicolaescu <dann@ics.uci.edu>
1388
1389 * configure.in: Remove reference to iris4d.h.
1390
1391 2011-07-05 Jan Djärv <jan.h.d@swipnet.se>
1392
1393 * configure.in (HAVE_GCONF): Allow both HAVE_GCONF and HAVE_GSETTINGS.
1394
1395 2011-07-01 Glenn Morris <rgm@gnu.org>
1396
1397 * configure.in (SETTINGS_CFLAGS, SETTINGS_LIBS) [HAVE_GCONF]: Fix typo.
1398
1399 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
1400
1401 * configure.in (HAVE_GSETTINGS): Fix syntax for GSETTINGS tests,
1402 which made ./configure infloop.
1403
1404 2011-06-30 Jan Djärv <jan.h.d@swipnet.se>
1405
1406 * configure.in (gsettings): New option and check for GSettings.
1407
1408 2011-06-29 Glenn Morris <rgm@gnu.org>
1409
1410 * configure.in: Try to test for the required crt*.o files.
1411
1412 2011-06-27 Bill Wohler <wohler@newt.com>
1413
1414 * .bzrignore: Add lisp/mh-e/mh-autoloads.el and lisp/mh-e/mh-cus-load.el.
1415
1416 2011-06-25 Paul Eggert <eggert@cs.ucla.edu>
1417
1418 Use gnulib's dup2 module instead of rolling our own.
1419 * Makefile.in (GNULIB_MODULES): Add dup2.
1420 * configure.in: Do not check for dup2; gnulib does that now.
1421 * lib/dup2.c, m4/dup2.m4: New files, from gnulib.
1422
1423 2011-06-23 Paul Eggert <eggert@cs.ucla.edu>
1424
1425 * lib/getopt.c, lib/stat.c, m4/gl-comp.m4: Merge from gnulib.
1426
1427 2011-06-22 Paul Eggert <eggert@cs.ucla.edu>
1428
1429 Use gnulib's alloca-opt module.
1430 * .bzrignore: Add lib/alloca.h.
1431 * Makefile.in (GNULIB_MODULES): Add alloca-opt.
1432 * configure.in (AC_FUNC_ALLOCA): Remove almost all the alloca stuff,
1433 as gnulib now does that for us. Put alloca check in config.h.
1434 Include <alloca.h> before any other include file, for AIX 3.
1435 * lib/gnulib.mk, m4/gl-comp.m4: Regenerate.
1436 * lib/alloca.in.h, m4/alloca.m4: New files, from gnulib.
1437
1438 2011-06-21 Leo Liu <sdl.web@gmail.com>
1439
1440 * m4/sha256.m4:
1441 * m4/sha512.m4:
1442 * m4/gl-comp.m4:
1443 * lib/u64.h:
1444 * lib/sha256.c:
1445 * lib/sha256.h:
1446 * lib/sha512.c:
1447 * lib/sha512.h:
1448 * lib/makefile.w32-in (GNULIBOBJS):
1449 * lib/gnulib.mk:
1450 * Makefile.in (GNULIB_MODULES): Add crypto/sha256 and
1451 crypto/sha512 modules from gnulib.
1452
1453 2011-06-19 Paul Eggert <eggert@cs.ucla.edu>
1454
1455 * lib/unistd.in.h, m4/getloadavg.m4: Merge from gnulib.
1456
1457 2011-06-17 Glenn Morris <rgm@gnu.org>
1458
1459 * configure.in: Restore the behavior of checking crt-dir only
1460 when the user specified it (not all platforms use it).
1461
1462 2011-06-16 Paul Eggert <eggert@cs.ucla.edu>
1463
1464 * m4/lstat.m4: Merge from gnulib (Bug#8878).
1465
1466 2011-06-16 Miles Bader <miles@gnu.org>
1467
1468 * configure.in: Try to determine CRT_DIR automatically when
1469 using gcc.
1470
1471 2011-06-15 Paul Eggert <eggert@cs.ucla.edu>
1472
1473 * lib/ftoastr.c, lib/stdio.in.h, lib/verify.h:
1474 * lib/gnulib.mk, m4/c-strtod.m4, m4/filemode.m4, m4/getloadavg.m4:
1475 * m4/getopt.m4, m4/gl-comp.m4, m4/lstat.m4, m4/md5.m4, m4/mktime.m4:
1476 * m4/readlink.m4, m4/sha1.m4, m4/stat.m4, m4/strftime.m4:
1477 * m4/strtoull.m4, m4/strtoumax.m4, m4/symlink.m4, m4/time_r.m4:
1478 Merge from gnulib.
1479
1480 2011-06-14 Jan Djärv <jan.h.d@swipnet.se>
1481
1482 * configure.in: Add emacsgtkfixed.o to GTK_OBJ if HAVE_GTK3.
1483
1484 2011-06-08 Paul Eggert <eggert@cs.ucla.edu>
1485
1486 * lib/gnulib.mk, m4/gnulib-common.m4: Merge from gnulib.
1487
1488 2011-06-07 Paul Eggert <eggert@cs.ucla.edu>
1489
1490 * configure.in: Add --with-wide-int.
1491 * INSTALL: Mention this.
1492
1493 2011-06-06 Paul Eggert <eggert@cs.ucla.edu>
1494
1495 Merge from gnulib.
1496 * lib/careadlinkat.c, lib/careadlinkat.h, m4/gnulib-common.m4: Merge.
1497
1498 2011-06-02 Paul Eggert <eggert@cs.ucla.edu>
1499
1500 * lib/allocator.h, lib/careadlinkat.c: Merge from gnulib.
1501
1502 2011-05-30 Paul Eggert <eggert@cs.ucla.edu>
1503
1504 Use 'inline', not 'INLINE'.
1505 * configure.in (INLINE): Remove.
1506
1507 2011-05-29 Paul Eggert <eggert@cs.ucla.edu>
1508
1509 Adjust to recent gnulib change for @GUARD_PREFIX@.
1510 * lib/makefile.w32-in (getopt_h): Substitute @GUARD_PREFIX@, too.
1511 All uses of _GL_ for guard prefixes in lib/*.h replaced with
1512 _@GUARD_PREFIX@_.
1513
1514 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
1515
1516 * lib/getopt.c, lib/intprops.h: Merge from gnulib.
1517
1518 2011-05-24 Glenn Morris <rgm@gnu.org>
1519
1520 * Makefile.in (check): Just give a message if no test/ directory.
1521
1522 * configure.in: Avoid using variables inside AC_CONFIG_FILES.
1523
1524 * configure.in (OPT_MAKEFILES_IN): Remove.
1525 (SUBDIR_MAKEFILES): New variable, passed to AC_CONFIG_FILES.
1526 (SUBDIR_MAKEFILES_IN): New output variable.
1527 * Makefile.in (OPT_MAKEFILES_IN): Remove.
1528 (SUBDIR_MAKEFILES_IN): Let configure set it.
1529
1530 2011-05-24 Leo Liu <sdl.web@gmail.com>
1531
1532 * m4/sha1.m4:
1533 * m4/gl-comp.m4:
1534 * lib/sha1.h:
1535 * lib/sha1.c:
1536 * lib/makefile.w32-in (GNULIBOBJS):
1537 * lib/gnulib.mk:
1538 * Makefile.in (GNULIB_MODULES): Add crypto/sha1 module.
1539
1540 2011-05-24 Glenn Morris <rgm@gnu.org>
1541
1542 * configure.in: Remove test for already configured source directory.
1543 AM_INIT_AUTOMAKE has already done a more stringent test. (Bug#953)
1544
1545 * Makefile.in (TAGS, tags, check): Pass MFLAGS to sub-makes.
1546
1547 2011-05-24 Glenn Morris <rgm@gnu.org>
1548
1549 * make-dist: Don't distribute test/. (Bug#8107)
1550 * configure.in (OPT_MAKEFILES_IN): New output variable.
1551 (AC_CONFIG_FILES): Conditionally include test/automated/Makefile.
1552 * Makefile.in (OPT_MAKEFILES_IN): New, set by configure.
1553 (SUBDIR_MAKEFILES_IN): Use $OPT_MAKEFILES_IN.
1554 (check): Give an explicit error if test/ is not present.
1555
1556 * Makefile.in (SUBDIR_MAKEFILES_IN): New variable.
1557 (SUBDIR_MAKEFILES): Derive from $SUBDIR_MAKEFILES_IN.
1558 (Makefile): Use $SUBDIR_MAKEFILES_IN.
1559
1560 2011-05-23 Paul Eggert <eggert@cs.ucla.edu>
1561
1562 * lib/verify.h: Merge from gnulib.
1563
1564 2011-05-22 Paul Eggert <eggert@cs.ucla.edu>
1565
1566 * lib/intprops.h, lib/stdint.in.h, m4/mktime.m4, m4/readlink.m4:
1567 Merge from gnulib.
1568
1569 2011-05-21 Andreas Schwab <schwab@linux-m68k.org>
1570
1571 * Makefile.in (AUTOMAKE_INPUTS): Add $(srcdir)/lib/gnulib.mk.
1572
1573 2011-05-20 Eli Zaretskii <eliz@gnu.org>
1574
1575 * .bzrignore: Add lib/stdio.in-h, lib/stdbool.h, and lib/stdint.h.
1576
1577 * config.bat: Concatenate lisp.mk onto the end of src/Makefile.
1578
1579 2011-05-20 Glenn Morris <rgm@gnu.org>
1580
1581 * configure.in (lisp_frag): New output file.
1582
1583 2011-05-19 Glenn Morris <rgm@gnu.org>
1584
1585 * configure.in (NS_SUPPORT, MOUSE_SUPPORT, TOOLTIP_SUPPORT)
1586 (WINDOW_SUPPORT): Remove output variables that are no longer used.
1587
1588 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
1589
1590 * lib/gnulib.mk:
1591 * lib/intprops.h:
1592 * lib/unistd.in.h:
1593 * m4/inttypes.m4:
1594 * m4/stdint.m4:
1595 * m4/unistd_h.m4: Sync from gnulib.
1596
1597 2011-05-14 Glenn Morris <rgm@gnu.org>
1598
1599 * configure.in: Treat failure to find an X toolkit the same way we treat
1600 failure to find X and image support.
1601
1602 2011-05-12 Glenn Morris <rgm@gnu.org>
1603
1604 * Makefile.in (src, install-arch-indep, bootstrap-clean)
1605 (check-declare): Shell portability fixes. (Bug#8642)
1606
1607 2011-05-09 Teodor Zlatanov <tzz@lifelogs.com>
1608
1609 * configure.in: Require GnuTLS 2.6.x or higher.
1610
1611 2011-05-06 Paul Eggert <eggert@cs.ucla.edu>
1612
1613 Use C99's va_copy to avoid undefined behavior on x86-64 GNU/Linux.
1614 * Makefile.in (GNULIB_MODULES): Add stdarg, for va_copy.
1615 * lib/stdarg.in.h, m4/stdarg.m4: New files, from gnulib.
1616
1617 * Makefile.in (GNULIB_TOOL_FLAG): Add --conditional-dependencies.
1618 This new gnulib-tool option saves 'configure' the trouble of
1619 checking for strtoull when strtoumax exists.
1620
1621 * configure.in (BITS_PER_LONG_LONG): New macro.
1622
1623 2011-05-05 Glenn Morris <rgm@gnu.org>
1624
1625 * Makefile.in (bootstrap-clean): Save config.log. (Bug#765)
1626 (top_distclean): Delete config.log~.
1627
1628 2011-04-27 Ben Key <bkey76@gmail.com>
1629
1630 * configure.in: Fixed a bug that caused configure with
1631 --enable-checking=stringoverrun to have no effect.
1632
1633 2011-04-26 Paul Eggert <eggert@cs.ucla.edu>
1634
1635 * configure.in: Suppress unnecessary checks for size_t.
1636 (AC_TYPE_SIZE_T): Define an empty macro, to suppress obsolescent test.
1637 (size_t): Do not check for this, and do not typedef. This code
1638 is never exercised now.
1639
1640 * Makefile.in (GNULIB_MODULES): Add strtoumax.
1641 This is needed for the new integer-reading code in lread.c.
1642 It automatically pulls in the following gnulib files, which
1643 are used on old-fashioned platforms that don't have strtoumax:
1644 lib/inttypes.in.h, lib/strtoimax.c, lib/strtol.c, lib/strtoul.c,
1645 lib/strtoull.c, lib/strtoumax.c, lib/verify.h, m4/inttypes.m4,
1646 m4/strtoull.m4, m4/strtoumax.m4.
1647 * .bzrignore: Add lib/inttypes.h.
1648
1649 2011-04-24 Teodor Zlatanov <tzz@lifelogs.com>
1650
1651 * configure.in: Check for GnuTLS certificate verify callbacks.
1652
1653 2011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
1654
1655 * Makefile.in (config.status): Don't erase in case of error.
1656 In case it disappeared, rebuild it with `configure'.
1657
1658 2011-04-20 Ken Brown <kbrown@cornell.edu>
1659
1660 * configure.in (use_mmap_for_buffers): Set to yes on Cygwin.
1661
1662 2011-04-12 Glenn Morris <rgm@gnu.org>
1663
1664 * configure.in: Require ImageMagick >= 6.2.8. (Bug#7955)
1665
1666 2011-04-09 Paul Eggert <eggert@cs.ucla.edu>
1667
1668 * lib/allocator.c: New file, automatically generated by gnulib.
1669
1670 2011-04-07 Glenn Morris <rgm@gnu.org>
1671
1672 * autogen/update_autogen: Ignore comment diffs in ldefs-boot.el.
1673
1674 2011-04-06 Eli Zaretskii <eliz@gnu.org>
1675
1676 * lib/makefile.w32-in ($(BLD)/careadlinkat.$(O), GNULIBOBJS):
1677 Revert last change.
1678
1679 2011-04-06 Juanma Barranquero <lekktu@gmail.com>
1680
1681 * lib/makefile.w32-in (GNULIBOBJS): Add careadlinkat.$(O).
1682 ($(BLD)/careadlinkat.$(O)): New target.
1683 ($(BLD)/dtoastr.$(O), $(BLD)/getopt.$(O), $(BLD)/getopt1.$(O))
1684 ($(BLD)/strftime.$(O), $(BLD)/time_r.$(O), $(BLD)/md5.$(O)):
1685 Update dependencies.
1686
1687 2011-04-06 Paul Eggert <eggert@cs.ucla.edu>
1688
1689 Fix more problems found by GCC 4.6.0's static checks.
1690
1691 * configure.in (ATTRIBUTE_FORMAT, ATTRIBUTE_FORMAT_PRINTF): New macros.
1692
1693 Replace 2 copies of readlink code with 1 gnulib version (Bug#8401).
1694 * Makefile.in (GNULIB_MODULES): Add careadlinkat.
1695 * lib/allocator.h, lib/careadlinkat.c, lib/careadlinkat.h:
1696 * m4/ssize_t.m4: New files, automatically generated from gnulib.
1697
1698 2011-04-06 Glenn Morris <rgm@gnu.org>
1699
1700 * autogen/update_autogen: Handle loaddefs-like files as well.
1701 (usage): Add -l, -C.
1702 (clean, ldefs_flag, ldefs_in, ldefs_out): New variables.
1703 With -l, check status of lisp/ as well.
1704 With -C, clean before building.
1705 (autoreconf): Only pass -f in the `clean' case.
1706 (commit): New function.
1707
1708 2011-03-28 Glenn Morris <rgm@gnu.org>
1709
1710 * autogen/update_autogen: Pass -f to autoreconf.
1711
1712 * autogen.sh (get_version): Discard "not found" lines.
1713 (check_version): Respect $AUTOCONF etc environment variables.
1714
1715 2011-03-27 Glenn Morris <rgm@gnu.org>
1716
1717 * configure.in (AC_TYPE_SIGNAL): Remove obsolete macro.
1718 (AH_BOTTOM): Do not define SIGTYPE.
1719
1720 2011-03-26 Glenn Morris <rgm@gnu.org>
1721
1722 * configure.in: Replace obsolete macros AC_TRY_COMPILE, AC_TRY_LINK,
1723 AC_TRY_RUN with AC_COMPILE_IFELSE, AC_LINK_IFELSE, AC_RUN_IFELSE.
1724
1725 2011-03-25 Andreas Schwab <schwab@linux-m68k.org>
1726
1727 * autogen/update_autogen: Remove useless function keyword.
1728
1729 2011-03-25 Eli Zaretskii <eliz@gnu.org>
1730
1731 * config.bat: Generate src/config.h and lib/Makefile from
1732 autogen/config.in and autogen/Makefile.in.
1733
1734 2011-03-25 Glenn Morris <rgm@gnu.org>
1735
1736 * compile, config.guess, config.sub, depcomp, install-sh, missing:
1737 Remove; autoreconf can supply them.
1738 * Makefile.in (sync-from-gnulib): Don't sync config.sub,
1739 config.guess, install-sh. Pass -i to autoreconf.
1740 * autogen/update_autogen (genfiles): Add compile, config.guess,
1741 config.sub, depcomp, install-sh, missing. Pass -i to autoreconf.
1742 Discard non-error output from autoreconf in -q case.
1743 * autogen/compile, autogen/config.guess, autogen/config.sub:
1744 * autogen/depcomp, autogen/install-sh, autogen/missing: New.
1745 * autogen/copy_autogen: Add compile, config.guess, config.sub, depcomp,
1746 install-sh, missing.
1747
1748 2011-03-23 Glenn Morris <rgm@gnu.org>
1749
1750 * autogen/update_autogen: Fix typo.
1751 (msg): Remove function; use `exec' instead.
1752
1753 * Makefile.in (mkdir): Use `install-sh -d' instead of mkinstalldirs.
1754 (sync-from-gnulib): Don't sync mkinstalldirs.
1755 * make-dist: Don't distribute mkinstalldirs.
1756
1757 2011-03-23 Paul Eggert <eggert@cs.ucla.edu>
1758
1759 Fix more problems found by GCC 4.5.2's static checks.
1760 * Makefile.in (GNULIB_MODULES): Add socklen.
1761 * configure.in: Do not check for sys/socket.h, since socklen does that.
1762 * m4/socklen.m4: New automatically-generated file, from gnulib.
1763
1764 fakemail: Remove dependency on ignore-value.
1765 * Makefile.in (GNULIB_MODULES): Add stdio.
1766 * lib/stdio.in.h, m4/stdio_h.m4: New files, automatically
1767 imported from gnulib.
1768 * .bzrignore: Add lib/stdio.h.
1769
1770 2011-03-22 Glenn Morris <rgm@gnu.org>
1771
1772 * autogen/copy_autogen: Work from ./ or ../.
1773 Fix time-stamps.
1774 * autogen.sh: Doc fix.
1775
1776 2011-03-20 Glenn Morris <rgm@gnu.org>
1777
1778 * autogen/: New directory, to be excluded from releases.
1779 * autogen/copy_autogen, autogen/update_autogen: New scripts.
1780 * autogen/README: New file.
1781 * autogen/aclocal.m4, autogen/config.in, autogen/configure:
1782 * autogen/Makefile.in: Add auto-updated generated files.
1783 * autogen.sh: No longer a no-op, now it tests for autotools
1784 and runs them as necessary.
1785 * configure.in: Default maintainer-mode to on.
1786 * aclocal.m4, configure, lib/Makefile.in: Remove files.
1787
1788 2011-03-13 Paul Eggert <eggert@cs.ucla.edu>
1789
1790 Update for gnulib.
1791 * Makefile.in (GNULIB_MODULES): Add intprops, as Emacs now
1792 includes <intprops.h> directly.
1793 * lib/sys_stat.in.h: New version from Gnulib, which fixes a bug
1794 when building Emacs on Solaris 9 and running it on Solaris 10.
1795
1796 2011-03-08 Jan Djärv <jan.h.d@swipnet.se>
1797
1798 * configure.in: Require 3.0 for --with-gtk3. Add HAVE_GTK3.
1799
1800 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
1801
1802 * Version 23.3 released.
1803
1804 2011-03-06 Glenn Morris <rgm@gnu.org>
1805
1806 * configure.in (FREETYPE_LIBS): Actually set it to something.
1807
1808 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
1809
1810 Work around some portability problems with symlinks.
1811
1812 * Makefile.in (GNULIB_MODULES): Add lstat, readlink, symlink.
1813 * configure.in (lstat, HAVE_LSTAT): Remove special hack.
1814 * lib/dosname.h, lib/lstat.c, lib/readlink.c, lib/stat.c:
1815 * lib/symlink.c, m4/lstat.m4, m4/readlink.m4, m4/stat.m4:
1816 * m4/symlink.m4:
1817 New files, automatically generated from gnulib.
1818 * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk:
1819 * m4/gl-comp.m4, src/config.in, config.sub: Regenerate.
1820
1821 2011-02-26 Eli Zaretskii <eliz@gnu.org>
1822
1823 * .bzrignore: Ignore new lib/*.in-h files.
1824
1825 * config.bat: Rename stdint.in.h and sys_stat.in.h. Call
1826 depfiles.bat even if lib/deps already exist.
1827
1828 2011-02-25 Paul Eggert <eggert@cs.ucla.edu>
1829
1830 * configure, lib/Makefile.in, lib/getopt_int.h, lib/gnulib.mk:
1831 * lib/stdlib.in.h, m4/stdlib_h.m4: Regenerate to incorporate
1832 recent changes to configure.in and to gnulib.
1833
1834 2011-02-24 Glenn Morris <rgm@gnu.org>
1835
1836 * configure.in: Replace obsolete AC_OUTPUT() with AC_CONFIG_FILES(),
1837 AC_CONFIG_COMMANDS(), and AC_OUTPUT sans arguments.
1838
1839 2011-02-22 Paul Eggert <eggert@cs.ucla.edu>
1840
1841 Assume S_ISLNK etc. work, since gnulib supports this.
1842 * Makefile.in (GNULIB_MODULES): Add sys_stat.
1843 * configure.in: Check for lstat and set HAVE_LSTAT=0 if not.
1844 Pretend to be using the gnulib lstat module for benefit of sys/stat.h.
1845 * configure, lib/Makefile.in, lib/gnulib.mk: Regenerate.
1846
1847 2011-02-21 Paul Eggert <eggert@cs.ucla.edu>
1848
1849 * lib/min-max.h: New file, for "min" and "max".
1850
1851 2011-02-21 Christoph Scholtes <cschol2112@gmail.com>
1852
1853 * lib/makefile.w32-in ($(BLD)/md5.$(O)): Added dependency on
1854 $(EMACS_ROOT)/nt/inc/stdint.h.
1855
1856 2011-02-21 Eli Zaretskii <eliz@gnu.org>
1857
1858 * lib/makefile.w32-in ($(BLD)/filemode.$(O)): Move from
1859 src/makefile.w32-in and adapt. Depend on stamp_BLD.
1860 (GNULIBOBJS): Add $(BLD)/filemode.$(O).
1861
1862 2011-02-20 Paul Eggert <eggert@cs.ucla.edu>
1863
1864 Import filemode module from gnulib.
1865 * .bzrignore: Add lib/sys/.
1866 * Makefile.in (GNULIB_MODULES): Add filemode.
1867 * lib/Makefile.am (MOSTLYCLEANDIRS): New macro.
1868 * lib/filemode.c: Renamed from src/filemode.c and regenerated
1869 from gnulib. This adds support for some more file types, e.g.,
1870 Cray DMF migrated files.
1871 * lisp/emacs-lisp/find-gc.el (find-gc-source-files): Remove filemode.c.
1872 * lib/filemode.h, lib/sys_stat.in.h, m4/filemode.m4, m4/st_dm_mode.m4:
1873 * m4/sys_stat_h.m4: New files, generated from gnulib.
1874 * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk, m4/gl-comp.m4:
1875 Regenerate.
1876
1877 2011-02-20 Eli Zaretskii <eliz@gnu.org>
1878
1879 * lib/makefile.w32-in ($(BLD)/md5.$(O)): Don't depend on
1880 $(EMACS_ROOT)/nt/inc/sys/stat.h.
1881
1882 2011-02-20 Paul Eggert <eggert@cs.ucla.edu>
1883
1884 * configure.in (C_WARNINGS_SWITCH): Do not prepend -Wno-pointer-sign.
1885 This undoes the 2006-01-02 change. The -Wno-pointer-sign option
1886 is no longer needed, due to the recent SSDATA and related changes.
1887 Perhaps -Wno-pointer-sign should also be removed from
1888 nextstep/Cocoa/Emacs.xcodeproj/project.pbxproj but I have no easy
1889 way to test this so I left it alone.
1890 * configure: Regenerate.
1891
1892 2011-02-20 Christoph Scholtes <cschol2112@gmail.com>
1893
1894 * lib/makefile.w32-in ($(BLD)/md5.$(O)): New recipe, moved from
1895 src/makefile.w32-in.
1896
1897 2011-02-20 Paul Eggert <eggert@cs.ucla.edu>
1898
1899 Import crypto/md5 and stdint modules from gnulib.
1900 * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk, m4/gl-comp.m4:
1901 Regenerate.
1902 * lib/md5.c, lib/md5.h: Rename from src/md5.h and lib/md5.h.
1903 Import the new versions from gnulib; they assume a C99-style
1904 <stdint.h>, supplied by the stdint module.
1905 * lib/stdint.in.h, m4/longlong.m4, m4/stdint.m4, m4/md5.m4: New files,
1906 imported from gnulib.
1907 * Makefile.in (MAKEFILE_MODULES): Add crypto/md5.
1908 * admin/notes/copyright: Remove src/md5.c and src/md5.h as
1909 special cases.
1910
1911 2011-02-19 Eli Zaretskii <eliz@gnu.org>
1912
1913 * .bzrignore: Ignore cxxdefs.h and lib/*.in-h files.
1914 Add lib/deps/.
1915
1916 * config.bat: Configure in `lib'.
1917 Generate *.Po files in lib/deps.
1918
1919 2011-02-18 Paul Eggert <eggert@cs.ucla.edu>
1920
1921 Import IRIX 6.5 getloadavg fixes from gnulib.
1922 * configure, lib/getloadavg.c, m4/getloadavg.m4: Regenerate.
1923
1924 2011-02-16 Paul Eggert <eggert@cs.ucla.edu>
1925
1926 Import getloadavg module from gnulib.
1927 * .bzrignore: Add lib/stdlib.h.
1928 * Makefile.in (GNULIB_MODULES): Add getloadavg.
1929 * admin/notes/copyright: Remove src/getloadavg.c as a special case.
1930 * configure.in (LIBS_SYSTEM): Omit -lkstat on sol2*; gnulib does this.
1931 (AC_CONFIG_LIBOBJ_DIR, AC_FUNC_GETLOADAVG, GETLOADAVG_FILES):
1932 Remove; gnulib does this now.
1933 * lib/getloadavg.c: Rename from src/getloadavg.c, and sync
1934 from gnulib. This adds support for several other systems, such
1935 as Tru64 4.0D, QNX, AIX perfstat, etc. It also fixes a potential
1936 buffer overrun on Linux hosts under very high load, and on hosts
1937 that maintain a channel to the load average file it makes sure
1938 the file descriptor is close-on-exec (on hosts that support this)
1939 and is not stdin, stdout, or stderr.
1940 * lib/stdlib.in.h, m4/getloadavg.m4, m4/stdlib_h.m4: New files,
1941 from gnulib.
1942 * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk, m4/gl-comp.m4:
1943 * src/config.in: Regenerate.
1944
1945 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
1946
1947 Merge from gnulib.
1948
1949 * install-sh: Update to scriptversion 2011-01-19.21.
1950
1951 2011-02-13 Bruno Haible <bruno@clisp.org>
1952
1953 Consistent macro naming for macros that use GCC __attribute__.
1954 * lib/ignore-value.h (_GL_ATTRIBUTE_DEPRECATED): Renamed from
1955 ATTRIBUTE_DEPRECATED.
1956
1957 2011-02-12 Bruno Haible <bruno@clisp.org>
1958
1959 setlocale: Prefer gnulib's override over libintl's override.
1960 * lib/gettext.h (setlocale): Redefine to rpl_setlocale if
1961 GNULIB_defined_setlocale is set.
1962
1963 2011-02-13 Glenn Morris <rgm@gnu.org>
1964
1965 * make-dist: Exclude generated file src/globals.h.
1966
1967 2011-02-10 Paul Eggert <eggert@cs.ucla.edu>
1968
1969 * arg-nonnull.h, c++defs.h, warn-on-use.h: Fix licenses.
1970 Sync from gnulib, which has been patched to fix the problem
1971 with the license notices. Problem reported by Glenn Morris in
1972 <http://lists.gnu.org/archive/html/emacs-devel/2011-02/msg00403.html>.
1973
1974 2011-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
1975
1976 * .bzrignore: Ignore globals.h and related stamp.
1977
1978 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
1979
1980 * lib/Makefile.in, lib/gnulib.mk: Regenerate.
1981 This merges the following fix from gnulib:
1982
1983 2011-02-08 Bruno Haible <bruno@clisp.org>
1984
1985 Split large sed scripts, for HP-UX sed.
1986
1987 2011-02-08 Tom Tromey <tromey@redhat.com>
1988
1989 * configure: Rebuild.
1990 * configure.in (NS_OBJC_OBJ): New subst.
1991
1992 2011-02-06 Paul Eggert <eggert@cs.ucla.edu>
1993
1994 gnulib: allow multiple gnulib generated replacements to coexist
1995 This defines a few preprocessor symbols that should not affect Emacs.
1996 * lib/getopt.in.h, lib/time.in.h, lib/unistd.in.h: Regenerate
1997 via "make sync-from-gnulib".
1998
1999 gnulib: undo previous change
2000 The upstream _HEADERS change was backed out of gnulib (see the
2001 same thread). Stay in sync with gnulib.
2002
2003 gnulib: adjust to upstream _HEADERS change
2004 * lib/Makefile.am (EXTRA_HEADERS, nodist_pkginclude_HEADERS):
2005 New empty macros, to accommodate recent changes to gnulib. See
2006 <http://lists.gnu.org/archive/html/bug-gnulib/2011-02/msg00068.html>.
2007 * c++defs.h, lib/Makefile.in, lib/ftoastr.h, lib/getopt.in.h:
2008 * lib/gnulib.mk, lib/ignore-value.h, lib/stdbool.in.h, lib/stddef.in.h:
2009 * lib/time.in.h, lib/unistd.in.h:
2010 Regenerate.
2011
2012 2011-02-05 Paul Eggert <eggert@cs.ucla.edu>
2013
2014 sync from gnulib to remove HAVE_STDBOOL_H
2015 * m4/stdbool.m4 (AC_CHECK_HEADER_STDBOOL): Renamed from
2016 AC_HEADER_STDBOOL. All uses changed. Do not define
2017 HAVE_STDBOOL_H, as gnulib does not need this. This change is
2018 imported from the latest Autoconf git. It was motivated by Emacs,
2019 which uses gnulib but does not need HAVE_STDBOOL_H.
2020 * configure, src/config.in: Regenerate.
2021 * config.guess, config.sub: Sync to 2011-02-02 versions (whitespace)
2022
2023 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
2024
2025 allow C code to suppress warnings about ignored return values
2026 * Makefile.in (GNULIB_MODULES): Add ignore-value.
2027 * configure, lib/Makefile.in, lib/gnulib.mk, m4/gl-comp.m4: Regenerate.
2028 * lib/ignore-value.h: New file.
2029
2030 2011-01-31 Chong Yidong <cyd@stupidchicken.com>
2031
2032 * configure.in: Test existence of xaw3d library, not just the
2033 header (Bug#7642).
2034
2035 2011-01-31 Eli Zaretskii <eliz@gnu.org>
2036
2037 * lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/strftime.$(O) and
2038 $(BLD)/time_r.$(O).
2039 ($(BLD)/dtoastr.$(O)): Depend on $(EMACS_ROOT)/src/s/ms-w32.h and
2040 $(EMACS_ROOT)/src/m/intel386.h.
2041 ($(BLD)/strftime.$(O)):
2042 ($(BLD)/time_r.$(O)): Define prerequisites.
2043
2044 2011-01-31 Paul Eggert <eggert@cs.ucla.edu>
2045
2046 src/emacs.c now gets version number from configure.in
2047 * configure.in (version): Set this from $PACKAGE_VERSION,
2048 which is set from AC_INIT, rather than scouting through src/emacs.c.
2049 * configure: Regenerate.
2050 * make-dist (version): Get it from configure.in, not src/emacs.c.
2051
2052 2011-01-30 Paul Eggert <eggert@cs.ucla.edu>
2053
2054 strftime: import from gnulib
2055 * Makefile.in (GNULIB_MODULES): Add strftime.
2056 * configure.in (AC_FUNC_STRFTIME, my_strftime): Remove; no longer
2057 needed.
2058 * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk, m4/gl-comp.m4:
2059 Regenerate.
2060 * lib/strftime.c, lib/strftime.h, lib/stdbool.in.h: New files,
2061 imported from gnulib.
2062 * m4/strftime.m4, m4/stdbool.m4, m4/tm_gmtoff.m4: Likewise.
2063 This incorporates many changes from gnulib, including simpler
2064 handling of multibyte formats, porting to mingw32 and other
2065 platforms, and support for higher-resolution time stamps.
2066 Emacs does not yet use the higher-resolution interface.
2067
2068 2011-01-30 Paul Eggert <eggert@cs.ucla.edu>
2069
2070 gnulib: import mktime and move-if-change fixes from gnulib
2071
2072 * configure: Regenerate from the following.
2073
2074 2011-01-30 Paul Eggert <eggert@cs.ucla.edu>
2075
2076 mktime: clarify long_int width checking
2077 * lib/mktime.c (long_int_is_wide_enough): Move this assertion to
2078 the top level, to make it clearer that the assumption about
2079 long_int width is being checked. See
2080 <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00554.html>.
2081
2082 2011-01-29 Paul Eggert <eggert@cs.ucla.edu>
2083
2084 TYPE_MAXIMUM: avoid theoretically undefined behavior
2085 * lib/intprops.h (TYPE_MINIMUM, TYPE_MAXIMUM): Do not shift a
2086 negative number, which the C Standard says has undefined behavior.
2087 In practice this is not a problem, but might as well do it by the book.
2088 Reported by Rich Felker and Eric Blake; see
2089 <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00493.html>.
2090 * m4/mktime.m4 (AC_FUNC_MKTIME): Likewise.
2091 * lib/mktime.c (TYPE_MAXIMUM): Redo slightly to match the others.
2092
2093 mktime: #undef mktime before #defining it
2094 * lib/mktime.c (mktime) [DEBUG]: #undef mktime before #defining it.
2095
2096 mktime: systematically normalize tm_isdst comparisons
2097 * lib/mktime.c (isdst_differ): New function.
2098 (__mktime_internal): Use it systematically for all isdst comparisons.
2099 This completes the fix for libc BZ #6723, and removes the need for
2100 normalizing tm_isdst. See
2101 <http://sourceware.org/bugzilla/show_bug.cgi?id=6723>
2102 (not_equal_tm) [DEBUG]: Use isdst_differ here, too.
2103
2104 mktime: fix some integer overflow issues and sidestep the rest
2105
2106 This was prompted by a bug report by Benjamin Lindner for MinGW
2107 <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00472.html>.
2108 His bug is due to signed integer overflow (0 - INT_MIN), and I
2109 I scanned through mktime.c looking for other integer overflow
2110 problems, fixing all the bugs I found.
2111
2112 Although the C Standard says the resulting code is still not safe
2113 in the presence of integer overflow, in practice it should be good
2114 enough for all real-world two's-complement implementations, except
2115 for debugging environments that deliberately trap on integer
2116 overflow (e.g., gcc -ftrapv).
2117
2118 * lib/mktime.c (WRAPV): New macro.
2119 (SHR): Also check that long_int and time_t shift right in the
2120 usual way, before using the fast-but-unportable method.
2121 (TYPE_ONES_COMPLEMENT, TYPE_SIGNED_MAGNITUDE): Remove, no longer
2122 used. The code already assumed two's complement, so there's
2123 no need to test for alternatives. All uses removed.
2124 (TYPE_MAXIMUM): Don't rely here on overflow behavior not defined by
2125 the C standard. Problem reported by Rich Felker in
2126 <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00488.html>.
2127 (twos_complement_arithmetic): Also check long_int and time_t.
2128 (time_t_avg, time_t_add_ok, time_t_int_add_ok): New functions.
2129 (guess_time_tm, ranged_convert, __mktime_internal): Use them.
2130 (__mktime_internal): Avoid integer overflow with unary subtraction
2131 in two instances where -1 - X is an adequate replacement for -X,
2132 since the calculations are approximate.
2133
2134 2011-01-29 Eric Blake <eblake@redhat.com>
2135
2136 mktime: avoid infinite loop
2137 * m4/mktime.m4 (AC_FUNC_MKTIME): Avoid overflow on possibly-signed
2138 type; behavior is still undefined but portable to all known targets.
2139 Reported by Rich Felker.
2140
2141 2011-01-28 Paul Eggert <eggert@cs.ucla.edu>
2142
2143 mktime: avoid problems on NetBSD 5 / i386
2144 * lib/mktime.c (long_int): New type. This works around a problem
2145 on NetBSD 5 / i386, where 'long int' and 'int' are both 32 bits
2146 but time_t is 64 bits, and where I expect the existing code is
2147 wrong in some cases.
2148 (leapyear, ydhms_diff, guess_time_tm, __mktime_internal): Use it.
2149 (ydhms_diff): Bring back the compile-time check for wide-enough
2150 year and yday.
2151
2152 mktime: fix misspelling in comment
2153 * lib/mktime.c (__mktime_internal): Fix misspelling in comment.
2154 This merges all recent glibc changes of importance.
2155
2156 2011-01-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2157
2158 move-if-change: cope with concurrent mv of identical file.
2159 * move-if-change (CMPPROG): Accept environment
2160 variable as an override for `cmp'.
2161 (usage): Document CMPPROG.
2162 Adjust comparison to drop stdout. Cope with failure of mv if
2163 the target file exists and is identical to the source, for
2164 parallel builds.
2165 Report from H.J. Lu against binutils in PR binutils/12283.
2166
2167 2011-01-29 Eli Zaretskii <eliz@gnu.org>
2168
2169 * lib/makefile.w32-in:
2170 * lib/getopt_.h: New files.
2171
2172 2011-01-28 Paul Eggert <eggert@cs.ucla.edu>
2173
2174 improve fix for MS-DOS file name clash
2175 * Makefile.in (DOS_gnulib_comp.m4): Renamed from DOS-gnulib-comp.m4,
2176 for portability to POSIX make. Reported by Bruno Haible.
2177 (sync-from-gnulib): Copy gl-comp.m4 (if present) back to
2178 gnulib-comp.m4 before running gnulib-tool, to prevent old gnulib
2179 files from accumulating as garbage. Also reported by Bruno Haible.
2180
2181 2011-01-27 Paul Eggert <eggert@cs.ucla.edu>
2182
2183 fix two m4/gnulib-*.m4 file names that clashed under MS-DOS
2184 * Makefile.in (DOS-gnulib-comp.m4): New macro.
2185 (sync-from-gnulib): Rename m4/gnulib-comp.m4 to m4/gl-comp.m4 to avoid
2186 problems with MS-DOS 8+3 file name restrictions.
2187 Remove m4/gnulib-cache.m4, as we can live without it. If we kept
2188 it, it would also cause problems when extracting Emacs distribution
2189 tarballs on MS-DOS hosts.
2190 (ACLOCAL_INPUTS): Adjust to file renaming.
2191 * aclocal.m4, configure, lib/Makefile.in, src/config.in: Regenerate.
2192 * config.guess, config.sub: Sync from gnulib.
2193 * m4/gnulib-cache.m4: Remove from repository.
2194 * m4/gl-comp.m4: Rename from m4/gnulib-comp.m4.
2195
2196 2011-01-25 Glenn Morris <rgm@gnu.org>
2197
2198 * README: Add a note about ranges in copyright years.
2199
2200 * configure.in: Set CANNOT_DUMP on ia64 hpux (port from emacs-23).
2201
2202 2011-01-25 Peter O'Gorman <bug-gnu-emacs@mlists.thewrittenword.com> (tiny change)
2203
2204 * configure.in: Add HP-UX on IA64 (Bug#6811).
2205
2206 2011-01-24 Paul Eggert <eggert@cs.ucla.edu>
2207
2208 Remove HAVE_RAW_DECL_CHOWN etc. from config.h
2209 * Makefile.in (sync-from-gnulib): Remove m4/warn-on-use.m4,
2210 as it is no longer needed.
2211 * aclocal.m4, configure, lib/Makefile.in, src/config.in: Regenerate.
2212 * configure.in: Invoke the new gnulib macro
2213 gl_ASSERT_NO_GNULIB_POSIXCHECK, which removes the need for
2214 warn-on-use.m4 and for the HAVE_RAW_DECL_* symbols in config.h.
2215 * m4/getopt.m4: Sync from gnulib; this removes the need for
2216 HAVE_DECL_OPTRESET and HAVE_DECL_GETOPT_CLIP from config.h.
2217 * m4/gnulib-common.m4 (gl_ASSERT_NO_GNULIB_POSIXCHECK):
2218 New macro, synced from gnulib.
2219 * m4/warn-on-use.m4: Remove.
2220
2221 2011-01-22 Paul Eggert <eggert@cs.ucla.edu>
2222
2223 aclocal.m4: put this file back into repository
2224 This way, we don't have to assume that the maintainer has
2225 the automake package installed. See
2226 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00746.html>.
2227 * .bzrignore: Remove aclocal.m4, undoing the previous change.
2228 * Makefile.in (top_maintainer_clean): Do not remove aclocal.m4,
2229 undoing the previous change.
2230 * aclocal.m4: New file (actually, resurrected).
2231
2232 2011-01-22 Miles Bader <miles@gnu.org>
2233
2234 * configure.in: Don't zero-out FONTCONFIG_CFLAGS and
2235 FONTCONFIG_LIBS when building with XFT (doing so is incorrect, as
2236 Emacs directly uses fontconfig, and breaks building when using a
2237 strict linker).
2238
2239 2011-01-21 Paul Eggert <eggert@cs.ucla.edu>
2240
2241 src/config.in: shrink slightly
2242 * configure.in: Invoke the new gnulib macro gl_ASSERT_NO_GNULIB_TESTS.
2243 This makes src/config.in a bit smaller, by removing identifiers
2244 like GNULIB_TEST_MKTIME that Emacs does not need.
2245 * m4/getopt.m4, m4/gnulib-common.m4, m4/include_next.m4:
2246 * m4/multiarch.m4, m4/stddef_h.m4, m4/time_h.m4, m4/unistd_h.m4:
2247 Sync from gnulib. This removes a few more unnecessary symbols from
2248 src/config.in, such as AA_APPLE_UNIVERSAL_BUILD and HAVE_STDDEF_H.
2249 * configure, src/config.in: Regenerate.
2250
2251 aclocal.m4: tweaks to regenerate more conveniently
2252 This attempts to act better when the source is in a weird state. See
2253 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00734.html>.
2254 * Makefile.in (am--refresh): Add aclocal.m4, configure, config.in.
2255 * .bzrignore: Add aclocal.m4.
2256
2257 2011-01-20 Paul Eggert <eggert@cs.ucla.edu>
2258
2259 aclocal.m4: omit auto-generated file from repository
2260 * Makefile.in (top_maintainer_clean): Remove aclocal.m4; this undoes
2261 the most recent change here.
2262 * aclocal.m4: Remove from bzr repository. This file is
2263 auto-generated and isn't needed to run 'configure'. See
2264 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00698.html>.
2265
2266 2011-01-19 Paul Eggert <eggert@cs.ucla.edu>
2267
2268 Minor Makefile.in tweaks to build from gnulib better.
2269 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00673.html>
2270 * Makefile.in (sync-from-gnulib): Also run autoreconf -I m4.
2271 (top_maintainer_clean): Don't remove aclocal.m4.
2272
2273 2011-01-18 Paul Eggert <eggert@cs.ucla.edu>
2274
2275 Minor cleanups for 'bzr status'
2276 * .bzrignore: Add emacs-*/, the output of make-dist, and stamp-h1,
2277 the output of config.guess.
2278 * Makefile.in (top_distclean): Remove stamp-h1 too.
2279
2280 * configure.in (HAVE_ATTRIBUTE_ALIGNED): Arrange for this to be
2281 defined if the compiler supports GCC-style __attribute__
2282 ((__aligned__ ...)). IBM AIX and Oracle Solaris Studio support
2283 this syntax.
2284
2285 2011-01-17 Paul Eggert <eggert@cs.ucla.edu>
2286
2287 Makefile.in: tidy up the building of lib
2288 * Makefile.in (am--refresh): Mark as .PHONY.
2289 (top_maintainer_clean): Don't remove lib/gnulib.mk m4/gnulib-cache.m4,
2290 as they're not rebuilt unless you do a "make sync-from-gnulib"
2291 and the former is needed for "configure".
2292 (maintainer-clean): Don't recurse into lib, as "make bootstrap-clean"
2293 has already removed lib/Makefile.
2294
2295 * Makefile.in (GNULIB_MODULES): Change ftoastr to dtoastr.
2296 This avoids building ftoastr and ldtoastr, which aren't needed. See
2297 <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00199.html>.
2298
2299 * .bzrignore: Add .h files that are host-dependent.
2300 Add lib/.deps/, lib/arg-nonnull.h, lib/c++defs.h, lib/getopt.h,
2301 lib/time.h, lib/unistd.h, lib/warn-on-use.h. These are
2302 host-dependent and are built as part of an ordinary 'make', and
2303 should not be checked in.
2304
2305 * lib/Makefile.in: Regenerate.
2306 * lib/COPYING: New file, a copy of COPYING.
2307
2308 * configure: Regenerate.
2309 * configure.in (AC_USE_SYSTEM_EXTENSIONS): Remove: gnulib does this.
2310
2311 Regenerate.
2312 * lib/getopt.c, lib/getopt.in.h, lib/getopt1.c, lib/getopt_int.h:
2313 * lib/gettext.h, lib/unistd.in.h, m4/unistd_h.m4:
2314 New files, copied from gnulib by gnulib-tool.
2315 * aclocal.m4, configure, lib/Makefile.in, m4/getopt.m4:
2316 * m4/gnulib-cache.m4, m4/gnulib-comp.m4, src/config.in:
2317 Regenerate.
2318
2319 Use gnulib's getopt-gnu module.
2320 * Makefile.in (GNULIB_MODULES): Add getopt-gnu.
2321 (AUTOCONF_INPUTS): Remove getopt.m4; aclocal.m4 is a good-enough
2322 representative of the dependencies.
2323 * configure.in: Do not configure getopt, as gnulib does that now.
2324 * make-dist: Do not worry about lib-src/getopt.h, as gnulib handles
2325 getopt now, in lib.
2326
2327 Regenerate.
2328 * arg-nonnull.h, c++defs.h, lib/mktime-internal.h, lib/mktime.c:
2329 * lib/stddef.in.h, lib/time.h, lib/time.in.h, lib/time_r.c:
2330 * m4/extensions.m4, m4/include_next.m4, m4/mktime.m4:
2331 * m4/multiarch.m4, m4/stddef_h.m4, m4/time_h.m4, m4/time_r.m4:
2332 * m4/extensions.m4, m4/include_next.m4, m4/mktime.m4, m4/multiarch.m4:
2333 * m4/stddef_h.m4, m4/time_h.m4, m4/time_r.m4, m4/warn-on-use.m4:
2334 * m4/wchar_t.m4, warn-on-use.h:
2335 New files, copied from gnulib by gnulib-tool.
2336 * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk:
2337 * m4/gnulib-cache.m4, m4/gnulib-comp.m4, src/config.in:
2338 Regenerate.
2339
2340 Use gnulib's mktime module.
2341 * Makefile.in (GNULIB_MODULES): Add mktime.
2342 * configure.in: Remove code no longer needed, as gnulib now does it.
2343 (AC_CHECK_FUNCS): Remove mktime.
2344 (AC_FUNC_MKTIME, BROKEN_MKTIME): Remove.
2345 (__restrict): Remove, as this now gets in the way of the C99
2346 support for 'restrict' pulled in by the gnulib mktime module.
2347 Code should now use 'restrict' and not '__restrict".
2348 (mktime): Remove.
2349 * make-dist: Put gnulib-generated files arg-nonnull.h, c++defs.h,
2350 and warn-on-use.h into the distribution.
2351
2352 Regenerate.
2353 * lib/dtoastr.c, lib/ftoastr.c, lib/ftoastr.h, lib/intprops.h:
2354 * lib/ldtoastr.c, m4/c-strtod.m4:
2355 New files, copied from gnulib by gnulib-tool.
2356 * lib/dummy.c: Remove.
2357 * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk:
2358 * m4/gnulib-cache.m4, m4/gnulib-comp.m4, src/config.in:
2359 Regenerate.
2360
2361 Use gnulib's ftoastr module.
2362 * Makefile.in (GNULIB_MODULES): Add ftoastr. Remove dummy.
2363
2364 Regenerate.
2365 * aclocal.m4, compile, depcomp, lib/Makefile.in, lib/dummy.c:
2366 * lib/gnulib.mk, m4/00gnulib.m4, m4/gnulib-cache.m4:
2367 * m4/gnulib-common.m4, m4/gnulib-comp.m4, m4/gnulib-tool.m4, missing:
2368 New files, generated automatically, with 'make sync-from-gnulib'
2369 followed by 'make'.
2370 * configure, lisp/dired.el, src/config.in: Regenerate.
2371
2372 Automate syncing from gnulib.
2373 * INSTALL, README: Document new subdirectory 'lib'.
2374 * Makefile.in (SUBDIR): Add lib.
2375 (SUBDIR_MAKEFILES): Add lib/Makefile.
2376 (lib-src, src, TAGS, tags): Depend on lib.
2377 (gnulib_srcdir, GNULIB_MODULES, GNULIB_TOOL_FLAGS): New macros.
2378 ($(gnulib_srcdir)): New rule.
2379 (sync-from-gnulib): New rule, which is .PHONY.
2380 (lib): New rule, which is like lib-src.
2381 (Makefile): Depend on lib/Makefile.in.
2382 (AUTOCONF_INPUTS): Depend on aclocal.m4.
2383 (ACLOCAL_INPUTS, AUTOMAKE_INPUTS): New macros.
2384 ($(srcdir)/aclocal.m4, $(srcdir)/lib/Makefile.in): New rules.
2385 (am--refresh): New rule, to pacify Automake.
2386 (mostlyclean, clean, distclean, bootstrap-clean, maintainer-clean):
2387 Clean lib, too.
2388 (top_maintainer_clean): New macro, to remove gnulib-tool and Automake
2389 droppings.
2390 (maintainer-clean, extraclean): Use it.
2391 * configure.in: Initialize for automake and gnulib, by invoking
2392 AM_INIT_AUTOMAKE, AM_PROG_CC_C_O, gl_EARLY, and gl_INIT. Output
2393 lib/Makefile, too. Use automake to build gnulib, as gnulib works
2394 more conveniently with automake.
2395 * lib/Makefile.am: New file.
2396 * make-dist: Also put into the distribution aclocal.m4,
2397 compile, depcomp, missing, and the files under lib/.
2398
2399 2011-01-15 Glenn Morris <rgm@gnu.org>
2400
2401 * Makefile.in (epaths-force): No more arch-tag to edit.
2402
2403 2011-01-15 Chong Yidong <cyd@stupidchicken.com>
2404
2405 * configure.in: Bump min libxml2 version to 2.6.17 (Bug#7603).
2406
2407 2011-01-14 Paul Eggert <eggert@cs.ucla.edu>
2408
2409 * make-dist: Distribute test/ files too.
2410 Distribute every file under test/ that is under version control,
2411 using patterns like *.el to capture files that are added later.
2412 Without this change, "configure" would fail, because it would
2413 attempt to build from a Makefile.in that was not distributed.
2414
2415 2011-01-13 Christian Ohler <ohler@gnu.org>
2416
2417 * Makefile.in (INFO_FILES): Add ERT.
2418
2419 * Makefile.in (check): Run tests in test/automated.
2420
2421 * Makefile.in:
2422 * configure.in: Add test/automated/Makefile.
2423
2424 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
2425
2426 * install-sh, mkinstalldirs, move-if-change: Update from master
2427 source in gnulib.
2428
2429 * config.guess, config.sub: Updated from master source.
2430
2431 2011-01-05 Andreas Schwab <schwab@linux-m68k.org>
2432
2433 * configure.in: Check for __builtin_unwind_init.
2434
2435 2011-01-05 Glenn Morris <rgm@gnu.org>
2436
2437 * configure.in (HAVE_MAKEINFO): New output variable.
2438 (MAKEINFO): Reset to "makeinfo" if not found.
2439 * Makefile.in (install-arch-indep, info):
2440 Replace MAKEINFO = off with HAVE_MAKEINFO = no.
2441
2442 2010-12-29 Ulrich Mueller <ulm@gentoo.org>
2443
2444 * configure.in: Make gameuser configurable (Bug#7717).
2445
2446 2010-12-15 Glenn Morris <rgm@gnu.org>
2447
2448 * Makefile.in (install-arch-dep, uninstall): Remove code relating to the
2449 long absent lib-src/fns-*.el.
2450
2451 2010-12-11 Glenn Morris <rgm@gnu.org>
2452
2453 * make-dist: Exclude etc/*.pyc.
2454
2455 2010-12-10 Andreas Schwab <schwab@linux-m68k.org>
2456
2457 * configure.in: Don't double machfile in final message.
2458
2459 2010-12-04 Chong Yidong <cyd@stupidchicken.com>
2460
2461 * configure.in: Fix last change.
2462
2463 2010-12-04 Andreas Schwab <schwab@linux-m68k.org>
2464
2465 * configure.in: Remove reference to removed machine description
2466 files and allow $machine and $machfile to be empty. Substitute
2467 M_FILE/S_FILE instead of machfile/opsysfile.
2468
2469 2010-12-03 Glenn Morris <rgm@gnu.org>
2470
2471 * make-dist: Remove EMACS_UNIBYTE unsetting; it does nothing.
2472
2473 2010-11-23 Dan Nicolaescu <dann@ics.uci.edu>
2474
2475 * configure.in <AC_CHECK_HEADERS>: Remove sys/ioctl.h.
2476 (EXTERNALLY_VISIBLE): New definition.
2477
2478 2010-11-21 Dan Nicolaescu <dann@ics.uci.edu>
2479
2480 * configure.in (INLINE): Do not depend on OPTIMIZE, unused.
2481
2482 2010-11-15 Dan Nicolaescu <dann@ics.uci.edu>
2483
2484 * configure.in: Do not check for unconditionally included headers.
2485
2486 2010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
2487
2488 * .dir-locals.el (log-edit-mode): Set log-edit-rewrite-fixes.
2489
2490 2010-11-09 Michael Albinus <michael.albinus@gmx.de>
2491
2492 * configure.in: Don't write a warning for D-Bus anymore.
2493
2494 2010-11-06 Andreas Schwab <schwab@linux-m68k.org>
2495
2496 * configure.in: Fix indentation.
2497
2498 2010-10-31 Ken Brown <kbrown@cornell.edu>
2499
2500 * configure.in (checking whether localtime caches TZ): Use
2501 unsetenv instead of modifying environment directly.
2502
2503 2010-10-25 Andreas Schwab <schwab@linux-m68k.org>
2504
2505 * configure.in (checking for -znocombreloc): Use AC_LANG_PROGRAM
2506 to avoid warning.
2507
2508 2010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
2509
2510 * configure.in: Remove the BROKEN annotation from GnuTLS.
2511
2512 2010-10-22 Glenn Morris <rgm@gnu.org>
2513
2514 * make-dist: Avoid listing .el files twice. Don't try to run
2515 autoconf if --no-update.
2516
2517 2010-10-20 Glenn Morris <rgm@gnu.org>
2518
2519 * make-dist: No longer create lisp/MANIFEST.
2520
2521 2010-10-14 Glenn Morris <rgm@gnu.org>
2522
2523 * BUGS, INSTALL.BZR, README: Updates.
2524
2525 2010-10-13 Glenn Morris <rgm@gnu.org>
2526
2527 * make-dist: Remove --compress. Check for the appropriate
2528 gzip-like executable, and if not found, don't compress.
2529 Check version number in README, don't change it.
2530 Use find for nt/inc/*.h.
2531
2532 2010-10-12 Dan Nicolaescu <dann@ics.uci.edu>
2533
2534 * configure (ns_appdir, OLDXMENU, TOOLTIP_SUPPORT): Remove
2535 trailing / from directory names.
2536
2537 2010-10-12 Glenn Morris <rgm@gnu.org>
2538
2539 * make-dist: Update and simplify.
2540
2541 2010-10-12 Eli Zaretskii <eliz@gnu.org>
2542
2543 * make-dist: Don't distribute src/buildobj.h. (Bug#7167)
2544
2545 2010-10-10 Dan Nicolaescu <dann@ics.uci.edu>
2546
2547 * configure.in (PROFILING_LDFLAGS): Do not define, remove all uses.
2548
2549 2010-10-09 Glenn Morris <rgm@gnu.org>
2550
2551 * make-dist: No more doc/emacs/*.texi.in.
2552
2553 * configure.in (AC_OUTPUT): Remove doc/emacs/emacsver.texi.
2554
2555 2010-10-09 Glenn Morris <rgm@gnu.org>
2556
2557 * configure.in: Combine some conditionals.
2558
2559 * configure.in (AC_OUTPUT): Add doc/emacs/emacsver.texi.
2560 * make-dist: Include doc/emacs/*.texi.in.
2561
2562 * INSTALL, make-dist: Remove references to b2m.
2563 * Makefile.in (MAN_PAGES): Remove b2m.1.
2564
2565 2010-10-05 Glenn Morris <rgm@gnu.org>
2566
2567 * .dir-locals.el: The Emacs convention is sentence-end-double-space.
2568
2569 2010-10-03 Dan Nicolaescu <dann@ics.uci.edu>
2570
2571 * configure.in (NO_INLINE, noinline): Move here from src/xterm.c.
2572
2573 2010-10-01 Dan Nicolaescu <dann@ics.uci.edu>
2574
2575 * configure.in: Include stdlib.h and string.h unconditionally.
2576
2577 2010-09-29 Romain Francoise <romain@orebokech.com>
2578
2579 * configure.in: Don't enable ImageMagick unless HAVE_X11.
2580
2581 2010-09-28 Glenn Morris <rgm@gnu.org>
2582
2583 * configure.in (HAVE_GNUTLS): Add a description to make autoheader
2584 happy.
2585
2586 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
2587
2588 * configure.in: Enable imagemagick by default.
2589
2590 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2591
2592 * configure.in (HAVE_GNUTLS): Don't break if we don't have the
2593 GnuTLS libraries.
2594
2595 2010-09-26 Teodor Zlatanov <tzz@lifelogs.com>
2596
2597 * configure.in: Set up GnuTLS.
2598
2599 2010-09-22 Chong Yidong <cyd@stupidchicken.com>
2600
2601 * configure.in: Announce whether libxml2 is linked to.
2602
2603 2010-09-20 Dan Nicolaescu <dann@ics.uci.edu>
2604
2605 * configure.in (LINKER): Rename to LD_FIRSTFLAG, do not include $(CC).
2606
2607 2010-09-18 Eli Zaretskii <eliz@gnu.org>
2608
2609 * config.bat: Detect that libxml2 is installed and if so, build
2610 with it.
2611
2612 2010-09-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2613
2614 * configure.in (HAVE_LIBXML2): Check that the libxml2 we found can
2615 be used. This fixes a conf problem on Mac OS X.
2616
2617 2010-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2618
2619 * configure.in: Check for libxml2.
2620
2621 2010-09-09 Glenn Morris <rgm@gnu.org>
2622
2623 * make-dist: No more TODO files under lisp/.
2624
2625 2010-09-04 Eli Zaretskii <eliz@gnu.org>
2626
2627 * config.bat: Produce lisp/gnus/_dir-locals.el from
2628 lisp/gnus/.dir-locals.el.
2629
2630 2010-08-23 Andreas Schwab <schwab@linux-m68k.org>
2631
2632 * configure.in: Fix check for librsvg, imagemagick and
2633 MagickExportImagePixels.
2634
2635 2010-08-18 Joakim Verona <joakim@verona.se>
2636
2637 * Makefile.in, configure.in: Checks for ImageMagick.
2638
2639 2010-08-10 Dan Nicolaescu <dann@ics.uci.edu>
2640
2641 * configure.in (AC_PREREQ): Require autoconf 2.65.
2642
2643 2010-08-09 Dan Nicolaescu <dann@ics.uci.edu>
2644
2645 * configure.in (AC_PREREQ): Require autoconf 2.66 to stop version churn.
2646
2647 2010-08-09 Andreas Schwab <schwab@linux-m68k.org>
2648
2649 * configure.in: Add AC_C_BIGENDIAN.
2650
2651 2010-08-09 Dan Nicolaescu <dann@ics.uci.edu>
2652
2653 * configure.in (ORDINARY_LINK): Use on hpux* too.
2654
2655 2010-08-06 Jan Djärv <jan.h.d@swipnet.se>
2656
2657 * configure.in: Check for util.h.
2658 Use -Wimplicit-function-declaration if compiler supports it.
2659
2660 2010-08-05 Eli Zaretskii <eliz@gnu.org>
2661
2662 * configure.in (UNEXEC_OBJ): Rename unexec.o => unexcoff.o.
2663
2664 2010-08-04 Andreas Schwab <schwab@linux-m68k.org>
2665
2666 * configure.in: Restore accidentally removed use of
2667 GCC_TEST_OPTIONS/NON_GCC_TEST_OPTIONS.
2668
2669 2010-07-29 Chad Brown <yandros@mit.edu>
2670
2671 * configure.in: Check for dirent.h.
2672
2673 2010-07-29 Dan Nicolaescu <dann@ics.uci.edu>
2674
2675 * configure.in: Remove reference to usg5-4, unused.
2676
2677 2010-07-25 Andreas Schwab <schwab@linux-m68k.org>
2678
2679 * configure.in: Check for __executable_start.
2680
2681 2010-07-24 Ken Brown <kbrown@cornell.edu>
2682
2683 * configure.in (LINKER, LIB_GCC): Remove cygwin special cases (Bug#6715)
2684
2685 2010-07-24 Juanma Barranquero <lekktu@gmail.com>
2686
2687 * .bzrignore, .gitignore: Ignore README.W32 on the root directory.
2688
2689 2010-07-24 Ken Brown <kbrown@cornell.edu> (tiny change)
2690
2691 * configure.in (START_FILES) [cygwin]: Set to pre-crt0.o (Bug#6715).
2692
2693 2010-07-12 Andreas Schwab <schwab@linux-m68k.org>
2694
2695 * configure.in (C_WARNINGS_SWITCH, PROFILING_CFLAGS)
2696 (PROFILING_LDFLAGS): Substitute, don't add them to CFLAGS/LDFLAGS.
2697 (C_OPTIMIZE_SWITCH): Remove.
2698 (TEMACS_LDFLAGS2): Add ${PROFILING_LDFLAGS}.
2699
2700 2010-07-11 Andreas Schwab <schwab@linux-m68k.org>
2701
2702 * configure.in: Don't check for index and rindex, check for strchr
2703 and strrchr. Define strchr and strrchr as index and rindex,
2704 resp., in src/config.h if not available.
2705
2706 2010-07-08 Dan Nicolaescu <dann@ics.uci.edu>
2707
2708 * configure.in: Use -Wold-style-definition if available.
2709 This helps with the transition to standard C code, it can be
2710 removed when done.
2711
2712 * configure.in (PRE_EDIT_LDFLAGS, POST_EDIT_LDFLAGS): Remove.
2713
2714 * configure.in (UNEXEC_OBJ): Add comment about values for MSDOS
2715 and MSWindows.
2716
2717 2010-07-07 Andreas Schwab <schwab@linux-m68k.org>
2718
2719 * configure.in: Don't check for bcopy, bcmp, bzero. Don't include
2720 <strings.h> and don't define bcopy, bzero, BCMP in config.h.
2721
2722 2010-07-07 Dan Nicolaescu <dann@ics.uci.edu>
2723
2724 * configure.in (getenv): Remove K&R declaration.
2725
2726 2010-07-02 Jan Djärv <jan.h.d@swipnet.se>
2727
2728 * configure.in: Remove define __P.
2729
2730 2010-07-02 Dan Nicolaescu <dann@ics.uci.edu>
2731
2732 * configure.in (--enable-use-lisp-union-type): New flag.
2733
2734 2010-06-30 Dan Nicolaescu <dann@ics.uci.edu>
2735
2736 Fix CFLAGS for non-GCC compilers.
2737 * configure.in (CFLAGS): Always use -g like it was done before the
2738 2010-03-30 change.
2739 (REAL_CFLAGS): Use CFLAGS for non-GCC to get optimization flags.
2740 (Bug#6538)
2741
2742 2010-06-30 Glenn Morris <rgm@gnu.org>
2743
2744 * configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):
2745 Set with AC_DEFINE rather than AH_BOTTOM.
2746
2747 * configure.in (C_OPTIMIZE_SWITCH, CANNOT_DUMP, SYSTEM_MALLOC):
2748 (USE_MMAP_FOR_BUFFERS, C_WARNING_SWITCH, CFLAGS, REAL_CFLAGS):
2749 Set with shell, not cpp.
2750 (LIBX): Remove, just use -lX11 in the one place this was used.
2751 (cannot_dump): Replace with CANNOT_DUMP.
2752
2753 2010-06-28 Jan Djärv <jan.h.d@swipnet.se>
2754
2755 * configure.in: Add --with-x-toolkit=gtk3. Remove HAVE_GTK_MULTIDISPLAY,
2756 check for gtk_file_chooser_dialog_new, and HAVE_GTK_FILE_BOTH (implied
2757 by minimum required Gtk+ 2.6). Add checks for functions introduced
2758 in Gtk+ 2.14 or newer (bug#6505).
2759
2760 2010-06-26 Eli Zaretskii <eliz@gnu.org>
2761
2762 * config.bat: Remove white space around "+" in COPY commands.
2763
2764 2010-06-23 Glenn Morris <rgm@gnu.org>
2765
2766 * info/dir: Start descriptions in column 32, per Texinfo convention.
2767
2768 2010-06-16 Chong Yidong <cyd@stupidchicken.com>
2769
2770 * INSTALL: Update font information (Bug#6389).
2771
2772 2010-06-16 Glenn Morris <rgm@gnu.org>
2773
2774 * INSTALL: General update.
2775
2776 2010-06-12 Glenn Morris <rgm@gnu.org>
2777
2778 * Makefile.in (install-arch-indep): Delete any old info .gz files first.
2779
2780 2010-06-11 Glenn Morris <rgm@gnu.org>
2781
2782 * configure.in (--without-compress-info): New option.
2783 (GZIP_INFO): New output variable.
2784
2785 * Makefile.in (GZIP_INFO): New, set by configure.
2786 (install-arch-indep): Don't gzip info pages if GZIP_INFO is nil.
2787 Handle man pages in the same way.
2788
2789 2010-06-10 Glenn Morris <rgm@gnu.org>
2790
2791 * Makefile.in (install-arch-indep): Gzip the info files too.
2792
2793 * make-dist: Remove references to non-existent directories and files.
2794
2795 2010-06-08 Dan Nicolaescu <dann@ics.uci.edu>
2796
2797 * configure.in: Include <strings.h> and <string.h> instead of
2798 "strings.h" and "string.h".
2799
2800 2010-06-06 Dan Nicolaescu <dann@ics.uci.edu>
2801
2802 * configure.in: Remove code dealing with BSTRING.
2803
2804 2010-06-03 Dan Nicolaescu <dann@ics.uci.edu>
2805
2806 * configure.in (AC_PREREQ): Require autoconf 2.65.
2807
2808 * configure.in (unxec): Do not define and substitute.
2809 (UNEXEC_OBJ): New output variable, replaces cpp UNEXEC.
2810
2811 2010-06-03 Glenn Morris <rgm@gnu.org>
2812
2813 * configure.in (AH_BOTTOM): Remove NOT_C_CODE test, it is always true.
2814
2815 2010-06-02 Dan Nicolaescu <dann@ics.uci.edu>
2816
2817 Fix alloca definition when using gcc on non-gnu systems.
2818 * configure.in: Use the code sequence indicated by "info autoconf"
2819 for alloca (bug#6170).
2820
2821 2010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
2822
2823 * .bzrignore: Ignore new files from trunk, which appear if you use
2824 colocated branches (i.e. "bzr switch").
2825
2826 2010-05-28 Glenn Morris <rgm@gnu.org>
2827
2828 * configure.in: Simplify some of the $canonical tests.
2829
2830 2010-05-27 Glenn Morris <rgm@gnu.org>
2831
2832 * config.bat: Do not preprocess src/Makefile.in.
2833
2834 * configure.in: Do not preprocess src/Makefile.in.
2835 (cpp_undefs, CPP_NEED_TRADITIONAL): Remove.
2836 (AC_EGREP_CPP): Test no longer needed.
2837
2838 * make-dist: No more Makefile.c files.
2839
2840 2010-05-26 Glenn Morris <rgm@gnu.org>
2841
2842 * configure.in (YMF_PASS_LDFLAGS): Remove.
2843 (PRE_EDIT_LDFLAGS, POST_EDIT_LDFLAGS): New output variables.
2844
2845 * configure.in (CPPFLAGS, CFLAGS, REAL_CFLAGS):
2846 Add $GNUSTEP_LOCAL_HEADERS.
2847 (LDFLAGS, LD_SWITCH_SYSTEM_TEMACS): Add $GNUSTEP_LOCAL_LIBRARIES.
2848
2849 * configure.in (NS_IMPL_GNUSTEP_INC, NS_IMPL_GNUSTEP_TEMACS_LDFLAGS)
2850 (GNUSTEP_MAKEFILES): Remove.
2851 (LD_SWITCH_SYSTEM_TEMACS): Move NS_IMPL_GNUSTEP_TEMACS_LDFLAGS
2852 stuff to here.
2853
2854 2010-05-25 Glenn Morris <rgm@gnu.org>
2855
2856 * configure.in (LD_SWITCH_SYSTEM): Move some gnu-linux stuff...
2857 (LD_SWITCH_SYSTEM_TEMACS): ... to here.
2858
2859 * configure.in (LD_SWITCH_SYSTEM_EXTRA): Remove.
2860 (LD_SWITCH_SYSTEM_TEMACS): Put darwin stuff from LD_SWITCH_SYSTEM_EXTRA
2861 here instead.
2862
2863 2010-05-24 Romain Francoise <romain@orebokech.com>
2864
2865 * make-dist: Look for version in src/emacs.c.
2866 Use lisp/subr.el rather than lisp/version.el for location check.
2867
2868 2010-05-21 Glenn Morris <rgm@gnu.org>
2869
2870 * configure.in (MKDEPDIR): Parallel build tweak.
2871
2872 * configure.in (ns_frag): New output file.
2873
2874 * configure.in (OLDXMENU): Set to "nothing" if !HAVE_X11 || USE_GTK.
2875 (OLDXMENU_TARGET): Set to empty if USE_GTK.
2876
2877 * configure.in (cannot_dump): New output variable.
2878
2879 2010-05-20 enami tsugutomo <tsugutomo.enami@jp.sony.com>
2880
2881 * configure.in: On NetBSD, if terminfo is found, use it in
2882 preference to termcap. (Bug#6190)
2883
2884 2010-05-20 Glenn Morris <rgm@gnu.org>
2885
2886 * make-dist (src): Include *.mk.
2887 * config.bat: Concatenate deps.mk onto the end of src/Makefile.
2888 * configure.in (DEPFLAGS, MKDEPDIR): New output variables.
2889 (deps_frag): New output file.
2890 (AUTO_DEPEND): Remove this definition.
2891
2892 * configure.in (--with-gtk, --with-gcc): Remove option stubs.
2893
2894 2010-05-19 Glenn Morris <rgm@gnu.org>
2895
2896 * configure.in (LINKER, YMF_PASS_LDFLAGS): New output variables.
2897 (ORDINARY_LINK): New AC_DEFINE.
2898 (LIB_GCC): No need to set if ORDINARY_LINK.
2899
2900 2010-05-18 Glenn Morris <rgm@gnu.org>
2901
2902 * configure.in (POST_ALLOC_OBJ) [cygwin]: Omit vm-limit.o.
2903 (POST_ALLOC_OBJ) [!cygwin]: Set to empty.
2904
2905 * config.bat (RALLOC_OBJ): Edit to empty if sys_malloc.
2906 * configure.in (REL_ALLOC): Unset on gnu, gnu-linux if DOUG_LEA_MALLOC.
2907 (RALLOC_OBJ): New output variable.
2908
2909 * config.bat (GMALLOC_OBJ, VMLIMIT_OBJ): Edit to empty if sys_malloc.
2910 * configure.in (GMALLOC_OBJ, VMLIMIT_OBJ): New output variables.
2911
2912 2010-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
2913
2914 * Makefile.in (src): Provide the name of the VCS file that witnesses
2915 a pull.
2916 ($(srcdir)/src/config.in): Handle accidental removal of src/config.in.
2917
2918 2010-05-17 Glenn Morris <rgm@gnu.org>
2919
2920 * configure.in (OLDXMENU_DEPS): New output variable.
2921
2922 2010-05-16 Glenn Morris <rgm@gnu.org>
2923
2924 * configure.in (ns_appbindir, ns_appresdir): Set using $ns_appdir.
2925
2926 * configure.in (ns_appdir, ns_appbindir): Add trailing "/" to value.
2927 * Makefile.in (install-arch-dep): Update for above change.
2928
2929 * Makefile.in (ns_appdir): Remove.
2930 (install-arch-dep): Test $ns_appresdir instead of $ns_appdir.
2931
2932 * configure.in (TEMACS_LDFLAGS2): New output variable.
2933
2934 * configure.in (NS_IMPL_GNUSTEP_TEMACS_LDFLAGS): New output variable.
2935 (START_FILES): Set to empty if NS_IMPL_GNUSTEP.
2936 (GNUSTEP_SYSTEM_HEADERS, GNUSTEP_SYSTEM_LIBRARIES): Do not output,
2937 nothing uses.
2938
2939 2010-05-16 Dan Nicolaescu <dann@ics.uci.edu>
2940
2941 * configure.in: Remove references to usg5-4 and bsd-common, $opsys
2942 does not use them.
2943 (X11R5_INHIBIT_I18N): Remove, unused.
2944
2945 2010-05-15 Glenn Morris <rgm@gnu.org>
2946
2947 * configure.in (LIBXMENU): Set to empty if !HAVE_X_WINDOWS.
2948
2949 * configure.in (FONT_OBJ): Set to empty if !HAVE_X_WINDOWS.
2950
2951 2010-05-15 Ken Raeburn <raeburn@raeburn.org>
2952
2953 * configure.in: Look for version string in its new location.
2954
2955 2010-05-15 Eli Zaretskii <eliz@gnu.org>
2956
2957 * config.bat: Remove support for DJGPP v1.x.
2958
2959 2010-05-15 Glenn Morris <rgm@gnu.org>
2960
2961 * configure.in (OLDXMENU_TARGET): New output variable.
2962
2963 * Makefile.in (install-arch-dep): Update odd NS rule for Emacs version.
2964
2965 * Makefile.in (install-arch-indep): Remove references to RCS, CVS,
2966 and other files that no longer exist.
2967
2968 2010-05-14 Glenn Morris <rgm@gnu.org>
2969
2970 * configure.in (cpp_undefs): Add mktime, register, X11.
2971
2972 * configure.in (GPM_MOUSE_SUPPORT): Remove.
2973 (MOUSE_SUPPORT, TOOLTIP_SUPPORT, WINDOW_SUPPORT): New output variables.
2974 (HAVE_WINDOW_SYSTEM, HAVE_MOUSE): Move out of AC_BOTTOM.
2975
2976 * configure.in (NS_IMPL_GNUSTEP_INC): New output variable.
2977 (GNUSTEP_MAKEFILES): Do not output.
2978
2979 2010-05-13 Glenn Morris <rgm@gnu.org>
2980
2981 * configure.in: Fix some paren typos.
2982
2983 * configure.in (OLDXMENU, LIBXMENU): Set to empty if !HAVE_MENUS.
2984
2985 * configure.in (LD_SWITCH_X_SITE, C_SWITCH_X_SITE): Do not define.
2986
2987 2010-05-12 Glenn Morris <rgm@gnu.org>
2988
2989 * configure.in (LIB_SRC_EXTRA_INSTALLABLES): Remove, unused.
2990
2991 * configure.in (LIB_GCC): New output variable.
2992
2993 2010-05-11 Glenn Morris <rgm@gnu.org>
2994
2995 * make-dist (msdos): No more mainmake.
2996
2997 * configure.in: Generate lib-src/Makefile directly, do not run cpp.
2998 * config.bat: Do not run cpp on lib-src/Makefile.in.
2999
3000 * config.bat [HAVE_X11]: Run sed3x.inp on lib-src/Makefile.
3001
3002 2010-05-10 Glenn Morris <rgm@gnu.org>
3003
3004 * configure.in (LIBS_SYSTEM): New output variable, replacing cpp.
3005
3006 * configure.in (MAIL_USE_FLOCK, MAIL_USE_LOCKF): New AC_DEFINEs.
3007 (BLESSMAIL_TARGET): New output variable.
3008
3009 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
3010
3011 * INSTALL: Fix typos.
3012
3013 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
3014
3015 * configure.in: Add check for buggy version of GCC (Bug#6031).
3016
3017 2010-05-08 Glenn Morris <rgm@gnu.org>
3018
3019 * configure.in (HAVE_LIBNCURSES): New local variable.
3020 (TERMINFO, LIBS_TERMCAP, TERMCAP_OBJ): New output variables,
3021 replacing cpp in src/s/*.h and src/Makefile.in.
3022
3023 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
3024
3025 * Version 23.2 released.
3026
3027 2010-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
3028
3029 * configure.in: Add tests for `isnan' and `copysign'.
3030
3031 2010-05-07 Eli Zaretskii <eliz@gnu.org>
3032
3033 * config.bat: Allow for 2 leading `#'s in comments in
3034 src/Makefile.in.
3035
3036 2010-05-07 Glenn Morris <rgm@gnu.org>
3037
3038 * configure.in (LD_SWITCH_SYSTEM): Set with configure, not cpp.
3039 Merges logic from src/s/* and src/Makefile.in.
3040 (LD_SWITCH_SYSTEM_TEMACS): New output variable.
3041
3042 2010-05-07 Dan Nicolaescu <dann@ics.uci.edu>
3043
3044 Define START_FILES and LIB_STANDARD using autoconf.
3045 * configure.in (START_FILES, LIB_STANDARD): New definitions, moved
3046 here from src/s/*.h.
3047 (HAVE_CRTIN): Remove, inline logic in the netbsd
3048 START_FILES/LIB_STANDARD computation.
3049
3050 2010-05-06 Glenn Morris <rgm@gnu.org>
3051
3052 * configure.in (AC_PROG_LN_S): Remove test, nothing uses @LN_S@.
3053
3054 * Makefile.in (CPP, C_SWITCH_SYSTEM, ALLOCA, LN_S, C_SWITCH_X_SITE)
3055 (LD_SWITCH_X_SITE): Remove unused variables.
3056
3057 2010-05-04 Glenn Morris <rgm@gnu.org>
3058
3059 * configure.in (LD_SWITCH_X_SITE_AUX): Use AC_SUBST only, not AC_DEFINE
3060 as well.
3061 (LD_SWITCH_X_SITE_AUX_RPATH): New output variable.
3062
3063 * configure.in (LD_SWITCH_SYSTEM_TEMACS): New output variable.
3064
3065 * configure.in (C_SWITCH_MACHINE, C_SWITCH_SYSTEM): New output
3066 variables, replacing c_switch_machine, c_switch_system.
3067 * Makefile.in (C_SWITCH_SYSTEM): Use @C_SWITCH_SYSTEM@ rather than
3068 @c_switch_system@.
3069
3070 2010-05-03 Glenn Morris <rgm@gnu.org>
3071
3072 * configure.in (LIBXT_OTHER, LIBX_OTHER): New output variables.
3073
3074 * make-dist: There are no more src/m/*.inp files.
3075
3076 2010-05-01 Dan Nicolaescu <dann@ics.uci.edu>
3077
3078 * configure.in (LD_SWITCH_MACHINE, ld_switch_machine): Remove, unused.
3079 (ac_link): Do not use ld_switch_machine.
3080
3081 2010-05-01 Glenn Morris <rgm@gnu.org>
3082
3083 * configure.in (OTHER_OBJ): Remove.
3084 (PRE_ALLOC_OBJ, POST_ALLOC_OBJ): New output variables.
3085
3086 2010-04-30 Glenn Morris <rgm@gnu.org>
3087
3088 * configure.in (OTHER_OBJ): Always include vm-limit.o on Cygwin.
3089 Elsewhere, maybe include it.
3090
3091 * configure.in (TOOLKIT_LIBW) [HAVE_GTK]: Set to $GTK_LIBS.
3092 (OLDXMENU, LIBXMENU): New output variables.
3093
3094 * configure.in (OTHER_OBJ): New output variable.
3095
3096 2010-04-28 Glenn Morris <rgm@gnu.org>
3097
3098 * configure.in (CYGWIN_OBJ): New output variable.
3099
3100 * configure.in (GPM_MOUSE_SUPPORT): New output variable.
3101
3102 * configure.in (FONT_OBJ): New output variable.
3103
3104 * configure.in (LIBXMU): New output variable.
3105
3106 * configure.in (NS_OBJ, NS_SUPPORT): New output variables.
3107
3108 * configure.in (machine, canonical): On amdx86-64, check for a 32-bit
3109 userland and maybe change values to i386 (move test from s/amdx86-64.h).
3110
3111 2010-04-27 Glenn Morris <rgm@gnu.org>
3112
3113 * configure.in (LIBXTR6): New output variable. Move unixware special
3114 case here from src/s/unixware.h.
3115
3116 * configure.in (LUCID_LIBW, MOTIF_LIBW): No longer substitute
3117 in Makefiles.
3118 (TOOLKIT_LIBW): New output variable, replacing LUCID_LIBW/MOTIF_LIBW.
3119
3120 * configure.in (HAVE_MOTIF_2_1): Remove unused variable.
3121 (LIBXP): No longer substitute in Makefiles.
3122 (MOTIF_LIBW): New output variable. Move system-specific settings here
3123 from src/s files.
3124
3125 2010-04-27 Dan Nicolaescu <dann@ics.uci.edu>
3126
3127 Reduce CPP usage.
3128 * configure.in (LIB_X11_LIB): Remove, inline in the only user.
3129 (unexec): Define unconditionally, all platforms define
3130 UNEXEC. AC_SUBST it.
3131 (UNEXEC_SRC): Remove, unused.
3132 (C_SWITCH_X_SYSTEM): Define using autoconf, not cpp.
3133
3134 2010-04-27 Glenn Morris <rgm@gnu.org>
3135
3136 * configure.in (HAVE_MOTIF_2_1, HAVE_LIBXP): Remove unused AC_DEFINEs,
3137 replaced by LIBXP.
3138
3139 * configure.in (--with-crt-dir): Doc fix (now valid for all platforms).
3140 (CRT_DIR): On (powerpc64|sparc64)-*-linux-gnu*, default to /usr/lib64.
3141 On hpux10-20, default to /lib.
3142
3143 * configure.in (LUCID_LIBW, LIBXP, WIDGET_OBJ): New output variables.
3144
3145 2010-04-26 Dan Nicolaescu <dann@ics.uci.edu>
3146
3147 * configure.in (LIBS_MACHINE): Remove, unused.
3148
3149 * configure.in (LIB_MATH): New output variable. Set it for some systems.
3150
3151 2010-04-24 Glenn Morris <rgm@gnu.org>
3152
3153 * configure.in (CRT_DIR): New output variable.
3154 (--with-crt-dir): New option. (Bug#5655)
3155 (HAVE_LIB64_DIR): Remove.
3156
3157 2010-04-22 Dan Nicolaescu <dann@ics.uci.edu>
3158
3159 * configure.in (REAL_CFLAGS, CFLAGS): Restore -g for gcc.
3160
3161 2010-04-22 Miles Bader <miles@gnu.org>
3162
3163 * configure.in: Get rid of "unix" pre-defined macro when
3164 preprocessing Makefile. (Bug#5857)
3165
3166 2010-04-21 Andreas Schwab <schwab@linux-m68k.org>
3167
3168 Avoid non-portable shell command negation
3169 * configure.in: Revert last change.
3170
3171 2010-04-21 Jan Djärv <jan.h.d@swipnet.se>
3172
3173 * configure.in: Change "if test ! -f" to "if ! test -f".
3174
3175 2010-04-21 Glenn Morris <rgm@gnu.org>
3176
3177 * configure.in (LIBSELINUX_LIBS): Always substitute in Makefiles.
3178 (GTK_OBJ, DBUS_OBJ, LIBXSM, XMENU_OBJ, XOBJ): New output variables.
3179
3180 2010-04-21 Karel Klíč <kklic@redhat.com>
3181
3182 * configure.in: New option: --with(out)-selinux, on by default.
3183 Set HAVE_LIBSELINUX if we find libselinux, and substitute
3184 LIBSELINUX_LIBS in Makefiles.
3185
3186 2010-04-01 Dan Nicolaescu <dann@ics.uci.edu>
3187
3188 * configure.in: Remove all references to LIBX11_SYSTEM.
3189
3190 2010-03-30 Dan Nicolaescu <dann@ics.uci.edu>
3191
3192 * configure.in: Remove all references to C_DEBUG_SWITCH.
3193
3194 2010-03-27 Eli Zaretskii <eliz@gnu.org>
3195
3196 * config.bat <lib-src>: Edit out lines that begin with several #
3197 characters.
3198
3199 2010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
3200
3201 * configure.in: Remove support for old UNIX System V systems and
3202 for Unixware on non-x86 machines.
3203
3204 * configure.in: Remove support for Solaris on PPC and for old versions.
3205
3206 * configure.in: Remove non-working lynxos port.
3207
3208 2010-03-19 Dan Nicolaescu <dann@ics.uci.edu>
3209
3210 * .dir-locals.el (c-mode): Turn on whitespace-mode for diff-mode.
3211
3212 2010-03-19 Glenn Morris <rgm@gnu.org>
3213
3214 * configure.in (HAVE_LIBNCURSES): Add a description to make autoheader
3215 happy.
3216
3217 2010-03-18 Jan Djärv <jan.h.d@swipnet.se>
3218
3219 * configure.in: Check for tputs and friends, abort if not
3220 found (bug#5735).
3221
3222 2010-03-18 Glenn Morris <rgm@gnu.org>
3223
3224 * configure.in (--with-x-toolkit): In the help text, say which options
3225 are synonyms.
3226
3227 * configure.in (--with-mmdf, --with-mail-unlink):
3228 New options, off by default.
3229 (--with-mailhost): New option to set default POP host.
3230 (LIBXPM, LIBJPEG, LIBPNG, LIBTIFF, LIBGIF, LIBGPM, LIBS_MAIL)
3231 (LIBHESIOD, LIBRESOLV, COM_ERRLIB, CRYPTOLIB, KRB5LIB, DESLIB, KRB4LIB):
3232 New variables, substituted in Makefiles.
3233 (try_libungif, ac_gif_lib_name): Replace with HAVE_GIF=maybe, LIBGIF.
3234 (LIBGIF): Use AC_SUBST rather than AC_DEFINE.
3235 (HAVE_LIBMAIL, HAVE_LIBLOCKFILE, HAVE_LIBCOM_ERR, HAVE_LIBCRYPTO)
3236 (HAVE_LIBK5CRYPTO, HAVE_LIBKRB5, HAVE_LIBDES425, HAVE_LIBDES)
3237 (HAVE_LIBKRB4, HAVE_LIBKRB): New AC_DEFINEs.
3238
3239 2010-03-18 Tetsurou Okazaki <okazaki@be.to> (tiny change)
3240
3241 * Makefile.in (uninstall): Handle the case where archlibdir does not
3242 exist. (Bug#5720)
3243
3244 2010-03-12 Eli Zaretskii <eliz@gnu.org>
3245
3246 These changes remove termcap.c from the build on POSIX platforms.
3247 * configure.in <AC_CHECK_HEADERS>: Remove termcap.h.
3248
3249 * configure: Regenerated.
3250
3251 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
3252
3253 * Branch for 23.2.
3254
3255 2010-01-31 Juri Linkov <juri@jurta.org>
3256
3257 * .bzrignore: Add TAGS-LISP.
3258
3259 2010-01-23 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
3260
3261 * configure.in: Check for utmp.h availability (FreeBSD 9.x lacks
3262 this header file).
3263
3264 2010-01-12 Juanma Barranquero <lekktu@gmail.com>
3265
3266 * .bzrignore: Ignore all .exe, instead of individual files.
3267
3268 2010-01-12 Chong Yidong <cyd@stupidchicken.com>
3269
3270 * configure.in: Explicitly check for and link to -lXrender.
3271
3272 2010-01-12 Glenn Morris <rgm@gnu.org>
3273
3274 * INSTALL.BZR, README: Use bug-gnu-emacs rather than emacs-pretest-bug
3275 for bug reports for development versions.
3276
3277 2010-01-02 Eli Zaretskii <eliz@gnu.org>
3278
3279 * .bzrignore: Add more ignored patterns, including for the MS-DOS
3280 build.
3281
3282 2009-12-27 Karl Fogel <kfogel@red-bean>
3283
3284 * INSTALL.BZR: Rename from INSTALL.CVS; edit to talk about Bazaar.
3285 * INSTALL, autogen.sh, configure.in, configure: Adjust accordingly.
3286
3287 2009-12-17 Glenn Morris <rgm@gnu.org>
3288
3289 * .dir-locals.el (bug-reference-url-format): Change to debbugs.gnu.org.
3290
3291 2009-12-15 Glenn Morris <rgm@gnu.org>
3292
3293 * info/dir: Add EDT entry.
3294 * Makefile.in (INFO_FILES): Add edt.
3295
3296 2009-12-10 Jan Djärv <jan.h.d@swipnet.se>
3297
3298 * configure.in: Check for RSVG if GNUstep is used.
3299
3300 2009-12-09 Jan Djärv <jan.h.d@swipnet.se>
3301
3302 * configure.in: Don't check for RSVG or GConf unless X11 is used.
3303
3304 2009-12-09 Ken Brown <kbrown@cornell.edu> (tiny change)
3305
3306 * configure.in: Allow compiling Emacs with GTK on Cygwin.
3307
3308 2009-12-01 Glenn Morris <rgm@gnu.org>
3309
3310 * make-dist: Add etc/images/mpc directory.
3311
3312 2009-11-21 Jan Djärv <jan.h.d@swipnet.se>
3313
3314 * configure.in: Don't check for GConf unless X is used.
3315
3316 2009-11-20 Dan Nicolaescu <dann@ics.uci.edu>
3317
3318 * configure.in: Use -Wdeclaration-after-statement if available.
3319
3320 2009-11-17 Jan Djärv <jan.h.d@swipnet.se>
3321
3322 * configure.in: New option: --with(out)-gconf.
3323 Set HAVE_GCONF if we find gconf.
3324
3325 2009-11-17 Glenn Morris <rgm@gnu.org>
3326
3327 * Makefile.in (INFO_FILES): Add semantic.
3328
3329 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
3330
3331 * info/dir: Add Semantic.
3332
3333 2009-11-16 Glenn Morris <rgm@gnu.org>
3334
3335 * Makefile.in (install-arch-indep): Use a more restrictive Makefile
3336 pattern, so as not to exclude makefile*.el. (Bug#4912)
3337
3338 2009-11-14 Jan Djärv <jan.h.d@swipnet.se>
3339
3340 * configure.in: --enable-autodepend is new. Check for GNU Make
3341 and that gcc supports -MMD -MF. Define AUTO_DEPEND if we can use
3342 gcc and GNU make to generate dependencies.
3343
3344 2009-10-27 Glenn Morris <rgm@gnu.org>
3345
3346 * make-dist: Make links to doc/lispintro/*.pdf.
3347
3348 2009-10-23 Jim Meyering <meyering@redhat.com>
3349
3350 * configure.in: Invoke $CPP with -P when creating Makefile and
3351 src/Makefile. Without this, gcc 4.4.2 converts each
3352 backslash-newline pair in the input to a bare newline, yielding
3353 invalid Makefiles.
3354
3355 * configure: Regenerate.
3356
3357 2009-10-19 Dan Nicolaescu <dann@ics.uci.edu>
3358
3359 * configure.in (vax-dec-vms): Remove, not supported anymore.
3360
3361 2009-10-15 Adrian Robert <Adrian.B.Robert@gmail.com>
3362
3363 * configure.in (NS_HAVE_NSINTEGER): Back out previous change.
3364 (*-apple-darwin*): Add x86_64 architecture.
3365
3366 2009-10-14 Dan Nicolaescu <dann@ics.uci.edu>
3367
3368 * config.guess, config.sub: Updated from master source.
3369
3370 2009-10-11 Adrian Robert <Adrian.B.Robert@gmail.com>
3371
3372 * configure.in (NS_HAVE_NSINTEGER): Remove this test and define.
3373
3374 2009-10-07 Edward Trumbo <etrumbo@comcast.net> (tiny change)
3375
3376 * Makefile.in (INFO_FILES): Add EDE and EIEIO.
3377
3378 2009-09-29 Glenn Morris <rgm@gnu.org>
3379
3380 * make-dist (check): Update for two new levels of subdirectory in lisp/.
3381
3382 2009-09-17 Dan Nicolaescu <dann@ics.uci.edu>
3383
3384 * config.guess, config.sub: Updated from master source.
3385
3386 * configure.in (OTHER_FILES): Define using autoconf not cpp.
3387
3388 2009-09-14 Dan Nicolaescu <dann@ics.uci.edu>
3389
3390 * .dir-locals.el (change-log-mode): Restore bug-reference-mode.
3391
3392 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
3393
3394 * INSTALL: Update URL for GNU FreeFont.
3395
3396 2009-09-09 Glenn Morris <rgm@gnu.org>
3397
3398 * Makefile.in (install-arch-indep): Don't recursively change perms of
3399 site-lisp and infodir. There may be non-Emacs files in here, and the
3400 files supplied by Emacs are all handled explicitly already. (Bug#3800)
3401 (mkdir): Set umask to world-readable before creating directories.
3402 mkinstalldirs already checks if dirs exist, don't duplicate this test.
3403
3404 2009-08-29 Glenn Morris <rgm@gnu.org>
3405
3406 * Makefile.in (info-real): Don't ignore errors from doc Makefiles.
3407 (info): Don't give an error in the absence of makeinfo - let the doc
3408 Makefiles do that, if the info files need rebuilding. (Bug#3982)
3409
3410 2009-08-23 Ken Raeburn <raeburn@raeburn.org>
3411
3412 * Makefile.in (install-arch-indep): If the versioned DOC-####
3413 generated during loadup+dump isn't found, install the plain DOC
3414 file that always gets generated, in case CANNOT_DUMP is set.
3415
3416 * configure.in: Warn if package version specified here doesn't
3417 match the version in version.el.
3418 * configure: Regenerate.
3419
3420 2009-08-22 Michael Albinus <michael.albinus@gmx.de>
3421
3422 * configure.in: AC_CHECK_FUNCS dbus_watch_get_unix_fd.
3423
3424 * configure: Regenerate.
3425
3426 2009-08-19 Glenn Morris <rgm@gnu.org>
3427
3428 * INSTALL: Remove reference to cvtmail.
3429
3430 2009-08-15 CHENG Gao <chenggao@gmail.com>
3431
3432 * Makefile.in (install-arch-indep): Remove .DS_Store files (MacOSX).
3433
3434 2009-08-02 Kevin Ryde <user42@zip.com.au>
3435
3436 * INSTALL: Fix free fonts URL.
3437
3438 2009-07-22 Glenn Morris <rgm@gnu.org>
3439
3440 * configure.in (AC_PREREQ): Require autoconf 2.62.
3441
3442 2009-07-04 Andreas Schwab <schwab@linux-m68k.org>
3443
3444 * configure.in (--enable-checking, --enable-profiling):
3445 Use AS_HELP_STRING.
3446
3447 2009-07-03 Dan Nicolaescu <dann@ics.uci.edu>
3448
3449 * configure.in (--enable-profiling): New option.
3450 (mips-*-netbsd*, mipsel-*-netbsd*, mipseb-*-netbsd*): Use machine=mips.
3451
3452 2009-06-27 Glenn Morris <rgm@gnu.org>
3453
3454 * configure.in: Restore netbsd on mips, mipsel, mipseb.
3455
3456 2009-06-26 Dan Nicolaescu <dann@ics.uci.edu>
3457
3458 * configure.in (--enable-checking): New option.
3459
3460 2009-06-24 Glenn Morris <rgm@gnu.org>
3461
3462 * make-dist: Warn if subdir does not exist in source.
3463 (nextstep/Cocoa/Emacs.base/Contents/Resources/preferences.nib)
3464 (nextstep/GNUstep/Emacs.base/Resources/preferences.gorm):
3465 No longer make links.
3466
3467 2009-06-24 Yavor Doganov <yavor@gnu.org>
3468
3469 * make-dist (tempdir): Don't create directories preferences.gorm
3470 and preferences.nib, they are no longer required.
3471
3472 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
3473
3474 * Branch for 23.1.
3475
3476 2009-06-12 Chong Yidong <cyd@stupidchicken.com>
3477
3478 * configure.in: Delete mac-fix-env target, which has been
3479 removed (Bug#3531).
3480
3481 2009-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
3482
3483 * configure.in: Don't define CANNOT_DUMP for GNUstep any more.
3484
3485 2009-05-05 Per Starbäck <per@starback.se> (tiny change)
3486
3487 * BUGS: Use new binding of view-emacs-problems.
3488
3489 2009-05-04 Simon Leinen <simon.leinen@switch.ch> (tiny change)
3490
3491 * Makefile.in (install-arch-dep): Avoid using $$(..) construct,
3492 for Solaris compatibility.
3493
3494 2009-04-25 Chong Yidong <cyd@stupidchicken.com>
3495
3496 * configure: Regenerate.
3497
3498 * configure.in: Disable use of FreeType without libXft.
3499
3500 2009-04-19 Jan Djärv <jan.h.d@swipnet.se>
3501
3502 * configure.in (HAVE_GTK_FILE_SELECTION, HAVE_GTK_FILE_CHOOSER):
3503 Check if it is declared in gtk.h.
3504
3505 2009-04-12 Andreas Schwab <schwab@linux-m68k.org>
3506
3507 * Makefile.in (install-arch-indep): Remove .gitignore files.
3508
3509 2009-04-03 Kenichi Handa <handa@m17n.org>
3510
3511 * INSTALL: Make the section "Complex Text Layout support
3512 libraries" the first of "ADDITIONAL DISTRIBUTION FILES".
3513
3514 2009-03-06 Dan Nicolaescu <dann@ics.uci.edu>
3515
3516 * configure.in (rs6000-ibm-aix6*): Fix typo.
3517
3518 2009-03-04 Glenn Morris <rgm@gnu.org>
3519
3520 * Makefile.in (INFO_FILES): Add auth.
3521
3522 2009-03-03 Glenn Morris <rgm@gnu.org>
3523
3524 * info/dir: Add Auth-source.
3525
3526 2009-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
3527
3528 * Makefile.in (src): Fix last change so the first `cd' doesn't affect
3529 the second.
3530
3531 2009-02-28 Eli Zaretskii <eliz@gnu.org>
3532
3533 * config.bat: Copy .dbxinit to _dbxinit.
3534
3535 * make-dist (Making links to `info'): Remove .gitignore.
3536
3537 2009-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
3538
3539 * Makefile.in (lib-src, lisp): Use simpler rule.
3540 (src): Be more specific to avoid recompiling all the .elc files just
3541 because the bootstrap-emacs is missing.
3542
3543 2009-02-26 Chong Yidong <cyd@stupidchicken.com>
3544
3545 * configure.in: Require librsvg >= 2.11.
3546
3547 2009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
3548
3549 * configure.in (HAVE_XFT, HAVE_FREETYPE, HAVE_LIBOTF)
3550 (HAVE_M17N_FLT): Don't check for these unless HAVE_X11.
3551
3552 2009-02-04 Adrian Robert <Adrian.B.Robert@gmail.com>
3553
3554 * configure.in (COCOA_EXPERIMENTAL_CTRL_G): Drop.
3555
3556 2009-02-03 Glenn Morris <rgm@gnu.org>
3557
3558 * make-dist: Add some missing files, remove some that are no longer
3559 present.
3560
3561 2009-02-02 Glenn Morris <rgm@gnu.org>
3562
3563 * make-dist: Add some missing nextstep/ files.
3564
3565 2009-01-22 Yavor Doganov <yavor@gnu.org> (tiny change)
3566
3567 * configure.in (HAVE_RSVG): Use librsvg under HAVE_NS also. (Bug#616)
3568
3569 2009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
3570
3571 * configure.in: Add support for m68k-*-netbsd.
3572
3573 2009-01-14 Juri Linkov <juri@jurta.org>
3574
3575 * .dir-locals.el (change-log-mode): Remove bug-reference-mode.
3576
3577 * .dir-locals.el (change-log-mode): Add bug-reference-url-format
3578 and bug-reference-mode.
3579
3580 2009-01-11 Juri Linkov <juri@jurta.org>
3581
3582 * INSTALL.CVS: Move configuration explicitly to the first step.
3583
3584 2009-01-09 Glenn Morris <rgm@gnu.org>
3585
3586 * .dir-locals.el: Don't set indent-tabs-mode.
3587
3588 2008-12-30 Kenichi Handa <handa@m17n.org>
3589
3590 * configure.in: Define HAVE_OTF_GET_VARIATION_GLYPHS if libotf has
3591 the function OTF_get_variation_glyphs.
3592
3593 2008-12-30 Jan Djärv <jan.h.d@swipnet.se>
3594
3595 * Makefile.in (install-arch-dep): Remove old directories in
3596 ns_app* before moving new directories there.
3597
3598 2008-12-27 Dan Nicolaescu <dann@ics.uci.edu>
3599
3600 * .dir-locals.el: Remove non-working entry for pmail.
3601 (fill-column): Fix typo.
3602 (change-log-mode): Add fill column.
3603
3604 2008-12-26 Eli Zaretskii <eliz@gnu.org>
3605
3606 * config.bat: Produce _dir-locals.el from .dir-locals.el.
3607
3608 2008-12-23 Dan Nicolaescu <dann@ics.uci.edu>
3609
3610 * make-dist (tempdir): Distribute .dir-locals.el.
3611
3612 * .dir-locals.el: New file.
3613
3614 2008-12-19 Eli Zaretskii <eliz@gnu.org>
3615
3616 * config.bat (--with-system-malloc): New option; see msdos/INSTALL
3617 for rationale.
3618
3619 2008-12-13 Glenn Morris <rgm@gnu.org>
3620
3621 * Makefile.in (install-arch-indep): Add new man-pages.
3622 (manext): Remove variable.
3623 (MAN_PAGES): New variable.
3624 (install-arch-indep, uninstall): Use MAN_PAGES for list of files to add
3625 and remove.
3626 (uninstall): Remove desktop file and icons, game scores if empty.
3627
3628 2008-12-11 Dan Nicolaescu <dann@ics.uci.edu>
3629
3630 * config.guess, config.sub: Updated from master source.
3631
3632 2008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
3633
3634 * Makefile.in (install-arch-indep): Install ebrowse.1.
3635
3636 2008-12-09 Ali Bahrami <ali_gnu@emvision.com> (tiny change)
3637
3638 * configure.in: Add Solaris on x86_64.
3639
3640 2008-12-09 Dan Nicolaescu <dann@ics.uci.edu>
3641
3642 * config.guess, config.sub: Updated from master source.
3643
3644 2008-12-08 Eli Zaretskii <eliz@gnu.org>
3645
3646 * info/dir: Fix last change.
3647
3648 2008-12-07 Eli Zaretskii <eliz@gnu.org>
3649
3650 * info/dir: Untabify.
3651
3652 2008-11-28 Ulrich Mueller <ulm@gentoo.org>
3653
3654 * configure.in: Fix last change.
3655
3656 2008-11-28 Richard M Stallman <rms@gnu.org>
3657
3658 * configure.in (mips64-*-linux-gnu*, mips64el-*-linux-gnu*):
3659 New configurations.
3660
3661 2008-11-20 Josh Elsasser <josh@elsasser.org> (tiny change)
3662
3663 * configure.in: Add hppa-*-openbsd* with machine hp800; mistakenly
3664 removed while misclassified as now unsupported hp9000s300. (Bug#1365)
3665
3666 2008-11-15 Eli Zaretskii <eliz@gnu.org>
3667
3668 * Makefile.in (INFO_FILES): Remove ns-emacs.
3669
3670 * info/dir (NS-Emacs): Remove entry.
3671
3672 2008-11-08 Eli Zaretskii <eliz@gnu.org>
3673
3674 * INSTALL: Move MS-DOS specific instructions to msdos/INSTALL.
3675
3676 2008-11-07 Glenn Morris <rgm@gnu.org>
3677
3678 * configure.in (HAVE_LIB64_DIR): Check for crtn.o. (Bug#1287)
3679
3680 2008-10-31 Eli Zaretskii <eliz@gnu.org>
3681
3682 * config.bat: Tell user to expect one "File not found" message
3683 while the `doc' directory is being configured.
3684
3685 2008-10-30 Chong Yidong <cyd@stupidchicken.com>
3686
3687 * update-subdirs: Put obsolete directory last.
3688
3689 2008-10-30 Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
3690
3691 * configure.in: Check fontconfig always.
3692
3693 2008-10-30 Dan Nicolaescu <dann@ics.uci.edu>
3694
3695 * configure (*-solaris2.[7-9]*): Fix typo.
3696
3697 2008-10-24 Glenn Morris <rgm@gnu.org>
3698
3699 * configure.in (--without-sync-input, --with-pkg-config-prog):
3700 Help strings start with lower case.
3701 (--with-gnustep-conf): New option.
3702 (GNUSTEP_CONFIG_FILE): Use, instead of fixed /etc/GNUstep/GNUstep.conf.
3703
3704 2008-10-24 Yavor Doganov <yavor@gnu.org> (tiny change)
3705
3706 * configure.in: Use `.' instead of `source' to source GNUstep.conf.
3707 Exit with an error if `--with-ns' was specified but <AppKit/AppKit.h>
3708 is not found. (Bug#1230)
3709
3710 2008-10-23 Ali Bahrami <ali_gnu@emvision.com> (tiny change)
3711
3712 * configure (*-sunos5*, *-solaris*): Use the new file sol2-10.h.
3713 Use sol2-6.h for Solaris 7-9.
3714
3715 2008-10-18 Ulrich Mueller <ulm@gentoo.org>
3716
3717 * configure.in: Add support for GNU/Linux on SuperH.
3718
3719 2008-10-12 Andreas Schwab <schwab@suse.de>
3720
3721 * configure.in: Only check for m17n-flt if HAVE_LIBOTF.
3722
3723 2008-10-03 Adrian Robert <Adrian.B.Robert@gmail.com>
3724
3725 * configure.in: Report USE_TOOLKIT_SCROLLBARS as such (not mentioning
3726 "X") to avoid confusion.
3727
3728 * configure: Regenerate.
3729
3730 2008-09-07 Romain Francoise <romain@orebokech.com>
3731
3732 * make-dist: Distribute doc/man/ChangeLog.
3733
3734 2008-08-28 Chong Yidong <cyd@stupidchicken.com>
3735
3736 * configure.in: Disable XFT and Freetype when without X.
3737
3738 * configure: Regenerate.
3739
3740 2008-08-24 Dan Nicolaescu <dann@ics.uci.edu>
3741
3742 * configure.in (NS_IMPL_GNUSTEP): Increase pure size.
3743
3744 2008-08-21 Christian Faulhammer <opfer@gentoo.org> (tiny change)
3745
3746 * configure.in (GNUSTEP_SYSTEM_HEADERS): Define
3747 GNUSTEP_SYSTEM_HEADERS and GNUSTEP_SYSTEM_LIBRARIES.
3748
3749 * configure: Regenerate.
3750
3751 2008-08-20 Eli Zaretskii <eliz@gnu.org>
3752
3753 * configure.in: Move "#define subprocesses" before
3754 config_opsysfile is included.
3755
3756 2008-08-19 Kenichi Handa <handa@m17n.org>
3757
3758 * INSTALL (Extra fonts): Mention local fonts, don't mention
3759 mule-unicode.
3760
3761 2008-08-16 Chong Yidong <cyd@stupidchicken.com>
3762
3763 * make-dist: Omit info/.arch-inventory.
3764
3765 2008-08-16 Jason Rumney <jasonr@gnu.org>
3766
3767 * make-dist (tempdir/nt): Link emacsclient.rc.
3768
3769 2008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
3770
3771 * configure.in (LIB_SRC_EXTRA_INSTALLABLES): New variable.
3772 AC_SUBST it.
3773 (GNU_OBJC_CFLAGS): Define as a shell variable instead of #define.
3774 AC_SUBST it.
3775 (OTHER_FILES): Always define for HAVE_NS.
3776 (C_SWITCH_X_SYSTEM): Don't define as empty for NS_IMPL_COCOA.
3777 * configure: Regenerate.
3778
3779 2008-08-07 Andreas Schwab <schwab@suse.de>
3780
3781 * configure.in: Correctly handle
3782 --enable-cocoa-experimental-ctrl-g=no and
3783 --enable-ns-self-contained=yes.
3784
3785 2008-08-06 Adrian Robert <Adrian.B.Robert@gmail.com>
3786
3787 * configure.in (NS_HAVE_INTEGER): Rename to NS_HAVE_NSINTEGER.
3788 (C_SWITCH_X_SYSTEM): Drop -MMD -MP under NS_IMPL_GNUstep. Don't
3789 bother undef'ing since won't have desired effect.
3790
3791 2008-08-06 Andreas Schwab <schwab@suse.de>
3792
3793 * configure.in: Fix quoting.
3794
3795 2008-08-06 Chong Yidong <cyd@stupidchicken.com>
3796
3797 * configure.in (COCOA_EXPERIMENTAL_CTRL_G): Fix 2008-08-04 change.
3798
3799 2008-08-05 Ulrich Mueller <ulm@gentoo.org>
3800
3801 * configure.in: Add checks for krb5_error.text and
3802 krb5_error.e_text struct members.
3803
3804 2008-08-04 Chong Yidong <cyd@stupidchicken.com>
3805
3806 * configure.in: Test for existence of NSInteger.
3807 Suggested by Yavor Doganov.
3808
3809 2008-08-02 Romain Francoise <romain@orebokech.com>
3810
3811 * Makefile.in (INFO_FILES): Add mairix-el.
3812
3813 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
3814
3815 * make-dist:
3816 * README: Remove VMS support.
3817 * vms: Remove directory.
3818
3819 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
3820
3821 * configure.in (MULTI_KBOARD): Remove.
3822
3823 2008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
3824
3825 * configure.in (DO_BLOCK_INPUT): Remove, unused.
3826
3827 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
3828
3829 * info/dir (File): Add mairix-el.
3830
3831 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3832
3833 Remove support for Mac Carbon.
3834 * mac: Remove directory.
3835 * make-dist:
3836 * configure.in:
3837 * README:
3838 * Makefile.in:
3839 * INSTALL: Remove code for Carbon.
3840 * configure: Regenerate.
3841
3842 2008-07-26 Adrian Robert <Adrian.B.Robert@gmail.com>
3843
3844 * Makefile.in (install-arch-dep): Fix typo in NS installation commands.
3845
3846 2008-07-25 Chong Yidong <cyd@stupidchicken.com>
3847
3848 * configure.in: Check for getrlimit.
3849
3850 * configure: Regenerate.
3851
3852 2008-07-23 Dan Nicolaescu <dann@ics.uci.edu>
3853
3854 * configure.in (LD_SWITCH_SITE): Remove, set the values directly
3855 in src/Makefile.in.
3856 (static): Remove, autoconf would always comment it out anyway.
3857 (subprocesses): Define unconditionally.
3858
3859 2008-07-19 Yavor Doganov <yavor@gnu.org> (tiny change)
3860
3861 * configure.in: Fix typo in GNUSTEP_MAKEFILES setting for HAVE_NS
3862 compilation under GNUstep.
3863
3864 2008-07-18 Kenichi Handa <handa@m17n.org>
3865
3866 * INSTALL (Complex Text Layout support libraries): Delete the
3867 paragraph about --enable-font-backend.
3868
3869 2008-07-17 Adrian Robert <Adrian.B.Robert@gmail.com>
3870
3871 * configure.in: Print out some info to user for NeXTstep builds.
3872 (ns-app): Remove enable option.
3873 (ns-self-contained): Add enable option.
3874 (ns_appbindir, ns_appresdir, ns_appsrc): Set them based on Cocoa or
3875 GNUstep, use to set install prefixes, and substitute in Makefiles.
3876 * configure: Regenerate.
3877 * Makefile.in (install-arch-dep): Perform post-install cleanup inside
3878 NS app bundle.
3879
3880 2008-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
3881
3882 * configure.in: Extract and substitute GNUSTEP_MAKEFILES.
3883
3884 2008-07-16 Adrian Robert <Adrian.B.Robert@gmail.com>
3885
3886 * configure.in: Change GNUSTEP to NS_IMPL_GNUSTEP, COCOA to
3887 NS_IMPL_COCOA.
3888
3889 2008-07-16 Glenn Morris <rgm@gnu.org>
3890
3891 * configure.in (with_kerberos, with_kerberos5, with_hesiod):
3892 Fix tests for OPTION_DEFAULT_OFF (variables never unset).
3893 (with_carbon, with_ns): Remove dead code, since OPTION_DEFAULT_OFF means
3894 never unset.
3895
3896 * make-dist: Add nextstep/ directories.
3897 (src, lib-src): Add .m files.
3898
3899 2008-07-16 Dan Nicolaescu <dann@ics.uci.edu>
3900
3901 * configure.in (freebsd, kfreebsd): Undo part of previous change.
3902 (USER_FULL_NAME): Remove, not used anymore.
3903 * configure: Regenerate.
3904
3905 2008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
3906
3907 Changes and additions for NeXTstep windowing system (Cocoa and
3908 GNUstep) support.
3909
3910 * configure.in: Add support for NS window system: --with-ns (default
3911 off), --enable-ns-app, --enable-cocoa-experimental-ctrl-g; improve add
3912 sparc detection for FreeBSD variants, checks for Cocoa and GNUstep,
3913 disable font backend if window system is "none", not if !HAVE_X11.
3914 * Makefile.in: Add ns-emacs to INFO_FILES, add ns_appdir variable.
3915 (install-arch-dep): Add commands to assemble NS .app package.
3916
3917 2008-07-10 Dan Nicolaescu <dann@ics.uci.edu>
3918
3919 * configure.in: Use macppc for Darwin. Remove references to
3920 desupported systems.
3921 * configure: Regenerate.
3922
3923 2008-07-05 Glenn Morris <rgm@gnu.org>
3924
3925 * make-dist (EMACS): Doc fix.
3926 (lisp): There are no *.dat or image files here any more.
3927 (src): There are no *.s files here any more.
3928 (etc/images, etc/images/*): Link to most regular files.
3929
3930 2008-07-04 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
3931
3932 * configure.in: Remove reference to deleted $USE_FONT_BACKEND.
3933
3934 2008-07-01 Glenn Morris <rgm@gnu.org>
3935
3936 * configure.in (cpp_undefs): Rename from `undefs', update uses.
3937 Use $srcdir rather than $top_srcdir. Set before calling AC_OUTPUT,
3938 and explicitly export there. (Bug#507.)
3939
3940 2008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
3941
3942 * configure.in:
3943 * configure: Remove references to obsolete systems.
3944
3945 2008-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
3946
3947 * Makefile.in (Makefile): Use it for its timestamp value as well, and
3948 make it depend on all other */.in files.
3949 (src/Makefile, src/config.stamp, lib-src/Makefile)
3950 (doc/emacs/Makefile, doc/misc/Makefile, doc/lispref/Makefile)
3951 (doc/lispintro/Makefile, oldXMenu/Makefile, lwlib/Makefile)
3952 (leim/Makefile, lisp/Makefile): Remove those overlapping targets.
3953 (leim, ${SUBDIR}, blessmail): Only depend on Makefile now.
3954
3955 * configure.in: Don't create src/config.stamp any more.
3956
3957 2008-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
3958
3959 * Makefile.in (${SUBDIR}): Pass additional BOOTSTRAPEMACS argument.
3960
3961 2008-06-22 Glenn Morris <rgm@gnu.org>
3962
3963 * Makefile.in (top_bootclean): Remove obsolete references to lock/.
3964
3965 2008-06-21 Romain Francoise <romain@orebokech.com>
3966
3967 * Makefile.in (INFO_FILES): Add sasl.
3968
3969 2008-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
3970
3971 * Makefile.in (maybe_bootstrap, src/bootstrap-emacs${EXEEXT})
3972 (bootstrap-build): Remove.
3973 (top_bootclean): New var.
3974 (top_distclean, bootstrap-clean): Use it.
3975 (bootstrap): Don't recheck config. Make normally.
3976
3977 2008-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3978
3979 * Makefile.in (SUBDIR): Include `lisp'.
3980 (lisp): Depend on `src'.
3981 (top_distclean): Don't remove config.status.
3982 (bootstrap-clean): New target.
3983 (maintainer-clean): Use it.
3984 (bootstrap): Use bootstrap-clean. Re-run config.status.
3985 (src/bootstrap-emacs${EXEEXT}): New target.
3986 (bootstrap-build): Use it. Don't use bootstrap-prepare because
3987 src/Makefile now takes care of it.
3988 (bootfast, bootstrap-clean-before, bootstrap-clean-before-fast): Remove.
3989
3990 2008-06-15 Glenn Morris <rgm@gnu.org>
3991
3992 * info/dir: Add sasl.
3993
3994 2008-06-09 Alan Mackenzie <acm@muc.de>
3995
3996 * INSTALL.CVS: Clarify why `make bootstrap' sometimes fails.
3997
3998 2008-06-08 Eric S. Raymond <esr@snark.thyrsus.com>
3999
4000 * INSTALL.CVS: Indicate when "cvs update -d" may be needed.
4001
4002 2008-06-07 Glenn Morris <rgm@gnu.org>
4003
4004 * Makefile.in (bootstrap-build): Remove mostlyclean, since it seems to
4005 serve no purpose.
4006
4007 2008-06-01 Dan Nicolaescu <dann@ics.uci.edu>
4008
4009 * configure.in (USE_LUCID, USE_MOTIF): Don't use "==".
4010 * configure: Regenerate.
4011
4012 2008-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
4013
4014 * update-subdirs: Don't touch subdirs.el if it is unchanged.
4015
4016 2008-05-14 Kenichi Handa <handa@m17n.org>
4017
4018 * configure: Regenerate.
4019
4020 * configure.in: Don't handle --disable-font-backend. Don't print
4021 a message about a font backend.
4022
4023 2008-05-09 Glenn Morris <rgm@gnu.org>
4024
4025 * configure.in: Make absence of makeinfo a fatal error only if the info
4026 files don't exist.
4027 * Makefile.in (install-arch-indep, info): Handle MAKEINFO == off.
4028
4029 2008-05-07 Eli Zaretskii <eliz@gnu.org>
4030
4031 * config.bat: Fix last change: don't use < and > in "rem" lines,
4032 they are interpreted as redirection by DOS shells.
4033
4034 2008-05-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4035
4036 * configure.in: Check availability of AvailabilityMacros.h
4037 if HAVE_CARBON.
4038
4039 * configure: Regenerate.
4040
4041 2008-05-03 Glenn Morris <rgm@gnu.org>
4042
4043 * configure.in (x_libraries): Remove standard 64-bit directories -
4044 experimental workaround for minor autoconf bug.
4045
4046 * configure.in (--without-makeinfo): New option. If set,
4047 absence of suitable makeinfo is not a fatal error.
4048 * Makefile.in (MAKEINFO): New, set by configure.
4049 (install-arch-indep): Without makeinfo, ignore any missing manuals.
4050 (info-real): New target.
4051 (info): Without makeinfo, do nothing, else call `info-real'.
4052
4053 2008-04-23 Dan Nicolaescu <dann@ics.uci.edu>
4054
4055 * configure.in: Remove hpux10.20 from the desupported list.
4056
4057 2008-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
4058
4059 * configure.in: Define USE_LUCID/USE_MOTIF in config.h.
4060
4061 2008-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
4062
4063 * configure.in (SYNC_INPUT): Use OPTION_DEFAULT_ON and AC_DEFINE
4064 rather than change CPPFLAGS.
4065 (HAVE_GTK): Rename to USE_GTK.
4066
4067 2008-04-16 Yavor Doganov <yavor@gnu.org> (tiny change)
4068
4069 * configure.in: Replace the obsolete macros AC_AIX and
4070 AC_GNU_SOURCE with AC_USE_SYSTEM_EXTENSIONS.
4071
4072 2008-04-05 Andreas Schwab <schwab@suse.de>
4073
4074 * configure.in: No longer create admin/unidata/Makefile.
4075
4076 2008-03-28 Andreas Schwab <schwab@suse.de>
4077
4078 * Makefile.in (SUBDIR_MAKEFILES): Add lisp/Makefile.
4079 (lisp/Makefile): New rule.
4080
4081 2008-03-13 Glenn Morris <rgm@gnu.org>
4082
4083 * configure.in (AC_INIT): Fix version number.
4084 (sync-input): Reword the option, since it's on by default.
4085
4086 2008-03-11 Jan Djärv <jan.h.d@swipnet.se>
4087
4088 * configure.in: Add --enable-sync-input, default yes.
4089
4090 2008-03-11 Glenn Morris <rgm@gnu.org>
4091
4092 * Makefile.in (install-etc, mkdir): Handle directory
4093 etc/images/icons/hicolor/*/mimetypes/.
4094
4095 * make-dist: Handle icons/hicolor/scalable directory.
4096
4097 2008-03-05 Glenn Morris <rgm@gnu.org>
4098
4099 * configure.in: Enable font-backend by default.
4100 (USE_FONT_BACKEND): Set to "no" in absence of X.
4101 (PKG_CONFIG): Don't set multiple times, once is enough.
4102 (HAVE_FREETYPE, HAVE_LIBOTF, HAVE_M17N_FLT): Tweak config.in text.
4103
4104 2008-03-03 Glenn Morris <rgm@gnu.org>
4105
4106 * Makefile.in (iconsrcdir): New variable.
4107 (install-etc, mkdir): Use $iconsrcdir. Handle the `scalable' icon
4108 directory.
4109
4110 2008-02-29 Glenn Morris <rgm@gnu.org>
4111
4112 * test/: New directory.
4113
4114 2008-02-27 Jan Djärv <jan.h.d@swipnet.se>
4115
4116 * configure.in (HAVE_GTK): Print a warning if gtk version is < 2.10.
4117
4118 2008-02-25 Dan Nicolaescu <dann@ics.uci.edu>
4119
4120 * configure.in: Print an error for systems that we think are obsolete
4121 and are proposed to be removed. Remove some more unused systems.
4122 Add support for powerpc-ibm-aix6*.
4123
4124 2008-02-24 Dan Nicolaescu <dann@ics.uci.edu>
4125
4126 * configure.in: Remove references to obsolete variables and systems.
4127
4128 2008-02-21 Glenn Morris <rgm@gnu.org>
4129
4130 * Makefile.in (set_installuser): New.
4131 (install-arch-indep): Use set_installuser to avoid duplicate code.
4132
4133 * README.unicode: Split into admin/notes/unicode,font-backend and
4134 remove.
4135
4136 2008-02-10 Matthew Luckie <mjl@luckie.org.nz> (tiny change)
4137
4138 * configure.in (arm*-*-freebsd*): Add.
4139
4140 2008-02-09 Dan Nicolaescu <dann@ics.uci.edu>
4141
4142 * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code
4143 dealing with obsolete variables.
4144
4145 2008-02-08 Glenn Morris <rgm@gnu.org>
4146
4147 * Makefile.in (check-info-dir): New target.
4148
4149 2008-02-08 Michael Olson <mwolson@gnu.org>
4150
4151 * Makefile.in (INFO_FILES): Add epa.
4152
4153 * info/dir: Add EasyPG Assistant manual to the "Emacs misc
4154 features" section.
4155
4156 2008-02-06 Glenn Morris <rgm@gnu.org>
4157
4158 * configure.in (--with-gcc): Give an error saying this option has
4159 been removed.
4160 (--with-gtk): Remove this option.
4161
4162 2008-02-06 Tom Tromey <tromey@redhat.com>
4163
4164 * configure.in (--with-gcc): Remove.
4165 * INSTALL (DETAILED BUILDING AND INSTALLATION): Remove --with-gcc.
4166
4167 2008-02-05 Ulrich Mueller <ulm@gentoo.org>
4168
4169 * INSTALL: Recommend giflib, not libungif.
4170
4171 2008-02-05 Tom Tromey <tromey@redhat.com>
4172
4173 * configure.in (--with-dbus): Default to enabled.
4174
4175 2008-02-05 Kenichi Handa <handa@ni.aist.go.jp>
4176
4177 * INSTALL (Complex Text Layout support libraries): New section.
4178
4179 2008-02-04 Dan Nicolaescu <dann@ics.uci.edu>
4180
4181 * make-dist: Remove references to files in mac/ that have been
4182 deleted.
4183
4184 2008-02-02 Thien-Thi Nguyen <ttn@gnuvola.org>
4185
4186 * configure.in: For libotf and m17n-flt checks, set shell vars
4187 HAVE_LIBOTF and HAVE_M17N_FLT instead of pkg_check_libotf and
4188 pkg_check_m17n_flt, respectively, for the sake of the summary output.
4189 Reported by Ulrich Mueller.
4190
4191 2008-02-02 Eli Zaretskii <eliz@gnu.org>
4192
4193 * configure.in: If admin/unidata/UnicodeData.txt is present, copy
4194 admin/unidata/Makefile.in to Makefile.
4195
4196 2008-02-02 Glenn Morris <rgm@gnu.org>
4197
4198 * configure.in (HAVE_XFT): Ensure it is either "yes" or "no".
4199 (USE_FONT_BACKEND, HAVE_FREETYPE, HAVE_M17N_FLT, HAVE_LIBOTF)
4200 (HAVE_XFT): Add "Does Emacs use..." messages at end.
4201
4202 2008-02-01 Miles Bader <miles@gnu.org>
4203
4204 * configure.in: Use OPTION_DEFAULT_ON for [freetype], [xft],
4205 [libotf], and [m17n-flt] options.
4206
4207 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
4208
4209 * configure.in: Add EMACS_ARG_N([libotf]...), and
4210 EMACS_ARG_N([m17n-flt]. Set back OLD_CPPFLAGS to CPPFLAGS (not
4211 CFLAGS) in XFT checking part. Don't alter C_SWITCH_X_SITE,
4212 CFLAGS, and LIBS in checking of m17n-flt.
4213
4214 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
4215
4216 * configure.in: Check the availability of m17n-flt library.
4217
4218 2008-02-01 Kenichi Handa <handa@m17n.org>
4219
4220 * configure.in: Don't define HAVE_LIBOTF if OTF_get_features is
4221 not available.
4222
4223 2008-02-01 Kenichi Handa <handa@m17n.org>
4224
4225 * configure.in: New args --enable-font-backend, --with-xft,
4226 --with-freetyp. New AC_DEFINEs USE_FONT_BACKEND, HAVE_XFT,
4227 HAVE_FREETYPE, HAVE_LIBOTF. New AC_SUBSTs XFT_LIBS,
4228 FREETYPE_CFLAGS, FREETYPE_LIBS, FONTCONFIG_CFLAGS,
4229 FONTCONFIG_LIBS, LIBOTF_CFLAGS, LIBOTF_LIBS.
4230
4231 2008-02-01 Kenichi Handa <handa@m17n.org>
4232
4233 * make-dist: Include etc/charsets in tarball.
4234
4235 2008-02-01 Kenichi Handa <handa@m17n.org>
4236
4237 * configure.in: While running cpp on junk.c, include
4238 -DHAVE_UNIDATA in CPPFLAGS if admin/unidata/UnicodeData.txt
4239 exists.
4240
4241 2008-01-29 Dan Nicolaescu <dann@ics.uci.edu>
4242
4243 * configure.in (xtensa): Match more configurations.
4244
4245 2008-01-27 Dan Nicolaescu <dann@ics.uci.edu>
4246
4247 * configure.in: Update comment.
4248
4249 2008-01-26 Glenn Morris <rgm@gnu.org>
4250
4251 * configure.in (--without-gcc): By default, neither off nor on.
4252 (--with-carbon): Tone down rhetoric in help text.
4253
4254 2008-01-25 Glenn Morris <rgm@gnu.org>
4255
4256 * configure.in: Correct usage of OPTION_DEFAULT_ON,
4257 OPTION_DEFAULT_OFF so that the defaults are as they used to be.
4258 Default `Carbon' to off (it's unsupported).
4259
4260 2008-01-24 Glenn Morris <rgm@gnu.org>
4261
4262 * configure.in: Standardize dbus-related messages.
4263
4264 2008-01-23 Michael Olson <mwolson@gnu.org>
4265
4266 * configure.in (pkg-config-prog): Remove initial whitespace.
4267
4268 2008-01-23 Tom Tromey <tromey@redhat.com>
4269
4270 * configure.in (OPTION_DEFAULT_ON, OPTION_DEFAULT_OFF): New macros.
4271 (EMACS_ARG_Y, EMACS_ARG_N): Remove.
4272 Update all users.
4273
4274 2008-01-21 Dan Nicolaescu <dann@ics.uci.edu>
4275
4276 * config.guess, config.sub: Updated from master source.
4277
4278 2008-01-17 Andreas Schwab <schwab@suse.de>
4279
4280 * configure.in (HAVE_LIB64_DIR): Rename from HAVE_X86_64_LIB64_DIR.
4281
4282 2008-01-17 Glenn Morris <rgm@gnu.org>
4283
4284 * configure.in (HAVE_X86_64_LIB64_DIR): Also set on s390x systems.
4285
4286 2008-01-16 Dan Nicolaescu <dann@ics.uci.edu>
4287
4288 * configure.in: Remove more references to unsupported systems.
4289
4290 2008-01-16 Sven Joachim <svenjoac@gmx.de>
4291
4292 * make-dist: Add --lzma.
4293
4294 2008-01-16 Glenn Morris <rgm@gnu.org>
4295
4296 * Makefile.in (maybe_bootstrap): Remove texinfo message, since
4297 configure checks for this.
4298
4299 2008-01-13 Dan Nicolaescu <dann@ics.uci.edu>
4300
4301 * configure.in: Remove more references to unsupported systems.
4302
4303 2008-01-06 Romain Francoise <romain@orebokech.com>
4304
4305 * configure.in: Delete extra semicolons.
4306
4307 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
4308
4309 * configure.in: Remove references to unsupported systems.
4310
4311 2008-01-05 Romain Francoise <romain@orebokech.com>
4312
4313 * make-dist: Add --bzip2. Update copyright.
4314
4315 2008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
4316
4317 * configure.in: Remove support for Masscomp.
4318
4319 2008-01-05 Glenn Morris <rgm@gnu.org>
4320
4321 * Makefile.in (desktopdir, icondir): New variables.
4322 (install-arch-indep): Also depend on `install-etc'.
4323 (install-etc): New target.
4324 (mkdir): Also create the `applications' and `icons' directories.
4325
4326 2008-01-04 Glenn Morris <rgm@gnu.org>
4327
4328 * make-dist: Update for new etc/images/icons/hicolor directory.
4329
4330 2007-12-09 Andreas Schwab <schwab@suse.de>
4331
4332 * configure.in: D-Bus is not enabled by default.
4333
4334 2007-12-06 Jan Djärv <jan.h.d@swipnet.se>
4335
4336 * configure.in: Add AC_CONFIG_SRCDIR which was lost in the previous
4337 change.
4338
4339 2007-12-04 Jan Djärv <jan.h.d@swipnet.se>
4340
4341 * configure.in: Give package name and version to AC_INIT.
4342
4343 2007-12-03 Magnus Henoch <mange@freemail.hu>
4344
4345 * configure.in: Use PKG_CHECK_MODULES to check for D-Bus.
4346
4347 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
4348
4349 * configure.in: No need for DBUS_INFO anymore.
4350
4351 * Makefile.in (INFO_FILES): Use dbus unconditionally.
4352
4353 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
4354
4355 * configure.in: Add D-Bus checks. D-Bus is disabled by default.
4356
4357 * Makefile.in (INFO_FILES): Add dbus.
4358
4359 2007-12-02 Romain Francoise <romain@orebokech.com>
4360
4361 * make-dist: Fix last change.
4362
4363 2007-11-28 Petr Salinger <Petr.Salinger@seznam.cz> (tiny change)
4364
4365 * configure.in: Add support for gnu-kfreebsd.
4366
4367 2007-11-28 Glenn Morris <rgm@gnu.org>
4368
4369 * make-dist: Add etc/nxml.
4370
4371 2007-11-24 Romain Francoise <romain@orebokech.com>
4372
4373 * Makefile.in (INFO_FILES): Add nxml-mode.
4374
4375 2007-11-23 Romain Francoise <romain@orebokech.com>
4376
4377 * make-dist: Include nXML. Don't try to copy FTP, it was removed on
4378 2007/10/17. Don't special-case alloca.c which is no longer in CVS.
4379
4380 2007-11-20 Andreas Schwab <schwab@suse.de>
4381
4382 * configure.in: Always include <resolv.h> when checking for res_init.
4383
4384 2007-11-17 Andreas Schwab <schwab@suse.de>
4385
4386 * update-subdirs: Atomically update subdirs.el.
4387
4388 2007-11-17 Glenn Morris <rgm@gnu.org>
4389
4390 * Makefile.in (check-declare): New target.
4391
4392 2007-11-07 Glenn Morris <rgm@gnu.org>
4393
4394 * configure.in: Deprecate Mac Carbon port.
4395
4396 2007-11-01 Jan Djärv <jan.h.d@swipnet.se>
4397
4398 * configure.in: Remove HAVE_X11R5 check.
4399
4400 2007-10-31 Glenn Morris <rgm@gnu.org>
4401
4402 * Makefile.in (install-arch-indep): Fallback to $USER and `id -un'
4403 when changing ownership of installed files.
4404
4405 2007-10-30 Glenn Morris <rgm@gnu.org>
4406
4407 * make-dist: Add new directory etc/gnus.
4408
4409 2007-10-30 Michael Olson <mwolson@gnu.org>
4410
4411 * Makefile.in (INFO_FILES): Alphabetize. Add remember.
4412
4413 2007-10-29 Glenn Morris <rgm@gnu.org>
4414
4415 * make-dist: Add new directories etc/images/smilies/grayscale,medium.
4416
4417 2007-10-23 Glenn Morris <rgm@gnu.org>
4418
4419 * MAINTAINERS: Move to admin/.
4420
4421 2007-10-17 Chong Yidong <cyd@stupidchicken.com>
4422
4423 * configure.in (HAVE_RES_INIT): Define if res_init() exists.
4424 (HAVE_LIBRESOLV): Also define if we are using res_init().
4425
4426 2007-10-17 Glenn Morris <rgm@gnu.org>
4427
4428 * FTP: Remove file, since it's just a duplicate of one in etc/.
4429
4430 2007-10-05 Eli Zaretskii <eliz@gnu.org>
4431
4432 * config.bat: Fix configuring `doc' due to changes in the
4433 directory structure.
4434
4435 2007-09-16 Peter O'Gorman <bug-gnu-emacs@mlists.thewrittenword.com> (tiny change)
4436
4437 * configure.in: Don't use -lpthread on HP-UX.
4438
4439 2007-09-16 Glenn Morris <rgm@gnu.org>
4440
4441 * make-dist: File gfdl.1 has been removed.
4442
4443 2007-09-15 Glenn Morris <rgm@gnu.org>
4444
4445 * configure.in: Fix makeinfo version regexp.
4446
4447 2007-09-12 Glenn Morris <rgm@gnu.org>
4448
4449 * configure.in (AC_FUNC_ALLOCA): Throw an error if a system
4450 implementation of alloca is not found.
4451
4452 * Makefile.in (SOURCES, unlock, relock): Delete.
4453 (install-arch-indep): Do not exclude the etc/ Makefiles.
4454
4455 2007-09-09 Juri Linkov <juri@jurta.org>
4456
4457 * make-dist: Remove AUTHORS and CONTRIBUTE (moved to etc).
4458
4459 * README: Add doc/ to documentation directories.
4460
4461 2007-09-08 Michael Olson <mwolson@gnu.org>
4462
4463 * MAINTAINERS: Add myself for ERC and tq.el.
4464 Update for new doc/ directory layout.
4465
4466 2007-09-06 Romain Francoise <romain@orebokech.com>
4467
4468 * make-dist: Update for new doc/ directory layout.
4469
4470 2007-09-06 Glenn Morris <rgm@gnu.org>
4471
4472 * Makefile.in (mansrcdir): New variable.
4473 (SUBDIR_MAKEFILES): Update for new doc/ directory layout.
4474 (man/Makefile, lispref/Makefile, lispintro/Makefile): Rename and
4475 update these targets for new doc/ directory layout.
4476 (doc/misc/Makefile): New target.
4477 (install-arch-indep): Use mansrcdir for new location of manpages.
4478 (mostlyclean, clean, distclean, maintainer-clean, unlock)
4479 (relock, info, dvi): Update targets for new doc/ directory layout.
4480
4481 * configure.in (AC_OUTPUT): Update names of generated Makefiles
4482 for new doc/ directory layout.
4483
4484 2007-09-02 Andreas Schwab <schwab@suse.de>
4485
4486 * configure.in: Use AS_HELP_STRING throughout.
4487 * configure: Regenerate.
4488
4489 2007-09-02 Jan Djärv <jan.h.d@swipnet.se>
4490
4491 * configure.in: Require Gtk/Glib 2.6.
4492
4493 2007-09-02 Thien-Thi Nguyen <ttn@gnuvola.org>
4494
4495 * configure.in (EMACS_ARG_Y, EMACS_ARG_N): New AC_DEFUNs.
4496 Use them throughout in place of AC_ARG_WITH calls.
4497 * configure: Regenerate.
4498
4499 2007-09-01 Andreas Schwab <schwab@suse.de>
4500
4501 * configure.in: Put quotes around nested macro calls.
4502
4503 2007-08-31 Ulrich Mueller <ulm@gentoo.org> (tiny change)
4504
4505 * configure.in: Fix typo.
4506 * configure: Regenerate.
4507
4508 2007-08-30 Glenn Morris <rgm@gnu.org>
4509
4510 * configure.in (AH_BOTTOM): Copy some manual changes made to
4511 src/config.in here so they are not lost when it regenerates.
4512
4513 * README.multi-tty: Move to admin/notes/multi-tty, with some edits.
4514
4515 2007-08-29 Károly Lőrentey <karoly@lorentey.hu>
4516
4517 * README.multi-tty: New file.
4518
4519 2007-08-29 Glenn Morris <rgm@gnu.org>
4520
4521 * README: Increase version to 23.0.50.
4522
4523 2007-08-29 Jan Djärv <jan.h.d@swipnet.se>
4524
4525 * configure.in: New option: --without-xaw3d.
4526
4527 2007-08-24 Glenn Morris <rgm@gnu.org>
4528
4529 * configure.in: Check for a suitably recent makeinfo.
4530
4531 2007-08-23 Johannes Weiner <hannes@saeurebad.de> (tiny change)
4532
4533 * configure.in (Check for required libraries): Typo.
4534
4535 2007-08-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4536
4537 * configure.in: Check librsvg2 also for Mac Carbon.
4538
4539 2007-08-22 Romain Francoise <romain@orebokech.com>
4540
4541 * make-dist: Follow reorganization of files in etc/.
4542
4543 2007-08-22 Paul Pogonyshev <pogonyshev@gmx.net>
4544
4545 * configure.in: Add support for SVG images through librsvg2.
4546
4547 2007-07-28 Eli Zaretskii <eliz@gnu.org>
4548
4549 * Makefile.in (install-arch-indep): Use "rm -f" for removing DOC,
4550 to avoid an error message if there is no DOC there.
4551
4552 2007-07-25 Glenn Morris <rgm@gnu.org>
4553
4554 * Relicense all FSF files to GPLv3 or later.
4555
4556 * COPYING, info/COPYING: Switch to GPLv3.
4557
4558 2007-06-20 Jan Djärv <jan.h.d@swipnet.se>
4559
4560 * configure.in: Complain if X seems to be installed but no
4561 development files were found.
4562
4563 2007-06-20 Glenn Morris <rgm@gnu.org>
4564
4565 * configure.in: Prefer libgif over libungif.
4566
4567 2007-06-14 Jan Djärv <jan.h.d@swipnet.se>
4568
4569 * configure.in: Check for all image libraries before exiting.
4570
4571 2007-06-13 Jan Djärv <jan.h.d@swipnet.se>
4572
4573 * configure.in: Exit with error if image libraries aren't found.
4574
4575 2007-06-13 Chong Yidong <cyd@stupidchicken.com>
4576
4577 * configure.in: Merge xaw3d and libXaw checks. Check xaw3d even
4578 when compiling without scrollbars.
4579
4580 2007-06-12 Glenn Morris <rgm@gnu.org>
4581
4582 * configure.in (HAVE_GIF): If -lungif fails, try -lgif.
4583
4584 2007-06-11 Jan Djärv <jan.h.d@swipnet.se>
4585
4586 * configure.in: Change wording about yes/gtk and lucid/athena
4587 being synonyms.
4588
4589 2007-06-08 Glenn Morris <rgm@gnu.org>
4590
4591 * configure.in: Make gtk the default toolkit.
4592
4593 2007-06-07 Glenn Morris <rgm@gnu.org>
4594
4595 * configure.in (NON_GNU_CPP): On Solaris, set using a proper check
4596 for a Sun C compiler.
4597
4598 * Makefile.in (install-arch-indep): Install only the DOC- file
4599 specific to the build, if possible, rather than DOC-*.
4600
4601 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
4602
4603 * Version 22.1 released.
4604
4605 2007-05-25 Chong Yidong <cyd@stupidchicken.com>
4606
4607 * mkinstalldirs: Sync to version in automake CVS.
4608
4609 2007-05-22 Andreas Schwab <schwab@suse.de>
4610
4611 * configure.in: Prefer build_alias over host when host_alias is not set.
4612 * configure: Regenerate.
4613
4614 2007-05-20 Andreas Schwab <schwab@suse.de>
4615
4616 * configure.in: Remove empty AC_SUBST.
4617 * configure: Regenerate.
4618
4619 2007-05-20 Nick Roberts <nickrob@snap.net.nz>
4620
4621 * configure.in: Use HAVE_GPM instead of HAVE_GPM_H and implement
4622 it like others.
4623 * configure: Regenerate.
4624
4625 2007-05-20 Nick Roberts <nickrob@snap.net.nz>
4626
4627 * configure.in (AC_CHECK_HEADERS): Add gpm.h.
4628 (AC_CHECK_LIB): Add -lgpm.
4629 * configure: Regenerate.
4630
4631 2007-05-03 Glenn Morris <rgm@gnu.org>
4632
4633 * configure: Tweak message about the absence of shell functions.
4634
4635 2007-04-27 Andreas Schwab <schwab@suse.de>
4636
4637 * Makefile.in (config.status): Depend on ${srcdir}/lisp/version.el.
4638
4639 2007-04-26 Glenn Morris <rgm@gnu.org>
4640
4641 * README: Increase version to 22.1.50.
4642
4643 2007-04-24 Juanma Barranquero <lekktu@gmail.com>
4644
4645 * INSTALL (DETAILED BUILDING AND INSTALLATION): Fix typo.
4646
4647 2007-04-19 Glenn Morris <rgm@gnu.org>
4648
4649 * configure.in: Signal error if Xaw libs are missing in a Lucid build.
4650
4651 2007-04-18 Glenn Morris <rgm@gnu.org>
4652
4653 * INSTALL: Mention CPP.
4654
4655 2007-04-15 Glenn Morris <rgm@gnu.org>
4656
4657 * FTP: Replace with a pointer to the web version.
4658
4659 2007-04-13 Glenn Morris <rgm@gnu.org>
4660
4661 * INSTALL: In lib-src, timer, wakeup, yow are removed.
4662
4663 2007-04-04 Glenn Morris <rgm@gnu.org>
4664
4665 * configure.in (NON_GNU_CPP): Use associated preprocessor when
4666 compiling with Sun Studio on Solaris.
4667
4668 2007-03-23 Glenn Morris <rgm@gnu.org>
4669
4670 * configure.in: Restore support for hp800 (removed 2007-01-27)
4671 following clarification of legal status.
4672
4673 2007-03-22 Joe Buehler <jbuehler@spirentcom.com> (tiny change)
4674
4675 * configure.in: Add support for AIX4.3 on IBM RS6000.
4676
4677 * configure: Regenerate.
4678
4679 2007-03-20 Richard Stallman <rms@gnu.org>
4680
4681 * configure.in: Fix previous change.
4682
4683 2007-03-19 Deanna Phillips <deanna@sixbit.org> (tiny change)
4684
4685 * configure.in (arm-*-openbsd*, hppa-*-openbsd*)
4686 (m88k-*-openbsd*, mips64-*-openbsd*, sh-*-openbsd*): Added.
4687 (ns32k-*-openbsd*, ns32k-*-openbsd*): Deleted.
4688
4689 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
4690
4691 * configure.in: Don't define KERBEROS, KERBEROS5, or HESIOD if the
4692 user specifies "without".
4693
4694 * configure: Regenerate.
4695
4696 2007-03-18 Jan Djärv <jan.h.d@swipnet.se>
4697
4698 * configure.in: Warning for Gtk+ and Cygwin added.
4699 (HAVE_XFT): OLD_CFLAGS changed to OLD_CPPFLAGS.
4700
4701 2007-02-27 Glenn Morris <rgm@gnu.org>
4702
4703 * make-dist (oldXMenu): Remove Imakefile.
4704 (etc/images): Add README.
4705
4706 2007-02-25 Dan Nicolaescu <dann@ics.uci.edu>
4707
4708 * configure.in (xtensa-*-linux-gnu*): New configuration.
4709
4710 * configure: Regenerate.
4711
4712 2007-02-22 Dan Nicolaescu <dann@ics.uci.edu>
4713
4714 * config.guess, config.sub: Updated from master source.
4715
4716 2007-01-31 Sascha Wilde <wilde@sha-bang.de> (tiny change)
4717
4718 * configure.in (PKG_CHECK_MODULES): Change ///* to / in cflags and libs.
4719
4720 2007-01-29 Chong Yidong <cyd@stupidchicken.com>
4721
4722 * configure.in: Restore support for hp800's not running HP-UX.
4723
4724 * configure: Regenerate.
4725
4726 2007-01-27 Chong Yidong <cyd@stupidchicken.com>
4727
4728 * configure.in: Remove support for hp800 and sr2k machine types.
4729
4730 * configure: Regenerate.
4731
4732 2007-01-26 Jan Djärv <jan.h.d@swipnet.se>
4733
4734 * configure.in: Add check for libXft.
4735
4736 2007-01-18 Bruno Haible <bruno@clisp.org> (tiny change)
4737
4738 * INSTALL: Info files moved to share/info.
4739
4740 2007-01-02 Stephen C. Gilardi <scgilardi@gmail.com> (tiny change)
4741
4742 * configure.in: Detect and use fink-installed in intel-based Mac
4743 builds; change Apple Darwin section to support both PowerPC and
4744 Intel-based Macs.
4745
4746 2006-12-26 Andreas Schwab <schwab@suse.de>
4747
4748 * Makefile.in (datarootdir): Define.
4749
4750 2006-12-24 Richard Stallman <rms@gnu.org>
4751
4752 * configure.in: Require Autoconf 2.61.
4753
4754 2006-12-22 Mark Davies <mark@mcs.vuw.ac.nz>
4755
4756 * configure.in: Add support for NetBSD on x86-64, hp800 and sh3el.
4757 Remove redundant entry for powerpc-apple-netbsd.
4758
4759 * configure: Regenerate.
4760
4761 2006-12-22 Chong Yidong <cyd@stupidchicken.com>
4762
4763 * configure: Regenerate with autoconf 2.61.
4764
4765 2006-12-20 Jan Djärv <jan.h.d@swipnet.se>
4766
4767 * configure.in: Detect alsa/asoundlib.h also.
4768 * configure: Regenerate.
4769
4770 2006-12-19 Jan Djärv <jan.h.d@swipnet.se>
4771
4772 * configure.in: Check if GTK+ compiles at all.
4773
4774 2006-12-10 Andreas Schwab <schwab@suse.de>
4775
4776 * configure.in: Remove check for struct timezone, its result is
4777 never used.
4778
4779 2006-12-08 NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (tiny change)
4780
4781 * configure.in: Add support for Solaris 10 on x86-64.
4782
4783 2006-12-08 Jan Djärv <jan.h.d@swipnet.se>
4784
4785 * INSTALL (DETAILED BUILDING AND INSTALLATION): Document usage
4786 of PKG_CONFIG_PATH.
4787
4788 2006-12-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4789
4790 * configure.in (HAVE_SYNC): New test.
4791
4792 2006-12-03 Glenn Morris <rgm@gnu.org>
4793
4794 * Makefile.in: Fix Copyright format.
4795
4796 * configure.in (AH_TOP): Add missing Copyright year.
4797
4798 * update-subdirs: Add missing Copyright years.
4799
4800 2006-11-27 Chris Moore <christopher.ian.moore@gmail.com>
4801
4802 * Makefile.in: Touch only the parts of the share/emacs directory
4803 specific to this version.
4804
4805 2006-11-26 Chong Yidong <cyd@stupidchicken.com>
4806
4807 * configure.in (HAVE_X86_64_LIB64_DIR): New test.
4808
4809 2006-11-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4810
4811 * configure.in (HAVE_CANCELMENUTRACKING): Remove test.
4812
4813 2006-11-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4814
4815 * configure.in: Prefer X11 to Carbon only when some X-specific
4816 option is specified (Thanks to Jan Djärv and Andreas Schwab).
4817
4818 2006-11-04 Romain Francoise <romain@orebokech.com>
4819
4820 * Makefile.in (bootstrap-clean-before): Fix typo.
4821 Use new target `bootstrap-clean' in the leim subdirectory.
4822
4823 2006-11-03 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
4824
4825 * configure.in: Enable sparc64/ia64/powerpc FreeBSD builds.
4826
4827 2006-10-30 Chong Yidong <cyd@stupidchicken.com>
4828
4829 * make-dist: Add makefile.w32-in to the man, lispref and lispintro
4830 directories.
4831
4832 2006-10-29 Jeramey Crawford <jeramey@jeramey.com>
4833
4834 * configure.in: Enable x86-64 OpenBSD compilation.
4835
4836 2006-10-28 Glenn Morris <rgm@gnu.org>
4837
4838 * AUTHORS: Add cal-html.el author.
4839
4840 2006-10-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4841
4842 * make-dist: Make links to mac/make-package and
4843 mac/Emacs.app/Contents/Resources/Emacs.icns.
4844
4845 2006-10-27 Chong Yidong <cyd@stupidchicken.com>
4846
4847 * README: Bump version number to 22.0.90.
4848
4849 2006-10-23 Andreas Schwab <schwab@suse.de>
4850
4851 * configure.in: Make sure x_default_search_path is always set even
4852 when x_libraries is empty, and look in .../share as well for each
4853 library directory.
4854
4855 2006-09-28 Kenichi Handa <handa@m17n.org>
4856
4857 * configure.in (locallisppath): Don't include leim dir.
4858 (lisppath): Include leim dir.
4859
4860 2006-09-15 Jay Belanger <belanger@truman.edu>
4861
4862 * COPYING: Replace "Library Public License" by "Lesser Public
4863 License" throughout.
4864
4865 2006-09-11 Paul Eggert <eggert@cs.ucla.edu>
4866
4867 * make-dist (EMACS): Exit and fail if the EMACS environment
4868 variable is set to something other than an absolute file name.
4869
4870 2006-08-16 Andreas Schwab <schwab@suse.de>
4871
4872 * configure.in (PKG_CHECK_MODULES): Use AS_MESSAGE_LOG_FD instead
4873 of hardcoding it.
4874
4875 2006-08-16 Richard Stallman <rms@gnu.org>
4876
4877 * INSTALL.CVS: Clean up wording.
4878
4879 2006-07-14 Eli Zaretskii <eliz@gnu.org>
4880
4881 * configure.in (PKG_CHECK_MODULES): Redirect the output of
4882 $PKG_CONFIG --exists "$2" to config.log.
4883 * configure: Regenerate.
4884
4885 2006-07-09 Richard Stallman <rms@gnu.org>
4886
4887 * INSTALL (DETAILED BUILDING AND INSTALLATION): Minor corrections.
4888
4889 2006-07-09 Kim F. Storm <storm@cua.dk>
4890
4891 * CONTRIBUTE: Use outline format.
4892 Add section on copyright years (from admin/notes/years).
4893
4894 2006-07-08 Eli Zaretskii <eliz@gnu.org>
4895
4896 * configure.in (PKG_CHECK_MODULES): Redirect stderr of pkg-config
4897 to /dev/null, since we don't need the error message, just the
4898 exit status.
4899
4900 2006-07-07 Eli Zaretskii <eliz@gnu.org>
4901
4902 * CONTRIBUTE: Slight formatting changes and typo fixes.
4903 Add description of NEWS markings.
4904
4905 2006-07-07 Kim F. Storm <storm@cua.dk>
4906
4907 * CONTRIBUTE: Mention INSTALL.CVS.
4908
4909 2006-07-05 Romain Francoise <romain@orebokech.com>
4910
4911 * make-dist (top-level): Add CONTRIBUTE.
4912
4913 2006-07-04 Richard Stallman <rms@gnu.org>
4914
4915 * CONTRIBUTE: Much rewrite.
4916
4917 2006-07-04 Nick Roberts <nickrob@snap.net.nz>
4918
4919 * CONTRIBUTE: New file.
4920
4921 2006-06-24 Eli Zaretskii <eliz@gnu.org>
4922
4923 * INSTALL: Mention www.nongnu.org pages that list free Unicode fonts.
4924
4925 2006-05-18 Jan Djärv <jan.h.d@swipnet.se>
4926
4927 * configure.in: Add check for ALSA.
4928
4929 2006-05-06 Eli Zaretskii <eliz@gnu.org>
4930
4931 * Makefile.in (INFO_FILES): Remove emacs-xtra.
4932
4933 * info/dir: Remove the Emacs-Xtra entry.
4934
4935 2006-04-20 Ramprasad B <ramprasad_i82@yahoo.com>
4936
4937 Update copyright year(s) in many files.
4938
4939 2006-04-01 Eli Zaretskii <eliz@gnu.org>
4940
4941 * configure: Regenerated.
4942
4943 2006-04-01 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
4944
4945 * configure.in (HAVE_XAW3D): Disable Xaw3d check if
4946 --without-toolkit-scroll-bars was specified.
4947
4948 2006-04-01 Christoph Bauer <Christoph.Bauer@lms-gmbh.de> (tiny change)
4949
4950 * configure.in (hppa*-hp-hpux1[1-9]*): Add -D_INCLUDE__STDC_A1_SOURCE
4951 to CFLAGS. Update Copyright years written to src/config.in.
4952
4953 2006-03-18 Claudio Fontana <claudio@gnu.org>
4954
4955 * Makefile.in (INFO_FILES): New variable, contains all Info file names.
4956 (install-arch-indep, uninstall): Use $(INFO_FILES) to specify files
4957 to be installed/uninstalled.
4958 (uninstall): Invoke "$(INSTALL_INFO) --remove" to remove references
4959 to Info files installed by Emacs.
4960
4961 2006-03-03 Claudio Fontana <claudio@gnu.org>
4962
4963 * Makefile.in (install, uninstall): Add DESTDIR variable to
4964 support staged installations.
4965
4966 2006-02-14 Richard M. Stallman <rms@gnu.org>
4967
4968 * configure.in (s390x-*-linux-gnu*): New configuration.
4969
4970 2006-01-31 Jan Djärv <jan.h.d@swipnet.se>
4971
4972 * configure.in: Require GTK 2.4 or newer.
4973
4974 2006-01-29 Michael Olson <mwolson@gnu.org>
4975
4976 * Makefile.in (install-arch-indep, uninstall): Add ERC.
4977 * info/dir (ERC): New entry.
4978
4979 2006-01-29 Eli Zaretskii <eliz@gnu.org>
4980
4981 * info/dir: Fix last change.
4982
4983 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
4984
4985 * Makefile.in (install-arch-indep, uninstall): Add rcirc.
4986
4987 2006-01-27 Eli Zaretskii <eliz@gnu.org>
4988
4989 * info/dir: Untabify the whole file.
4990 (Rcirc): New entry.
4991
4992 2006-01-12 Andreas Schwab <schwab@suse.de>
4993
4994 * configure.in: Move AC_AIX and AC_GNU_SOURCE before first compile
4995 check.
4996
4997 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
4998
4999 * configure.in: Use -Wno-pointer-sign if available.
5000
5001 2005-12-29 Andreas Schwab <schwab@suse.de>
5002
5003 * config.guess, config.sub: Updated from master source.
5004
5005 2005-12-25 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
5006
5007 * configure.in: Use amdx86-64 for freebsd on x86_64.
5008
5009 2005-11-22 Romain Francoise <romain@orebokech.com>
5010
5011 * make-dist: Add etc/images/icons.
5012
5013 2005-11-03 Andreas Schwab <schwab@suse.de>
5014
5015 * configure.in: Use GZIP_PROG instead of GZIP.
5016
5017 * Makefile.in (GZIP_PROG): Renamed from GZIP.
5018 (install-arch-indep): Adjust.
5019
5020 2005-11-01 Andreas Schwab <schwab@suse.de>
5021
5022 * Makefile.in (bootstrap): Fix dependencies for parallel build.
5023 (bootfast): Likewise.
5024
5025 2005-11-01 Romain Francoise <romain@orebokech.com>
5026
5027 * configure.in: Check for gzip.
5028
5029 * Makefile.in (install): Compress source files.
5030
5031 2005-10-24 Steven Tamm <steventamm@mac.com>
5032
5033 * configure.in: Fix darwin386 configuration issue.
5034
5035 2005-10-22 Eli Zaretskii <eliz@gnu.org>
5036
5037 * INSTALL.CVS: Add mh-autoloads to the partial rebuild procedure.
5038
5039 2005-10-17 Bill Wohler <wohler@newt.com>
5040
5041 * make-dist: Create and populate etc/images/low-color.
5042
5043 2005-10-15 Bill Wohler <wohler@newt.com>
5044
5045 * make-dist: Create and populate etc/images/gud.
5046
5047 2005-10-08 Richard M. Stallman <rms@gnu.org>
5048
5049 * make-dist (tempparent): Don't check for 14-char file name limit.
5050
5051 2005-10-07 Romain Francoise <romain@orebokech.com>
5052
5053 * make-dist: Add etc/images/ezimage and etc/images/mail
5054 directories. Install images in etc/images.
5055
5056 2005-10-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5057
5058 * configure.in: Prefer Carbon if --enable-carbon-app or
5059 --with-carbon is explicitly specified even when X11 is detected.
5060
5061 2005-09-15 Ulf Jasper <ulf.jasper@web.de>
5062
5063 * Makefile.in (install-arch-indep, uninstall):
5064 Handle newsticker manual.
5065 (info): Add - to commands.
5066
5067 2005-09-10 Giuseppe Scrivano <gscrivano@gmail.com>
5068
5069 Remove the MAXPATHLEN limitations:
5070
5071 * configure.in (AC_CHECK_FUNCS): Check for get_current_dir_name.
5072
5073 2005-09-09 Eli Zaretskii <eliz@gnu.org>
5074
5075 * configure.in <lynxsos*>: Support for LynxOS on PPC.
5076 * configure: Regenerate.
5077
5078 2005-09-05 Paul Eggert <eggert@cs.ucla.edu>
5079
5080 * config.guess, config.sub: Updated from master source.
5081
5082 2005-08-03 Juanma Barranquero <lekktu@gmail.com>
5083
5084 * .cvsignore: Add `lock'.
5085
5086 2005-07-28 Juanma Barranquero <lekktu@gmail.com>
5087
5088 * .cvsignore: Add `data' and `site-lisp' (for in-place installs).
5089
5090 2005-07-26 Paul Eggert <eggert@cs.ucla.edu>
5091
5092 Merge gnulib getopt implementation into Emacs.
5093
5094 * Makefile.in (AUTOCONF_INPUTS): New macro.
5095 ($(srcdir)/configure, $(srcdir)/src/stamp-h.in): Depend on it,
5096 so that these files also depend on m4/getopt.m4.
5097 * configure.in: Configure getopt by including m4/getopt.m4,
5098 and configuring a getopt replacement if necessary.
5099 * make-dist: Add m4 subdirectory. Unlink lib-src/getopt.h.
5100 * m4/getopt.m4: New file.
5101
5102 2005-07-06 Lute Kamstra <lute@gnu.org>
5103
5104 * configure.in: Fix capitalization.
5105
5106 2005-07-04 Lute Kamstra <lute@gnu.org>
5107
5108 Update FSF's address in GPL notices.
5109
5110 2005-06-19 Jérôme Marant <jerome@marant.org>
5111
5112 * Makefile.in (epaths-force): Protect both lisppath and
5113 buildlisppath from whitespace.
5114
5115 2005-06-08 Steven Tamm <steventamm@mac.com>
5116
5117 * configure.in: Support Darwin/MacOSX on Intel.
5118
5119 2005-06-06 Jan Djärv <jan.h.d@swipnet.se>
5120
5121 * configure.in (HAVE_CANCELMENUTRACKING): New test.
5122
5123 2005-05-19 Jérôme Marant <jmarant@marant.org>
5124
5125 * configure.in: Add --enable-locallisppath.
5126
5127 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5128
5129 * configure.in: Don't check HAVE_CARBON if HAVE_X11 is set to yes.
5130 Check HAVE_CARBON before USE_TOOLKIT_SCROLL_BARS. Define
5131 USE_TOOLKIT_SCROLL_BARS by default if HAVE_CARBON is set to yes.
5132
5133 2005-05-07 Jérôme Marant <jerome@marant.org>
5134
5135 * make-dist: Remove references to makefile.nt and makefile.def.
5136 Include widgets and images subdirectories of etc. Do not exclude
5137 ldefs-boot.el.
5138
5139 2005-04-23 Andreas Schwab <schwab@suse.de>
5140
5141 * configure.in: Remove duplicate match for powerpc configuration.
5142
5143 2005-04-20 Thien-Thi Nguyen <ttn@gnu.org>
5144
5145 * configure.in: Check for <pwd.h>.
5146
5147 2005-04-14 Lute Kamstra <lute@gnu.org>
5148
5149 * make-dist: Distribute all ChangeLog files in lisp/.
5150 Don't distribute ldefs-boot.el.
5151 lisp/makefile.nt no longer exists.
5152
5153 2005-04-13 Lute Kamstra <lute@gnu.org>
5154
5155 * make-dist: Don't use DONTCOMPILE from lisp/Makefile.in; check
5156 for "no-byte-compile: t" in the file instead.
5157
5158 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
5159
5160 * configure.in <Motif>: Don't let a special LessTif/Motif1.2 install
5161 shadow the main Lesstif/Motif-2.1 libs and includes.
5162
5163 2005-03-10 Jan Djärv <jan.h.d@swipnet.se>
5164
5165 * configure.in: Only add XASSERTS to cppflags.
5166
5167 2005-03-04 Jan Djärv <jan.h.d@swipnet.se>
5168
5169 * configure.in: Added --enable-asserts.
5170
5171 2005-02-09 Kim F. Storm <storm@cua.dk>
5172
5173 Change release version from 21.4 to 22.1 throughout.
5174 Change development version from 21.3.50 to 22.0.50.
5175
5176 2005-01-19 Steven Tamm <steventamm@mac.com>
5177
5178 * configure.in: Check for <sys/utsname.h>.
5179
5180 2004-12-11 Kim F. Storm <storm@cua.dk>
5181
5182 * Makefile.in (info): Undo 2004-12-05 change.
5183
5184 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5185
5186 * info/dir (File): Add URL and Org Mode manuals.
5187 * Makefile.in (install-arch-indep, uninstall): Add url and org
5188 manuals.
5189
5190 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
5191
5192 * configure.in (INLINE, RE_TRANSLATE_P): Move patches mistakenly
5193 committed to src/config.in.
5194
5195 2004-12-07 Jan Djärv <jan.h.d@swipnet.se>
5196
5197 * configure.in: If $HAVE_GTK_FILE_CHOOSER = yes, check for
5198 pthreads and define HAVE_GTK_AND_PTHREAD.
5199
5200 2004-12-05 Richard M. Stallman <rms@gnu.org>
5201
5202 * Makefile.in (info): Ignore errors building info files.
5203
5204 2004-11-27 Eli Zaretskii <eliz@gnu.org>
5205
5206 * config.bat: If 8-byte alignment is not supported, define
5207 NO_DECL_ALIGN in src/config.h, instead of trivially defining
5208 DECL_ALIGN. Protect & with "" because & is special for cmd.exe;
5209 filter through Sed to remove the quotes.
5210
5211 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
5212
5213 * info/.cvsignore: Ignore everything. It's OK since .cvsignore does
5214 not apply to files explicitly `cvs add'ed.
5215
5216 2004-11-12 Eli Zaretskii <eliz@gnu.org>
5217
5218 * config.bat: Don't require djecho.exe for the v1.x build.
5219 Add a test for DECL_ALIGN support, and add a trivial definition to
5220 src/config.h if 8-byte alignment is not supported.
5221
5222 2004-11-08 Kim F. Storm <storm@cua.dk>
5223
5224 * Makefile.in (bootstrap, bootstrap-clean-before): Remove .elc
5225 files before building.
5226 (bootfast, bootstrap-clean-before-fast): New targets, like
5227 bootstrap but don't remove .elc files.
5228
5229 2004-11-06 Lars Brinkhoff <lars@nocrew.org>
5230
5231 * configure.in: Add check for getrusage.
5232
5233 2004-11-02 Jan Djärv <jan.h.d@swipnet.se>
5234
5235 * configure.in (HAVE_GTK_FILE_CHOOSER, $HAVE_GTK_FILE_SELECTION):
5236 New tests for new and old GTK file dialogs.
5237 (HAVE_GTK): Only set with_toolkit_scroll_bars if not explicitly set
5238 to no.
5239
5240 2004-10-20 Jan Djärv <jan.h.d@swipnet.se>
5241
5242 * configure.in (HAVE_PERSONALITY_LINUX32): New test if PER_LINUX32
5243 can be set. Remove SETARCH test.
5244
5245 2004-10-08 Steven Tamm <steventamm@mac.com>
5246
5247 * configure.in (HAVE_MALLOC_MALLOC_H): Test for malloc/malloc.h.
5248
5249 2004-10-06 Jan Djärv <jan.h.d@swipnet.se>
5250
5251 * configure.in (HAVE_RANDOM_HEAPSTART): Change AC_MSG_ERROR to
5252 AC_MSG_WARN. Move output of warning message to end of configure run.
5253
5254 2004-10-05 Jan Djärv <jan.h.d@swipnet.se>
5255
5256 * configure.in (HAVE_RANDOM_HEAPSTART): Rename HAVE_EXECSHIELD.
5257 Run test to see if heap start address is random.
5258
5259 2004-09-29 Miles Bader <miles@gnu.org>
5260
5261 * configure.in (HAVE_EXECSHIELD): Test correct env variable to see
5262 if setarch is present.
5263
5264 2004-09-25 Jan Djärv <jan.h.d@swipnet.se>
5265
5266 * configure.in (HAVE_EXECSHIELD): Only define on x86.
5267
5268 2004-09-24 Jan Djärv <jan.h.d@swipnet.se>
5269
5270 * configure.in: Check for exec-shield.
5271
5272 2004-09-04 Reiner Steib <Reiner.Steib@gmx.de>
5273
5274 * Makefile.in (install-arch-indep): Add pgg and sieve.
5275
5276 * info/.cvsignore: Added pgg and sieve.
5277
5278 2004-08-06 Andreas Schwab <schwab@suse.de>
5279
5280 * Makefile.in (install-arch-indep, uninstall): Add flymake.
5281
5282 2004-07-31 Eli Zaretskii <eliz@gnu.org>
5283
5284 * config.bat: Update URLs in the comments.
5285
5286 2004-07-05 Andreas Schwab <schwab@suse.de>
5287
5288 * Makefile.in (install-arch-indep): Remove .arch-inventory files.
5289
5290 2004-06-21 Kenichi Handa <handa@m17n.org>
5291
5292 * make-dist: Link leim-ext.el into tempdir.
5293
5294 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
5295
5296 * info/dir (File): Add emacs-xtra.
5297 * Makefile.in (install-arch-indep, uninstall): Add emacs-xtra.
5298
5299 2004-06-12 Juri Linkov <juri@jurta.org>
5300
5301 * info/dir: Move menu help lines from `* Menu:' to file header.
5302 Describe the purpose of a red *.
5303
5304 2004-05-04 Dave Love <fx@gnu.org>
5305
5306 * configure.in: Don't use `extrasub'.
5307
5308 2004-04-29 Dave Love <fx@gnu.org>
5309
5310 * configure.in: Don't forget to quote args to `test'.
5311
5312 2004-04-24 Thien-Thi Nguyen <ttn@gnu.org>
5313
5314 * autogen.sh: Update filename in "please read" message.
5315
5316 2004-04-17 Richard M. Stallman <rms@gnu.org>
5317
5318 * INSTALL: Move the info about site-lisp dirs,
5319 and say uninstalled Emacs looks there too.
5320
5321 2004-04-04 Eli Zaretskii <eliz@gnu.org>
5322
5323 * config.bat (lib-src): Recognize comment lines in Makefile.in
5324 that have a TAB after the #, to avoid errors in preprocessing with
5325 GCC 3.3.3.
5326
5327 2004-03-31 Luc Teirlinck <teirllm@auburn.edu>
5328
5329 * Makefile.in: Mention in comment that `make maintainer-clean'
5330 deletes .elc files.
5331
5332 2004-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
5333
5334 * update-subdirs: Add local variables to prevent byte-compiling.
5335
5336 2004-03-21 Dave Love <fx@gnu.org>
5337
5338 * configure.in: Fix previous change.
5339
5340 2004-03-18 Dave Love <fx@gnu.org>
5341
5342 * configure.in: Add -znocombreloc to LDFLAGS if compiler supports it.
5343
5344 2004-03-15 Luc Teirlinck <teirllm@auburn.edu>
5345
5346 * info/dir (File): Add SMTP and SES.
5347
5348 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
5349
5350 * Makefile.in (maintainer-clean): Clean in the lisp dir as well.
5351 (bootstrap): Use the new bootstrap-prepare target in lisp.
5352
5353 2004-02-18 Kim F. Storm <storm@cua.dk>
5354
5355 * INSTALL.CVS: Add info about ssh/cvs related problems and work-around.
5356
5357 2004-02-16 Eli Zaretskii <eliz@gnu.org>
5358
5359 * make-dist: Don't link index.*perm and permute-index into tempdir.
5360
5361 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
5362
5363 * AUTHORS (JonathanYavner): Rename testcover-*.el to tcover-*.el
5364 to match previous changes by Eli Zaretskii.
5365
5366 2004-02-09 Luc Teirlinck <teirllm@auburn.edu>
5367
5368 * Makefile.in: Set CDPATH to an empty string.
5369
5370 2004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
5371
5372 * configure.in <darwin>: Use fink packages if available.
5373
5374 2004-01-25 Jérôme Marant <jmarant@free.fr> (tiny change)
5375
5376 * make-dist (lispref): Do include lispref/index.texi.
5377
5378 2004-01-06 Eric Hanchrow <offby1@blarg.net>
5379
5380 * make-dist (tempdir): Include cursors in nt/icons.
5381
5382 2003-12-30 Eli Zaretskii <eliz@gnu.org>
5383
5384 * INSTALL.CVS: Renamed from INSTALL-CVS to avoid file-name
5385 clashes with install-sh on 8+3 filesystems.
5386
5387 2003-12-24 Miles Bader <miles@gnu.org>
5388
5389 * .cvsignore: Add .arch-inventory.
5390
5391 2003-12-24 Andreas Schwab <schwab@suse.de>
5392
5393 * configure.in: Check for <sys/socket.h>. Include it before
5394 including <net/if.h>. Move check for <net/if.h> before its use.
5395
5396 2003-12-24 Jan Djärv <jan.h.d@swipnet.se>
5397
5398 * Makefile.in (install-arch-dep): Don't let cd output go into
5399 pipe for carbon_appdir.
5400
5401 2003-12-24 Andreas Schwab <schwab@suse.de>
5402
5403 * configure.in (PKG_CHECK_MODULES): Fix quoting.
5404
5405 2003-12-01 Andreas Schwab <schwab@suse.de>
5406
5407 * configure.in (powerpc-apple-darwin*): Use ${CC-cc} instead of
5408 hardcoding gcc.
5409
5410 2003-11-16 Jan Djärv <jan.h.d@swipnet.se>
5411
5412 * configure.in (HAVE_GTK_MULTIDISPLAY): Check if GTK can handle
5413 multiple displays.
5414 Wrong number of args to AC_CHECK_LIB for HAVE_X_SM test corrected.
5415
5416 2003-09-23 Dave Love <fx@gnu.org>
5417
5418 * configure.in: Check members of struct ifreq.
5419
5420 2003-09-14 Kim F. Storm <storm@cua.dk>
5421
5422 * configure.in: Add checks for sys/ioctl.h and net/if.h.
5423
5424 2003-09-12 Luc Teirlinck <teirllm@mail.auburn.edu>
5425
5426 * Makefile.in (install-arch-indep, uninstall): Add SES manual.
5427
5428 2003-08-18 Lute Kamstra <lute@gnu.org>
5429
5430 * configure.in: Revert the change of 2003-07-29 as GTK+ 2.2 is not
5431 required anymore.
5432
5433 2003-08-07 Andrew Choi <akochoi@shaw.ca>
5434
5435 * configure.in [powerpc-apple-darwin*]: Use the -no-cpp-precomp
5436 option instead of -traditional-cpp for CPP.
5437
5438 2003-07-29 Richard M. Stallman <rms@gnu.org>
5439
5440 * configure.in (HAVE_XIM): Define if XIM is available.
5441
5442 2003-07-29 Tim Van Holder <tim.vanholder@anubex.com> (tiny change)
5443
5444 * configure.in: The function gtk_window_set_icon_from_file was
5445 introduced in GTK+ 2.2, so check for that release.
5446
5447 2003-07-23 Andreas Schwab <schwab@suse.de>
5448
5449 * configure.in: Add --enable-maintainer-mode, substitute MAINT.
5450
5451 * Makefile.in (YACC): Remove, not used.
5452 (MAINT): Don't set.
5453 (${srcdir}/configure, $(srcdir)/src/stamp-h.in): Use @MAINT@ to
5454 disable dependency on ${srcdir}/configure.in when maintainer mode
5455 is disabled.
5456
5457 2003-07-22 Dave Love <fx@gnu.org>
5458
5459 * configure.in: Make XRegisterIMInstantiateCallback test depend on
5460 HAVE_X11, not with_xim.
5461 (HAVE_CRTIN): Provide template.
5462 <with_png>: Test for png.h and libpng/png.h.
5463
5464 2003-07-15 Andreas Schwab <schwab@suse.de>
5465
5466 * configure.in: Temporarily leave quoting for AC_DEFINE.
5467
5468 2003-07-13 Stefan Monnier <monnier@cs.yale.edu>
5469
5470 * configure.in: Check for posix_memalign.
5471
5472 2003-07-12 Richard M. Stallman <rms@gnu.org>
5473
5474 * configure.in [netbsd systems]: Define HAVE_CRTIN properly.
5475
5476 2003-07-09 Kim F. Storm <storm@cua.dk>
5477
5478 * INSTALL (DETAILED BUILDING AND INSTALLATION): Describe new
5479 functionality of --without-xim.
5480
5481 2003-06-29 Dave Love <fx@gnu.org>
5482
5483 * configure.in: Fix XRegisterIMInstantiateCallback check for gcc.
5484
5485 2003-06-23 Dave Love <fx@gnu.org>
5486
5487 * configure.in: Check for sys/_mbstate_t.h.
5488 Test XRegisterIMInstantiateCallback prototype.
5489 (AH_BOTTOM): Define DO_BLOCK_INPUT, my_strftime.
5490
5491 2003-06-06 Dave Love <fx@gnu.org>
5492
5493 * configure.in: Check for locale.h.
5494
5495 2003-06-05 Dave Love <fx@gnu.org>
5496
5497 * configure.in: Check for memcpy, mempcpy, mblen, mbrlen.
5498 Use AC_FUNC_STRFTIME, AC_STRUCT_TIMEZONE, AC_TYPE_MBSTATE_T.
5499 (NLIST_STRUCT): Don't define.
5500 (AH_BOTTOM): Define my_strftime.
5501
5502 2003-06-02 Richard M. Stallman <rms@gnu.org>
5503
5504 * configure.in: Revert changes of 2003-03-03 and 2003-05-24.
5505
5506 2003-05-24 Andreas Schwab <schwab@suse.de>
5507
5508 * configure.in (AH_BOTTOM) [MAC_OSX]: Do not redefine bcopy,
5509 bzero, and bcmp.
5510
5511 2003-05-22 Dave Love <fx@gnu.org>
5512
5513 * configure.in: Remove redundant test for term.h. Test for difftime.
5514
5515 2003-05-20 Dave Love <fx@gnu.org>
5516
5517 * configure.in: Append * to s390-*-linux-gnu case.
5518 (LIBMAIL) <lockfile>: Don't define.
5519
5520 2003-04-30 Kai Großjohann <kai.grossjohann@gmx.net>
5521
5522 * INSTALL (* GNU/Linux development packages): Mention Debian and
5523 RedHat package names.
5524
5525 2003-04-30 Boyd Lynn Gerber <gerberb@zenez.com>
5526
5527 * configure.in: Handle system types sysv5uw* and sysv5OpenUNIX*.
5528
5529 2003-04-30 Kai Großjohann <kai.grossjohann@gmx.net>
5530
5531 * INSTALL (* GNU/Linux development packages): Tell people to
5532 install additional packages for compiling Emacs.
5533
5534 2003-04-30 Richard M. Stallman <rms@gnu.org>
5535
5536 * configure.in: Handle system types sysv5uw* and sysv5OpenUNIX*.
5537
5538 2003-04-28 Francesco Potortì <pot@gnu.org>
5539
5540 * configure.in: Undo last (RMS') change, as it is useless, per
5541 Dave Love.
5542
5543 2003-04-08 Richard M. Stallman <rms@gnu.org>
5544
5545 * configure.in: Put #include of jpeglib.h at start of line.
5546
5547 2003-04-06 Francesco Potortì <pot@gnu.org>
5548
5549 * configure.in: Use the same configuration for all aix5, not just
5550 aix5.1.
5551
5552 2003-03-16 Nelson H. F. Beebe <beebe@math.utah.edu> (tiny change)
5553
5554 * configure.in: Check for need for bigtoc support on IBM AIX for
5555 solving a linker table overflow problem.
5556
5557 2003-03-03 Rob Browning <rlb@defaultvalue.org>
5558
5559 * configure.in: Add AC_CHECK_FUNCS for memcmp and memmove.
5560 (AH_BOTTOM): Switch tests to prefer memcmp, memset, and memmove
5561 over bzero, bcmp, and bcopy.
5562
5563 2003-02-23 Simon Josefsson <jas@extundo.com>
5564
5565 * Makefile.in (install-arch-indep, uninstall): Add SMTP manual.
5566
5567 2003-02-21 Klaus Zeitler <kzeitler@lucent.com>
5568
5569 * configure.in: Set new hpux10-20.h as "major" include for 10.20.
5570
5571 2003-02-13 Robert J. Chassell <bob@rattlesnake.com> (tiny change)
5572
5573 * INSTALL (* Extra fonts): Say that Emacs doesn't include fonts.
5574
5575 2003-02-08 Andreas Schwab <schwab@suse.de>
5576
5577 * Makefile.in (EXEEXT): Define to @EXEEXT@ and use this variable
5578 instead of the substitution.
5579
5580 2003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
5581
5582 * Makefile.in: Use @EXEEXT@ for Cygwin.
5583 Use USERNAME if LOGNAME is not set (for Cygwin).
5584
5585 * configure.in: Add opsys=cygwin.
5586
5587 2003-01-22 Andreas Schwab <schwab@suse.de>
5588
5589 * configure.in: Set HAVE_MENUS=yes when HAVE_CARBON=yes instead of
5590 redefining it explicitly in src/config.in.
5591
5592 2003-01-22 Markus Rost <rost@math.ohio-state.edu>
5593
5594 * Makefile.in (bootstrap): Make bootstrap-after.
5595
5596 2003-01-20 Jan Djärv <jan.h.d@swipnet.se>
5597
5598 * configure.in: Fix --with-gtk.
5599
5600 2003-01-19 Jan Djärv <jan.h.d@swipnet.se>
5601
5602 * configure.in: Add --with-gtk, --with-x-toolkit=gtk.
5603
5604 * INSTALL (DETAILED BUILDING AND INSTALLATION): Add text about GTK.
5605
5606 2003-01-14 Francesco Potortì <pot@gnu.org>
5607
5608 * configure.in (m68k-motorola-sysv): Remove (obsolete).
5609
5610 2003-01-07 Steven Tamm <steventamm@mac.com>
5611
5612 * configure.in: New option, --enable-carbon-app, to specify
5613 that the application should be installed
5614 * Makefile.in (install-arch-dep): On Mac OS X, install the
5615 Emacs.app application if carbon-app is enabled.
5616
5617 2003-01-06 Dave Love <fx@gnu.org>
5618
5619 * configure.in: Check for nl_langinfo.
5620 [!HAVE_SIZE_T]: Fix typedef.
5621
5622 2003-01-06 David Kastrup <dak@gnu.org>
5623
5624 * Makefile.in (INSTALL_INFO): Get install-info command from configure.
5625
5626 * configure.in: Add tests for install-info.
5627
5628 2002-12-09 Markus Rost <rost@math.ohio-state.edu>
5629
5630 * configure.in (*-sunos5*, *-solaris*): Revert previous change -
5631 use again sol2-6 instead of sol2-8.
5632
5633 2002-12-09 Dave Love <fx@gnu.org>
5634
5635 * configure.in (*-sunos5.8*, *-solaris2.8*): Delete configurations.
5636
5637 2002-12-08 Andreas Schwab <schwab@suse.de>
5638
5639 * Makefile.in (install-arch-indep): Revert last change.
5640
5641 2002-11-27 Dave Love <fx@gnu.org>
5642
5643 * configure.in: Use AC_CHECK_DECLS, not AC_DECL_SYS_SIGLIST.
5644 Check for __sys_siglist too. Check for memset.
5645 Use AC_FUNC_GETPGRP. Add mipsel-*-linux-gnu* target.
5646
5647 2002-11-22 Juanma Barranquero <lektu@terra.es>
5648
5649 * config.guess, config.sub: Updated from master source.
5650
5651 2002-11-19 Karl Fogel <kfogel@red-bean.com>
5652
5653 * autogen.sh: New file.
5654
5655 2002-11-18 Dave Love <fx@gnu.org>
5656
5657 * configure.in: Tidy up various quoting issues throughout.
5658 Use AC_GNU_SOURCE.
5659 (AH_BOTTOM): Fix #endif protecting config.h. Maybe include
5660 alloca.h. Define GC_SETJMP_WORKS, GC_LISP_OBJECT_ALIGNMENT.
5661 Maybe define bcopy, bzero, bcmp.
5662 (powerpcle-*-solaris2.5*, powerpcle-*-solaris2*): Remove (use
5663 non-existent machine file).
5664 (sys/vlimit.h, sys/resource.h, fsync, __restrict): Test for.
5665 (term.h, X11/Xaw3d/Scrollbar.h): Avoid warning from test.
5666 (nlist.h): Move test up.
5667
5668 2002-11-18 Markus Rost <rost@math.ohio-state.edu>
5669
5670 * configure.in (*-sunos5*, *-solaris*): Use sol2-8.
5671
5672 2002-11-14 Francesco Potortì <pot@gnu.org>
5673
5674 * configure.in (*-sunos5.8*, *-solaris2.8*): New configurations.
5675
5676 2002-11-11 Tim Van Holder <tim.vanholder@anubex.com> (tiny change)
5677
5678 * Makefile.in (install-arch-indep): Prepend $(srcdir)/ to lisp.
5679
5680 2002-11-08 Dave Love <fx@gnu.org>
5681
5682 * configure.in: Use AC_CONFIG_LIBOBJ_DIR and require autoconf 2.54.
5683 (AH_BOTTOM) [!HAVE_SIZE_T]: Typedef size_t.
5684
5685 2002-11-07 Miles Bader <miles@gnu.org>
5686
5687 * Makefile.in (maybe_bootstrap): Fix shell variable usage.
5688 Handle separate-build-dir case.
5689
5690 2002-11-06 Richard M. Stallman <rms@gnu.org>
5691
5692 * Makefile.in (maybe_bootstrap): Add doublequotes to make it
5693 bulletproof. $bar may be empty when there are no .elc files.
5694
5695 2002-10-30 Dave Love <fx@gnu.org>
5696
5697 * configure.in: Require autoconf 2.53. Test for pty.h,
5698 sys/mman.h, sys/param.h, mremap, memmove.
5699 (AH_BOTTOM): Maybe include strings.h. Add local variables for mode.
5700 (AC_PROG_YACC): Delete.
5701 (size_t): Use AC_CHECK_TYPES.
5702 (AH_TOP): Up-date copyright.
5703
5704 2002-10-01 Juanma Barranquero <lektu@terra.es>
5705
5706 * update-subdirs: Add "no-byte-compile: t" to subdirs.el.
5707
5708 2002-09-19 Richard M. Stallman <rms@gnu.org>
5709
5710 * configure.in: Fix the LessTif-directory-finder for real.
5711
5712 2002-09-14 Richard M. Stallman <rms@gnu.org>
5713
5714 * Makefile.in (maybe_bootstrap): Test for complete absence
5715 of compiled Lisp files.
5716
5717 2002-09-11 Stefan Monnier <monnier@cs.yale.edu>
5718
5719 * Makefile.in (bootstrap-lisp-1, bootstrap-lisp, bootstrap)
5720 (bootstrap-clean-after): Delete.
5721 (bootstrap): Make the sequencing explicit.
5722
5723 2002-09-10 Richard M. Stallman <rms@gnu.org>
5724
5725 * configure.in: Fix previous LessTif change.
5726
5727 2002-09-09 Richard M. Stallman <rms@gnu.org>
5728
5729 * configure.in (powerpcle-*-solaris2.5*): New configuration.
5730 (powerpcle-*-solaris*): Use version 2.6 as default.
5731 (*-sunos5.6*, *-solaris2.6*): New alternative.
5732 (*-sunos5*): Use version 2.6 as default.
5733
5734 2002-09-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5735
5736 * configure.in: Fix typo.
5737
5738 2002-09-05 Richard M. Stallman <rms@gnu.org>
5739
5740 * configure.in: Look for LessTif in /usr/X11R6/LessTif/ before Motif.
5741
5742 * configure.in: Handle $GCC_LINK_TEST_OPTIONS and
5743 $NON_GCC_LINK_TEST_OPTIONS after the AC_PROG_... macros.
5744
5745 2002-08-26 Kim F. Storm <storm@cua.dk>
5746
5747 * Makefile.in (install-arch-indep): Do not remove DOC file
5748 when it is the only DOC file installed; this is the case when
5749 CANNOT_DUMP is defined. From Joe Buehler (tiny change).
5750
5751 2002-07-24 Markus Rost <rost@math.ohio-state.edu>
5752
5753 * configure.in: Fix typo.
5754
5755 2002-07-24 Richard M. Stallman <rms@gnu.org>
5756
5757 * configure.in: Don't print anything special about gamedir.
5758
5759 * configure.in: Delete nonstandard --with-game-user option.
5760
5761 2002-07-21 Richard M. Stallman <rms@gnu.org>
5762
5763 * Makefile.in (gamedir, localstatedir): New variables.
5764 (epaths-force): Insert value of gamedir into PATH_GAME.
5765
5766 * configure.in (gamedir): Handle it like lispdir.
5767 (--with-game-dir option): Delete.
5768
5769 2002-06-21 Pavel Janík <Pavel@Janik.cz>
5770
5771 * configure.in: Add support for mipseb-*-netbsd* machines.
5772
5773 2002-06-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5774
5775 * Makefile.in (install-arch-indep, uninstall): Add Tramp.
5776
5777 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5778
5779 * info/dir (File): Add an entry for Tramp.
5780
5781 2002-06-17 Eli Zaretskii <eliz@is.elta.co.il>
5782
5783 * INSTALL-CVS: New file.
5784
5785 2002-06-07 Andreas Schwab <schwab@suse.de>
5786
5787 * configure.in (x86_64-*-linux-gnu*): New system.
5788
5789 2002-05-31 Eli Zaretskii <eliz@is.elta.co.il>
5790
5791 * config.bat: Handle the case when lispintro is truncated to lispintr.
5792
5793 2002-05-26 Paul Eggert <eggert@twinsun.com>
5794
5795 * config.guess, config.sub: Updated from master source.
5796
5797 2002-05-09 Richard M. Stallman <rms@gnu.org>
5798
5799 * configure.in (emacs_cv_speed_t): Add square brackets for clarity.
5800
5801 2002-05-04 Pavel Janík <Pavel@Janik.cz>
5802
5803 * make-dist: Do not distribute lock/ directory.
5804
5805 2002-04-30 Andrew Choi <akochoi@shaw.ca>
5806
5807 * configure.in: Provide documentation string when defining
5808 variable HAVE_CARBON. Also define HAVE_WINDOW_SYSTEM, HAVE_MOUSE,
5809 and HAVE_MENUS in AH_BOTTOM if HAVE_CARBON is defined.
5810
5811 2002-04-29 Colin Walters <walters@verbum.org>
5812
5813 * configure.in: Delete configure check for access to the game user.
5814
5815 2002-04-29 Pavel Janík <Pavel@Janik.cz>
5816
5817 * make-dist: lwlib/Imakefile is removed.
5818
5819 2002-04-26 Andrew Choi <akochoi@shaw.ca>
5820
5821 * configure.in: Add support for powerpc-apple-darwin*.
5822 (HAVE_CARBON): Add.
5823
5824 * make-dist: Create directories in mac/Emacs.app.
5825
5826 2002-04-25 Pavel Janík <Pavel@Janik.cz>
5827
5828 * make-dist: lwlib-Xol* are removed.
5829
5830 2002-04-23 Andreas Schwab <schwab@suse.de>
5831
5832 * Makefile.in (MAINT): New variable.
5833 (${srcdir}/configure, $(srcdir)/src/stamp-h.in): Depend on this
5834 instead of configure.in, to avoid running autoconf and autoheader
5835 unless explicitly requested.
5836
5837 2002-04-16 Eli Zaretskii <eliz@gnu.org>
5838
5839 * config.bat: Update for msdos/sed2v2.inp.
5840
5841 2002-04-15 Andreas Schwab <schwab@suse.de>
5842
5843 * Makefile.in ($(srcdir)/src/config.in): Generate using autoheader.
5844 * configure.in: Add config header templates to all AC_DEFINE and
5845 AC_DEFINE_UNQUOTED symbols.
5846 * make-dist: Run autoheader if necessary.
5847
5848 2002-04-10 Colin Walters <walters@verbum.org>
5849
5850 * configure.in: Add --game-dir, --game-user. Test to see if we
5851 can use them.
5852
5853 2002-04-08 Pavel Janík <Pavel@Janik.cz>
5854
5855 * configure.in: Add --with-sound.
5856
5857 2002-03-18 Kim F. Storm <storm@cua.dk>
5858
5859 * configure.in: Test for sendto, recvfrom, getsockopt, setsockopt,
5860 and getsockname functions. Test for sys/un.h include file.
5861
5862 2002-03-15 Eli Zaretskii <eliz@is.elta.co.il>
5863
5864 * configure.in: Support AIX 5.1.
5865
5866 2002-03-10 Jan Djärv <jan.h.d@swipnet.se>
5867
5868 * configure.in: Added test for X Session Management (HAVE_X_SM).
5869
5870 2002-03-03 Richard M. Stallman <rms@gnu.org>
5871
5872 * Makefile.in (install-arch-indep): Use umask 022 for DOC* and lisp/.
5873 Run chown $${LOGNAME} on files installed by tar xvf.
5874
5875 2002-03-03 Kim F. Storm <storm@cua.dk>
5876
5877 * configure.in: Test for getpeername.
5878
5879 2002-03-01 Richard M. Stallman <rms@gnu.org>
5880
5881 * configure.in (HAVE_JPEG): Turn it off if libjpeg version < 6b.
5882 (HAVE_GIF): Don't use old libungif versions that crash.
5883
5884 2002-02-26 Richard M. Stallman <rms@gnu.org>
5885
5886 * configure.in <making srcdir absolute>: Verify that PWD is correct,
5887 not just well-formed and valid.
5888 (mips-compaq-nonstopux*): New configuration.
5889
5890 2002-02-18 Paul Eggert <eggert@twinsun.com>
5891
5892 * make-dist: Port to POSIX 1003.1-2001, which doesn't allow "head -1".
5893 "sed q" is a portable equivalent to plain "head -1".
5894
5895 2002-02-13 Richard M. Stallman <rms@gnu.org>
5896
5897 * Makefile.in (maybe_bootstrap): Do `exit 1'.
5898 (all): Don't depend on maybe_bootstrap here.
5899 (${SUBDIR}): Depend on it here instead.
5900
5901 2002-02-08 Richard M. Stallman <rms@gnu.org>
5902
5903 * Makefile.in (maybe_bootstrap): Add an infinite sleep-loop.
5904
5905 2002-01-27 Eli Zaretskii <eliz@is.elta.co.il>
5906
5907 * configure.in: Recognize BSD/OS 5.0.
5908
5909 2002-01-11 Eli Zaretskii <eliz@is.elta.co.il>
5910
5911 * make-dist: Make version checking in emacs.texi consistent with
5912 how we set it there.
5913
5914 2001-12-29 Kim F. Storm <storm@cua.dk>
5915
5916 * INSTALL: <CONFIGURATION BY HAND> Now requires autoconf 2.51.
5917
5918 2001-12-28 Richard M. Stallman <rms@gnu.org>
5919
5920 * configure.in: Test for mbsinit.
5921
5922 2001-12-21 Eli Zaretskii <eliz@is.elta.co.il>
5923
5924 These changes make Leim part of the standard distribution:
5925
5926 * README: Add info about the `leim' directory.
5927
5928 * INSTALL: Remove text that describes Leim as a separate package.
5929
5930 * noleim-Makefile.in: File removed.
5931
5932 * make-dist: Don't copy noleim-Makefile.in to the leim subdirectory.
5933 Link Leim files to ${tempdir}/leim, not to real-leim. Don't move
5934 Leim files out of the Emacs tree. Don't prepare a separate tarball
5935 for Leim.
5936
5937 2001-12-11 Richard M. Stallman <rms@gnu.org>
5938
5939 * configure.in (hppa*-*-linux-gnu*): New alternative.
5940
5941 2001-12-08 Pavel Janík <Pavel@Janik.cz>
5942
5943 * make-dist: Copy COPYING to leim/, lwlib/, mac/ and nt/ when
5944 creating distribution.
5945
5946 2001-12-06 Paul Eggert <eggert@twinsun.com>
5947
5948 * configure.in (AC_PREREQ): Bump from 2.50 to 2.51; needed for vfork.
5949 (AC_FUNC_VFORK): Remove.
5950 (AC_FUNC_FORK): Add.
5951 (HAVE_DES_H, HAVE_KRB5_H): Properly quote args of AC_CHECK_HEADERS;
5952 this is required by recent Autoconf versions.
5953
5954 2001-12-02 Pavel Janík <Pavel@Janik.cz>
5955
5956 * make-dist: Do not try to link removed files (aclocal.m4, _emacs,
5957 TODO, vms-pp.trans and others).
5958
5959 2001-11-29 Pavel Janík <Pavel@Janik.cz>
5960
5961 * make-dist: Use COPYING from the top-level directory.
5962
5963 2001-11-29 Gerd Moellmann <gerd@gnu.org>
5964
5965 * configure.in: Add support for FreeBSD/Alpha.
5966
5967 2001-11-29 Pavel Janík <Pavel@Janik.cz>
5968
5969 * make-dist: Add COPYING to the top-level directory of the
5970 distribution. Simplify the logic behind copying.
5971
5972 * Makefile.in (maybe_bootstrap): Fix previous change.
5973
5974 2001-11-28 Richard M. Stallman <rms@gnu.org>
5975
5976 * Makefile.in (maybe_bootstrap): Don't bootstrap, just suggest it.
5977
5978 2001-11-26 Richard M. Stallman <rms@gnu.org>
5979
5980 * Makefile.in: bootstrap should not delete dumped executables.
5981 (bootstrap-clean-before): New target.
5982 (bootstrap): Use bootstrap-clean-before instead of clean.
5983 (bootstrap-clean-after): Rename from bootstrap-clean. Calls changed.
5984
5985 2001-11-24 Eli Zaretskii <eliz@is.elta.co.il>
5986
5987 These changes add the Emacs Lisp Introduction manual to the
5988 distribution:
5989
5990 * Makefile.in (install-arch-indep, uninstall): Add ELisp Intro files.
5991
5992 * make-dist: Copy the files in lispintro directory.
5993
5994 * config.bat: Configure in the lispintro directory.
5995
5996 * configure.in (AC_OUTPUT): Add lispintro/Makefile.
5997
5998 * Makefile.in (SUBDIR_MAKEFILES): Add lispintro.
5999 (lispintro/Makefile): New target.
6000 (mostlyclean, clean, distclean, maintainer-clean): Add lispintro.
6001 (unlock, relock, info, dvi): Ditto.
6002
6003 2001-11-23 Eli Zaretskii <eliz@is.elta.co.il>
6004
6005 * Makefile.in (uninstall, install-arch-indep): Don't install gfdl.1.
6006
6007 * make-dist (etc): Don't distribute gfdl.1.
6008
6009 2001-11-22 Colin Walters <walters@debian.org>
6010
6011 * Makefile.in (install-arch-indep): Install the calc .info files.
6012 (uninstall): Handle deletion of calc .info files (thanks Pavel Janík).
6013
6014 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
6015
6016 * make-dist (lispref): Add *.txt, *.el, permute-index, and
6017 tindex.pl to the list of those being put into the distribution.
6018
6019 2001-11-16 Eli Zaretskii <eliz@gnu.org>
6020
6021 * configure.in: Add coff.h to the list in AC_CHECK_HEADERS.
6022
6023 2001-11-15 Pavel Janík <Pavel@Janik.cz>
6024
6025 * Makefile.in (uninstall): Fix previous change.
6026
6027 * configure.in, Makefile.in: Add support for --program-prefix,
6028 --program-suffix and --program-transform-name options.
6029
6030 2001-11-13 Pavel Janík <Pavel@Janik.cz>
6031
6032 * Makefile.in (install-arch-indep): Use `${manext}' instead of `.1'.
6033 (install-arch-indep): Install emacsclient manual page.
6034 (uninstall): Uninstall emacsclient manual page.
6035
6036 2001-11-12 Eli Zaretskii <eliz@is.elta.co.il>
6037
6038 * make-dist: Add lispref/index.*perm files to the distribution.
6039 From Pavel Janík <Pavel@Janik.cz>.
6040
6041 2001-11-12 Pavel Janík <Pavel@Janik.cz>
6042
6043 * Makefile.in (uninstall): Remove gfdl.1 when uninstalling.
6044
6045 2001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
6046
6047 * configure.in: AC_OUTPUT lispref/Makefile.
6048
6049 2001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
6050
6051 The following changes add the ELisp reference manual to the
6052 distribution.
6053
6054 * make-dist: Add the lispref directory to the distribution.
6055
6056 * Makefile.in (install-arch-indep): Add elisp* to the list of
6057 installed Info files.
6058 (SUBDIR_MAKEFILES): Add lispref/Makefile.
6059 (lispref/Makefile): New target.
6060 (mostlyclean, clean, distclean, maintainer-clean, unlock, relock):
6061 Add commands for the lispref directory.
6062 (info, dvi): Ditto.
6063
6064 * config.bat: Configure in `lispref'.
6065
6066 2001-11-09 Richard M. Stallman <rms@gnu.org>
6067
6068 * Makefile.in (bootstrap-lisp): Don't suppress error messages.
6069
6070 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
6071
6072 * make-dist (tempdir): Copy AUTHORS as well.
6073
6074 2001-11-06 Sam Steingold <sds@gnu.org>
6075
6076 * configure.in: Added a check for <nlist.h>.
6077
6078 2001-11-01 Pavel Janík <Pavel@Janik.cz>
6079
6080 * configure.in: Reindent --help output.
6081 From Per Starbäck (starback@ling.uu.se).
6082
6083 2001-10-31 Eli Zaretskii <eliz@is.elta.co.il>
6084
6085 * configure.in: New entry for HP/UX-11.
6086
6087 * Makefile.in (SOURCES): Replace GETTING.GNU.SOFTWARE with FTP.
6088 From Eric S. Raymond <esr@golux.thyrsus.com>.
6089
6090 2001-10-28 Eli Zaretskii <eliz@is.elta.co.il>
6091
6092 * configure.in (s390-*-linux-gnu): New system. From Adam Thornton
6093 <athornton@sinenomine.net>.
6094
6095 2001-10-25 Gerd Moellmann <gerd@gnu.org>
6096
6097 * Makefile.in (maybe_bootstrap): New target.
6098 (all): Add to prerequisites to bootstrap if abbrev.elc doesn't exist.
6099
6100 2001-10-24 Ken Raeburn <raeburn@gnu.org>
6101
6102 * configure.in: If --with-hesiod is given, look for
6103 hes_getmailhost and res_send or __res_send; check hesiod and
6104 resolv libraries respectively if system libraries don't supply them.
6105
6106 2001-10-24 Gerd Moellmann <gerd@gnu.org>
6107
6108 * configure.in: Use $MAKE for `make' if set.
6109
6110 2001-10-22 Gerd Moellmann <gerd@gnu.org>
6111
6112 * Makefile.in (install-arch-indep): Add -h (follow symlinks)
6113 to tar options.
6114
6115 2001-10-20 Gerd Moellmann <gerd@gnu.org>
6116
6117 * (Version 21.1 released).
6118
6119 2001-10-20 Miles Bader <miles@gnu.org>
6120
6121 * configure.in (configuration): Set from `host' if `host_alias'
6122 isn't defined.
6123
6124 2001-10-19 Andreas Schwab <schwab@suse.de>
6125
6126 * configure.in: Make ready for autoconf 2.5x.
6127 (AC_PREREQ): Require autoconf 2.50.
6128 * aclocal.m4: Removed.
6129 * Makefile.in (${srcdir}/configure): Don't depend on aclocal.m4.
6130
6131 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
6132
6133 * README: Bump Emacs version to 21.1.50.
6134
6135 2001-10-05 Gerd Moellmann <gerd@gnu.org>
6136
6137 * Branch for 21.1.
6138
6139 2001-09-05 Gerd Moellmann <gerd@gnu.org>
6140
6141 * configure.in: Avoid `$@' which is handled specially in
6142 Autoconf 2.52. From "Adam J. Richter" <adam@yggdrasil.com>.
6143
6144 2001-09-01 Eli Zaretskii <eliz@is.elta.co.il>
6145
6146 * make-dist (nt): Add subdirs.el to the list of distributed files.
6147
6148 2001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
6149
6150 * configure.in (machine): Add an entry for
6151 hppa1.1-hitachi-hiuxwe2*.
6152
6153 2001-05-28 Gerd Moellmann <gerd@gnu.org>
6154
6155 * make-dist (LANG): Set LC_ALL and LANGUAGE to C, unset
6156 LC_MESSAGES and LANG. From Karl Eichwalder <keichwa@gmx.net>.
6157
6158 2001-05-14 Gerd Moellmann <gerd@gnu.org>
6159
6160 * make-dist: Copy texinfo.tex unconditionally.
6161
6162 2001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
6163
6164 * Makefile.in (install-arch-indep): Add gfdl.1 to the man pages
6165 that are installed.
6166
6167 2001-04-06 Gerd Moellmann <gerd@gnu.org>
6168
6169 * make-dist: Copy only `[a-z]*.{el,elc}' from leim/quail.
6170 Don't copy quick-b5, quick-cns, tsang-b5, and tsang-cns files.
6171
6172 * make-dist: Handle leim/MISC-DIC. Only include
6173 `[a-zA-Z]*.{el,elc}' from leim/quail.
6174
6175 2001-04-05 Gerd Moellmann <gerd@gnu.org>
6176
6177 * Makefile.in (install-arch-indep): Remove .cvsignore files.
6178
6179 2001-03-30 Gerd Moellmann <gerd@gnu.org>
6180
6181 * Makefile.in (.PHONY): Add for bootstrap targets.
6182 (bootstrap-clean): New target.
6183 (bootstrap): Use it instead of `clean'.
6184
6185 2001-03-29 Eli Zaretskii <a34785@is.elta.co.il>
6186
6187 * Makefile.in (SUBDIR): Remove leim.
6188 (all, .RECURSIVE, extraclean): Add leim explicitly.
6189 (leim): Provide separate rule which exports PARALLEL=0 into the
6190 environment.
6191
6192 2001-03-20 Gerd Moellmann <gerd@gnu.org>
6193
6194 * configure.in (HAVE_XPM): Don't print the result of the check for
6195 XpmReturnAllocPixels if we don't have an xpm.h.
6196
6197 2001-03-05 Gerd Moellmann <gerd@gnu.org>
6198
6199 * COPYING: New file.
6200
6201 2001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
6202
6203 * config.bat: Update the copyright.
6204
6205 2001-02-23 Kenichi Handa <handa@etl.go.jp>
6206
6207 * configure.in: Use AC_EGREP_CPP to check if the C preprocessor
6208 converts `..' to `. .'. If it converts, set CPP_NEED_TRADITIONAL
6209 to `yes'. Later in AC_OUTPUT, check this variable.
6210
6211 2001-02-09 Dave Love <fx@gnu.org>
6212
6213 * AUTHORS: Updated.
6214
6215 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
6216
6217 * info/dir (Ebrowse): Fix the entry (was missing a dot).
6218
6219 2001-02-02 Gerd Moellmann <gerd@gnu.org>
6220
6221 * mkinstalldirs (errstatus): Chmod a+rx directories we create.
6222
6223 * Makefile.in (uninstall): Ignore exit code of `rm'.
6224
6225 * Makefile.in (uninstall): Remove more info files. Remove
6226 ${libexecdir}/emacs/${version}. Remove ${archlibdir}/fns-*.
6227
6228 2001-01-31 Gerd Moellmann <gerd@gnu.org>
6229
6230 * noleim-Makefile.in (extraclean): Add.
6231
6232 2001-01-28 Gerd Moellmann <gerd@gnu.org>
6233
6234 * Makefile.in (extraclean): Added -f to -rm config-tmp-* to keep
6235 it quiet.
6236
6237 2001-01-24 Colin Walters <walters@cis.ohio-state.edu>
6238
6239 * Makefile.in (tags): Fix typo.
6240
6241 2001-01-13 Kenichi Handa <handa@etl.go.jp>
6242
6243 * configure.in: Fix typo in the code setting x_search_path.
6244
6245 2001-01-10 Dave Love <fx@gnu.org>
6246
6247 * configure.in: Don't reset LIBS at end of -lXmu test. Test for
6248 -lXext.
6249 (HAVE_XKBGETKEYBOARD): Fix reporting of result.
6250 (HAVE_LIBXP): Remove -lXt from AC_CHECK_LIB.
6251 (HAVE_XAW3D, HAVE_XPM, HAVE_JPEG, HAVE_PNG, HAVE_TIFF, HAVE_GIF):
6252 Don't frob CFLAGS. Remove extra X libs from AC_CHECK_LIB
6253 (now in $LIBS).
6254
6255 2001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
6256
6257 * config.bat: Run the preprocessor with -traditional.
6258
6259 2001-01-01 Eli Zaretskii <eliz@is.elta.co.il>
6260
6261 * INSTALL: Move copying conditions to end of file.
6262
6263 2000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
6264
6265 * INSTALL: Add basic installation procedure which assumes
6266 `configure' does its job. Elaborate on image support libraries.
6267 Add a pointer to Xaw3d library. Add advice about solving
6268 configure-time problems by looking in config.log and setting
6269 variables in the environment.
6270
6271 2000-12-27 Gerd Moellmann <gerd@gnu.org>
6272
6273 * Makefile.in (install-arch-indep): If tar fails, exit with
6274 exit code 1.
6275
6276 2000-12-19 Gerd Moellmann <gerd@gnu.org>
6277
6278 * configure.in: Test for XkbGetKeyboard with an AC_TRY_LINK whose
6279 source file includes XKBlib.h. On some broken Solaris systems,
6280 there is an XKBlib.h, reportedly, but header files included by
6281 XKBlib.h are missing.
6282
6283 2000-12-14 Gerd Moellmann <gerd@gnu.org>
6284
6285 * configure.in: AC_CHECK_FUNC XkbGetKeyboard.
6286
6287 2000-12-11 Dave Love <fx@gnu.org>
6288
6289 * configure.in <alpha*-dec-osf*>: Use full path for NON_GNU_CPP.
6290
6291 2000-12-11 Paul Eggert <eggert@twinsun.com>
6292
6293 * aclocal.m4 (AC_SYS_LARGEFILE, AC_SYS_LARGEFILE_MACRO_VALUE):
6294 Merge fixes from latest GNU tar version. These macros no longer
6295 futz with _XOPEN_SOURCE, as that was not portable in practice.
6296 (AC_FUNC_FSEEKO): New macro.
6297
6298 * configure.in: Use it instead of invoking AC_CHECK_FUNCS on
6299 ftello.
6300
6301 2000-12-05 Dave Love <fx@gnu.org>
6302
6303 * Makefile.in (TAGS, info): Avoid tab-prefixed comments in rules.
6304
6305 2000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
6306
6307 * info/dir: Change the category to "Emacs".
6308
6309 2000-12-01 Gerd Moellmann <gerd@gnu.org>
6310
6311 * make-dist (tempdir): Remove epaths.h from the distribution
6312 instead of paths.h.
6313
6314 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
6315
6316 * config.bat: Check for existence of djecho.exe, and print an
6317 error message if it is not available.
6318
6319 * INSTALL: Describe possible problem with djecho.exe in old
6320 versions of DJGPP v2.x.
6321
6322 2000-11-23 Gerd Moellmann <gerd@gnu.org>
6323
6324 * configure.in: Initialize HAVE_LIBXP to no.
6325
6326 2000-11-22 Gerd Moellmann <gerd@gnu.org>
6327
6328 * configure.in: Use m/macppc.h instead of the non-existent
6329 m/powerpc.h.
6330
6331 2000-11-21 Gerd Moellmann <gerd@gnu.org>
6332
6333 * Makefile.in (install-arch-indep): Also install info/eshell*
6334 and info/speedbar*.
6335
6336 * configure.in (HAVE_PNG): Check for the presence of
6337 png_get_channels to rule out older PNG libs.
6338
6339 * configure.in (AC_OUTPUT): Arrange to emit definitions of
6340 GCC and NON_GNU_CPP into config.status.
6341
6342 2000-11-20 Dave Love <fx@gnu.org>
6343
6344 * configure.in: Fix last change.
6345
6346 * GETTING.GNU.SOFTWARE: Deleted.
6347 * FTP: New file to replace it.
6348 * make-dist: Add FTP, remove GETTING.GNU.SOFTWARE.
6349
6350 2000-11-20 Gerd Moellmann <gerd@gnu.org>
6351
6352 * configure.in: Use -traditional with GNU cpp.
6353
6354 2000-11-17 Gerd Moellmann <gerd@gnu.org>
6355
6356 * make-dist: Handle the Mac port. Distribute all makefile.w32-in.
6357 Distribute more files from the nt/ subdir. Distribute PBM
6358 image files from subdirs of lisp/. Distribute old change logs
6359 from subdirs of lisp/. Distribute play/5x5.el.
6360
6361 2000-11-11 Dave Love <fx@gnu.org>
6362
6363 * config.sub, config.guess: Updated from master source.
6364
6365 2000-11-07 Dave Love <fx@gnu.org>
6366
6367 * configure.in: Test for mkstemp.
6368
6369 2000-11-01 Eli Zaretskii <eliz@is.elta.co.il>
6370
6371 * info/dir (Top): Rearrange menu items more logically, and put
6372 them into a single category. Add menu items for RefTeX and
6373 Widget.
6374
6375 2000-10-29 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6376
6377 * Makefile.in (install-arch-indep): Use --info-dir instead of
6378 --dir-file, and a simple argument instead of --info-file, so that
6379 the Debian version of install-info also works.
6380
6381 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
6382
6383 * info/dir (Speedbar): Add entry.
6384
6385 2000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
6386
6387 * INSTALL: Describe the new image-support options to the configure
6388 script. List URLs where image support libraries can be found.
6389
6390 2000-10-14 Eli Zaretskii <eliz@is.elta.co.il>
6391
6392 * info/dir (Top): Add an entry for Eshell.
6393
6394 2000-10-02 Dave Love <fx@gnu.org>
6395
6396 * configure.in: Check for gai_strerror.
6397
6398 2000-10-01 Andreas Schwab <schwab@suse.de>
6399
6400 * Makefile.in (install-arch-indep): Update list of installed info files.
6401
6402 2000-09-30 Gerd Moellmann <gerd@gnu.org>
6403
6404 * configure.in: Support `sparc*-*-netbsd*'.
6405
6406 2000-09-29 Eli Zaretskii <eliz@is.elta.co.il>
6407
6408 * info/dir (MIME): Add entry for emacs-mime.
6409
6410 2000-09-29 Dave Love <fx@gnu.org>
6411
6412 * configure.in: Fix alpha*-dec-osf4 using the osf5 config.
6413
6414 2000-09-26 Gerd Moellmann <gerd@gnu.org>
6415
6416 * make-dist: Adapt to the change of leim/Makefile which was
6417 necessary to ensure a reasonably working `make dist'.
6418
6419 * leim-Makefile.in: Moved to leim/Makefile.in..
6420
6421 * noleim-Makefile.in: New file, formerly leim/Makefile.in.
6422
6423 2000-09-21 Kenichi Handa <handa@etl.go.jp>
6424
6425 * leim-Makefile.in (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
6426 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
6427 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
6428 files to .elc.
6429 (${TIT}): Adjusted for the above change.
6430 (clean mostlyclean): Likewise.
6431 (.el.elc): New target.
6432
6433 2000-09-19 Gerd Moellmann <gerd@gnu.org>
6434
6435 * make-dist: Include XPM and XBM files in lisp/ and subdirs
6436 in the distribution.
6437
6438 2000-09-18 Gerd Moellmann <gerd@gnu.org>
6439
6440 * make-dist (skk): Rename to `ja-dic' because the leim directory
6441 was renamed.
6442
6443 2000-09-14 Dave Love <fx@gnu.org>
6444
6445 * configure.in: Fix spurion in last change.
6446
6447 2000-09-14 Gerd Moellmann <gerd@gnu.org>
6448
6449 * configure.in (USE_MMAP_FOR_BUFFERS): Recognize in system
6450 configuration files instead of REL_ALLOC_MMAP. Set REL_ALLOC
6451 to `no' if defined. Change result report.
6452
6453 2000-09-08 Dave Love <fx@gnu.org>
6454
6455 * configure.in: Remove spurious `@'s.
6456
6457 * aclocal.m4 (AC_FUNC_MMAP): Use fixed version from development
6458 autoconf.
6459
6460 2000-09-06 Gerd Moellmann <gerd@gnu.org>
6461
6462 * configure.in (REL_ALLOC_MMAP): Recognize in system configuration
6463 file and print informational message.
6464
6465 * configure.in (AC_FUNC_MMAP): Add.
6466
6467 2000-09-01 Gerd Moellmann <gerd@gnu.org>
6468
6469 * configure.in: Add ``checking'' messages for
6470 XpmReturnAllocPixels.
6471
6472 2000-08-28 Gerd Moellmann <gerd@gnu.org>
6473
6474 * configure.in: Check <strings.h>; check `index' and `rindex'
6475 functions.
6476
6477 2000-08-26 Kenichi Handa <handa@etl.go.jp>
6478
6479 * configure.in <alpha*-dec-osf*>: Move "NON_GNU_CPP='cpp'" before
6480 "case "${canonical}" in".
6481
6482 2000-08-25 Dave Love <fx@gnu.org>
6483
6484 * configure.in <osf>: Use NON_GNU_CPP='cpp' always.
6485
6486 2000-08-25 Kenichi Handa <handa@etl.go.jp>
6487
6488 * leim-Makefile.in: Rename skk to ja-dic throughout the file.
6489
6490 2000-08-24 Gerd Moellmann <gerd@gnu.org>
6491
6492 * configure.in <making srcdir absolute>: Unset CDPATH in case $PWD
6493 contains a relative path. Protect against unusable values of $PWD.
6494
6495 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
6496
6497 * info/dir (WoMan): Add entry.
6498
6499 * config.bat (maindir): Update src/_gdbinit even if it does
6500 already exist.
6501
6502 2000-08-07 Gerd Moellmann <gerd@gnu.org>
6503
6504 * Makefile.in (config.status): Prepend `$(srcdir)/' to `configure'.
6505
6506 2000-08-03 Gerd Moellmann <gerd@gnu.org>
6507
6508 * configure.in: Add support for ia64*-*-linux*.
6509
6510 2000-07-27 Gerd Moellmann <gerd@gnu.org>
6511
6512 * make-dist (aclocal.m4): Include in distribution.
6513
6514 2000-07-26 Dave Love <fx@gnu.org>
6515
6516 * configure.in (AC_SYS_LARGEFILE): Moved earlier.
6517
6518 2000-07-24 Dave Love <fx@gnu.org>
6519
6520 * configure.in: Add AC_SIZE_T.
6521
6522 2000-07-18 Dave Love <fx@gnu.org>
6523
6524 * configure.in: Reorder so that most tests are done after CPPFLAGS
6525 is set from the C_SWITCH_... definitions.
6526
6527 2000-07-10 Gerd Moellmann <gerd@gnu.org>
6528
6529 * configure.in (HAVE_XPM): Undo previous change. Check for
6530 preprocessor define XpmReturnAllocPixels.
6531
6532 2000-07-06 Gerd Moellmann <gerd@gnu.org>
6533
6534 * configure.in (HAVE_XPM): Check for XpmReturnAllocPixels
6535 instead of XpmReadFileToPixmap.
6536
6537 2000-07-05 Ken Raeburn <raeburn@gnu.org>
6538
6539 * configure.in: Check for <soundcard.h>. Look for ossaudio
6540 library, and set LIBSOUND accordingly.
6541
6542 2000-07-05 Dave Love <fx@gnu.org>
6543
6544 * configure.in: Use AC_HEADER_SYS_WAIT.
6545
6546 2000-07-05 Gerd Moellmann <gerd@gnu.org>
6547
6548 * make-dist: Check DONTCOMPILE in lisp/Makefile.in instead of
6549 lisp/Makefile. Distribute lisp/Makefile.in instead of
6550 lisp/Makefile.
6551
6552 2000-06-30 Ken Raeburn <raeburn@gnu.org>
6553
6554 * configure.in: Add ${C_SWITCH_X_SITE} temporarily to CPPFLAGS,
6555 while searching for image-handling libraries.
6556
6557 2000-06-26 Gerd Moellmann <gerd@gnu.org>
6558
6559 * configure.in (--with-xim): New option.
6560
6561 2000-06-23 Dave Love <fx@gnu.org>
6562
6563 * configure.in [HAVE_TIMEVAL]: Move gettimeofday test here, test
6564 for struct timezone and test how we can call gettimeofday.
6565 Check for OSF 5+. Check for term.h.
6566
6567 * aclocal.m4: Define the post-2.13 stuff conditionally on autoconf
6568 version.
6569
6570 2000-06-23 Gerd Moellmann <gerd@gnu.org>
6571
6572 * configure.in (HAVE_LIBXP): Change test for libXp.
6573
6574 2000-06-21 Dave Love <fx@gnu.org>
6575
6576 * configure.in: Check for fcntl.h. Use AC_FUNC_GETLOADAVG, not
6577 simple test for getloadavg and substitute GETLOADAVG_LIBS.
6578 Simplify test for GETTIMEOFDAY_ONE_ARGUMENT.
6579
6580 2000-06-19 Dave Love <fx@gnu.org>
6581
6582 * configure.in (GETTIMEOFDAY_ONE_ARGUMENT): Fix in case
6583 _XOPEN_SOURCE is defined.
6584
6585 2000-06-16 Gerd Moellmann <gerd@gnu.org>
6586
6587 * Makefile.in (distclean): Also make distclean in lisp/.
6588
6589 2000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
6590
6591 * config.bat: Generate lisp/Makefile from lisp/Makefile.in.
6592
6593 2000-06-15 Gerd Moellmann <gerd@gnu.org>
6594
6595 * make-dist: Add --help and --snapshot options.
6596
6597 2000-06-14 Gerd Moellmann <gerd@gnu.org>
6598
6599 * configure.in: Generate lisp/Makefile.
6600
6601 * configure.in: Add support for `*-lynxos*'.
6602 Use `cpp' as NON_GNU_CPP for `alpha*-dec-osf[5-9]*', as
6603 recommended by <Karen.Dorhamer@compaq.com> to fix problems
6604 on Tru64 UNIX v5.0.
6605
6606 2000-06-13 Ken Raeburn <raeburn@gnu.org>
6607
6608 * Makefile.in (install-arch-indep): Don't use "-unset CDPATH" when
6609 it's on a continuation line.
6610
6611 2000-06-02 Dave Love <fx@gnu.org>
6612
6613 * Makefile.in (install-arch-indep): Add pcl-cvs to list of info
6614 files.
6615
6616 * configure.in: Don't specify -n32 flag for mips-sgi-irix6.5.
6617 Check for struct exception. Use AC_SYS_LARGEFILE and move ftello
6618 test.
6619
6620 * aclocal.m4 (AC_SYS_LARGEFILE_TEST_INCLUDES)
6621 (AC_SYS_LARGEFILE_MACRO_VALUE, AC_SYS_LARGEFILE): New.
6622
6623 2000-05-26 Gerd Moellmann <gerd@gnu.org>
6624
6625 * configure.in: Add check for speed_t typedef.
6626
6627 2000-05-25 Ken Raeburn <raeburn@gnu.org>
6628
6629 * Makefile.in (install-arch-dep): Install fns-*.el only if it
6630 exists; it won't in the CANNOT_DUMP case.
6631
6632 2000-05-25 Gerd Moellmann <gerd@gnu.org>
6633
6634 * Makefile.in: Ignore exit status of `unset CDPATH' everywhere.
6635 On FreeBSD, the exit status is 1 if CDPATH is not set.
6636 (install-arch-indep): Install ebrowse.info.
6637
6638 2000-05-20 NIIBE Yutaka <gniibe@mri.co.jp>
6639
6640 * configure.in: Check for grandpt and getpt.
6641
6642 2000-05-09 Dave Love <fx@gnu.org>
6643
6644 * Makefile.in (install-arch-indep): Filter CVS as well as RCS.
6645
6646 2000-05-05 Gerd Moellmann <gerd@gnu.org>
6647
6648 * make-dist: Make a link for lib-src/grep-changelog.
6649 Copy install-sh.
6650
6651 2000-05-01 Eli Zaretskii <eliz@is.elta.co.il>
6652
6653 * config.bat: Identify the beginning of the cpp stuff in
6654 src/Makefile.in and lib-src/Makefile.in more accurately.
6655
6656 2000-04-27 Gerd Moellmann <gerd@gnu.org>
6657
6658 * configure.in: Add support for `powerpc*-*-linux-gnu*'.
6659
6660 2000-04-19 Gerd Moellmann <gerd@gnu.org>
6661
6662 * configure.in: Add support for `powerpc-*-netbsd*'.
6663
6664 2000-04-19 Dave Love <fx@gnu.org>
6665
6666 * configure.in: Don't use AC_FUNC_GETLOADAVG.
6667
6668 * aclocal.m4 (AC_FUNC_MKTIME): Use AC_SUBST.
6669
6670 2000-04-16 Dave Love <fx@gnu.org>
6671
6672 * Makefile.in (${srcdir}/configure): Depend on aclocal.m4.
6673
6674 2000-04-14 Dave Love <fx@gnu.org>
6675
6676 * configure.in: Use AC_FUNC_GETLOADAVG, AC_FUNC_MKTIME.
6677
6678 * aclocal.m4 (AC_FUNC_MKTIME): New.
6679
6680 2000-03-28 Ken Raeburn <raeburn@gnu.org>
6681
6682 * configure.in: Line up "--help" output a little better.
6683
6684 2000-03-26 Gerd Moellmann <gerd@gnu.org>
6685
6686 * Makefile.in (bootstrap-lisp-1, bootstrap-lisp, bootstrap-src):
6687 New targets.
6688 (bootstrap): Rewritten in terms of the new targets above. Make
6689 info files, too.
6690
6691 2000-03-12 Gerd Moellmann <gerd@gnu.org>
6692
6693 * config.guess, config.sub: Use the versions of the files from
6694 subversions.
6695
6696 2000-03-08 Dave Love <fx@gnu.org>
6697
6698 * configure.in: Use AC_PROG_RANLIB, AC_C_PROTOTYPES,
6699 AC_C_VOLATILE. Define POINTER_TYPE.
6700
6701 * aclocal.m4: New file.
6702
6703 2000-03-02 Gerd Moellmann <gerd@gnu.org>
6704
6705 * configure.in (machine): Add `mipsel-*-netbsd*' and
6706 `arm-*-netbsd*'.
6707
6708 2000-03-01 Gerd Moellmann <gerd@gnu.org>
6709
6710 * configure.in (machine): Add support for `*-auspex-sunos*'.
6711
6712 2000-02-29 Gerd Moellmann <gerd@gnu.org>
6713
6714 * configure.in (C_OPTIMIZE_SWITCH) [__GNUC__]: Use -O2.
6715
6716 2000-02-18 Dave Love <fx@gnu.org>
6717
6718 * configure.in: Define NON_GNU_CPP on alpha-dec-osf5+.
6719
6720 2000-02-18 Andreas Schwab <schwab@suse.de>
6721
6722 * Makefile.in (install-arch-indep): Add eudc to list of installed
6723 info files.
6724
6725 2000-02-17 Ken Raeburn <raeburn@gnu.org>
6726
6727 * configure.in: Include -lz and -ljpeg (if it's available) when
6728 testing for the tiff library.
6729
6730 2000-02-17 Gerd Moellmann <gerd@gnu.org>
6731
6732 * configure.in: Remove LISP_FLOAT_TYPE.
6733
6734 2000-02-12 Dave Love <fx@gnu.org>
6735
6736 * configure.in: Use AC_FUNC_VFORK.
6737
6738 2000-02-01 Gerd Moellmann <gerd@gnu.org>
6739
6740 * make-dist: Various fixes for new development tree.
6741
6742 * leim-Makefile.in: New file.
6743
6744 2000-01-31 Gerd Moellmann <gerd@gnu.org>
6745
6746 * Makefile.in (dist): Call ./make-dist.
6747
6748 2000-01-24 Dave Love <fx@gnu.org>
6749
6750 * configure.in: Remove -G0 from Irix NON_GCC_TEST_OPTIONS.
6751
6752 2000-01-18 Gerd Moellmann <gerd@gnu.org>
6753
6754 * configure.in (HAVE_GIF): Check for DGifOpen instead of
6755 DGifOpenFileName.
6756
6757 2000-01-11 Andreas Schwab <schwab@suse.de>
6758
6759 * Makefile.in (install-arch-indep): Update list of info files to
6760 be installed.
6761
6762 2000-01-05 Dave Love <fx@gnu.org>
6763
6764 * configure.in: Check for jerror.h as well as libjpeg.
6765
6766 2000-01-03 Andreas Schwab <schwab@suse.de>
6767
6768 * Makefile.in (install-arch-indep): Install autotype*. Run
6769 install-info on autotype and emacs-faq.info.
6770
6771 1999-12-04 Dave Love <fx@gnu.org>
6772
6773 * Makefile.in (install-arch-indep): Depend on `info'.
6774 (install-strip): Use `install' as sub-make target.
6775
6776 1999-11-23 Ken Raeburn <raeburn@gnu.org>
6777
6778 * configure.in: Restore Kerberos code deleted on 1999-05-29 that
6779 didn't need to be deleted. Check for the k5crypto library as well
6780 as the crypto library; MIT Kerberos 1.1 changed the name.
6781
6782 1999-11-18 Dave Love <fx@gnu.org>
6783
6784 * configure.in: Fix NON_GNU_CPP for Irix 6 to avoid failing tests.
6785
6786 1999-11-11 Erik Naggum <erik@naggum.no>
6787
6788 * configure.in (bitmapdir): Allow for both "bitmaps" directories.
6789
6790 1999-11-08 Dave Love <fx@gnu.org>
6791
6792 * configure.in: Fix change for --with-pop default.
6793
6794 1999-11-04 Dave Love <fx@gnu.org>
6795
6796 * configure.in: Default to --with-pop. Change sense of with-gcc
6797 and with-toolkit-scroll-bars messages to reflect the defaults.
6798
6799 1999-11-01 Gerd Moellmann <gerd@gnu.org>
6800
6801 * INSTALL: Mention the Emacs Lisp Reference.
6802
6803 1999-10-27 Noah Friedman <friedman@splode.com>
6804
6805 * configure.in: Check for dynamic ptys (/dev/ptmx, /dev/pts/).
6806
6807 1999-10-23 Gerd Moellmann <gerd@gnu.org>
6808
6809 * Makefile.in (bootstrap): New target.
6810
6811 1999-10-19 Paul Eggert <eggert@twinsun.com>
6812
6813 Add support for large files. Merge glibc 2.1.2.
6814
6815 * configure.in (AC_CHECK_HEADERS): Add stdio_ext.h.
6816 (HAVE_TM_GMTOFF): New symbol.
6817 (AC_CHECK_FUNCS): Add __fpending, ftello, getloadavg, mblen,
6818 mbrlen, strsignal.
6819 (LOCALTIME_CACHE): Don't include stdlib.h, as config.h does this now.
6820
6821 1999-10-09 Stefan Monnier <monnier@cs.yale.edu>
6822
6823 * make-dist (dontcompile): Look for the DONTCOMPILE variable rather
6824 than the obsolete dontcompilefiles pseudo-rule in lisp/Makefile.
6825
6826 1999-10-09 Richard M. Stallman <rms@gnu.org>
6827
6828 * Makefile.in (uninstall, install-arch-indep, install-arch-dep):
6829 Unset CDPATH to prevent cd from generating output.
6830
6831 1999-10-08 Stefan Monnier <monnier@cs.yale.edu>
6832
6833 * update-subdirs: Also ignore CVS subdirs.
6834
6835 1999-10-07 Gerd Moellmann <gerd@gnu.org>
6836
6837 * Makefile.in (install-arch-indep): Add ada-mode.
6838
6839 1999-10-06 Dave Love <fx@gnu.org>
6840
6841 * Makefile.in: Add rules for config.status, configure.
6842
6843 1999-09-07 Gerd Moellmann <gerd@gnu.org>
6844
6845 * configure.in (--with-sound): Removed.
6846
6847 1999-08-30 Gerd Moellmann <gerd@gnu.org>
6848
6849 * configure.in (USE_TOOLKIT_SCROLL_BARS): Move the test down after
6850 the test for Xaw3d.
6851 (HAVE_TIFF): Add -lm to library check.
6852
6853 1999-08-28 Richard Stallman <rms@gnu.org>
6854
6855 * configure.in (USE_TOOLKIT_SCROLL_BARS): Move tests for
6856 -lXaw3d, -lXpm, -ljpeg, -lpng, -ltiff, and -lgif, down
6857 after the other X-related libraries.
6858
6859 1999-08-21 Dave Love <fx@gnu.org>
6860
6861 * configure.in: Don't check for jpeglib.h.
6862
6863 1999-08-20 Gerd Moellmann <gerd@gnu.org>
6864
6865 * configure.in (HAVE_TIFF): Remove tiff34 prefix from tiffio.h.
6866 (HAVE_XAW3D): Don't check for Xaw3d if USE_X_TOOLKIT=none.
6867
6868 1999-08-18 Dave Love <fx@gnu.org>
6869
6870 * configure.in: Check for termcap.h.
6871
6872 1999-08-15 Gerd Moellmann <gerd@gnu.org>
6873
6874 * configure.in: Add --with-toolkit-scroll-bars. If "no",
6875 use Emacs' scroll bars, even if configured for Motif or when
6876 Xaw3d is available.
6877
6878 1999-08-12 Wolfgang Rupprecht <wolfgang@wsrcc.com>
6879
6880 * configure.in: Check for getaddrinfo.
6881
6882 1999-08-04 Eli Zaretskii <eliz@gnu.org>
6883
6884 * config.bat: Make --no-debug work again by removing -gcoff.
6885
6886 1999-07-30 Dave Love <fx@gnu.org>
6887
6888 * configure.in: Check for stdlib.h.
6889
6890 1999-07-19 Dave Love <fx@gnu.org>
6891
6892 * configure.in: Grok sparc64-*-linux-gnu*.
6893
6894 1999-07-12 Richard Stallman <rms@gnu.org>
6895
6896 * Version 20.4 released.
6897
6898 1999-06-23 Karl Heuer <kwzh@gnu.org>
6899
6900 * make-dist: Unset EMACS_UNIBYTE, so Emacs runs in its default state.
6901 Quote $EMACS, in case it's a program with args.
6902
6903 1999-06-15 Gerd Moellmann <gerd@gnu.org>
6904
6905 * configure.in (HAVE_GIF): Use libungif instead of libgif
6906 because the former doesn't contain patented compression code.
6907
6908 1999-05-29 Richard M. Stallman <rms@gnu.org>
6909
6910 * configure.in: Delete the Kerberos stuff.
6911
6912 1999-05-27 Greg Hudson <ghudson@mit.edu>
6913
6914 * configure.in: Prefer kerberos 5 names.
6915
6916 1999-04-26 Richard M. Stallman <rms@gnu.org>
6917
6918 * configure.in: Check for libXp.
6919
6920 1999-04-08 Richard Stallman <rms@gnu.org>
6921
6922 * make-dist: Include change logs in subdirs of `lisp'.
6923
6924 1999-04-05 Richard Stallman <rms@gnu.org>
6925
6926 * Makefile.in (mkdir): If we create ${datadir}, make it world-readable.
6927 (install-arch-indep): Make ${datadir}/emacs world-readable.
6928
6929 1999-03-30 Eli Zaretskii <eliz@gnu.org>
6930
6931 * config.bat: Use epaths.* instead of paths.*.
6932
6933 1999-03-07 Eli Zaretskii <eliz@gnu.org>
6934
6935 * INSTALL: Add detailed instructions to unpack and install
6936 intlfonts on MS-DOS.
6937
6938 1999-02-26 Richard Stallman <rms@gnu.org>
6939
6940 * configure.in: Use epaths.h and epaths-force instead of paths...
6941
6942 * Makefile.in (epaths-force): Renamed from paths-force;
6943 operate on epaths.in and produce epaths.h.
6944
6945 1999-02-24 Richard Stallman <rms@gnu.org>
6946
6947 * make-dist: Fix nt/icons directory handling.
6948
6949 1999-02-22 Simon Josefsson <jas@pdc.kth.se>
6950
6951 * configure.in (f301-fujitsu-uxpv4.1): New target.
6952
6953 1999-02-20 Richard Stallman <rms@gnu.org>
6954
6955 * make-dist (tempparent): Fix command to update info files.
6956
6957 1999-02-09 Richard Stallman <rms@gnu.org>
6958
6959 * configure.in (powerpc-apple-netbsd*): New alternative.
6960
6961 1999-01-25 Geoff Voelker <voelker@cs.washington.edu>
6962
6963 * make-dist: Include the new directory nt/icons in distributions.
6964
6965 1999-01-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6966
6967 * configure.in: Change message about HAVE_XFREE386.
6968
6969 1999-01-07 Eli Zaretskii <eliz@gnu.org>
6970
6971 * config.bat: Support configuring with leim.
6972
6973 1998-12-16 Petri Kaurinkoski <Petri.Kaurinkoski@hut.fi>
6974
6975 * configure.in (mips-sgi-irix6.5): New target.
6976
6977 1998-12-16 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
6978
6979 * configure.in: Remove GSS-API support, since it has been removed
6980 from movemail.
6981
6982 1998-12-04 Markus Rost <rost@delysid.gnu.org>
6983
6984 * Makefile.in (install-arch-dep): Copy fns-*.el from lib-src.
6985
6986 1998-12-04 Andreas Schwab <schwab@delysid.gnu.org>
6987
6988 * Makefile.in: Don't install customize info file.
6989 Run install-info on viper info file.
6990
6991 1998-11-29 Richard Stallman <rms@psilocin.ai.mit.edu>
6992
6993 * Makefile.in (install-arch-dep): Copy fns-*.el from lib-src.
6994
6995 1998-11-16 Kenichi Handa <handa@etl.go.jp>
6996
6997 * configure.in (*-*-bsdi4*): New target.
6998
6999 1998-11-13 Ehud Karni <ehud@unix.simonwiesel.co.il>
7000
7001 * configure.in: Fix previous change.
7002
7003 1998-11-11 Richard Stallman <rms@gnu.org>
7004
7005 * configure.in (aviion-intel): New machine.
7006
7007 1998-11-04 Kenichi Handa <handa@etl.go.jp>
7008
7009 * configure.in (mips-nec-sysv4*): New target.
7010
7011 1998-11-03 Andreas Schwab <schwab@delysid.gnu.org>
7012
7013 * Makefile.in (install-arch-dep): Fix last change and use fns-*.el
7014 from lisp.
7015
7016 1998-10-31 Richard Stallman <rms@psilocin.ai.mit.edu>
7017
7018 * make-dist: Don't include fns*.el in dist.
7019
7020 1998-10-30 Dave Love <fx@gnu.org>
7021
7022 * configure.in: Don't mkdir cpp.
7023
7024 1998-10-30 Andreas Schwab <schwab@delysid.gnu.org>
7025
7026 * Makefile.in (install-arch-dep): Install src/fns-*.el in
7027 ${archlibdir}.
7028
7029 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
7030
7031 * Version 20.3 released.
7032
7033 1998-07-30 Paul Eggert <eggert@twinsun.com>
7034
7035 * Makefile.in (Makefile, src/Makefile, src/config.stamp)
7036 (lib-src/Makefile, man/Makefile, oldXMenu/Makefile)
7037 (lwlib/Makefile, leim/Makefile):
7038 Prepend $(srcdir)/ to rule dependencies outside this dir.
7039
7040 1998-06-30 Richard Stallman <rms@psilocin.ai.mit.edu>
7041
7042 * configure.in: Use unset CDPATH instead of making it empty.
7043
7044 1998-06-20 Karl Heuer <kwzh@gnu.org>
7045
7046 * configure.in: Assume unspecified Solaris is 2.5, not 2.4.
7047
7048 1998-06-07 Richard Stallman <rms@psilocin.ai.mit.edu>
7049
7050 * make-dist (MANIFEST): Include most subdirs, but exclude subdirs.el
7051 and default.el. Sort the results.
7052
7053 1998-05-31 Karl Heuer <kwzh@gnu.org>
7054
7055 * Makefile.in (install-arch-indep): Don't die if site-lisp/ isn't
7056 writable.
7057
7058 1998-05-14 Richard Stallman <rms@psilocin.ai.mit.edu>
7059
7060 * Makefile.in (install-arch-indep):
7061 Don't alter site-lisp/subdirs.el if it exists.
7062
7063 1998-05-12 Richard Stallman <rms@psilocin.ai.mit.edu>
7064
7065 * Makefile.in (install-arch-indep): Put `-' on commands to create
7066 subdirs.el in site-lisp dirs.
7067
7068 1998-05-07 Richard Stallman <rms@psilocin.gnu.org>
7069
7070 * Makefile.in (install-arch-indep): Fix typo in previous change.
7071
7072 1998-05-06 Richard Stallman <rms@psilocin.gnu.org>
7073
7074 * Makefile.in (install-arch-indep): Pass --dir-file to install-info.
7075
7076 1998-04-28 Richard Stallman <rms@psilocin.gnu.org>
7077
7078 * Makefile.in (mkdir): Create the site-lisp dirs.
7079 (install-arch-indep): Make site-lisp/subdirs files world-readable.
7080
7081 1998-04-26 Richard Stallman <rms@psilocin.gnu.org>
7082
7083 * Makefile.in (INSTALL_INFO): New variable.
7084 (install-arch-indep): Don't replace the dir file if it already exists.
7085 Use the install-info program, via INSTALL_INFO, to add entries.
7086 Make the `info' subdir and the Info files world-readable.
7087
7088 1998-04-16 Eli Zaretskii <eliz@delysid.gnu.org>
7089
7090 * config.bat: Make sure the environment is large enough to support
7091 all the "set foo=bar" commands. Update pointers to DJGPP FTP sites.
7092
7093 1998-04-10 Karl Heuer <kwzh@gnu.org>
7094
7095 * make-dist: Don't accept EMACS=t when testing for $EMACS set.
7096
7097 1998-04-06 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
7098
7099 * configure.in: Add --with-gssapi to specify GSS-API
7100 authentication support for movemail.
7101
7102 1998-04-02 Richard Stallman <rms@psilocin.ai.mit.edu>
7103
7104 * Makefile.in (install-arch-indep): Fix previous change.
7105
7106 1998-03-30 Richard Stallman <rms@psilocin.ai.mit.edu>
7107
7108 * Makefile.in (info): Run man in build dir, not srcdir.
7109
7110 1998-03-28 Richard Stallman <rms@psilocin.ai.mit.edu>
7111
7112 * Makefile.in (install-arch-indep): Fix previous change.
7113
7114 1998-03-23 Kenichi Handa <handa@etl.go.jp>
7115
7116 * Makefile.in (top_distclean): Check the existence of `lock' subdir.
7117
7118 1998-03-22 Richard Stallman <rms@gnu.org>
7119
7120 * Makefile.in (install-arch-indep): Put special subdirs.el files
7121 in site-lisp dirs. Use normal-top-level-add-subdirs-to-load-path.
7122
7123 1998-03-21 Richard Stallman <rms@psilocin.gnu.org>
7124
7125 * make-dist: Fix shell syntax in check for missing .el or .elc files.
7126
7127 1998-03-09 Richard Stallman <rms@psilocin.gnu.org>
7128
7129 * configure.in (hppa-hp-hpux1[0-9]*): Handle versions 1X like 10.
7130 (m68*-hp-hpux*): Handle versions 1X like 10.
7131
7132 1998-03-07 Richard Stallman <rms@psilocin.gnu.org>
7133
7134 * make-dist: PROBLEMS is now in etc, not top level dir.
7135
7136 * Makefile.in (SOURCES): Delete PROBLEMS.
7137
7138 1998-02-25 Richard Stallman <rms@gnu.org>
7139
7140 * configure.in (hppa*-hp-hpux*): Use hpux10 by default.
7141
7142 * Makefile.in (install-arch-indep): Do chmod a+x on subdirs.
7143
7144 1998-01-17 Richard Stallman <rms@gnu.org>
7145
7146 * Makefile.in (install-arch-indep): Add semicolon before `else'.
7147
7148 1998-01-02 Richard Stallman <rms@psilocin.gnu.org>
7149
7150 * make-dist (tempparent): New option --no-check.
7151
7152 * make-dist: Don't do anything with cpp directory.
7153
7154 1997-12-20 Richard Stallman <rms@psilocin.gnu.org>
7155
7156 * configure.in (sparc-fujitsu-sysv4*): New target.
7157
7158 1997-12-17 Andreas Schwab <schwab@gnu.org>
7159
7160 * configure.in: Cache more tests. Add missing quotes around
7161 message with embedded comma.
7162
7163 1997-12-04 Karl Heuer <kwzh@gnu.org>
7164
7165 * Makefile.in (unlock, relock): Don't reference cpp/ directory.
7166
7167 1997-11-26 Joel N. Weber II <devnull@gnu.org>
7168
7169 * make-dist: Changed the comment about `umask 0' to say `Don't
7170 restrict access to any files.'; previously it said `Don't protect
7171 any files', which may have implied that we think fascism is good.
7172
7173 1997-11-24 Paul Eggert <eggert@twinsun.com>
7174
7175 * configure.in (AC_CHECK_FUNCS): Add strftime. The new GNU C library
7176 strftime needs the underlying host's strftime for locale dependent
7177 formats.
7178
7179 1997-11-20 Abraham Nahum <miko@uxsrvc.tti.co.il>
7180
7181 * configure.in (i586-dg-dguxR4.*): New name in case branch.
7182
7183 1997-11-20 Eli Zaretskii <eliz@is.elta.co.il>
7184
7185 * config.bat: Configure the man subdirectory.
7186
7187 1997-11-07 Paul Eggert <eggert@twinsun.com>
7188
7189 * configure.in (AC_CHECK_LIB): Add -lintl.
7190
7191 1997-11-07 Karl Heuer <kwzh@gnu.org>
7192
7193 * make-dist (check for .elc files): Avoid bash-specific syntax.
7194 (check for overflow 14-char limit): Simplify.
7195
7196 1997-11-07 Richard Stallman <rms@gnu.org>
7197
7198 * Makefile.in (install): Move blessmail last.
7199
7200 1997-10-02 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7201
7202 * configure.in (gettimeofday, one arg or two):
7203 Clarify messages by avoiding double negative.
7204
7205 1997-09-30 Karl Eichwalder <ke@suse.de>
7206
7207 * Makefile.in (install-arch-indep): Install the widget info file.
7208
7209 1997-09-24 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
7210
7211 * configure.in (with-pop, with-kerberos): Need to check Kerberos
7212 libraries in reverse order, so that libraries will appear in the
7213 correct dependency order on the link line (and so that the
7214 configure checks themselves will work properly when early
7215 libraries depend on later ones).
7216
7217 1997-09-21 Erik Naggum <erik@naggum.no>
7218
7219 * make-dist (making links to `src'): Keep timestamp on copied files.
7220
7221 * make-delta: New script to produce delta distributions.
7222
7223 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7224
7225 * Version 20.2 released.
7226
7227 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7228
7229 * Version 20.1 released.
7230
7231 * Makefile.in (install-leim): Depend on mkdir.
7232 (leim): Depend on src.
7233
7234 1997-09-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7235
7236 * configure.in: Recognize alpha* instead of just alpha.
7237
7238 1997-09-12 Paul Eggert <eggert@twinsun.com>
7239
7240 * leim-Makefile.in (mostlyclean, maintainer-clean): New targets.
7241
7242 1997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7243
7244 * update-subdirs: Use rm -f.
7245
7246 1997-09-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7247
7248 * update-subdirs: Delete subdirs.el if this dir has no subdirs.
7249 Ignore subdirs named Old.
7250
7251 1997-08-04 Kenneth Stailey <kstailey@elbereth.disclosure.com>
7252
7253 * configure.in: Add OpenBSD clause to set $machine.
7254
7255 1997-09-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7256
7257 * make-dist: Recompile everything after updating various Lisp files.
7258 Recompile in leim as well as lisp.
7259 Check in leim as well as lisp for mismatched files and too-long names.
7260
7261 1997-09-03 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7262
7263 * Makefile.in (TAGS tags): Simply refer this to the src subdir.
7264
7265 1997-08-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7266
7267 * Makefile.in (install-arch-indep): Verify ./lisp has simple.el in it
7268 before trying to copy anything from it.
7269
7270 1997-08-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7271
7272 * Makefile.in (man/Makefile): New target.
7273 (tags): Define env var EMACS and run Makefile from build dir.
7274
7275 1997-08-27 Eli Zaretskii <eliz@psilocin.gnu.ai.mit.edu>
7276
7277 * config.bat: If src/_gdbinit doesn't exist, try using
7278 src/.gdbinit to create it (for building on Windows 95).
7279
7280 1997-08-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7281
7282 * Makefile.in (install-arch-indep):
7283 Discard extra data in tar | tar pipes.
7284
7285 1997-08-24 NIIBE Yutaka <gniibe@mri.co.jp>
7286
7287 * configure.in (x_default_search_path): Corrected
7288 '${x_library}' to '${x_library}/X11'.
7289
7290 1997-08-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7291
7292 * configure.in (HAVE_MOTIF_2_1): Test for Motif 2.1.
7293
7294 1997-08-22 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
7295
7296 * configure.in: Support auto-configuration of both Kerberos V4 and
7297 Kerberos V5 for movemail, including detection of V4 and V5 header
7298 files and libraries.
7299
7300 1997-08-16 NIIBE Yutaka <gniibe@etl.go.jp>
7301
7302 * configure.in: Compute x_default_search_path
7303 and substitute into makefiles.
7304
7305 * Makefile.in (paths-force): Store PATH_X_DEFAULTS in paths.h.
7306
7307 1997-08-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7308
7309 * Makefile.in (install-arch-indep): Run list-load-path-shadows.
7310
7311 1997-08-07 Erik Naggum <erik@naggum.no>
7312
7313 * configure.in: Remove lockdir, it is no longer needed.
7314 * Makefile.in (mkdir): Don't create lockdir.
7315 (lockdir): Variable deleted.
7316 (paths-force): Don't operate on PATH_LOCK.
7317
7318 1997-08-06 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7319
7320 * leim-Makefile.in (clean, distclean): New targets.
7321
7322 * make-dist: Include leim/ChangeLog in leim distribution.
7323
7324 1997-08-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7325
7326 * configure.in (i*86-*-sysv4.2uw*): Set NON_GNU_CPP.
7327
7328 1997-07-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7329
7330 * Makefile.in (CPPFLAGS): Get this from configure, like CFLAGS.
7331
7332 1997-07-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7333
7334 * Makefile.in (LDFLAGS): Get this from configure, like CFLAGS.
7335
7336 1997-07-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7337
7338 * make-dist: Update leim/leim-list.el.
7339 Pass along value of $EMACS when updating lisp dir.
7340
7341 1997-07-25 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>
7342
7343 * configure.in (doug_lea_malloc): Make __after_morecore_hook a
7344 prerequisite to the use of Doug Lea's malloc.
7345
7346 1997-07-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7347
7348 * Makefile.in (top_distclean): Use -f to delete contents of lock dir.
7349
7350 * make-dist: Use name leim/SKK-DIC, not leim/SKK.
7351
7352 1997-07-16 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7353
7354 * make-dist: Arrange for the leim tar file to unpack in emacs-M.N/leim.
7355
7356 1997-07-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7357
7358 * configure.in (mips-sony-newsos6*): File news-risc.h renamed
7359 to news-r6.h.
7360
7361 1997-07-10 Eli Zaretskii <eliz@is.elta.co.il>
7362
7363 * config.bat: Use `sed' instead of `cp', which might not be
7364 installed.
7365
7366 1997-07-09 Kenichi Handa <handa@etl.go.jp>
7367
7368 * Makefile.in (mostlyclean): Add cleaning leim directory.
7369 (clean, distclean, maintainer-clean): Likewise.
7370
7371 1997-07-09 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7372
7373 * make-dist (bogosities): Check subdirs of `lisp' also.
7374
7375 1997-07-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7376
7377 * make-dist (etc): Really avoid symlinks now.
7378 (lisp): Don't delete from subdirs the things we never copy.
7379
7380 1997-07-07 Kenichi Handa <handa@psilocin.gnu.ai.mit.edu>
7381
7382 * Makefile.in (install-arch-indep): Correct the target name.
7383 The first letter `i' was dropped by the previous change of mine.
7384
7385 1997-07-06 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7386
7387 * configure.in (leim/Makefile): Generate this.
7388 (*-sysv4.2uw*): Recognize new alternative.
7389
7390 * leim-Makefile.in: Renamed from leim-Makefile.
7391
7392 * make-dist: Set up real-leim subdirectory,
7393 with the real contents of leim; then move it to
7394 a separate top-level directory.
7395
7396 * make-dist: Don't mention site-lisp, site-init, site-start
7397 or default, when listing files hat are not compiled and should be.
7398
7399 * configure.in: Create src/config.stamp at the end.
7400
7401 1997-07-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7402
7403 * Makefile.in (install-leim): Correct previous change.
7404
7405 1997-07-02 Kenichi Handa <handa@psilocin.gnu.ai.mit.edu>
7406
7407 * Makefile.in (install-leim): New target.
7408 (install): Depend on install-leim.
7409
7410 1997-07-01 Kenichi Handa <handa@psilocin.gnu.ai.mit.edu>
7411
7412 * Makefile.in (SUBDIR): Add leim.
7413 (SUBDIR_MAKEFILES): Add leim/Makefile.
7414 (leim/Makefile): New target.
7415
7416 1997-07-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7417
7418 * leim-Makefile: New file.
7419 * make-dist: Initialize a `leim' subdirectory with that makefile.
7420
7421 1997-06-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7422
7423 * configure.in (GNU_MALLOC_reason): Fix message text.
7424
7425 1997-06-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7426
7427 * make-dist (lisp): Don't process subdirs that start with =.
7428 (etc): Copy symlinks, as in src.
7429
7430 1997-06-26 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7431
7432 * configure.in (i*86-*-unixware*): New alternative.
7433
7434 1997-06-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7435
7436 * Makefile.in (src/config.stamp): Target renamed from src/config.h
7437 and touch it explicitly.
7438
7439 * configure.in (mips-sony-newsos6*): New alternative.
7440 (mips-*-linux-gnu*): New alternative.
7441 (*-*-bsdi*): New alternative.
7442 (i*86-*-bsd386, i*86-*-bsdi...): Delete old alternatives.
7443
7444 1997-06-22 Dave Love <d.love@dl.ac.uk>
7445
7446 * Makefile.in (lib-src): Depend on src/config.h (e.g. for movemail.o).
7447 (src/config.h): New target to re-configure if src/config.in is patched.
7448
7449 1997-06-18 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7450
7451 * configure.in (shutdown): Check for `shutdown' function.
7452
7453 1997-06-18 Kenichi Handa <handa@psilocin.gnu.ai.mit.edu>
7454
7455 * update-subdirs: Include the directory "language" in subdirs.
7456
7457 1997-06-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7458
7459 * configure.in (m88k-dg-dgux4*): New alternative.
7460 (alpha-*-netbsd*): New alternative.
7461 (powerpcle-*-solaris2*): New alternative.
7462
7463 1997-05-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7464
7465 * make-dist: Warn about .el files that are not compiled.
7466
7467 1997-05-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7468
7469 * Makefile.in (dist): Don't run update-subdirs here,
7470 since make-dist now gets that done.
7471
7472 * make-dist: Use the new `updates' target in lisp/Makefile.
7473
7474 * make-dist: Use new non-file targets in lisp/Makefile.
7475
7476 1997-04-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7477
7478 * make-dist: Handle all subdirs of `lisp' uniformly.
7479 Don't handle `term' and `language' specially.
7480 Clear out umask at the beginning.
7481
7482 1997-04-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7483
7484 * make-dist: Use Make to update finder-inf.el and autoloads.
7485 Also update cus-load.el.
7486
7487 1997-04-09 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>
7488
7489 * configure.in (doug_lea_malloc): First check for SYSTEM_MALLOC,
7490 in case it is desirable to disable the GNU malloc features with glibc.
7491
7492 1997-04-08 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>
7493
7494 * configure.in (DOUG_LEA_MALLOC):
7495 Define if malloc_{get,set}_state exist.
7496
7497 1997-03-05 Kenichi Handa <handa@etl.go.jp>
7498
7499 * make-dist: Make links for files under lisp/language.
7500
7501 1997-02-20 Kenichi Handa <handa@etl.go.jp>
7502
7503 * update-subdirs: Exclude the directory "language" from subdirs.
7504
7505 1997-01-26 Karl Heuer <kwzh@gnu.ai.mit.edu>
7506
7507 * configure.in: Check for rint and cbrt.
7508
7509 1997-01-01 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
7510
7511 * make-dist: Use $EMACS to say where to run Emacs.
7512 Add --no-update option.
7513
7514 1996-12-30 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
7515
7516 * configure.in (hppa1.1-hitachi-hiuxmpp): New configuration.
7517
7518 1996-12-28 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
7519
7520 * make-dist (copying src): Check thoroughly for symlinks
7521 and copy them in all cases. Regularize the linking of *.in
7522 and *.opt and ChangeLog files.
7523 (copying lib-src): Likewise.
7524 Don't rm getdate.c or y.tab.*--they don't exist any more.
7525
7526 1996-12-18 Jonathan I. Kamens <jik@annex-1-slip-jik.cam.ov.com>
7527
7528 * configure.in: Check for libmail, maillock.h and
7529 touchlock (for movemail).
7530
7531 1996-12-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7532
7533 * configure.in (limits.h): Check for this file.
7534
7535 1996-12-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7536
7537 * configure.in (rs6000-ibm-aix4.2): New alternative.
7538 (rs6000-ibm-aix4.0): New alternative.
7539 (rs6000-ibm-aix4*): Assume aix 4.1 by default.
7540
7541 1996-11-22 Ben Harris <bjh21@cam.ac.uk>
7542
7543 * configure.in: Recognize vax-*-netbsd*.
7544
7545 1996-11-06 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
7546
7547 * configure.in (locallisppath): Add leim directory.
7548
7549 1996-10-31 Eli Zaretskii <eliz@is.elta.co.il>
7550
7551 * config.bat: Make sure `mv' supports forward slashes and -f.
7552
7553 1996-10-28 Christian Limpach <chris@nice.ch>
7554
7555 * configure.in (hppa*-next-nextstep*): * added after hppa
7556 to accept hppa1.0 and hppa1.1.
7557
7558 1996-10-05 Marcus G. Daniels <marcus@coulee.tdb.com>
7559
7560 * configure.in: Provide an empty default for LD_SWITCH_X_SITE_AUX.
7561 * configure.in (ld_switch_machine): Fix typo.
7562
7563 1996-09-28 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
7564
7565 * configure.in: Fetch LD_SWITCH_SYSTEM and LD_SWITCH_MACHINE
7566 from config.h and use them in $ac_link.
7567
7568 1996-09-28 Erik Naggum <erik@psilocin.gnu.ai.mit.edu>
7569
7570 * configure.in: Create a subdir named `lisp'.
7571
7572 1996-09-24 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
7573
7574 * configure.in: Check for getcwd.
7575
7576 1996-09-04 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
7577
7578 * configure.in: Check for termios.h. Check for setpgid.
7579
7580 1996-08-31 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
7581
7582 * configure.in: Check for setrlimit.
7583
7584 1996-08-31 Paul Eggert <eggert@twinsun.com>
7585
7586 * configure.in: Check for sys/systeminfo.h, getdomainname, sysinfo.
7587
7588 1996-08-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7589
7590 * configure.in: Check for utimes.
7591
7592 * configure.in: Check for com_err library, but only
7593 if --with-kerberos was used. Check for krb and des
7594 only if --with-kerberos.
7595
7596 1996-08-26 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
7597
7598 * Makefile.in (INSTALL_STRIP): New variable.
7599 (install-strip): Set INSTALL_STRIP, not INSTALL_PROGRAM.
7600 (install-arch-dep): Use INSTALL_STRIP, and pass it to lib-src.
7601
7602 1996-08-25 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
7603
7604 * configure.in: Check for krb and des libraries.
7605
7606 1996-08-24 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
7607
7608 * configure.in (*-sunos4.1.[3-9]*noshare):
7609 Use sunos413, not sunos4-1-3.
7610 (m88k-dg-dgux5.4R3*): Use dgux5-4-3, not dgux5-4r3.
7611 (arm-acorn-riscix1.2*): Use riscix12, not riscix1-2.
7612
7613 1996-08-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7614
7615 * Makefile.in (src/paths.h): Target deleted.
7616 (paths-force): Delete all dependencies on this target
7617 but don't delete the target.
7618 (install): Depend on `all'.
7619 (paths-force): Don't print a message.
7620
7621 * configure.in: Generate src/paths.h here.
7622
7623 1996-08-18 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7624
7625 * configure.in (NON_GCC_LINK_TEST_OPTIONS, GCC_LINK_TEST_OPTIONS):
7626 New variables that affect linking only.
7627 (alpha-dec-osf*): Use those instead of previous change.
7628
7629 1996-08-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7630
7631 * Makefile.in (install-arch-indep): Install info/messages.
7632
7633 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7634
7635 * Version 19.33 released.
7636
7637 1996-08-10 Marcus G. Daniels <marcus@sayre.sysc.pdx.edu>
7638
7639 * configure.in (i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*):
7640 Fix previous change.
7641
7642 1996-08-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7643
7644 * configure.in (i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*):
7645 New alternative.
7646
7647 1996-08-07 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7648
7649 * configure.in (alpha-dec-osf*): Specify GCC_TEST_OPTIONS
7650 and NON_GCC_TEST_OPTIONS.
7651
7652 1996-08-06 Paul Eggert <eggert@twinsun.com>
7653
7654 * configure.in (LOCALTIME_CACHE): Don't put a string literal
7655 "TZ=..." in environ.
7656
7657 1996-08-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7658
7659 * make-dist (msdos): Add is_exec.c, sigaction.c to distribution.
7660
7661 1996-08-03 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7662
7663 * configure.in (*-sunos4.1.[3-9]*noshare): Move this before
7664 the more general *-sunos4.1.[3-9]* clause.
7665
7666 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7667
7668 * Version 19.32 released.
7669
7670 * configure.in (*-sco3.2v5*):
7671 Set OVERRIDE_CPPFLAG to a string of one space.
7672 Fix the code that uses OVERRIDE_CPPFLAG.
7673
7674 1996-07-16 Karl Heuer <kwzh@gnu.ai.mit.edu>
7675
7676 * configure.in: Undo previous change.
7677
7678 1996-07-16 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
7679
7680 * config.sub: Use `pc', not `unknown', when canonicalizing
7681 the vendor for ...86.
7682
7683 1996-07-15 David Mosberger-Tang <davidm@AZStarNet.com>
7684
7685 * configure.in: Check for termios.h header.
7686
7687 1996-07-11 Bill Mann <dvmann@dvncr.praxisint.com>
7688
7689 * configure.in: Use s/usg5-4-3.h for ncr-i[3456]86-sysv4.3.
7690
7691 1996-07-07 Karl Heuer <kwzh@gnu.ai.mit.edu>
7692
7693 * configure.in: Split bsdos2 and bsdos2-1.
7694
7695 1996-07-06 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
7696
7697 * config.sub: If last two words are not a recognized
7698 KERNEL-OS pair, use just the last word as OS, as in 19.31.
7699 Make conversion of gnu/linux to linux-gnu really work.
7700
7701 * config.sub: If vendor unspecified with i386, use `pc' not `unknown'.
7702
7703 1996-06-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7704
7705 * configure.in (check for using Lucid widgets by default):
7706 Eliminate indentation that confuses some compilers.
7707
7708 1996-06-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7709
7710 * config.sub: Convert linux and gnu/linux to linux-gnu.
7711
7712 * make-dist: Don't update getdate.c.
7713 Ignore =... files when checking for too-long Lisp file names.
7714
7715 1996-06-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7716
7717 * configure.in (euidaccess): Check for that, not for eaccess.
7718
7719 1996-06-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7720
7721 * configure.in (sunos4.1.[3-9]*noshare): Eliminate dash from
7722 before `noshare'.
7723 (mips-sgi-irix6*): Specify NON_GCC_TEST_OPTIONS.
7724
7725 1996-06-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7726
7727 * configure.in: Rename lignux to linux-gnu in configuration names.
7728 Use gnu-linux as the opsys value (s/ file name).
7729 Allow i686 just like i386, i486, i586.
7730
7731 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7732
7733 * configure.in (i*86-*-sco3.2v5): New alternative.
7734 (OVERRIDE_CPPFLAG): New variable.
7735 (CPPFLAGS): If OVERRIDE_CPPFLAG is set, use that.
7736
7737 * configure.in: Specify vpath for .texi files.
7738
7739 1996-06-09 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7740
7741 * configure.in: Always check for HAVE_X11R5.
7742 Separately decide whether to use a toolkit by default.
7743
7744 1996-06-04 Bill Mann <dvmann@dvhpux1.praxisint.com>
7745
7746 * configure.in: If X11R5 is missing the Xaw headers,
7747 default to --with-x-toolkit=no.
7748
7749 1996-05-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7750
7751 * configure.in (powerpc-*-solaris2*): Use ibmrs6000, not rs6000.
7752
7753 1996-05-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7754
7755 * Makefile.in (install-arch-indep): If cd etc makes output,
7756 don't treat that as part of the tar data.
7757 Check that ./lisp actually exists.
7758
7759 1996-05-29 Karl Heuer <kwzh@gnu.ai.mit.edu>
7760
7761 * make-dist: Check for long file names.
7762
7763 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
7764
7765 * Version 19.31 released.
7766
7767 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
7768
7769 * configure.in: Recognize sparc-*-lignux.
7770
7771 1996-05-03 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
7772
7773 * make-dist: Include nt/inc/arpa and nt/inc/netinet in the dist.
7774 Don't include config.w95.
7775
7776 1996-04-21 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
7777
7778 * make-dist: Replace --no-clean-up and --no-tar options
7779 with --clean-up and --tar, so that the default is useful.
7780
7781 1996-04-15 Eli Zaretskii <eliz@is.elta.co.il>
7782
7783 * config.bat: Make sure the GDB init file is called src/_gdbinit;
7784 if not, tell the user to rename it and abort.
7785
7786 1996-04-14 Eli Zaretskii <eliz@is.elta.co.il>
7787
7788 * config.bat: With DJGPP v1.x, use `COFF2EXE' to produce JUNK.EXE
7789 test program.
7790
7791 1996-04-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7792
7793 * config.bat (djgpp_ver): Variable renamed from djgpp-ver.
7794
7795 * make-dist (MANIFEST): Fix previous change.
7796 (msdos): Put mainmake.v2 into the dist.
7797
7798 1996-04-10 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
7799
7800 * make-dist: Exit if autoconf fails.
7801
7802 1996-04-10 Eli Zaretskii <eliz@is.elta.co.il>
7803
7804 * config.bat: Set djgpp-ver, and unset it at the end.
7805 Add a number of conditionals for DJGPP version 2.
7806 Rename label libsrc2 to libsrc3.
7807 Substitute for LDFLAGS in src/Makefile.
7808 Substitute for ALL_CFLAGS in lib-src/Makefile.
7809
7810 1996-04-08 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7811
7812 * configure.in (ncurses): Check this after checking fns like strerror.
7813
7814 1996-04-08 Erik Naggum <erik@naggum.no>
7815
7816 * make-dist (MANIFEST): Don't include lines from =files.
7817
7818 1996-04-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7819
7820 * make-dist: Don't put lisp/dired.todo in the dist.
7821
7822 1996-04-05 Richard Stallman <rms@lucy.gnu.ai.mit.edu>
7823
7824 * configure.in (HAVE_NCURSES): Look for library named ncurses.
7825
7826 * configure.in (setlocale): Check for it.
7827
7828 * configure.in (*-*-sysv4.2*): If no /usr/ccs/lib/cpp, use /lib/cpp.
7829
7830 1996-03-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7831
7832 * configure.in: Use lignux instead of linux as value of opsys.
7833
7834 1996-03-22 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7835
7836 * Makefile.in (install-strip): Fix whitespace.
7837 Get rid of continuation.
7838
7839 * config.sub: Convert linux or gnu/linux to lignux.
7840
7841 1996-03-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7842
7843 * configure.in: Accept lignux in configuration name.
7844
7845 1996-03-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7846
7847 * Makefile.in (install-strip): New target.
7848
7849 1996-03-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7850
7851 * Makefile.in (top_distclean): Use `|| true' to ignore error in rm.
7852 -f failed to do the job on Suns.
7853
7854 1996-03-13 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
7855
7856 * Makefile.in (install-arch-dep): Don't depend on install-arch-indep.
7857
7858 * configure.in (linux/version.h): Check for this header.
7859
7860 1996-03-12 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
7861
7862 * configure.in: Remove -fno-builtin hackery from -lm check.
7863
7864 1996-03-08 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
7865
7866 * configure.in (-lm check): If $GCC, append -fno-builtin to $CC for
7867 just this test.
7868
7869 * configure.in (AC_PREREQ): Require version 2.8 of Autoconf.
7870
7871 1996-03-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7872
7873 * configure.in: Check for ncurses.
7874
7875 1996-02-28 Paul Eggert <eggert@twinsun.com>
7876
7877 * configure.in (LOCALTIME_CACHE):
7878 Also define if localtime mishandles unsetting TZ.
7879 This works around a localtime bug in mips-dec-ultrix.
7880
7881 1996-02-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7882
7883 * make-dist (finder-inf.el): Use finder-compile-keywords-make-dist.
7884
7885 * configure.in: Improve messages about X versions.
7886
7887 1996-02-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7888
7889 * configure.in (LOCALTIME_CACHE): Cope if $ac_cv_func_tzset is null.
7890
7891 1996-02-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7892
7893 * configure.in (HAVE_X11XTR6): Set it as a shell variable.
7894 (HAVE_LIBXMU): If HAVE_X11XTR6, use -lSM and -lICE.
7895
7896 * Makefile.in (install-arch-dep): Depend on install-arch-indep.
7897 (install): Put install-arch-indep before install-arch-dep.
7898
7899 1996-02-20 Dave Love <d.love@dl.ac.uk>
7900
7901 * INSTALL: Clarify info about MS-DOS path handling.
7902
7903 1996-02-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7904
7905 * Makefile.in (install-arch-indep): Install info/ccmode*.
7906 In previous change, protect against /bin/pwd returning null string.
7907
7908 1996-02-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7909
7910 * Makefile.in (install-arch-indep): Copy build-dir's lisp subdir
7911 to lispdir.
7912
7913 1996-02-01 Paul Eggert <eggert@twinsun.com>
7914
7915 * configure.in (LD_RUN_PATH): Prepend x_libraries to this envvar.
7916
7917 1996-01-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7918
7919 * configure.in (HAVE_TIMEVAL): Set explicitly to `no' if test fails.
7920
7921 1996-01-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7922
7923 * Makefile.in (extraclean): Use ${top_distclean} to ensure
7924 we delete everything distclean deletes.
7925
7926 1996-01-23 Karl Heuer <kwzh@gnu.ai.mit.edu>
7927
7928 * make-dist (lwlib): Don't distribute lwlib-Xol* files.
7929
7930 1996-01-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7931
7932 * configure.in (HAVE_X11): Merge $LD_SWITCH_X_SITE
7933 into LDFLAGS instead of into LIBS.
7934
7935 1996-01-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7936
7937 * configure.in (HAVE_XMU): Fix typo in previous change.
7938
7939 1996-01-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7940
7941 * configure.in [Solaris]: Don't let $CC make us use /usr/ucb/cc.
7942
7943 1996-01-10 Erik Naggum <erik@naggum.no>
7944
7945 * configure.in (USE_X_TOOLKIT = maybe): Delete redundant `fi'.
7946
7947 1996-01-10 Karl Heuer <kwzh@gnu.ai.mit.edu>
7948
7949 * Makefile.in (install-arch-indep): Ignore error if no chmod -R.
7950
7951 1996-01-10 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
7952
7953 * configure.in (HAVE_XMU): Check for libXmu.a only if using toolkit
7954 and use -lXt to link it.
7955
7956 1996-01-08 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
7957
7958 * configure.in (locallisppath): Put version-specific dir first.
7959
7960 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
7961
7962 * configure.in (hppa-*-nextstep*): New alternative.
7963 (USE_X_TOOLKIT): By default, set this to "maybe";
7964 and change that later to LUCID or "no" according to X11 version.
7965
7966 * make-dist: Recompile outdated .elc files and update all autoloads.
7967
7968 1996-01-05 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7969
7970 * configure.in (locallisppath): Fix typo in last change: " -> '.
7971
7972 1996-01-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7973
7974 * configure.in (locallisppath): Add ../emacs/VERSION/site-lisp.
7975
7976 1995-12-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7977
7978 * Makefile.in (install-arch-indep): Give all files read permission.
7979
7980 1995-12-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7981
7982 * configure.in (hppa*-hp-hpux9shr*, hppa*-hp-hpux9*, hppa*-hp-hpux*):
7983 If it is hpux 9, check for /usr/include/X11R5 and /usr/lib/x11R5.
7984
7985 1995-12-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7986
7987 * configure.in: Determine HAVE_X11R6.
7988 (HAVE_MENUS): Renamed from HAVE_X_MENU.
7989
7990 1995-12-21 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
7991
7992 * configure.in: Just "solaris" now defaults to version 2.4.
7993 Add sunos4.1.n-noshare as alternative.
7994
7995 1995-12-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7996
7997 * configure.in (mips-sgi-irix6*): Set NON_GNU_CPP.
7998
7999 1995-11-29 Erik Naggum <erik@naggum.no>
8000
8001 * Makefile.in (install-arch-indep): Add missing backslash.
8002
8003 1995-11-29 Karl Eichwalder <ke@ke.Central.DE>
8004
8005 * Makefile.in (install-arch-indep): Don't install
8006 lispdir/[Mm]akefile*, lispdir/ChangeLog, lispdir/dired.todo.
8007
8008 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8009
8010 * Makefile.in (install-arch-indep): Fix previous change.
8011
8012 * configure.in (mips-sni-sysv*): New alias for mips-siemens-sysv*.
8013
8014 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8015
8016 * Version 19.30 released.
8017
8018 * make-dist (lisp): Exclude subdirs.el.
8019
8020 1995-11-22 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8021
8022 * make-dist (etc): Delete *.orig and *.rej.
8023
8024 1995-11-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8025
8026 * Makefile.in (install-arch-indep): Rename old info/dir only if exists.
8027
8028 1995-11-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8029
8030 * configure.in (hppa*-hp-hpux10*): Use s/hpux10.h.
8031
8032 1995-11-14 Geoff Voelker <voelker@cs.washington.edu>
8033
8034 * make-dist (nt): Rename install, readme, and todo to
8035 INSTALL, README, and TODO.
8036
8037 1995-11-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8038
8039 * make-dist (lisp): Don't distribute site-start.
8040
8041 1995-11-06 Karl Heuer <kwzh@gnu.ai.mit.edu>
8042
8043 * make-dist: Break the hard link on alloca.c.
8044
8045 1995-11-04 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
8046
8047 * configure.in (LIBS): Add libsrc_libs and keep the old LIBS.
8048
8049 1995-11-02 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
8050
8051 * make-dist (src, lib-src): Don't distribute Makefile.c.
8052 (etc/e): Do cleanup in $tempdir/etc/e, not $tempdir/etc.
8053
8054 1995-10-31 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8055
8056 * Makefile.in (mkdir): Create man1dir, not mandir.
8057 (uninstall): Use man1dir, not mandir.
8058
8059 1995-10-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8060
8061 * Makefile.in (man1dir): New variable.
8062 (install-arch-indep): Use man1dir.
8063
8064 * configure.in (sparc-*-nextstep*): Remove incorrect .h's.
8065
8066 * make-dist: Create lisp/MANIFEST.
8067
8068 1995-10-28 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8069
8070 * configure.in (m68k-*-linux*): New alternative.
8071
8072 1995-10-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8073
8074 * make-dist: Use new names config.in, paths.in, and
8075 {src,lib-src}/Makefile.in.
8076
8077 1995-10-25 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
8078
8079 * configure.in: Don't bother checking for drem.
8080
8081 1995-10-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8082
8083 * Makefile.in (distclean): Delete line with just a tab in it.
8084 (install-arch-indep): Delete spaces that precede tabs.
8085 Delete spurious `fi' left from previous change.
8086 (install): Supply `true' as command, to avoid null command.
8087
8088 1995-10-05 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8089
8090 * configure.in (--with-x-toolkit)): Add `athen' as alias for `athena'.
8091
8092 1995-09-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8093
8094 * configure.in (powerpc-*-solaris2): New alternative.
8095
8096 1995-09-12 Karl Heuer <kwzh@gnu.ai.mit.edu>
8097
8098 * Makefile.in (src/paths.h, paths-force): Use paths.h.$$ instead
8099 of paths.h.tmp$$, to avoid going beyond 14 characters.
8100
8101 1995-09-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8102
8103 * configure.in: Improve error msg for invalid --with-x-toolkit value.
8104
8105 1995-09-06 Paul Eggert <eggert@twinsun.com>
8106
8107 * configure.in (LOCALTIME_CACHE): Define if tzset exists and
8108 if localtime caches TZ. Check for tzset.
8109
8110 1995-09-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8111
8112 * config.bat: Simplify using new names file names src/makefile.in,
8113 config.in, paths.in. Change Echo commands not to use `.
8114
8115 1995-08-31 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8116
8117 * Makefile.in (install-arch-indep): Always install the new dir file;
8118 rename the previous dir file to dir.bak or dir.old.
8119
8120 1995-08-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8121
8122 * configure.in (RANLIB): Substitute this into makefiles.
8123 Set it specially on solaris; set it by default on other systems.
8124
8125 * configure.in: Fix previous Alpha change.
8126
8127 1995-08-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8128
8129 * configure.in (i*386-*-isc4.*): Set GCC_TEST_OPTIONS and
8130 NON_GCC_TEST_OPTIONS.
8131
8132 1995-08-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8133
8134 * configure.in (CFLAGS): When computing CFLAGS and REAL_CFLAGS
8135 from config.h, use SPECIFIED_CFLAGS to get what the user specified.
8136
8137 * configure.in (alpha-*-linux*): New configuration.
8138
8139 1995-08-05 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8140
8141 * configure.in (m68*-next-*): Use m68k.h and nextstep.h.
8142 (m68k-next-nextstep*): New alias for that.
8143 (i*86-*-nextstep*): Use nextstep.h.
8144 (sparc-*-nextstep*): New configuration.
8145
8146 1995-08-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8147
8148 * configure.in (CPP): Save original CFLAGS value in SPECIFIED_CFLAGS.
8149 And get CFLAGS from config.h if SPECIFIED_CFLAGS is null.
8150
8151 1995-07-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8152
8153 * configure.in: Handle sunos4shr by sharing; not like sunos4*.
8154 Determine GETTIMEOFDAY_ONE_ARGUMENT by experiment.
8155
8156 1995-07-18 Mike Long <mike.long@analog.com>
8157
8158 * make-dist: Fix update of finder-inf.el, and byte-compile it.
8159
8160 1995-07-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8161
8162 * Makefile.in (src/paths.h, paths-force):
8163 Rename src/paths.h.in to src/paths.in.
8164 (Makefile): Depend on src/Makefile.in, not src/Makefile.in.in.
8165
8166 * configure.in: Rename {src,lib-src}/Makefile.in.in to Makefile.in.
8167 Use Makefile.c for intermediate file.
8168 Rename src/config.h.in to src/config.in.
8169
8170 1995-07-17 Richard Stallman <rms@gnu.ai.mit.edu>
8171
8172 * configure.in (mips-dec-ultrix*): Assume version 4.3.
8173 (mips-dec-ultrix4.[12]): New alternative for old versions.
8174
8175 1995-07-06 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
8176
8177 * make-dist: Don't break intra-tree links.
8178
8179 1995-07-06 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
8180
8181 * configure.in: Put back archlibdir initialization. Require
8182 autoconf 2.4.1 or later.
8183
8184 1995-07-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8185
8186 * configure.in: Use sunos4shr normally for Sunos 4.1.[3-9].
8187 (mips-mips-riscos5*): New alternative.
8188
8189 1995-06-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8190
8191 * Makefile.in (uninstall, install-arch-indep): Install info/ediff*.
8192
8193 1995-06-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8194
8195 * configure.in (bindir, datadir, sharedstatedir, libexecdir)
8196 (mandir, infodir, archlibdir): Initializations deleted.
8197
8198 * configure.in: On hpux9, use hpux9-x11r4.h if we have X11R4.
8199 On hpux9shr, use hpux9shxr4.h.
8200
8201 1995-06-24 Morten Welinder <terra+@cs.cmu.edu>
8202
8203 * configure.in: Added target mips-dec-mach_bsd4.3.
8204 * config.guess: Guess mips-dec-mach_bsd4.3.
8205
8206 1995-06-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8207
8208 * Makefile.in (mkdir): Use symbolic chmod.
8209
8210 1995-06-22 Paul Eggert <eggert@twinsun.com>
8211
8212 * configure.in: Treat SunOS 4.1.4 like SunOS 4.1.3. (Likewise for
8213 SunOS 4.1.5 through 4.1.9, should they ever exist.)
8214
8215 1995-06-22 Paul Eggert <eggert@twinsun.com>
8216
8217 * Makefile.in (SUBDIR_MAKEFILES):
8218 Add man/Makefile, so `make distclean' removes it.
8219 (top_distclean): Add config.log to the list of files to be removed.
8220
8221 1995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8222
8223 * Version 19.29 released.
8224
8225 1995-06-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8226
8227 * configure.in: Fix the previous change to verify that the -b
8228 option really solves the problem.
8229
8230 * make-dist (nt): Explicitly include makefile.nt and makefile.def only.
8231
8232 1995-06-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8233
8234 * configure.in: Test whether XFree86 needs -b i486-linuxaout to link.
8235
8236 1995-06-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8237
8238 * configure.in: Report more clearly when there is no special
8239 dir to search for X includes or libraries.
8240
8241 1995-06-13 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
8242
8243 * configure.in: Check for -lpthreads, not -lpthread.
8244
8245 1995-06-09 Geoff Voelker <voelker@cs.washington.edu>
8246
8247 * make-dist: Copy new files nt/addpm.c and nt/emacs.bat.in.
8248
8249 1995-06-08 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
8250
8251 * configure.in: Check for -lpthread.
8252
8253 1995-06-05 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
8254
8255 * Makefile.in (install-arch-indep): Install info files for mh-e.
8256 (uninstall): Uninstall info files for dired-x, gnus, mh-e, and sc.
8257
8258 1995-06-01 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
8259
8260 * configure.in (*-solaris2.5): New configuration.
8261
8262 * make-dist: Copy new files config.nt and config.w95.
8263
8264 1995-05-30 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
8265
8266 * configure.in: Use x_includes, not x_libraries, for -I.
8267 Make bitmapdir a colon-separated list.
8268
8269 1995-05-27 Richard Stallman <rms@gnu.ai.mit.edu>
8270
8271 * configure.in (hppa*-hp-hpux10*, m68k-hp-hpux10*): New configurations.
8272
8273 * configure.in: Allow x_libraries and x_includes to be paths.
8274
8275 1995-05-25 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
8276
8277 * configure.in: Fix typo.
8278
8279 1995-05-24 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
8280
8281 * INSTALL: Clarify use of site-init.el.
8282
8283 1995-05-22 enami tsugutomo <enami@sys.ptg.sony.co.jp>
8284
8285 * configure.in: Pass arg to sqrt.
8286
8287 1995-05-18 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
8288
8289 * make-dist: Fix May 6 change.
8290
8291 1995-05-17 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
8292
8293 * vpath.sed: Delete reference to ymakefile.
8294
8295 1995-05-09 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
8296
8297 * configure.in: Use sqrt (more portable) instead of fmod in -lm check.
8298
8299 1995-05-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8300
8301 * make-dist: Put nt/emacs.ico and nt/emacs.rc in dist.
8302
8303 * update-subdirs: Specify /bin/sh to run the script.
8304
8305 1995-05-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8306
8307 * make-dist: Put src/makefile.nt in dist.
8308
8309 * configure.in (i[345]86-*-bsdi2*): New configuration.
8310 (vax-dec-bsd386*): Deleted.
8311
8312 1995-05-06 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
8313
8314 * configure.in: Make sure CDPATH doesn't mess up PWD check.
8315 Check whether X bitmaps are in X11/bitmaps instead of bitmaps.
8316 Use fmod instead of logb in -lm check.
8317
8318 1995-05-03 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8319
8320 * configure.in (m68*-apollo-*): Renamed from m68*-apollo*.
8321 Use bsd4-3. Don't set NON_GNU_CPP.
8322
8323 * make-dist: Don't copy in src/s/*.inp. Don't copy nt/src.
8324 In nt, copy various different things, but not *.cmd.
8325 Fix the ln commands for the subdirs of nt.
8326
8327 1995-04-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8328
8329 * configure.in (*-sun-sunos4.1.3*): Use sunos4shr.h.
8330
8331 1995-04-27 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
8332
8333 * configure.in (*-sun-sunos4.1.3*): Use shared libraries,
8334 since that's what the header file expects.
8335
8336 1995-04-24 Francesco Potortì (pot@cnuce.cnr.it)
8337
8338 * configure.in (m68k-motorola-sysv*): Distinguish between 68030
8339 and 68040 based machines when choosing options for gnucc.
8340
8341 1995-04-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8342
8343 * Makefile.in (top_distclean): Delete config.cache.
8344
8345 1995-04-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8346
8347 * Makefile.in (install-arch-indep): Delete .#* when copying subdirs.
8348
8349 * configure.in: Use m/ncr386.h.
8350
8351 1995-04-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8352
8353 * Makefile.in (install-arch-indep): Undo Sep 23 change.
8354
8355 1995-04-06 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
8356
8357 * make-dist (lib-src): Don't copy *.lex; it doesn't exist anymore.
8358 (man): Don't copy texindex.c and getopt.c; they're deleted.
8359 (etc): Omit `e'; it's a subdirectory.
8360 (etc/e): Use `../..', not `..', to reference top level.
8361
8362 1995-04-06 Simon Leinen <simon@lia.di.epfl.ch>
8363
8364 * Makefile.in (install-arch-indep, dist):
8365 Look for `update-subdir' in $(srcdir).
8366
8367 1995-04-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8368
8369 * make-dist: Include mkinstalldirs in distribution.
8370
8371 1995-04-05 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
8372
8373 * make-dist: Add missing close backquote.
8374
8375 1995-04-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8376
8377 * make-dist: Don't distribute shortnames directory.
8378
8379 1995-03-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8380
8381 * Makefile.in (blessmail): Pass archlibdir to the sub-make.
8382
8383 1995-02-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8384
8385 * configure.in (m88k-motorola-sysv4*): Use usg5-4-2.
8386
8387 1995-02-23 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
8388
8389 * configure.in (EMACS_CONFIG_OPTIONS): Use $ac_configure_args.
8390
8391 1995-02-13 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8392
8393 * configure.in (mips-sgi-irix6): New configuration.
8394
8395 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8396
8397 * Makefile.in (maintainer-clean): Renamed from realclean.
8398
8399 1995-02-02 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
8400
8401 * configure.in: Create a .gdbinit that sources the real one,
8402 if using a different build directory.
8403
8404 1995-01-23 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
8405
8406 * configure.in: Check for sys/select.h.
8407
8408 1995-01-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8409
8410 * configure.in: On sunos4.1.3 and sunus4shr, set NON_GNU_CPP.
8411
8412 1994-12-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8413
8414 * configure.in: Handle isc 4.1 operating system.
8415
8416 1994-12-10 Richard Stallman <rms@kepa>
8417
8418 * configure.in (rs6000-ibm-aix4.1*): New alternative.
8419 (rs6000-ibm-aix4*): New alternative.
8420
8421 1994-12-06 Richard Stallman <rms@kepa>
8422
8423 * configure.in: For SVR4.2, set NON_GNU_CPP if not already set.
8424
8425 1994-11-30 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
8426
8427 * configure.in: Don't try to make directories that are guaranteed
8428 to already exist.
8429
8430 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8431
8432 * configure.in: Generate man/Makefile from man/Makefile.in.
8433 Create the man subdir.
8434
8435 * Makefile.in (dvi): Run Make in our man subdir.
8436
8437 * make-dist: Create subdir etc/e.
8438 Make links to it.
8439 Put man/Makefile.in in dist, instead of man/Makefile.
8440
8441 1994-11-21 David J. MacKenzie (djm@mole.gnu.ai.mit.edu)
8442
8443 * configure.in: Add --with-pop, --with-kerberos, and
8444 --with-hesiod for movemail.
8445
8446 1994-11-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8447
8448 * configure.in (m68*-apollo*): Use s/domain.h.
8449
8450 1994-11-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8451
8452 * configure.in (m68*-apollo*): Set NON_GNU_CPP.
8453
8454 1994-11-14 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
8455
8456 * configure.in: Don't add -I, -L, -R options for cc if their
8457 arguments would be empty.
8458
8459 1994-11-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8460
8461 * configure.in (i860-intel-osf1*): New alternative.
8462 (mips-sgi-irix5.[01]*): Distinguish from irix5*.
8463 (mips-sgi-irix*): Now an alias for mips-sgi-irix5*.
8464
8465 1994-11-09 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
8466
8467 * configure.in: Make h_errno check not use nested functions.
8468
8469 1994-11-09 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8470
8471 * Makefile.in (install-arch-indep): Delete *.orig in copied dirs.
8472
8473 1994-11-08 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
8474
8475 * Makefile.in (install-arch-indep): Avoid continued comment
8476 swallowing target line.
8477
8478 1994-11-08 David J. MacKenzie (djm@churchy.gnu.ai.mit.edu)
8479
8480 * configure.in: Protect a character class with `changequote'.
8481
8482 1994-11-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
8483
8484 * configure.in: Accept `news' as a synonym for `newsos'.
8485
8486 1994-11-03 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
8487
8488 * Makefile.in: Don't rm files if cd fails.
8489
8490 1994-11-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8491
8492 * make-dist: Put nt subdir and its subdirs in the dist.
8493 (lib-src): Put makefile.nt in the dist.
8494 (lisp): Put makefile.nt in the dist.
8495
8496 1994-10-29 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
8497
8498 * configure.in: Change a stray `[' to `test'.
8499
8500 1994-10-28 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
8501
8502 * configure.in: Adapt for Autoconf v2. Use the standard argument
8503 parser, host type canonicalizer, X11 finder, and message
8504 printing macros. Use the new macro names. Use `test' instead of `['.
8505
8506 1994-10-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8507
8508 * configure.in: Check for getpagesize.
8509
8510 1994-10-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8511
8512 * make-dist (msdos): Put sed* in the distribution.
8513
8514 1994-10-17 Morten Welinder <terra@mole.gnu.ai.mit.edu>
8515
8516 * config.bat: New option, `--with-x', for configuring Emacs
8517 for use with the X11 system DesqView/X.
8518 New option, `--no-debug', for compiling Emacs without debug
8519 information thus saving disk space.
8520 (src/config.h, src/paths.h): Use `update' (which is like
8521 `move-if-changed') to change the file.
8522 (src/config.h): When configuring for X11 perform extra changes.
8523 (src/makefile): When configuring for X11 perform extra changes.
8524 (lib-src): Remove temporary files.
8525 (): Check that `sed', `rm', `mv', and `gcc' are available.
8526
8527 1994-10-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8528
8529 * Makefile.in (sharedstatedir): Substitute sharedstatedir properly.
8530
8531 * configure.in (bitmapdirs): Default to /usr/include/X11/bitmaps.
8532
8533 1994-10-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8534
8535 * configure.in (EMACS_CONFIGURATION): Use $canonical as value.
8536
8537 * configure.in (canonical): Substitute var into makefiles.
8538 (bitmapdir): Likewise.
8539
8540 * Makefile.in (bitmapdir): New variable.
8541 (src/paths.h, paths-force): Edit PATH_BITMAPS.
8542
8543 1994-10-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8544
8545 * make-dist: Put update-subdirs and lisp/subdirs.el in the dist.
8546
8547 * Makefile.in (dist, install-arch-indep): Run update-subdirs.
8548 * update-subdirs: New shell script.
8549
8550 1994-10-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8551
8552 * Makefile.in (top_distclean): Don't rm build-install.
8553 (SOURCES): Delete build-install.in.
8554
8555 * make-dist: Don't distribute build-ins.in.
8556 * build-ins.in: File deleted.
8557
8558 1994-10-12 David J. MacKenzie (djm@duality.gnu.ai.mit.edu)
8559
8560 * Makefile.in (mkdir): Use mkinstalldirs instead of make-path.
8561
8562 1994-10-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8563
8564 * Makefile.in: Use libexecdir and sharedstatedir as appropriate.
8565
8566 * configure.in (libexecdir): Renamed from libdir. New default.
8567 (sharedstatedir): Renamed from statedir. New default.
8568 (datadir): New default.
8569
8570 * make-dist: Don't distribute subdirs.el.
8571
8572 1994-10-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8573
8574 * configure.in (eaccess): Check for it.
8575
8576 1994-10-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8577
8578 * configure.in (mktime): Check for it.
8579
8580 1994-10-02 Paul Reilly <pmr@geech.gnu.ai.mit.edu>
8581
8582 * configure.in (motif): Add support for usage and option checking.
8583
8584 1994-09-24 Richard Stallman <rms@churchy.gnu.ai.mit.edu>
8585
8586 * configure.in (utimes): Check for it.
8587
8588 1994-09-23 Richard Stallman <rms@churchy.gnu.ai.mit.edu>
8589
8590 * Makefile.in (install-arch-indep): Don't do mkdir here.
8591
8592 1994-09-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8593
8594 * configure.in (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*):
8595 riscix.h renamed to acorn.h.
8596
8597 1994-09-21 Michael Ben-Gershon (mybg@cs.huji.ac.il)
8598
8599 * configure.in (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*):
8600 New configurations.
8601
8602 1994-09-21 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
8603
8604 * configure.in: Remove trailing slashes from srcdir.
8605
8606 1994-09-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8607
8608 * configure.in (i[345]86-sequent-ptx*): Handle.
8609
8610 1994-09-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8611
8612 * Makefile.in (paths-force): Depend on src/paths.h.
8613
8614 1994-09-19 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
8615
8616 * configure.in (config_options): Save all arguments, not just some.
8617
8618 1994-09-18 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
8619
8620 * Makefile.in (install-arch-indep): Copy DOC-*, not DOC*.
8621
8622 * configure.in: Add AC_AIX.
8623 Add checks to set HAVE_STRUCT_UTIMBUF, HAVE_TIMEVAL, HAVE_SELECT.
8624
8625 1994-09-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8626
8627 * configure.in (parsing options): Simplify sed command to delete -'s.
8628
8629 1994-09-16 Karl Heuer <kwzh@churchy.gnu.ai.mit.edu>
8630
8631 * configure.in (config_options): New shell variable.
8632 Pass its value to C code in EMACS_CONFIG_OPTIONS.
8633
8634 1994-09-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8635
8636 * configure.in (alpha-dec-osf*): New target.
8637
8638 * Makefile.in: Use just one FRC target.
8639
8640 1994-09-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8641
8642 * Makefile.in (removenullpaths, paths-force):
8643 Use name paths.h.tmp$$, which depends on the pid.
8644
8645 1994-09-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8646
8647 * Makefile.in (removenullpaths, paths-force):
8648 Put paths.h.tmp in top-level dir, not in src.
8649
8650 1994-09-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8651
8652 * Version 19.27 released.
8653
8654 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8655
8656 * Version 19.26 released.
8657
8658 1994-09-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8659
8660 * configure.in: Check for lrand48, not rand48.
8661
8662 1994-09-03 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8663
8664 * configure.in (powerpc-ibm-aix3.1*, powerpc-ibm-aix3.2.5)
8665 (powerpc-ibm-aix*): New aliases.
8666
8667 1994-08-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8668
8669 * make-dist (src/m, src/s): Put *.inp in distribution.
8670
8671 1994-08-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8672
8673 * configure.in: Accept i586 and i486 along with i386.
8674
8675 1994-08-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8676
8677 * configure.in: Do compute unexec, LIBX, system_malloc, etc
8678 even if CPP env var was set by the user.
8679
8680 * configure.in (i[34]86-*-*): For SCO 3.2v4, fix NON_GNU_CPP value.
8681
8682 1994-08-14 Jonathan I. Kamens (jik@gza-client1.aktis.com)
8683
8684 * Makefile.in: Uninstall "$(EMACS)", not "emacs".
8685
8686 1994-08-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8687
8688 * configure.in (i[34]86-*-*): For SCO 3.2v4, set NON_GNU_CPP.
8689
8690 1994-08-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8691
8692 * configure.in: Check more specifically for i*86-sun-sunos.
8693
8694 1994-08-03 Caveh Jalali (caveh@eng.sun.com)
8695
8696 * configure.in: Handle solaris 2.4.
8697
8698 1994-07-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8699
8700 * configure.in (rand48): Check for it.
8701
8702 1994-07-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8703
8704 * make-dist: Update the info files.
8705
8706 1994-07-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8707
8708 * configure.in: Make "checking..." messages' style consistent.
8709 (HAVE_H_ERRNO): New test.
8710
8711 1994-07-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8712
8713 * configure.in (i860-*-sysv4*): Set NON_GNU_CC and NON_GNU_CPP.
8714
8715 1994-07-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8716
8717 * configure.in (CFLAGS): If the envvar was specified, use that.
8718 And set REAL_CFLAGS from it too.
8719
8720 1994-07-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8721
8722 * make-dist: Update finder-inf.el.
8723
8724 1994-07-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8725
8726 * make-dist (msdos): Include sed4.inp in dist.
8727
8728 * Makefile.in (libsrc_libs): Var deleted.
8729
8730 1994-07-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8731
8732 * Makefile.in (mkdir, removenullpaths): Put g in sed replace commands.
8733
8734 1994-06-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8735
8736 * configure.in (mips-sony-newsos4*): New alias.
8737
8738 1994-06-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8739
8740 * configure.in (*-convex-bsd*): Set NON_GNU_CPP.
8741 (*-convex-convexos*): Accept this as alias.
8742
8743 1994-06-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8744
8745 * configure.in: Get CFLAGS both with and without THIS_IS_CONFIGURE,
8746 for two different uses.
8747
8748 1994-06-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8749
8750 * configure.in: Define THIS_IS_CONFIGURE when extracting CFLAGS etc.
8751
8752 1994-06-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8753
8754 * make-dist: Put ./BUGS into the distrib.
8755
8756 1994-06-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8757
8758 * configure.in: Handle 386 running Solaris 2.
8759
8760 1994-06-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8761
8762 * configure.in (mips-siemens-sysv*): Use cpp, not cc -E.
8763
8764 1994-06-05 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8765
8766 * configure.in (mips-sony-newsos*): Use news-risc.h.
8767
8768 * configure.in: Accept bsdi as opsys, like bsd386.
8769
8770 1994-06-01 Morten Welinder (terra@diku.dk)
8771
8772 * config.bat (src/paths.h): Use sed script msdos/sed4.inp.
8773
8774 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8775
8776 * Version 19.25 released.
8777
8778 * make-dist (shortversion): Don't assume another period follows.
8779
8780 1994-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8781
8782 * Makefile.in (install-arch-indep): Use /bin/pwd uniformly, not pwd.
8783 (uninstall): Use /bin/pwd.
8784
8785 * Makefile.in (blessmail): Depend on src.
8786 (all): Don't depend on blessmail.
8787
8788 * Makefile.in (src/paths.h): Don't force recomputation.
8789 (paths-force): New target; force recomputation of paths.h.
8790 (all): Depend on paths-force.
8791 (src, lib-src): Depend on src/paths.h.
8792
8793 * configure.in (*-sun-sunos4*): Set GCC_TEST_OPTIONS,
8794 NON_GCC_TEST_OPTIONS.
8795
8796 1994-05-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8797
8798 * configure.in: Don't insist on subversions for irix.
8799
8800 1994-05-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8801
8802 * configure.in (hppa*-hp-hpux9shr): Move alternative up.
8803
8804 * configure.in (i[34]86-next-*): New alternative.
8805
8806 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8807
8808 * Version 19.24 released.
8809
8810 * configure.in: New config hppa*-hp-hpux9shr*.
8811
8812 1994-05-22 Morten Welinder (terra@tyr.diku.dk)
8813
8814 * config.bat: Doc fix.
8815
8816 1994-05-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8817
8818 * Makefile.in (mostlyclean, clean, distclean, realclean)
8819 (extraclean): Don't act on man subdir if it doesn't exist.
8820
8821 1994-05-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8822
8823 * configure.in (GCC_TEST_OPTIONS, NON_GCC_TEST_OPTIONS): New vars.
8824 Use them to set up CC.
8825 (*-sun-sunos4.1.3): Set them.
8826
8827 1994-05-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8828
8829 * Makefile.in (lib-src): Don't depend on src/paths.h.
8830
8831 1994-05-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8832
8833 * build-ins.in (copydests): Get rid of spurious `-'s.
8834
8835 * configure.in: Define EMACS_CONFIGURATION instead of CONFIGURATION.
8836
8837 1994-05-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8838
8839 * Version 19.23 released.
8840
8841 * configure.in [HAVE_X11]: Merge $C_SWITCH_X_SITE into CFLAGS
8842 for the Xlib and Xt checks; then restore old CFLAGS.
8843
8844 1994-05-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8845
8846 * configure.in (HAVE_X11XTR6): Add newline before #if.
8847 Add newline after #endif.
8848
8849 1994-05-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8850
8851 * configure.in (HAVE_X11XTR6): Arrange to define it.
8852
8853 1994-05-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8854
8855 * Makefile.in (install): Depend on blessmail.
8856
8857 1994-05-12 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
8858
8859 * configure.in (mips-siemens-sysv*): Put quotes around value
8860 containing blanks.
8861
8862 1994-05-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8863
8864 * Makefile.in (TAGS): Use the makefile in src subdir.
8865
8866 1994-05-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
8867
8868 * configure.in (opsys): Recognize `gnu'.
8869
8870 1994-05-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8871
8872 * configure.in (using NON_GNU_CPP): Fix test for CPP already set.
8873
8874 1994-05-09 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
8875
8876 * configure.in: Remove AC_LANG_C call. Not needed with Autoconf
8877 version > 1.8.
8878
8879 1994-05-08 Morten Welinder (terra@diku.dk)
8880
8881 * config.bat: Forcibly remove "# " style comments from makefiles.
8882
8883 1994-05-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8884
8885 * Makefile.in (uninstall): When processing lispdir and etcdir,
8886 do nothing unless it exists and is a directory.
8887
8888 1994-05-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8889
8890 * Makefile.in (install-arch-indep): Do install info/dired-x*.
8891 Merge code in from install-doc.
8892 (install-doc): Merge code back into install-arch-indep.
8893 (install-arch-dep): Don't depend on install-doc.
8894
8895 * configure.in (run_in_place): Don't use pwd for archlibdir and docdir.
8896
8897 1994-05-04 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8898
8899 * configure.in (making src/Makefile and lib-src/Makefile):
8900 Split off the autoconf substitutions and don't pass them thru cpp.
8901 (undefs): Use $canonical as well as $configuration.
8902
8903 * make-dist: Distribute lisp/Makefile.
8904
8905 * configure.in: Recognize m88k-dg-dgux5.4.3* and m88k-dg-dgux5.4.2*.
8906 Use lower case names for the s files.
8907
8908 1994-05-03 Morten Welinder (terra@diku.dk)
8909
8910 * config.bat: Added possibility for different file name
8911 transcriptions in lib-src.
8912
8913 1994-05-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8914
8915 * Makefile.in (lib-src): Undo previous change.
8916 (blessmail): New target to run maybe-blessmail in lib-src.
8917 (all): Depend on blessmail.
8918
8919 * Makefile.in (lib-src): Depend on src.
8920
8921 1994-04-30 Paul Reilly (pmr@churchy.gnu.ai.mit.edu)
8922
8923 * configure.in (m88k-dg-dgux5.4R3): Use dgux5-4R3.
8924 (m88k-dg-dgux5.4R2): dgux5.4R2.
8925
8926 1994-04-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8927
8928 * configure.in (window_system): Restore accidentally deleted code
8929 that uses AC_FIND_X.
8930
8931 * make-dist: Distribute config.bat.
8932
8933 1994-04-29 Morten Welinder (terra@diku.dk)
8934
8935 * config.bat: Corrected the configuration of lib-src
8936 to keep up with configure. Add note about dos version 3
8937 or better needed (djgpp needs that). Add note explaining
8938 that either install in c:/emacs or edit the script.
8939 Don't change to c:/emacs, but assume we're there (to minimize
8940 the number of places to change).
8941
8942 * config.bat: Build-in the first step towards X11 support with
8943 the X11 emulator that exists. At this time it won't work,
8944 and several files are missing.
8945
8946 1994-04-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8947
8948 * configure.in: Use m/hp800.h in place of m/hp9000s800.h.
8949 Don't look for -lresolv.
8950
8951 * Makefile.in (lib-src): Depend on src/paths.h.
8952
8953 1994-04-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8954
8955 * configure.in: Restore deleted AC_SUBST of `configuration'.
8956 Improve error message for bad --with-x-toolkit value.
8957
8958 * configure.in: Define CONFIGURATION in src/config.h
8959 rather than substituting in src/Makefile.in.
8960
8961 1994-04-26 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
8962
8963 * Makefile.in (install-doc): New target.
8964 (install-arch-dep): Depend on install-doc.
8965 (mkdir): Create docdir.
8966
8967 1994-04-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8968
8969 * configure.in: Test for libresolv.a.
8970 Substitute machfile and opsysfile.
8971
8972 1994-04-22 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
8973
8974 * Makefile.in (.PHONY, install): Kill reference to obsolete do-install.
8975 (install-arch-dep): Install under the name $(EMACS).
8976
8977 1994-04-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8978
8979 * configure.in (version): Use entire value of emacs-version.
8980 (mips-siemens-sysv*): New alternative.
8981
8982 1994-04-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8983
8984 * Makefile.in (install-arch-indep): Don't install dired-x*.
8985
8986 1994-04-18 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
8987
8988 * configure.in (src/Makefile, lib-src/Makefile): Delete ^L.
8989 Fix definition of $undefs.
8990
8991 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8992
8993 * configure.in (window_system): Obey --with-x11=no and --with-x10=no.
8994
8995 * configure.in (lib-src/Makefile.in): Use src, not lib-src, in -I.
8996
8997 1994-04-16 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
8998
8999 * configure.in: Call AC_LANG_C, if it's defined, after AC_PREPARE.
9000
9001 1994-04-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9002
9003 * configure.in (lib-src/Makefile.in): Make this from Makefile.in.in
9004 and run it thru cpp, as with src/Makefile.in.
9005
9006 * configure.in: Use AC_SET_MAKE.
9007
9008 1994-04-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9009
9010 * configure.in (i[34]86-ncr-sysv*): Use usg5-4-2.
9011
9012 1994-04-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9013
9014 * Makefile.in (MAKE): Don't just assign it--use @SET_MAKE@.
9015
9016 * configure.in (CFLAGS): Exclude ${CFLAGS} from singlequotes.
9017 (printing the choices): Make the toolkit message unconditional.
9018 (USE_X_TOOLKIT): Use `none', not `no', if none.
9019 (include libsrc_libs): Include config.h, and specify -I for srcdir.
9020 Get rid of temp file foofoo1.
9021
9022 1994-04-13 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
9023
9024 * configure.in (CFLAGS): Use shell syntax, not Makefile.
9025
9026 1994-04-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9027
9028 * configure.in (window_system): If no X, set USE_X_TOOLKIT=no.
9029 (printing the choices): State choice of toolkit.
9030 (libsrc_libs): Recalculate after writing config.h;
9031 then update lib-src/Makefile.
9032
9033 1994-04-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9034
9035 * configure.in: Add sunos4shr as alternative for suns.
9036 Conditionals testing for null $CC were backwards.
9037
9038 1994-04-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9039
9040 * make-dist (msdos): Don't link patch1. Link sed*.inp, not sed.in*.
9041
9042 1994-04-09 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9043
9044 * configure.in: Handle -isc4.0*.
9045
9046 1994-03-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9047
9048 * configure.in (esix5): Set NON_GNU_CPP.
9049
9050 1994-03-24 Roland McGrath (roland@mole.gnu.ai.mit.edu)
9051
9052 * Makefile.in (thisdir): Nonsensical variable removed.
9053 (install-arch-indep): Set shell var thisdir=`pwd` before cd and cd
9054 back to $thisdir, rather than the directory `this_dir'.
9055
9056 1994-03-17 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9057
9058 * Makefile.in (install-arch-indep): Add missing backslash after a
9059 `then'.
9060
9061 1994-03-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9062
9063 * Makefile.in (thisdir): New variable.
9064 (install-arch-indep): Go back to thisdir to run INSTALL_DATA.
9065
9066 1994-03-08 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
9067
9068 * configure.in: Add freebsd.
9069
9070 1994-03-08 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9071
9072 * configure.in: Check for fpathconf.
9073
9074 1994-03-02 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
9075
9076 * configure.in (with_x_toolkit): Fix typo in previous change.
9077
9078 1994-03-01 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
9079
9080 * configure.in: New s-file for rs60000-ibm-aix3.2.5.
9081
9082 1994-02-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9083
9084 * configure.in (with_x_toolkit): Don't allow motif or open-look.
9085
9086 1994-02-24 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
9087
9088 * configure.in: Fix value of docdir.
9089 * Makefile.in (install-arch-indep): Install DOC* in docdir.
9090
9091 1994-02-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9092
9093 * configure.in (*-sysv4.1): Set NON_GNU_CPP.
9094
9095 1994-02-22 Karl Heuer (kwzh@geech.gnu.ai.mit.edu)
9096
9097 * configure.in: New variable docdir to control where the docstring
9098 file goes.
9099 Makefile.in: Use it to initialize PATH_DOC in paths.h.
9100
9101 1994-02-22 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
9102
9103 * configure.in: When --run-in-place, don't inherit archlibdir.
9104
9105 1994-02-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9106
9107 * Makefile.in (install-arch-dep, install-arch-indep):
9108 New targets split up former do-install rule.
9109 (do-install): Target deleted.
9110
9111 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9112
9113 * configure.in (mips-sony-newsos*): New configuration.
9114
9115 1994-02-14 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu)
9116
9117 * configure.in (rs6000-bull-bosx*): Added support for BULL dpx20.
9118
9119 1994-02-11 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
9120
9121 * configure.in: Fix misspelled symbol LD_SWITCH_X_SITE_AUX.
9122
9123 1994-02-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9124
9125 * configure.in: Don't initialize CC.
9126
9127 1994-02-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9128
9129 * configure.in (creating src/Makefile): Also generate -U switches
9130 for symbols in the $configuration value.
9131
9132 * configure.in: Check for sys_siglist being declared in system header.
9133
9134 1994-02-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9135
9136 * configure.in (creating src/Makefile): Delete blank lines
9137 along with lines of whitespace.
9138 (m68k-motorola-sysv*, m68000-motorola-sysv*): Compute proper CC value.
9139
9140 1994-02-09 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9141
9142 * configure.in: Get, use, and substitute C_SWITCH_MACHINE
9143 like C_SWITCH_SYSTEM.
9144 (m68*-motorola-sysv*): Set CC. Require cpu type to be m68k or m68000.
9145
9146 1994-02-04 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
9147
9148 * configure.in (drem): Check for this function.
9149
9150 1994-02-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9151
9152 * configure.in (Using NON_GNU_CPP): Don't lose if it has spaces.
9153 If CPP was inherited from environment, don't use NON_GNU_CPP.
9154 (NON_GNU_CC): Likewise.
9155 (handling with_gcc): Use explicit if in the `no' case.
9156 (cc_specified): New variable; if set, don't use NON_GNU_CC.
9157
9158 1994-02-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9159
9160 * configure.in (mips-mips-riscos4*): Set NON_GNU_CPP.
9161
9162 1994-02-01 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
9163
9164 * configure.in: Check whether fmod exists.
9165
9166 1994-01-31 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9167
9168 * make-dist: Distribute {src,lisp}/ChangeLog.? instead of
9169 {src,lisp}/OChangeLog.
9170
9171 1994-01-22 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9172
9173 * configure.in: Restore Jan 8 and Jan 16 changes. The -U hack is
9174 necessary for proper operation. This code works with the current
9175 released version of Autoconf.
9176
9177 1994-01-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9178
9179 * configure.in (with_x_toolkit): Treat values athena and lucid alike.
9180 (USE_X_TOOLKIT): Define it for all values except `no'.
9181
9182 * configure.in: Undo first Jan 8 change and Jan 16 change.
9183
9184 1994-01-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9185
9186 * configure.in: Handle --with-x-toolkit. Produce lwlib/Makefile.
9187 Substitute USE_X_TOOLKIT as both C macro and Make variable.
9188
9189 * Makefile.in (lwlib/Makefile): New target.
9190 (SUBDIR_MAKEFILES): Depend on lwlib/Makefile.
9191 (clean, mostlyclean, distclean, realclean): Handle lwlib subdir.
9192 (unlock, relock): Handle lwlib subdir.
9193
9194 * Makefile.in: Add some .PHONY targets.
9195
9196 * make-dist: Handle lwlib subdir like oldXMenu subdir.
9197
9198 * lwlib: New subdirectory.
9199
9200 1994-01-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9201
9202 * configure.in: If CPP has a value that is a directory,
9203 discard the value.
9204
9205 1994-01-16 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9206
9207 * configure.in (srcdir_undefs): Add g flag to sed substitution to
9208 remove -U[0-9]*.
9209
9210 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9211
9212 * Makefile.in (do-install): Install the dired-x info files.
9213
9214 * configure.in: Provide for variable LD_SWITCH_X_SITE_AUX.
9215 (See src/s/sol2.h.)
9216
9217 1994-01-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9218
9219 * configure.in (m68k-harris-cxux*, m88k-harris-cxux*): New configs.
9220
9221 1994-01-08 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9222
9223 * configure.in (creating src/Makefile): Put code inside 2nd arg to
9224 AC_OUTPUT as it should be; hopefully no one will again see fit to
9225 gratuitously break this and not make a change log entry.
9226 Optimized sed processing of Makefile.in and cpp output; now
9227 preserves comments previously removed from the cpp input.
9228 Eliminated temp file for cpp output. Generate -U switches to
9229 undefine all identifiers that appear in the directory name
9230 ${srcdir}; pass these to cpp.
9231
9232 * configure.in (version): Fix sed regexp to match two-elt version
9233 number.
9234
9235 * configure.in: Check for strerror.
9236
9237 1994-01-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9238
9239 * configure.in: Test for bcmp.
9240
9241 1994-01-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9242
9243 * make-dist (tempdir): Put subdir msdos into the distribution.
9244
9245 1993-01-07 Morten Welinder (terra@diku.dk)
9246
9247 * config.bat: New file.
9248
9249 1994-01-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9250
9251 * Makefile.in (${SUBDIR} target): Pass down LDFLAGS and CPPFLAGS.
9252
9253 1994-01-01 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9254
9255 * configure.in (m68*-next-*): Don't care about which os is specified.
9256 (i[34]86-*-*): Check for *-nextstop*.
9257
9258 1993-12-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9259
9260 * configure.in: Check for setsid.
9261
9262 1993-12-17 Richard Stallman (rms@srarc2)
9263
9264 * configure.in (*-sun-solaris*): Add special case for Solaris 2.3.
9265
9266 1993-12-15 Richard Stallman (rms@srarc2)
9267
9268 * Makefile.in (mkdir): Make only the lockdir writable.
9269
9270 * configure.in (i860-*-sysv4): Renamed from i860-*-sysvr4.
9271
9272 1993-12-11 Richard Stallman (rms@srarc2)
9273
9274 * Makefile.in (libdir): Use @libdir@.
9275
9276 1993-12-08 Richard Stallman (rms@srarc2)
9277
9278 * Makefile.in (install): Add empty command.
9279
9280 1993-12-04 Richard Stallman (rms@srarc2)
9281
9282 * make-dist: Put man/getopt.c in the dist.
9283
9284 * configure.in (LIBS): Add test for existence of XSetWMProtocols.
9285
9286 * Makefile.in (install): Depend on ${SUBDIR}, not `all'.
9287
9288 1993-12-03 Richard Stallman (rms@srarc2)
9289
9290 * configure.in (solaris): Set NON_GNU_CPP instead of CPP.
9291 Set it for all solaris versions.
9292 (mips-mips-riscos4*): Set NON_GNU_CC, not CC.
9293 (after checking for GCC): If not GCC, and NON_GNU_CPP is set, set CPP.
9294 Likewise for NON_GNU_CC and CC.
9295
9296 1993-12-01 Richard Stallman (rms@srarc2)
9297
9298 * configure.in (mips-mips-riscos4*): Assign variable CC.
9299 (checking ${with_gcc}): If "no", don't override CC if already set.
9300 (CC): Initialize it as empty.
9301
9302 1993-11-30 Richard Stallman (rms@srarc2)
9303
9304 * configure.in (Suns): Set CPP if *-solaris2.3*.
9305
9306 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9307
9308 * Version 19.22 released.
9309
9310 * Makefile.in (do-install): Use umask 022 in copying etc and lisp dirs.
9311
9312 1993-11-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9313
9314 * make-dist: When breaking links, use cp -p.
9315 Copy install.sh into distribution.
9316 Move the temp dir up into the parent dir;
9317 don't leave the staging dir make-dist.tmp... in existence.
9318 * install.sh: New file.
9319
9320 1993-11-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9321
9322 * configure.in (i[34]86-ncr-sysv*): New specific alternative.
9323
9324 1993-11-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9325
9326 * configure.in (version): When --run-in-place, exclude
9327 ${datadir}/emacs/site-lisp from locallisppath.
9328
9329 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9330
9331 * configure.in: Delete jumk.c before writing it.
9332
9333 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9334
9335 * Version 19.21 released.
9336
9337 * Makefile.in (mkdir): Ignore error from chmod.
9338
9339 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9340
9341 * make-dist: Don't put lisp/forms.README in the distribution.
9342
9343 1993-11-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9344
9345 * configure.in (creating src/Makefile): Before running cpp,
9346 discard all lines that start with `# Generated' or /**/#.
9347
9348 1993-11-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9349
9350 * Version 19.20 released.
9351
9352 * make-dist: Use build-ins.in, not build-install.in.
9353 Don't bother updating TAGS since it's not included.
9354
9355 * build-ins.in: Renamed from build-install.in.
9356
9357 1993-11-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9358
9359 * make-dist: Don't try to link *.texinfo--there are none now.
9360 When running make in lib-src, specify YACC var value.
9361
9362 1993-10-03 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9363
9364 * configure.in (extrasub): Add vpath patterns for %.[yls].
9365
9366 * configure.in: Don't do seddery on config.status after AC_OUTPUT.
9367 Instead just include the commands to make src/Makefile as the
9368 second arg to AC_OUTPUT.
9369
9370 * configure.in: Use : instead of dnl for comment inside
9371 $makefile_command.
9372
9373 * configure.in: No longer use vpath_sed. Instead, when we notice
9374 srcdir already configured, set extrasub to hack vpath in the
9375 makefiles.
9376
9377 * configure.in: In cmds to make src/Makefile, chmod Makefile.new
9378 before moving it.
9379 * Makefile.in (VPATH): Define to @srcdir@.
9380
9381 1993-09-28 Brian J. Fox (bfox@cubit)
9382
9383 * configure.in: Don't copy ${srcdir}/src/Makefile.in; that file
9384 doesn't exist. Just copy src/Makefile.in instead. Touch
9385 all of the Makefiles after editing config.status.
9386
9387 * INSTALL: Update documentation to match new configuration
9388 mechanism.
9389
9390 1993-09-27 Brian J. Fox (bfox@ai.mit.edu)
9391
9392 * configure.in: Allow any of the path or directory Makefile
9393 variables to be set with flags to configure. Create all Makefiles
9394 at configure time. Edit special commands into config.status after
9395 src/Makefile.in is built from src/Makefile.
9396
9397 * Makefile.in (src/Makefile, lib-src/Makefile, oldXMenu/Makefile):
9398 If these files are out of date, simply have config.status
9399 rebuild them; don't rebuild them explicitly.
9400
9401 1993-09-25 Brian J. Fox (bfox@ai.mit.edu)
9402
9403 * build-install.in: Change src/xemacs to src/emacs. We no longer
9404 create src/xemacs, so the file wouldn't be found.
9405
9406 * make-dist: Remove `src/ymakefile', add `src/Makefile.in.in'.
9407
9408 1993-09-24 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
9409
9410 * configure.in: Avoid forcing the search of /usr/include before
9411 fixed include files by resetting C_SWITCH_X_SITE if it is
9412 "-I/usr/include".
9413
9414 1993-09-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9415
9416 * Makefile.in (@rip_paths@locallisppath):
9417 Delete ${datadir}/emacs/site-lisp.
9418
9419 1993-09-15 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9420
9421 * configure.in:
9422 Use AC_QUOTE_SQUOTE twice to properly quote vpath_sed value.
9423 Remove ${extra_output} from AC_OUTPUT call.
9424
9425 1993-09-17 Brian J. Fox (bfox@inferno)
9426
9427 * make-dist: Quote backquotes found in strings to be echoed.
9428
9429 * configure.in: Use "sh -c pwd" when we want to avoid having the
9430 shell fix up the value of $PWD.
9431
9432 1993-09-13 Brian J. Fox (bfox@inferno)
9433
9434 * Makefile.in (do-install): Don't abort if ln or chmod at the end
9435 of the installation fail. Suggested by Karl Berry.
9436
9437 1993-08-30 Brian J. Fox (bfox@inferno)
9438
9439 * Makefile.in (*clean): Use "$(MAKE) $(MAKEFLAGS)" wherever "make"
9440 was used. Set MAKEFLAGS from MFLAGS.
9441
9442 1993-09-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9443
9444 * configure.in: Test for res_init in libc.
9445
9446 1993-09-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9447
9448 * configure.in: In the file ${tempcname}, use configure___
9449 instead of @configure@.
9450
9451 1993-09-12 Roland McGrath (roland@sugar-bombs.gnu.ai.mit.edu)
9452
9453 * make-dist: Dist vpath.sed.
9454
9455 * Makefile.in (lib-src/Makefile, src/Makefile, oldXMenu/Makefile):
9456 Depend on vpath.sed.
9457 Replace sed command for VPATH with @vpath_sed@.
9458
9459 * configure.in: Substitute variable `vpath_sed'.
9460 If not in $srcdir and $srcdir is configured,
9461 issue warning that GNU make is required,
9462 and set vpath_sed to use vpath.sed script.
9463
9464 1993-09-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9465
9466 * configure.in: Remove check for $srcdir being configured. This
9467 pretty much works now.
9468 Grok {m68*-hp,i[34]86-*}-netbsd* and set opsys=netbsd.
9469 Check for XFree86 (/usr/X386/include) independent of whether
9470 -lXbsd exists.
9471
9472 * Makefile.in (info, dvi, clean, mostlyclean, distclean,
9473 realclean, unlock, relock): Use `$(MAKE)' in place of plain
9474 `make'.
9475
9476 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9477
9478 * Version 19.19 released.
9479
9480 * configure.in (i386-*-sunos4): Assume Sunos 4.0.
9481
9482 1993-08-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9483
9484 * configure.in: Check for XScreenNumberOfScreen.
9485
9486 1993-08-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9487
9488 * configure.in: Add * to end of all configuration alternatives.
9489 (m68*-sony-newsos3*): New alternative.
9490
9491 1993-08-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9492
9493 * make-dist: Include getdate.c in distribution.
9494
9495 * configure.in: For --help, use $PAGER if it is set.
9496 (LIB_X11_LIB): Default to -lX11.
9497 (mips-sgi-irix5.*): New alternative.
9498
9499 * Makefile.in (do-install): Install info/gnus* and info/sc*.
9500
9501 * configure.in (m68*-hp-hpux*, hppa*-hp-hpux*):
9502 Recognize *.B8.* as hpux version 8.
9503 (m68*-tektronix-bsd*): Fix typo in tek4300.
9504 (AC_HAVE_FUNCS): Add ftime.
9505
9506 1993-08-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9507
9508 * configure.in (m88k-tektronix-sysv3*): Added the missing *.
9509 Use tekxd88, not tekXD88.
9510
9511 1993-08-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9512
9513 * configure.in: Check for -lm. Then can check for frexp and logb.
9514
9515 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9516
9517 * Version 19.18 released.
9518
9519 * make-dist (src): Don't put gnu-hp300 in dist.
9520 (src, lisp): Include OChangeLog in dist.
9521
9522 1993-08-08 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9523
9524 * configure.in: Test for presence of logb and frexp functions.
9525
9526 1993-08-05 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9527
9528 * configure.in (machine): Add i370-ibm-aix*.
9529
9530 1993-08-03 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9531
9532 * configure.in (function checks): Test for mkdir and rmdir.
9533
9534 * configure.in (function checks): Don't test for random and bcopy
9535 only when we're building with X; look for them all the time.
9536
9537 1993-07-30 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9538
9539 * configure.in: Test for availability of bcopy functions, searching
9540 the X libraries if we're using X.
9541
9542 * configure.in: Test for the presence of/usr/lpp/X11/bin/smt.exp,
9543 and #define HAVE_AIX_SMT_EXP if we do. This is present in some
9544 versions of AIX, and needs to be passed to the loader.
9545
9546 * configure.in: Test for the availability of the
9547 XScreenResourceString function.
9548
9549 1993-07-30 David J. MacKenzie (djm@frob.eng.umd.edu)
9550
9551 * configure.in: If we found X on our own, set C_SWITCH_X_SITE and
9552 LD_SWITCH_X_SITE and assume --with-x11.
9553 Only look for X11 files if we weren't told about a window system
9554 or if we were told to use X11 but not told where.
9555 Search the libraries from the s and/or m files when checking for
9556 functions.
9557
9558 * configure.in: Remove any trailing slashes in prefix and exec_prefix.
9559
9560 1993-07-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9561
9562 * make-dist: Include lisp/dired.todo in the distribution.
9563
9564 1993-07-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9565
9566 * configure.in: Add code to set HAVE_INET_SOCKETS.
9567
9568 1993-07-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9569
9570 * configure.in: If we do find x_includes and x_libraries
9571 via AC_FIND_X, set C_SWITCH_X_SITE and LD_SWITCH_X_SITE.
9572
9573 1993-07-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9574
9575 * make-dist: Include src/gnu-hp300 in the dist.
9576
9577 * configure.in (canonical): New variable holds the canonicalized
9578 configuration. Don't alter `configuration'. Use `configuration'
9579 for Makefile.in for file naming.
9580 (testing x_includes and x_libraries): Use =, not ==.
9581
9582 1993-07-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
9583
9584 * Version 19.17 released.
9585
9586 * Makefile.in (src/Makefile): Propagate C_SWITCH_SYSTEM to the src
9587 directory's makefile. This allows the invocation of CPP which
9588 builds xmakefile to receive these switches. The SunSoft C
9589 preprocessor inserts spaces between tokens if it doesn't get the
9590 -Xs flag requested in src/s/sol2.h.
9591
9592 1993-07-12 Frederic Pierresteguy (F.Pierresteguy@frcl.bull.fr)
9593
9594 * configure.in (m68k-bull-sysv3): New config.
9595
9596 1993-07-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9597
9598 * configure.in: Use the autoconf AC_FIND_X macro to try to find
9599 the X Windows libraries.
9600
9601 1993-07-07 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9602
9603 * make-dist (tempdir): Don't create lisp/forms-mode directory in
9604 the distribution. Those files aren't kept in their own
9605 subdirectory any more.
9606
9607 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9608
9609 * Version 19.16 released.
9610
9611 1993-06-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9612
9613 * configure.in: Add --verbose flag.
9614
9615 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9616
9617 * version 19.15 released.
9618
9619 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9620
9621 * Makefile.in (top_distclean): Use -f switch when cleaning out
9622 lock dir; it might be empty.
9623
9624 * configure.in: Only check for -lXbsd once.
9625
9626 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9627
9628 * Version 19.14 released.
9629
9630 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9631
9632 * make-dist: If using gzip, create distribution with '.gz' extension.
9633
9634 * make-dist (lisp/term): This doesn't have a ChangeLog anymore.
9635 (lisp/forms-mode): This doesn't exist anymore.
9636
9637 * configure.in: Look for the closedir function.
9638
9639 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9640
9641 * configure.in (CPP): Autoconf sets this to a shell variable
9642 reference, which doesn't work when it's edited into a makefile.
9643 Expand that variable reference.
9644
9645 * Makefile.in (CPP): New variable.
9646 (src/Makefile): Edit CPP into src/Makefile.
9647
9648 * Makefile.in (src/Makefile): Don't bother exiting single quotes
9649 and entering double quotes to get the values of LD_SWITCH_X_SITE
9650 and the other make variables; make substitutes them in anyway.
9651
9652 * Makefile.in (uninstall): Don't remove the lisp and etc
9653 directories if they're in the source tree.
9654
9655 Bring mumbleclean targets into conformance with GNU coding standards.
9656 * Makefile.in (mostlyclean, clean): Separate these two; just have
9657 them pass the request to the subdirectory makefiles.
9658 (distclean): Pass the request down, and then get rid of the
9659 files configure built, and get rid of the Makefiles.
9660 (realclean): Pass the request down, and then do the same things
9661 distclean does.
9662 (uninstall, info, dvi): New targets.
9663
9664 * configure.in: Move clause for PC-compatible i386 box to the end
9665 of the case statement, to avoid masking configurations below.
9666
9667 * configure.in: Add case for m88k-motorola-sysv4.
9668
9669 * configure.in: Add support for HP/UX versions 7, 8, and 9 on
9670 the HP 68000 machines.
9671
9672 * configure.in: Put the arguments to LD_SWITCH_X_SITE's and
9673 C_SWITCH_X_SITE's -L and -I switches in quotes, so the
9674 preprocessor won't fiddle with them.
9675
9676 1993-06-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9677
9678 * Makefile.in (TAGS): cd to src to run etags.
9679
9680 1993-06-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9681
9682 * configure.in (version): Check the X libraries for XrmSetDatabase
9683 and random, and see if we have -lXbsd.
9684
9685 1993-06-11 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9686
9687 * configure.in: Pass "-Isrc" to the CPP we run to examine the
9688 s/*.h and m/*.h files. Martin Tomes
9689 <mt00@controls.eurotherm.co.uk> says ISC Unix 3.0.1 needs it.
9690
9691 1993-06-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9692
9693 * configure.in: Move i386-prime-sysv* and i386-sequent-bsd*
9694 above the general i386 alternative.
9695
9696 1993-06-10 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9697
9698 * configure.in: Recognize configuration name for Data General
9699 AViiON machines.
9700
9701 * configure.in: Use AC_LONG_FILE_NAMES.
9702
9703 1993-06-09 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9704
9705 * configure.in: Test for bison.
9706 * Makefile.in (YACC): New variable.
9707 (lib-src/Makefile.in): Edit YACC into the makefile.
9708
9709 1993-06-08 Jim Blandy (jimb@totoro.cs.oberlin.edu)
9710
9711 * Version 19.13 released.
9712
9713 * configure.in (CFLAGS): Don't set this according to the value of
9714 the GCC shell variable. Instead, consult the machine and system
9715 files for the values of C_OPTIMIZE_SWITCH and C_DEBUG_SWITCH, and
9716 test __GNUC__ while we're at it.
9717
9718 * configure.in: Remove extra ;; from hpux cases.
9719
9720 1993-06-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
9721
9722 * configure.in: Check to see if the system has -ldnet.
9723
9724 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9725
9726 * make-dist: Add clauses to distribute lisp/forms-mode.
9727
9728 1993-06-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9729
9730 * configure.in (machine): Fix the versions in hpux version number test.
9731 Do not guess based on cpu type. Do check for explicit system version.
9732
9733 1993-06-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9734
9735 * configure.in: Do NOT look for `unknown' as company name.
9736
9737 1993-06-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9738
9739 * configure.in: Fix typo in message.
9740
9741 1993-06-01 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9742
9743 * Version 19.12 released.
9744
9745 * Makefile.in (do-install): Correct previous etc-copying change.
9746 Partially rewrite using `if'.
9747 (src/Makefile): Insert --x-libraries option into LD_SWITCH_X_SITE.
9748
9749 * Version 19.11 released.
9750
9751 * configure.in: Handle 386bsd.
9752
9753 1993-05-31 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9754
9755 * make-dist: Update getdate.c.
9756
9757 * configure.in: Handle bsd386.
9758
9759 * Makefile.in (do-install): Use `-' in tar options.
9760
9761 * configure.in: Change ! "${...}" to x"${...}" = x.
9762
9763 * Makefile.in (do-install): Copy the DOC-* files from the build
9764 etc directory, as well as lots of things from ${srcdir}/etc.
9765
9766 * make-dist: Copy config.guess.
9767
9768 * configure.in: Handle AIX versions 1.2, 1.3.
9769
9770 1993-05-30 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9771
9772 * configure.in: Use s/bsd4-3.h for mips-mips-riscos4, and add
9773 the configuration name mips-mips-usg* to represent USG systems.
9774
9775 * configure.in: Fix logic to detect if srcdir is already configured.
9776
9777 * Makefile.in: Pass in LD_SWITCH_X_SITE.
9778
9779 * Makefile.in (mkdir, clean, mostlyclean, do-install): Use `(cd
9780 foo && pwd)` instead of `(cd foo ; pwd)` to get the canonical name
9781 of a directory; cd might fail, and have pwd print out the current
9782 directory.
9783
9784 1993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9785
9786 * configure.in: When looking for sources, use '.', not `.`. Also '..'.
9787
9788 1993-05-30 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9789
9790 * configure.in: Complain if srcdir points at an already-configured
9791 tree.
9792
9793 1993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9794
9795 * Version 19.10 released.
9796
9797 1993-05-29 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9798
9799 * Makefile.in: Use Makefile comments, not C comments.
9800
9801 * configure.in: Add case for the Tektronix XD88.
9802
9803 1993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9804
9805 * configure.in: Handle sysv4.2 and sysvr4.2.
9806
9807 1993-05-29 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9808
9809 * configure.in: Traverse the argument list without destroying it;
9810 don't use shift. It turns out that "set - ${saved_arguments}"
9811 doesn't work portably.
9812
9813 * configure.in: Add missing "fi".
9814
9815 * make-dist: Rebuild configure if configure.in is newer.
9816
9817 * Makefile.in (src:, lib-src:, FRC:): Force the src and lib-src
9818 targets to be executed even if make remembers that it has already
9819 satisfied FRC.
9820
9821 1993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9822
9823 * Makefile.in (do-install): Delete redundant code to copy etc twice.
9824
9825 * configure.in (romp): Handle various version numbers with aos and bsd.
9826
9827 1993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9828
9829 * configure.in: Fix message text.
9830
9831 1993-05-28 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9832
9833 * make-dist: Make a `site-lisp' directory in the distribution,
9834 instead of a `local-lisp' directory, which hasn't been the
9835 appropriate name for a long time.
9836 * Makefile.in (@rip_paths@locallisppath): Use site-lisp directory
9837 from the distribution first, then /usr/local/lib/emacs/site-lisp.
9838
9839 * Makefile.in (do-install): Correctly detect if ./etc and
9840 ${srcdir}/etc are the same.
9841
9842 * configure.in: Extract UNEXEC from the system configuration
9843 files, compute the name of the source file corresponding to the
9844 object file, and #define it as UNEXEC_SRC in config.h.
9845
9846 * configure.in: If srcdir is '.', then try using PWD to make it
9847 absolute.
9848
9849 * configure.in: Include ${srcdir} in the printed report, to help
9850 people notice if it's an automounter path.
9851
9852 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9853
9854 * configure.in (prefix): Don't run pwd on srcdir unnecessarily.
9855
9856 1993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9857
9858 * Makefile.in (do-install): Delete the dest dir, not the source dir,
9859 when they are different. Add `shift' command.
9860 (COPYDESTS, COPYDIR): Delete external-lisp dir.
9861 (externallispdir): Var deleted.
9862
9863 * configure.in: Delete spurious paren outputting short_usage.
9864
9865 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9866
9867 * Version 19.9 released.
9868
9869 1993-05-26 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9870
9871 * Makefile.in (${SUBDIR}): Pass the value of the make variable to
9872 subdirectory makes.
9873
9874 * make-dist: Check for .elc files with no corresponding .el file.
9875
9876 * Makefile.in (mkdir): Make all the directories in locallisppath.
9877
9878 * config.guess: New file.
9879 * configure.in: Use it, tentatively.
9880 * INSTALL: Mention its usage.
9881
9882 * configure.in (hppa-hp-hpux): Use uname -r instead of uname -m;
9883 the former gives you the operating system rev directly. Use
9884 s/hpux.h if we don't recognize what we got.
9885
9886 * Makefile.in (do-install): Don't remove a destination directory
9887 if it's the same as the source. If ${srcdir}/info == ${infodir},
9888 don't try to copy the info files.
9889
9890 * Makefile.in (COPYDIR, COPYDESTS): Don't mention etc twice; this
9891 doesn't work if you're not using a separate source directory.
9892 (do-install): Copy the build tree's etc directory only after
9893 making sure it's not also the source tree's etc directory.
9894
9895 1993-05-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9896
9897 * configure.in: Handle sunos4.1.3 specially.
9898
9899 1993-05-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9900
9901 * Makefile.in (INSTALL): Add definition.
9902
9903 * configure.in: Fix some messages. Support -with-gnu-cc.
9904 At the end, use `set --', not `set -'.
9905 Delete spurious `.h' in hpux alternatives.
9906
9907 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9908
9909 * Version 19.8 released.
9910
9911 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9912
9913 * configure.in: When looking for source in the same directory as
9914 the configure script, make the path thus discovered absolute.
9915 If the user specifies the `--srcdir' switch, make that directory
9916 absolute too.
9917
9918 * Makefile.in (srcdir): Remove comment saying this doesn't work.
9919
9920 * Makefile.in (src/paths.h): Edit the `infodir' variable into this
9921 too, as the value of the PATH_INFO macro.
9922
9923 * configure.in: Check to see if the source lives in the same
9924 directory as the configure script.
9925
9926 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9927
9928 * Makefile.in (install): Split this into `install' and
9929 `do-install', to give people more control over exactly what gets
9930 done.
9931 (do-install): New target, containing the guts of `install'. Don't
9932 remove and recreate the directories inside the copying loop - do
9933 it all before the copying loop. Pass more flags to the lib-src
9934 make.
9935 (mkdir): Create ${infodir}, ${mandir}, and ${sitelispdir} here, to
9936 avoid errors and warnings.
9937
9938 * configure.in: For generic IBM PC boxes, insist on "unknown" for
9939 the manufacturer - the more general case was blocking other i386
9940 configuration names below, and that's how the names are written in
9941 MACHINES anyway.
9942
9943 * make-dist: When breaking links, remove the link before moving
9944 the copy onto it, to avoid interactive behavior.
9945
9946 * Makefile.in: Doc fix.
9947
9948 * configure.in: Doc fix.
9949
9950 * INSTALL: Mention --exec-prefix option.
9951
9952 * configure.in: Add support for the `--exec-prefix' option.
9953 * Makefile.in: Accept that support.
9954
9955 * configure.in: Use the AC_PROG_INSTALL macro.
9956 * Makefile.in (INSTALL): Variable removed.
9957 (INSTALL_PROGRAM, INSTALL_DATA): Accept these values from configure.
9958
9959 * configure.in: Distinguish between hp800's and hp700's by calling
9960 "uname -m".
9961
9962 1993-05-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9963
9964 * configure.in: Recognize configuration names for i860 boxes
9965 running SYSV.
9966
9967 1993-05-23 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9968
9969 * configure.in: Distinguish between hp800's and hp700's by the
9970 version of HP/UX they run, since that's something people are more
9971 likely to know - hp700's run 8.0.
9972 Add HP 700 configuration.
9973
9974 * configure.in: Test for the presence of the `rename' function.
9975
9976 * Makefile.in (C_SWITCH_X_SITE): New variable - get this from
9977 configure.in.
9978 (oldXMenu/Makefile): Edit C_SWITCH_X_SITE into this.
9979
9980 * make-dist: Break intra-tree links.
9981
9982 * configure.in: Explain that this is an autoconf script, and give
9983 instructions for rebuilding configure from it. Arrange to put
9984 comments in configure explaining this too.
9985
9986 * configure.in: Make the first line of the configure script be
9987 "#!/bin/sh". Leaving the first line blank didn't work.
9988
9989 * configure.in (long_usage): Removed; made short_usage describe
9990 the options briefly.
9991
9992 * configure.in: Implement the --prefix option.
9993 * Makefile.in (prefix): Add support for it here.
9994 * INSTALL: Document it here.
9995
9996 * Makefile.in (install): Don't assume that the files in the `info'
9997 subdirectory match *.info. They don't have that prefix.
9998
9999 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10000
10001 * configure.in: Add case for version 5 of Esix.
10002
10003 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10004
10005 * Version 19.7 released.
10006
10007 * make-dist: There aren't any *.com files in lib-src anymore.
10008
10009 * make-dist: Copy texinfo.tex and texindex.c, rather than linking
10010 them; they're symlinks to other filesystems on the GNU machines.
10011
10012 * make-dist: Check that the manual reflects the same version of
10013 Emacs as stated in lisp/version.el. Edit that version number into
10014 the README file.
10015
10016 1993-05-21 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10017
10018 * configure.in: Remove the hack of AC_DEFINE; use
10019 AC_DEFINE_UNQUOTED.
10020
10021 1993-05-20 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10022
10023 * make-dist: Don't distribute precomp.com, compile.com, or
10024 link.com from ./src; they're in ./vms now.
10025
10026 Some time-handling patches from Paul Eggert:
10027 * configure.in: Add AC_TIMEZONE.
10028
10029 1993-05-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10030
10031 * configure.in: Recognize Linux as a valid operating system for
10032 the i386.
10033
10034 1993-05-18 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10035
10036 * make-dist: Distribute some VMS files we got from Richard Levitte.
10037
10038 * Makefile.in (oldXMenu/Makefile): Take oldXMenu/Makefile.in as
10039 the source for the sed command, not oldXMenu/Makefile.
10040
10041 1993-05-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10042
10043 * INSTALL: Don't claim the srcdir option doesn't work.
10044
10045 1993-05-16 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10046
10047 * configure.in: Include remarks saying what order the autoconf
10048 tests should go in, and remind people to change config.h.in
10049 whenever they add autoconf tests which make #definitions.
10050
10051 * make-dist: Distribute oldXMenu/Makefile.in, not oldXMenu/Makefile.
10052
10053 1993-05-15 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10054
10055 * Makefile.in (oldXMenu/Makefile): Make this depend on
10056 ${srcdir}/oldXMenu/Makefile.in, not itself.
10057
10058 * PROBLEMS: Some updates from David J. Mackenzie.
10059
10060 More changes from David J. Mackenzie.
10061 * Makefile.in (install.sysv, install.xenix, install.aix): Targets
10062 removed; autoconf and config.h should specify all these
10063 differences.
10064 (buildlisppath): Make this path depend on ${srcdir}.
10065 (INSTALLFLAGS): Removed.
10066 (INSTALL): Include the -c flag.
10067 (install): Change the way we invoke install accordingly.
10068
10069 Install ${srcdir} changes from DJM.
10070 * Makefile.in (SUBDIR_MAKEFILES): Add oldXMenu/Makefile to this
10071 list.
10072 (COPYDIR, COPYDESTS): Install files from both the etc directory in
10073 the source tree and the etc directory in the object tree.
10074 (${SUBDIR}): Pass the prefix variable down to submakes.
10075 (everywhere): Use `sed', not `/bin/sed'. Not all systems have sed
10076 in /bin.
10077 (lib-src/Makefile, src/Makefile, oldXMenu/Makefile): Edit in
10078 values for srcdir and VPATH.
10079 (install): Add `v' flag to tar command. Make sure that `dir'
10080 exists in ${srcdir}/info before copying it. Remember that the man
10081 pages come from the source tree, not the object tree.
10082 * configure.in: Remove remarks saying that the --srcdir option
10083 doesn't work.
10084 Create the etc directory in the object tree.
10085 Recognize configuration names of the form *-sun-solaris*.
10086 Recognize sunos5 and solaris as operating system names.
10087
10088 * configure.in: Use the AC_TIME_WITH_SYS_TIME macro, for
10089 lib-src/getdate.y and src/systime.h.
10090
10091 1993-05-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10092
10093 * make-dist: Make links in info subdir.
10094
10095 1993-05-13 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10096
10097 * configure.in: Call AC_STDC_HEADERS.
10098
10099 1993-05-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10100
10101 * configure.in: Sidestep autoconf's quoting of the second argument
10102 of AC_DEFINE, so we can specify the value to put there. It would
10103 be nice if autoconf provided some way to specify computed values
10104 for macros.
10105
10106 1993-05-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10107
10108 * Makefile.in (DEFS): Deleted; since we're using AC_CONFIG_HEADER,
10109 this is always just -DHAVE_CONFIG_H.
10110
10111 The GNU coding standards specify that CFLAGS should be left for
10112 users to set.
10113 * Makefile.in (CFLAGS): Let configure determine the default value
10114 for this. Don't
10115 have it default to DEFS.
10116 (${SUBDIR}): Pass CFLAGS down to submakes, not DEFS.
10117 (lib-src/Makefile, src/Makefile): Edit the default value for
10118 CFLAGS into these files, not DEFS.
10119 * configure.in (CFLAGS): Choose a default value for this - "-g"
10120 normally, or "-g -O" if we're using GCC. Edit it into the
10121 top-level Makefile.
10122
10123 * configure.in: When scanning the machine and system description
10124 #include files, write their names to conftest.c properly.
10125
10126 1993-05-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10127
10128 * configure.in: In configuration name case for Apallos running
10129 Domainios, set opsys, not opsysfile.
10130
10131 * configure.in: Use the autoconf AC_CONFIG_HEADER macro to produce
10132 src/config.h, instead of AC_OUTPUT; the latter overwrites
10133 src/config.h even when it hasn't changed, puts a makefile-style
10134 comment at the top even though it's C code, and produces a
10135 config.status script which doesn't do the job right.
10136
10137 * configure.in: Add AC_LN_S test, so we can tell whether or not we
10138 can use a symbolic link to get the X Menu library into src.
10139 * Makefile.in (LN_S): New variable.
10140 (src/Makefile): Edit the value of LN_S into this makefile.
10141
10142 1993-05-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10143
10144 * configure.in: Support *-sco3.2v4* as opsystem.
10145
10146 * make-dist: Don't include calc directory.
10147 Exclude many files in the man directory; copy a few.
10148
10149 1993-05-04 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10150
10151 * configure.in: Use AC_HAVE_HEADERS to test for sys/time.h, and
10152 call AC_STRUCT_TM to see what's in time.h.
10153
10154 * configure.in: Employ quoting stupidity to get the value of CPP
10155 to expand properly.
10156
10157 1993-04-27 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10158
10159 * configure.in: Use the AC_PROG_CPP macro, and then use the CPP
10160 variable to scan the machine and system description files.
10161
10162 * configure.in: Use the AC_HAVE_HEADERS to check for sys/timeb.h,
10163 so that getdate.y builds correctly.
10164
10165 1993-04-26 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10166
10167 * configure.in (tempcname): Change this to "conftest.c", so it will
10168 work properly on systems with short filenames; this is the name
10169 autoconf uses.
10170
10171 * configure.in: Also detect the availability of dup2 and
10172 gethostname.
10173
10174 * configure.in: Use the AC_ALLOCA test.
10175 * Makefile.in (ALLOCA): New variable, to be set by ./configure.
10176 (lib-src/Makefile): Edit the value of ALLOCA into lib-src/Makefile.
10177
10178 1993-04-24 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10179
10180 * make-dist: Distribute configure, as well as configure.in.
10181 Oversight.
10182
10183 1993-04-23 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10184
10185 * Makefile.in (install): Print out the name of the directory we're
10186 copying, so people can have some idea of whether we're making
10187 progress.
10188
10189 * Makefile.in (install.aix, install.xenix, install.sysv, install):
10190 Don't forget to re-create the COPYDESTS directories after we clear
10191 them out.
10192
10193 1993-04-13 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10194
10195 * Makefile.in: Add autoconf cookies so that the configure
10196 script can comment out sections of path variable definitions to
10197 choose between the installable configuration and the run-in-place
10198 configuration.
10199 * configure.in: Add new option `--run-in-place', to select the
10200 run-in-place path definitions.
10201
10202 * configure.in: Add a clause to the big configuration name case
10203 for the NeXT machine.
10204
10205 1993-04-12 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10206
10207 * Makefile.in (install, install.sysv, install.xenix, install.aix):
10208 Make sure that each source directory exists, and is different from
10209 the destination directory; then, delete the destination before
10210 copying over the source.
10211
10212 * make-dist: Distribute configure.in, instead of configure.
10213
10214 1993-04-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10215
10216 * configure.in: Don't set CC to "gcc -O" if the user specifies
10217 `--with-gcc'. Add -O to DEFS if GCC is set.
10218
10219 1993-04-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10220
10221 * Makefile.in (clean mostlyclean): Missing right paren.
10222
10223 * configure.in: When checking for X windows, search for an X11
10224 subdirectory of ${x_includes}.
10225
10226 * configure.in: Check for gettimeofday function, for getdate.y.
10227
10228 Change `configure' to a mixture of custom code and autoconf stuff.
10229 autoconf can't derive all the information we need, but we'd really
10230 like to be able to take advantage of some of its tests, and its
10231 file-editing facilities.
10232 * configure.in: Renamed from configure.
10233 Quote the sections of shell script we want copied literally to
10234 the configure script.
10235 (compile): Initialize this to make the autoconf macros' code happy.
10236 Use AC_PROG_CC, AC_CONST, and AC_RETSIGTYPE instead of writing out
10237 code to do their jobs.
10238 Use autoconf to produce Makefile and src/config.h.
10239 Remove the Makefile-style comment that autoconf places at the top
10240 of src/config.h.
10241 (config_h_opts): Removed - no longer necessary.
10242 * Makefile.in (configname): Renamed to configuration.
10243 (CONFIG_CFLAGS): Renamed to DEFS.
10244 (CC, DEFS, C_SWITCH_SYSTEM, version, configuration): Adjusted to
10245 get values via autoload @cookies@.
10246 (libsrc_libs): Get this from autoconf. We used to do nothing
10247 about this.
10248 (${SUBDIR}): Pass DEFS to submakes instead of CONFIG_CFLAGS.
10249
10250 * Makefile.in (src/paths.h, lib-src/Makefile, src/Makefile): Don't
10251 echo the move-if-change command.
10252
10253 1993-04-08 Jim Blandy (jimb@churchy.gnu.ai.mit.edu)
10254
10255 * make-dist: Distribute lib-src/rcs-checkin.
10256
10257 * make-dist: It's oldXMenu/compile.com, not oldXMenu/compile.mms.
10258 Don't try to make links to the RCS or Old subdirectories.
10259 Use the appropriate extension for the compression type in use.
10260 Create the tar file in the shell's initial default directory, not
10261 in ${tempparent}.
10262 Erase the whole ${tempparent} tree, not just ${tempdir}.
10263
10264 1993-03-30 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10265
10266 * Makefile.in (src/paths.h): Don't echo the huge sed command we
10267 use to build paths.h.
10268 (lib-src/Makefile, src/Makefile): Similarly.
10269
10270 * configure: Extend test for working `const' keyword to handle AIX
10271 3.2 cc.
10272
10273 1993-03-24 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10274
10275 * make-dist: Distribute lisp/term/ChangeLog.
10276
10277 Arrange for C compilation throughout the tree to get
10278 C_SWITCH_SYSTEM from the configuration files.
10279 * configure: Extract C_SWITCH_SYSTEM from the machine and
10280 system-dependent files, and save it in the top-level Makefile.
10281 * Makefile.in (C_SWITCH_SYSTEM): New flag for configure to edit.
10282 (lib-src/Makefile): Edit C_SWITCH_SYSTEM into lib-src/Makefile.
10283
10284 * make-dist: Include the VMS support files in oldXMenu in the
10285 distribution.
10286
10287 * configure: Doc fix.
10288
10289 * configure: Fix corrupted config_h_opts.
10290
10291 * configure: Properly report option names in error messages.
10292
10293 * configure: Properly recognize --x-includes and --x-libraries
10294 options.
10295
10296 * configure: Fix syntax errors in code handling XFree386.
10297
10298 1993-03-23 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10299
10300 * configure: Add special code to detect XFree386, and tell
10301 config.h about it.
10302
10303 * configure: Properly handle extracting values of LIBS_MACHINE and
10304 LIBS_SYSTEM that contain spaces.
10305
10306 * configure: Add `--x-includes' and `--x-libraries' options. I
10307 think these are dopey, but no less than three alpha testers, at
10308 large sites, have said they have their X files installed in odd
10309 places. Implement them by setting C_SWITCH_X_SITE and
10310 LD_SWITCH_X_SITE in src/config.h.
10311
10312 1993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
10313
10314 * make-dist: Don't distribute etc/Old files.
10315
10316 * GETTING.GNU.SOFTWARE, PROBLEMS: Registered into RCS with their
10317 backups.
10318
10319 1993-03-20 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10320
10321 * make-dist: Fix typo.
10322
10323 1993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
10324
10325 * make-dist: Corrected typo, fixed it to discard = and TAGS files
10326 in some cases where it should but didn't seen to.
10327
10328 * Makefile.in: Added unlock and relock productions.
10329
10330 1993-03-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10331
10332 * make-dist: Add a --compress option to force make-dist to use
10333 compress.
10334
10335 * make-dist: Use gzip, if we can find it.
10336
10337 * configure: Recognize rs6000-ibm-aix32 and rs6000-ibm-aix, and
10338 make rs6000-ibm-aix default to -aix32.
10339
10340 1993-03-17 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
10341
10342 * Makefile.in: Added `Developer's configuration' section.
10343
10344 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10345
10346 * Makefile.in: Add commented-out variable settings for developer's
10347 configuration.
10348
10349 1993-03-14 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10350
10351 * make-dist: Distribute `src/bitmaps' too.
10352
10353 1993-03-14 Charles Hannum (mycroft@hal.gnu.ai.mit.edu)
10354
10355 * configure: Recognize rs6000-ibm-aix32 and rs6000-ibm-aix, and
10356 make rs6000-ibm-aix default to -aix32.
10357
10358 1993-03-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10359
10360 * configure: Recognize strings like "sysvr0" or "sysvr1" as System V.
10361
10362 * Makefile.in (install.sysv): Add a second `$' in front of
10363 `${dest}', so that the shell will expand it, instead of Make.
10364
10365 * configure: When processing the name of the configure script,
10366 collapse `././' to `./', but leave a single `./' prefix alone.
10367
10368 * configure: Doc fix.
10369
10370 1993-03-04 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10371
10372 * configure: Handle isc3.0 correctly.
10373
10374 1993-02-25 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10375
10376 * make-dist: Don't try to copy the COPYING notice into
10377 external-lisp; we're not distributing that directory any more.
10378
10379 1993-02-24 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10380
10381 * Makefile.in (install, install.aix, install.xenix, install.sysv):
10382 Remove CVS subdirectories from the installed directory trees, as
10383 well as RCS directories.
10384
10385 1993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10386
10387 * make-dist: Only copy gmalloc.c if we couldn't link it.
10388 Don't try to copy man/{README,Makefile} unless they actually exist.
10389
10390 * Makefile.in (lisppath): Don't include externallispdir in this.
10391 We're not sure whether we're even going to distribute the
10392 directory yet.
10393
10394 1993-02-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10395
10396 * make-dist: Don't distribute the external-lisp directory anymore.
10397 * INSTALL: Remove all references to external-lisp.
10398
10399 * configure: Detect whether the compiler supports `const'
10400 properly, and edit src/config.h accordingly.
10401
10402 * configure: Tweak layout of final report.
10403
10404 * Makefile.in (${SUBDIR}): Pass CONFIG_CFLAGS to the submakes, not
10405 CFLAGS.
10406
10407 * Makefile.in (locallisppath): Make this default to
10408 ${datadir}/emacs/site-lisp, instead of
10409 ${datadir}/emacs/local-lisp. ${datadir} and ${statedir} are often
10410 the same thing, and local-lisp causes completion conflicts with
10411 lock.
10412 (lisppath): Add ${externallispdir} to this.
10413 * INSTALL: Adjust installation directions.
10414
10415 * Makefile.in (externallispdir): New variable, to say where to
10416 install the externally-maintained lisp files.
10417 (COPYDIR, COPYDESTS): Copy the external lisp directory just like
10418 the others.
10419 * INSTALL: Describe external-lisp and the new externallispdir
10420 variable.
10421
10422 1993-02-14 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10423
10424 * configure (progname): New option `--with-gcc'. Make it clearer
10425 how we are trying to guess whether or not we have GCC.
10426 * INSTALL: Document the `--with-gcc' option, and improve
10427 description of `--with-x' options.
10428
10429 1993-02-06 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10430
10431 * Makefile.in (COPYDIR, COPYDESTS): Remove ${srcdir}/info and
10432 ${infodir} from these variables; we have written out explicit code
10433 to install the info files.
10434
10435 1993-01-25 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10436
10437 * make-dist: Don't distributed the RCS files in the etc directory.
10438
10439 1993-01-24 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10440
10441 * Makefile.in: Some makes can't handle comments in the middle of
10442 commands; move them to before the whole rule.
10443
10444 1993-01-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10445
10446 * README: Mention what Emacs is.
10447
10448 1993-01-14 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10449
10450 * make-dist: Include `./lisp/calc-2.02' in the distribution.
10451 Add `./cpp' and `./man' back into the distribution.
10452
10453 1993-01-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10454
10455 * Makefile.in: Define MAKE, and use where appropriate.
10456
10457 1993-01-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10458
10459 * make-dist: Remember that the authoritative COPYING notice is
10460 `etc/COPYING', not `../etc/COPYING'.
10461
10462 1992-12-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10463
10464 * make-dist: Make sure that the COPYING notices in each directory
10465 are copies, not symlinks.
10466
10467 1992-12-19 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10468
10469 * INSTALL: The build process produces an executable called `emacs'
10470 now. Change references.
10471 * Makefile.in: Adjust `install.mumble' targets to install
10472 `src/emacs', not `src/xemacs'.
10473
10474 * configure: Start with a blank line; this keeps some old CSH's
10475 from thinking it's a CSH script. Most systems will just use
10476 /bin/sh to run it, which is what we're expecting; the only other
10477 shells which might try to interpret it themselves are probably
10478 Bourne-compatible.
10479
10480 1992-12-14 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10481
10482 * INSTALL: Improvements suggested by David Mackenzie.
10483
10484 1992-12-12 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10485
10486 * Makefile.in (install, install.sysv, install.xenix, install.aix):
10487 Don't try to copy the info files if there aren't any; the
10488 unexpanded globbing pattern disappoints `install'. Ignore the
10489 return status of that command.
10490
10491 * INSTALL: Updated for new configuration arrangement.
10492
10493 * configure: Don't make the top-level Makefile read-only - people
10494 may want to edit the values of the path variables.
10495
10496 * Makefile.in (install, install.sysv, install.xenix, install.aix):
10497 Install the info files in ${infodir}. Install the executable
10498 under both `emacs' and `emacs-VERSION'.
10499
10500 * Makefile.in: Doc fix.
10501
10502 * Makefile.in (exec_prefix): New variable, as per latest version
10503 of coding standards.
10504 (bindir, libdir): Use it, instead of `prefix'.
10505 (lib-src/Makefile): Edit value of exec_prefix into lib-src/Makefile.
10506
10507 * Makefile.in (mandir): Make the default value for this depend on
10508 $(prefix).
10509
10510 * Makefile.in (datadir, statedir, libdir): Make these all default
10511 to ${prefix}/lib.
10512 (lispdir, locallisppath, etcdir, lockdir, archlibdir): Adjusted
10513 to compensate.
10514
10515 * Makefile.in (install, install.sysv, install.xenix, install.aix):
10516 Install the etags and ctags man pages too.
10517
10518 * Makefile.in (distclean): Don't delete backup files; that's the
10519 job of extraclean.
10520 (extraclean): Like distclean, but deletes backup and autosave files.
10521
10522 1992-12-10 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10523
10524 Make path specification conform to GNU coding standards.
10525 * configure (long_usage): Remove all traces of old arguments from
10526 usage messages, and document the options we do accept in more
10527 detail: -with-x... and --srcdir.
10528 (options, boolean_opts): Deleted; we don't have enough options to
10529 make this worthwhile.
10530 (prefix, bindir, lisppath, datadir, libdir, lockdir): Deleted,
10531 along with the code which supported them; these should be set as
10532 arguments to the top-level make.
10533 (config_h_opts): Since this no longer doubles as a list of option
10534 names, make them upper case; this simplifies the code which uses
10535 them to build the sed command to edit src/config.h. Change the
10536 code which sets them.
10537 (cc, g, O): Don't allow the user to set these using options; they
10538 should be specified using `CC=' and `CFLAGS=' arguments to the
10539 top-level make. Just choose reasonable default values for them,
10540 and edit them into Makefile.in's default CC and CONFIG_CFLAGS
10541 values.
10542 (gnu_malloc, rel_alloc): Don't allow the user to set these using
10543 options; use them whenever the configuration files say they're
10544 possible.
10545 Simplify the argument processing loop. Don't accept abbreviations
10546 for option names; these might conflict with other configuration
10547 options in the future.
10548 Add some support for the `--srcdir' option. Check for the sources
10549 in . and .. if `--srcdir' is omitted. If the directories we will
10550 compile in don't exist yet, create them under the current directory.
10551 Note that the rest of the build process doesn't really support
10552 this.
10553 Edit only the top Makefile. That should edit the others. Edit
10554 into the makefile: `version', from lisp/version.el, `configname'
10555 and `srcdir' from the configuration arguments, `CC' and
10556 `CONFIG_CFLAGS' as guessed from the presence or absence of GCC in
10557 the user's path, and LOADLIBES as gleaned from the system
10558 description files.
10559 Simplify the report generated; it doesn't need to include any
10560 description of paths now.
10561 Make `config.status' exec configure instead of just calling it, so
10562 there's no harm in overwriting `config.status'.
10563 * Makefile.in (version, configname): New variables, used to choose
10564 the default values for datadir and libdir.
10565 Path variables rearranged into two clearer groups:
10566 - In the first group are the variables specified by the GNU coding
10567 standards (prefix, bindir, datadir, statedir, libdir, mandir,
10568 manext, infodir, and srcdir).
10569 - In the second are the variables actually used for Emacs's paths
10570 (lispdir, locallisppath, lisppath, buildlisppath, etcdir, lockdir,
10571 archlibdir), which depend on the first category.
10572 datadir and libdir default to directories under
10573 ${prefix}/lib/emacs instead of ${prefix}/emacs, by popular
10574 demand.
10575 etcdir and lispdir default to subdirectories of datadir.
10576 archlibdir defaults to libdir.
10577 The new installation tree is a bit deeper than it used to be, so
10578 use the new make-path program in lib-src to build them all.
10579 Always build a new src/paths.h.tmp and then move-if-change it to
10580 src/paths.h, to avoid unnecessary rebuilds while responding to the
10581 right changes.
10582 Remove all mention of arch-lib. Run utility commands from
10583 lib-src, and let the executables be copied into archlibdir when
10584 Emacs is installed.
10585 Add targets for src/Makefile, lib-src/Makefile, and
10586 oldXMenu/Makefile, editing the values of the path variables into
10587 them.
10588 Let lib-src do its own installation.
10589 (datadir): Default to putting data files under
10590 ${prefix}/lib/emacs/${version}, not /usr/local/emacs.
10591 (emacsdir): Variable deleted; it would only be confusing to use.
10592 (lispdir, etcdir): Default to ${datadir}/lisp.
10593 (mkdir): Use make-path for this.
10594 (lockdir): Do this in mkdir.
10595 (Makefile): New target.
10596
10597 * configure (usage_message): Rename to long_usage.
10598
10599 * make-dist: Don't bother creating an arch-lib directory; that's
10600 only for installation now.
10601
10602 1992-11-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10603
10604 * configure: Use GCC-style configuration names, using config.sub.
10605 Change the usage and help messages.
10606
10607 * configure: Initialize window_system, not indow_system.
10608
10609 * configure: Report which window system, compiler, and signal
10610 handler return type we decide to use.
10611
10612 * make-dist: Explain what's going on if config.sub and gmalloc.c
10613 can't be linked. Place the code which copies them near the code
10614 which links the rest of the files around them.
10615
10616 1992-11-15 Jim Blandy (jimb@apple-gunkies.gnu.ai.mit.edu)
10617
10618 * make-dist: Don't bother to distribute src/*.com, or
10619 src/vmsbuild; those have all been moved to `../vms'.
10620
10621 1992-11-07 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10622
10623 * make-dist: Don't forget that the way to avoid filenames starting
10624 with `=' is to use the pattern `[a-zA-Z0-9]*.h', not
10625 `[a-zA-Z0-9].h'. Add a new section for dealing with files that we
10626 couldn't make hard links to, since we have two already, and
10627 perhaps more to come.
10628
10629 1992-11-04 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10630
10631 * configure: When editing parameters into lib-src/Makefile, change
10632 the definition of CONFIG_CFLAGS instead of CFLAGS itself; CFLAGS
10633 needs some other flags too.
10634
10635 1992-11-03 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10636
10637 * configure: Remove spurious echo of the configuration name.
10638
10639 * make-dist: Don't distribute files in src/m and src/s whose names
10640 begin with `='.
10641
10642 1992-10-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10643
10644 * configure: Update GNU_MALLOC and REL_ALLOC in config.h.
10645 Also LISP_FLOAT_TYPE.
10646
10647 1992-10-26 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10648
10649 * make-dist: Copy config.sub, since it's a symbolic link to a file
10650 on another file system.
10651
10652 1992-10-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10653
10654 * make-dist: Include lib-src/makedoc.com and emacs.csh in the
10655 distribution.
10656
10657 * config.sub: New file, to help us recognize configuration names.
10658 * make-dist: Include it in the distribution.
10659
10660 1992-09-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10661
10662 * configure: Convert `-' to `_' in specified option names.
10663 Accept options with --. Delete --highpri and --have-x-menu options.
10664 New options --with-x and --with-x10 replace -window-system.
10665 Don't mention options --gnu-malloc, --rel-alloc
10666 or --lisp-float-type in help message.
10667
10668 1992-09-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10669
10670 * make-dist: Include the `vms' subdirectory in the distribution.
10671
10672 1992-09-10 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10673
10674 * configure: Remove lines starting with "# DIST: " when building
10675 lib-src/Makefile and src/Makefile. This allows us to mark the
10676 "Makefile.in" files with explanatory comments which won't also get
10677 stuck in the Makefiles.
10678
10679 1992-09-05 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10680
10681 * make-dist: Don't use the '+' operator in the sed regular
10682 expression that extracts the version number from lisp/version.el;
10683 Ultrix sed doesn't seem support the operator. Just double the
10684 operand and use *.
10685
10686 1992-09-01 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10687
10688 * Makefile.in: Doc fix.
10689
10690 1992-08-31 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10691
10692 * configure: Rewrite sed command to remove at most one ./ prefix;
10693 Ultrix's sed doesn't allow us to apply the * operator to a \( \)
10694 group.
10695
10696 1992-08-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10697
10698 * Makefile.in (src/paths.h): Use sed, not /bin/sed.
10699
10700 1992-08-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10701
10702 * make-dist: Go ahead and build a new TAGS file, unless the
10703 --newer option was specified. Don't try to delete a TAGS file
10704 from etc; it's not kept there, and shouldn't be deleted anyway.
10705
10706 1992-08-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10707
10708 * make-dist: If the lisp directory contains a default.el, don't
10709 distribute it.
10710
10711 * configure: When searching signal.h for the type of a signal
10712 return handler, make a copy of it, not a symbolic link to it; that
10713 way, it will work on systems that don't have symbolic links.
10714
10715 1992-08-14 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10716
10717 * make-dist: Taught it about vcdiff and rcs2log, added --newer
10718 option for generating incremental distributions. Stopped it from
10719 generating a TAGS file into the distribution; that sucker is
10720 *big*, and easily enough generated with the toplevel makefile.
10721
10722 1992-08-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10723
10724 * configure: When writing config.status, don't prefix progname
10725 with a '.'; it might be absolute.
10726
10727 1992-08-05 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10728
10729 * configure: Choose to use X11 if either /usr/lib/libX11.a or
10730 /usr/include/X11 exist, not only if both exist.
10731
10732 1992-07-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10733
10734 * make-dist: Make the new external-lisp directory a duplicate of
10735 the external-lisp directory, not the lisp directory.
10736
10737 1992-07-07 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10738
10739 * Makefile.in (clean, mostlyclean): Don't bother trying to `make
10740 clean' in arch-lib; it doesn't even have a Makefile.
10741
10742 * Makefile.in (clean, mostlyclean): In the test which tries to
10743 distinguish between the build directory, which should be cleaned,
10744 and the installed directory, which shouldn't, cd to `${emacsdir}',
10745 not `${DESTDIR}${LIBDIR}'.
10746
10747 1992-06-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10748
10749 * make-dist: Be sure to delete the .c and .h files that YACC and
10750 BISON create from getdate.y.
10751
10752 * external-lisp: New directory; see `external-lisp/README'.
10753 * make-dist: Added support for the external-lisp subdirectory.
10754
10755 * make-dist: Changed message which complains that make-dist wasn't
10756 invoked in the right directory to indicate which files it was
10757 looking for.
10758
10759 1992-06-29 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10760
10761 * configure: Add comments explaining why we can't translate
10762 character ranges or control characters in `tr'.
10763
10764 1992-06-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10765
10766 * configure: When generating the configuration message, we used to
10767 build the message from the start so that each line began with "# "
10768 so that it would be a comment in `config.status'. However, this
10769 causes trouble if any of the variables we use in the message
10770 expand to more than one line of text - as gnu_malloc_reason
10771 sometimes does. So instead, we build the message as it should be
10772 printed to the user (i.e. without the "# " prefixes), and stick on
10773 the "# "s when we write it to `config.status'.
10774
10775 * Makefile.in (clean, mostlyclean): Don't neglect to clean out
10776 `lib-src' and `arch-lib'.
10777
10778 * configure: When generating report and `config.status' file, note
10779 that bindir only determines where `make install' and
10780 `build-install' will place the executables; this should make it
10781 clear that the ordinary build process will not try to install
10782 things.
10783
10784 1992-06-10 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10785
10786 * make-dist: Change messages to say that we are 'making links to
10787 X', rather than 'copying X'. And put `' quotes around file names.
10788
10789 * make-dist: Include '.tmp' in the name of the staging directory.
10790
10791 * make-dist: Pass the `-f' option to rm when you're not sure that
10792 the files you're removing actually exist.
10793
10794 * make-dist: When setting up etc/COPYING, always nuke whatever is
10795 there, and then copy it in, to make sure we get a real file.
10796
10797 * make-dist: Don't try to distribute *.defns files any more. The
10798 only such file was for simula.el, which has been superseded by a
10799 version which doesn't have a separate .defns file.
10800
10801 1992-05-28 Ken Raeburn (Raeburn@Cygnus.COM)
10802
10803 * make-dist: Don't distribute configured versions of config.h.in,
10804 paths.h.in, Makefile.in in src.
10805
10806 * configure: Delete .tmp files before creating them; don't bother
10807 trying to make final targets writable first, since it won't
10808 matter to move-if-change.
10809
10810 1992-05-19 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10811
10812 * Makefile.in (mkdir, lockdir): Don't put dashes in front of the
10813 mkdir and chmod in the center of all the conditionals. GNU Make
10814 will strip these out, but other makes won't.
10815
10816 1992-05-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10817
10818 * make-dist: Include move-if-change in list of files to distribute.
10819
10820 1992-05-04 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10821
10822 * configure: Remove any "." elements from the program name.
10823
10824 * configure: Don't record the values of all the possible arguments
10825 in config.status; only record the options that the user specified.
10826
10827 * configure: Use move-if-change to move in the new src/config.h.
10828
10829 1992-04-29 Ken Raeburn (Raeburn@Cygnus.COM)
10830
10831 * move-if-change: New file, copied from gcc release.
10832 * Makefile.in (src/paths.h): Use it, and put the "sed" output into
10833 a temp file, so we don't update paths.h if an error occurs or if
10834 it doesn't need changing.
10835
10836 1992-04-28 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10837
10838 * Makefile.in (src/paths.h): Do not install a value for the
10839 PATH_SUPERLOCK value; that macro doesn't exist anymore.
10840 * build-install.in: Same thing.
10841
10842 1992-04-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10843
10844 * make-dist: Check the flag called "make_tar", not "make_dir"; the
10845 latter, being a typo, is always false, resulting in a program
10846 whose default behavior is to painstakingly build a copy of the
10847 source tree, and then delete it. Rah.
10848
10849 * Makefile.in: Add dist target, and comment for it.
10850
10851 * configure: When scanning <signal.h> for a declaration for
10852 signal, create a symbolic link with a name ending in .c, so the
10853 compiler won't complain that it's only been given .h files.
10854
10855 * configure: Check whether there are any arguments available
10856 before shifting to get the value of a non-boolean parameter.
10857
10858 * make-dist: Doc fix.
10859
10860 1992-04-20 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10861
10862 * configure: Instead of grepping /usr/include/signal.h for a
10863 signal declaration, run /usr/include/signal.h or
10864 /usr/include/sys/signal.h through cpp and grep for the
10865 declaration.
10866
10867 * configure: Redirect the output of grep to /dev/null instead of
10868 using grep -s - that flag means different things on other systems.
10869
10870 * Makefile.in: Use 'buildlisppath' instead of 'dumplisppath',
10871 since the former is recognizable even if you don't know what
10872 'dumping' is.
10873 * configure: Accommodate that change.
10874
10875 * configure: Accept options for all of the directories you can
10876 change in the Makefile.
10877
10878 * configure: Accept "-OPTION VALUE" as well as "-OPTION=VALUE".
10879
10880 * INSTALL: Mention that you have to copy all the 'FOO.in' files to
10881 FOO before you can use them.
10882
10883 * build-install.in: Made the "Where To Install Things" section
10884 conform with the similar section from Makefile.in. Copied section
10885 which builds src/paths.h from src/paths.h.in from the Makefile.
10886
10887 1992-04-19 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10888
10889 * configure: Write config.status to pass its command-line
10890 arguments on to configure, so that people can use it to recreate
10891 an old configuration, with minor changes.
10892
10893 1992-04-16 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10894
10895 * configure: Don't rely on option variables being unset if their
10896 values are the empty string. In particular, when producing the
10897 English report, don't assume that highpri will be unset when no
10898 increased priority has been requested; -highpri='' should be the
10899 same as omitting -highpri altogether.
10900
10901 * configure: Fix dumb bug: when running the system and machine
10902 description files through cpp, mark those lines that we want to
10903 evaluate with the string '@configure@', and then only evaluate
10904 them. This way if the files include anything that actually
10905 generates text (type definitions or external declarations, say),
10906 we won't try to eval it.
10907
10908 1992-04-11 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10909
10910 * make-dist: New shell script.
10911
10912 * configure: When creating foo from foo.in, make foo read-only to
10913 remind people to edit the .in file instead.
10914
10915 * INSTALL: Changed references to config.h-dist to config.h.in.
10916 The "BUILDING GNU EMACS BY HAND" section neglected to mention how
10917 to build src/paths.h from src/paths.h.in; added a paragraph to do
10918 this.
10919 * configure, Makefile, build-install: Changed filenames like
10920 FOO-dist to FOO.in.
10921
10922 1992-04-08 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10923
10924 * Makefile, build-install: Renamed to Makefile.in and
10925 build-install.in; the configure script will edit these to produce
10926 the usable Makefile and build-install.
10927 * configure: Changed to produce ./Makefile, ./build-install,
10928 lib-src/Makefile, and src/Makefile from their *.in counterparts,
10929 instead of editing them in place.
10930
10931 1992-04-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10932
10933 * Makefile: Re-arranged so that the undumped Emacs will search
10934 ../lisp *after* the site's local elisp files.
10935 (locallisppath, dumplisppath): New variables.
10936 (lisppath): This variable's default value is now chosen based on
10937 $(locallisppath) and $(lispdir); while it used to be the
10938 customization point for adding site-local elisp directories to
10939 load-path, that job is now handled mostly by locallisppath.
10940 (src/paths.h): Edit the value of a new macro, PATH_DUMPLOADSEARCH.
10941 Check the values being assigned to the *LOADSEARCH macros for null
10942 path elements (like '::' in 'foo::bar').
10943
10944 * configure: When checking if the machine- and system-dependent
10945 files define a particular macro or not, actually run them through
10946 CPP and test the macros with #ifs, instead of just grepping for
10947 the macros' names. In particular, check for SYSTEM_MALLOC in this
10948 way.
10949
10950 1992-04-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10951
10952 * Makefile (install): Don't use -s in install. (Keep the symbols.)
10953
10954 1992-04-02 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10955
10956 * configure: Make the config.status file an executable shell
10957 script which will recreate the same configuration. Include the
10958 verbal description of the current configuration as a comment in
10959 the script.
10960 * INSTALL: Doc fix.
10961
10962 * Makefile: Brought the Makefile up to the GNU coding
10963 standards, as described in standards.text:
10964 (TAGS): New name for the target which rebuilds the tags table.
10965 (check): New target; doesn't do anything yet.
10966 (mostlyclean): New target, synonymous with clean.
10967 (realclean): New target. Currently, this just calls the
10968 subdirectories's makefiles and then deletes config.status.
10969 (INSTALL, INSTALLFLAGS, INSTALL_PROGRAM, INSTALL_DATA): New
10970 variables.
10971 Installation directory variables changed to conform.
10972 (install, install.sysv, install.xenix, install.aix): Changed the
10973 code which copies the directories into their installed location to
10974 allow the installed locations to be in several different
10975 directories; the old version assumed that they would all be in
10976 $(emacsdir).
10977 (mkdir, lockdir): Allow the installed locations to be in several
10978 different directories.
10979 * INSTALL: Doc fix.
10980
10981 * build-install: Use the same variable names as the Makefile.
10982 Allow the installed locations to be in several different
10983 directories.
10984
10985 1992-03-31 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10986
10987 * Makefile (src/paths.h): Instead of using a single sed command to
10988 edit both the PATH_LOCK and PATH_SUPERLOCK macros, edit the two
10989 separately, and don't forget to append "/!!!SuperLock!!!" to the
10990 value of the PATH_SUPERLOCK macro.
10991
10992 * config.emacs: Renamed to configure, for consistency with other
10993 GNU products. Internal references changed.
10994 INSTALL, Makefile: References changed.
10995
10996 * lock: New directory, which should always be empty. If this
10997 directory doesn't exist, Emacs won't complain; it just won't lock.
10998 Having this here means that people can just unpack Emacs, build
10999 it, and have locking work.
11000
11001 * share-lib: Re-renamed to etc, for the sake of tradition.
11002 * config.emacs: Changed default value for datadir to ../etc.
11003 * INSTALL, README: Adjusted.
11004
11005 1992-03-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
11006
11007 * config.emacs: Guess the value for LOADLIBES in lib-src/Makefile
11008 by running CPP on the appropriate s/*.h and m/*.h files.
11009
11010 1992-03-16 Jim Blandy (jimb@pogo.cs.oberlin.edu)
11011
11012 * config.emacs: Make sure to set the "exit on error" flag once
11013 we've removed config.status; errors should abort the configuration.
11014
11015 1992-02-15 Jim Blandy (jimb@pogo.cs.oberlin.edu)
11016
11017 * config.emacs: Added -distribute option, so that the Makefile
11018 paths are in their proper form. I don't know why this matters.
11019
11020 1992-02-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
11021
11022 * local-lisp: New directory, empty in the distribution, for people
11023 to put local elisp code in.
11024 * config.emacs: Include it in the default load path.
11025 * README: Document it.
11026
11027 1992-01-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
11028
11029 * config.emacs: Guess the type of signal handling functions based
11030 on the contents of /usr/include/signal.h.
11031
11032 * config.emacs: Print out progress report messages.
11033
11034 * Makefile (src/paths.h): Don't generically replace
11035 /usr/local/lib/emacs with LIBROOT. This can hide bugs in the
11036 editing of the other entries, and each entry should be dealt with
11037 explicitly anyway.
11038
11039 * build-install: Converted from C-shell to Bourne shell.
11040 * config.emacs: Edit build-install properly.
11041
11042 * config.emacs: Doc fix.
11043
11044 1992-01-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11045
11046 * Makefile (install): Remove `B' from tar xf command.
11047
11048 1992-01-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
11049
11050 * config.emacs: Removed support for the `maintain-environment'
11051 option; the only important difference between this and its absence
11052 has been removed.
11053 * INSTALL: Removed mention of `maintain-environment'.
11054
11055 * config.emacs: Fix arguments to sed when processing boolean
11056 arguments.
11057
11058 1991-12-05 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
11059
11060 * config.emacs: New file, to help automate the installation
11061 process.
11062
11063 * Makefile: Lots of changes to support the separation of etc into
11064 architecture-dependent and -independent files:
11065 (EMACSROOT): New variable, giving the directory under which all of
11066 Emacs's libraries should be installed. Changed rest of file to
11067 use it.
11068 (LIBDIR): Now denotes only architecture-dependent dir.
11069 (DATADIR): New variable, denoting architecture-independent dir.
11070 (LOCKDIR): New variable, for completeness.
11071 (SUBDIR): No more etc, new lib-src.
11072 (COPYDIR): No more etc, new arch-lib and share-lib.
11073 (src/paths.h): Set PATH_DATA and the LOCK macros too.
11074 (src): Now depends on lib-src, not etc.
11075 * build-install: Changes parallel to the above.
11076 * README: Describe the new arrangement.
11077
11078 * vms: New subdirectory for all the VMS stuff.
11079
11080 1991-12-03 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
11081
11082 * Makefile (LISPPATH): New variable.
11083 (src/paths.h): Define PATH_LOADSEARCH according to LISPPATH.
11084
11085 1990-09-28 Richard Stallman (rms@mole.ai.mit.edu)
11086
11087 * Makefile (install, install.sysv, install.xenix):
11088 Install wakeup instead of loadst. No need for setuid or setgid.
11089
11090 1990-08-07 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11091
11092 * Makefile (clean): Clean etc if that's not the installation dir.
11093
11094 1990-04-26 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11095
11096 * Makefile (paths.h): Make sed alter each name in the path.
11097
11098 1988-08-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11099
11100 * Makefile (install.sysv): Use cpio, not tar.
11101
11102 1988-08-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11103
11104 * Makefile (lockdir): Rename `lock' target.
11105 Depend on it from install*, not from `all'.
11106
11107 1988-05-16 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
11108
11109 * Makefile: Changed LIBDIR and BINDIR back to /usr/local/{emacs,bin}
11110 to match build-install and paths.h.
11111
11112 ;; Local Variables:
11113 ;; coding: utf-8
11114 ;; End:
11115
11116 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
11117
11118 This file is part of GNU Emacs.
11119
11120 GNU Emacs is free software: you can redistribute it and/or modify
11121 it under the terms of the GNU General Public License as published by
11122 the Free Software Foundation, either version 3 of the License, or
11123 (at your option) any later version.
11124
11125 GNU Emacs is distributed in the hope that it will be useful,
11126 but WITHOUT ANY WARRANTY; without even the implied warranty of
11127 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11128 GNU General Public License for more details.
11129
11130 You should have received a copy of the GNU General Public License
11131 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.