Move NSIG_MINIMUM from src/s to configure
[bpt/emacs.git] / ChangeLog
1 2012-07-13 Glenn Morris <rgm@gnu.org>
2
3 * configure.ac (NSIG_MINIMUM, ULIMIT_BREAK_VALUE):
4 Move here from src/s.
5
6 2012-07-12 Glenn Morris <rgm@gnu.org>
7
8 * configure.ac (AH_BOTTOM) [DARWIN_OS]: Move SYSTEM_PURESIZE_EXTRA
9 setting here from src/s/darwin.h.
10
11 * configure.ac (NO_MATHERR): Unconditionally define for Darwin;
12 as src/s/darwin.h used to.
13
14 * configure.ac (NARROWPROTO, NO_ABORT, BROKEN_GET_CURRENT_DIR_NAME)
15 (BROKEN_FIONREAD, BROKEN_PTY_READ_AFTER_EAGAIN, BROKEN_SIGAIO)
16 (BROKEN_SIGPOLL, BROKEN_SIGPTY, FIRST_PTY_LETTER, NO_EDITRES)
17 (G_SLICE_ALWAYS_MALLOC, PREFER_VSUSP, PTY_ITERATION, PTY_OPEN)
18 (PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF, RUN_TIME_REMAP)
19 (SETPGRP_RELEASES_CTTY, TAB3, TABDLY, RUN_TIME_REMAP, UNIX98_PTYS)
20 (XOS_NEEDS_TIME_H): Move here from src/s.
21
22 2012-07-11 Glenn Morris <rgm@gnu.org>
23
24 * configure.ac (INTERRUPT_INPUT): Move here from src/s.
25 (HAVE_PTYS, HAVE_SOCKETS): Define unconditionally.
26
27 2012-07-11 Paul Eggert <eggert@cs.ucla.edu>
28
29 * configure.ac (tzset): Remove check that's redundant with gnulib.
30
31 2012-07-11 Glenn Morris <rgm@gnu.org>
32
33 * configure.ac (CLASH_DETECTION): Define unconditionally.
34
35 * configure.ac (opsysfile): Use bsd-common on gnu systems.
36
37 * configure.ac (GNU_LIBRARY_PENDING_OUTPUT_COUNT):
38 (SIGNALS_VIA_CHARACTERS): Move here from src/s.
39
40 2012-07-11 Paul Eggert <eggert@cs.ucla.edu>
41
42 Assume mkdir, rename, rmdir, strerror.
43 * configure.ac (mkdir, rename, rmdir, strerror): Remove check.
44
45 2012-07-11 Glenn Morris <rgm@gnu.org>
46
47 * configure.ac (DONT_REOPEN_PTY): Move here from src/s.
48
49 * configure.ac (DEFAULT_SOUND_DEVICE): New definition.
50
51 2012-07-10 Paul Eggert <eggert@cs.ucla.edu>
52
53 Remove "#define unix" that is no longer needed (Bug#11905).
54 Merge from gnulib to make "#define unix" unnecessary, incorporating:
55 2012-07-10 getloadavg: clean out old Emacs and Autoconf cruft
56 2012-07-09 getopt: Simplify after Emacs changed.
57
58 2012-07-10 Glenn Morris <rgm@gnu.org>
59
60 * configure.ac (DATA_START, DATA_SEG_BITS, PENDING_OUTPUT_COUNT):
61 Move here from src/s.
62
63 2012-07-09 Andreas Schwab <schwab@linux-m68k.org>
64
65 * configure.ac (PNG_DEPSTRUCT): Define this instead of
66 PNG_DEPRECATED.
67
68 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
69
70 Add GCC-style 'const' attribute to functions that can use it.
71 * configure.ac (WARN_CFLAGS): Add -Wsuggest-attribute=const.
72 (ATTRIBUTE_CONST): New macro, in config.h.
73
74 2012-07-09 Juanma Barranquero <lekktu@gmail.com>
75
76 * lib/makefile.w32-in: Rework dependencies.
77 (GNU_LIB, NT_INC, C_CTYPE_H, MS_W32_H, CONFIG_H, FILEMODE_H)
78 (FTOASTR_H, FTOASTR_C, GETOPT_INT_H, MD5_H, SHA1_H, SHA256_H)
79 (U64_H, SHA512_H): New macros.
80 (SRC): Redefine to point to src/, not current directory.
81 ($(BLD)/c-ctype.$(O), $(BLD)/c-strcasecmp.$(O))
82 ($(BLD)/c-strncasecmp.$(O), $(BLD)/dtoastr.$(O))
83 ($(BLD)/dtotimespec.$(O), $(BLD)/getopt.$(O), $(BLD)/getopt1.$(O))
84 ($(BLD)/gettime.$(O), $(BLD)/strftime.$(O), $(BLD)/time_r.$(O))
85 ($(BLD)/timespec-add.$(O), $(BLD)/timespec-sub.$(O), $(BLD)/md5.$(O))
86 ($(BLD)/sha1.$(O), $(BLD)/sha256.$(O), $(BLD)/sha512.$(O))
87 ($(BLD)/filemode.$(O)): Update dependencies.
88
89 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
90
91 Merge from gnulib, incorporating:
92 2012-07-09 timespec: mark functions with const attributes
93
94 Rename configure.in to configure.ac (Bug#11603).
95 The name 'configure.in' has been obsolescent for quite some time,
96 and the next release of Autoconf will generate warnings for it.
97 See commit 'v2.69-4-g560f16b' of 2012-05-06, "general: deprecate
98 'configure.in' as autoconf input" in the Autoconf git repository.
99 * configure.ac: Rename from configure.in.
100 * INSTALL, INSTALL.BZR, README, make-dist:
101 * Makefile.in (AUTOCONF_INPUTS):
102 * autogen.sh (autoconf_min):
103 * autogen/update_autogen (sources):
104 Adjust to reflect new name.
105
106 2012-07-08 Paul Eggert <eggert@cs.ucla.edu>
107
108 Restore deprecation warnings, except for older libpng.
109 * configure.in (WARN_CFLAGS): Remove -Wno-deprecated-declarations.
110 (HAVE_LIBPNG_PNG_H): Don't bother checking for this if we have png.h.
111 (PNG_DEPRECATED): Define when compiling with older PNG versions.
112
113 2012-07-07 Andreas Schwab <schwab@linux-m68k.org>
114
115 * configure.in (WARN_CFLAGS): Add -Wno-deprecated-declarations.
116
117 2012-07-07 Paul Eggert <eggert@cs.ucla.edu>
118
119 Improve static checking when configured --with-ns.
120 See Samuel Bronson's remarks in
121 <http://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00146.html>.
122 * configure.in (WARN_CFLAGS): Omit -Wunreachable-code, as it's
123 a no-op with recent GCC and harmful in earlier ones.
124 Omit -Wsync-nand, as it's irrelevant to Emacs and provokes a
125 warning when compiling with ObjC. Always omit
126 -Wunsafe-loop-optimizations, as we don't mind when optimization is
127 being done correctly.
128
129 2012-07-07 Glenn Morris <rgm@gnu.org>
130
131 * configure.in (BROKEN_SA_RESTART): Doc fix.
132
133 * configure.in: Rather than checking for things then undef'ing
134 them on some platforms, simply don't check for them.
135 (getwd): Don't check for it on unixware.
136 (random, rint): Don't check for these on hpux.
137 (res_init, libresolv): Don't check for these on darwin.
138
139 2012-07-07 Juanma Barranquero <lekktu@gmail.com>
140
141 * lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/c-ctype.$(O),
142 $(BLD)/c-strcasecmp.$(O) and $(BLD)/c-strncasecmp.$(O).
143 ($(BLD)/c-ctype.$(O), $(BLD)/c-strcasecmp.$(O))
144 ($(BLD)/c-strncasecmp.$(O)): New dependencies.
145
146 2012-07-06 Paul Eggert <eggert@cs.ucla.edu>
147
148 * configure.in: Document --enable-gcc-warnings better.
149
150 Use c_strcasecmp for ASCII case-insensitive comparison (Bug#11786).
151 This is safer than strcasecmp, which has unspecified behavior
152 outside the POSIX locale and in practice sometimes does not work
153 in multibyte locales. Similarly for c_strncasecmp and strncasecmp.
154 * configure.in (strcasecmp, strncasecmp): Remove checks.
155
156 * lib/c-ctype.c, lib/c-ctype.h, lib/c-strcase.h, lib/c-strcasecmp.c:
157 * lib/c-strncasecmp.c: New files, taken from gnulib.
158 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
159
160 Merge from gnulib, incorporating:
161 2012-07-06 timespec-sub: avoid duplicate include
162 Reported by Juanma Barranquero.
163
164 2012-07-06 Glenn Morris <rgm@gnu.org>
165
166 * make-dist [update]: Let autoreconf figure out what needs updating.
167 Use `make info-real'. leim/leim-list.el should always exist.
168 Check cd return value.
169
170 2012-07-06 Paul Eggert <eggert@cs.ucla.edu>
171
172 Merge from gnulib. This is for OpenBSD 5.1 amd64.
173 * m4/sys_time_h.m4: New version from gnulib, incorporating:
174 2012-07-05 sys_time: allow too-wide tv_sec
175
176 2012-07-04 Paul Eggert <eggert@cs.ucla.edu>
177
178 Merge from gnulib.
179 * lib/alloca.in.h: New version from gnulib, incorporating:
180 2012-07-03 alloca: add support for HP NonStop TNS/E native
181
182 2012-07-04 Dmitry Antipov <dmantipov@yandex.ru>
183
184 * configure.in: If --enable-gcc-warnings, disable
185 -Wunsafe-loop-optimizations for -O1 optimization level.
186
187 2012-06-30 Glenn Morris <rgm@gnu.org>
188
189 * configure.in (standardlisppath): New output variable.
190 (lisppath): Use standardlisppath.
191 * Makefile.in (standardlisppath): New, set by configure.
192 (epaths-force): Use standardlisppath and locallisppath rather than
193 lisppath.
194
195 2012-06-28 Dmitry Antipov <dmantipov@yandex.ru>
196
197 * configure.in: Fix previous change. Remove --enable-asserts.
198 (CPPFLAGS): Remove conditional -DXASSERTS=1.
199 Add --enable-link-time-optimization.
200 * INSTALL: Mention this.
201
202 2012-06-28 Dmitry Antipov <dmantipov@yandex.ru>
203
204 * configure.in: Add glyphs category to --enable-checking option.
205 (GLYPH_DEBUG): Define if glyphs debugging is enabled.
206
207 2012-06-28 Dmitry Antipov <dmantipov@yandex.ru>
208
209 * configure.in (ENABLE_CHECKING): Update comment.
210
211 2012-06-28 Paul Eggert <eggert@cs.ucla.edu>
212
213 * configure.in: Don't check for sys/select.h, sys/time.h, utime.h.
214 Emacs proper no longer uses these headers, and can rely on Gnulib
215 for these checks.
216
217 Merge from gnulib.
218 * m4/getopt.m4: Copy new version from gnulib, incorporating:
219 getopt-posix: No longer guarantee that option processing is resettable.
220
221 2012-06-27 Glenn Morris <rgm@gnu.org>
222
223 * configure.in: Only check for paxctl on gnu-linux. (Bug#11398#26)
224
225 * INSTALL: Remove references to paths.el.
226
227 2012-06-26 Eli Zaretskii <eliz@gnu.org>
228
229 * lib/makefile.w32-in ($(GNULIBOBJS)): Depend on stamp_BLD. This
230 replaces separate dependency for each object file, which required
231 the same object file to be mentioned twice, causing failures in
232 parallel builds.
233
234 2012-06-26 Paul Eggert <eggert@cs.ucla.edu>
235
236 Clean out last vestiges of the old HAVE_CONFIG_H stuff.
237 * lib/makefile.w32-in (LOCAL_FLAGS): Remove -DHAVE_CONFIG_H.
238
239 2012-06-25 Dmitry Antipov <dmantipov@yandex.ru>
240
241 * configure.in (AC_CHECK_FUNCS): Detect library functions
242 strcasecmp and strncasecmp.
243
244 2012-06-24 Paul Eggert <eggert@cs.ucla.edu>
245
246 Switch from NO_RETURN to C11's _Noreturn (Bug#11750).
247 We might as well use the spelling standardized by C11,
248 as in the long run that should simplify maintenance.
249 * configure.in (NO_RETURN): Remove. All uses replaced by _Noreturn.
250
251 2012-06-24 Eli Zaretskii <eliz@gnu.org>
252
253 * lib/makefile.w32-in ($(BLD)/dtotimespec.$(O)):
254 ($(BLD)/timespec-add.$(O)):
255 ($(BLD)/timespec-sub.$(O)): Don't depend on
256 $(EMACS_ROOT)/nt/inc/sys/time.h.
257
258 * lib/stat-time.h:
259 * lib/timespec.h:
260 * lib/utimens.h: Revert last change.
261
262 2012-06-23 Paul Eggert <eggert@cs.ucla.edu>
263
264 Merge from gnulib.
265 * m4/getopt.m4: Copy new version from gnulib, incorporating:
266 getopt-gnu: Handle suboptimal getopt_long's abbreviation handling.
267
268 2012-06-23 Eli Zaretskii <eliz@gnu.org>
269
270 Fix the MS-Windows build broken by 2012-06-22T21:17:42Z!eggert@cs.ucla.edu.
271 * lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/dtotimespec.$(O),
272 $(BLD)/gettime.$(O), $(BLD)/timespec-add.$(O), and
273 $(BLD)/timespec-sub.$(O).
274 ($(BLD)/dtotimespec.$(O)):
275 ($(BLD)/gettime.$(O)):
276 ($(BLD)/timespec-add.$(O)):
277 ($(BLD)/timespec-sub.$(O)): New dependencies.
278
279 * lib/stat-time.h:
280 * lib/timespec.h:
281 * lib/utimens.h: Include sys/time.h
282
283 2012-06-23 Andreas Schwab <schwab@linux-m68k.org>
284
285 * configure.in: Don't use AC_CHECK_FUNCS_ONCE, which doesn't use
286 the correct CFLAGS and LIBS.
287
288 2012-06-22 Paul Eggert <eggert@cs.ucla.edu>
289
290 Support higher-resolution time stamps (Bug#9000).
291 * configure.in (gl_ASSERT_NO_GNULIB_POSIXCHECK)
292 (gl_ASSERT_NO_GNULIB_TESTS, gl_INIT): Move these up earlier, so
293 that the new clock stuff doesn't clash with RSVG_LIBS.
294 (AC_CHECK_HEADERS): Don't check for sys/select.h, sys/time.h, utime.h,
295 as gnulib does that for us now.
296 (emacs_cv_struct_utimbuf, HAVE_STRUCT_UTIMBUF, HAVE_TIMEVAL)
297 (GETTIMEOFDAY_ONE_ARGUMENT): Remove; gnulib does these now.
298 (AC_CHECK_FUNCS): Remove utimes; no longer needed.
299 * lib/dtotimespec.c, lib/gettime.c, lib/gettimeofday.c, lib/pselect.c:
300 * lib/stat-time.h, lib/sys_select.in.h, lib/sys_time.in.h:
301 * lib/timespec-add.c, lib/timespec-sub.c, lib/timespec.h:
302 * lib/utimens.c, lib/utimens.h, m4/clock_time.m4, m4/gettime.m4:
303 * m4/gettimeofday.m4, m4/pselect.m4, m4/stat-time.m4:
304 * m4/sys_select_h.m4, m4/sys_socket_h.m4, m4/sys_time_h.m4:
305 * m4/timespec.m4, m4/utimbuf.m4, m4/utimens.m4, m4/utimes.m4:
306 New files, copied automatically from gnulib.
307 * lib/gnulib.mk, m4/gnulib-comp.m4: Merge from gnulib.
308
309 2012-06-22 Paul Eggert <eggert@cs.ucla.edu>
310
311 Merge from gnulib.
312 * lib/filemode.h, lib/signal.in.h, lib/stat.c, lib/stdint.in.h:
313 * lib/stdlib.in.h, lib/unistd.in.h, m4/extensions.m4, m4/getloadavg.m4:
314 * m4/getopt.m4, m4/gnulib-common.m4, m4/largefile.m4, m4/mktime.m4:
315 * m4/multiarch.m4, m4/nocrash.m4, m4/stdio_h.m4, m4/time_r.m4:
316 Copy new versions from gnulib, incorporating the following changes:
317 2012-06-22 time_r: fix typo that always overrode localtime_r decl
318 2012-06-22 Write "Mac OS X" instead of "MacOS X".
319 2012-06-21 mktime: fix integer overflow in 'configure'-time test
320 2012-06-21 nonblocking: Avoid compilation error on mingw64.
321 2012-06-19 stat, fstat: Avoid warnings on mingw64.
322 2012-06-19 getopt-gnu: Fix exit code overflow in autoconf test.
323
324 2012-06-13 Andreas Schwab <schwab@linux-m68k.org>
325
326 * configure.in: Rename --enable-use-lisp-union-type to
327 --enable-check-lisp-object-type and define CHECK_LISP_OBJECT_TYPE
328 instead of USE_LISP_UNION_TYPE.
329
330 2012-06-12 Glenn Morris <rgm@gnu.org>
331
332 * configure.in (HAVE_PROCFS, _STRUCTURED_PROC): New AC_DEFINEs.
333 (opsysfile): Set specially for sol2-10.
334
335 * configure.in (BROKEN_SA_RESTART, USG_SUBTTY_WORKS):
336 New AC_DEFINEs, for hpux11.
337 (opsysfile): Set specially for hpux11.
338
339 2012-06-12 Paul Eggert <eggert@cs.ucla.edu>
340
341 * configure.in: Coalesce some function checking.
342 This makes 'configure' a bit smaller.
343 Prefer AC_CHECK_FUNCS_ONCE for functions that we always check for.
344
345 2012-06-12 Glenn Morris <rgm@gnu.org>
346
347 * configure.in (opsysfile): Set specially for gnu-kfreebsd, openbsd.
348
349 * configure.in (NO_TERMIO, BROKEN_SIGIO): Move here from src/s.
350
351 * configure.in: Anticipate platforms with no src/s file.
352
353 2012-06-12 Chong Yidong <cyd@gnu.org>
354
355 * configure.in: Check for MagickMergeImageLayers (Bug#11678).
356
357 2012-06-11 Glenn Morris <rgm@gnu.org>
358
359 * configure.in (SYSTEM_TYPE): New AC_DEFINE.
360
361 2012-06-09 Michael Albinus <michael.albinus@gmx.de>
362
363 * configure.in (dbus_type_is_valid): Check for library function.
364
365 2012-06-06 Glenn Morris <rgm@gnu.org>
366
367 * INSTALL, make-dist: Remove vcdiff.
368
369 2012-06-03 Glenn Morris <rgm@gnu.org>
370
371 * INSTALL, make-dist: Remove rcs-checkin.
372
373 2012-06-03 Ulrich Müller <ulm@gentoo.org>
374
375 * configure.in (PAXCTL): Check for paxctl. (Bug#11398)
376
377 2012-06-01 Paul Eggert <eggert@cs.ucla.edu>
378
379 Remove --disable-maintainer-mode option from 'configure'. (Bug#11555)
380 It is confusingly named and rarely useful. See, for example,
381 <http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00089.html>.
382 * INSTALL.BZR: Don't mention --disable-maintainer-mode.
383 * Makefile.in (MAINTAINER_MODE_FLAG): Remove; all uses removed.
384 * configure.in: Remove --disable-maintainer-mode.
385 (USE_MAINTAINER_MODE, MAINT): Remove.
386
387 2012-05-28 Paul Eggert <eggert@cs.ucla.edu>
388
389 Make 'configure' a bit smaller and faster.
390 * configure.in (INSTALL_INFO): Set it with one call to
391 AC_PATH_PROG, not three.
392 (PKG_CONFIG): Hoist this out of PKG_CHECK_MODULES, since it's
393 so likely that it'll be needed.
394 (AC_CHECK_HEADERS_ONCE): Prefer to AC_CHECK_HEADERS where either works.
395 (AC_PROG_MAKE_SET): Remove; Automake does this.
396 (sysinfo): Do not check for this function, as it's never used.
397 (tzset): Check for this function just once.
398 * m4/manywarnings.m4: Sync from gnulib, incorporating the following:
399 2012-05-27 manywarnings: remove duplicate -Wmultichar entry
400
401 2012-05-27 Eli Zaretskii <eliz@gnu.org>
402
403 * config.bat (lib): Create/update lib/stdalign.in-h and
404 lib/sys_types.in-h.
405
406 * lib/makefile.w32-in ($(BLD)/md5.$(O)):
407 ($(BLD)/sha1.$(O)):
408 ($(BLD)/sha256.$(O)):
409 ($(BLD)/sha512.$(O)): Depend on $(EMACS_ROOT)/nt/inc/stdalign.h.
410 Suggested by Christoph Scholtes <cschol2112@googlemail.com>.
411
412 * lib/getopt_.h: Regenerate.
413
414 2012-05-27 Paul Eggert <eggert@cs.ucla.edu>
415
416 Assume gnulib does largefile.
417 Gnulib does the largefile configuration anyway, so when configure.in
418 invokes AC_SYS_LARGEFILE, that bloats 'configure' unnecessarily.
419 * configure.in (AC_SYS_LARGEFILE): Remove.
420 * lib/gnulib.mk: Autoupdate.
421
422 2012-05-26 Paul Eggert <eggert@cs.ucla.edu>
423
424 Merge from gnulib. (Bug#11527)
425
426 The build procedure now creates <stdalign.h> and <sys/types.h> for
427 older hosts that lack a working <stdalign.h> or whose
428 <sys/types.h> does not define pid_t, size_t, ssize_t, mode_t. New
429 symbols such as WINDOWS_64_BIT_OFF_T may require attention in the
430 msdos and nt builds.
431
432 Here is a precis of gnulib changes that seem relevant; please see
433 the gnulib ChangeLog for details.
434
435 2012-05-18 crypto: fix bug in large buffer handling
436 2012-05-14 ignore-value.h: remove unused _GL_ATTRIBUTE_DEPRECATED
437 2012-05-10 _Noreturn: port config.h to gcc -Wundef
438 2012-05-08 warnings.m4: give a means to specify the program to compile
439 2012-05-07 stdint: be more consistent with glibc, SunOS libc
440 2012-04-21 Large File Support for native Windows platforms.
441 2012-04-14 stat: Bypass buggy override in mingw64.
442 2012-03-29 stdio: don't assume gets any more
443 2012-03-24 Enable common subexpression optimization in GCC.
444 2012-02-09 maint: replace FSF snail-mail addresses with URLs
445 2012-01-30 sys_stat: Fix support for mingw64 and MSVC.
446 2012-01-28 strtoimax: eliminate need for stdint.h, inttypes.h checks
447 2012-01-21 stdint: Add support for Android.
448 2012-01-15 Improve support for MSVC 9.
449 2012-01-08 mktime: Avoid compilation error on Solaris 11.
450 2012-01-05 Use ', not `, for quoting output.
451 2012-01-05 strtoimax: Don't replace systems where intmax_t is int.
452 2012-01-05 strtoimax: Work around AIX 5.1 bug.
453 2012-01-05 inttypes: Modernize.
454 2011-12-13 inttypes, stdint: add C++11 support
455 2011-11-26 Fix conflict between two instantiations of module 'unistd'.
456 2011-11-21 _Noreturn: Check that _MSC_VER is defined
457 2011-11-10 ptsname_r: Avoid compilation error on OSF/1 5.1.
458 2011-11-09 raise: fix mingw handling of SIGPIPE
459 2011-10-27 Add stdalign module and use it in other modules.
460
461 * lib/stdalign.in.h, lib/sys_types.in.h, m4/off_t.m4, m4/stdalign.m4:
462 * m4/sys_types_h.m4:
463 New files.
464 * build-aux/move-if-change, build-aux/snippet/_Noreturn.h:
465 * build-aux/snippet/arg-nonnull.h, build-aux/snippet/c++defs.h:
466 * build-aux/snippet/warn-on-use.h, doc/misc/texinfo.tex:
467 * lib/alloca.in.h, lib/allocator.h, lib/careadlinkat.c:
468 * lib/careadlinkat.h, lib/dosname.h, lib/dup2.c, lib/filemode.c:
469 * lib/filemode.h, lib/ftoastr.c, lib/ftoastr.h, lib/getloadavg.c:
470 * lib/getopt.c, lib/getopt.in.h, lib/getopt1.c, lib/getopt_int.h:
471 * lib/gettext.h, lib/gnulib.mk, lib/ignore-value.h, lib/intprops.h:
472 * lib/inttypes.in.h, lib/lstat.c, lib/md5.c, lib/md5.h, lib/mktime.c:
473 * lib/pathmax.h, lib/pthread_sigmask.c, lib/readlink.c, lib/sha1.c:
474 * lib/sha1.h, lib/sha256.c, lib/sha256.h, lib/sha512.c, lib/sha512.h:
475 * lib/signal.in.h, lib/sigprocmask.c, lib/stat.c, lib/stdarg.in.h:
476 * lib/stdbool.in.h, lib/stddef.in.h, lib/stdint.in.h, lib/stdio.in.h:
477 * lib/stdlib.in.h, lib/strftime.c, lib/strftime.h, lib/strtoimax.c:
478 * lib/strtol.c, lib/strtoll.c, lib/strtoul.c, lib/strtoull.c:
479 * lib/symlink.c, lib/sys_stat.in.h, lib/time.in.h, lib/time_r.c:
480 * lib/u64.h, lib/unistd.in.h, lib/verify.h, m4/00gnulib.m4:
481 * m4/alloca.m4, m4/c-strtod.m4, m4/dup2.m4, m4/extensions.m4:
482 * m4/filemode.m4, m4/getloadavg.m4, m4/getopt.m4, m4/gl-comp.m4:
483 * m4/gnulib-common.m4, m4/gnulib-tool.m4, m4/include_next.m4:
484 * m4/inttypes.m4, m4/largefile.m4, m4/longlong.m4, m4/lstat.m4:
485 * m4/md5.m4, m4/mktime.m4, m4/multiarch.m4, m4/nocrash.m4:
486 * m4/pathmax.m4, m4/pthread_sigmask.m4, m4/readlink.m4, m4/sha1.m4:
487 * m4/sha256.m4, m4/sha512.m4, m4/signal_h.m4, m4/signalblocking.m4:
488 * m4/socklen.m4, m4/ssize_t.m4, m4/st_dm_mode.m4, m4/stat.m4:
489 * m4/stdarg.m4, m4/stdbool.m4, m4/stddef_h.m4, m4/stdint.m4:
490 * m4/stdio_h.m4, m4/stdlib_h.m4, m4/strftime.m4, m4/strtoimax.m4:
491 * m4/strtoll.m4, m4/strtoull.m4, m4/strtoumax.m4, m4/symlink.m4:
492 * m4/sys_stat_h.m4, m4/time_h.m4, m4/time_r.m4, m4/tm_gmtoff.m4:
493 * m4/unistd_h.m4, m4/warnings.m4, m4/wchar_t.m4:
494 Update from gnulib.
495
496 2012-05-22 Paul Eggert <eggert@cs.ucla.edu>
497
498 Remove src/m/*.
499 * configure.in: Remove all mention of src/m/*.
500 (machine, machfile, M_FILE, config_machfile, and_machfile): Remove.
501 All uses removed.
502 (BITS_PER_CHAR, BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG)
503 (BITS_PER_LONG_LONG): Move to src/lisp.h.
504 * lib/makefile.w32-in: Remove dependencies on
505 $(EMACS_ROOT)/src/m/intel386.h.
506 * make-dist: Don't make links to src/m.
507
508 2012-05-22 Paul Eggert <eggert@cs.ucla.edu>
509
510 * Makefile.in (ACLOCAL_INPUTS): Fix up gnulib-comp.m4 name. (Bug#11529)
511 Without this further fix, aclocal was being invoked unnecessarily.
512
513 2012-05-22 Glenn Morris <rgm@gnu.org>
514
515 * Makefile.in (blessmail, install-arch-dep, uninstall):
516 Check cd lib-src works.
517 (install-arch-dep, uninstall): Remove unneeded subshells.
518
519 2012-05-21 Glenn Morris <rgm@gnu.org>
520
521 * update-subdirs: Move to build-aux/.
522 * make-dist, Makefile.in (install-arch-indep): Update for this change.
523
524 * Makefile.in (leimdir): New, set by configure.
525 (COPYDIR, COPYDESTS): Add leim directories.
526 (install-leim): Remove.
527 (install-arch-indep): Handle leim installation directly.
528
529 * vpath.sed: Remove unused file.
530 * make-dist: No more vpath.sed.
531
532 2012-05-21 Paul Eggert <eggert@cs.ucla.edu>
533
534 Use full name for m4/gnulib-comp.m4. (Bug#11529)
535 Previously the file was named m4/gl-comp.m4 due to DOS 8+3 restrictions,
536 even though the file's name in gnulib is m4/gnulib-comp.m4.
537 This had a problem when merging from gnulib, as the code temporarily
538 renamed it to the full name, causing problems when interrupted.
539 Now the file has its full name, with the idea that we will find
540 a solution for MS-DOS that does not affect the rest of Emacs.
541 * m4/gnulib-comp.m4: Rename from m4/gl-comp.m4.
542
543 Assume C89 or later.
544 * configure.in (AC_C_PROTOTYPES, AC_C_VOLATILE, AC_C_CONST)
545 (POINTER_TYPE, PROTOTYPES): Remove.
546
547 Make merging from gnulib a script, not a makefile action.
548 Putting it in a makefile has some problems with reflection, as
549 merging from gnulib updates 'configure', which can update the makefile.
550 Putting it in a standalone script breaks this loop.
551 * Makefile.in (gnulib_srcdir, $(gnulib_srcdir), DOS_gnulib_comp.m4)
552 (GNULIB_MODULES, GNULIB_TOOL_FLAGS, sync-from-gnulib):
553 Remove, moving the actions to the script admin/merge-gnulib.
554
555 2012-05-21 Glenn Morris <rgm@gnu.org>
556
557 * configure.in (LEIM_INSTALLDIR):
558 Rename to leimdir, treat like lispdir.
559
560 2012-05-21 Glenn Morris <rgm@gnu.org>
561
562 * Makefile.in (install-arch-indep, install-doc, install-info)
563 (uninstall): Scrap superfluous subshells.
564
565 2012-05-19 Ulrich Mueller <ulm@gentoo.org>
566
567 * Makefile.in (install-etc): Respect DESTDIR. (Bug#11518)
568
569 2012-05-19 Paul Eggert <eggert@cs.ucla.edu>
570
571 * configure.in (AC_CHECK_FUNCS): Remove XSetWMProtocols,
572 getdomainname, mblen (twice), mbrlen (twice), mbsinit, ualarm,
573 getsockopt, setsockopt, mremap, mempcpy.
574
575 * configure.in (machine): Do not set to 'vax', since src/m/vax.h
576 is being removed.
577 (AC_CHECK_FUNCS): Remove ftime.
578
579 2012-05-19 Glenn Morris <rgm@gnu.org>
580
581 * Makefile.in (install-arch-indep): Remove unneeded subshell.
582
583 * Makefile.in (install-arch-indep): Remove unneeded chmod.
584 Set permissions of lisp/subdirs.el.
585
586 * Makefile.in (SUBDIR): Add leim. Update users.
587
588 * Makefile.in (lib, lib-src, lisp): Check cd return value.
589
590 * Makefile.in (leim): No need to set PARALLEL.
591
592 2012-05-18 Glenn Morris <rgm@gnu.org>
593
594 * Makefile.in (install-arch-indep, install-info, install-man):
595 Simplify some one-sided ifs.
596
597 * Makefile.in: Install only the relevant DOC file.
598 (install-arch-indep): Delete etc/DOC*.
599 (install-doc): No more need to delete etc/DOC.
600
601 * Makefile.in (install-arch-indep): Split into several rules.
602 (install-doc, innstall-info, install-man): New rules.
603
604 * configure.in (mandir): May as well include it in the NS app bundle.
605
606 * configure.in (INSTALL_ARCH_INDEP_EXTRA): New output variable.
607 * Makefile.in (INSTALL_ARCH_INDEP_EXTRA): New, set by configure.
608 (install-arch-indep): Don't install-etc for self-contained ns builds.
609
610 * configure.in (GCC_TEST_OPTIONS, NON_GCC_TEST_OPTIONS) <darwin>:
611 No longer unconditonally add /sw directories. (Bug#2280)
612
613 * Makefile.in (install-arch-dep): Depend on install-arch-indep.
614 (install-arch-indep): Depend on install-leim.
615 (install): Remove explicit install-leim dependence.
616
617 * Makefile.in (install-arch-indep):
618 Move last element of mkdir rule here.
619 (mkdir): Remove rule.
620
621 * Makefile.in (install-arch-indep): Remove unneeded chmods.
622 INSTALL_DATA does this for us.
623
624 * Makefile.in (install-arch-dep): Ensure bindir exists.
625 Drop mkdir dependency.
626 (install-arch-indep): Ensure docdir, infodir, mandir exist.
627 (install-leim): Drop mkdir dependency.
628 (mkdir): Remove most directories, now made in relevant rules.
629
630 * Makefile.in (install-arch-indep): Combine adjacent loops.
631
632 2012-05-17 Glenn Morris <rgm@gnu.org>
633
634 * Makefile.in (install-etc, mkdir):
635 Make relevant directories in install-etc rather than mkdir.
636
637 * Makefile.in (write_subdir): Create the directory if needed.
638 (install-arch-dep, mkdir): No need to make site-lisp directories.
639
640 * Makefile.in (write_subdir): New.
641 (install-arch-indep, install-arch-dep): Use $write_subdir.
642
643 * configure.in (docdir, etcdir, infodir, lispdir):
644 For a self-contained ns build, set these to the appropriate values.
645 * Makefile.in (install-arch-dep): No need to move info/ any more.
646
647 * configure.in (ns_self_contained): New output variable.
648 * Makefile.in (ns_self_contained): New, set by configure.
649 (install-arch-dep): For a self-contained ns build,
650 don't bother installing binaries then immediately deleting them.
651
652 * Makefile.in (ns_appbindir, ns_appresdir):
653 Move them before things that may refer to them.
654 (install-arch-dep): No need to relocate self-contained ns libexec.
655
656 * configure.in (archlibdir): Set it for self-contained ns builds.
657 (libexecdir): Don't expand it now (this is mainly cosmetic).
658
659 2012-05-16 Paul Eggert <eggert@cs.ucla.edu>
660
661 * configure.in: Simplify by removing CPP etc.
662 (CPP_TEST_OPTIONS, NON_GNU_CPP, cc_specified, SPECIFIED_CFLAGS)
663 (SPECIFED_CPP, CPP, NON_GNU_CC, AC_PROG_CPP): Remove; not needed.
664 In particular we no longer need to fiddle with CPP, since we don't
665 use CPP specially any more.
666 (gl_EARLY): Invoke this after adjusting CC, so that it uses the
667 adjusted compiler.
668 (AC_PROG_INSTALL, AC_PROG_MKDIR_P, AC_PROG_RANLIB): Comment out,
669 since gl_EARLY and/or Autoconf already does these.
670
671 2012-05-16 Glenn Morris <rgm@gnu.org>
672
673 * configure.in: Try to fix building with gcc >= 4.6 on Darwin.
674 (CPP): Do not unconditionally set it on Darwin.
675 Instead, try to test if -no-cpp-precomp is accepted.
676 (CPP_TEST_OPTIONS, SPECIFIED_CPP): New. (Bug#9755)
677
678 2012-05-15 Glenn Morris <rgm@gnu.org>
679
680 * Makefile.in (install-arch-dep): Replace use of MV_DIRS.
681
682 * Makefile.in (install-arch-dep): Do not hard-code version number.
683
684 * Makefile.in (install-arch-dep): NS install no longer needs to
685 symlink libexec/* into bin/, since 2012-05-14 ns_init_paths change.
686
687 2012-05-12 Glenn Morris <rgm@gnu.org>
688
689 * configure.in (ns_appbindir): Remove trailing "/".
690
691 * configure.in (AC_PROG_MKDIR_P): Call it, to set MKDIR_P.
692 (MKDEPDIR): Use $MKDIR_P.
693 * Makefile.in (MKDIR_P): New, set by configure.
694 (mkdir): Use $MKDIR_P.
695
696 2012-05-11 Glenn Morris <rgm@gnu.org>
697
698 * Makefile.in (install-arch-indep): There are no more Makefile.c files.
699 Use INSTALL_DATA for the DOC file.
700 Remove dead code for ./lisp that never executes.
701
702 2012-05-10 Glenn Morris <rgm@gnu.org>
703
704 * configure.in (LEIM_INSTALLDIR): New output variable.
705
706 2012-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
707
708 * .dir-locals.el (log-edit-mode): Enable gnu-style checks.
709
710 2012-05-08 Glenn Morris <rgm@gnu.org>
711
712 * make-dist: No more doc/lispref/*.el.
713
714 2012-05-05 Andreas Schwab <schwab@linux-m68k.org>
715
716 * configure.in: Fix quoting bugs.
717
718 2012-05-04 Glenn Morris <rgm@gnu.org>
719
720 * configure.in (INFO_EXT, INFO_OPTS): New output variables.
721
722 2012-05-02 Glenn Morris <rgm@gnu.org>
723
724 * configure.in (LD_SWITCH_SYSTEM): Don't try to defeat
725 the choices made by FreeBSD and NetBSD. (Bug#10313)
726
727 * Makefile.in (INFO_FILES): Remove variable.
728 (INFO_NONMISC): New variable.
729 (install-arch-indep, uninstall): Don't use $INFO_FILES.
730
731 * Makefile.in (uninstall): Remove useless-use-of-for; that for
732 some reason caused problems on an old Solaris.
733
734 * Makefile.in (install-arch-indep, uninstall):
735 Ensure that INSTALL-type commands are run from top-level.
736
737 * info/dir: Make some entries consistent with the source texi files.
738
739 * configure.in (LIBS_TERMCAP): Fix netbsd logic, broken 2012-03-04.
740
741 2012-05-02 Glenn Morris <rgm@gnu.org>
742
743 * Makefile.in (install-arch-indep):
744 Combine adjacent install-data and install-info loops.
745
746 2012-05-01 Glenn Morris <rgm@gnu.org>
747
748 * Makefile.in (MAN_PAGES): Remove.
749 (install-arch-indep, uninstall): Don't use $MAN_PAGES.
750
751 * configure.in: Try libtinfo for tputs.
752 (LIBS_TERMCAP) [gnu*]: Use libtinfo if it was found. (Bug#9741)
753
754 * configure.in: Combine adjacent $opsys case blocks.
755
756 * configure.in (LIBS_TERMCAP): Remove unreachable branch for sol2.
757
758 * configure.in: Invert the TERMINFO logic,
759 since "yes" is far more common than "no".
760
761 * configure.in (HAVE_LIBNCURSES): Remove; it is required to be true.
762
763 * configure.in (LD_SWITCH_X_SITE_RPATH):
764 Rename from LD_SWITCH_X_SITE_AUX_RPATH.
765
766 * configure.in (LD_SWITCH_X_SITE_AUX): Remove; no longer used.
767
768 2012-04-26 Glenn Morris <rgm@gnu.org>
769
770 * make-dist: No more doc/lispref/tindex.pl.
771
772 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
773
774 * configure.in (dbus_validate_bus_name, dbus_validate_path)
775 (dbus_validate_interface, dbus_validate_member): Check also for
776 these library functions.
777
778 2012-04-22 Paul Eggert <eggert@cs.ucla.edu>
779
780 * configure.in (doug_lea_malloc): Check for __malloc_initialize_hook.
781 With glibc 2.14 or later, when compiled with GCC 4.7.0's
782 -Werror=deprecated-declarations flag, use of hooks like
783 __malloc_initialize_hook causes compilation to fail because these
784 hooks are deprecated. Modify 'configure' to check for these hooks too.
785 Simplify the 'configure' code to test for all the hooks at once.
786 (emacs_cv_var___after_morecore_hook): Remove, replacing with ...
787 (emacs_cv_var_doug_lea_malloc): ... this new var.
788
789 2012-04-21 Paul Eggert <eggert@cs.ucla.edu>
790
791 Sync from gnulib version 4f11d6bebc3098c64ffde27079ab0d0cecfd0cdc
792 dated 2011-10-07. Regenerating from current gnulib would be a
793 pervasive change, and currently the trunk isn't open to such changes.
794 * configure.in (WARN_CFLAGS): Remove; no longer needed now
795 that gnulib does it.
796 * lib/gnulib.mk, m4/gl-comp.m4: Regenerate.
797
798 2012-04-21 Andreas Schwab <schwab@linux-m68k.org>
799
800 * m4/gl-comp.m4: Update. (Bug#11285)
801
802 2012-04-20 Ludovic Courtès <ludo@gnu.org>
803
804 * configure.in: Don't use the -R option (Bug#11251).
805
806 2012-04-18 Paul Eggert <eggert@cs.ucla.edu>
807
808 configure: new option --enable-gcc-warnings (Bug#11207)
809 I have been using this change for many months in my private copy
810 of Emacs, and have used it to find several bugs. It's mature
811 enough to publish now.
812 * Makefile.in (GNULIB_MODULES): Add warnings, manywarnings.
813 * configure.in: Support --enable-gcc-warnings, in the style of
814 other GNU packages such as coreutils.
815 (C_WARNINGS_SWITCH): Remove, replacing with...
816 (WARN_CFLAGS, GNULIB_WARN_CFLAGS): New variable.
817 (PKG_CHECK_MODULES, C_SWITCH_X_SITE): Use -isystem rather than -I,
818 when including system files with GCC.
819 * etc/NEWS: Mention --enable-gcc-warnings.
820 * INSTALL (DETAILED BUILDING AND INSTALLATION): Likewise.
821 * lib/Makefile.am (AM_CFLAGS): New macro.
822 * m4/manywarnings.m4, m4/warnings.m4: New files, from gnulib.
823
824 2012-04-17 Dmitry Antipov <dmantipov@yandex.ru>
825
826 * configure.in (AC_CHECK_FUNCS):
827 Add getpwent, endpwent, getgrent, endgrent. (Bug#7900)
828
829 2012-04-16 Glenn Morris <rgm@gnu.org>
830
831 * configure.in (NS_HAVE_NSINTEGER): Remove unnecessary variable.
832
833 * configure.in: Remove X libs workaround for old autoconf.
834
835 2012-04-12 Ken Brown <kbrown@cornell.edu>
836
837 * configure.in: Warn that Cygwin 1.5 is unsupported. (Bug#10398)
838
839 2012-04-11 Glenn Morris <rgm@gnu.org>
840
841 * configure.in (GNUSTEP_CFLAGS): Rename from C_SWITCH_X_SYSTEM.
842
843 2012-04-10 Glenn Morris <rgm@gnu.org>
844
845 * configure.in: Conditionally generate admin/unidata/Makefile.
846
847 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
848
849 * info/dir, Makefile.in (INFO_FILES): Add emacs-gnutls manual.
850
851 2012-04-09 Glenn Morris <rgm@gnu.org>
852
853 * Makefile.in (leim): Check cd return value. Pass fewer variables.
854 (install-leim): Check cd return value. Pass $MFLAGS.
855 (install-strip): Pass $MFLAGS.
856
857 * configure.in: Require makeinfo >= 4.7. (Bug#10910)
858 Eg org.texi has been using 4.7 functions for some time.
859
860 2012-04-07 Paul Eggert <eggert@cs.ucla.edu>
861
862 Check pkg-config exit status when configuring (Bug#10626).
863 * configure.in (PKG_CHECK_MODULES): Do not assume that pkg-config
864 works; check its exit status. Problem reported by Jordi Gutiérrez
865 Hermoso in
866 <http://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00787.html>.
867
868 2012-04-07 Glenn Morris <rgm@gnu.org>
869
870 * README, configure.in (AC_INIT): Bump version to 24.1.50.
871
872 2012-04-07 Eli Zaretskii <eliz@gnu.org>
873
874 * lib/makefile.w32-in (gnulib, all): Don't depend on stamp_BLD.
875
876 2012-03-04 Paul Eggert <eggert@cs.ucla.edu>
877
878 configure: fix ncurses 'configure' issue on Solaris 10 (Bug#10677)
879 * configure.in (LIBS_TERMCAP): Default this to the result of
880 the tputs library search. Do a run-time test for the linkability
881 of tputs unless cross-compiling, as that's more reliable if the
882 link flags and libraries are messed up. Don't change LIBS as
883 a result of the test, as that may mess up later tests.
884
885 2012-02-05 Christoph Scholtes <cschol2112@googlemail.com>
886
887 * make-dist (README.W32): Include file in source tarball. (Bug#9750)
888
889 * lib/makefile.w32-in (PRAGMA_SYSTEM_HEADER): Move to platform
890 specific makefiles to support getopt_.h generation with MSVC.
891
892 2012-02-04 Glenn Morris <rgm@gnu.org>
893
894 * Makefile.in (uninstall):
895 Handle compressed info files and man pages. (Bug#10718)
896
897 2012-02-02 Glenn Morris <rgm@gnu.org>
898
899 * configure.in [HAVE_NS]:
900 Error if use --without-toolkit-scroll-bars. (Bug#10673)
901
902 2012-02-01 Paul Eggert <eggert@cs.ucla.edu>
903
904 Port to older Solaris 10 versions (Bug#10677).
905 Bug reported by Chong Yidong for SunOS 5.10 Generic_127111-11 sparc.
906 I cannot reproduce it on SunOS 5.10 Generic_141444-09 sparc but
907 possibly this is because Sun fixed the 'stat' bug in my version.
908 * Makefile.in (GNULIB_TOOL_FLAGS): Do not avoid the pathmax module.
909 * lib/pathmax.h, m4/pathmax.m4: New files, from gnulib.
910 * lib/gnulib.mk, m4/gl-comp.m4: Regenerate.
911 These changes are based on gnulib version
912 4f11d6bebc3098c64ffde27079ab0d0cecfd0cdc dated 2011-10-07 20:59:10,
913 because Emacs is in feature freeze and we do not want to merge any
914 more-recent changes from gnulib.
915
916 2012-01-31 Glenn Morris <rgm@gnu.org>
917
918 * configure.in: Throw an explicit error if Motif toolkit was
919 requested but requirements could not be found.
920
921 * configure.in: Allow Emacs to actually be built with xaw scroll-bars.
922
923 2012-01-30 Eli Zaretskii <eliz@gnu.org>
924
925 * lib/makefile.w32-in ($(BLD)/sha1.$(O) $(BLD)/sha256.$(O)
926 $(BLD)/sha512.$(O)): Depend on stamp_BLD. Fixes a build failure
927 with "make -j3".
928
929 2012-01-16 Juanma Barranquero <lekktu@gmail.com>
930
931 * .bzrignore: Ignore etc/__pycache__.
932
933 2011-12-17 Paul Eggert <eggert@cs.ucla.edu>
934
935 Port HAVE_PTHREAD configuration to MirBSD 10 (Bug#10201).
936 * configure.in (HAVE_PTHREAD): Check for pthread_atfork if linking
937 to gmalloc.c. This should prevent a MirBSD 10 build failure reported
938 by Nelson H. F. Beebe in
939 <http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00065.html>.
940
941 2011-12-10 Juanma Barranquero <lekktu@gmail.com>
942
943 * update-subdirs: Don't set no-byte-compile twice (bug#10260).
944
945 2011-12-10 Jan Djärv <jan.h.d@swipnet.se>
946
947 * configure.in (HAVE_ALSA, HAVE_GSETTINGS): Save and restore LIBS
948 instead of LDFLAGS (Bug#10230).
949
950 2011-12-03 Paul Eggert <eggert@cs.ucla.edu>
951
952 * INSTALL.BZR: Mention configure -C, --disable-maintainer-mode.
953
954 Propagate configure flags to sub-configures.
955 * Makefile.in (cache_file, MAINTAINER_MODE_FLAG, CONFIGUREFLAGS):
956 New macros.
957 (config.status, bootstrap): Use them to propagate configure flags
958 to sub-configures.
959 * configure.in (cache_file): AC_SUBST this, for Makefile.in.
960
961 2011-12-03 Paul Eggert <eggert@cs.ucla.edu>
962
963 * .bzrignore: Add config.cache.
964
965 2011-11-27 Jan Djärv <jan.h.d@swipnet.se>
966
967 * configure.in: Check for gtk_window_set_has_resize_grip.
968
969 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
970
971 * configure.in (HAVE_XPM): Fix typo.
972
973 2011-11-22 Glenn Morris <rgm@gnu.org>
974
975 * configure.in (EMACSDATA, EMACSDOC): If set, print, since they can
976 have confusing effects on the build. (Bug#6401)
977
978 * Makefile.in (install-arch-dep): Tweak previous change.
979
980 2011-11-22 Yavor Doganov <yavor@gnu.org>
981
982 Do not install arch-dependent files in the app bundle if
983 --disable-ns-self-contained is requested. (Bug#1335)
984 * configure.in (exec_prefix, libexecdir): Define relative to
985 `ns_appbindir' only if configured for a self-contained app.
986 * Makefile.in (install-arch-dep): Test for the existence of
987 libexec in the Emacs.app bundle before executing commands.
988
989 2011-11-20 Andreas Schwab <schwab@linux-m68k.org>
990
991 * configure.in: Remove reference to src/m/ibms390.h.
992
993 2011-11-13 Glenn Morris <rgm@gnu.org>
994
995 * INSTALL: Tiny updates for disk space used during installation.
996
997 2011-11-05 Eli Zaretskii <eliz@gnu.org>
998
999 * lib/makefile.w32-in (FRC): New dummy target.
1000 (TAGS): Depend on FRC.
1001
1002 2011-11-04 Glenn Morris <rgm@gnu.org>
1003
1004 * configure.in: Increase minimum GnuTLS version to 2.6.6. (Bug#9929)
1005 Do not include GnuTLS version info in final summary message.
1006
1007 2011-10-31 Eli Zaretskii <eliz@gnu.org>
1008
1009 * config.bat: Use config.in and Makefile.in from src/ and lib/, if
1010 they exist there, else from autogen/.
1011
1012 * make-dist (msdos): Add depfiles.bat and inttypes.h.
1013
1014 2011-10-25 Nali Toja <nalitoja@gmail.com> (tiny change)
1015
1016 * configure.in (HAVE_GNU_MAKE): Respect MAKE env-var. (Bug#9868)
1017
1018 2011-10-24 Paul Eggert <eggert@cs.ucla.edu>
1019
1020 * configure.in (LIB_PTHREAD): Prepend -lpthread to LIBS (Bug#9852)
1021 if the library is found. Otherwise, later configure-time tests,
1022 such as the test for pthread_sigmask, generate the wrong results
1023 on some platforms. Problem reported for FreeBSD by Nali Toja.
1024
1025 2011-10-20 Paul Eggert <eggert@cs.ucla.edu>
1026
1027 Time zone name fixes for non-ASCII locales (Bug#641, Bug#9794)
1028 * configure.in (AC_STRUCT_TM, AC_STRUCT_TIMEZONE, HAVE_TM_GMTOFF):
1029 Remove; no longer needed, now that we defer to strftime for time
1030 zone names.
1031
1032 2011-10-18 Jan Djärv <jan.h.d@swipnet.se>
1033
1034 * configure.in (GLIB_REQUIRED, GTK_REQUIRED): Set to 2.10 (Bug#9786).
1035
1036 2011-10-18 Chong Yidong <cyd@gnu.org>
1037
1038 * make-dist: Remove Cocoa/Emacs.xcodeproj from distribution.
1039
1040 2011-10-13 Glenn Morris <rgm@gnu.org>
1041
1042 * configure.in: Also look for tputs in libcurses. (Bug#9736)
1043
1044 2011-10-12 Paul Eggert <eggert@cs.ucla.edu>
1045
1046 * configure.in: Remove check for -lintl (Bug#9713).
1047 The check could break 'configure' on GNU/Linux with a (broken) libintl.
1048 The check was helpful but not essential in Solaris 2.6 (1997),
1049 and is no longer needed in Solaris 8 (2000). Solaris 2.6 is
1050 obsolete -- Sun dropped support for it in 2006 -- and without
1051 access to that Silurian platform we can't maintain the code anyway.
1052
1053 2011-10-07 Paul Eggert <eggert@cs.ucla.edu>
1054
1055 Merge from gnulib, fixing some 'configure' typos (Bug#9696).
1056 * lib/signal.in.h, lib/sigprocmask.c, m4/gl-comp.m4:
1057 * m4/gnulib-common.m4: Merge from gnulib.
1058 Without this, 'configure' would say "func_gl_gnulib_m4code_pathmax:
1059 command not found" on powerpc-apple-darwin9.8.0.
1060
1061 * configure.in (GC_LISP_OBJECT_ALIGNMENT): Remove.
1062 This is now done by src/alloc.c.
1063
1064 2011-10-02 Richard Stallman <rms@gnu.org>
1065
1066 * configure.in: Rename xlinux_first_failure to xgnu_linux_first_failure
1067 and xlinux_second_failure to xgnu_linux_second_failure.
1068
1069 2011-09-29 Eli Zaretskii <eliz@gnu.org>
1070
1071 * .bzrignore: Add ./GNUmakefile.unix, lib/SYS, lib/alloca.in-h,
1072 lib/signal.in-h.
1073
1074 * config.bat: Rename GNUmakefile, so it is not run on MS-DOS.
1075 Rename signal.in.h and alloca.in.h.
1076
1077 2011-09-28 Eli Zaretskii <eliz@gnu.org>
1078
1079 * INSTALL: Mention that m17n libraries and libotf are needed for
1080 Arabic shaping.
1081
1082 2011-09-26 Paul Eggert <eggert@cs.ucla.edu>
1083
1084 Merge from gnulib, improving some licensing wording.
1085 This clarifies and fixes some licensing issues raised by Glenn Morris
1086 <http://lists.gnu.org/archive/html/bug-gnulib/2011-09/msg00397.html>.
1087 It also merges the latest version of texinfo.tex and has some
1088 MSVC-related changes that don't affect Emacs.
1089 * Makefile.in (GNULIB_TOOL_FLAGS): Avoid msvc-inval, msvc-nothrow,
1090 pathmax, and raise, since these are needed only to address
1091 MSVC-related issues that Emacs doesn't have.
1092 * doc/misc/texinfo.tex, lib/dup2.c, lib/gnulib.mk, lib/signal.in.h:
1093 * lib/sigprocmask.c, lib/stat.c, lib/stdio.in.h, lib/sys_stat.in.h:
1094 * lib/unistd.in.h, m4/dup2.m4, m4/getloadavg.m4, m4/gl-comp.m4:
1095 * m4/include_next.m4, m4/signal_h.m4, m4/signalblocking.m4:
1096 * m4/stdint.m4, m4/stdio_h.m4, m4/sys_stat_h.m4, m4/time_h.m4:
1097 * m4/unistd_h.m4: Merge from gnulib.
1098
1099 2011-09-26 Andreas Schwab <schwab@linux-m68k.org>
1100
1101 * configure.in: Initialize HAVE_LIBXML2.
1102
1103 2011-09-26 Glenn Morris <rgm@gnu.org>
1104
1105 * make-dist: Add lib/makefile.w32-in.
1106
1107 2011-09-24 Glenn Morris <rgm@gnu.org>
1108
1109 * configure.in (CRT_DIR): Fix netbsd/openbsd handling.
1110
1111 2011-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
1112
1113 * .dir-locals.el: Change the debbugs regexp to allow having the
1114 bug number as the first thing on a line.
1115
1116 2011-09-15 Glenn Morris <rgm@gnu.org>
1117
1118 * configure.in: Make configure work with recent GNUsteps.
1119 (_NATIVE_OBJC_EXCEPTIONS): New AC_DEFINE.
1120 (GNU_OBJC_CFLAGS): Add -fobjc-exceptions when needed.
1121 (C_SWITCH_X_SYSTEM): Enable GNUstep to find its headers.
1122
1123 2011-09-11 Paul Eggert <eggert@cs.ucla.edu>
1124
1125 Merge from gnulib, porting to Tru64.
1126 * lib/lstat.c, lib/stat.c, m4/include_next.m4, m4/nocrash.m4:
1127 * m4/signal_h.m4, m4/time_h.m4, m4/unistd_h.m4:
1128 Merge from gnulib. This fixes a compilation error on Tru64 UNIX
1129 aka OSF/1 5.1 DTK cc. There is also some mingw stuff here that
1130 doesn't affect Emacs.
1131
1132 2011-09-06 Paul Eggert <eggert@cs.ucla.edu>
1133
1134 * configure.in (isnan): Remove now-unnecessary check.
1135
1136 2011-09-06 Paul Eggert <eggert@cs.ucla.edu>
1137
1138 Merge from gnulib, using build-aux to remove clutter (Bug#9169).
1139 This is to fix the following problems:
1140 . On FreeBSD 6.4, HP-UX 11.31, and Solaris 9, and when Emacs is
1141 configured not to use gtk or any other thread-using library,
1142 signals aren't blocked correctly.
1143 . On IRIX 6.5 it fixes an unwanted clash between Emacs's
1144 and IRIX's signal handling.
1145 . On Cygwin 1.7.5 it works around an incompatibility with
1146 the system pthread_sigmask.
1147 . On MacOS X 10.5 (32-bit), files whose inode numbers
1148 exceed 2**31 cannot be read or manipulated.
1149 . pthread_sigmask: Actually use results of gl_THREADLIB.
1150 . strtoimax, strtoumax: Avoid link error on OSF/1 with DTK cc.
1151 . find 'ar' program that fits with --host argument.
1152 . Allow the user to override the choice of AR, ARFLAGS, RANLIB.
1153 * autogen/README: Update destination list.
1154 * autogen/copy_autogen, autogen/update_autogen, .bzrignore:
1155 The autogenerated files compile, config.guess,
1156 config.sub, depcomp, install-sh, and missing are now in build-aux.
1157 * m4/largefile.m4: New file, so that Emacs does not mess up when
1158 accessing files with large inode numbers in MacOS X 10.5 and later.
1159 * m4/nocrash.m4: New file, to avoid triggering background debugger
1160 and/or create core dumps during 'configure'.
1161 * build-aux/move-if-change: Renamed from move-if-change.
1162 * build-aux/snippet/arg-nonnull.h: Renamed from arg-nonnull.h.
1163 * build-aux/snippet/c++defs.h: Renamed from c++defs.h.
1164 * build-aux/snippet/warn-on-use.h: Renamed from warn-on-use.h.
1165 * build-aux/snippet/_Noreturn.h: New file, for draft C1X _Noreturn.
1166 * Makefile.in (epaths-force, sync-from-gnulib):
1167 move-if-change is now in build-aux.
1168 (GNULIB_TOOL_FLAGS): Avoid threadlib; this is now a prerequisite
1169 of gnulib's pthread_sigmask module, but Emacs doesn't need it.
1170 (mkdir): install-sh is now in build-aux.
1171 * config.bat: c++defs.h is now in build-aux/snippets.
1172 * configure.in: Specify AC_CONFIG_AUX_DIR with build-aux (the
1173 usual parameter).
1174 * lib/gnulib.mk, m4/gl-comp.m4: Regenerate.
1175 * lib/makefile.w32-in (ARG_NONNULL_H): arg-nonnull.h moved
1176 to build-aux/snippet.
1177 * lib/pthread_sigmask.c, lib/stdlib.in.h, m4/extensions.m4:
1178 * m4/getopt.m4, m4/gnulib-common.m4, m4/pthread_sigmask.m4:
1179 Merge from gnuilib. This fixes porting bugs on Cygwin, Irix, and
1180 Solaris, enables MacOS extensions, and enables nocrash during
1181 'configure'.
1182 * make-dist: Adjust to new build-aux and build-aux/snippit dirs.
1183
1184 2011-09-04 Paul Eggert <eggert@cs.ucla.edu>
1185
1186 * configure.in (snprintf): New check.
1187
1188 2011-08-30 Paul Eggert <eggert@cs.ucla.edu>
1189
1190 * configure.in (opsys): Change pattern to *-*-linux*
1191 to recognize powerpc-gnu-linux-uclibc (Bug#9403).
1192 Remove unreachable pattern hppa*-*-linux-gnu*.
1193 Also, remove ia64*-hp-hpux1[1-9]*, as it also sets machine=hp800,
1194 and that can't possibly work now that src/m/hp800.h no longer exists.
1195
1196 2011-08-26 Jan Djärv <jan.h.d@swipnet.se>
1197
1198 * configure.in: Add -MP to DEPFLAGS (Bug#9372).
1199
1200 2011-08-13 Jan Djärv <jan.h.d@swipnet.se>
1201
1202 * configure.in: Add header check: sys/socket.h (Bug#8477),
1203 ifaddrs.h, net/if_dl.h. Check for getifaddrs and freeifaddrs.
1204 Check for sa_len in struct ifreq.ifr_addr (Bug#8477).
1205
1206 2011-08-04 Jan Djärv <jan.h.d@swipnet.se>
1207
1208 * configure.in (HAVE_PTHREAD): Add check for -lpthread (Bug#9216).
1209 (HAVE_GTK_AND_PTHREAD): Remove.
1210
1211 2011-07-28 Alp Aker <alp.tekin.aker@gmail.com>
1212
1213 * configure.in (HAVE_RSVG): Allow use of -lrsvg-2 for any NextStep
1214 build, not just GNUstep (Bug#9177).
1215
1216 2011-07-28 Paul Eggert <eggert@cs.ucla.edu>
1217
1218 Assume freestanding C89 headers, string.h, stdlib.h.
1219 Again, this simplifies the code, and all current platforms have these.
1220 * configure.in (AC_CHECK_HEADERS): Don't check for limits.h.
1221 (AC_HEADER_STDC): Remove.
1222 (AC_CHECK_FUNCS): No need to check for strchr, strrchr.
1223 (strchr, strrchr): Remove fallback macros.
1224
1225 Assume support for memcmp, memcpy, memmove, memset.
1226 This simplifies the code a bit. All current platforms have these,
1227 as they are required for C89. If this turns into a problem we
1228 can add the gnulib modules for these (a 1-line change to Makefile.in).
1229 * configure.in: Don't check for memcmp, memcpy, memmove, memset.
1230
1231 2011-07-27 Paul Eggert <eggert@cs.ucla.edu>
1232
1233 * GNUmakefile: New file.
1234 This is for convenience, so that one can run GNU make in an
1235 unconfigured source tree, and get a default build.
1236
1237 2011-07-13 Jan Djärv <jan.h.d@swipnet.se>
1238
1239 * configure.in (GSETTINGS): Check for gio-2.0 >= 2.26.
1240
1241 2011-07-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1242
1243 * configure.in (LD_SWITCH_SYSTEM_TEMACS): Add -fno-pie on Darwin
1244 so as to suppress address randomization (Bug#8395).
1245
1246 2011-07-09 Paul Eggert <eggert@cs.ucla.edu>
1247
1248 * lib/stdint.in.h: Merge from gnulib (Bug#9025).
1249 This fixes a build problem on older Mac OS X hosts.
1250
1251 * m4/pthread_sigmask.m4 (gl_FUNC_PTHREAD_SIGMASK): Omit gl_THREADLIB
1252 test, which runs afoul of Automake installations where, for example,
1253 /usr/share/aclocal contains a copy of gl_THREADLIB.
1254 Problem reported by Sven Joachim in
1255 <http://lists.gnu.org/archive/html/emacs-devel/2011-07/msg00529.html>.
1256 This is just a quick temporary fix, specific to Emacs; I'll work
1257 with the other gnulib maintainers to get a more-permanent fix.
1258
1259 Add gnulib's strtoimax module, needed on Solaris 8.
1260 * Makefile.in (GNULIB_MODULES): Add strtoimax.
1261 * lib/strtoll.c, m4/strtoimax.m4, m4/strtoll.m4: New files,
1262 automatically imported from gnulib.
1263 * lib/gnulib.mk, m4/gl-comp.m4: Regenerate.
1264
1265 2011-07-08 Paul Eggert <eggert@cs.ucla.edu>
1266
1267 Add gnulib support for pthread_sigmask (Bug#9010).
1268 * Makefile.in (GNULIB_MODULES): Add pthread_sigmask.
1269 * configure.in (AC_TYPE_UID_T): New dummy macro.
1270 Configure gnulib after adjusting LIBS,
1271 so that gnulib can assume the libraries in LIBS.
1272 * lib/signal.in.h, m4/pthread_sigmask.m4, m4/signal_h.m4:
1273 * lib/pthread_sigprocmask.c, lib/sigprocmask.c, m4/signalblocking.m4:
1274 * lib/pthread_sigmask.c:
1275 New files, automatically imported from gnulib.
1276 * lib/gnulib.mk, m4/gl-comp.m4: Automatically-imported update
1277 due to the above changes.
1278 * .bzrignore: Add lib/signal.h.
1279
1280 * lib/getopt.c, lib/unistd.in.h, m4/getopt.m4: Merge from gnulib.
1281
1282 2011-07-07 Andreas Schwab <schwab@linux-m68k.org>
1283
1284 * configure.in (maintainer-mode): Reflect default in help string.
1285
1286 2011-07-07 Dan Nicolaescu <dann@ics.uci.edu>
1287
1288 * configure.in: Remove reference to iris4d.h.
1289
1290 2011-07-05 Jan Djärv <jan.h.d@swipnet.se>
1291
1292 * configure.in (HAVE_GCONF): Allow both HAVE_GCONF and HAVE_GSETTINGS.
1293
1294 2011-07-01 Glenn Morris <rgm@gnu.org>
1295
1296 * configure.in (SETTINGS_CFLAGS, SETTINGS_LIBS) [HAVE_GCONF]: Fix typo.
1297
1298 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
1299
1300 * configure.in (HAVE_GSETTINGS): Fix syntax for GSETTINGS tests,
1301 which made ./configure infloop.
1302
1303 2011-06-30 Jan Djärv <jan.h.d@swipnet.se>
1304
1305 * configure.in (gsettings): New option and check for GSettings.
1306
1307 2011-06-29 Glenn Morris <rgm@gnu.org>
1308
1309 * configure.in: Try to test for the required crt*.o files.
1310
1311 2011-06-27 Bill Wohler <wohler@newt.com>
1312
1313 * .bzrignore: Add lisp/mh-e/mh-autoloads.el and lisp/mh-e/mh-cus-load.el.
1314
1315 2011-06-25 Paul Eggert <eggert@cs.ucla.edu>
1316
1317 Use gnulib's dup2 module instead of rolling our own.
1318 * Makefile.in (GNULIB_MODULES): Add dup2.
1319 * configure.in: Do not check for dup2; gnulib does that now.
1320 * lib/dup2.c, m4/dup2.m4: New files, from gnulib.
1321
1322 2011-06-23 Paul Eggert <eggert@cs.ucla.edu>
1323
1324 * lib/getopt.c, lib/stat.c, m4/gl-comp.m4: Merge from gnulib.
1325
1326 2011-06-22 Paul Eggert <eggert@cs.ucla.edu>
1327
1328 Use gnulib's alloca-opt module.
1329 * .bzrignore: Add lib/alloca.h.
1330 * Makefile.in (GNULIB_MODULES): Add alloca-opt.
1331 * configure.in (AC_FUNC_ALLOCA): Remove almost all the alloca stuff,
1332 as gnulib now does that for us. Put alloca check in config.h.
1333 Include <alloca.h> before any other include file, for AIX 3.
1334 * lib/gnulib.mk, m4/gl-comp.m4: Regenerate.
1335 * lib/alloca.in.h, m4/alloca.m4: New files, from gnulib.
1336
1337 2011-06-21 Leo Liu <sdl.web@gmail.com>
1338
1339 * m4/sha256.m4:
1340 * m4/sha512.m4:
1341 * m4/gl-comp.m4:
1342 * lib/u64.h:
1343 * lib/sha256.c:
1344 * lib/sha256.h:
1345 * lib/sha512.c:
1346 * lib/sha512.h:
1347 * lib/makefile.w32-in (GNULIBOBJS):
1348 * lib/gnulib.mk:
1349 * Makefile.in (GNULIB_MODULES): Add crypto/sha256 and
1350 crypto/sha512 modules from gnulib.
1351
1352 2011-06-19 Paul Eggert <eggert@cs.ucla.edu>
1353
1354 * lib/unistd.in.h, m4/getloadavg.m4: Merge from gnulib.
1355
1356 2011-06-17 Glenn Morris <rgm@gnu.org>
1357
1358 * configure.in: Restore the behavior of checking crt-dir only
1359 when the user specified it (not all platforms use it).
1360
1361 2011-06-16 Paul Eggert <eggert@cs.ucla.edu>
1362
1363 * m4/lstat.m4: Merge from gnulib (Bug#8878).
1364
1365 2011-06-16 Miles Bader <miles@gnu.org>
1366
1367 * configure.in: Try to determine CRT_DIR automatically when
1368 using gcc.
1369
1370 2011-06-15 Paul Eggert <eggert@cs.ucla.edu>
1371
1372 * lib/ftoastr.c, lib/stdio.in.h, lib/verify.h:
1373 * lib/gnulib.mk, m4/c-strtod.m4, m4/filemode.m4, m4/getloadavg.m4:
1374 * m4/getopt.m4, m4/gl-comp.m4, m4/lstat.m4, m4/md5.m4, m4/mktime.m4:
1375 * m4/readlink.m4, m4/sha1.m4, m4/stat.m4, m4/strftime.m4:
1376 * m4/strtoull.m4, m4/strtoumax.m4, m4/symlink.m4, m4/time_r.m4:
1377 Merge from gnulib.
1378
1379 2011-06-14 Jan Djärv <jan.h.d@swipnet.se>
1380
1381 * configure.in: Add emacsgtkfixed.o to GTK_OBJ if HAVE_GTK3.
1382
1383 2011-06-08 Paul Eggert <eggert@cs.ucla.edu>
1384
1385 * lib/gnulib.mk, m4/gnulib-common.m4: Merge from gnulib.
1386
1387 2011-06-07 Paul Eggert <eggert@cs.ucla.edu>
1388
1389 * configure.in: Add --with-wide-int.
1390 * INSTALL: Mention this.
1391
1392 2011-06-06 Paul Eggert <eggert@cs.ucla.edu>
1393
1394 Merge from gnulib.
1395 * lib/careadlinkat.c, lib/careadlinkat.h, m4/gnulib-common.m4: Merge.
1396
1397 2011-06-02 Paul Eggert <eggert@cs.ucla.edu>
1398
1399 * lib/allocator.h, lib/careadlinkat.c: Merge from gnulib.
1400
1401 2011-05-30 Paul Eggert <eggert@cs.ucla.edu>
1402
1403 Use 'inline', not 'INLINE'.
1404 * configure.in (INLINE): Remove.
1405
1406 2011-05-29 Paul Eggert <eggert@cs.ucla.edu>
1407
1408 Adjust to recent gnulib change for @GUARD_PREFIX@.
1409 * lib/makefile.w32-in (getopt_h): Substitute @GUARD_PREFIX@, too.
1410 All uses of _GL_ for guard prefixes in lib/*.h replaced with
1411 _@GUARD_PREFIX@_.
1412
1413 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
1414
1415 * lib/getopt.c, lib/intprops.h: Merge from gnulib.
1416
1417 2011-05-24 Glenn Morris <rgm@gnu.org>
1418
1419 * Makefile.in (check): Just give a message if no test/ directory.
1420
1421 * configure.in: Avoid using variables inside AC_CONFIG_FILES.
1422
1423 * configure.in (OPT_MAKEFILES_IN): Remove.
1424 (SUBDIR_MAKEFILES): New variable, passed to AC_CONFIG_FILES.
1425 (SUBDIR_MAKEFILES_IN): New output variable.
1426 * Makefile.in (OPT_MAKEFILES_IN): Remove.
1427 (SUBDIR_MAKEFILES_IN): Let configure set it.
1428
1429 2011-05-24 Leo Liu <sdl.web@gmail.com>
1430
1431 * m4/sha1.m4:
1432 * m4/gl-comp.m4:
1433 * lib/sha1.h:
1434 * lib/sha1.c:
1435 * lib/makefile.w32-in (GNULIBOBJS):
1436 * lib/gnulib.mk:
1437 * Makefile.in (GNULIB_MODULES): Add crypto/sha1 module.
1438
1439 2011-05-24 Glenn Morris <rgm@gnu.org>
1440
1441 * configure.in: Remove test for already configured source directory.
1442 AM_INIT_AUTOMAKE has already done a more stringent test. (Bug#953)
1443
1444 * Makefile.in (TAGS, tags, check): Pass MFLAGS to sub-makes.
1445
1446 2011-05-24 Glenn Morris <rgm@gnu.org>
1447
1448 * make-dist: Don't distribute test/. (Bug#8107)
1449 * configure.in (OPT_MAKEFILES_IN): New output variable.
1450 (AC_CONFIG_FILES): Conditionally include test/automated/Makefile.
1451 * Makefile.in (OPT_MAKEFILES_IN): New, set by configure.
1452 (SUBDIR_MAKEFILES_IN): Use $OPT_MAKEFILES_IN.
1453 (check): Give an explicit error if test/ is not present.
1454
1455 * Makefile.in (SUBDIR_MAKEFILES_IN): New variable.
1456 (SUBDIR_MAKEFILES): Derive from $SUBDIR_MAKEFILES_IN.
1457 (Makefile): Use $SUBDIR_MAKEFILES_IN.
1458
1459 2011-05-23 Paul Eggert <eggert@cs.ucla.edu>
1460
1461 * lib/verify.h: Merge from gnulib.
1462
1463 2011-05-22 Paul Eggert <eggert@cs.ucla.edu>
1464
1465 * lib/intprops.h, lib/stdint.in.h, m4/mktime.m4, m4/readlink.m4:
1466 Merge from gnulib.
1467
1468 2011-05-21 Andreas Schwab <schwab@linux-m68k.org>
1469
1470 * Makefile.in (AUTOMAKE_INPUTS): Add $(srcdir)/lib/gnulib.mk.
1471
1472 2011-05-20 Eli Zaretskii <eliz@gnu.org>
1473
1474 * .bzrignore: Add lib/stdio.in-h, lib/stdbool.h, and lib/stdint.h.
1475
1476 * config.bat: Concatenate lisp.mk onto the end of src/Makefile.
1477
1478 2011-05-20 Glenn Morris <rgm@gnu.org>
1479
1480 * configure.in (lisp_frag): New output file.
1481
1482 2011-05-19 Glenn Morris <rgm@gnu.org>
1483
1484 * configure.in (NS_SUPPORT, MOUSE_SUPPORT, TOOLTIP_SUPPORT)
1485 (WINDOW_SUPPORT): Remove output variables that are no longer used.
1486
1487 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
1488
1489 * lib/gnulib.mk:
1490 * lib/intprops.h:
1491 * lib/unistd.in.h:
1492 * m4/inttypes.m4:
1493 * m4/stdint.m4:
1494 * m4/unistd_h.m4: Sync from gnulib.
1495
1496 2011-05-14 Glenn Morris <rgm@gnu.org>
1497
1498 * configure.in: Treat failure to find an X toolkit the same way we treat
1499 failure to find X and image support.
1500
1501 2011-05-12 Glenn Morris <rgm@gnu.org>
1502
1503 * Makefile.in (src, install-arch-indep, bootstrap-clean)
1504 (check-declare): Shell portability fixes. (Bug#8642)
1505
1506 2011-05-09 Teodor Zlatanov <tzz@lifelogs.com>
1507
1508 * configure.in: Require GnuTLS 2.6.x or higher.
1509
1510 2011-05-06 Paul Eggert <eggert@cs.ucla.edu>
1511
1512 Use C99's va_copy to avoid undefined behavior on x86-64 GNU/Linux.
1513 * Makefile.in (GNULIB_MODULES): Add stdarg, for va_copy.
1514 * lib/stdarg.in.h, m4/stdarg.m4: New files, from gnulib.
1515
1516 * Makefile.in (GNULIB_TOOL_FLAG): Add --conditional-dependencies.
1517 This new gnulib-tool option saves 'configure' the trouble of
1518 checking for strtoull when strtoumax exists.
1519
1520 * configure.in (BITS_PER_LONG_LONG): New macro.
1521
1522 2011-05-05 Glenn Morris <rgm@gnu.org>
1523
1524 * Makefile.in (bootstrap-clean): Save config.log. (Bug#765)
1525 (top_distclean): Delete config.log~.
1526
1527 2011-04-27 Ben Key <bkey76@gmail.com>
1528
1529 * configure.in: Fixed a bug that caused configure with
1530 --enable-checking=stringoverrun to have no effect.
1531
1532 2011-04-26 Paul Eggert <eggert@cs.ucla.edu>
1533
1534 * configure.in: Suppress unnecessary checks for size_t.
1535 (AC_TYPE_SIZE_T): Define an empty macro, to suppress obsolescent test.
1536 (size_t): Do not check for this, and do not typedef. This code
1537 is never exercised now.
1538
1539 * Makefile.in (GNULIB_MODULES): Add strtoumax.
1540 This is needed for the new integer-reading code in lread.c.
1541 It automatically pulls in the following gnulib files, which
1542 are used on old-fashioned platforms that don't have strtoumax:
1543 lib/inttypes.in.h, lib/strtoimax.c, lib/strtol.c, lib/strtoul.c,
1544 lib/strtoull.c, lib/strtoumax.c, lib/verify.h, m4/inttypes.m4,
1545 m4/strtoull.m4, m4/strtoumax.m4.
1546 * .bzrignore: Add lib/inttypes.h.
1547
1548 2011-04-24 Teodor Zlatanov <tzz@lifelogs.com>
1549
1550 * configure.in: Check for GnuTLS certificate verify callbacks.
1551
1552 2011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
1553
1554 * Makefile.in (config.status): Don't erase in case of error.
1555 In case it disappeared, rebuild it with `configure'.
1556
1557 2011-04-20 Ken Brown <kbrown@cornell.edu>
1558
1559 * configure.in (use_mmap_for_buffers): Set to yes on Cygwin.
1560
1561 2011-04-12 Glenn Morris <rgm@gnu.org>
1562
1563 * configure.in: Require ImageMagick >= 6.2.8. (Bug#7955)
1564
1565 2011-04-09 Paul Eggert <eggert@cs.ucla.edu>
1566
1567 * lib/allocator.c: New file, automatically generated by gnulib.
1568
1569 2011-04-07 Glenn Morris <rgm@gnu.org>
1570
1571 * autogen/update_autogen: Ignore comment diffs in ldefs-boot.el.
1572
1573 2011-04-06 Eli Zaretskii <eliz@gnu.org>
1574
1575 * lib/makefile.w32-in ($(BLD)/careadlinkat.$(O), GNULIBOBJS):
1576 Revert last change.
1577
1578 2011-04-06 Juanma Barranquero <lekktu@gmail.com>
1579
1580 * lib/makefile.w32-in (GNULIBOBJS): Add careadlinkat.$(O).
1581 ($(BLD)/careadlinkat.$(O)): New target.
1582 ($(BLD)/dtoastr.$(O), $(BLD)/getopt.$(O), $(BLD)/getopt1.$(O))
1583 ($(BLD)/strftime.$(O), $(BLD)/time_r.$(O), $(BLD)/md5.$(O)):
1584 Update dependencies.
1585
1586 2011-04-06 Paul Eggert <eggert@cs.ucla.edu>
1587
1588 Fix more problems found by GCC 4.6.0's static checks.
1589
1590 * configure.in (ATTRIBUTE_FORMAT, ATTRIBUTE_FORMAT_PRINTF): New macros.
1591
1592 Replace 2 copies of readlink code with 1 gnulib version (Bug#8401).
1593 * Makefile.in (GNULIB_MODULES): Add careadlinkat.
1594 * lib/allocator.h, lib/careadlinkat.c, lib/careadlinkat.h:
1595 * m4/ssize_t.m4: New files, automatically generated from gnulib.
1596
1597 2011-04-06 Glenn Morris <rgm@gnu.org>
1598
1599 * autogen/update_autogen: Handle loaddefs-like files as well.
1600 (usage): Add -l, -C.
1601 (clean, ldefs_flag, ldefs_in, ldefs_out): New variables.
1602 With -l, check status of lisp/ as well.
1603 With -C, clean before building.
1604 (autoreconf): Only pass -f in the `clean' case.
1605 (commit): New function.
1606
1607 2011-03-28 Glenn Morris <rgm@gnu.org>
1608
1609 * autogen/update_autogen: Pass -f to autoreconf.
1610
1611 * autogen.sh (get_version): Discard "not found" lines.
1612 (check_version): Respect $AUTOCONF etc environment variables.
1613
1614 2011-03-27 Glenn Morris <rgm@gnu.org>
1615
1616 * configure.in (AC_TYPE_SIGNAL): Remove obsolete macro.
1617 (AH_BOTTOM): Do not define SIGTYPE.
1618
1619 2011-03-26 Glenn Morris <rgm@gnu.org>
1620
1621 * configure.in: Replace obsolete macros AC_TRY_COMPILE, AC_TRY_LINK,
1622 AC_TRY_RUN with AC_COMPILE_IFELSE, AC_LINK_IFELSE, AC_RUN_IFELSE.
1623
1624 2011-03-25 Andreas Schwab <schwab@linux-m68k.org>
1625
1626 * autogen/update_autogen: Remove useless function keyword.
1627
1628 2011-03-25 Eli Zaretskii <eliz@gnu.org>
1629
1630 * config.bat: Generate src/config.h and lib/Makefile from
1631 autogen/config.in and autogen/Makefile.in.
1632
1633 2011-03-25 Glenn Morris <rgm@gnu.org>
1634
1635 * compile, config.guess, config.sub, depcomp, install-sh, missing:
1636 Remove; autoreconf can supply them.
1637 * Makefile.in (sync-from-gnulib): Don't sync config.sub,
1638 config.guess, install-sh. Pass -i to autoreconf.
1639 * autogen/update_autogen (genfiles): Add compile, config.guess,
1640 config.sub, depcomp, install-sh, missing. Pass -i to autoreconf.
1641 Discard non-error output from autoreconf in -q case.
1642 * autogen/compile, autogen/config.guess, autogen/config.sub:
1643 * autogen/depcomp, autogen/install-sh, autogen/missing: New.
1644 * autogen/copy_autogen: Add compile, config.guess, config.sub, depcomp,
1645 install-sh, missing.
1646
1647 2011-03-23 Glenn Morris <rgm@gnu.org>
1648
1649 * autogen/update_autogen: Fix typo.
1650 (msg): Remove function; use `exec' instead.
1651
1652 * Makefile.in (mkdir): Use `install-sh -d' instead of mkinstalldirs.
1653 (sync-from-gnulib): Don't sync mkinstalldirs.
1654 * make-dist: Don't distribute mkinstalldirs.
1655
1656 2011-03-23 Paul Eggert <eggert@cs.ucla.edu>
1657
1658 Fix more problems found by GCC 4.5.2's static checks.
1659 * Makefile.in (GNULIB_MODULES): Add socklen.
1660 * configure.in: Do not check for sys/socket.h, since socklen does that.
1661 * m4/socklen.m4: New automatically-generated file, from gnulib.
1662
1663 fakemail: Remove dependency on ignore-value.
1664 * Makefile.in (GNULIB_MODULES): Add stdio.
1665 * lib/stdio.in.h, m4/stdio_h.m4: New files, automatically
1666 imported from gnulib.
1667 * .bzrignore: Add lib/stdio.h.
1668
1669 2011-03-22 Glenn Morris <rgm@gnu.org>
1670
1671 * autogen/copy_autogen: Work from ./ or ../.
1672 Fix time-stamps.
1673 * autogen.sh: Doc fix.
1674
1675 2011-03-20 Glenn Morris <rgm@gnu.org>
1676
1677 * autogen/: New directory, to be excluded from releases.
1678 * autogen/copy_autogen, autogen/update_autogen: New scripts.
1679 * autogen/README: New file.
1680 * autogen/aclocal.m4, autogen/config.in, autogen/configure:
1681 * autogen/Makefile.in: Add auto-updated generated files.
1682 * autogen.sh: No longer a no-op, now it tests for autotools
1683 and runs them as necessary.
1684 * configure.in: Default maintainer-mode to on.
1685 * aclocal.m4, configure, lib/Makefile.in: Remove files.
1686
1687 2011-03-13 Paul Eggert <eggert@cs.ucla.edu>
1688
1689 Update for gnulib.
1690 * Makefile.in (GNULIB_MODULES): Add intprops, as Emacs now
1691 includes <intprops.h> directly.
1692 * lib/sys_stat.in.h: New version from Gnulib, which fixes a bug
1693 when building Emacs on Solaris 9 and running it on Solaris 10.
1694
1695 2011-03-08 Jan Djärv <jan.h.d@swipnet.se>
1696
1697 * configure.in: Require 3.0 for --with-gtk3. Add HAVE_GTK3.
1698
1699 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
1700
1701 * Version 23.3 released.
1702
1703 2011-03-06 Glenn Morris <rgm@gnu.org>
1704
1705 * configure.in (FREETYPE_LIBS): Actually set it to something.
1706
1707 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
1708
1709 Work around some portability problems with symlinks.
1710
1711 * Makefile.in (GNULIB_MODULES): Add lstat, readlink, symlink.
1712 * configure.in (lstat, HAVE_LSTAT): Remove special hack.
1713 * lib/dosname.h, lib/lstat.c, lib/readlink.c, lib/stat.c:
1714 * lib/symlink.c, m4/lstat.m4, m4/readlink.m4, m4/stat.m4:
1715 * m4/symlink.m4:
1716 New files, automatically generated from gnulib.
1717 * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk:
1718 * m4/gl-comp.m4, src/config.in, config.sub: Regenerate.
1719
1720 2011-02-26 Eli Zaretskii <eliz@gnu.org>
1721
1722 * .bzrignore: Ignore new lib/*.in-h files.
1723
1724 * config.bat: Rename stdint.in.h and sys_stat.in.h. Call
1725 depfiles.bat even if lib/deps already exist.
1726
1727 2011-02-25 Paul Eggert <eggert@cs.ucla.edu>
1728
1729 * configure, lib/Makefile.in, lib/getopt_int.h, lib/gnulib.mk:
1730 * lib/stdlib.in.h, m4/stdlib_h.m4: Regenerate to incorporate
1731 recent changes to configure.in and to gnulib.
1732
1733 2011-02-24 Glenn Morris <rgm@gnu.org>
1734
1735 * configure.in: Replace obsolete AC_OUTPUT() with AC_CONFIG_FILES(),
1736 AC_CONFIG_COMMANDS(), and AC_OUTPUT sans arguments.
1737
1738 2011-02-22 Paul Eggert <eggert@cs.ucla.edu>
1739
1740 Assume S_ISLNK etc. work, since gnulib supports this.
1741 * Makefile.in (GNULIB_MODULES): Add sys_stat.
1742 * configure.in: Check for lstat and set HAVE_LSTAT=0 if not.
1743 Pretend to be using the gnulib lstat module for benefit of sys/stat.h.
1744 * configure, lib/Makefile.in, lib/gnulib.mk: Regenerate.
1745
1746 2011-02-21 Paul Eggert <eggert@cs.ucla.edu>
1747
1748 * lib/min-max.h: New file, for "min" and "max".
1749
1750 2011-02-21 Christoph Scholtes <cschol2112@gmail.com>
1751
1752 * lib/makefile.w32-in ($(BLD)/md5.$(O)): Added dependency on
1753 $(EMACS_ROOT)/nt/inc/stdint.h.
1754
1755 2011-02-21 Eli Zaretskii <eliz@gnu.org>
1756
1757 * lib/makefile.w32-in ($(BLD)/filemode.$(O)): Move from
1758 src/makefile.w32-in and adapt. Depend on stamp_BLD.
1759 (GNULIBOBJS): Add $(BLD)/filemode.$(O).
1760
1761 2011-02-20 Paul Eggert <eggert@cs.ucla.edu>
1762
1763 Import filemode module from gnulib.
1764 * .bzrignore: Add lib/sys/.
1765 * Makefile.in (GNULIB_MODULES): Add filemode.
1766 * lib/Makefile.am (MOSTLYCLEANDIRS): New macro.
1767 * lib/filemode.c: Renamed from src/filemode.c and regenerated
1768 from gnulib. This adds support for some more file types, e.g.,
1769 Cray DMF migrated files.
1770 * lisp/emacs-lisp/find-gc.el (find-gc-source-files): Remove filemode.c.
1771 * lib/filemode.h, lib/sys_stat.in.h, m4/filemode.m4, m4/st_dm_mode.m4:
1772 * m4/sys_stat_h.m4: New files, generated from gnulib.
1773 * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk, m4/gl-comp.m4:
1774 Regenerate.
1775
1776 2011-02-20 Eli Zaretskii <eliz@gnu.org>
1777
1778 * lib/makefile.w32-in ($(BLD)/md5.$(O)): Don't depend on
1779 $(EMACS_ROOT)/nt/inc/sys/stat.h.
1780
1781 2011-02-20 Paul Eggert <eggert@cs.ucla.edu>
1782
1783 * configure.in (C_WARNINGS_SWITCH): Do not prepend -Wno-pointer-sign.
1784 This undoes the 2006-01-02 change. The -Wno-pointer-sign option
1785 is no longer needed, due to the recent SSDATA and related changes.
1786 Perhaps -Wno-pointer-sign should also be removed from
1787 nextstep/Cocoa/Emacs.xcodeproj/project.pbxproj but I have no easy
1788 way to test this so I left it alone.
1789 * configure: Regenerate.
1790
1791 2011-02-20 Christoph Scholtes <cschol2112@gmail.com>
1792
1793 * lib/makefile.w32-in ($(BLD)/md5.$(O)): New recipe, moved from
1794 src/makefile.w32-in.
1795
1796 2011-02-20 Paul Eggert <eggert@cs.ucla.edu>
1797
1798 Import crypto/md5 and stdint modules from gnulib.
1799 * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk, m4/gl-comp.m4:
1800 Regenerate.
1801 * lib/md5.c, lib/md5.h: Rename from src/md5.h and lib/md5.h.
1802 Import the new versions from gnulib; they assume a C99-style
1803 <stdint.h>, supplied by the stdint module.
1804 * lib/stdint.in.h, m4/longlong.m4, m4/stdint.m4, m4/md5.m4: New files,
1805 imported from gnulib.
1806 * Makefile.in (MAKEFILE_MODULES): Add crypto/md5.
1807 * admin/notes/copyright: Remove src/md5.c and src/md5.h as
1808 special cases.
1809
1810 2011-02-19 Eli Zaretskii <eliz@gnu.org>
1811
1812 * .bzrignore: Ignore cxxdefs.h and lib/*.in-h files.
1813 Add lib/deps/.
1814
1815 * config.bat: Configure in `lib'.
1816 Generate *.Po files in lib/deps.
1817
1818 2011-02-18 Paul Eggert <eggert@cs.ucla.edu>
1819
1820 Import IRIX 6.5 getloadavg fixes from gnulib.
1821 * configure, lib/getloadavg.c, m4/getloadavg.m4: Regenerate.
1822
1823 2011-02-16 Paul Eggert <eggert@cs.ucla.edu>
1824
1825 Import getloadavg module from gnulib.
1826 * .bzrignore: Add lib/stdlib.h.
1827 * Makefile.in (GNULIB_MODULES): Add getloadavg.
1828 * admin/notes/copyright: Remove src/getloadavg.c as a special case.
1829 * configure.in (LIBS_SYSTEM): Omit -lkstat on sol2*; gnulib does this.
1830 (AC_CONFIG_LIBOBJ_DIR, AC_FUNC_GETLOADAVG, GETLOADAVG_FILES):
1831 Remove; gnulib does this now.
1832 * lib/getloadavg.c: Rename from src/getloadavg.c, and sync
1833 from gnulib. This adds support for several other systems, such
1834 as Tru64 4.0D, QNX, AIX perfstat, etc. It also fixes a potential
1835 buffer overrun on Linux hosts under very high load, and on hosts
1836 that maintain a channel to the load average file it makes sure
1837 the file descriptor is close-on-exec (on hosts that support this)
1838 and is not stdin, stdout, or stderr.
1839 * lib/stdlib.in.h, m4/getloadavg.m4, m4/stdlib_h.m4: New files,
1840 from gnulib.
1841 * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk, m4/gl-comp.m4:
1842 * src/config.in: Regenerate.
1843
1844 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
1845
1846 Merge from gnulib.
1847
1848 * install-sh: Update to scriptversion 2011-01-19.21.
1849
1850 2011-02-13 Bruno Haible <bruno@clisp.org>
1851
1852 Consistent macro naming for macros that use GCC __attribute__.
1853 * lib/ignore-value.h (_GL_ATTRIBUTE_DEPRECATED): Renamed from
1854 ATTRIBUTE_DEPRECATED.
1855
1856 2011-02-12 Bruno Haible <bruno@clisp.org>
1857
1858 setlocale: Prefer gnulib's override over libintl's override.
1859 * lib/gettext.h (setlocale): Redefine to rpl_setlocale if
1860 GNULIB_defined_setlocale is set.
1861
1862 2011-02-13 Glenn Morris <rgm@gnu.org>
1863
1864 * make-dist: Exclude generated file src/globals.h.
1865
1866 2011-02-10 Paul Eggert <eggert@cs.ucla.edu>
1867
1868 * arg-nonnull.h, c++defs.h, warn-on-use.h: Fix licenses.
1869 Sync from gnulib, which has been patched to fix the problem
1870 with the license notices. Problem reported by Glenn Morris in
1871 <http://lists.gnu.org/archive/html/emacs-devel/2011-02/msg00403.html>.
1872
1873 2011-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
1874
1875 * .bzrignore: Ignore globals.h and related stamp.
1876
1877 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
1878
1879 * lib/Makefile.in, lib/gnulib.mk: Regenerate.
1880 This merges the following fix from gnulib:
1881
1882 2011-02-08 Bruno Haible <bruno@clisp.org>
1883
1884 Split large sed scripts, for HP-UX sed.
1885
1886 2011-02-08 Tom Tromey <tromey@redhat.com>
1887
1888 * configure: Rebuild.
1889 * configure.in (NS_OBJC_OBJ): New subst.
1890
1891 2011-02-06 Paul Eggert <eggert@cs.ucla.edu>
1892
1893 gnulib: allow multiple gnulib generated replacements to coexist
1894 This defines a few preprocessor symbols that should not affect Emacs.
1895 * lib/getopt.in.h, lib/time.in.h, lib/unistd.in.h: Regenerate
1896 via "make sync-from-gnulib".
1897
1898 gnulib: undo previous change
1899 The upstream _HEADERS change was backed out of gnulib (see the
1900 same thread). Stay in sync with gnulib.
1901
1902 gnulib: adjust to upstream _HEADERS change
1903 * lib/Makefile.am (EXTRA_HEADERS, nodist_pkginclude_HEADERS):
1904 New empty macros, to accommodate recent changes to gnulib. See
1905 <http://lists.gnu.org/archive/html/bug-gnulib/2011-02/msg00068.html>.
1906 * c++defs.h, lib/Makefile.in, lib/ftoastr.h, lib/getopt.in.h:
1907 * lib/gnulib.mk, lib/ignore-value.h, lib/stdbool.in.h, lib/stddef.in.h:
1908 * lib/time.in.h, lib/unistd.in.h:
1909 Regenerate.
1910
1911 2011-02-05 Paul Eggert <eggert@cs.ucla.edu>
1912
1913 sync from gnulib to remove HAVE_STDBOOL_H
1914 * m4/stdbool.m4 (AC_CHECK_HEADER_STDBOOL): Renamed from
1915 AC_HEADER_STDBOOL. All uses changed. Do not define
1916 HAVE_STDBOOL_H, as gnulib does not need this. This change is
1917 imported from the latest Autoconf git. It was motivated by Emacs,
1918 which uses gnulib but does not need HAVE_STDBOOL_H.
1919 * configure, src/config.in: Regenerate.
1920 * config.guess, config.sub: Sync to 2011-02-02 versions (whitespace)
1921
1922 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
1923
1924 allow C code to suppress warnings about ignored return values
1925 * Makefile.in (GNULIB_MODULES): Add ignore-value.
1926 * configure, lib/Makefile.in, lib/gnulib.mk, m4/gl-comp.m4: Regenerate.
1927 * lib/ignore-value.h: New file.
1928
1929 2011-01-31 Chong Yidong <cyd@stupidchicken.com>
1930
1931 * configure.in: Test existence of xaw3d library, not just the
1932 header (Bug#7642).
1933
1934 2011-01-31 Eli Zaretskii <eliz@gnu.org>
1935
1936 * lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/strftime.$(O) and
1937 $(BLD)/time_r.$(O).
1938 ($(BLD)/dtoastr.$(O)): Depend on $(EMACS_ROOT)/src/s/ms-w32.h and
1939 $(EMACS_ROOT)/src/m/intel386.h.
1940 ($(BLD)/strftime.$(O)):
1941 ($(BLD)/time_r.$(O)): Define prerequisites.
1942
1943 2011-01-31 Paul Eggert <eggert@cs.ucla.edu>
1944
1945 src/emacs.c now gets version number from configure.in
1946 * configure.in (version): Set this from $PACKAGE_VERSION,
1947 which is set from AC_INIT, rather than scouting through src/emacs.c.
1948 * configure: Regenerate.
1949 * make-dist (version): Get it from configure.in, not src/emacs.c.
1950
1951 2011-01-30 Paul Eggert <eggert@cs.ucla.edu>
1952
1953 strftime: import from gnulib
1954 * Makefile.in (GNULIB_MODULES): Add strftime.
1955 * configure.in (AC_FUNC_STRFTIME, my_strftime): Remove; no longer
1956 needed.
1957 * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk, m4/gl-comp.m4:
1958 Regenerate.
1959 * lib/strftime.c, lib/strftime.h, lib/stdbool.in.h: New files,
1960 imported from gnulib.
1961 * m4/strftime.m4, m4/stdbool.m4, m4/tm_gmtoff.m4: Likewise.
1962 This incorporates many changes from gnulib, including simpler
1963 handling of multibyte formats, porting to mingw32 and other
1964 platforms, and support for higher-resolution time stamps.
1965 Emacs does not yet use the higher-resolution interface.
1966
1967 2011-01-30 Paul Eggert <eggert@cs.ucla.edu>
1968
1969 gnulib: import mktime and move-if-change fixes from gnulib
1970
1971 * configure: Regenerate from the following.
1972
1973 2011-01-30 Paul Eggert <eggert@cs.ucla.edu>
1974
1975 mktime: clarify long_int width checking
1976 * lib/mktime.c (long_int_is_wide_enough): Move this assertion to
1977 the top level, to make it clearer that the assumption about
1978 long_int width is being checked. See
1979 <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00554.html>.
1980
1981 2011-01-29 Paul Eggert <eggert@cs.ucla.edu>
1982
1983 TYPE_MAXIMUM: avoid theoretically undefined behavior
1984 * lib/intprops.h (TYPE_MINIMUM, TYPE_MAXIMUM): Do not shift a
1985 negative number, which the C Standard says has undefined behavior.
1986 In practice this is not a problem, but might as well do it by the book.
1987 Reported by Rich Felker and Eric Blake; see
1988 <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00493.html>.
1989 * m4/mktime.m4 (AC_FUNC_MKTIME): Likewise.
1990 * lib/mktime.c (TYPE_MAXIMUM): Redo slightly to match the others.
1991
1992 mktime: #undef mktime before #defining it
1993 * lib/mktime.c (mktime) [DEBUG]: #undef mktime before #defining it.
1994
1995 mktime: systematically normalize tm_isdst comparisons
1996 * lib/mktime.c (isdst_differ): New function.
1997 (__mktime_internal): Use it systematically for all isdst comparisons.
1998 This completes the fix for libc BZ #6723, and removes the need for
1999 normalizing tm_isdst. See
2000 <http://sourceware.org/bugzilla/show_bug.cgi?id=6723>
2001 (not_equal_tm) [DEBUG]: Use isdst_differ here, too.
2002
2003 mktime: fix some integer overflow issues and sidestep the rest
2004
2005 This was prompted by a bug report by Benjamin Lindner for MinGW
2006 <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00472.html>.
2007 His bug is due to signed integer overflow (0 - INT_MIN), and I
2008 I scanned through mktime.c looking for other integer overflow
2009 problems, fixing all the bugs I found.
2010
2011 Although the C Standard says the resulting code is still not safe
2012 in the presence of integer overflow, in practice it should be good
2013 enough for all real-world two's-complement implementations, except
2014 for debugging environments that deliberately trap on integer
2015 overflow (e.g., gcc -ftrapv).
2016
2017 * lib/mktime.c (WRAPV): New macro.
2018 (SHR): Also check that long_int and time_t shift right in the
2019 usual way, before using the fast-but-unportable method.
2020 (TYPE_ONES_COMPLEMENT, TYPE_SIGNED_MAGNITUDE): Remove, no longer
2021 used. The code already assumed two's complement, so there's
2022 no need to test for alternatives. All uses removed.
2023 (TYPE_MAXIMUM): Don't rely here on overflow behavior not defined by
2024 the C standard. Problem reported by Rich Felker in
2025 <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00488.html>.
2026 (twos_complement_arithmetic): Also check long_int and time_t.
2027 (time_t_avg, time_t_add_ok, time_t_int_add_ok): New functions.
2028 (guess_time_tm, ranged_convert, __mktime_internal): Use them.
2029 (__mktime_internal): Avoid integer overflow with unary subtraction
2030 in two instances where -1 - X is an adequate replacement for -X,
2031 since the calculations are approximate.
2032
2033 2011-01-29 Eric Blake <eblake@redhat.com>
2034
2035 mktime: avoid infinite loop
2036 * m4/mktime.m4 (AC_FUNC_MKTIME): Avoid overflow on possibly-signed
2037 type; behavior is still undefined but portable to all known targets.
2038 Reported by Rich Felker.
2039
2040 2011-01-28 Paul Eggert <eggert@cs.ucla.edu>
2041
2042 mktime: avoid problems on NetBSD 5 / i386
2043 * lib/mktime.c (long_int): New type. This works around a problem
2044 on NetBSD 5 / i386, where 'long int' and 'int' are both 32 bits
2045 but time_t is 64 bits, and where I expect the existing code is
2046 wrong in some cases.
2047 (leapyear, ydhms_diff, guess_time_tm, __mktime_internal): Use it.
2048 (ydhms_diff): Bring back the compile-time check for wide-enough
2049 year and yday.
2050
2051 mktime: fix misspelling in comment
2052 * lib/mktime.c (__mktime_internal): Fix misspelling in comment.
2053 This merges all recent glibc changes of importance.
2054
2055 2011-01-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2056
2057 move-if-change: cope with concurrent mv of identical file.
2058 * move-if-change (CMPPROG): Accept environment
2059 variable as an override for `cmp'.
2060 (usage): Document CMPPROG.
2061 Adjust comparison to drop stdout. Cope with failure of mv if
2062 the target file exists and is identical to the source, for
2063 parallel builds.
2064 Report from H.J. Lu against binutils in PR binutils/12283.
2065
2066 2011-01-29 Eli Zaretskii <eliz@gnu.org>
2067
2068 * lib/makefile.w32-in:
2069 * lib/getopt_.h: New files.
2070
2071 2011-01-28 Paul Eggert <eggert@cs.ucla.edu>
2072
2073 improve fix for MS-DOS file name clash
2074 * Makefile.in (DOS_gnulib_comp.m4): Renamed from DOS-gnulib-comp.m4,
2075 for portability to POSIX make. Reported by Bruno Haible.
2076 (sync-from-gnulib): Copy gl-comp.m4 (if present) back to
2077 gnulib-comp.m4 before running gnulib-tool, to prevent old gnulib
2078 files from accumulating as garbage. Also reported by Bruno Haible.
2079
2080 2011-01-27 Paul Eggert <eggert@cs.ucla.edu>
2081
2082 fix two m4/gnulib-*.m4 file names that clashed under MS-DOS
2083 * Makefile.in (DOS-gnulib-comp.m4): New macro.
2084 (sync-from-gnulib): Rename m4/gnulib-comp.m4 to m4/gl-comp.m4 to avoid
2085 problems with MS-DOS 8+3 file name restrictions.
2086 Remove m4/gnulib-cache.m4, as we can live without it. If we kept
2087 it, it would also cause problems when extracting Emacs distribution
2088 tarballs on MS-DOS hosts.
2089 (ACLOCAL_INPUTS): Adjust to file renaming.
2090 * aclocal.m4, configure, lib/Makefile.in, src/config.in: Regenerate.
2091 * config.guess, config.sub: Sync from gnulib.
2092 * m4/gnulib-cache.m4: Remove from repository.
2093 * m4/gl-comp.m4: Rename from m4/gnulib-comp.m4.
2094
2095 2011-01-25 Glenn Morris <rgm@gnu.org>
2096
2097 * README: Add a note about ranges in copyright years.
2098
2099 * configure.in: Set CANNOT_DUMP on ia64 hpux (port from emacs-23).
2100
2101 2011-01-25 Peter O'Gorman <bug-gnu-emacs@mlists.thewrittenword.com> (tiny change)
2102
2103 * configure.in: Add HP-UX on IA64 (Bug#6811).
2104
2105 2011-01-24 Paul Eggert <eggert@cs.ucla.edu>
2106
2107 Remove HAVE_RAW_DECL_CHOWN etc. from config.h
2108 * Makefile.in (sync-from-gnulib): Remove m4/warn-on-use.m4,
2109 as it is no longer needed.
2110 * aclocal.m4, configure, lib/Makefile.in, src/config.in: Regenerate.
2111 * configure.in: Invoke the new gnulib macro
2112 gl_ASSERT_NO_GNULIB_POSIXCHECK, which removes the need for
2113 warn-on-use.m4 and for the HAVE_RAW_DECL_* symbols in config.h.
2114 * m4/getopt.m4: Sync from gnulib; this removes the need for
2115 HAVE_DECL_OPTRESET and HAVE_DECL_GETOPT_CLIP from config.h.
2116 * m4/gnulib-common.m4 (gl_ASSERT_NO_GNULIB_POSIXCHECK):
2117 New macro, synced from gnulib.
2118 * m4/warn-on-use.m4: Remove.
2119
2120 2011-01-22 Paul Eggert <eggert@cs.ucla.edu>
2121
2122 aclocal.m4: put this file back into repository
2123 This way, we don't have to assume that the maintainer has
2124 the automake package installed. See
2125 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00746.html>.
2126 * .bzrignore: Remove aclocal.m4, undoing the previous change.
2127 * Makefile.in (top_maintainer_clean): Do not remove aclocal.m4,
2128 undoing the previous change.
2129 * aclocal.m4: New file (actually, resurrected).
2130
2131 2011-01-22 Miles Bader <miles@gnu.org>
2132
2133 * configure.in: Don't zero-out FONTCONFIG_CFLAGS and
2134 FONTCONFIG_LIBS when building with XFT (doing so is incorrect, as
2135 Emacs directly uses fontconfig, and breaks building when using a
2136 strict linker).
2137
2138 2011-01-21 Paul Eggert <eggert@cs.ucla.edu>
2139
2140 src/config.in: shrink slightly
2141 * configure.in: Invoke the new gnulib macro gl_ASSERT_NO_GNULIB_TESTS.
2142 This makes src/config.in a bit smaller, by removing identifiers
2143 like GNULIB_TEST_MKTIME that Emacs does not need.
2144 * m4/getopt.m4, m4/gnulib-common.m4, m4/include_next.m4:
2145 * m4/multiarch.m4, m4/stddef_h.m4, m4/time_h.m4, m4/unistd_h.m4:
2146 Sync from gnulib. This removes a few more unnecessary symbols from
2147 src/config.in, such as AA_APPLE_UNIVERSAL_BUILD and HAVE_STDDEF_H.
2148 * configure, src/config.in: Regenerate.
2149
2150 aclocal.m4: tweaks to regenerate more conveniently
2151 This attempts to act better when the source is in a weird state. See
2152 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00734.html>.
2153 * Makefile.in (am--refresh): Add aclocal.m4, configure, config.in.
2154 * .bzrignore: Add aclocal.m4.
2155
2156 2011-01-20 Paul Eggert <eggert@cs.ucla.edu>
2157
2158 aclocal.m4: omit auto-generated file from repository
2159 * Makefile.in (top_maintainer_clean): Remove aclocal.m4; this undoes
2160 the most recent change here.
2161 * aclocal.m4: Remove from bzr repository. This file is
2162 auto-generated and isn't needed to run 'configure'. See
2163 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00698.html>.
2164
2165 2011-01-19 Paul Eggert <eggert@cs.ucla.edu>
2166
2167 Minor Makefile.in tweaks to build from gnulib better.
2168 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00673.html>
2169 * Makefile.in (sync-from-gnulib): Also run autoreconf -I m4.
2170 (top_maintainer_clean): Don't remove aclocal.m4.
2171
2172 2011-01-18 Paul Eggert <eggert@cs.ucla.edu>
2173
2174 Minor cleanups for 'bzr status'
2175 * .bzrignore: Add emacs-*/, the output of make-dist, and stamp-h1,
2176 the output of config.guess.
2177 * Makefile.in (top_distclean): Remove stamp-h1 too.
2178
2179 * configure.in (HAVE_ATTRIBUTE_ALIGNED): Arrange for this to be
2180 defined if the compiler supports GCC-style __attribute__
2181 ((__aligned__ ...)). IBM AIX and Oracle Solaris Studio support
2182 this syntax.
2183
2184 2011-01-17 Paul Eggert <eggert@cs.ucla.edu>
2185
2186 Makefile.in: tidy up the building of lib
2187 * Makefile.in (am--refresh): Mark as .PHONY.
2188 (top_maintainer_clean): Don't remove lib/gnulib.mk m4/gnulib-cache.m4,
2189 as they're not rebuilt unless you do a "make sync-from-gnulib"
2190 and the former is needed for "configure".
2191 (maintainer-clean): Don't recurse into lib, as "make bootstrap-clean"
2192 has already removed lib/Makefile.
2193
2194 * Makefile.in (GNULIB_MODULES): Change ftoastr to dtoastr.
2195 This avoids building ftoastr and ldtoastr, which aren't needed. See
2196 <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00199.html>.
2197
2198 * .bzrignore: Add .h files that are host-dependent.
2199 Add lib/.deps/, lib/arg-nonnull.h, lib/c++defs.h, lib/getopt.h,
2200 lib/time.h, lib/unistd.h, lib/warn-on-use.h. These are
2201 host-dependent and are built as part of an ordinary 'make', and
2202 should not be checked in.
2203
2204 * lib/Makefile.in: Regenerate.
2205 * lib/COPYING: New file, a copy of COPYING.
2206
2207 * configure: Regenerate.
2208 * configure.in (AC_USE_SYSTEM_EXTENSIONS): Remove: gnulib does this.
2209
2210 Regenerate.
2211 * lib/getopt.c, lib/getopt.in.h, lib/getopt1.c, lib/getopt_int.h:
2212 * lib/gettext.h, lib/unistd.in.h, m4/unistd_h.m4:
2213 New files, copied from gnulib by gnulib-tool.
2214 * aclocal.m4, configure, lib/Makefile.in, m4/getopt.m4:
2215 * m4/gnulib-cache.m4, m4/gnulib-comp.m4, src/config.in:
2216 Regenerate.
2217
2218 Use gnulib's getopt-gnu module.
2219 * Makefile.in (GNULIB_MODULES): Add getopt-gnu.
2220 (AUTOCONF_INPUTS): Remove getopt.m4; aclocal.m4 is a good-enough
2221 representative of the dependencies.
2222 * configure.in: Do not configure getopt, as gnulib does that now.
2223 * make-dist: Do not worry about lib-src/getopt.h, as gnulib handles
2224 getopt now, in lib.
2225
2226 Regenerate.
2227 * arg-nonnull.h, c++defs.h, lib/mktime-internal.h, lib/mktime.c:
2228 * lib/stddef.in.h, lib/time.h, lib/time.in.h, lib/time_r.c:
2229 * m4/extensions.m4, m4/include_next.m4, m4/mktime.m4:
2230 * m4/multiarch.m4, m4/stddef_h.m4, m4/time_h.m4, m4/time_r.m4:
2231 * m4/extensions.m4, m4/include_next.m4, m4/mktime.m4, m4/multiarch.m4:
2232 * m4/stddef_h.m4, m4/time_h.m4, m4/time_r.m4, m4/warn-on-use.m4:
2233 * m4/wchar_t.m4, warn-on-use.h:
2234 New files, copied from gnulib by gnulib-tool.
2235 * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk:
2236 * m4/gnulib-cache.m4, m4/gnulib-comp.m4, src/config.in:
2237 Regenerate.
2238
2239 Use gnulib's mktime module.
2240 * Makefile.in (GNULIB_MODULES): Add mktime.
2241 * configure.in: Remove code no longer needed, as gnulib now does it.
2242 (AC_CHECK_FUNCS): Remove mktime.
2243 (AC_FUNC_MKTIME, BROKEN_MKTIME): Remove.
2244 (__restrict): Remove, as this now gets in the way of the C99
2245 support for 'restrict' pulled in by the gnulib mktime module.
2246 Code should now use 'restrict' and not '__restrict".
2247 (mktime): Remove.
2248 * make-dist: Put gnulib-generated files arg-nonnull.h, c++defs.h,
2249 and warn-on-use.h into the distribution.
2250
2251 Regenerate.
2252 * lib/dtoastr.c, lib/ftoastr.c, lib/ftoastr.h, lib/intprops.h:
2253 * lib/ldtoastr.c, m4/c-strtod.m4:
2254 New files, copied from gnulib by gnulib-tool.
2255 * lib/dummy.c: Remove.
2256 * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk:
2257 * m4/gnulib-cache.m4, m4/gnulib-comp.m4, src/config.in:
2258 Regenerate.
2259
2260 Use gnulib's ftoastr module.
2261 * Makefile.in (GNULIB_MODULES): Add ftoastr. Remove dummy.
2262
2263 Regenerate.
2264 * aclocal.m4, compile, depcomp, lib/Makefile.in, lib/dummy.c:
2265 * lib/gnulib.mk, m4/00gnulib.m4, m4/gnulib-cache.m4:
2266 * m4/gnulib-common.m4, m4/gnulib-comp.m4, m4/gnulib-tool.m4, missing:
2267 New files, generated automatically, with 'make sync-from-gnulib'
2268 followed by 'make'.
2269 * configure, lisp/dired.el, src/config.in: Regenerate.
2270
2271 Automate syncing from gnulib.
2272 * INSTALL, README: Document new subdirectory 'lib'.
2273 * Makefile.in (SUBDIR): Add lib.
2274 (SUBDIR_MAKEFILES): Add lib/Makefile.
2275 (lib-src, src, TAGS, tags): Depend on lib.
2276 (gnulib_srcdir, GNULIB_MODULES, GNULIB_TOOL_FLAGS): New macros.
2277 ($(gnulib_srcdir)): New rule.
2278 (sync-from-gnulib): New rule, which is .PHONY.
2279 (lib): New rule, which is like lib-src.
2280 (Makefile): Depend on lib/Makefile.in.
2281 (AUTOCONF_INPUTS): Depend on aclocal.m4.
2282 (ACLOCAL_INPUTS, AUTOMAKE_INPUTS): New macros.
2283 ($(srcdir)/aclocal.m4, $(srcdir)/lib/Makefile.in): New rules.
2284 (am--refresh): New rule, to pacify Automake.
2285 (mostlyclean, clean, distclean, bootstrap-clean, maintainer-clean):
2286 Clean lib, too.
2287 (top_maintainer_clean): New macro, to remove gnulib-tool and Automake
2288 droppings.
2289 (maintainer-clean, extraclean): Use it.
2290 * configure.in: Initialize for automake and gnulib, by invoking
2291 AM_INIT_AUTOMAKE, AM_PROG_CC_C_O, gl_EARLY, and gl_INIT. Output
2292 lib/Makefile, too. Use automake to build gnulib, as gnulib works
2293 more conveniently with automake.
2294 * lib/Makefile.am: New file.
2295 * make-dist: Also put into the distribution aclocal.m4,
2296 compile, depcomp, missing, and the files under lib/.
2297
2298 2011-01-15 Glenn Morris <rgm@gnu.org>
2299
2300 * Makefile.in (epaths-force): No more arch-tag to edit.
2301
2302 2011-01-15 Chong Yidong <cyd@stupidchicken.com>
2303
2304 * configure.in: Bump min libxml2 version to 2.6.17 (Bug#7603).
2305
2306 2011-01-14 Paul Eggert <eggert@cs.ucla.edu>
2307
2308 * make-dist: Distribute test/ files too.
2309 Distribute every file under test/ that is under version control,
2310 using patterns like *.el to capture files that are added later.
2311 Without this change, "configure" would fail, because it would
2312 attempt to build from a Makefile.in that was not distributed.
2313
2314 2011-01-13 Christian Ohler <ohler@gnu.org>
2315
2316 * Makefile.in (INFO_FILES): Add ERT.
2317
2318 * Makefile.in (check): Run tests in test/automated.
2319
2320 * Makefile.in:
2321 * configure.in: Add test/automated/Makefile.
2322
2323 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
2324
2325 * install-sh, mkinstalldirs, move-if-change: Update from master
2326 source in gnulib.
2327
2328 * config.guess, config.sub: Updated from master source.
2329
2330 2011-01-05 Andreas Schwab <schwab@linux-m68k.org>
2331
2332 * configure.in: Check for __builtin_unwind_init.
2333
2334 2011-01-05 Glenn Morris <rgm@gnu.org>
2335
2336 * configure.in (HAVE_MAKEINFO): New output variable.
2337 (MAKEINFO): Reset to "makeinfo" if not found.
2338 * Makefile.in (install-arch-indep, info):
2339 Replace MAKEINFO = off with HAVE_MAKEINFO = no.
2340
2341 2010-12-29 Ulrich Mueller <ulm@gentoo.org>
2342
2343 * configure.in: Make gameuser configurable (Bug#7717).
2344
2345 2010-12-15 Glenn Morris <rgm@gnu.org>
2346
2347 * Makefile.in (install-arch-dep, uninstall): Remove code relating to the
2348 long absent lib-src/fns-*.el.
2349
2350 2010-12-11 Glenn Morris <rgm@gnu.org>
2351
2352 * make-dist: Exclude etc/*.pyc.
2353
2354 2010-12-10 Andreas Schwab <schwab@linux-m68k.org>
2355
2356 * configure.in: Don't double machfile in final message.
2357
2358 2010-12-04 Chong Yidong <cyd@stupidchicken.com>
2359
2360 * configure.in: Fix last change.
2361
2362 2010-12-04 Andreas Schwab <schwab@linux-m68k.org>
2363
2364 * configure.in: Remove reference to removed machine description
2365 files and allow $machine and $machfile to be empty. Substitute
2366 M_FILE/S_FILE instead of machfile/opsysfile.
2367
2368 2010-12-03 Glenn Morris <rgm@gnu.org>
2369
2370 * make-dist: Remove EMACS_UNIBYTE unsetting; it does nothing.
2371
2372 2010-11-23 Dan Nicolaescu <dann@ics.uci.edu>
2373
2374 * configure.in <AC_CHECK_HEADERS>: Remove sys/ioctl.h.
2375 (EXTERNALLY_VISIBLE): New definition.
2376
2377 2010-11-21 Dan Nicolaescu <dann@ics.uci.edu>
2378
2379 * configure.in (INLINE): Do not depend on OPTIMIZE, unused.
2380
2381 2010-11-15 Dan Nicolaescu <dann@ics.uci.edu>
2382
2383 * configure.in: Do not check for unconditionally included headers.
2384
2385 2010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
2386
2387 * .dir-locals.el (log-edit-mode): Set log-edit-rewrite-fixes.
2388
2389 2010-11-09 Michael Albinus <michael.albinus@gmx.de>
2390
2391 * configure.in: Don't write a warning for D-Bus anymore.
2392
2393 2010-11-06 Andreas Schwab <schwab@linux-m68k.org>
2394
2395 * configure.in: Fix indentation.
2396
2397 2010-10-31 Ken Brown <kbrown@cornell.edu>
2398
2399 * configure.in (checking whether localtime caches TZ): Use
2400 unsetenv instead of modifying environment directly.
2401
2402 2010-10-25 Andreas Schwab <schwab@linux-m68k.org>
2403
2404 * configure.in (checking for -znocombreloc): Use AC_LANG_PROGRAM
2405 to avoid warning.
2406
2407 2010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
2408
2409 * configure.in: Remove the BROKEN annotation from GnuTLS.
2410
2411 2010-10-22 Glenn Morris <rgm@gnu.org>
2412
2413 * make-dist: Avoid listing .el files twice. Don't try to run
2414 autoconf if --no-update.
2415
2416 2010-10-20 Glenn Morris <rgm@gnu.org>
2417
2418 * make-dist: No longer create lisp/MANIFEST.
2419
2420 2010-10-14 Glenn Morris <rgm@gnu.org>
2421
2422 * BUGS, INSTALL.BZR, README: Updates.
2423
2424 2010-10-13 Glenn Morris <rgm@gnu.org>
2425
2426 * make-dist: Remove --compress. Check for the appropriate
2427 gzip-like executable, and if not found, don't compress.
2428 Check version number in README, don't change it.
2429 Use find for nt/inc/*.h.
2430
2431 2010-10-12 Dan Nicolaescu <dann@ics.uci.edu>
2432
2433 * configure (ns_appdir, OLDXMENU, TOOLTIP_SUPPORT): Remove
2434 trailing / from directory names.
2435
2436 2010-10-12 Glenn Morris <rgm@gnu.org>
2437
2438 * make-dist: Update and simplify.
2439
2440 2010-10-12 Eli Zaretskii <eliz@gnu.org>
2441
2442 * make-dist: Don't distribute src/buildobj.h. (Bug#7167)
2443
2444 2010-10-10 Dan Nicolaescu <dann@ics.uci.edu>
2445
2446 * configure.in (PROFILING_LDFLAGS): Do not define, remove all uses.
2447
2448 2010-10-09 Glenn Morris <rgm@gnu.org>
2449
2450 * make-dist: No more doc/emacs/*.texi.in.
2451
2452 * configure.in (AC_OUTPUT): Remove doc/emacs/emacsver.texi.
2453
2454 2010-10-09 Glenn Morris <rgm@gnu.org>
2455
2456 * configure.in: Combine some conditionals.
2457
2458 * configure.in (AC_OUTPUT): Add doc/emacs/emacsver.texi.
2459 * make-dist: Include doc/emacs/*.texi.in.
2460
2461 * INSTALL, make-dist: Remove references to b2m.
2462 * Makefile.in (MAN_PAGES): Remove b2m.1.
2463
2464 2010-10-05 Glenn Morris <rgm@gnu.org>
2465
2466 * .dir-locals.el: The Emacs convention is sentence-end-double-space.
2467
2468 2010-10-03 Dan Nicolaescu <dann@ics.uci.edu>
2469
2470 * configure.in (NO_INLINE, noinline): Move here from src/xterm.c.
2471
2472 2010-10-01 Dan Nicolaescu <dann@ics.uci.edu>
2473
2474 * configure.in: Include stdlib.h and string.h unconditionally.
2475
2476 2010-09-29 Romain Francoise <romain@orebokech.com>
2477
2478 * configure.in: Don't enable ImageMagick unless HAVE_X11.
2479
2480 2010-09-28 Glenn Morris <rgm@gnu.org>
2481
2482 * configure.in (HAVE_GNUTLS): Add a description to make autoheader
2483 happy.
2484
2485 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
2486
2487 * configure.in: Enable imagemagick by default.
2488
2489 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2490
2491 * configure.in (HAVE_GNUTLS): Don't break if we don't have the
2492 GnuTLS libraries.
2493
2494 2010-09-26 Teodor Zlatanov <tzz@lifelogs.com>
2495
2496 * configure.in: Set up GnuTLS.
2497
2498 2010-09-22 Chong Yidong <cyd@stupidchicken.com>
2499
2500 * configure.in: Announce whether libxml2 is linked to.
2501
2502 2010-09-20 Dan Nicolaescu <dann@ics.uci.edu>
2503
2504 * configure.in (LINKER): Rename to LD_FIRSTFLAG, do not include $(CC).
2505
2506 2010-09-18 Eli Zaretskii <eliz@gnu.org>
2507
2508 * config.bat: Detect that libxml2 is installed and if so, build
2509 with it.
2510
2511 2010-09-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2512
2513 * configure.in (HAVE_LIBXML2): Check that the libxml2 we found can
2514 be used. This fixes a conf problem on Mac OS X.
2515
2516 2010-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2517
2518 * configure.in: Check for libxml2.
2519
2520 2010-09-09 Glenn Morris <rgm@gnu.org>
2521
2522 * make-dist: No more TODO files under lisp/.
2523
2524 2010-09-04 Eli Zaretskii <eliz@gnu.org>
2525
2526 * config.bat: Produce lisp/gnus/_dir-locals.el from
2527 lisp/gnus/.dir-locals.el.
2528
2529 2010-08-23 Andreas Schwab <schwab@linux-m68k.org>
2530
2531 * configure.in: Fix check for librsvg, imagemagick and
2532 MagickExportImagePixels.
2533
2534 2010-08-18 Joakim Verona <joakim@verona.se>
2535
2536 * Makefile.in, configure.in: Checks for ImageMagick.
2537
2538 2010-08-10 Dan Nicolaescu <dann@ics.uci.edu>
2539
2540 * configure.in (AC_PREREQ): Require autoconf 2.65.
2541
2542 2010-08-09 Dan Nicolaescu <dann@ics.uci.edu>
2543
2544 * configure.in (AC_PREREQ): Require autoconf 2.66 to stop version churn.
2545
2546 2010-08-09 Andreas Schwab <schwab@linux-m68k.org>
2547
2548 * configure.in: Add AC_C_BIGENDIAN.
2549
2550 2010-08-09 Dan Nicolaescu <dann@ics.uci.edu>
2551
2552 * configure.in (ORDINARY_LINK): Use on hpux* too.
2553
2554 2010-08-06 Jan Djärv <jan.h.d@swipnet.se>
2555
2556 * configure.in: Check for util.h.
2557 Use -Wimplicit-function-declaration if compiler supports it.
2558
2559 2010-08-05 Eli Zaretskii <eliz@gnu.org>
2560
2561 * configure.in (UNEXEC_OBJ): Rename unexec.o => unexcoff.o.
2562
2563 2010-08-04 Andreas Schwab <schwab@linux-m68k.org>
2564
2565 * configure.in: Restore accidentally removed use of
2566 GCC_TEST_OPTIONS/NON_GCC_TEST_OPTIONS.
2567
2568 2010-07-29 Chad Brown <yandros@mit.edu>
2569
2570 * configure.in: Check for dirent.h.
2571
2572 2010-07-29 Dan Nicolaescu <dann@ics.uci.edu>
2573
2574 * configure.in: Remove reference to usg5-4, unused.
2575
2576 2010-07-25 Andreas Schwab <schwab@linux-m68k.org>
2577
2578 * configure.in: Check for __executable_start.
2579
2580 2010-07-24 Ken Brown <kbrown@cornell.edu>
2581
2582 * configure.in (LINKER, LIB_GCC): Remove cygwin special cases (Bug#6715)
2583
2584 2010-07-24 Juanma Barranquero <lekktu@gmail.com>
2585
2586 * .bzrignore, .gitignore: Ignore README.W32 on the root directory.
2587
2588 2010-07-24 Ken Brown <kbrown@cornell.edu> (tiny change)
2589
2590 * configure.in (START_FILES) [cygwin]: Set to pre-crt0.o (Bug#6715).
2591
2592 2010-07-12 Andreas Schwab <schwab@linux-m68k.org>
2593
2594 * configure.in (C_WARNINGS_SWITCH, PROFILING_CFLAGS)
2595 (PROFILING_LDFLAGS): Substitute, don't add them to CFLAGS/LDFLAGS.
2596 (C_OPTIMIZE_SWITCH): Remove.
2597 (TEMACS_LDFLAGS2): Add ${PROFILING_LDFLAGS}.
2598
2599 2010-07-11 Andreas Schwab <schwab@linux-m68k.org>
2600
2601 * configure.in: Don't check for index and rindex, check for strchr
2602 and strrchr. Define strchr and strrchr as index and rindex,
2603 resp., in src/config.h if not available.
2604
2605 2010-07-08 Dan Nicolaescu <dann@ics.uci.edu>
2606
2607 * configure.in: Use -Wold-style-definition if available.
2608 This helps with the transition to standard C code, it can be
2609 removed when done.
2610
2611 * configure.in (PRE_EDIT_LDFLAGS, POST_EDIT_LDFLAGS): Remove.
2612
2613 * configure.in (UNEXEC_OBJ): Add comment about values for MSDOS
2614 and MSWindows.
2615
2616 2010-07-07 Andreas Schwab <schwab@linux-m68k.org>
2617
2618 * configure.in: Don't check for bcopy, bcmp, bzero. Don't include
2619 <strings.h> and don't define bcopy, bzero, BCMP in config.h.
2620
2621 2010-07-07 Dan Nicolaescu <dann@ics.uci.edu>
2622
2623 * configure.in (getenv): Remove K&R declaration.
2624
2625 2010-07-02 Jan Djärv <jan.h.d@swipnet.se>
2626
2627 * configure.in: Remove define __P.
2628
2629 2010-07-02 Dan Nicolaescu <dann@ics.uci.edu>
2630
2631 * configure.in (--enable-use-lisp-union-type): New flag.
2632
2633 2010-06-30 Dan Nicolaescu <dann@ics.uci.edu>
2634
2635 Fix CFLAGS for non-GCC compilers.
2636 * configure.in (CFLAGS): Always use -g like it was done before the
2637 2010-03-30 change.
2638 (REAL_CFLAGS): Use CFLAGS for non-GCC to get optimization flags.
2639 (Bug#6538)
2640
2641 2010-06-30 Glenn Morris <rgm@gnu.org>
2642
2643 * configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):
2644 Set with AC_DEFINE rather than AH_BOTTOM.
2645
2646 * configure.in (C_OPTIMIZE_SWITCH, CANNOT_DUMP, SYSTEM_MALLOC):
2647 (USE_MMAP_FOR_BUFFERS, C_WARNING_SWITCH, CFLAGS, REAL_CFLAGS):
2648 Set with shell, not cpp.
2649 (LIBX): Remove, just use -lX11 in the one place this was used.
2650 (cannot_dump): Replace with CANNOT_DUMP.
2651
2652 2010-06-28 Jan Djärv <jan.h.d@swipnet.se>
2653
2654 * configure.in: Add --with-x-toolkit=gtk3. Remove HAVE_GTK_MULTIDISPLAY,
2655 check for gtk_file_chooser_dialog_new, and HAVE_GTK_FILE_BOTH (implied
2656 by minimum required Gtk+ 2.6). Add checks for functions introduced
2657 in Gtk+ 2.14 or newer (bug#6505).
2658
2659 2010-06-26 Eli Zaretskii <eliz@gnu.org>
2660
2661 * config.bat: Remove white space around "+" in COPY commands.
2662
2663 2010-06-23 Glenn Morris <rgm@gnu.org>
2664
2665 * info/dir: Start descriptions in column 32, per Texinfo convention.
2666
2667 2010-06-16 Chong Yidong <cyd@stupidchicken.com>
2668
2669 * INSTALL: Update font information (Bug#6389).
2670
2671 2010-06-16 Glenn Morris <rgm@gnu.org>
2672
2673 * INSTALL: General update.
2674
2675 2010-06-12 Glenn Morris <rgm@gnu.org>
2676
2677 * Makefile.in (install-arch-indep): Delete any old info .gz files first.
2678
2679 2010-06-11 Glenn Morris <rgm@gnu.org>
2680
2681 * configure.in (--without-compress-info): New option.
2682 (GZIP_INFO): New output variable.
2683
2684 * Makefile.in (GZIP_INFO): New, set by configure.
2685 (install-arch-indep): Don't gzip info pages if GZIP_INFO is nil.
2686 Handle man pages in the same way.
2687
2688 2010-06-10 Glenn Morris <rgm@gnu.org>
2689
2690 * Makefile.in (install-arch-indep): Gzip the info files too.
2691
2692 * make-dist: Remove references to non-existent directories and files.
2693
2694 2010-06-08 Dan Nicolaescu <dann@ics.uci.edu>
2695
2696 * configure.in: Include <strings.h> and <string.h> instead of
2697 "strings.h" and "string.h".
2698
2699 2010-06-06 Dan Nicolaescu <dann@ics.uci.edu>
2700
2701 * configure.in: Remove code dealing with BSTRING.
2702
2703 2010-06-03 Dan Nicolaescu <dann@ics.uci.edu>
2704
2705 * configure.in (AC_PREREQ): Require autoconf 2.65.
2706
2707 * configure.in (unxec): Do not define and substitute.
2708 (UNEXEC_OBJ): New output variable, replaces cpp UNEXEC.
2709
2710 2010-06-03 Glenn Morris <rgm@gnu.org>
2711
2712 * configure.in (AH_BOTTOM): Remove NOT_C_CODE test, it is always true.
2713
2714 2010-06-02 Dan Nicolaescu <dann@ics.uci.edu>
2715
2716 Fix alloca definition when using gcc on non-gnu systems.
2717 * configure.in: Use the code sequence indicated by "info autoconf"
2718 for alloca (bug#6170).
2719
2720 2010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
2721
2722 * .bzrignore: Ignore new files from trunk, which appear if you use
2723 colocated branches (i.e. "bzr switch").
2724
2725 2010-05-28 Glenn Morris <rgm@gnu.org>
2726
2727 * configure.in: Simplify some of the $canonical tests.
2728
2729 2010-05-27 Glenn Morris <rgm@gnu.org>
2730
2731 * config.bat: Do not preprocess src/Makefile.in.
2732
2733 * configure.in: Do not preprocess src/Makefile.in.
2734 (cpp_undefs, CPP_NEED_TRADITIONAL): Remove.
2735 (AC_EGREP_CPP): Test no longer needed.
2736
2737 * make-dist: No more Makefile.c files.
2738
2739 2010-05-26 Glenn Morris <rgm@gnu.org>
2740
2741 * configure.in (YMF_PASS_LDFLAGS): Remove.
2742 (PRE_EDIT_LDFLAGS, POST_EDIT_LDFLAGS): New output variables.
2743
2744 * configure.in (CPPFLAGS, CFLAGS, REAL_CFLAGS):
2745 Add $GNUSTEP_LOCAL_HEADERS.
2746 (LDFLAGS, LD_SWITCH_SYSTEM_TEMACS): Add $GNUSTEP_LOCAL_LIBRARIES.
2747
2748 * configure.in (NS_IMPL_GNUSTEP_INC, NS_IMPL_GNUSTEP_TEMACS_LDFLAGS)
2749 (GNUSTEP_MAKEFILES): Remove.
2750 (LD_SWITCH_SYSTEM_TEMACS): Move NS_IMPL_GNUSTEP_TEMACS_LDFLAGS
2751 stuff to here.
2752
2753 2010-05-25 Glenn Morris <rgm@gnu.org>
2754
2755 * configure.in (LD_SWITCH_SYSTEM): Move some gnu-linux stuff...
2756 (LD_SWITCH_SYSTEM_TEMACS): ... to here.
2757
2758 * configure.in (LD_SWITCH_SYSTEM_EXTRA): Remove.
2759 (LD_SWITCH_SYSTEM_TEMACS): Put darwin stuff from LD_SWITCH_SYSTEM_EXTRA
2760 here instead.
2761
2762 2010-05-24 Romain Francoise <romain@orebokech.com>
2763
2764 * make-dist: Look for version in src/emacs.c.
2765 Use lisp/subr.el rather than lisp/version.el for location check.
2766
2767 2010-05-21 Glenn Morris <rgm@gnu.org>
2768
2769 * configure.in (MKDEPDIR): Parallel build tweak.
2770
2771 * configure.in (ns_frag): New output file.
2772
2773 * configure.in (OLDXMENU): Set to "nothing" if !HAVE_X11 || USE_GTK.
2774 (OLDXMENU_TARGET): Set to empty if USE_GTK.
2775
2776 * configure.in (cannot_dump): New output variable.
2777
2778 2010-05-20 enami tsugutomo <tsugutomo.enami@jp.sony.com>
2779
2780 * configure.in: On NetBSD, if terminfo is found, use it in
2781 preference to termcap. (Bug#6190)
2782
2783 2010-05-20 Glenn Morris <rgm@gnu.org>
2784
2785 * make-dist (src): Include *.mk.
2786 * config.bat: Concatenate deps.mk onto the end of src/Makefile.
2787 * configure.in (DEPFLAGS, MKDEPDIR): New output variables.
2788 (deps_frag): New output file.
2789 (AUTO_DEPEND): Remove this definition.
2790
2791 * configure.in (--with-gtk, --with-gcc): Remove option stubs.
2792
2793 2010-05-19 Glenn Morris <rgm@gnu.org>
2794
2795 * configure.in (LINKER, YMF_PASS_LDFLAGS): New output variables.
2796 (ORDINARY_LINK): New AC_DEFINE.
2797 (LIB_GCC): No need to set if ORDINARY_LINK.
2798
2799 2010-05-18 Glenn Morris <rgm@gnu.org>
2800
2801 * configure.in (POST_ALLOC_OBJ) [cygwin]: Omit vm-limit.o.
2802 (POST_ALLOC_OBJ) [!cygwin]: Set to empty.
2803
2804 * config.bat (RALLOC_OBJ): Edit to empty if sys_malloc.
2805 * configure.in (REL_ALLOC): Unset on gnu, gnu-linux if DOUG_LEA_MALLOC.
2806 (RALLOC_OBJ): New output variable.
2807
2808 * config.bat (GMALLOC_OBJ, VMLIMIT_OBJ): Edit to empty if sys_malloc.
2809 * configure.in (GMALLOC_OBJ, VMLIMIT_OBJ): New output variables.
2810
2811 2010-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
2812
2813 * Makefile.in (src): Provide the name of the VCS file that witnesses
2814 a pull.
2815 ($(srcdir)/src/config.in): Handle accidental removal of src/config.in.
2816
2817 2010-05-17 Glenn Morris <rgm@gnu.org>
2818
2819 * configure.in (OLDXMENU_DEPS): New output variable.
2820
2821 2010-05-16 Glenn Morris <rgm@gnu.org>
2822
2823 * configure.in (ns_appbindir, ns_appresdir): Set using $ns_appdir.
2824
2825 * configure.in (ns_appdir, ns_appbindir): Add trailing "/" to value.
2826 * Makefile.in (install-arch-dep): Update for above change.
2827
2828 * Makefile.in (ns_appdir): Remove.
2829 (install-arch-dep): Test $ns_appresdir instead of $ns_appdir.
2830
2831 * configure.in (TEMACS_LDFLAGS2): New output variable.
2832
2833 * configure.in (NS_IMPL_GNUSTEP_TEMACS_LDFLAGS): New output variable.
2834 (START_FILES): Set to empty if NS_IMPL_GNUSTEP.
2835 (GNUSTEP_SYSTEM_HEADERS, GNUSTEP_SYSTEM_LIBRARIES): Do not output,
2836 nothing uses.
2837
2838 2010-05-16 Dan Nicolaescu <dann@ics.uci.edu>
2839
2840 * configure.in: Remove references to usg5-4 and bsd-common, $opsys
2841 does not use them.
2842 (X11R5_INHIBIT_I18N): Remove, unused.
2843
2844 2010-05-15 Glenn Morris <rgm@gnu.org>
2845
2846 * configure.in (LIBXMENU): Set to empty if !HAVE_X_WINDOWS.
2847
2848 * configure.in (FONT_OBJ): Set to empty if !HAVE_X_WINDOWS.
2849
2850 2010-05-15 Ken Raeburn <raeburn@raeburn.org>
2851
2852 * configure.in: Look for version string in its new location.
2853
2854 2010-05-15 Eli Zaretskii <eliz@gnu.org>
2855
2856 * config.bat: Remove support for DJGPP v1.x.
2857
2858 2010-05-15 Glenn Morris <rgm@gnu.org>
2859
2860 * configure.in (OLDXMENU_TARGET): New output variable.
2861
2862 * Makefile.in (install-arch-dep): Update odd NS rule for Emacs version.
2863
2864 * Makefile.in (install-arch-indep): Remove references to RCS, CVS,
2865 and other files that no longer exist.
2866
2867 2010-05-14 Glenn Morris <rgm@gnu.org>
2868
2869 * configure.in (cpp_undefs): Add mktime, register, X11.
2870
2871 * configure.in (GPM_MOUSE_SUPPORT): Remove.
2872 (MOUSE_SUPPORT, TOOLTIP_SUPPORT, WINDOW_SUPPORT): New output variables.
2873 (HAVE_WINDOW_SYSTEM, HAVE_MOUSE): Move out of AC_BOTTOM.
2874
2875 * configure.in (NS_IMPL_GNUSTEP_INC): New output variable.
2876 (GNUSTEP_MAKEFILES): Do not output.
2877
2878 2010-05-13 Glenn Morris <rgm@gnu.org>
2879
2880 * configure.in: Fix some paren typos.
2881
2882 * configure.in (OLDXMENU, LIBXMENU): Set to empty if !HAVE_MENUS.
2883
2884 * configure.in (LD_SWITCH_X_SITE, C_SWITCH_X_SITE): Do not define.
2885
2886 2010-05-12 Glenn Morris <rgm@gnu.org>
2887
2888 * configure.in (LIB_SRC_EXTRA_INSTALLABLES): Remove, unused.
2889
2890 * configure.in (LIB_GCC): New output variable.
2891
2892 2010-05-11 Glenn Morris <rgm@gnu.org>
2893
2894 * make-dist (msdos): No more mainmake.
2895
2896 * configure.in: Generate lib-src/Makefile directly, do not run cpp.
2897 * config.bat: Do not run cpp on lib-src/Makefile.in.
2898
2899 * config.bat [HAVE_X11]: Run sed3x.inp on lib-src/Makefile.
2900
2901 2010-05-10 Glenn Morris <rgm@gnu.org>
2902
2903 * configure.in (LIBS_SYSTEM): New output variable, replacing cpp.
2904
2905 * configure.in (MAIL_USE_FLOCK, MAIL_USE_LOCKF): New AC_DEFINEs.
2906 (BLESSMAIL_TARGET): New output variable.
2907
2908 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
2909
2910 * INSTALL: Fix typos.
2911
2912 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
2913
2914 * configure.in: Add check for buggy version of GCC (Bug#6031).
2915
2916 2010-05-08 Glenn Morris <rgm@gnu.org>
2917
2918 * configure.in (HAVE_LIBNCURSES): New local variable.
2919 (TERMINFO, LIBS_TERMCAP, TERMCAP_OBJ): New output variables,
2920 replacing cpp in src/s/*.h and src/Makefile.in.
2921
2922 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
2923
2924 * Version 23.2 released.
2925
2926 2010-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
2927
2928 * configure.in: Add tests for `isnan' and `copysign'.
2929
2930 2010-05-07 Eli Zaretskii <eliz@gnu.org>
2931
2932 * config.bat: Allow for 2 leading `#'s in comments in
2933 src/Makefile.in.
2934
2935 2010-05-07 Glenn Morris <rgm@gnu.org>
2936
2937 * configure.in (LD_SWITCH_SYSTEM): Set with configure, not cpp.
2938 Merges logic from src/s/* and src/Makefile.in.
2939 (LD_SWITCH_SYSTEM_TEMACS): New output variable.
2940
2941 2010-05-07 Dan Nicolaescu <dann@ics.uci.edu>
2942
2943 Define START_FILES and LIB_STANDARD using autoconf.
2944 * configure.in (START_FILES, LIB_STANDARD): New definitions, moved
2945 here from src/s/*.h.
2946 (HAVE_CRTIN): Remove, inline logic in the netbsd
2947 START_FILES/LIB_STANDARD computation.
2948
2949 2010-05-06 Glenn Morris <rgm@gnu.org>
2950
2951 * configure.in (AC_PROG_LN_S): Remove test, nothing uses @LN_S@.
2952
2953 * Makefile.in (CPP, C_SWITCH_SYSTEM, ALLOCA, LN_S, C_SWITCH_X_SITE)
2954 (LD_SWITCH_X_SITE): Remove unused variables.
2955
2956 2010-05-04 Glenn Morris <rgm@gnu.org>
2957
2958 * configure.in (LD_SWITCH_X_SITE_AUX): Use AC_SUBST only, not AC_DEFINE
2959 as well.
2960 (LD_SWITCH_X_SITE_AUX_RPATH): New output variable.
2961
2962 * configure.in (LD_SWITCH_SYSTEM_TEMACS): New output variable.
2963
2964 * configure.in (C_SWITCH_MACHINE, C_SWITCH_SYSTEM): New output
2965 variables, replacing c_switch_machine, c_switch_system.
2966 * Makefile.in (C_SWITCH_SYSTEM): Use @C_SWITCH_SYSTEM@ rather than
2967 @c_switch_system@.
2968
2969 2010-05-03 Glenn Morris <rgm@gnu.org>
2970
2971 * configure.in (LIBXT_OTHER, LIBX_OTHER): New output variables.
2972
2973 * make-dist: There are no more src/m/*.inp files.
2974
2975 2010-05-01 Dan Nicolaescu <dann@ics.uci.edu>
2976
2977 * configure.in (LD_SWITCH_MACHINE, ld_switch_machine): Remove, unused.
2978 (ac_link): Do not use ld_switch_machine.
2979
2980 2010-05-01 Glenn Morris <rgm@gnu.org>
2981
2982 * configure.in (OTHER_OBJ): Remove.
2983 (PRE_ALLOC_OBJ, POST_ALLOC_OBJ): New output variables.
2984
2985 2010-04-30 Glenn Morris <rgm@gnu.org>
2986
2987 * configure.in (OTHER_OBJ): Always include vm-limit.o on Cygwin.
2988 Elsewhere, maybe include it.
2989
2990 * configure.in (TOOLKIT_LIBW) [HAVE_GTK]: Set to $GTK_LIBS.
2991 (OLDXMENU, LIBXMENU): New output variables.
2992
2993 * configure.in (OTHER_OBJ): New output variable.
2994
2995 2010-04-28 Glenn Morris <rgm@gnu.org>
2996
2997 * configure.in (CYGWIN_OBJ): New output variable.
2998
2999 * configure.in (GPM_MOUSE_SUPPORT): New output variable.
3000
3001 * configure.in (FONT_OBJ): New output variable.
3002
3003 * configure.in (LIBXMU): New output variable.
3004
3005 * configure.in (NS_OBJ, NS_SUPPORT): New output variables.
3006
3007 * configure.in (machine, canonical): On amdx86-64, check for a 32-bit
3008 userland and maybe change values to i386 (move test from s/amdx86-64.h).
3009
3010 2010-04-27 Glenn Morris <rgm@gnu.org>
3011
3012 * configure.in (LIBXTR6): New output variable. Move unixware special
3013 case here from src/s/unixware.h.
3014
3015 * configure.in (LUCID_LIBW, MOTIF_LIBW): No longer substitute
3016 in Makefiles.
3017 (TOOLKIT_LIBW): New output variable, replacing LUCID_LIBW/MOTIF_LIBW.
3018
3019 * configure.in (HAVE_MOTIF_2_1): Remove unused variable.
3020 (LIBXP): No longer substitute in Makefiles.
3021 (MOTIF_LIBW): New output variable. Move system-specific settings here
3022 from src/s files.
3023
3024 2010-04-27 Dan Nicolaescu <dann@ics.uci.edu>
3025
3026 Reduce CPP usage.
3027 * configure.in (LIB_X11_LIB): Remove, inline in the only user.
3028 (unexec): Define unconditionally, all platforms define
3029 UNEXEC. AC_SUBST it.
3030 (UNEXEC_SRC): Remove, unused.
3031 (C_SWITCH_X_SYSTEM): Define using autoconf, not cpp.
3032
3033 2010-04-27 Glenn Morris <rgm@gnu.org>
3034
3035 * configure.in (HAVE_MOTIF_2_1, HAVE_LIBXP): Remove unused AC_DEFINEs,
3036 replaced by LIBXP.
3037
3038 * configure.in (--with-crt-dir): Doc fix (now valid for all platforms).
3039 (CRT_DIR): On (powerpc64|sparc64)-*-linux-gnu*, default to /usr/lib64.
3040 On hpux10-20, default to /lib.
3041
3042 * configure.in (LUCID_LIBW, LIBXP, WIDGET_OBJ): New output variables.
3043
3044 2010-04-26 Dan Nicolaescu <dann@ics.uci.edu>
3045
3046 * configure.in (LIBS_MACHINE): Remove, unused.
3047
3048 * configure.in (LIB_MATH): New output variable. Set it for some systems.
3049
3050 2010-04-24 Glenn Morris <rgm@gnu.org>
3051
3052 * configure.in (CRT_DIR): New output variable.
3053 (--with-crt-dir): New option. (Bug#5655)
3054 (HAVE_LIB64_DIR): Remove.
3055
3056 2010-04-22 Dan Nicolaescu <dann@ics.uci.edu>
3057
3058 * configure.in (REAL_CFLAGS, CFLAGS): Restore -g for gcc.
3059
3060 2010-04-22 Miles Bader <miles@gnu.org>
3061
3062 * configure.in: Get rid of "unix" pre-defined macro when
3063 preprocessing Makefile. (Bug#5857)
3064
3065 2010-04-21 Andreas Schwab <schwab@linux-m68k.org>
3066
3067 Avoid non-portable shell command negation
3068 * configure.in: Revert last change.
3069
3070 2010-04-21 Jan Djärv <jan.h.d@swipnet.se>
3071
3072 * configure.in: Change "if test ! -f" to "if ! test -f".
3073
3074 2010-04-21 Glenn Morris <rgm@gnu.org>
3075
3076 * configure.in (LIBSELINUX_LIBS): Always substitute in Makefiles.
3077 (GTK_OBJ, DBUS_OBJ, LIBXSM, XMENU_OBJ, XOBJ): New output variables.
3078
3079 2010-04-21 Karel Klíč <kklic@redhat.com>
3080
3081 * configure.in: New option: --with(out)-selinux, on by default.
3082 Set HAVE_LIBSELINUX if we find libselinux, and substitute
3083 LIBSELINUX_LIBS in Makefiles.
3084
3085 2010-04-01 Dan Nicolaescu <dann@ics.uci.edu>
3086
3087 * configure.in: Remove all references to LIBX11_SYSTEM.
3088
3089 2010-03-30 Dan Nicolaescu <dann@ics.uci.edu>
3090
3091 * configure.in: Remove all references to C_DEBUG_SWITCH.
3092
3093 2010-03-27 Eli Zaretskii <eliz@gnu.org>
3094
3095 * config.bat <lib-src>: Edit out lines that begin with several #
3096 characters.
3097
3098 2010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
3099
3100 * configure.in: Remove support for old UNIX System V systems and
3101 for Unixware on non-x86 machines.
3102
3103 * configure.in: Remove support for Solaris on PPC and for old versions.
3104
3105 * configure.in: Remove non-working lynxos port.
3106
3107 2010-03-19 Dan Nicolaescu <dann@ics.uci.edu>
3108
3109 * .dir-locals.el (c-mode): Turn on whitespace-mode for diff-mode.
3110
3111 2010-03-19 Glenn Morris <rgm@gnu.org>
3112
3113 * configure.in (HAVE_LIBNCURSES): Add a description to make autoheader
3114 happy.
3115
3116 2010-03-18 Jan Djärv <jan.h.d@swipnet.se>
3117
3118 * configure.in: Check for tputs and friends, abort if not
3119 found (bug#5735).
3120
3121 2010-03-18 Glenn Morris <rgm@gnu.org>
3122
3123 * configure.in (--with-x-toolkit): In the help text, say which options
3124 are synonyms.
3125
3126 * configure.in (--with-mmdf, --with-mail-unlink):
3127 New options, off by default.
3128 (--with-mailhost): New option to set default POP host.
3129 (LIBXPM, LIBJPEG, LIBPNG, LIBTIFF, LIBGIF, LIBGPM, LIBS_MAIL)
3130 (LIBHESIOD, LIBRESOLV, COM_ERRLIB, CRYPTOLIB, KRB5LIB, DESLIB, KRB4LIB):
3131 New variables, substituted in Makefiles.
3132 (try_libungif, ac_gif_lib_name): Replace with HAVE_GIF=maybe, LIBGIF.
3133 (LIBGIF): Use AC_SUBST rather than AC_DEFINE.
3134 (HAVE_LIBMAIL, HAVE_LIBLOCKFILE, HAVE_LIBCOM_ERR, HAVE_LIBCRYPTO)
3135 (HAVE_LIBK5CRYPTO, HAVE_LIBKRB5, HAVE_LIBDES425, HAVE_LIBDES)
3136 (HAVE_LIBKRB4, HAVE_LIBKRB): New AC_DEFINEs.
3137
3138 2010-03-18 Tetsurou Okazaki <okazaki@be.to> (tiny change)
3139
3140 * Makefile.in (uninstall): Handle the case where archlibdir does not
3141 exist. (Bug#5720)
3142
3143 2010-03-12 Eli Zaretskii <eliz@gnu.org>
3144
3145 These changes remove termcap.c from the build on POSIX platforms.
3146 * configure.in <AC_CHECK_HEADERS>: Remove termcap.h.
3147
3148 * configure: Regenerated.
3149
3150 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
3151
3152 * Branch for 23.2.
3153
3154 2010-01-31 Juri Linkov <juri@jurta.org>
3155
3156 * .bzrignore: Add TAGS-LISP.
3157
3158 2010-01-23 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
3159
3160 * configure.in: Check for utmp.h availability (FreeBSD 9.x lacks
3161 this header file).
3162
3163 2010-01-12 Juanma Barranquero <lekktu@gmail.com>
3164
3165 * .bzrignore: Ignore all .exe, instead of individual files.
3166
3167 2010-01-12 Chong Yidong <cyd@stupidchicken.com>
3168
3169 * configure.in: Explicitly check for and link to -lXrender.
3170
3171 2010-01-12 Glenn Morris <rgm@gnu.org>
3172
3173 * INSTALL.BZR, README: Use bug-gnu-emacs rather than emacs-pretest-bug
3174 for bug reports for development versions.
3175
3176 2010-01-02 Eli Zaretskii <eliz@gnu.org>
3177
3178 * .bzrignore: Add more ignored patterns, including for the MS-DOS
3179 build.
3180
3181 2009-12-27 Karl Fogel <kfogel@red-bean>
3182
3183 * INSTALL.BZR: Rename from INSTALL.CVS; edit to talk about Bazaar.
3184 * INSTALL, autogen.sh, configure.in, configure: Adjust accordingly.
3185
3186 2009-12-17 Glenn Morris <rgm@gnu.org>
3187
3188 * .dir-locals.el (bug-reference-url-format): Change to debbugs.gnu.org.
3189
3190 2009-12-15 Glenn Morris <rgm@gnu.org>
3191
3192 * info/dir: Add EDT entry.
3193 * Makefile.in (INFO_FILES): Add edt.
3194
3195 2009-12-10 Jan Djärv <jan.h.d@swipnet.se>
3196
3197 * configure.in: Check for RSVG if GNUstep is used.
3198
3199 2009-12-09 Jan Djärv <jan.h.d@swipnet.se>
3200
3201 * configure.in: Don't check for RSVG or GConf unless X11 is used.
3202
3203 2009-12-09 Ken Brown <kbrown@cornell.edu> (tiny change)
3204
3205 * configure.in: Allow compiling Emacs with GTK on Cygwin.
3206
3207 2009-12-01 Glenn Morris <rgm@gnu.org>
3208
3209 * make-dist: Add etc/images/mpc directory.
3210
3211 2009-11-21 Jan Djärv <jan.h.d@swipnet.se>
3212
3213 * configure.in: Don't check for GConf unless X is used.
3214
3215 2009-11-20 Dan Nicolaescu <dann@ics.uci.edu>
3216
3217 * configure.in: Use -Wdeclaration-after-statement if available.
3218
3219 2009-11-17 Jan Djärv <jan.h.d@swipnet.se>
3220
3221 * configure.in: New option: --with(out)-gconf.
3222 Set HAVE_GCONF if we find gconf.
3223
3224 2009-11-17 Glenn Morris <rgm@gnu.org>
3225
3226 * Makefile.in (INFO_FILES): Add semantic.
3227
3228 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
3229
3230 * info/dir: Add Semantic.
3231
3232 2009-11-16 Glenn Morris <rgm@gnu.org>
3233
3234 * Makefile.in (install-arch-indep): Use a more restrictive Makefile
3235 pattern, so as not to exclude makefile*.el. (Bug#4912)
3236
3237 2009-11-14 Jan Djärv <jan.h.d@swipnet.se>
3238
3239 * configure.in: --enable-autodepend is new. Check for GNU Make
3240 and that gcc supports -MMD -MF. Define AUTO_DEPEND if we can use
3241 gcc and GNU make to generate dependencies.
3242
3243 2009-10-27 Glenn Morris <rgm@gnu.org>
3244
3245 * make-dist: Make links to doc/lispintro/*.pdf.
3246
3247 2009-10-23 Jim Meyering <meyering@redhat.com>
3248
3249 * configure.in: Invoke $CPP with -P when creating Makefile and
3250 src/Makefile. Without this, gcc 4.4.2 converts each
3251 backslash-newline pair in the input to a bare newline, yielding
3252 invalid Makefiles.
3253
3254 * configure: Regenerate.
3255
3256 2009-10-19 Dan Nicolaescu <dann@ics.uci.edu>
3257
3258 * configure.in (vax-dec-vms): Remove, not supported anymore.
3259
3260 2009-10-15 Adrian Robert <Adrian.B.Robert@gmail.com>
3261
3262 * configure.in (NS_HAVE_NSINTEGER): Back out previous change.
3263 (*-apple-darwin*): Add x86_64 architecture.
3264
3265 2009-10-14 Dan Nicolaescu <dann@ics.uci.edu>
3266
3267 * config.guess, config.sub: Updated from master source.
3268
3269 2009-10-11 Adrian Robert <Adrian.B.Robert@gmail.com>
3270
3271 * configure.in (NS_HAVE_NSINTEGER): Remove this test and define.
3272
3273 2009-10-07 Edward Trumbo <etrumbo@comcast.net> (tiny change)
3274
3275 * Makefile.in (INFO_FILES): Add EDE and EIEIO.
3276
3277 2009-09-29 Glenn Morris <rgm@gnu.org>
3278
3279 * make-dist (check): Update for two new levels of subdirectory in lisp/.
3280
3281 2009-09-17 Dan Nicolaescu <dann@ics.uci.edu>
3282
3283 * config.guess, config.sub: Updated from master source.
3284
3285 * configure.in (OTHER_FILES): Define using autoconf not cpp.
3286
3287 2009-09-14 Dan Nicolaescu <dann@ics.uci.edu>
3288
3289 * .dir-locals.el (change-log-mode): Restore bug-reference-mode.
3290
3291 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
3292
3293 * INSTALL: Update URL for GNU FreeFont.
3294
3295 2009-09-09 Glenn Morris <rgm@gnu.org>
3296
3297 * Makefile.in (install-arch-indep): Don't recursively change perms of
3298 site-lisp and infodir. There may be non-Emacs files in here, and the
3299 files supplied by Emacs are all handled explicitly already. (Bug#3800)
3300 (mkdir): Set umask to world-readable before creating directories.
3301 mkinstalldirs already checks if dirs exist, don't duplicate this test.
3302
3303 2009-08-29 Glenn Morris <rgm@gnu.org>
3304
3305 * Makefile.in (info-real): Don't ignore errors from doc Makefiles.
3306 (info): Don't give an error in the absence of makeinfo - let the doc
3307 Makefiles do that, if the info files need rebuilding. (Bug#3982)
3308
3309 2009-08-23 Ken Raeburn <raeburn@raeburn.org>
3310
3311 * Makefile.in (install-arch-indep): If the versioned DOC-####
3312 generated during loadup+dump isn't found, install the plain DOC
3313 file that always gets generated, in case CANNOT_DUMP is set.
3314
3315 * configure.in: Warn if package version specified here doesn't
3316 match the version in version.el.
3317 * configure: Regenerate.
3318
3319 2009-08-22 Michael Albinus <michael.albinus@gmx.de>
3320
3321 * configure.in: AC_CHECK_FUNCS dbus_watch_get_unix_fd.
3322
3323 * configure: Regenerate.
3324
3325 2009-08-19 Glenn Morris <rgm@gnu.org>
3326
3327 * INSTALL: Remove reference to cvtmail.
3328
3329 2009-08-15 CHENG Gao <chenggao@gmail.com>
3330
3331 * Makefile.in (install-arch-indep): Remove .DS_Store files (MacOSX).
3332
3333 2009-08-02 Kevin Ryde <user42@zip.com.au>
3334
3335 * INSTALL: Fix free fonts URL.
3336
3337 2009-07-22 Glenn Morris <rgm@gnu.org>
3338
3339 * configure.in (AC_PREREQ): Require autoconf 2.62.
3340
3341 2009-07-04 Andreas Schwab <schwab@linux-m68k.org>
3342
3343 * configure.in (--enable-checking, --enable-profiling):
3344 Use AS_HELP_STRING.
3345
3346 2009-07-03 Dan Nicolaescu <dann@ics.uci.edu>
3347
3348 * configure.in (--enable-profiling): New option.
3349 (mips-*-netbsd*, mipsel-*-netbsd*, mipseb-*-netbsd*): Use machine=mips.
3350
3351 2009-06-27 Glenn Morris <rgm@gnu.org>
3352
3353 * configure.in: Restore netbsd on mips, mipsel, mipseb.
3354
3355 2009-06-26 Dan Nicolaescu <dann@ics.uci.edu>
3356
3357 * configure.in (--enable-checking): New option.
3358
3359 2009-06-24 Glenn Morris <rgm@gnu.org>
3360
3361 * make-dist: Warn if subdir does not exist in source.
3362 (nextstep/Cocoa/Emacs.base/Contents/Resources/preferences.nib)
3363 (nextstep/GNUstep/Emacs.base/Resources/preferences.gorm):
3364 No longer make links.
3365
3366 2009-06-24 Yavor Doganov <yavor@gnu.org>
3367
3368 * make-dist (tempdir): Don't create directories preferences.gorm
3369 and preferences.nib, they are no longer required.
3370
3371 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
3372
3373 * Branch for 23.1.
3374
3375 2009-06-12 Chong Yidong <cyd@stupidchicken.com>
3376
3377 * configure.in: Delete mac-fix-env target, which has been
3378 removed (Bug#3531).
3379
3380 2009-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
3381
3382 * configure.in: Don't define CANNOT_DUMP for GNUstep any more.
3383
3384 2009-05-05 Per Starbäck <per@starback.se> (tiny change)
3385
3386 * BUGS: Use new binding of view-emacs-problems.
3387
3388 2009-05-04 Simon Leinen <simon.leinen@switch.ch> (tiny change)
3389
3390 * Makefile.in (install-arch-dep): Avoid using $$(..) construct,
3391 for Solaris compatibility.
3392
3393 2009-04-25 Chong Yidong <cyd@stupidchicken.com>
3394
3395 * configure: Regenerate.
3396
3397 * configure.in: Disable use of FreeType without libXft.
3398
3399 2009-04-19 Jan Djärv <jan.h.d@swipnet.se>
3400
3401 * configure.in (HAVE_GTK_FILE_SELECTION, HAVE_GTK_FILE_CHOOSER):
3402 Check if it is declared in gtk.h.
3403
3404 2009-04-12 Andreas Schwab <schwab@linux-m68k.org>
3405
3406 * Makefile.in (install-arch-indep): Remove .gitignore files.
3407
3408 2009-04-03 Kenichi Handa <handa@m17n.org>
3409
3410 * INSTALL: Make the section "Complex Text Layout support
3411 libraries" the first of "ADDITIONAL DISTRIBUTION FILES".
3412
3413 2009-03-06 Dan Nicolaescu <dann@ics.uci.edu>
3414
3415 * configure.in (rs6000-ibm-aix6*): Fix typo.
3416
3417 2009-03-04 Glenn Morris <rgm@gnu.org>
3418
3419 * Makefile.in (INFO_FILES): Add auth.
3420
3421 2009-03-03 Glenn Morris <rgm@gnu.org>
3422
3423 * info/dir: Add Auth-source.
3424
3425 2009-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
3426
3427 * Makefile.in (src): Fix last change so the first `cd' doesn't affect
3428 the second.
3429
3430 2009-02-28 Eli Zaretskii <eliz@gnu.org>
3431
3432 * config.bat: Copy .dbxinit to _dbxinit.
3433
3434 * make-dist (Making links to `info'): Remove .gitignore.
3435
3436 2009-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
3437
3438 * Makefile.in (lib-src, lisp): Use simpler rule.
3439 (src): Be more specific to avoid recompiling all the .elc files just
3440 because the bootstrap-emacs is missing.
3441
3442 2009-02-26 Chong Yidong <cyd@stupidchicken.com>
3443
3444 * configure.in: Require librsvg >= 2.11.
3445
3446 2009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
3447
3448 * configure.in (HAVE_XFT, HAVE_FREETYPE, HAVE_LIBOTF)
3449 (HAVE_M17N_FLT): Don't check for these unless HAVE_X11.
3450
3451 2009-02-04 Adrian Robert <Adrian.B.Robert@gmail.com>
3452
3453 * configure.in (COCOA_EXPERIMENTAL_CTRL_G): Drop.
3454
3455 2009-02-03 Glenn Morris <rgm@gnu.org>
3456
3457 * make-dist: Add some missing files, remove some that are no longer
3458 present.
3459
3460 2009-02-02 Glenn Morris <rgm@gnu.org>
3461
3462 * make-dist: Add some missing nextstep/ files.
3463
3464 2009-01-22 Yavor Doganov <yavor@gnu.org> (tiny change)
3465
3466 * configure.in (HAVE_RSVG): Use librsvg under HAVE_NS also. (Bug#616)
3467
3468 2009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
3469
3470 * configure.in: Add support for m68k-*-netbsd.
3471
3472 2009-01-14 Juri Linkov <juri@jurta.org>
3473
3474 * .dir-locals.el (change-log-mode): Remove bug-reference-mode.
3475
3476 * .dir-locals.el (change-log-mode): Add bug-reference-url-format
3477 and bug-reference-mode.
3478
3479 2009-01-11 Juri Linkov <juri@jurta.org>
3480
3481 * INSTALL.CVS: Move configuration explicitly to the first step.
3482
3483 2009-01-09 Glenn Morris <rgm@gnu.org>
3484
3485 * .dir-locals.el: Don't set indent-tabs-mode.
3486
3487 2008-12-30 Kenichi Handa <handa@m17n.org>
3488
3489 * configure.in: Define HAVE_OTF_GET_VARIATION_GLYPHS if libotf has
3490 the function OTF_get_variation_glyphs.
3491
3492 2008-12-30 Jan Djärv <jan.h.d@swipnet.se>
3493
3494 * Makefile.in (install-arch-dep): Remove old directories in
3495 ns_app* before moving new directories there.
3496
3497 2008-12-27 Dan Nicolaescu <dann@ics.uci.edu>
3498
3499 * .dir-locals.el: Remove non-working entry for pmail.
3500 (fill-column): Fix typo.
3501 (change-log-mode): Add fill column.
3502
3503 2008-12-26 Eli Zaretskii <eliz@gnu.org>
3504
3505 * config.bat: Produce _dir-locals.el from .dir-locals.el.
3506
3507 2008-12-23 Dan Nicolaescu <dann@ics.uci.edu>
3508
3509 * make-dist (tempdir): Distribute .dir-locals.el.
3510
3511 * .dir-locals.el: New file.
3512
3513 2008-12-19 Eli Zaretskii <eliz@gnu.org>
3514
3515 * config.bat (--with-system-malloc): New option; see msdos/INSTALL
3516 for rationale.
3517
3518 2008-12-13 Glenn Morris <rgm@gnu.org>
3519
3520 * Makefile.in (install-arch-indep): Add new man-pages.
3521 (manext): Remove variable.
3522 (MAN_PAGES): New variable.
3523 (install-arch-indep, uninstall): Use MAN_PAGES for list of files to add
3524 and remove.
3525 (uninstall): Remove desktop file and icons, game scores if empty.
3526
3527 2008-12-11 Dan Nicolaescu <dann@ics.uci.edu>
3528
3529 * config.guess, config.sub: Updated from master source.
3530
3531 2008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
3532
3533 * Makefile.in (install-arch-indep): Install ebrowse.1.
3534
3535 2008-12-09 Ali Bahrami <ali_gnu@emvision.com> (tiny change)
3536
3537 * configure.in: Add Solaris on x86_64.
3538
3539 2008-12-09 Dan Nicolaescu <dann@ics.uci.edu>
3540
3541 * config.guess, config.sub: Updated from master source.
3542
3543 2008-12-08 Eli Zaretskii <eliz@gnu.org>
3544
3545 * info/dir: Fix last change.
3546
3547 2008-12-07 Eli Zaretskii <eliz@gnu.org>
3548
3549 * info/dir: Untabify.
3550
3551 2008-11-28 Ulrich Mueller <ulm@gentoo.org>
3552
3553 * configure.in: Fix last change.
3554
3555 2008-11-28 Richard M Stallman <rms@gnu.org>
3556
3557 * configure.in (mips64-*-linux-gnu*, mips64el-*-linux-gnu*):
3558 New configurations.
3559
3560 2008-11-20 Josh Elsasser <josh@elsasser.org> (tiny change)
3561
3562 * configure.in: Add hppa-*-openbsd* with machine hp800; mistakenly
3563 removed while misclassified as now unsupported hp9000s300. (Bug#1365)
3564
3565 2008-11-15 Eli Zaretskii <eliz@gnu.org>
3566
3567 * Makefile.in (INFO_FILES): Remove ns-emacs.
3568
3569 * info/dir (NS-Emacs): Remove entry.
3570
3571 2008-11-08 Eli Zaretskii <eliz@gnu.org>
3572
3573 * INSTALL: Move MS-DOS specific instructions to msdos/INSTALL.
3574
3575 2008-11-07 Glenn Morris <rgm@gnu.org>
3576
3577 * configure.in (HAVE_LIB64_DIR): Check for crtn.o. (Bug#1287)
3578
3579 2008-10-31 Eli Zaretskii <eliz@gnu.org>
3580
3581 * config.bat: Tell user to expect one "File not found" message
3582 while the `doc' directory is being configured.
3583
3584 2008-10-30 Chong Yidong <cyd@stupidchicken.com>
3585
3586 * update-subdirs: Put obsolete directory last.
3587
3588 2008-10-30 Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
3589
3590 * configure.in: Check fontconfig always.
3591
3592 2008-10-30 Dan Nicolaescu <dann@ics.uci.edu>
3593
3594 * configure (*-solaris2.[7-9]*): Fix typo.
3595
3596 2008-10-24 Glenn Morris <rgm@gnu.org>
3597
3598 * configure.in (--without-sync-input, --with-pkg-config-prog):
3599 Help strings start with lower case.
3600 (--with-gnustep-conf): New option.
3601 (GNUSTEP_CONFIG_FILE): Use, instead of fixed /etc/GNUstep/GNUstep.conf.
3602
3603 2008-10-24 Yavor Doganov <yavor@gnu.org> (tiny change)
3604
3605 * configure.in: Use `.' instead of `source' to source GNUstep.conf.
3606 Exit with an error if `--with-ns' was specified but <AppKit/AppKit.h>
3607 is not found. (Bug#1230)
3608
3609 2008-10-23 Ali Bahrami <ali_gnu@emvision.com> (tiny change)
3610
3611 * configure (*-sunos5*, *-solaris*): Use the new file sol2-10.h.
3612 Use sol2-6.h for Solaris 7-9.
3613
3614 2008-10-18 Ulrich Mueller <ulm@gentoo.org>
3615
3616 * configure.in: Add support for GNU/Linux on SuperH.
3617
3618 2008-10-12 Andreas Schwab <schwab@suse.de>
3619
3620 * configure.in: Only check for m17n-flt if HAVE_LIBOTF.
3621
3622 2008-10-03 Adrian Robert <Adrian.B.Robert@gmail.com>
3623
3624 * configure.in: Report USE_TOOLKIT_SCROLLBARS as such (not mentioning
3625 "X") to avoid confusion.
3626
3627 * configure: Regenerate.
3628
3629 2008-09-07 Romain Francoise <romain@orebokech.com>
3630
3631 * make-dist: Distribute doc/man/ChangeLog.
3632
3633 2008-08-28 Chong Yidong <cyd@stupidchicken.com>
3634
3635 * configure.in: Disable XFT and Freetype when without X.
3636
3637 * configure: Regenerate.
3638
3639 2008-08-24 Dan Nicolaescu <dann@ics.uci.edu>
3640
3641 * configure.in (NS_IMPL_GNUSTEP): Increase pure size.
3642
3643 2008-08-21 Christian Faulhammer <opfer@gentoo.org> (tiny change)
3644
3645 * configure.in (GNUSTEP_SYSTEM_HEADERS): Define
3646 GNUSTEP_SYSTEM_HEADERS and GNUSTEP_SYSTEM_LIBRARIES.
3647
3648 * configure: Regenerate.
3649
3650 2008-08-20 Eli Zaretskii <eliz@gnu.org>
3651
3652 * configure.in: Move "#define subprocesses" before
3653 config_opsysfile is included.
3654
3655 2008-08-19 Kenichi Handa <handa@m17n.org>
3656
3657 * INSTALL (Extra fonts): Mention local fonts, don't mention
3658 mule-unicode.
3659
3660 2008-08-16 Chong Yidong <cyd@stupidchicken.com>
3661
3662 * make-dist: Omit info/.arch-inventory.
3663
3664 2008-08-16 Jason Rumney <jasonr@gnu.org>
3665
3666 * make-dist (tempdir/nt): Link emacsclient.rc.
3667
3668 2008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
3669
3670 * configure.in (LIB_SRC_EXTRA_INSTALLABLES): New variable.
3671 AC_SUBST it.
3672 (GNU_OBJC_CFLAGS): Define as a shell variable instead of #define.
3673 AC_SUBST it.
3674 (OTHER_FILES): Always define for HAVE_NS.
3675 (C_SWITCH_X_SYSTEM): Don't define as empty for NS_IMPL_COCOA.
3676 * configure: Regenerate.
3677
3678 2008-08-07 Andreas Schwab <schwab@suse.de>
3679
3680 * configure.in: Correctly handle
3681 --enable-cocoa-experimental-ctrl-g=no and
3682 --enable-ns-self-contained=yes.
3683
3684 2008-08-06 Adrian Robert <Adrian.B.Robert@gmail.com>
3685
3686 * configure.in (NS_HAVE_INTEGER): Rename to NS_HAVE_NSINTEGER.
3687 (C_SWITCH_X_SYSTEM): Drop -MMD -MP under NS_IMPL_GNUstep. Don't
3688 bother undef'ing since won't have desired effect.
3689
3690 2008-08-06 Andreas Schwab <schwab@suse.de>
3691
3692 * configure.in: Fix quoting.
3693
3694 2008-08-06 Chong Yidong <cyd@stupidchicken.com>
3695
3696 * configure.in (COCOA_EXPERIMENTAL_CTRL_G): Fix 2008-08-04 change.
3697
3698 2008-08-05 Ulrich Mueller <ulm@gentoo.org>
3699
3700 * configure.in: Add checks for krb5_error.text and
3701 krb5_error.e_text struct members.
3702
3703 2008-08-04 Chong Yidong <cyd@stupidchicken.com>
3704
3705 * configure.in: Test for existence of NSInteger.
3706 Suggested by Yavor Doganov.
3707
3708 2008-08-02 Romain Francoise <romain@orebokech.com>
3709
3710 * Makefile.in (INFO_FILES): Add mairix-el.
3711
3712 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
3713
3714 * make-dist:
3715 * README: Remove VMS support.
3716 * vms: Remove directory.
3717
3718 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
3719
3720 * configure.in (MULTI_KBOARD): Remove.
3721
3722 2008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
3723
3724 * configure.in (DO_BLOCK_INPUT): Remove, unused.
3725
3726 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
3727
3728 * info/dir (File): Add mairix-el.
3729
3730 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3731
3732 Remove support for Mac Carbon.
3733 * mac: Remove directory.
3734 * make-dist:
3735 * configure.in:
3736 * README:
3737 * Makefile.in:
3738 * INSTALL: Remove code for Carbon.
3739 * configure: Regenerate.
3740
3741 2008-07-26 Adrian Robert <Adrian.B.Robert@gmail.com>
3742
3743 * Makefile.in (install-arch-dep): Fix typo in NS installation commands.
3744
3745 2008-07-25 Chong Yidong <cyd@stupidchicken.com>
3746
3747 * configure.in: Check for getrlimit.
3748
3749 * configure: Regenerate.
3750
3751 2008-07-23 Dan Nicolaescu <dann@ics.uci.edu>
3752
3753 * configure.in (LD_SWITCH_SITE): Remove, set the values directly
3754 in src/Makefile.in.
3755 (static): Remove, autoconf would always comment it out anyway.
3756 (subprocesses): Define unconditionally.
3757
3758 2008-07-19 Yavor Doganov <yavor@gnu.org> (tiny change)
3759
3760 * configure.in: Fix typo in GNUSTEP_MAKEFILES setting for HAVE_NS
3761 compilation under GNUstep.
3762
3763 2008-07-18 Kenichi Handa <handa@m17n.org>
3764
3765 * INSTALL (Complex Text Layout support libraries): Delete the
3766 paragraph about --enable-font-backend.
3767
3768 2008-07-17 Adrian Robert <Adrian.B.Robert@gmail.com>
3769
3770 * configure.in: Print out some info to user for NeXTstep builds.
3771 (ns-app): Remove enable option.
3772 (ns-self-contained): Add enable option.
3773 (ns_appbindir, ns_appresdir, ns_appsrc): Set them based on Cocoa or
3774 GNUstep, use to set install prefixes, and substitute in Makefiles.
3775 * configure: Regenerate.
3776 * Makefile.in (install-arch-dep): Perform post-install cleanup inside
3777 NS app bundle.
3778
3779 2008-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
3780
3781 * configure.in: Extract and substitute GNUSTEP_MAKEFILES.
3782
3783 2008-07-16 Adrian Robert <Adrian.B.Robert@gmail.com>
3784
3785 * configure.in: Change GNUSTEP to NS_IMPL_GNUSTEP, COCOA to
3786 NS_IMPL_COCOA.
3787
3788 2008-07-16 Glenn Morris <rgm@gnu.org>
3789
3790 * configure.in (with_kerberos, with_kerberos5, with_hesiod):
3791 Fix tests for OPTION_DEFAULT_OFF (variables never unset).
3792 (with_carbon, with_ns): Remove dead code, since OPTION_DEFAULT_OFF means
3793 never unset.
3794
3795 * make-dist: Add nextstep/ directories.
3796 (src, lib-src): Add .m files.
3797
3798 2008-07-16 Dan Nicolaescu <dann@ics.uci.edu>
3799
3800 * configure.in (freebsd, kfreebsd): Undo part of previous change.
3801 (USER_FULL_NAME): Remove, not used anymore.
3802 * configure: Regenerate.
3803
3804 2008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
3805
3806 Changes and additions for NeXTstep windowing system (Cocoa and
3807 GNUstep) support.
3808
3809 * configure.in: Add support for NS window system: --with-ns (default
3810 off), --enable-ns-app, --enable-cocoa-experimental-ctrl-g; improve add
3811 sparc detection for FreeBSD variants, checks for Cocoa and GNUstep,
3812 disable font backend if window system is "none", not if !HAVE_X11.
3813 * Makefile.in: Add ns-emacs to INFO_FILES, add ns_appdir variable.
3814 (install-arch-dep): Add commands to assemble NS .app package.
3815
3816 2008-07-10 Dan Nicolaescu <dann@ics.uci.edu>
3817
3818 * configure.in: Use macppc for Darwin. Remove references to
3819 desupported systems.
3820 * configure: Regenerate.
3821
3822 2008-07-05 Glenn Morris <rgm@gnu.org>
3823
3824 * make-dist (EMACS): Doc fix.
3825 (lisp): There are no *.dat or image files here any more.
3826 (src): There are no *.s files here any more.
3827 (etc/images, etc/images/*): Link to most regular files.
3828
3829 2008-07-04 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
3830
3831 * configure.in: Remove reference to deleted $USE_FONT_BACKEND.
3832
3833 2008-07-01 Glenn Morris <rgm@gnu.org>
3834
3835 * configure.in (cpp_undefs): Rename from `undefs', update uses.
3836 Use $srcdir rather than $top_srcdir. Set before calling AC_OUTPUT,
3837 and explicitly export there. (Bug#507.)
3838
3839 2008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
3840
3841 * configure.in:
3842 * configure: Remove references to obsolete systems.
3843
3844 2008-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
3845
3846 * Makefile.in (Makefile): Use it for its timestamp value as well, and
3847 make it depend on all other */.in files.
3848 (src/Makefile, src/config.stamp, lib-src/Makefile)
3849 (doc/emacs/Makefile, doc/misc/Makefile, doc/lispref/Makefile)
3850 (doc/lispintro/Makefile, oldXMenu/Makefile, lwlib/Makefile)
3851 (leim/Makefile, lisp/Makefile): Remove those overlapping targets.
3852 (leim, ${SUBDIR}, blessmail): Only depend on Makefile now.
3853
3854 * configure.in: Don't create src/config.stamp any more.
3855
3856 2008-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
3857
3858 * Makefile.in (${SUBDIR}): Pass additional BOOTSTRAPEMACS argument.
3859
3860 2008-06-22 Glenn Morris <rgm@gnu.org>
3861
3862 * Makefile.in (top_bootclean): Remove obsolete references to lock/.
3863
3864 2008-06-21 Romain Francoise <romain@orebokech.com>
3865
3866 * Makefile.in (INFO_FILES): Add sasl.
3867
3868 2008-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
3869
3870 * Makefile.in (maybe_bootstrap, src/bootstrap-emacs${EXEEXT})
3871 (bootstrap-build): Remove.
3872 (top_bootclean): New var.
3873 (top_distclean, bootstrap-clean): Use it.
3874 (bootstrap): Don't recheck config. Make normally.
3875
3876 2008-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3877
3878 * Makefile.in (SUBDIR): Include `lisp'.
3879 (lisp): Depend on `src'.
3880 (top_distclean): Don't remove config.status.
3881 (bootstrap-clean): New target.
3882 (maintainer-clean): Use it.
3883 (bootstrap): Use bootstrap-clean. Re-run config.status.
3884 (src/bootstrap-emacs${EXEEXT}): New target.
3885 (bootstrap-build): Use it. Don't use bootstrap-prepare because
3886 src/Makefile now takes care of it.
3887 (bootfast, bootstrap-clean-before, bootstrap-clean-before-fast): Remove.
3888
3889 2008-06-15 Glenn Morris <rgm@gnu.org>
3890
3891 * info/dir: Add sasl.
3892
3893 2008-06-09 Alan Mackenzie <acm@muc.de>
3894
3895 * INSTALL.CVS: Clarify why `make bootstrap' sometimes fails.
3896
3897 2008-06-08 Eric S. Raymond <esr@snark.thyrsus.com>
3898
3899 * INSTALL.CVS: Indicate when "cvs update -d" may be needed.
3900
3901 2008-06-07 Glenn Morris <rgm@gnu.org>
3902
3903 * Makefile.in (bootstrap-build): Remove mostlyclean, since it seems to
3904 serve no purpose.
3905
3906 2008-06-01 Dan Nicolaescu <dann@ics.uci.edu>
3907
3908 * configure.in (USE_LUCID, USE_MOTIF): Don't use "==".
3909 * configure: Regenerate.
3910
3911 2008-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
3912
3913 * update-subdirs: Don't touch subdirs.el if it is unchanged.
3914
3915 2008-05-14 Kenichi Handa <handa@m17n.org>
3916
3917 * configure: Regenerate.
3918
3919 * configure.in: Don't handle --disable-font-backend. Don't print
3920 a message about a font backend.
3921
3922 2008-05-09 Glenn Morris <rgm@gnu.org>
3923
3924 * configure.in: Make absence of makeinfo a fatal error only if the info
3925 files don't exist.
3926 * Makefile.in (install-arch-indep, info): Handle MAKEINFO == off.
3927
3928 2008-05-07 Eli Zaretskii <eliz@gnu.org>
3929
3930 * config.bat: Fix last change: don't use < and > in "rem" lines,
3931 they are interpreted as redirection by DOS shells.
3932
3933 2008-05-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3934
3935 * configure.in: Check availability of AvailabilityMacros.h
3936 if HAVE_CARBON.
3937
3938 * configure: Regenerate.
3939
3940 2008-05-03 Glenn Morris <rgm@gnu.org>
3941
3942 * configure.in (x_libraries): Remove standard 64-bit directories -
3943 experimental workaround for minor autoconf bug.
3944
3945 * configure.in (--without-makeinfo): New option. If set,
3946 absence of suitable makeinfo is not a fatal error.
3947 * Makefile.in (MAKEINFO): New, set by configure.
3948 (install-arch-indep): Without makeinfo, ignore any missing manuals.
3949 (info-real): New target.
3950 (info): Without makeinfo, do nothing, else call `info-real'.
3951
3952 2008-04-23 Dan Nicolaescu <dann@ics.uci.edu>
3953
3954 * configure.in: Remove hpux10.20 from the desupported list.
3955
3956 2008-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
3957
3958 * configure.in: Define USE_LUCID/USE_MOTIF in config.h.
3959
3960 2008-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
3961
3962 * configure.in (SYNC_INPUT): Use OPTION_DEFAULT_ON and AC_DEFINE
3963 rather than change CPPFLAGS.
3964 (HAVE_GTK): Rename to USE_GTK.
3965
3966 2008-04-16 Yavor Doganov <yavor@gnu.org> (tiny change)
3967
3968 * configure.in: Replace the obsolete macros AC_AIX and
3969 AC_GNU_SOURCE with AC_USE_SYSTEM_EXTENSIONS.
3970
3971 2008-04-05 Andreas Schwab <schwab@suse.de>
3972
3973 * configure.in: No longer create admin/unidata/Makefile.
3974
3975 2008-03-28 Andreas Schwab <schwab@suse.de>
3976
3977 * Makefile.in (SUBDIR_MAKEFILES): Add lisp/Makefile.
3978 (lisp/Makefile): New rule.
3979
3980 2008-03-13 Glenn Morris <rgm@gnu.org>
3981
3982 * configure.in (AC_INIT): Fix version number.
3983 (sync-input): Reword the option, since it's on by default.
3984
3985 2008-03-11 Jan Djärv <jan.h.d@swipnet.se>
3986
3987 * configure.in: Add --enable-sync-input, default yes.
3988
3989 2008-03-11 Glenn Morris <rgm@gnu.org>
3990
3991 * Makefile.in (install-etc, mkdir): Handle directory
3992 etc/images/icons/hicolor/*/mimetypes/.
3993
3994 * make-dist: Handle icons/hicolor/scalable directory.
3995
3996 2008-03-05 Glenn Morris <rgm@gnu.org>
3997
3998 * configure.in: Enable font-backend by default.
3999 (USE_FONT_BACKEND): Set to "no" in absence of X.
4000 (PKG_CONFIG): Don't set multiple times, once is enough.
4001 (HAVE_FREETYPE, HAVE_LIBOTF, HAVE_M17N_FLT): Tweak config.in text.
4002
4003 2008-03-03 Glenn Morris <rgm@gnu.org>
4004
4005 * Makefile.in (iconsrcdir): New variable.
4006 (install-etc, mkdir): Use $iconsrcdir. Handle the `scalable' icon
4007 directory.
4008
4009 2008-02-29 Glenn Morris <rgm@gnu.org>
4010
4011 * test/: New directory.
4012
4013 2008-02-27 Jan Djärv <jan.h.d@swipnet.se>
4014
4015 * configure.in (HAVE_GTK): Print a warning if gtk version is < 2.10.
4016
4017 2008-02-25 Dan Nicolaescu <dann@ics.uci.edu>
4018
4019 * configure.in: Print an error for systems that we think are obsolete
4020 and are proposed to be removed. Remove some more unused systems.
4021 Add support for powerpc-ibm-aix6*.
4022
4023 2008-02-24 Dan Nicolaescu <dann@ics.uci.edu>
4024
4025 * configure.in: Remove references to obsolete variables and systems.
4026
4027 2008-02-21 Glenn Morris <rgm@gnu.org>
4028
4029 * Makefile.in (set_installuser): New.
4030 (install-arch-indep): Use set_installuser to avoid duplicate code.
4031
4032 * README.unicode: Split into admin/notes/unicode,font-backend and
4033 remove.
4034
4035 2008-02-10 Matthew Luckie <mjl@luckie.org.nz> (tiny change)
4036
4037 * configure.in (arm*-*-freebsd*): Add.
4038
4039 2008-02-09 Dan Nicolaescu <dann@ics.uci.edu>
4040
4041 * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code
4042 dealing with obsolete variables.
4043
4044 2008-02-08 Glenn Morris <rgm@gnu.org>
4045
4046 * Makefile.in (check-info-dir): New target.
4047
4048 2008-02-08 Michael Olson <mwolson@gnu.org>
4049
4050 * Makefile.in (INFO_FILES): Add epa.
4051
4052 * info/dir: Add EasyPG Assistant manual to the "Emacs misc
4053 features" section.
4054
4055 2008-02-06 Glenn Morris <rgm@gnu.org>
4056
4057 * configure.in (--with-gcc): Give an error saying this option has
4058 been removed.
4059 (--with-gtk): Remove this option.
4060
4061 2008-02-06 Tom Tromey <tromey@redhat.com>
4062
4063 * configure.in (--with-gcc): Remove.
4064 * INSTALL (DETAILED BUILDING AND INSTALLATION): Remove --with-gcc.
4065
4066 2008-02-05 Ulrich Mueller <ulm@gentoo.org>
4067
4068 * INSTALL: Recommend giflib, not libungif.
4069
4070 2008-02-05 Tom Tromey <tromey@redhat.com>
4071
4072 * configure.in (--with-dbus): Default to enabled.
4073
4074 2008-02-05 Kenichi Handa <handa@ni.aist.go.jp>
4075
4076 * INSTALL (Complex Text Layout support libraries): New section.
4077
4078 2008-02-04 Dan Nicolaescu <dann@ics.uci.edu>
4079
4080 * make-dist: Remove references to files in mac/ that have been
4081 deleted.
4082
4083 2008-02-02 Thien-Thi Nguyen <ttn@gnuvola.org>
4084
4085 * configure.in: For libotf and m17n-flt checks, set shell vars
4086 HAVE_LIBOTF and HAVE_M17N_FLT instead of pkg_check_libotf and
4087 pkg_check_m17n_flt, respectively, for the sake of the summary output.
4088 Reported by Ulrich Mueller.
4089
4090 2008-02-02 Eli Zaretskii <eliz@gnu.org>
4091
4092 * configure.in: If admin/unidata/UnicodeData.txt is present, copy
4093 admin/unidata/Makefile.in to Makefile.
4094
4095 2008-02-02 Glenn Morris <rgm@gnu.org>
4096
4097 * configure.in (HAVE_XFT): Ensure it is either "yes" or "no".
4098 (USE_FONT_BACKEND, HAVE_FREETYPE, HAVE_M17N_FLT, HAVE_LIBOTF)
4099 (HAVE_XFT): Add "Does Emacs use..." messages at end.
4100
4101 2008-02-01 Miles Bader <miles@gnu.org>
4102
4103 * configure.in: Use OPTION_DEFAULT_ON for [freetype], [xft],
4104 [libotf], and [m17n-flt] options.
4105
4106 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
4107
4108 * configure.in: Add EMACS_ARG_N([libotf]...), and
4109 EMACS_ARG_N([m17n-flt]. Set back OLD_CPPFLAGS to CPPFLAGS (not
4110 CFLAGS) in XFT checking part. Don't alter C_SWITCH_X_SITE,
4111 CFLAGS, and LIBS in checking of m17n-flt.
4112
4113 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
4114
4115 * configure.in: Check the availability of m17n-flt library.
4116
4117 2008-02-01 Kenichi Handa <handa@m17n.org>
4118
4119 * configure.in: Don't define HAVE_LIBOTF if OTF_get_features is
4120 not available.
4121
4122 2008-02-01 Kenichi Handa <handa@m17n.org>
4123
4124 * configure.in: New args --enable-font-backend, --with-xft,
4125 --with-freetyp. New AC_DEFINEs USE_FONT_BACKEND, HAVE_XFT,
4126 HAVE_FREETYPE, HAVE_LIBOTF. New AC_SUBSTs XFT_LIBS,
4127 FREETYPE_CFLAGS, FREETYPE_LIBS, FONTCONFIG_CFLAGS,
4128 FONTCONFIG_LIBS, LIBOTF_CFLAGS, LIBOTF_LIBS.
4129
4130 2008-02-01 Kenichi Handa <handa@m17n.org>
4131
4132 * make-dist: Include etc/charsets in tarball.
4133
4134 2008-02-01 Kenichi Handa <handa@m17n.org>
4135
4136 * configure.in: While running cpp on junk.c, include
4137 -DHAVE_UNIDATA in CPPFLAGS if admin/unidata/UnicodeData.txt
4138 exists.
4139
4140 2008-01-29 Dan Nicolaescu <dann@ics.uci.edu>
4141
4142 * configure.in (xtensa): Match more configurations.
4143
4144 2008-01-27 Dan Nicolaescu <dann@ics.uci.edu>
4145
4146 * configure.in: Update comment.
4147
4148 2008-01-26 Glenn Morris <rgm@gnu.org>
4149
4150 * configure.in (--without-gcc): By default, neither off nor on.
4151 (--with-carbon): Tone down rhetoric in help text.
4152
4153 2008-01-25 Glenn Morris <rgm@gnu.org>
4154
4155 * configure.in: Correct usage of OPTION_DEFAULT_ON,
4156 OPTION_DEFAULT_OFF so that the defaults are as they used to be.
4157 Default `Carbon' to off (it's unsupported).
4158
4159 2008-01-24 Glenn Morris <rgm@gnu.org>
4160
4161 * configure.in: Standardize dbus-related messages.
4162
4163 2008-01-23 Michael Olson <mwolson@gnu.org>
4164
4165 * configure.in (pkg-config-prog): Remove initial whitespace.
4166
4167 2008-01-23 Tom Tromey <tromey@redhat.com>
4168
4169 * configure.in (OPTION_DEFAULT_ON, OPTION_DEFAULT_OFF): New macros.
4170 (EMACS_ARG_Y, EMACS_ARG_N): Remove.
4171 Update all users.
4172
4173 2008-01-21 Dan Nicolaescu <dann@ics.uci.edu>
4174
4175 * config.guess, config.sub: Updated from master source.
4176
4177 2008-01-17 Andreas Schwab <schwab@suse.de>
4178
4179 * configure.in (HAVE_LIB64_DIR): Rename from HAVE_X86_64_LIB64_DIR.
4180
4181 2008-01-17 Glenn Morris <rgm@gnu.org>
4182
4183 * configure.in (HAVE_X86_64_LIB64_DIR): Also set on s390x systems.
4184
4185 2008-01-16 Dan Nicolaescu <dann@ics.uci.edu>
4186
4187 * configure.in: Remove more references to unsupported systems.
4188
4189 2008-01-16 Sven Joachim <svenjoac@gmx.de>
4190
4191 * make-dist: Add --lzma.
4192
4193 2008-01-16 Glenn Morris <rgm@gnu.org>
4194
4195 * Makefile.in (maybe_bootstrap): Remove texinfo message, since
4196 configure checks for this.
4197
4198 2008-01-13 Dan Nicolaescu <dann@ics.uci.edu>
4199
4200 * configure.in: Remove more references to unsupported systems.
4201
4202 2008-01-06 Romain Francoise <romain@orebokech.com>
4203
4204 * configure.in: Delete extra semicolons.
4205
4206 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
4207
4208 * configure.in: Remove references to unsupported systems.
4209
4210 2008-01-05 Romain Francoise <romain@orebokech.com>
4211
4212 * make-dist: Add --bzip2. Update copyright.
4213
4214 2008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
4215
4216 * configure.in: Remove support for Masscomp.
4217
4218 2008-01-05 Glenn Morris <rgm@gnu.org>
4219
4220 * Makefile.in (desktopdir, icondir): New variables.
4221 (install-arch-indep): Also depend on `install-etc'.
4222 (install-etc): New target.
4223 (mkdir): Also create the `applications' and `icons' directories.
4224
4225 2008-01-04 Glenn Morris <rgm@gnu.org>
4226
4227 * make-dist: Update for new etc/images/icons/hicolor directory.
4228
4229 2007-12-09 Andreas Schwab <schwab@suse.de>
4230
4231 * configure.in: D-Bus is not enabled by default.
4232
4233 2007-12-06 Jan Djärv <jan.h.d@swipnet.se>
4234
4235 * configure.in: Add AC_CONFIG_SRCDIR which was lost in the previous
4236 change.
4237
4238 2007-12-04 Jan Djärv <jan.h.d@swipnet.se>
4239
4240 * configure.in: Give package name and version to AC_INIT.
4241
4242 2007-12-03 Magnus Henoch <mange@freemail.hu>
4243
4244 * configure.in: Use PKG_CHECK_MODULES to check for D-Bus.
4245
4246 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
4247
4248 * configure.in: No need for DBUS_INFO anymore.
4249
4250 * Makefile.in (INFO_FILES): Use dbus unconditionally.
4251
4252 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
4253
4254 * configure.in: Add D-Bus checks. D-Bus is disabled by default.
4255
4256 * Makefile.in (INFO_FILES): Add dbus.
4257
4258 2007-12-02 Romain Francoise <romain@orebokech.com>
4259
4260 * make-dist: Fix last change.
4261
4262 2007-11-28 Petr Salinger <Petr.Salinger@seznam.cz> (tiny change)
4263
4264 * configure.in: Add support for gnu-kfreebsd.
4265
4266 2007-11-28 Glenn Morris <rgm@gnu.org>
4267
4268 * make-dist: Add etc/nxml.
4269
4270 2007-11-24 Romain Francoise <romain@orebokech.com>
4271
4272 * Makefile.in (INFO_FILES): Add nxml-mode.
4273
4274 2007-11-23 Romain Francoise <romain@orebokech.com>
4275
4276 * make-dist: Include nXML. Don't try to copy FTP, it was removed on
4277 2007/10/17. Don't special-case alloca.c which is no longer in CVS.
4278
4279 2007-11-20 Andreas Schwab <schwab@suse.de>
4280
4281 * configure.in: Always include <resolv.h> when checking for res_init.
4282
4283 2007-11-17 Andreas Schwab <schwab@suse.de>
4284
4285 * update-subdirs: Atomically update subdirs.el.
4286
4287 2007-11-17 Glenn Morris <rgm@gnu.org>
4288
4289 * Makefile.in (check-declare): New target.
4290
4291 2007-11-07 Glenn Morris <rgm@gnu.org>
4292
4293 * configure.in: Deprecate Mac Carbon port.
4294
4295 2007-11-01 Jan Djärv <jan.h.d@swipnet.se>
4296
4297 * configure.in: Remove HAVE_X11R5 check.
4298
4299 2007-10-31 Glenn Morris <rgm@gnu.org>
4300
4301 * Makefile.in (install-arch-indep): Fallback to $USER and `id -un'
4302 when changing ownership of installed files.
4303
4304 2007-10-30 Glenn Morris <rgm@gnu.org>
4305
4306 * make-dist: Add new directory etc/gnus.
4307
4308 2007-10-30 Michael Olson <mwolson@gnu.org>
4309
4310 * Makefile.in (INFO_FILES): Alphabetize. Add remember.
4311
4312 2007-10-29 Glenn Morris <rgm@gnu.org>
4313
4314 * make-dist: Add new directories etc/images/smilies/grayscale,medium.
4315
4316 2007-10-23 Glenn Morris <rgm@gnu.org>
4317
4318 * MAINTAINERS: Move to admin/.
4319
4320 2007-10-17 Chong Yidong <cyd@stupidchicken.com>
4321
4322 * configure.in (HAVE_RES_INIT): Define if res_init() exists.
4323 (HAVE_LIBRESOLV): Also define if we are using res_init().
4324
4325 2007-10-17 Glenn Morris <rgm@gnu.org>
4326
4327 * FTP: Remove file, since it's just a duplicate of one in etc/.
4328
4329 2007-10-05 Eli Zaretskii <eliz@gnu.org>
4330
4331 * config.bat: Fix configuring `doc' due to changes in the
4332 directory structure.
4333
4334 2007-09-16 Peter O'Gorman <bug-gnu-emacs@mlists.thewrittenword.com> (tiny change)
4335
4336 * configure.in: Don't use -lpthread on HP-UX.
4337
4338 2007-09-16 Glenn Morris <rgm@gnu.org>
4339
4340 * make-dist: File gfdl.1 has been removed.
4341
4342 2007-09-15 Glenn Morris <rgm@gnu.org>
4343
4344 * configure.in: Fix makeinfo version regexp.
4345
4346 2007-09-12 Glenn Morris <rgm@gnu.org>
4347
4348 * configure.in (AC_FUNC_ALLOCA): Throw an error if a system
4349 implementation of alloca is not found.
4350
4351 * Makefile.in (SOURCES, unlock, relock): Delete.
4352 (install-arch-indep): Do not exclude the etc/ Makefiles.
4353
4354 2007-09-09 Juri Linkov <juri@jurta.org>
4355
4356 * make-dist: Remove AUTHORS and CONTRIBUTE (moved to etc).
4357
4358 * README: Add doc/ to documentation directories.
4359
4360 2007-09-08 Michael Olson <mwolson@gnu.org>
4361
4362 * MAINTAINERS: Add myself for ERC and tq.el.
4363 Update for new doc/ directory layout.
4364
4365 2007-09-06 Romain Francoise <romain@orebokech.com>
4366
4367 * make-dist: Update for new doc/ directory layout.
4368
4369 2007-09-06 Glenn Morris <rgm@gnu.org>
4370
4371 * Makefile.in (mansrcdir): New variable.
4372 (SUBDIR_MAKEFILES): Update for new doc/ directory layout.
4373 (man/Makefile, lispref/Makefile, lispintro/Makefile): Rename and
4374 update these targets for new doc/ directory layout.
4375 (doc/misc/Makefile): New target.
4376 (install-arch-indep): Use mansrcdir for new location of manpages.
4377 (mostlyclean, clean, distclean, maintainer-clean, unlock)
4378 (relock, info, dvi): Update targets for new doc/ directory layout.
4379
4380 * configure.in (AC_OUTPUT): Update names of generated Makefiles
4381 for new doc/ directory layout.
4382
4383 2007-09-02 Andreas Schwab <schwab@suse.de>
4384
4385 * configure.in: Use AS_HELP_STRING throughout.
4386 * configure: Regenerate.
4387
4388 2007-09-02 Jan Djärv <jan.h.d@swipnet.se>
4389
4390 * configure.in: Require Gtk/Glib 2.6.
4391
4392 2007-09-02 Thien-Thi Nguyen <ttn@gnuvola.org>
4393
4394 * configure.in (EMACS_ARG_Y, EMACS_ARG_N): New AC_DEFUNs.
4395 Use them throughout in place of AC_ARG_WITH calls.
4396 * configure: Regenerate.
4397
4398 2007-09-01 Andreas Schwab <schwab@suse.de>
4399
4400 * configure.in: Put quotes around nested macro calls.
4401
4402 2007-08-31 Ulrich Mueller <ulm@gentoo.org> (tiny change)
4403
4404 * configure.in: Fix typo.
4405 * configure: Regenerate.
4406
4407 2007-08-30 Glenn Morris <rgm@gnu.org>
4408
4409 * configure.in (AH_BOTTOM): Copy some manual changes made to
4410 src/config.in here so they are not lost when it regenerates.
4411
4412 * README.multi-tty: Move to admin/notes/multi-tty, with some edits.
4413
4414 2007-08-29 Károly Lőrentey <karoly@lorentey.hu>
4415
4416 * README.multi-tty: New file.
4417
4418 2007-08-29 Glenn Morris <rgm@gnu.org>
4419
4420 * README: Increase version to 23.0.50.
4421
4422 2007-08-29 Jan Djärv <jan.h.d@swipnet.se>
4423
4424 * configure.in: New option: --without-xaw3d.
4425
4426 2007-08-24 Glenn Morris <rgm@gnu.org>
4427
4428 * configure.in: Check for a suitably recent makeinfo.
4429
4430 2007-08-23 Johannes Weiner <hannes@saeurebad.de> (tiny change)
4431
4432 * configure.in (Check for required libraries): Typo.
4433
4434 2007-08-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4435
4436 * configure.in: Check librsvg2 also for Mac Carbon.
4437
4438 2007-08-22 Romain Francoise <romain@orebokech.com>
4439
4440 * make-dist: Follow reorganization of files in etc/.
4441
4442 2007-08-22 Paul Pogonyshev <pogonyshev@gmx.net>
4443
4444 * configure.in: Add support for SVG images through librsvg2.
4445
4446 2007-07-28 Eli Zaretskii <eliz@gnu.org>
4447
4448 * Makefile.in (install-arch-indep): Use "rm -f" for removing DOC,
4449 to avoid an error message if there is no DOC there.
4450
4451 2007-07-25 Glenn Morris <rgm@gnu.org>
4452
4453 * Relicense all FSF files to GPLv3 or later.
4454
4455 * COPYING, info/COPYING: Switch to GPLv3.
4456
4457 2007-06-20 Jan Djärv <jan.h.d@swipnet.se>
4458
4459 * configure.in: Complain if X seems to be installed but no
4460 development files were found.
4461
4462 2007-06-20 Glenn Morris <rgm@gnu.org>
4463
4464 * configure.in: Prefer libgif over libungif.
4465
4466 2007-06-14 Jan Djärv <jan.h.d@swipnet.se>
4467
4468 * configure.in: Check for all image libraries before exiting.
4469
4470 2007-06-13 Jan Djärv <jan.h.d@swipnet.se>
4471
4472 * configure.in: Exit with error if image libraries aren't found.
4473
4474 2007-06-13 Chong Yidong <cyd@stupidchicken.com>
4475
4476 * configure.in: Merge xaw3d and libXaw checks. Check xaw3d even
4477 when compiling without scrollbars.
4478
4479 2007-06-12 Glenn Morris <rgm@gnu.org>
4480
4481 * configure.in (HAVE_GIF): If -lungif fails, try -lgif.
4482
4483 2007-06-11 Jan Djärv <jan.h.d@swipnet.se>
4484
4485 * configure.in: Change wording about yes/gtk and lucid/athena
4486 being synonyms.
4487
4488 2007-06-08 Glenn Morris <rgm@gnu.org>
4489
4490 * configure.in: Make gtk the default toolkit.
4491
4492 2007-06-07 Glenn Morris <rgm@gnu.org>
4493
4494 * configure.in (NON_GNU_CPP): On Solaris, set using a proper check
4495 for a Sun C compiler.
4496
4497 * Makefile.in (install-arch-indep): Install only the DOC- file
4498 specific to the build, if possible, rather than DOC-*.
4499
4500 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
4501
4502 * Version 22.1 released.
4503
4504 2007-05-25 Chong Yidong <cyd@stupidchicken.com>
4505
4506 * mkinstalldirs: Sync to version in automake CVS.
4507
4508 2007-05-22 Andreas Schwab <schwab@suse.de>
4509
4510 * configure.in: Prefer build_alias over host when host_alias is not set.
4511 * configure: Regenerate.
4512
4513 2007-05-20 Andreas Schwab <schwab@suse.de>
4514
4515 * configure.in: Remove empty AC_SUBST.
4516 * configure: Regenerate.
4517
4518 2007-05-20 Nick Roberts <nickrob@snap.net.nz>
4519
4520 * configure.in: Use HAVE_GPM instead of HAVE_GPM_H and implement
4521 it like others.
4522 * configure: Regenerate.
4523
4524 2007-05-20 Nick Roberts <nickrob@snap.net.nz>
4525
4526 * configure.in (AC_CHECK_HEADERS): Add gpm.h.
4527 (AC_CHECK_LIB): Add -lgpm.
4528 * configure: Regenerate.
4529
4530 2007-05-03 Glenn Morris <rgm@gnu.org>
4531
4532 * configure: Tweak message about the absence of shell functions.
4533
4534 2007-04-27 Andreas Schwab <schwab@suse.de>
4535
4536 * Makefile.in (config.status): Depend on ${srcdir}/lisp/version.el.
4537
4538 2007-04-26 Glenn Morris <rgm@gnu.org>
4539
4540 * README: Increase version to 22.1.50.
4541
4542 2007-04-24 Juanma Barranquero <lekktu@gmail.com>
4543
4544 * INSTALL (DETAILED BUILDING AND INSTALLATION): Fix typo.
4545
4546 2007-04-19 Glenn Morris <rgm@gnu.org>
4547
4548 * configure.in: Signal error if Xaw libs are missing in a Lucid build.
4549
4550 2007-04-18 Glenn Morris <rgm@gnu.org>
4551
4552 * INSTALL: Mention CPP.
4553
4554 2007-04-15 Glenn Morris <rgm@gnu.org>
4555
4556 * FTP: Replace with a pointer to the web version.
4557
4558 2007-04-13 Glenn Morris <rgm@gnu.org>
4559
4560 * INSTALL: In lib-src, timer, wakeup, yow are removed.
4561
4562 2007-04-04 Glenn Morris <rgm@gnu.org>
4563
4564 * configure.in (NON_GNU_CPP): Use associated preprocessor when
4565 compiling with Sun Studio on Solaris.
4566
4567 2007-03-23 Glenn Morris <rgm@gnu.org>
4568
4569 * configure.in: Restore support for hp800 (removed 2007-01-27)
4570 following clarification of legal status.
4571
4572 2007-03-22 Joe Buehler <jbuehler@spirentcom.com> (tiny change)
4573
4574 * configure.in: Add support for AIX4.3 on IBM RS6000.
4575
4576 * configure: Regenerate.
4577
4578 2007-03-20 Richard Stallman <rms@gnu.org>
4579
4580 * configure.in: Fix previous change.
4581
4582 2007-03-19 Deanna Phillips <deanna@sixbit.org> (tiny change)
4583
4584 * configure.in (arm-*-openbsd*, hppa-*-openbsd*)
4585 (m88k-*-openbsd*, mips64-*-openbsd*, sh-*-openbsd*): Added.
4586 (ns32k-*-openbsd*, ns32k-*-openbsd*): Deleted.
4587
4588 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
4589
4590 * configure.in: Don't define KERBEROS, KERBEROS5, or HESIOD if the
4591 user specifies "without".
4592
4593 * configure: Regenerate.
4594
4595 2007-03-18 Jan Djärv <jan.h.d@swipnet.se>
4596
4597 * configure.in: Warning for Gtk+ and Cygwin added.
4598 (HAVE_XFT): OLD_CFLAGS changed to OLD_CPPFLAGS.
4599
4600 2007-02-27 Glenn Morris <rgm@gnu.org>
4601
4602 * make-dist (oldXMenu): Remove Imakefile.
4603 (etc/images): Add README.
4604
4605 2007-02-25 Dan Nicolaescu <dann@ics.uci.edu>
4606
4607 * configure.in (xtensa-*-linux-gnu*): New configuration.
4608
4609 * configure: Regenerate.
4610
4611 2007-02-22 Dan Nicolaescu <dann@ics.uci.edu>
4612
4613 * config.guess, config.sub: Updated from master source.
4614
4615 2007-01-31 Sascha Wilde <wilde@sha-bang.de> (tiny change)
4616
4617 * configure.in (PKG_CHECK_MODULES): Change ///* to / in cflags and libs.
4618
4619 2007-01-29 Chong Yidong <cyd@stupidchicken.com>
4620
4621 * configure.in: Restore support for hp800's not running HP-UX.
4622
4623 * configure: Regenerate.
4624
4625 2007-01-27 Chong Yidong <cyd@stupidchicken.com>
4626
4627 * configure.in: Remove support for hp800 and sr2k machine types.
4628
4629 * configure: Regenerate.
4630
4631 2007-01-26 Jan Djärv <jan.h.d@swipnet.se>
4632
4633 * configure.in: Add check for libXft.
4634
4635 2007-01-18 Bruno Haible <bruno@clisp.org> (tiny change)
4636
4637 * INSTALL: Info files moved to share/info.
4638
4639 2007-01-02 Stephen C. Gilardi <scgilardi@gmail.com> (tiny change)
4640
4641 * configure.in: Detect and use fink-installed in intel-based Mac
4642 builds; change Apple Darwin section to support both PowerPC and
4643 Intel-based Macs.
4644
4645 2006-12-26 Andreas Schwab <schwab@suse.de>
4646
4647 * Makefile.in (datarootdir): Define.
4648
4649 2006-12-24 Richard Stallman <rms@gnu.org>
4650
4651 * configure.in: Require Autoconf 2.61.
4652
4653 2006-12-22 Mark Davies <mark@mcs.vuw.ac.nz>
4654
4655 * configure.in: Add support for NetBSD on x86-64, hp800 and sh3el.
4656 Remove redundant entry for powerpc-apple-netbsd.
4657
4658 * configure: Regenerate.
4659
4660 2006-12-22 Chong Yidong <cyd@stupidchicken.com>
4661
4662 * configure: Regenerate with autoconf 2.61.
4663
4664 2006-12-20 Jan Djärv <jan.h.d@swipnet.se>
4665
4666 * configure.in: Detect alsa/asoundlib.h also.
4667 * configure: Regenerate.
4668
4669 2006-12-19 Jan Djärv <jan.h.d@swipnet.se>
4670
4671 * configure.in: Check if GTK+ compiles at all.
4672
4673 2006-12-10 Andreas Schwab <schwab@suse.de>
4674
4675 * configure.in: Remove check for struct timezone, its result is
4676 never used.
4677
4678 2006-12-08 NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (tiny change)
4679
4680 * configure.in: Add support for Solaris 10 on x86-64.
4681
4682 2006-12-08 Jan Djärv <jan.h.d@swipnet.se>
4683
4684 * INSTALL (DETAILED BUILDING AND INSTALLATION): Document usage
4685 of PKG_CONFIG_PATH.
4686
4687 2006-12-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4688
4689 * configure.in (HAVE_SYNC): New test.
4690
4691 2006-12-03 Glenn Morris <rgm@gnu.org>
4692
4693 * Makefile.in: Fix Copyright format.
4694
4695 * configure.in (AH_TOP): Add missing Copyright year.
4696
4697 * update-subdirs: Add missing Copyright years.
4698
4699 2006-11-27 Chris Moore <christopher.ian.moore@gmail.com>
4700
4701 * Makefile.in: Touch only the parts of the share/emacs directory
4702 specific to this version.
4703
4704 2006-11-26 Chong Yidong <cyd@stupidchicken.com>
4705
4706 * configure.in (HAVE_X86_64_LIB64_DIR): New test.
4707
4708 2006-11-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4709
4710 * configure.in (HAVE_CANCELMENUTRACKING): Remove test.
4711
4712 2006-11-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4713
4714 * configure.in: Prefer X11 to Carbon only when some X-specific
4715 option is specified (Thanks to Jan Djärv and Andreas Schwab).
4716
4717 2006-11-04 Romain Francoise <romain@orebokech.com>
4718
4719 * Makefile.in (bootstrap-clean-before): Fix typo.
4720 Use new target `bootstrap-clean' in the leim subdirectory.
4721
4722 2006-11-03 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
4723
4724 * configure.in: Enable sparc64/ia64/powerpc FreeBSD builds.
4725
4726 2006-10-30 Chong Yidong <cyd@stupidchicken.com>
4727
4728 * make-dist: Add makefile.w32-in to the man, lispref and lispintro
4729 directories.
4730
4731 2006-10-29 Jeramey Crawford <jeramey@jeramey.com>
4732
4733 * configure.in: Enable x86-64 OpenBSD compilation.
4734
4735 2006-10-28 Glenn Morris <rgm@gnu.org>
4736
4737 * AUTHORS: Add cal-html.el author.
4738
4739 2006-10-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4740
4741 * make-dist: Make links to mac/make-package and
4742 mac/Emacs.app/Contents/Resources/Emacs.icns.
4743
4744 2006-10-27 Chong Yidong <cyd@stupidchicken.com>
4745
4746 * README: Bump version number to 22.0.90.
4747
4748 2006-10-23 Andreas Schwab <schwab@suse.de>
4749
4750 * configure.in: Make sure x_default_search_path is always set even
4751 when x_libraries is empty, and look in .../share as well for each
4752 library directory.
4753
4754 2006-09-28 Kenichi Handa <handa@m17n.org>
4755
4756 * configure.in (locallisppath): Don't include leim dir.
4757 (lisppath): Include leim dir.
4758
4759 2006-09-15 Jay Belanger <belanger@truman.edu>
4760
4761 * COPYING: Replace "Library Public License" by "Lesser Public
4762 License" throughout.
4763
4764 2006-09-11 Paul Eggert <eggert@cs.ucla.edu>
4765
4766 * make-dist (EMACS): Exit and fail if the EMACS environment
4767 variable is set to something other than an absolute file name.
4768
4769 2006-08-16 Andreas Schwab <schwab@suse.de>
4770
4771 * configure.in (PKG_CHECK_MODULES): Use AS_MESSAGE_LOG_FD instead
4772 of hardcoding it.
4773
4774 2006-08-16 Richard Stallman <rms@gnu.org>
4775
4776 * INSTALL.CVS: Clean up wording.
4777
4778 2006-07-14 Eli Zaretskii <eliz@gnu.org>
4779
4780 * configure.in (PKG_CHECK_MODULES): Redirect the output of
4781 $PKG_CONFIG --exists "$2" to config.log.
4782 * configure: Regenerate.
4783
4784 2006-07-09 Richard Stallman <rms@gnu.org>
4785
4786 * INSTALL (DETAILED BUILDING AND INSTALLATION): Minor corrections.
4787
4788 2006-07-09 Kim F. Storm <storm@cua.dk>
4789
4790 * CONTRIBUTE: Use outline format.
4791 Add section on copyright years (from admin/notes/years).
4792
4793 2006-07-08 Eli Zaretskii <eliz@gnu.org>
4794
4795 * configure.in (PKG_CHECK_MODULES): Redirect stderr of pkg-config
4796 to /dev/null, since we don't need the error message, just the
4797 exit status.
4798
4799 2006-07-07 Eli Zaretskii <eliz@gnu.org>
4800
4801 * CONTRIBUTE: Slight formatting changes and typo fixes.
4802 Add description of NEWS markings.
4803
4804 2006-07-07 Kim F. Storm <storm@cua.dk>
4805
4806 * CONTRIBUTE: Mention INSTALL.CVS.
4807
4808 2006-07-05 Romain Francoise <romain@orebokech.com>
4809
4810 * make-dist (top-level): Add CONTRIBUTE.
4811
4812 2006-07-04 Richard Stallman <rms@gnu.org>
4813
4814 * CONTRIBUTE: Much rewrite.
4815
4816 2006-07-04 Nick Roberts <nickrob@snap.net.nz>
4817
4818 * CONTRIBUTE: New file.
4819
4820 2006-06-24 Eli Zaretskii <eliz@gnu.org>
4821
4822 * INSTALL: Mention www.nongnu.org pages that list free Unicode fonts.
4823
4824 2006-05-18 Jan Djärv <jan.h.d@swipnet.se>
4825
4826 * configure.in: Add check for ALSA.
4827
4828 2006-05-06 Eli Zaretskii <eliz@gnu.org>
4829
4830 * Makefile.in (INFO_FILES): Remove emacs-xtra.
4831
4832 * info/dir: Remove the Emacs-Xtra entry.
4833
4834 2006-04-20 Ramprasad B <ramprasad_i82@yahoo.com>
4835
4836 Update copyright year(s) in many files.
4837
4838 2006-04-01 Eli Zaretskii <eliz@gnu.org>
4839
4840 * configure: Regenerated.
4841
4842 2006-04-01 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
4843
4844 * configure.in (HAVE_XAW3D): Disable Xaw3d check if
4845 --without-toolkit-scroll-bars was specified.
4846
4847 2006-04-01 Christoph Bauer <Christoph.Bauer@lms-gmbh.de> (tiny change)
4848
4849 * configure.in (hppa*-hp-hpux1[1-9]*): Add -D_INCLUDE__STDC_A1_SOURCE
4850 to CFLAGS. Update Copyright years written to src/config.in.
4851
4852 2006-03-18 Claudio Fontana <claudio@gnu.org>
4853
4854 * Makefile.in (INFO_FILES): New variable, contains all Info file names.
4855 (install-arch-indep, uninstall): Use $(INFO_FILES) to specify files
4856 to be installed/uninstalled.
4857 (uninstall): Invoke "$(INSTALL_INFO) --remove" to remove references
4858 to Info files installed by Emacs.
4859
4860 2006-03-03 Claudio Fontana <claudio@gnu.org>
4861
4862 * Makefile.in (install, uninstall): Add DESTDIR variable to
4863 support staged installations.
4864
4865 2006-02-14 Richard M. Stallman <rms@gnu.org>
4866
4867 * configure.in (s390x-*-linux-gnu*): New configuration.
4868
4869 2006-01-31 Jan Djärv <jan.h.d@swipnet.se>
4870
4871 * configure.in: Require GTK 2.4 or newer.
4872
4873 2006-01-29 Michael Olson <mwolson@gnu.org>
4874
4875 * Makefile.in (install-arch-indep, uninstall): Add ERC.
4876 * info/dir (ERC): New entry.
4877
4878 2006-01-29 Eli Zaretskii <eliz@gnu.org>
4879
4880 * info/dir: Fix last change.
4881
4882 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
4883
4884 * Makefile.in (install-arch-indep, uninstall): Add rcirc.
4885
4886 2006-01-27 Eli Zaretskii <eliz@gnu.org>
4887
4888 * info/dir: Untabify the whole file.
4889 (Rcirc): New entry.
4890
4891 2006-01-12 Andreas Schwab <schwab@suse.de>
4892
4893 * configure.in: Move AC_AIX and AC_GNU_SOURCE before first compile
4894 check.
4895
4896 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
4897
4898 * configure.in: Use -Wno-pointer-sign if available.
4899
4900 2005-12-29 Andreas Schwab <schwab@suse.de>
4901
4902 * config.guess, config.sub: Updated from master source.
4903
4904 2005-12-25 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
4905
4906 * configure.in: Use amdx86-64 for freebsd on x86_64.
4907
4908 2005-11-22 Romain Francoise <romain@orebokech.com>
4909
4910 * make-dist: Add etc/images/icons.
4911
4912 2005-11-03 Andreas Schwab <schwab@suse.de>
4913
4914 * configure.in: Use GZIP_PROG instead of GZIP.
4915
4916 * Makefile.in (GZIP_PROG): Renamed from GZIP.
4917 (install-arch-indep): Adjust.
4918
4919 2005-11-01 Andreas Schwab <schwab@suse.de>
4920
4921 * Makefile.in (bootstrap): Fix dependencies for parallel build.
4922 (bootfast): Likewise.
4923
4924 2005-11-01 Romain Francoise <romain@orebokech.com>
4925
4926 * configure.in: Check for gzip.
4927
4928 * Makefile.in (install): Compress source files.
4929
4930 2005-10-24 Steven Tamm <steventamm@mac.com>
4931
4932 * configure.in: Fix darwin386 configuration issue.
4933
4934 2005-10-22 Eli Zaretskii <eliz@gnu.org>
4935
4936 * INSTALL.CVS: Add mh-autoloads to the partial rebuild procedure.
4937
4938 2005-10-17 Bill Wohler <wohler@newt.com>
4939
4940 * make-dist: Create and populate etc/images/low-color.
4941
4942 2005-10-15 Bill Wohler <wohler@newt.com>
4943
4944 * make-dist: Create and populate etc/images/gud.
4945
4946 2005-10-08 Richard M. Stallman <rms@gnu.org>
4947
4948 * make-dist (tempparent): Don't check for 14-char file name limit.
4949
4950 2005-10-07 Romain Francoise <romain@orebokech.com>
4951
4952 * make-dist: Add etc/images/ezimage and etc/images/mail
4953 directories. Install images in etc/images.
4954
4955 2005-10-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4956
4957 * configure.in: Prefer Carbon if --enable-carbon-app or
4958 --with-carbon is explicitly specified even when X11 is detected.
4959
4960 2005-09-15 Ulf Jasper <ulf.jasper@web.de>
4961
4962 * Makefile.in (install-arch-indep, uninstall):
4963 Handle newsticker manual.
4964 (info): Add - to commands.
4965
4966 2005-09-10 Giuseppe Scrivano <gscrivano@gmail.com>
4967
4968 Remove the MAXPATHLEN limitations:
4969
4970 * configure.in (AC_CHECK_FUNCS): Check for get_current_dir_name.
4971
4972 2005-09-09 Eli Zaretskii <eliz@gnu.org>
4973
4974 * configure.in <lynxsos*>: Support for LynxOS on PPC.
4975 * configure: Regenerate.
4976
4977 2005-09-05 Paul Eggert <eggert@cs.ucla.edu>
4978
4979 * config.guess, config.sub: Updated from master source.
4980
4981 2005-08-03 Juanma Barranquero <lekktu@gmail.com>
4982
4983 * .cvsignore: Add `lock'.
4984
4985 2005-07-28 Juanma Barranquero <lekktu@gmail.com>
4986
4987 * .cvsignore: Add `data' and `site-lisp' (for in-place installs).
4988
4989 2005-07-26 Paul Eggert <eggert@cs.ucla.edu>
4990
4991 Merge gnulib getopt implementation into Emacs.
4992
4993 * Makefile.in (AUTOCONF_INPUTS): New macro.
4994 ($(srcdir)/configure, $(srcdir)/src/stamp-h.in): Depend on it,
4995 so that these files also depend on m4/getopt.m4.
4996 * configure.in: Configure getopt by including m4/getopt.m4,
4997 and configuring a getopt replacement if necessary.
4998 * make-dist: Add m4 subdirectory. Unlink lib-src/getopt.h.
4999 * m4/getopt.m4: New file.
5000
5001 2005-07-06 Lute Kamstra <lute@gnu.org>
5002
5003 * configure.in: Fix capitalization.
5004
5005 2005-07-04 Lute Kamstra <lute@gnu.org>
5006
5007 Update FSF's address in GPL notices.
5008
5009 2005-06-19 Jérôme Marant <jerome@marant.org>
5010
5011 * Makefile.in (epaths-force): Protect both lisppath and
5012 buildlisppath from whitespace.
5013
5014 2005-06-08 Steven Tamm <steventamm@mac.com>
5015
5016 * configure.in: Support Darwin/MacOSX on Intel.
5017
5018 2005-06-06 Jan Djärv <jan.h.d@swipnet.se>
5019
5020 * configure.in (HAVE_CANCELMENUTRACKING): New test.
5021
5022 2005-05-19 Jérôme Marant <jmarant@marant.org>
5023
5024 * configure.in: Add --enable-locallisppath.
5025
5026 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5027
5028 * configure.in: Don't check HAVE_CARBON if HAVE_X11 is set to yes.
5029 Check HAVE_CARBON before USE_TOOLKIT_SCROLL_BARS. Define
5030 USE_TOOLKIT_SCROLL_BARS by default if HAVE_CARBON is set to yes.
5031
5032 2005-05-07 Jérôme Marant <jerome@marant.org>
5033
5034 * make-dist: Remove references to makefile.nt and makefile.def.
5035 Include widgets and images subdirectories of etc. Do not exclude
5036 ldefs-boot.el.
5037
5038 2005-04-23 Andreas Schwab <schwab@suse.de>
5039
5040 * configure.in: Remove duplicate match for powerpc configuration.
5041
5042 2005-04-20 Thien-Thi Nguyen <ttn@gnu.org>
5043
5044 * configure.in: Check for <pwd.h>.
5045
5046 2005-04-14 Lute Kamstra <lute@gnu.org>
5047
5048 * make-dist: Distribute all ChangeLog files in lisp/.
5049 Don't distribute ldefs-boot.el.
5050 lisp/makefile.nt no longer exists.
5051
5052 2005-04-13 Lute Kamstra <lute@gnu.org>
5053
5054 * make-dist: Don't use DONTCOMPILE from lisp/Makefile.in; check
5055 for "no-byte-compile: t" in the file instead.
5056
5057 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
5058
5059 * configure.in <Motif>: Don't let a special LessTif/Motif1.2 install
5060 shadow the main Lesstif/Motif-2.1 libs and includes.
5061
5062 2005-03-10 Jan Djärv <jan.h.d@swipnet.se>
5063
5064 * configure.in: Only add XASSERTS to cppflags.
5065
5066 2005-03-04 Jan Djärv <jan.h.d@swipnet.se>
5067
5068 * configure.in: Added --enable-asserts.
5069
5070 2005-02-09 Kim F. Storm <storm@cua.dk>
5071
5072 Change release version from 21.4 to 22.1 throughout.
5073 Change development version from 21.3.50 to 22.0.50.
5074
5075 2005-01-19 Steven Tamm <steventamm@mac.com>
5076
5077 * configure.in: Check for <sys/utsname.h>.
5078
5079 2004-12-11 Kim F. Storm <storm@cua.dk>
5080
5081 * Makefile.in (info): Undo 2004-12-05 change.
5082
5083 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5084
5085 * info/dir (File): Add URL and Org Mode manuals.
5086 * Makefile.in (install-arch-indep, uninstall): Add url and org
5087 manuals.
5088
5089 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
5090
5091 * configure.in (INLINE, RE_TRANSLATE_P): Move patches mistakenly
5092 committed to src/config.in.
5093
5094 2004-12-07 Jan Djärv <jan.h.d@swipnet.se>
5095
5096 * configure.in: If $HAVE_GTK_FILE_CHOOSER = yes, check for
5097 pthreads and define HAVE_GTK_AND_PTHREAD.
5098
5099 2004-12-05 Richard M. Stallman <rms@gnu.org>
5100
5101 * Makefile.in (info): Ignore errors building info files.
5102
5103 2004-11-27 Eli Zaretskii <eliz@gnu.org>
5104
5105 * config.bat: If 8-byte alignment is not supported, define
5106 NO_DECL_ALIGN in src/config.h, instead of trivially defining
5107 DECL_ALIGN. Protect & with "" because & is special for cmd.exe;
5108 filter through Sed to remove the quotes.
5109
5110 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
5111
5112 * info/.cvsignore: Ignore everything. It's OK since .cvsignore does
5113 not apply to files explicitly `cvs add'ed.
5114
5115 2004-11-12 Eli Zaretskii <eliz@gnu.org>
5116
5117 * config.bat: Don't require djecho.exe for the v1.x build.
5118 Add a test for DECL_ALIGN support, and add a trivial definition to
5119 src/config.h if 8-byte alignment is not supported.
5120
5121 2004-11-08 Kim F. Storm <storm@cua.dk>
5122
5123 * Makefile.in (bootstrap, bootstrap-clean-before): Remove .elc
5124 files before building.
5125 (bootfast, bootstrap-clean-before-fast): New targets, like
5126 bootstrap but don't remove .elc files.
5127
5128 2004-11-06 Lars Brinkhoff <lars@nocrew.org>
5129
5130 * configure.in: Add check for getrusage.
5131
5132 2004-11-02 Jan Djärv <jan.h.d@swipnet.se>
5133
5134 * configure.in (HAVE_GTK_FILE_CHOOSER, $HAVE_GTK_FILE_SELECTION):
5135 New tests for new and old GTK file dialogs.
5136 (HAVE_GTK): Only set with_toolkit_scroll_bars if not explicitly set
5137 to no.
5138
5139 2004-10-20 Jan Djärv <jan.h.d@swipnet.se>
5140
5141 * configure.in (HAVE_PERSONALITY_LINUX32): New test if PER_LINUX32
5142 can be set. Remove SETARCH test.
5143
5144 2004-10-08 Steven Tamm <steventamm@mac.com>
5145
5146 * configure.in (HAVE_MALLOC_MALLOC_H): Test for malloc/malloc.h
5147
5148 2004-10-06 Jan Djärv <jan.h.d@swipnet.se>
5149
5150 * configure.in (HAVE_RANDOM_HEAPSTART): Change AC_MSG_ERROR to
5151 AC_MSG_WARN. Move output of warning message to end of configure run.
5152
5153 2004-10-05 Jan Djärv <jan.h.d@swipnet.se>
5154
5155 * configure.in (HAVE_RANDOM_HEAPSTART): Rename HAVE_EXECSHIELD.
5156 Run test to see if heap start address is random.
5157
5158 2004-09-29 Miles Bader <miles@gnu.org>
5159
5160 * configure.in (HAVE_EXECSHIELD): Test correct env variable to see
5161 if setarch is present.
5162
5163 2004-09-25 Jan Djärv <jan.h.d@swipnet.se>
5164
5165 * configure.in (HAVE_EXECSHIELD): Only define on x86.
5166
5167 2004-09-24 Jan Djärv <jan.h.d@swipnet.se>
5168
5169 * configure.in: Check for exec-shield.
5170
5171 2004-09-04 Reiner Steib <Reiner.Steib@gmx.de>
5172
5173 * Makefile.in (install-arch-indep): Add pgg and sieve.
5174
5175 * info/.cvsignore: Added pgg and sieve.
5176
5177 2004-08-06 Andreas Schwab <schwab@suse.de>
5178
5179 * Makefile.in (install-arch-indep, uninstall): Add flymake.
5180
5181 2004-07-31 Eli Zaretskii <eliz@gnu.org>
5182
5183 * config.bat: Update URLs in the comments.
5184
5185 2004-07-05 Andreas Schwab <schwab@suse.de>
5186
5187 * Makefile.in (install-arch-indep): Remove .arch-inventory files.
5188
5189 2004-06-21 Kenichi Handa <handa@m17n.org>
5190
5191 * make-dist: Link leim-ext.el into tempdir.
5192
5193 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
5194
5195 * info/dir (File): Add emacs-xtra.
5196 * Makefile.in (install-arch-indep, uninstall): Add emacs-xtra.
5197
5198 2004-06-12 Juri Linkov <juri@jurta.org>
5199
5200 * info/dir: Move menu help lines from `* Menu:' to file header.
5201 Describe the purpose of a red *.
5202
5203 2004-05-04 Dave Love <fx@gnu.org>
5204
5205 * configure.in: Don't use `extrasub'.
5206
5207 2004-04-29 Dave Love <fx@gnu.org>
5208
5209 * configure.in: Don't forget to quote args to `test'.
5210
5211 2004-04-24 Thien-Thi Nguyen <ttn@gnu.org>
5212
5213 * autogen.sh: Update filename in "please read" message.
5214
5215 2004-04-17 Richard M. Stallman <rms@gnu.org>
5216
5217 * INSTALL: Move the info about site-lisp dirs,
5218 and say uninstalled Emacs looks there too.
5219
5220 2004-04-04 Eli Zaretskii <eliz@gnu.org>
5221
5222 * config.bat (lib-src): Recognize comment lines in Makefile.in
5223 that have a TAB after the #, to avoid errors in preprocessing with
5224 GCC 3.3.3.
5225
5226 2004-03-31 Luc Teirlinck <teirllm@auburn.edu>
5227
5228 * Makefile.in: Mention in comment that `make maintainer-clean'
5229 deletes .elc files.
5230
5231 2004-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
5232
5233 * update-subdirs: Add local variables to prevent byte-compiling.
5234
5235 2004-03-21 Dave Love <fx@gnu.org>
5236
5237 * configure.in: Fix previous change.
5238
5239 2004-03-18 Dave Love <fx@gnu.org>
5240
5241 * configure.in: Add -znocombreloc to LDFLAGS if compiler supports it.
5242
5243 2004-03-15 Luc Teirlinck <teirllm@auburn.edu>
5244
5245 * info/dir (File): Add SMTP and SES.
5246
5247 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
5248
5249 * Makefile.in (maintainer-clean): Clean in the lisp dir as well.
5250 (bootstrap): Use the new bootstrap-prepare target in lisp.
5251
5252 2004-02-18 Kim F. Storm <storm@cua.dk>
5253
5254 * INSTALL.CVS: Add info about ssh/cvs related problems and work-around.
5255
5256 2004-02-16 Eli Zaretskii <eliz@gnu.org>
5257
5258 * make-dist: Don't link index.*perm and permute-index into tempdir.
5259
5260 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
5261
5262 * AUTHORS (JonathanYavner): Rename testcover-*.el to tcover-*.el
5263 to match previous changes by Eli Zaretskii.
5264
5265 2004-02-09 Luc Teirlinck <teirllm@auburn.edu>
5266
5267 * Makefile.in: Set CDPATH to an empty string.
5268
5269 2004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
5270
5271 * configure.in <darwin>: Use fink packages if available.
5272
5273 2004-01-25 Jérôme Marant <jmarant@free.fr> (tiny change)
5274
5275 * make-dist (lispref): Do include lispref/index.texi.
5276
5277 2004-01-06 Eric Hanchrow <offby1@blarg.net>
5278
5279 * make-dist (tempdir): Include cursors in nt/icons.
5280
5281 2003-12-30 Eli Zaretskii <eliz@gnu.org>
5282
5283 * INSTALL.CVS: Renamed from INSTALL-CVS to avoid file-name
5284 clashes with install-sh on 8+3 filesystems.
5285
5286 2003-12-24 Miles Bader <miles@gnu.org>
5287
5288 * .cvsignore: Add .arch-inventory.
5289
5290 2003-12-24 Andreas Schwab <schwab@suse.de>
5291
5292 * configure.in: Check for <sys/socket.h>. Include it before
5293 including <net/if.h>. Move check for <net/if.h> before its use.
5294
5295 2003-12-24 Jan Djärv <jan.h.d@swipnet.se>
5296
5297 * Makefile.in (install-arch-dep): Don't let cd output go into
5298 pipe for carbon_appdir.
5299
5300 2003-12-24 Andreas Schwab <schwab@suse.de>
5301
5302 * configure.in (PKG_CHECK_MODULES): Fix quoting.
5303
5304 2003-12-01 Andreas Schwab <schwab@suse.de>
5305
5306 * configure.in (powerpc-apple-darwin*): Use ${CC-cc} instead of
5307 hardcoding gcc.
5308
5309 2003-11-16 Jan Djärv <jan.h.d@swipnet.se>
5310
5311 * configure.in (HAVE_GTK_MULTIDISPLAY): Check if GTK can handle
5312 multiple displays.
5313 Wrong number of args to AC_CHECK_LIB for HAVE_X_SM test corrected.
5314
5315 2003-09-23 Dave Love <fx@gnu.org>
5316
5317 * configure.in: Check members of struct ifreq.
5318
5319 2003-09-14 Kim F. Storm <storm@cua.dk>
5320
5321 * configure.in: Add checks for sys/ioctl.h and net/if.h.
5322
5323 2003-09-12 Luc Teirlinck <teirllm@mail.auburn.edu>
5324
5325 * Makefile.in (install-arch-indep, uninstall): Add SES manual.
5326
5327 2003-08-18 Lute Kamstra <lute@gnu.org>
5328
5329 * configure.in: Revert the change of 2003-07-29 as GTK+ 2.2 is not
5330 required anymore.
5331
5332 2003-08-07 Andrew Choi <akochoi@shaw.ca>
5333
5334 * configure.in [powerpc-apple-darwin*]: Use the -no-cpp-precomp
5335 option instead of -traditional-cpp for CPP.
5336
5337 2003-07-29 Richard M. Stallman <rms@gnu.org>
5338
5339 * configure.in (HAVE_XIM): Define if XIM is available.
5340
5341 2003-07-29 Tim Van Holder <tim.vanholder@anubex.com> (tiny change)
5342
5343 * configure.in: The function gtk_window_set_icon_from_file was
5344 introduced in GTK+ 2.2, so check for that release.
5345
5346 2003-07-23 Andreas Schwab <schwab@suse.de>
5347
5348 * configure.in: Add --enable-maintainer-mode, substitute MAINT.
5349
5350 * Makefile.in (YACC): Remove, not used.
5351 (MAINT): Don't set.
5352 (${srcdir}/configure, $(srcdir)/src/stamp-h.in): Use @MAINT@ to
5353 disable dependency on ${srcdir}/configure.in when maintainer mode
5354 is disabled.
5355
5356 2003-07-22 Dave Love <fx@gnu.org>
5357
5358 * configure.in: Make XRegisterIMInstantiateCallback test depend on
5359 HAVE_X11, not with_xim.
5360 (HAVE_CRTIN): Provide template.
5361 <with_png>: Test for png.h and libpng/png.h.
5362
5363 2003-07-15 Andreas Schwab <schwab@suse.de>
5364
5365 * configure.in: Temporarily leave quoting for AC_DEFINE.
5366
5367 2003-07-13 Stefan Monnier <monnier@cs.yale.edu>
5368
5369 * configure.in: Check for posix_memalign.
5370
5371 2003-07-12 Richard M. Stallman <rms@gnu.org>
5372
5373 * configure.in [netbsd systems]: Define HAVE_CRTIN properly.
5374
5375 2003-07-09 Kim F. Storm <storm@cua.dk>
5376
5377 * INSTALL (DETAILED BUILDING AND INSTALLATION): Describe new
5378 functionality of --without-xim.
5379
5380 2003-06-29 Dave Love <fx@gnu.org>
5381
5382 * configure.in: Fix XRegisterIMInstantiateCallback check for gcc.
5383
5384 2003-06-23 Dave Love <fx@gnu.org>
5385
5386 * configure.in: Check for sys/_mbstate_t.h.
5387 Test XRegisterIMInstantiateCallback prototype.
5388 (AH_BOTTOM): Define DO_BLOCK_INPUT, my_strftime.
5389
5390 2003-06-06 Dave Love <fx@gnu.org>
5391
5392 * configure.in: Check for locale.h.
5393
5394 2003-06-05 Dave Love <fx@gnu.org>
5395
5396 * configure.in: Check for memcpy, mempcpy, mblen, mbrlen.
5397 Use AC_FUNC_STRFTIME, AC_STRUCT_TIMEZONE, AC_TYPE_MBSTATE_T.
5398 (NLIST_STRUCT): Don't define.
5399 (AH_BOTTOM): Define my_strftime.
5400
5401 2003-06-02 Richard M. Stallman <rms@gnu.org>
5402
5403 * configure.in: Revert changes of 2003-03-03 and 2003-05-24.
5404
5405 2003-05-24 Andreas Schwab <schwab@suse.de>
5406
5407 * configure.in (AH_BOTTOM) [MAC_OSX]: Do not redefine bcopy,
5408 bzero, and bcmp.
5409
5410 2003-05-22 Dave Love <fx@gnu.org>
5411
5412 * configure.in: Remove redundant test for term.h. Test for difftime.
5413
5414 2003-05-20 Dave Love <fx@gnu.org>
5415
5416 * configure.in: Append * to s390-*-linux-gnu case.
5417 (LIBMAIL) <lockfile>: Don't define.
5418
5419 2003-04-30 Kai Großjohann <kai.grossjohann@gmx.net>
5420
5421 * INSTALL (* GNU/Linux development packages): Mention Debian and
5422 RedHat package names.
5423
5424 2003-04-30 Boyd Lynn Gerber <gerberb@zenez.com>
5425
5426 * configure.in: Handle system types sysv5uw* and sysv5OpenUNIX*.
5427
5428 2003-04-30 Kai Großjohann <kai.grossjohann@gmx.net>
5429
5430 * INSTALL (* GNU/Linux development packages): Tell people to
5431 install additional packages for compiling Emacs.
5432
5433 2003-04-30 Richard M. Stallman <rms@gnu.org>
5434
5435 * configure.in: Handle system types sysv5uw* and sysv5OpenUNIX*.
5436
5437 2003-04-28 Francesco Potortì <pot@gnu.org>
5438
5439 * configure.in: Undo last (RMS') change, as it is useless, per
5440 Dave Love.
5441
5442 2003-04-08 Richard M. Stallman <rms@gnu.org>
5443
5444 * configure.in: Put #include of jpeglib.h at start of line.
5445
5446 2003-04-06 Francesco Potortì <pot@gnu.org>
5447
5448 * configure.in: Use the same configuration for all aix5, not just
5449 aix5.1.
5450
5451 2003-03-16 Nelson H. F. Beebe <beebe@math.utah.edu> (tiny change)
5452
5453 * configure.in: Check for need for bigtoc support on IBM AIX for
5454 solving a linker table overflow problem.
5455
5456 2003-03-03 Rob Browning <rlb@defaultvalue.org>
5457
5458 * configure.in: Add AC_CHECK_FUNCS for memcmp and memmove.
5459 (AH_BOTTOM): Switch tests to prefer memcmp, memset, and memmove
5460 over bzero, bcmp, and bcopy.
5461
5462 2003-02-23 Simon Josefsson <jas@extundo.com>
5463
5464 * Makefile.in (install-arch-indep, uninstall): Add SMTP manual.
5465
5466 2003-02-21 Klaus Zeitler <kzeitler@lucent.com>
5467
5468 * configure.in: Set new hpux10-20.h as "major" include for 10.20.
5469
5470 2003-02-13 Robert J. Chassell <bob@rattlesnake.com> (tiny change)
5471
5472 * INSTALL (* Extra fonts): Say that Emacs doesn't include fonts.
5473
5474 2003-02-08 Andreas Schwab <schwab@suse.de>
5475
5476 * Makefile.in (EXEEXT): Define to @EXEEXT@ and use this variable
5477 instead of the substitution.
5478
5479 2003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
5480
5481 * Makefile.in: Use @EXEEXT@ for Cygwin.
5482 Use USERNAME if LOGNAME is not set (for Cygwin).
5483
5484 * configure.in: Add opsys=cygwin.
5485
5486 2003-01-22 Andreas Schwab <schwab@suse.de>
5487
5488 * configure.in: Set HAVE_MENUS=yes when HAVE_CARBON=yes instead of
5489 redefining it explicitly in src/config.in.
5490
5491 2003-01-22 Markus Rost <rost@math.ohio-state.edu>
5492
5493 * Makefile.in (bootstrap): Make bootstrap-after.
5494
5495 2003-01-20 Jan Djärv <jan.h.d@swipnet.se>
5496
5497 * configure.in: Fix --with-gtk.
5498
5499 2003-01-19 Jan Djärv <jan.h.d@swipnet.se>
5500
5501 * configure.in: Add --with-gtk, --with-x-toolkit=gtk.
5502
5503 * INSTALL (DETAILED BUILDING AND INSTALLATION): Add text about GTK.
5504
5505 2003-01-14 Francesco Potortì <pot@gnu.org>
5506
5507 * configure.in (m68k-motorola-sysv): Remove (obsolete).
5508
5509 2003-01-07 Steven Tamm <steventamm@mac.com>
5510
5511 * configure.in: New option, --enable-carbon-app, to specify
5512 that the application should be installed
5513 * Makefile.in (install-arch-dep): On Mac OS X, install the
5514 Emacs.app application if carbon-app is enabled.
5515
5516 2003-01-06 Dave Love <fx@gnu.org>
5517
5518 * configure.in: Check for nl_langinfo.
5519 [!HAVE_SIZE_T]: Fix typedef.
5520
5521 2003-01-06 David Kastrup <dak@gnu.org>
5522
5523 * Makefile.in (INSTALL_INFO): Get install-info command from configure.
5524
5525 * configure.in: Add tests for install-info.
5526
5527 2002-12-09 Markus Rost <rost@math.ohio-state.edu>
5528
5529 * configure.in (*-sunos5*, *-solaris*): Revert previous change -
5530 use again sol2-6 instead of sol2-8.
5531
5532 2002-12-09 Dave Love <fx@gnu.org>
5533
5534 * configure.in (*-sunos5.8*, *-solaris2.8*): Delete configurations.
5535
5536 2002-12-08 Andreas Schwab <schwab@suse.de>
5537
5538 * Makefile.in (install-arch-indep): Revert last change.
5539
5540 2002-11-27 Dave Love <fx@gnu.org>
5541
5542 * configure.in: Use AC_CHECK_DECLS, not AC_DECL_SYS_SIGLIST.
5543 Check for __sys_siglist too. Check for memset.
5544 Use AC_FUNC_GETPGRP. Add mipsel-*-linux-gnu* target.
5545
5546 2002-11-22 Juanma Barranquero <lektu@terra.es>
5547
5548 * config.guess, config.sub: Updated from master source.
5549
5550 2002-11-19 Karl Fogel <kfogel@red-bean.com>
5551
5552 * autogen.sh: New file.
5553
5554 2002-11-18 Dave Love <fx@gnu.org>
5555
5556 * configure.in: Tidy up various quoting issues throughout.
5557 Use AC_GNU_SOURCE.
5558 (AH_BOTTOM): Fix #endif protecting config.h. Maybe include
5559 alloca.h. Define GC_SETJMP_WORKS, GC_LISP_OBJECT_ALIGNMENT.
5560 Maybe define bcopy, bzero, bcmp.
5561 (powerpcle-*-solaris2.5*, powerpcle-*-solaris2*): Remove (use
5562 non-existent machine file).
5563 (sys/vlimit.h, sys/resource.h, fsync, __restrict): Test for.
5564 (term.h, X11/Xaw3d/Scrollbar.h): Avoid warning from test.
5565 (nlist.h): Move test up.
5566
5567 2002-11-18 Markus Rost <rost@math.ohio-state.edu>
5568
5569 * configure.in (*-sunos5*, *-solaris*): Use sol2-8.
5570
5571 2002-11-14 Francesco Potortì <pot@gnu.org>
5572
5573 * configure.in (*-sunos5.8*, *-solaris2.8*): New configurations.
5574
5575 2002-11-11 Tim Van Holder <tim.vanholder@anubex.com> (tiny change)
5576
5577 * Makefile.in (install-arch-indep): Prepend $(srcdir)/ to lisp.
5578
5579 2002-11-08 Dave Love <fx@gnu.org>
5580
5581 * configure.in: Use AC_CONFIG_LIBOBJ_DIR and require autoconf 2.54.
5582 (AH_BOTTOM) [!HAVE_SIZE_T]: Typedef size_t.
5583
5584 2002-11-07 Miles Bader <miles@gnu.org>
5585
5586 * Makefile.in (maybe_bootstrap): Fix shell variable usage.
5587 Handle separate-build-dir case.
5588
5589 2002-11-06 Richard M. Stallman <rms@gnu.org>
5590
5591 * Makefile.in (maybe_bootstrap): Add doublequotes to make it
5592 bulletproof. $bar may be empty when there are no .elc files.
5593
5594 2002-10-30 Dave Love <fx@gnu.org>
5595
5596 * configure.in: Require autoconf 2.53. Test for pty.h,
5597 sys/mman.h, sys/param.h, mremap, memmove.
5598 (AH_BOTTOM): Maybe include strings.h. Add local variables for mode.
5599 (AC_PROG_YACC): Delete.
5600 (size_t): Use AC_CHECK_TYPES.
5601 (AH_TOP): Up-date copyright.
5602
5603 2002-10-01 Juanma Barranquero <lektu@terra.es>
5604
5605 * update-subdirs: Add "no-byte-compile: t" to subdirs.el.
5606
5607 2002-09-19 Richard M. Stallman <rms@gnu.org>
5608
5609 * configure.in: Fix the LessTif-directory-finder for real.
5610
5611 2002-09-14 Richard M. Stallman <rms@gnu.org>
5612
5613 * Makefile.in (maybe_bootstrap): Test for complete absence
5614 of compiled Lisp files.
5615
5616 2002-09-11 Stefan Monnier <monnier@cs.yale.edu>
5617
5618 * Makefile.in (bootstrap-lisp-1, bootstrap-lisp, bootstrap)
5619 (bootstrap-clean-after): Delete.
5620 (bootstrap): Make the sequencing explicit.
5621
5622 2002-09-10 Richard M. Stallman <rms@gnu.org>
5623
5624 * configure.in: Fix previous LessTif change.
5625
5626 2002-09-09 Richard M. Stallman <rms@gnu.org>
5627
5628 * configure.in (powerpcle-*-solaris2.5*): New configuration.
5629 (powerpcle-*-solaris*): Use version 2.6 as default.
5630 (*-sunos5.6*, *-solaris2.6*): New alternative.
5631 (*-sunos5*): Use version 2.6 as default.
5632
5633 2002-09-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5634
5635 * configure.in: Fix typo.
5636
5637 2002-09-05 Richard M. Stallman <rms@gnu.org>
5638
5639 * configure.in: Look for LessTif in /usr/X11R6/LessTif/ before Motif.
5640
5641 * configure.in: Handle $GCC_LINK_TEST_OPTIONS and
5642 $NON_GCC_LINK_TEST_OPTIONS after the AC_PROG_... macros.
5643
5644 2002-08-26 Kim F. Storm <storm@cua.dk>
5645
5646 * Makefile.in (install-arch-indep): Do not remove DOC file
5647 when it is the only DOC file installed; this is the case when
5648 CANNOT_DUMP is defined. From Joe Buehler (tiny change).
5649
5650 2002-07-24 Markus Rost <rost@math.ohio-state.edu>
5651
5652 * configure.in: Fix typo.
5653
5654 2002-07-24 Richard M. Stallman <rms@gnu.org>
5655
5656 * configure.in: Don't print anything special about gamedir.
5657
5658 * configure.in: Delete nonstandard --with-game-user option.
5659
5660 2002-07-21 Richard M. Stallman <rms@gnu.org>
5661
5662 * Makefile.in (gamedir, localstatedir): New variables.
5663 (epaths-force): Insert value of gamedir into PATH_GAME.
5664
5665 * configure.in (gamedir): Handle it like lispdir.
5666 (--with-game-dir option): Delete.
5667
5668 2002-06-21 Pavel Janík <Pavel@Janik.cz>
5669
5670 * configure.in: Add support for mipseb-*-netbsd* machines.
5671
5672 2002-06-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5673
5674 * Makefile.in (install-arch-indep, uninstall): Add Tramp.
5675
5676 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5677
5678 * info/dir (File): Add an entry for Tramp.
5679
5680 2002-06-17 Eli Zaretskii <eliz@is.elta.co.il>
5681
5682 * INSTALL-CVS: New file.
5683
5684 2002-06-07 Andreas Schwab <schwab@suse.de>
5685
5686 * configure.in (x86_64-*-linux-gnu*): New system.
5687
5688 2002-05-31 Eli Zaretskii <eliz@is.elta.co.il>
5689
5690 * config.bat: Handle the case when lispintro is truncated to lispintr.
5691
5692 2002-05-26 Paul Eggert <eggert@twinsun.com>
5693
5694 * config.guess, config.sub: Updated from master source.
5695
5696 2002-05-09 Richard M. Stallman <rms@gnu.org>
5697
5698 * configure.in (emacs_cv_speed_t): Add square brackets for clarity.
5699
5700 2002-05-04 Pavel Janík <Pavel@Janik.cz>
5701
5702 * make-dist: Do not distribute lock/ directory.
5703
5704 2002-04-30 Andrew Choi <akochoi@shaw.ca>
5705
5706 * configure.in: Provide documentation string when defining
5707 variable HAVE_CARBON. Also define HAVE_WINDOW_SYSTEM, HAVE_MOUSE,
5708 and HAVE_MENUS in AH_BOTTOM if HAVE_CARBON is defined.
5709
5710 2002-04-29 Colin Walters <walters@verbum.org>
5711
5712 * configure.in: Delete configure check for access to the game user.
5713
5714 2002-04-29 Pavel Janík <Pavel@Janik.cz>
5715
5716 * make-dist: lwlib/Imakefile is removed.
5717
5718 2002-04-26 Andrew Choi <akochoi@shaw.ca>
5719
5720 * configure.in: Add support for powerpc-apple-darwin*.
5721 (HAVE_CARBON): Add.
5722
5723 * make-dist: Create directories in mac/Emacs.app.
5724
5725 2002-04-25 Pavel Janík <Pavel@Janik.cz>
5726
5727 * make-dist: lwlib-Xol* are removed.
5728
5729 2002-04-23 Andreas Schwab <schwab@suse.de>
5730
5731 * Makefile.in (MAINT): New variable.
5732 (${srcdir}/configure, $(srcdir)/src/stamp-h.in): Depend on this
5733 instead of configure.in, to avoid running autoconf and autoheader
5734 unless explicitly requested.
5735
5736 2002-04-16 Eli Zaretskii <eliz@gnu.org>
5737
5738 * config.bat: Update for msdos/sed2v2.inp.
5739
5740 2002-04-15 Andreas Schwab <schwab@suse.de>
5741
5742 * Makefile.in ($(srcdir)/src/config.in): Generate using autoheader.
5743 * configure.in: Add config header templates to all AC_DEFINE and
5744 AC_DEFINE_UNQUOTED symbols.
5745 * make-dist: Run autoheader if necessary.
5746
5747 2002-04-10 Colin Walters <walters@verbum.org>
5748
5749 * configure.in: Add --game-dir, --game-user. Test to see if we
5750 can use them.
5751
5752 2002-04-08 Pavel Janík <Pavel@Janik.cz>
5753
5754 * configure.in: Add --with-sound.
5755
5756 2002-03-18 Kim F. Storm <storm@cua.dk>
5757
5758 * configure.in: Test for sendto, recvfrom, getsockopt, setsockopt,
5759 and getsockname functions. Test for sys/un.h include file.
5760
5761 2002-03-15 Eli Zaretskii <eliz@is.elta.co.il>
5762
5763 * configure.in: Support AIX 5.1.
5764
5765 2002-03-10 Jan Djärv <jan.h.d@swipnet.se>
5766
5767 * configure.in: Added test for X Session Management (HAVE_X_SM).
5768
5769 2002-03-03 Richard M. Stallman <rms@gnu.org>
5770
5771 * Makefile.in (install-arch-indep): Use umask 022 for DOC* and lisp/.
5772 Run chown $${LOGNAME} on files installed by tar xvf.
5773
5774 2002-03-03 Kim F. Storm <storm@cua.dk>
5775
5776 * configure.in: Test for getpeername.
5777
5778 2002-03-01 Richard M. Stallman <rms@gnu.org>
5779
5780 * configure.in (HAVE_JPEG): Turn it off if libjpeg version < 6b.
5781 (HAVE_GIF): Don't use old libungif versions that crash.
5782
5783 2002-02-26 Richard M. Stallman <rms@gnu.org>
5784
5785 * configure.in <making srcdir absolute>: Verify that PWD is correct,
5786 not just well-formed and valid.
5787 (mips-compaq-nonstopux*): New configuration.
5788
5789 2002-02-18 Paul Eggert <eggert@twinsun.com>
5790
5791 * make-dist: Port to POSIX 1003.1-2001, which doesn't allow "head -1".
5792 "sed q" is a portable equivalent to plain "head -1".
5793
5794 2002-02-13 Richard M. Stallman <rms@gnu.org>
5795
5796 * Makefile.in (maybe_bootstrap): Do `exit 1'.
5797 (all): Don't depend on maybe_bootstrap here.
5798 (${SUBDIR}): Depend on it here instead.
5799
5800 2002-02-08 Richard M. Stallman <rms@gnu.org>
5801
5802 * Makefile.in (maybe_bootstrap): Add an infinite sleep-loop.
5803
5804 2002-01-27 Eli Zaretskii <eliz@is.elta.co.il>
5805
5806 * configure.in: Recognize BSD/OS 5.0.
5807
5808 2002-01-11 Eli Zaretskii <eliz@is.elta.co.il>
5809
5810 * make-dist: Make version checking in emacs.texi consistent with
5811 how we set it there.
5812
5813 2001-12-29 Kim F. Storm <storm@cua.dk>
5814
5815 * INSTALL: <CONFIGURATION BY HAND> Now requires autoconf 2.51.
5816
5817 2001-12-28 Richard M. Stallman <rms@gnu.org>
5818
5819 * configure.in: Test for mbsinit.
5820
5821 2001-12-21 Eli Zaretskii <eliz@is.elta.co.il>
5822
5823 These changes make Leim part of the standard distribution:
5824
5825 * README: Add info about the `leim' directory.
5826
5827 * INSTALL: Remove text that describes Leim as a separate package.
5828
5829 * noleim-Makefile.in: File removed.
5830
5831 * make-dist: Don't copy noleim-Makefile.in to the leim subdirectory.
5832 Link Leim files to ${tempdir}/leim, not to real-leim. Don't move
5833 Leim files out of the Emacs tree. Don't prepare a separate tarball
5834 for Leim.
5835
5836 2001-12-11 Richard M. Stallman <rms@gnu.org>
5837
5838 * configure.in (hppa*-*-linux-gnu*): New alternative.
5839
5840 2001-12-08 Pavel Janík <Pavel@Janik.cz>
5841
5842 * make-dist: Copy COPYING to leim/, lwlib/, mac/ and nt/ when
5843 creating distribution.
5844
5845 2001-12-06 Paul Eggert <eggert@twinsun.com>
5846
5847 * configure.in (AC_PREREQ): Bump from 2.50 to 2.51; needed for vfork.
5848 (AC_FUNC_VFORK): Remove.
5849 (AC_FUNC_FORK): Add.
5850 (HAVE_DES_H, HAVE_KRB5_H): Properly quote args of AC_CHECK_HEADERS;
5851 this is required by recent Autoconf versions.
5852
5853 2001-12-02 Pavel Janík <Pavel@Janik.cz>
5854
5855 * make-dist: Do not try to link removed files (aclocal.m4, _emacs,
5856 TODO, vms-pp.trans and others).
5857
5858 2001-11-29 Pavel Janík <Pavel@Janik.cz>
5859
5860 * make-dist: Use COPYING from the top-level directory.
5861
5862 2001-11-29 Gerd Moellmann <gerd@gnu.org>
5863
5864 * configure.in: Add support for FreeBSD/Alpha.
5865
5866 2001-11-29 Pavel Janík <Pavel@Janik.cz>
5867
5868 * make-dist: Add COPYING to the top-level directory of the
5869 distribution. Simplify the logic behind copying.
5870
5871 * Makefile.in (maybe_bootstrap): Fix previous change.
5872
5873 2001-11-28 Richard M. Stallman <rms@gnu.org>
5874
5875 * Makefile.in (maybe_bootstrap): Don't bootstrap, just suggest it.
5876
5877 2001-11-26 Richard M. Stallman <rms@gnu.org>
5878
5879 * Makefile.in: bootstrap should not delete dumped executables.
5880 (bootstrap-clean-before): New target.
5881 (bootstrap): Use bootstrap-clean-before instead of clean.
5882 (bootstrap-clean-after): Rename from bootstrap-clean. Calls changed.
5883
5884 2001-11-24 Eli Zaretskii <eliz@is.elta.co.il>
5885
5886 These changes add the Emacs Lisp Introduction manual to the
5887 distribution:
5888
5889 * Makefile.in (install-arch-indep, uninstall): Add ELisp Intro files.
5890
5891 * make-dist: Copy the files in lispintro directory.
5892
5893 * config.bat: Configure in the lispintro directory.
5894
5895 * configure.in (AC_OUTPUT): Add lispintro/Makefile.
5896
5897 * Makefile.in (SUBDIR_MAKEFILES): Add lispintro.
5898 (lispintro/Makefile): New target.
5899 (mostlyclean, clean, distclean, maintainer-clean): Add lispintro.
5900 (unlock, relock, info, dvi): Ditto.
5901
5902 2001-11-23 Eli Zaretskii <eliz@is.elta.co.il>
5903
5904 * Makefile.in (uninstall, install-arch-indep): Don't install gfdl.1.
5905
5906 * make-dist (etc): Don't distribute gfdl.1.
5907
5908 2001-11-22 Colin Walters <walters@debian.org>
5909
5910 * Makefile.in (install-arch-indep): Install the calc .info files.
5911 (uninstall): Handle deletion of calc .info files (thanks Pavel Janík).
5912
5913 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
5914
5915 * make-dist (lispref): Add *.txt, *.el, permute-index, and
5916 tindex.pl to the list of those being put into the distribution.
5917
5918 2001-11-16 Eli Zaretskii <eliz@gnu.org>
5919
5920 * configure.in: Add coff.h to the list in AC_CHECK_HEADERS.
5921
5922 2001-11-15 Pavel Janík <Pavel@Janik.cz>
5923
5924 * Makefile.in (uninstall): Fix previous change.
5925
5926 * configure.in, Makefile.in: Add support for --program-prefix,
5927 --program-suffix and --program-transform-name options.
5928
5929 2001-11-13 Pavel Janík <Pavel@Janik.cz>
5930
5931 * Makefile.in (install-arch-indep): Use `${manext}' instead of `.1'.
5932 (install-arch-indep): Install emacsclient manual page.
5933 (uninstall): Uninstall emacsclient manual page.
5934
5935 2001-11-12 Eli Zaretskii <eliz@is.elta.co.il>
5936
5937 * make-dist: Add lispref/index.*perm files to the distribution.
5938 From Pavel Janík <Pavel@Janik.cz>.
5939
5940 2001-11-12 Pavel Janík <Pavel@Janik.cz>
5941
5942 * Makefile.in (uninstall): Remove gfdl.1 when uninstalling.
5943
5944 2001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
5945
5946 * configure.in: AC_OUTPUT lispref/Makefile.
5947
5948 2001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
5949
5950 The following changes add the ELisp reference manual to the
5951 distribution.
5952
5953 * make-dist: Add the lispref directory to the distribution.
5954
5955 * Makefile.in (install-arch-indep): Add elisp* to the list of
5956 installed Info files.
5957 (SUBDIR_MAKEFILES): Add lispref/Makefile.
5958 (lispref/Makefile): New target.
5959 (mostlyclean, clean, distclean, maintainer-clean, unlock, relock):
5960 Add commands for the lispref directory.
5961 (info, dvi): Ditto.
5962
5963 * config.bat: Configure in `lispref'.
5964
5965 2001-11-09 Richard M. Stallman <rms@gnu.org>
5966
5967 * Makefile.in (bootstrap-lisp): Don't suppress error messages.
5968
5969 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
5970
5971 * make-dist (tempdir): Copy AUTHORS as well.
5972
5973 2001-11-06 Sam Steingold <sds@gnu.org>
5974
5975 * configure.in: Added a check for <nlist.h>.
5976
5977 2001-11-01 Pavel Janík <Pavel@Janik.cz>
5978
5979 * configure.in: Reindent --help output.
5980 From Per Starbäck (starback@ling.uu.se).
5981
5982 2001-10-31 Eli Zaretskii <eliz@is.elta.co.il>
5983
5984 * configure.in: New entry for HP/UX-11.
5985
5986 * Makefile.in (SOURCES): Replace GETTING.GNU.SOFTWARE with FTP.
5987 From Eric S. Raymond <esr@golux.thyrsus.com>.
5988
5989 2001-10-28 Eli Zaretskii <eliz@is.elta.co.il>
5990
5991 * configure.in (s390-*-linux-gnu): New system. From Adam Thornton
5992 <athornton@sinenomine.net>.
5993
5994 2001-10-25 Gerd Moellmann <gerd@gnu.org>
5995
5996 * Makefile.in (maybe_bootstrap): New target.
5997 (all): Add to prerequisites to bootstrap if abbrev.elc doesn't exist.
5998
5999 2001-10-24 Ken Raeburn <raeburn@gnu.org>
6000
6001 * configure.in: If --with-hesiod is given, look for
6002 hes_getmailhost and res_send or __res_send; check hesiod and
6003 resolv libraries respectively if system libraries don't supply them.
6004
6005 2001-10-24 Gerd Moellmann <gerd@gnu.org>
6006
6007 * configure.in: Use $MAKE for `make' if set.
6008
6009 2001-10-22 Gerd Moellmann <gerd@gnu.org>
6010
6011 * Makefile.in (install-arch-indep): Add -h (follow symlinks)
6012 to tar options.
6013
6014 2001-10-20 Gerd Moellmann <gerd@gnu.org>
6015
6016 * (Version 21.1 released).
6017
6018 2001-10-20 Miles Bader <miles@gnu.org>
6019
6020 * configure.in (configuration): Set from `host' if `host_alias'
6021 isn't defined.
6022
6023 2001-10-19 Andreas Schwab <schwab@suse.de>
6024
6025 * configure.in: Make ready for autoconf 2.5x.
6026 (AC_PREREQ): Require autoconf 2.50.
6027 * aclocal.m4: Removed.
6028 * Makefile.in (${srcdir}/configure): Don't depend on aclocal.m4.
6029
6030 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
6031
6032 * README: Bump Emacs version to 21.1.50.
6033
6034 2001-10-05 Gerd Moellmann <gerd@gnu.org>
6035
6036 * Branch for 21.1.
6037
6038 2001-09-05 Gerd Moellmann <gerd@gnu.org>
6039
6040 * configure.in: Avoid `$@' which is handled specially in
6041 Autoconf 2.52. From "Adam J. Richter" <adam@yggdrasil.com>.
6042
6043 2001-09-01 Eli Zaretskii <eliz@is.elta.co.il>
6044
6045 * make-dist (nt): Add subdirs.el to the list of distributed files.
6046
6047 2001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
6048
6049 * configure.in (machine): Add an entry for
6050 hppa1.1-hitachi-hiuxwe2*.
6051
6052 2001-05-28 Gerd Moellmann <gerd@gnu.org>
6053
6054 * make-dist (LANG): Set LC_ALL and LANGUAGE to C, unset
6055 LC_MESSAGES and LANG. From Karl Eichwalder <keichwa@gmx.net>.
6056
6057 2001-05-14 Gerd Moellmann <gerd@gnu.org>
6058
6059 * make-dist: Copy texinfo.tex unconditionally.
6060
6061 2001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
6062
6063 * Makefile.in (install-arch-indep): Add gfdl.1 to the man pages
6064 that are installed.
6065
6066 2001-04-06 Gerd Moellmann <gerd@gnu.org>
6067
6068 * make-dist: Copy only `[a-z]*.{el,elc}' from leim/quail.
6069 Don't copy quick-b5, quick-cns, tsang-b5, and tsang-cns files.
6070
6071 * make-dist: Handle leim/MISC-DIC. Only include
6072 `[a-zA-Z]*.{el,elc}' from leim/quail.
6073
6074 2001-04-05 Gerd Moellmann <gerd@gnu.org>
6075
6076 * Makefile.in (install-arch-indep): Remove .cvsignore files.
6077
6078 2001-03-30 Gerd Moellmann <gerd@gnu.org>
6079
6080 * Makefile.in (.PHONY): Add for bootstrap targets.
6081 (bootstrap-clean): New target.
6082 (bootstrap): Use it instead of `clean'.
6083
6084 2001-03-29 Eli Zaretskii <a34785@is.elta.co.il>
6085
6086 * Makefile.in (SUBDIR): Remove leim.
6087 (all, .RECURSIVE, extraclean): Add leim explicitly.
6088 (leim): Provide separate rule which exports PARALLEL=0 into the
6089 environment.
6090
6091 2001-03-20 Gerd Moellmann <gerd@gnu.org>
6092
6093 * configure.in (HAVE_XPM): Don't print the result of the check for
6094 XpmReturnAllocPixels if we don't have an xpm.h.
6095
6096 2001-03-05 Gerd Moellmann <gerd@gnu.org>
6097
6098 * COPYING: New file.
6099
6100 2001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
6101
6102 * config.bat: Update the copyright.
6103
6104 2001-02-23 Kenichi Handa <handa@etl.go.jp>
6105
6106 * configure.in: Use AC_EGREP_CPP to check if the C preprocessor
6107 converts `..' to `. .'. If it converts, set CPP_NEED_TRADITIONAL
6108 to `yes'. Later in AC_OUTPUT, check this variable.
6109
6110 2001-02-09 Dave Love <fx@gnu.org>
6111
6112 * AUTHORS: Updated.
6113
6114 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
6115
6116 * info/dir (Ebrowse): Fix the entry (was missing a dot).
6117
6118 2001-02-02 Gerd Moellmann <gerd@gnu.org>
6119
6120 * mkinstalldirs (errstatus): Chmod a+rx directories we create.
6121
6122 * Makefile.in (uninstall): Ignore exit code of `rm'.
6123
6124 * Makefile.in (uninstall): Remove more info files. Remove
6125 ${libexecdir}/emacs/${version}. Remove ${archlibdir}/fns-*.
6126
6127 2001-01-31 Gerd Moellmann <gerd@gnu.org>
6128
6129 * noleim-Makefile.in (extraclean): Add.
6130
6131 2001-01-28 Gerd Moellmann <gerd@gnu.org>
6132
6133 * Makefile.in (extraclean): Added -f to -rm config-tmp-* to keep
6134 it quiet.
6135
6136 2001-01-24 Colin Walters <walters@cis.ohio-state.edu>
6137
6138 * Makefile.in (tags): Fix typo.
6139
6140 2001-01-13 Kenichi Handa <handa@etl.go.jp>
6141
6142 * configure.in: Fix typo in the code setting x_search_path.
6143
6144 2001-01-10 Dave Love <fx@gnu.org>
6145
6146 * configure.in: Don't reset LIBS at end of -lXmu test. Test for
6147 -lXext.
6148 (HAVE_XKBGETKEYBOARD): Fix reporting of result.
6149 (HAVE_LIBXP): Remove -lXt from AC_CHECK_LIB.
6150 (HAVE_XAW3D, HAVE_XPM, HAVE_JPEG, HAVE_PNG, HAVE_TIFF, HAVE_GIF):
6151 Don't frob CFLAGS. Remove extra X libs from AC_CHECK_LIB
6152 (now in $LIBS).
6153
6154 2001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
6155
6156 * config.bat: Run the preprocessor with -traditional.
6157
6158 2001-01-01 Eli Zaretskii <eliz@is.elta.co.il>
6159
6160 * INSTALL: Move copying conditions to end of file.
6161
6162 2000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
6163
6164 * INSTALL: Add basic installation procedure which assumes
6165 `configure' does its job. Elaborate on image support libraries.
6166 Add a pointer to Xaw3d library. Add advice about solving
6167 configure-time problems by looking in config.log and setting
6168 variables in the environment.
6169
6170 2000-12-27 Gerd Moellmann <gerd@gnu.org>
6171
6172 * Makefile.in (install-arch-indep): If tar fails, exit with
6173 exit code 1.
6174
6175 2000-12-19 Gerd Moellmann <gerd@gnu.org>
6176
6177 * configure.in: Test for XkbGetKeyboard with an AC_TRY_LINK whose
6178 source file includes XKBlib.h. On some broken Solaris systems,
6179 there is an XKBlib.h, reportedly, but header files included by
6180 XKBlib.h are missing.
6181
6182 2000-12-14 Gerd Moellmann <gerd@gnu.org>
6183
6184 * configure.in: AC_CHECK_FUNC XkbGetKeyboard.
6185
6186 2000-12-11 Dave Love <fx@gnu.org>
6187
6188 * configure.in <alpha*-dec-osf*>: Use full path for NON_GNU_CPP.
6189
6190 2000-12-11 Paul Eggert <eggert@twinsun.com>
6191
6192 * aclocal.m4 (AC_SYS_LARGEFILE, AC_SYS_LARGEFILE_MACRO_VALUE):
6193 Merge fixes from latest GNU tar version. These macros no longer
6194 futz with _XOPEN_SOURCE, as that was not portable in practice.
6195 (AC_FUNC_FSEEKO): New macro.
6196
6197 * configure.in: Use it instead of invoking AC_CHECK_FUNCS on
6198 ftello.
6199
6200 2000-12-05 Dave Love <fx@gnu.org>
6201
6202 * Makefile.in (TAGS, info): Avoid tab-prefixed comments in rules.
6203
6204 2000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
6205
6206 * info/dir: Change the category to "Emacs".
6207
6208 2000-12-01 Gerd Moellmann <gerd@gnu.org>
6209
6210 * make-dist (tempdir): Remove epaths.h from the distribution
6211 instead of paths.h.
6212
6213 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
6214
6215 * config.bat: Check for existence of djecho.exe, and print an
6216 error message if it is not available.
6217
6218 * INSTALL: Describe possible problem with djecho.exe in old
6219 versions of DJGPP v2.x.
6220
6221 2000-11-23 Gerd Moellmann <gerd@gnu.org>
6222
6223 * configure.in: Initialize HAVE_LIBXP to no.
6224
6225 2000-11-22 Gerd Moellmann <gerd@gnu.org>
6226
6227 * configure.in: Use m/macppc.h instead of the non-existent
6228 m/powerpc.h.
6229
6230 2000-11-21 Gerd Moellmann <gerd@gnu.org>
6231
6232 * Makefile.in (install-arch-indep): Also install info/eshell*
6233 and info/speedbar*.
6234
6235 * configure.in (HAVE_PNG): Check for the presence of
6236 png_get_channels to rule out older PNG libs.
6237
6238 * configure.in (AC_OUTPUT): Arrange to emit definitions of
6239 GCC and NON_GNU_CPP into config.status.
6240
6241 2000-11-20 Dave Love <fx@gnu.org>
6242
6243 * configure.in: Fix last change.
6244
6245 * GETTING.GNU.SOFTWARE: Deleted.
6246 * FTP: New file to replace it.
6247 * make-dist: Add FTP, remove GETTING.GNU.SOFTWARE.
6248
6249 2000-11-20 Gerd Moellmann <gerd@gnu.org>
6250
6251 * configure.in: Use -traditional with GNU cpp.
6252
6253 2000-11-17 Gerd Moellmann <gerd@gnu.org>
6254
6255 * make-dist: Handle the Mac port. Distribute all makefile.w32-in.
6256 Distribute more files from the nt/ subdir. Distribute PBM
6257 image files from subdirs of lisp/. Distribute old change logs
6258 from subdirs of lisp/. Distribute play/5x5.el.
6259
6260 2000-11-11 Dave Love <fx@gnu.org>
6261
6262 * config.sub, config.guess: Updated from master source.
6263
6264 2000-11-07 Dave Love <fx@gnu.org>
6265
6266 * configure.in: Test for mkstemp.
6267
6268 2000-11-01 Eli Zaretskii <eliz@is.elta.co.il>
6269
6270 * info/dir (Top): Rearrange menu items more logically, and put
6271 them into a single category. Add menu items for RefTeX and
6272 Widget.
6273
6274 2000-10-29 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6275
6276 * Makefile.in (install-arch-indep): Use --info-dir instead of
6277 --dir-file, and a simple argument instead of --info-file, so that
6278 the Debian version of install-info also works.
6279
6280 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
6281
6282 * info/dir (Speedbar): Add entry.
6283
6284 2000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
6285
6286 * INSTALL: Describe the new image-support options to the configure
6287 script. List URLs where image support libraries can be found.
6288
6289 2000-10-14 Eli Zaretskii <eliz@is.elta.co.il>
6290
6291 * info/dir (Top): Add an entry for Eshell.
6292
6293 2000-10-02 Dave Love <fx@gnu.org>
6294
6295 * configure.in: Check for gai_strerror.
6296
6297 2000-10-01 Andreas Schwab <schwab@suse.de>
6298
6299 * Makefile.in (install-arch-indep): Update list of installed info files.
6300
6301 2000-09-30 Gerd Moellmann <gerd@gnu.org>
6302
6303 * configure.in: Support `sparc*-*-netbsd*'.
6304
6305 2000-09-29 Eli Zaretskii <eliz@is.elta.co.il>
6306
6307 * info/dir (MIME): Add entry for emacs-mime.
6308
6309 2000-09-29 Dave Love <fx@gnu.org>
6310
6311 * configure.in: Fix alpha*-dec-osf4 using the osf5 config.
6312
6313 2000-09-26 Gerd Moellmann <gerd@gnu.org>
6314
6315 * make-dist: Adapt to the change of leim/Makefile which was
6316 necessary to ensure a reasonably working `make dist'.
6317
6318 * leim-Makefile.in: Moved to leim/Makefile.in..
6319
6320 * noleim-Makefile.in: New file, formerly leim/Makefile.in.
6321
6322 2000-09-21 Kenichi Handa <handa@etl.go.jp>
6323
6324 * leim-Makefile.in (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
6325 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
6326 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
6327 files to .elc.
6328 (${TIT}): Adjusted for the above change.
6329 (clean mostlyclean): Likewise.
6330 (.el.elc): New target.
6331
6332 2000-09-19 Gerd Moellmann <gerd@gnu.org>
6333
6334 * make-dist: Include XPM and XBM files in lisp/ and subdirs
6335 in the distribution.
6336
6337 2000-09-18 Gerd Moellmann <gerd@gnu.org>
6338
6339 * make-dist (skk): Rename to `ja-dic' because the leim directory
6340 was renamed.
6341
6342 2000-09-14 Dave Love <fx@gnu.org>
6343
6344 * configure.in: Fix spurion in last change.
6345
6346 2000-09-14 Gerd Moellmann <gerd@gnu.org>
6347
6348 * configure.in (USE_MMAP_FOR_BUFFERS): Recognize in system
6349 configuration files instead of REL_ALLOC_MMAP. Set REL_ALLOC
6350 to `no' if defined. Change result report.
6351
6352 2000-09-08 Dave Love <fx@gnu.org>
6353
6354 * configure.in: Remove spurious `@'s.
6355
6356 * aclocal.m4 (AC_FUNC_MMAP): Use fixed version from development
6357 autoconf.
6358
6359 2000-09-06 Gerd Moellmann <gerd@gnu.org>
6360
6361 * configure.in (REL_ALLOC_MMAP): Recognize in system configuration
6362 file and print informational message.
6363
6364 * configure.in (AC_FUNC_MMAP): Add.
6365
6366 2000-09-01 Gerd Moellmann <gerd@gnu.org>
6367
6368 * configure.in: Add ``checking'' messages for
6369 XpmReturnAllocPixels.
6370
6371 2000-08-28 Gerd Moellmann <gerd@gnu.org>
6372
6373 * configure.in: Check <strings.h>; check `index' and `rindex'
6374 functions.
6375
6376 2000-08-26 Kenichi Handa <handa@etl.go.jp>
6377
6378 * configure.in <alpha*-dec-osf*>: Move "NON_GNU_CPP='cpp'" before
6379 "case "${canonical}" in".
6380
6381 2000-08-25 Dave Love <fx@gnu.org>
6382
6383 * configure.in <osf>: Use NON_GNU_CPP='cpp' always.
6384
6385 2000-08-25 Kenichi Handa <handa@etl.go.jp>
6386
6387 * leim-Makefile.in: Rename skk to ja-dic throughout the file.
6388
6389 2000-08-24 Gerd Moellmann <gerd@gnu.org>
6390
6391 * configure.in <making srcdir absolute>: Unset CDPATH in case $PWD
6392 contains a relative path. Protect against unusable values of $PWD.
6393
6394 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
6395
6396 * info/dir (WoMan): Add entry.
6397
6398 * config.bat (maindir): Update src/_gdbinit even if it does
6399 already exist.
6400
6401 2000-08-07 Gerd Moellmann <gerd@gnu.org>
6402
6403 * Makefile.in (config.status): Prepend `$(srcdir)/' to `configure'.
6404
6405 2000-08-03 Gerd Moellmann <gerd@gnu.org>
6406
6407 * configure.in: Add support for ia64*-*-linux*.
6408
6409 2000-07-27 Gerd Moellmann <gerd@gnu.org>
6410
6411 * make-dist (aclocal.m4): Include in distribution.
6412
6413 2000-07-26 Dave Love <fx@gnu.org>
6414
6415 * configure.in (AC_SYS_LARGEFILE): Moved earlier.
6416
6417 2000-07-24 Dave Love <fx@gnu.org>
6418
6419 * configure.in: Add AC_SIZE_T.
6420
6421 2000-07-18 Dave Love <fx@gnu.org>
6422
6423 * configure.in: Reorder so that most tests are done after CPPFLAGS
6424 is set from the C_SWITCH_... definitions.
6425
6426 2000-07-10 Gerd Moellmann <gerd@gnu.org>
6427
6428 * configure.in (HAVE_XPM): Undo previous change. Check for
6429 preprocessor define XpmReturnAllocPixels.
6430
6431 2000-07-06 Gerd Moellmann <gerd@gnu.org>
6432
6433 * configure.in (HAVE_XPM): Check for XpmReturnAllocPixels
6434 instead of XpmReadFileToPixmap.
6435
6436 2000-07-05 Ken Raeburn <raeburn@gnu.org>
6437
6438 * configure.in: Check for <soundcard.h>. Look for ossaudio
6439 library, and set LIBSOUND accordingly.
6440
6441 2000-07-05 Dave Love <fx@gnu.org>
6442
6443 * configure.in: Use AC_HEADER_SYS_WAIT.
6444
6445 2000-07-05 Gerd Moellmann <gerd@gnu.org>
6446
6447 * make-dist: Check DONTCOMPILE in lisp/Makefile.in instead of
6448 lisp/Makefile. Distribute lisp/Makefile.in instead of
6449 lisp/Makefile.
6450
6451 2000-06-30 Ken Raeburn <raeburn@gnu.org>
6452
6453 * configure.in: Add ${C_SWITCH_X_SITE} temporarily to CPPFLAGS,
6454 while searching for image-handling libraries.
6455
6456 2000-06-26 Gerd Moellmann <gerd@gnu.org>
6457
6458 * configure.in (--with-xim): New option.
6459
6460 2000-06-23 Dave Love <fx@gnu.org>
6461
6462 * configure.in [HAVE_TIMEVAL]: Move gettimeofday test here, test
6463 for struct timezone and test how we can call gettimeofday.
6464 Check for OSF 5+. Check for term.h.
6465
6466 * aclocal.m4: Define the post-2.13 stuff conditionally on autoconf
6467 version.
6468
6469 2000-06-23 Gerd Moellmann <gerd@gnu.org>
6470
6471 * configure.in (HAVE_LIBXP): Change test for libXp.
6472
6473 2000-06-21 Dave Love <fx@gnu.org>
6474
6475 * configure.in: Check for fcntl.h. Use AC_FUNC_GETLOADAVG, not
6476 simple test for getloadavg and substitute GETLOADAVG_LIBS.
6477 Simplify test for GETTIMEOFDAY_ONE_ARGUMENT.
6478
6479 2000-06-19 Dave Love <fx@gnu.org>
6480
6481 * configure.in (GETTIMEOFDAY_ONE_ARGUMENT): Fix in case
6482 _XOPEN_SOURCE is defined.
6483
6484 2000-06-16 Gerd Moellmann <gerd@gnu.org>
6485
6486 * Makefile.in (distclean): Also make distclean in lisp/.
6487
6488 2000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
6489
6490 * config.bat: Generate lisp/Makefile from lisp/Makefile.in.
6491
6492 2000-06-15 Gerd Moellmann <gerd@gnu.org>
6493
6494 * make-dist: Add --help and --snapshot options.
6495
6496 2000-06-14 Gerd Moellmann <gerd@gnu.org>
6497
6498 * configure.in: Generate lisp/Makefile.
6499
6500 * configure.in: Add support for `*-lynxos*'.
6501 Use `cpp' as NON_GNU_CPP for `alpha*-dec-osf[5-9]*', as
6502 recommended by <Karen.Dorhamer@compaq.com> to fix problems
6503 on Tru64 UNIX v5.0.
6504
6505 2000-06-13 Ken Raeburn <raeburn@gnu.org>
6506
6507 * Makefile.in (install-arch-indep): Don't use "-unset CDPATH" when
6508 it's on a continuation line.
6509
6510 2000-06-02 Dave Love <fx@gnu.org>
6511
6512 * Makefile.in (install-arch-indep): Add pcl-cvs to list of info
6513 files.
6514
6515 * configure.in: Don't specify -n32 flag for mips-sgi-irix6.5.
6516 Check for struct exception. Use AC_SYS_LARGEFILE and move ftello
6517 test.
6518
6519 * aclocal.m4 (AC_SYS_LARGEFILE_TEST_INCLUDES)
6520 (AC_SYS_LARGEFILE_MACRO_VALUE, AC_SYS_LARGEFILE): New.
6521
6522 2000-05-26 Gerd Moellmann <gerd@gnu.org>
6523
6524 * configure.in: Add check for speed_t typedef.
6525
6526 2000-05-25 Ken Raeburn <raeburn@gnu.org>
6527
6528 * Makefile.in (install-arch-dep): Install fns-*.el only if it
6529 exists; it won't in the CANNOT_DUMP case.
6530
6531 2000-05-25 Gerd Moellmann <gerd@gnu.org>
6532
6533 * Makefile.in: Ignore exit status of `unset CDPATH' everywhere.
6534 On FreeBSD, the exit status is 1 if CDPATH is not set.
6535 (install-arch-indep): Install ebrowse.info.
6536
6537 2000-05-20 NIIBE Yutaka <gniibe@mri.co.jp>
6538
6539 * configure.in: Check for grandpt and getpt.
6540
6541 2000-05-09 Dave Love <fx@gnu.org>
6542
6543 * Makefile.in (install-arch-indep): Filter CVS as well as RCS.
6544
6545 2000-05-05 Gerd Moellmann <gerd@gnu.org>
6546
6547 * make-dist: Make a link for lib-src/grep-changelog.
6548 Copy install-sh.
6549
6550 2000-05-01 Eli Zaretskii <eliz@is.elta.co.il>
6551
6552 * config.bat: Identify the beginning of the cpp stuff in
6553 src/Makefile.in and lib-src/Makefile.in more accurately.
6554
6555 2000-04-27 Gerd Moellmann <gerd@gnu.org>
6556
6557 * configure.in: Add support for `powerpc*-*-linux-gnu*'.
6558
6559 2000-04-19 Gerd Moellmann <gerd@gnu.org>
6560
6561 * configure.in: Add support for `powerpc-*-netbsd*'.
6562
6563 2000-04-19 Dave Love <fx@gnu.org>
6564
6565 * configure.in: Don't use AC_FUNC_GETLOADAVG.
6566
6567 * aclocal.m4 (AC_FUNC_MKTIME): Use AC_SUBST.
6568
6569 2000-04-16 Dave Love <fx@gnu.org>
6570
6571 * Makefile.in (${srcdir}/configure): Depend on aclocal.m4.
6572
6573 2000-04-14 Dave Love <fx@gnu.org>
6574
6575 * configure.in: Use AC_FUNC_GETLOADAVG, AC_FUNC_MKTIME.
6576
6577 * aclocal.m4 (AC_FUNC_MKTIME): New.
6578
6579 2000-03-28 Ken Raeburn <raeburn@gnu.org>
6580
6581 * configure.in: Line up "--help" output a little better.
6582
6583 2000-03-26 Gerd Moellmann <gerd@gnu.org>
6584
6585 * Makefile.in (bootstrap-lisp-1, bootstrap-lisp, bootstrap-src):
6586 New targets.
6587 (bootstrap): Rewritten in terms of the new targets above. Make
6588 info files, too.
6589
6590 2000-03-12 Gerd Moellmann <gerd@gnu.org>
6591
6592 * config.guess, config.sub: Use the versions of the files from
6593 subversions.
6594
6595 2000-03-08 Dave Love <fx@gnu.org>
6596
6597 * configure.in: Use AC_PROG_RANLIB, AC_C_PROTOTYPES,
6598 AC_C_VOLATILE. Define POINTER_TYPE.
6599
6600 * aclocal.m4: New file.
6601
6602 2000-03-02 Gerd Moellmann <gerd@gnu.org>
6603
6604 * configure.in (machine): Add `mipsel-*-netbsd*' and
6605 `arm-*-netbsd*'.
6606
6607 2000-03-01 Gerd Moellmann <gerd@gnu.org>
6608
6609 * configure.in (machine): Add support for `*-auspex-sunos*'.
6610
6611 2000-02-29 Gerd Moellmann <gerd@gnu.org>
6612
6613 * configure.in (C_OPTIMIZE_SWITCH) [__GNUC__]: Use -O2.
6614
6615 2000-02-18 Dave Love <fx@gnu.org>
6616
6617 * configure.in: Define NON_GNU_CPP on alpha-dec-osf5+.
6618
6619 2000-02-18 Andreas Schwab <schwab@suse.de>
6620
6621 * Makefile.in (install-arch-indep): Add eudc to list of installed
6622 info files.
6623
6624 2000-02-17 Ken Raeburn <raeburn@gnu.org>
6625
6626 * configure.in: Include -lz and -ljpeg (if it's available) when
6627 testing for the tiff library.
6628
6629 2000-02-17 Gerd Moellmann <gerd@gnu.org>
6630
6631 * configure.in: Remove LISP_FLOAT_TYPE.
6632
6633 2000-02-12 Dave Love <fx@gnu.org>
6634
6635 * configure.in: Use AC_FUNC_VFORK.
6636
6637 2000-02-01 Gerd Moellmann <gerd@gnu.org>
6638
6639 * make-dist: Various fixes for new development tree.
6640
6641 * leim-Makefile.in: New file.
6642
6643 2000-01-31 Gerd Moellmann <gerd@gnu.org>
6644
6645 * Makefile.in (dist): Call ./make-dist.
6646
6647 2000-01-24 Dave Love <fx@gnu.org>
6648
6649 * configure.in: Remove -G0 from Irix NON_GCC_TEST_OPTIONS.
6650
6651 2000-01-18 Gerd Moellmann <gerd@gnu.org>
6652
6653 * configure.in (HAVE_GIF): Check for DGifOpen instead of
6654 DGifOpenFileName.
6655
6656 2000-01-11 Andreas Schwab <schwab@suse.de>
6657
6658 * Makefile.in (install-arch-indep): Update list of info files to
6659 be installed.
6660
6661 2000-01-05 Dave Love <fx@gnu.org>
6662
6663 * configure.in: Check for jerror.h as well as libjpeg.
6664
6665 2000-01-03 Andreas Schwab <schwab@suse.de>
6666
6667 * Makefile.in (install-arch-indep): Install autotype*. Run
6668 install-info on autotype and emacs-faq.info.
6669
6670 1999-12-04 Dave Love <fx@gnu.org>
6671
6672 * Makefile.in (install-arch-indep): Depend on `info'.
6673 (install-strip): Use `install' as sub-make target.
6674
6675 1999-11-23 Ken Raeburn <raeburn@gnu.org>
6676
6677 * configure.in: Restore Kerberos code deleted on 1999-05-29 that
6678 didn't need to be deleted. Check for the k5crypto library as well
6679 as the crypto library; MIT Kerberos 1.1 changed the name.
6680
6681 1999-11-18 Dave Love <fx@gnu.org>
6682
6683 * configure.in: Fix NON_GNU_CPP for Irix 6 to avoid failing tests.
6684
6685 1999-11-11 Erik Naggum <erik@naggum.no>
6686
6687 * configure.in (bitmapdir): Allow for both "bitmaps" directories.
6688
6689 1999-11-08 Dave Love <fx@gnu.org>
6690
6691 * configure.in: Fix change for --with-pop default.
6692
6693 1999-11-04 Dave Love <fx@gnu.org>
6694
6695 * configure.in: Default to --with-pop. Change sense of with-gcc
6696 and with-toolkit-scroll-bars messages to reflect the defaults.
6697
6698 1999-11-01 Gerd Moellmann <gerd@gnu.org>
6699
6700 * INSTALL: Mention the Emacs Lisp Reference.
6701
6702 1999-10-27 Noah Friedman <friedman@splode.com>
6703
6704 * configure.in: Check for dynamic ptys (/dev/ptmx, /dev/pts/).
6705
6706 1999-10-23 Gerd Moellmann <gerd@gnu.org>
6707
6708 * Makefile.in (bootstrap): New target.
6709
6710 1999-10-19 Paul Eggert <eggert@twinsun.com>
6711
6712 Add support for large files. Merge glibc 2.1.2.
6713
6714 * configure.in (AC_CHECK_HEADERS): Add stdio_ext.h.
6715 (HAVE_TM_GMTOFF): New symbol.
6716 (AC_CHECK_FUNCS): Add __fpending, ftello, getloadavg, mblen,
6717 mbrlen, strsignal.
6718 (LOCALTIME_CACHE): Don't include stdlib.h, as config.h does this now.
6719
6720 1999-10-09 Stefan Monnier <monnier@cs.yale.edu>
6721
6722 * make-dist (dontcompile): Look for the DONTCOMPILE variable rather
6723 than the obsolete dontcompilefiles pseudo-rule in lisp/Makefile.
6724
6725 1999-10-09 Richard M. Stallman <rms@gnu.org>
6726
6727 * Makefile.in (uninstall, install-arch-indep, install-arch-dep):
6728 Unset CDPATH to prevent cd from generating output.
6729
6730 1999-10-08 Stefan Monnier <monnier@cs.yale.edu>
6731
6732 * update-subdirs: Also ignore CVS subdirs.
6733
6734 1999-10-07 Gerd Moellmann <gerd@gnu.org>
6735
6736 * Makefile.in (install-arch-indep): Add ada-mode.
6737
6738 1999-10-06 Dave Love <fx@gnu.org>
6739
6740 * Makefile.in: Add rules for config.status, configure.
6741
6742 1999-09-07 Gerd Moellmann <gerd@gnu.org>
6743
6744 * configure.in (--with-sound): Removed.
6745
6746 1999-08-30 Gerd Moellmann <gerd@gnu.org>
6747
6748 * configure.in (USE_TOOLKIT_SCROLL_BARS): Move the test down after
6749 the test for Xaw3d.
6750 (HAVE_TIFF): Add -lm to library check.
6751
6752 1999-08-28 Richard Stallman <rms@gnu.org>
6753
6754 * configure.in (USE_TOOLKIT_SCROLL_BARS): Move tests for
6755 -lXaw3d, -lXpm, -ljpeg, -lpng, -ltiff, and -lgif, down
6756 after the other X-related libraries.
6757
6758 1999-08-21 Dave Love <fx@gnu.org>
6759
6760 * configure.in: Don't check for jpeglib.h.
6761
6762 1999-08-20 Gerd Moellmann <gerd@gnu.org>
6763
6764 * configure.in (HAVE_TIFF): Remove tiff34 prefix from tiffio.h.
6765 (HAVE_XAW3D): Don't check for Xaw3d if USE_X_TOOLKIT=none.
6766
6767 1999-08-18 Dave Love <fx@gnu.org>
6768
6769 * configure.in: Check for termcap.h.
6770
6771 1999-08-15 Gerd Moellmann <gerd@gnu.org>
6772
6773 * configure.in: Add --with-toolkit-scroll-bars. If "no",
6774 use Emacs' scroll bars, even if configured for Motif or when
6775 Xaw3d is available.
6776
6777 1999-08-12 Wolfgang Rupprecht <wolfgang@wsrcc.com>
6778
6779 * configure.in: Check for getaddrinfo.
6780
6781 1999-08-04 Eli Zaretskii <eliz@gnu.org>
6782
6783 * config.bat: Make --no-debug work again by removing -gcoff.
6784
6785 1999-07-30 Dave Love <fx@gnu.org>
6786
6787 * configure.in: Check for stdlib.h.
6788
6789 1999-07-19 Dave Love <fx@gnu.org>
6790
6791 * configure.in: Grok sparc64-*-linux-gnu*.
6792
6793 1999-07-12 Richard Stallman <rms@gnu.org>
6794
6795 * Version 20.4 released.
6796
6797 1999-06-23 Karl Heuer <kwzh@gnu.org>
6798
6799 * make-dist: Unset EMACS_UNIBYTE, so Emacs runs in its default state.
6800 Quote $EMACS, in case it's a program with args.
6801
6802 1999-06-15 Gerd Moellmann <gerd@gnu.org>
6803
6804 * configure.in (HAVE_GIF): Use libungif instead of libgif
6805 because the former doesn't contain patented compression code.
6806
6807 1999-05-29 Richard M. Stallman <rms@gnu.org>
6808
6809 * configure.in: Delete the Kerberos stuff.
6810
6811 1999-05-27 Greg Hudson <ghudson@mit.edu>
6812
6813 * configure.in: Prefer kerberos 5 names.
6814
6815 1999-04-26 Richard M. Stallman <rms@gnu.org>
6816
6817 * configure.in: Check for libXp.
6818
6819 1999-04-08 Richard Stallman <rms@gnu.org>
6820
6821 * make-dist: Include change logs in subdirs of `lisp'.
6822
6823 1999-04-05 Richard Stallman <rms@gnu.org>
6824
6825 * Makefile.in (mkdir): If we create ${datadir}, make it world-readable.
6826 (install-arch-indep): Make ${datadir}/emacs world-readable.
6827
6828 1999-03-30 Eli Zaretskii <eliz@gnu.org>
6829
6830 * config.bat: Use epaths.* instead of paths.*.
6831
6832 1999-03-07 Eli Zaretskii <eliz@gnu.org>
6833
6834 * INSTALL: Add detailed instructions to unpack and install
6835 intlfonts on MS-DOS.
6836
6837 1999-02-26 Richard Stallman <rms@gnu.org>
6838
6839 * configure.in: Use epaths.h and epaths-force instead of paths...
6840
6841 * Makefile.in (epaths-force): Renamed from paths-force;
6842 operate on epaths.in and produce epaths.h.
6843
6844 1999-02-24 Richard Stallman <rms@gnu.org>
6845
6846 * make-dist: Fix nt/icons directory handling.
6847
6848 1999-02-22 Simon Josefsson <jas@pdc.kth.se>
6849
6850 * configure.in (f301-fujitsu-uxpv4.1): New target.
6851
6852 1999-02-20 Richard Stallman <rms@gnu.org>
6853
6854 * make-dist (tempparent): Fix command to update info files.
6855
6856 1999-02-09 Richard Stallman <rms@gnu.org>
6857
6858 * configure.in (powerpc-apple-netbsd*): New alternative.
6859
6860 1999-01-25 Geoff Voelker <voelker@cs.washington.edu>
6861
6862 * make-dist: Include the new directory nt/icons in distributions.
6863
6864 1999-01-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6865
6866 * configure.in: Change message about HAVE_XFREE386.
6867
6868 1999-01-07 Eli Zaretskii <eliz@gnu.org>
6869
6870 * config.bat: Support configuring with leim.
6871
6872 1998-12-16 Petri Kaurinkoski <Petri.Kaurinkoski@hut.fi>
6873
6874 * configure.in (mips-sgi-irix6.5): New target.
6875
6876 1998-12-16 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
6877
6878 * configure.in: Remove GSS-API support, since it has been removed
6879 from movemail.
6880
6881 1998-12-04 Markus Rost <rost@delysid.gnu.org>
6882
6883 * Makefile.in (install-arch-dep): Copy fns-*.el from lib-src.
6884
6885 1998-12-04 Andreas Schwab <schwab@delysid.gnu.org>
6886
6887 * Makefile.in: Don't install customize info file.
6888 Run install-info on viper info file.
6889
6890 1998-11-29 Richard Stallman <rms@psilocin.ai.mit.edu>
6891
6892 * Makefile.in (install-arch-dep): Copy fns-*.el from lib-src.
6893
6894 1998-11-16 Kenichi Handa <handa@etl.go.jp>
6895
6896 * configure.in (*-*-bsdi4*): New target.
6897
6898 1998-11-13 Ehud Karni <ehud@unix.simonwiesel.co.il>
6899
6900 * configure.in: Fix previous change.
6901
6902 1998-11-11 Richard Stallman <rms@gnu.org>
6903
6904 * configure.in (aviion-intel): New machine.
6905
6906 1998-11-04 Kenichi Handa <handa@etl.go.jp>
6907
6908 * configure.in (mips-nec-sysv4*): New target.
6909
6910 1998-11-03 Andreas Schwab <schwab@delysid.gnu.org>
6911
6912 * Makefile.in (install-arch-dep): Fix last change and use fns-*.el
6913 from lisp.
6914
6915 1998-10-31 Richard Stallman <rms@psilocin.ai.mit.edu>
6916
6917 * make-dist: Don't include fns*.el in dist.
6918
6919 1998-10-30 Dave Love <fx@gnu.org>
6920
6921 * configure.in: Don't mkdir cpp.
6922
6923 1998-10-30 Andreas Schwab <schwab@delysid.gnu.org>
6924
6925 * Makefile.in (install-arch-dep): Install src/fns-*.el in
6926 ${archlibdir}.
6927
6928 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6929
6930 * Version 20.3 released.
6931
6932 1998-07-30 Paul Eggert <eggert@twinsun.com>
6933
6934 * Makefile.in (Makefile, src/Makefile, src/config.stamp)
6935 (lib-src/Makefile, man/Makefile, oldXMenu/Makefile)
6936 (lwlib/Makefile, leim/Makefile):
6937 Prepend $(srcdir)/ to rule dependencies outside this dir.
6938
6939 1998-06-30 Richard Stallman <rms@psilocin.ai.mit.edu>
6940
6941 * configure.in: Use unset CDPATH instead of making it empty.
6942
6943 1998-06-20 Karl Heuer <kwzh@gnu.org>
6944
6945 * configure.in: Assume unspecified Solaris is 2.5, not 2.4.
6946
6947 1998-06-07 Richard Stallman <rms@psilocin.ai.mit.edu>
6948
6949 * make-dist (MANIFEST): Include most subdirs, but exclude subdirs.el
6950 and default.el. Sort the results.
6951
6952 1998-05-31 Karl Heuer <kwzh@gnu.org>
6953
6954 * Makefile.in (install-arch-indep): Don't die if site-lisp/ isn't
6955 writable.
6956
6957 1998-05-14 Richard Stallman <rms@psilocin.ai.mit.edu>
6958
6959 * Makefile.in (install-arch-indep):
6960 Don't alter site-lisp/subdirs.el if it exists.
6961
6962 1998-05-12 Richard Stallman <rms@psilocin.ai.mit.edu>
6963
6964 * Makefile.in (install-arch-indep): Put `-' on commands to create
6965 subdirs.el in site-lisp dirs.
6966
6967 1998-05-07 Richard Stallman <rms@psilocin.gnu.org>
6968
6969 * Makefile.in (install-arch-indep): Fix typo in previous change.
6970
6971 1998-05-06 Richard Stallman <rms@psilocin.gnu.org>
6972
6973 * Makefile.in (install-arch-indep): Pass --dir-file to install-info.
6974
6975 1998-04-28 Richard Stallman <rms@psilocin.gnu.org>
6976
6977 * Makefile.in (mkdir): Create the site-lisp dirs.
6978 (install-arch-indep): Make site-lisp/subdirs files world-readable.
6979
6980 1998-04-26 Richard Stallman <rms@psilocin.gnu.org>
6981
6982 * Makefile.in (INSTALL_INFO): New variable.
6983 (install-arch-indep): Don't replace the dir file if it already exists.
6984 Use the install-info program, via INSTALL_INFO, to add entries.
6985 Make the `info' subdir and the Info files world-readable.
6986
6987 1998-04-16 Eli Zaretskii <eliz@delysid.gnu.org>
6988
6989 * config.bat: Make sure the environment is large enough to support
6990 all the "set foo=bar" commands. Update pointers to DJGPP FTP sites.
6991
6992 1998-04-10 Karl Heuer <kwzh@gnu.org>
6993
6994 * make-dist: Don't accept EMACS=t when testing for $EMACS set.
6995
6996 1998-04-06 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
6997
6998 * configure.in: Add --with-gssapi to specify GSS-API
6999 authentication support for movemail.
7000
7001 1998-04-02 Richard Stallman <rms@psilocin.ai.mit.edu>
7002
7003 * Makefile.in (install-arch-indep): Fix previous change.
7004
7005 1998-03-30 Richard Stallman <rms@psilocin.ai.mit.edu>
7006
7007 * Makefile.in (info): Run man in build dir, not srcdir.
7008
7009 1998-03-28 Richard Stallman <rms@psilocin.ai.mit.edu>
7010
7011 * Makefile.in (install-arch-indep): Fix previous change.
7012
7013 1998-03-23 Kenichi Handa <handa@etl.go.jp>
7014
7015 * Makefile.in (top_distclean): Check the existence of `lock' subdir.
7016
7017 1998-03-22 Richard Stallman <rms@gnu.org>
7018
7019 * Makefile.in (install-arch-indep): Put special subdirs.el files
7020 in site-lisp dirs. Use normal-top-level-add-subdirs-to-load-path.
7021
7022 1998-03-21 Richard Stallman <rms@psilocin.gnu.org>
7023
7024 * make-dist: Fix shell syntax in check for missing .el or .elc files.
7025
7026 1998-03-09 Richard Stallman <rms@psilocin.gnu.org>
7027
7028 * configure.in (hppa-hp-hpux1[0-9]*): Handle versions 1X like 10.
7029 (m68*-hp-hpux*): Handle versions 1X like 10.
7030
7031 1998-03-07 Richard Stallman <rms@psilocin.gnu.org>
7032
7033 * make-dist: PROBLEMS is now in etc, not top level dir.
7034
7035 * Makefile.in (SOURCES): Delete PROBLEMS.
7036
7037 1998-02-25 Richard Stallman <rms@gnu.org>
7038
7039 * configure.in (hppa*-hp-hpux*): Use hpux10 by default.
7040
7041 * Makefile.in (install-arch-indep): Do chmod a+x on subdirs.
7042
7043 1998-01-17 Richard Stallman <rms@gnu.org>
7044
7045 * Makefile.in (install-arch-indep): Add semicolon before `else'.
7046
7047 1998-01-02 Richard Stallman <rms@psilocin.gnu.org>
7048
7049 * make-dist (tempparent): New option --no-check.
7050
7051 * make-dist: Don't do anything with cpp directory.
7052
7053 1997-12-20 Richard Stallman <rms@psilocin.gnu.org>
7054
7055 * configure.in (sparc-fujitsu-sysv4*): New target.
7056
7057 1997-12-17 Andreas Schwab <schwab@gnu.org>
7058
7059 * configure.in: Cache more tests. Add missing quotes around
7060 message with embedded comma.
7061
7062 1997-12-04 Karl Heuer <kwzh@gnu.org>
7063
7064 * Makefile.in (unlock, relock): Don't reference cpp/ directory.
7065
7066 1997-11-26 Joel N. Weber II <devnull@gnu.org>
7067
7068 * make-dist: Changed the comment about `umask 0' to say `Don't
7069 restrict access to any files.'; previously it said `Don't protect
7070 any files', which may have implied that we think fascism is good.
7071
7072 1997-11-24 Paul Eggert <eggert@twinsun.com>
7073
7074 * configure.in (AC_CHECK_FUNCS): Add strftime. The new GNU C library
7075 strftime needs the underlying host's strftime for locale dependent
7076 formats.
7077
7078 1997-11-20 Abraham Nahum <miko@uxsrvc.tti.co.il>
7079
7080 * configure.in (i586-dg-dguxR4.*): New name in case branch.
7081
7082 1997-11-20 Eli Zaretskii <eliz@is.elta.co.il>
7083
7084 * config.bat: Configure the man subdirectory.
7085
7086 1997-11-07 Paul Eggert <eggert@twinsun.com>
7087
7088 * configure.in (AC_CHECK_LIB): Add -lintl.
7089
7090 1997-11-07 Karl Heuer <kwzh@gnu.org>
7091
7092 * make-dist (check for .elc files): Avoid bash-specific syntax.
7093 (check for overflow 14-char limit): Simplify.
7094
7095 1997-11-07 Richard Stallman <rms@gnu.org>
7096
7097 * Makefile.in (install): Move blessmail last.
7098
7099 1997-10-02 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7100
7101 * configure.in (gettimeofday, one arg or two):
7102 Clarify messages by avoiding double negative.
7103
7104 1997-09-30 Karl Eichwalder <ke@suse.de>
7105
7106 * Makefile.in (install-arch-indep): Install the widget info file.
7107
7108 1997-09-24 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
7109
7110 * configure.in (with-pop, with-kerberos): Need to check Kerberos
7111 libraries in reverse order, so that libraries will appear in the
7112 correct dependency order on the link line (and so that the
7113 configure checks themselves will work properly when early
7114 libraries depend on later ones).
7115
7116 1997-09-21 Erik Naggum <erik@naggum.no>
7117
7118 * make-dist (making links to `src'): Keep timestamp on copied files.
7119
7120 * make-delta: New script to produce delta distributions.
7121
7122 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7123
7124 * Version 20.2 released.
7125
7126 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7127
7128 * Version 20.1 released.
7129
7130 * Makefile.in (install-leim): Depend on mkdir.
7131 (leim): Depend on src.
7132
7133 1997-09-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7134
7135 * configure.in: Recognize alpha* instead of just alpha.
7136
7137 1997-09-12 Paul Eggert <eggert@twinsun.com>
7138
7139 * leim-Makefile.in (mostlyclean, maintainer-clean): New targets.
7140
7141 1997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7142
7143 * update-subdirs: Use rm -f.
7144
7145 1997-09-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7146
7147 * update-subdirs: Delete subdirs.el if this dir has no subdirs.
7148 Ignore subdirs named Old.
7149
7150 1997-08-04 Kenneth Stailey <kstailey@elbereth.disclosure.com>
7151
7152 * configure.in: Add OpenBSD clause to set $machine.
7153
7154 1997-09-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7155
7156 * make-dist: Recompile everything after updating various Lisp files.
7157 Recompile in leim as well as lisp.
7158 Check in leim as well as lisp for mismatched files and too-long names.
7159
7160 1997-09-03 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7161
7162 * Makefile.in (TAGS tags): Simply refer this to the src subdir.
7163
7164 1997-08-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7165
7166 * Makefile.in (install-arch-indep): Verify ./lisp has simple.el in it
7167 before trying to copy anything from it.
7168
7169 1997-08-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7170
7171 * Makefile.in (man/Makefile): New target.
7172 (tags): Define env var EMACS and run Makefile from build dir.
7173
7174 1997-08-27 Eli Zaretskii <eliz@psilocin.gnu.ai.mit.edu>
7175
7176 * config.bat: If src/_gdbinit doesn't exist, try using
7177 src/.gdbinit to create it (for building on Windows 95).
7178
7179 1997-08-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7180
7181 * Makefile.in (install-arch-indep):
7182 Discard extra data in tar | tar pipes.
7183
7184 1997-08-24 NIIBE Yutaka <gniibe@mri.co.jp>
7185
7186 * configure.in (x_default_search_path): Corrected
7187 '${x_library}' to '${x_library}/X11'.
7188
7189 1997-08-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7190
7191 * configure.in (HAVE_MOTIF_2_1): Test for Motif 2.1.
7192
7193 1997-08-22 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
7194
7195 * configure.in: Support auto-configuration of both Kerberos V4 and
7196 Kerberos V5 for movemail, including detection of V4 and V5 header
7197 files and libraries.
7198
7199 1997-08-16 NIIBE Yutaka <gniibe@etl.go.jp>
7200
7201 * configure.in: Compute x_default_search_path
7202 and substitute into makefiles.
7203
7204 * Makefile.in (paths-force): Store PATH_X_DEFAULTS in paths.h.
7205
7206 1997-08-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7207
7208 * Makefile.in (install-arch-indep): Run list-load-path-shadows.
7209
7210 1997-08-07 Erik Naggum <erik@naggum.no>
7211
7212 * configure.in: Remove lockdir, it is no longer needed.
7213 * Makefile.in (mkdir): Don't create lockdir.
7214 (lockdir): Variable deleted.
7215 (paths-force): Don't operate on PATH_LOCK.
7216
7217 1997-08-06 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7218
7219 * leim-Makefile.in (clean, distclean): New targets.
7220
7221 * make-dist: Include leim/ChangeLog in leim distribution.
7222
7223 1997-08-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7224
7225 * configure.in (i*86-*-sysv4.2uw*): Set NON_GNU_CPP.
7226
7227 1997-07-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7228
7229 * Makefile.in (CPPFLAGS): Get this from configure, like CFLAGS.
7230
7231 1997-07-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7232
7233 * Makefile.in (LDFLAGS): Get this from configure, like CFLAGS.
7234
7235 1997-07-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7236
7237 * make-dist: Update leim/leim-list.el.
7238 Pass along value of $EMACS when updating lisp dir.
7239
7240 1997-07-25 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>
7241
7242 * configure.in (doug_lea_malloc): Make __after_morecore_hook a
7243 prerequisite to the use of Doug Lea's malloc.
7244
7245 1997-07-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7246
7247 * Makefile.in (top_distclean): Use -f to delete contents of lock dir.
7248
7249 * make-dist: Use name leim/SKK-DIC, not leim/SKK.
7250
7251 1997-07-16 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7252
7253 * make-dist: Arrange for the leim tar file to unpack in emacs-M.N/leim.
7254
7255 1997-07-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7256
7257 * configure.in (mips-sony-newsos6*): File news-risc.h renamed
7258 to news-r6.h.
7259
7260 1997-07-10 Eli Zaretskii <eliz@is.elta.co.il>
7261
7262 * config.bat: Use `sed' instead of `cp', which might not be
7263 installed.
7264
7265 1997-07-09 Kenichi Handa <handa@etl.go.jp>
7266
7267 * Makefile.in (mostlyclean): Add cleaning leim directory.
7268 (clean, distclean, maintainer-clean): Likewise.
7269
7270 1997-07-09 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7271
7272 * make-dist (bogosities): Check subdirs of `lisp' also.
7273
7274 1997-07-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7275
7276 * make-dist (etc): Really avoid symlinks now.
7277 (lisp): Don't delete from subdirs the things we never copy.
7278
7279 1997-07-07 Kenichi Handa <handa@psilocin.gnu.ai.mit.edu>
7280
7281 * Makefile.in (install-arch-indep): Correct the target name.
7282 The first letter `i' was dropped by the previous change of mine.
7283
7284 1997-07-06 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7285
7286 * configure.in (leim/Makefile): Generate this.
7287 (*-sysv4.2uw*): Recognize new alternative.
7288
7289 * leim-Makefile.in: Renamed from leim-Makefile.
7290
7291 * make-dist: Set up real-leim subdirectory,
7292 with the real contents of leim; then move it to
7293 a separate top-level directory.
7294
7295 * make-dist: Don't mention site-lisp, site-init, site-start
7296 or default, when listing files hat are not compiled and should be.
7297
7298 * configure.in: Create src/config.stamp at the end.
7299
7300 1997-07-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7301
7302 * Makefile.in (install-leim): Correct previous change.
7303
7304 1997-07-02 Kenichi Handa <handa@psilocin.gnu.ai.mit.edu>
7305
7306 * Makefile.in (install-leim): New target.
7307 (install): Depend on install-leim.
7308
7309 1997-07-01 Kenichi Handa <handa@psilocin.gnu.ai.mit.edu>
7310
7311 * Makefile.in (SUBDIR): Add leim.
7312 (SUBDIR_MAKEFILES): Add leim/Makefile.
7313 (leim/Makefile): New target.
7314
7315 1997-07-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7316
7317 * leim-Makefile: New file.
7318 * make-dist: Initialize a `leim' subdirectory with that makefile.
7319
7320 1997-06-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7321
7322 * configure.in (GNU_MALLOC_reason): Fix message text.
7323
7324 1997-06-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7325
7326 * make-dist (lisp): Don't process subdirs that start with =.
7327 (etc): Copy symlinks, as in src.
7328
7329 1997-06-26 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7330
7331 * configure.in (i*86-*-unixware*): New alternative.
7332
7333 1997-06-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7334
7335 * Makefile.in (src/config.stamp): Target renamed from src/config.h
7336 and touch it explicitly.
7337
7338 * configure.in (mips-sony-newsos6*): New alternative.
7339 (mips-*-linux-gnu*): New alternative.
7340 (*-*-bsdi*): New alternative.
7341 (i*86-*-bsd386, i*86-*-bsdi...): Delete old alternatives.
7342
7343 1997-06-22 Dave Love <d.love@dl.ac.uk>
7344
7345 * Makefile.in (lib-src): Depend on src/config.h (e.g. for movemail.o).
7346 (src/config.h): New target to re-configure if src/config.in is patched.
7347
7348 1997-06-18 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7349
7350 * configure.in (shutdown): Check for `shutdown' function.
7351
7352 1997-06-18 Kenichi Handa <handa@psilocin.gnu.ai.mit.edu>
7353
7354 * update-subdirs: Include the directory "language" in subdirs.
7355
7356 1997-06-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7357
7358 * configure.in (m88k-dg-dgux4*): New alternative.
7359 (alpha-*-netbsd*): New alternative.
7360 (powerpcle-*-solaris2*): New alternative.
7361
7362 1997-05-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7363
7364 * make-dist: Warn about .el files that are not compiled.
7365
7366 1997-05-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7367
7368 * Makefile.in (dist): Don't run update-subdirs here,
7369 since make-dist now gets that done.
7370
7371 * make-dist: Use the new `updates' target in lisp/Makefile.
7372
7373 * make-dist: Use new non-file targets in lisp/Makefile.
7374
7375 1997-04-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7376
7377 * make-dist: Handle all subdirs of `lisp' uniformly.
7378 Don't handle `term' and `language' specially.
7379 Clear out umask at the beginning.
7380
7381 1997-04-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7382
7383 * make-dist: Use Make to update finder-inf.el and autoloads.
7384 Also update cus-load.el.
7385
7386 1997-04-09 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>
7387
7388 * configure.in (doug_lea_malloc): First check for SYSTEM_MALLOC,
7389 in case it is desirable to disable the GNU malloc features with glibc.
7390
7391 1997-04-08 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>
7392
7393 * configure.in (DOUG_LEA_MALLOC):
7394 Define if malloc_{get,set}_state exist.
7395
7396 1997-03-05 Kenichi Handa <handa@etl.go.jp>
7397
7398 * make-dist: Make links for files under lisp/language.
7399
7400 1997-02-20 Kenichi Handa <handa@etl.go.jp>
7401
7402 * update-subdirs: Exclude the directory "language" from subdirs.
7403
7404 1997-01-26 Karl Heuer <kwzh@gnu.ai.mit.edu>
7405
7406 * configure.in: Check for rint and cbrt.
7407
7408 1997-01-01 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
7409
7410 * make-dist: Use $EMACS to say where to run Emacs.
7411 Add --no-update option.
7412
7413 1996-12-30 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
7414
7415 * configure.in (hppa1.1-hitachi-hiuxmpp): New configuration.
7416
7417 1996-12-28 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
7418
7419 * make-dist (copying src): Check thoroughly for symlinks
7420 and copy them in all cases. Regularize the linking of *.in
7421 and *.opt and ChangeLog files.
7422 (copying lib-src): Likewise.
7423 Don't rm getdate.c or y.tab.*--they don't exist any more.
7424
7425 1996-12-18 Jonathan I. Kamens <jik@annex-1-slip-jik.cam.ov.com>
7426
7427 * configure.in: Check for libmail, maillock.h and
7428 touchlock (for movemail).
7429
7430 1996-12-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7431
7432 * configure.in (limits.h): Check for this file.
7433
7434 1996-12-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7435
7436 * configure.in (rs6000-ibm-aix4.2): New alternative.
7437 (rs6000-ibm-aix4.0): New alternative.
7438 (rs6000-ibm-aix4*): Assume aix 4.1 by default.
7439
7440 1996-11-22 Ben Harris <bjh21@cam.ac.uk>
7441
7442 * configure.in: Recognize vax-*-netbsd*.
7443
7444 1996-11-06 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
7445
7446 * configure.in (locallisppath): Add leim directory.
7447
7448 1996-10-31 Eli Zaretskii <eliz@is.elta.co.il>
7449
7450 * config.bat: Make sure `mv' supports forward slashes and -f.
7451
7452 1996-10-28 Christian Limpach <chris@nice.ch>
7453
7454 * configure.in (hppa*-next-nextstep*): * added after hppa
7455 to accept hppa1.0 and hppa1.1.
7456
7457 1996-10-05 Marcus G. Daniels <marcus@coulee.tdb.com>
7458
7459 * configure.in: Provide an empty default for LD_SWITCH_X_SITE_AUX.
7460 * configure.in (ld_switch_machine): Fix typo.
7461
7462 1996-09-28 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
7463
7464 * configure.in: Fetch LD_SWITCH_SYSTEM and LD_SWITCH_MACHINE
7465 from config.h and use them in $ac_link.
7466
7467 1996-09-28 Erik Naggum <erik@psilocin.gnu.ai.mit.edu>
7468
7469 * configure.in: Create a subdir named `lisp'.
7470
7471 1996-09-24 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
7472
7473 * configure.in: Check for getcwd.
7474
7475 1996-09-04 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
7476
7477 * configure.in: Check for termios.h. Check for setpgid.
7478
7479 1996-08-31 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
7480
7481 * configure.in: Check for setrlimit.
7482
7483 1996-08-31 Paul Eggert <eggert@twinsun.com>
7484
7485 * configure.in: Check for sys/systeminfo.h, getdomainname, sysinfo.
7486
7487 1996-08-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7488
7489 * configure.in: Check for utimes.
7490
7491 * configure.in: Check for com_err library, but only
7492 if --with-kerberos was used. Check for krb and des
7493 only if --with-kerberos.
7494
7495 1996-08-26 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
7496
7497 * Makefile.in (INSTALL_STRIP): New variable.
7498 (install-strip): Set INSTALL_STRIP, not INSTALL_PROGRAM.
7499 (install-arch-dep): Use INSTALL_STRIP, and pass it to lib-src.
7500
7501 1996-08-25 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
7502
7503 * configure.in: Check for krb and des libraries.
7504
7505 1996-08-24 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
7506
7507 * configure.in (*-sunos4.1.[3-9]*noshare):
7508 Use sunos413, not sunos4-1-3.
7509 (m88k-dg-dgux5.4R3*): Use dgux5-4-3, not dgux5-4r3.
7510 (arm-acorn-riscix1.2*): Use riscix12, not riscix1-2.
7511
7512 1996-08-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7513
7514 * Makefile.in (src/paths.h): Target deleted.
7515 (paths-force): Delete all dependencies on this target
7516 but don't delete the target.
7517 (install): Depend on `all'.
7518 (paths-force): Don't print a message.
7519
7520 * configure.in: Generate src/paths.h here.
7521
7522 1996-08-18 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7523
7524 * configure.in (NON_GCC_LINK_TEST_OPTIONS, GCC_LINK_TEST_OPTIONS):
7525 New variables that affect linking only.
7526 (alpha-dec-osf*): Use those instead of previous change.
7527
7528 1996-08-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7529
7530 * Makefile.in (install-arch-indep): Install info/messages.
7531
7532 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7533
7534 * Version 19.33 released.
7535
7536 1996-08-10 Marcus G. Daniels <marcus@sayre.sysc.pdx.edu>
7537
7538 * configure.in (i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*):
7539 Fix previous change.
7540
7541 1996-08-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7542
7543 * configure.in (i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*):
7544 New alternative.
7545
7546 1996-08-07 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7547
7548 * configure.in (alpha-dec-osf*): Specify GCC_TEST_OPTIONS
7549 and NON_GCC_TEST_OPTIONS.
7550
7551 1996-08-06 Paul Eggert <eggert@twinsun.com>
7552
7553 * configure.in (LOCALTIME_CACHE): Don't put a string literal
7554 "TZ=..." in environ.
7555
7556 1996-08-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7557
7558 * make-dist (msdos): Add is_exec.c, sigaction.c to distribution.
7559
7560 1996-08-03 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7561
7562 * configure.in (*-sunos4.1.[3-9]*noshare): Move this before
7563 the more general *-sunos4.1.[3-9]* clause.
7564
7565 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7566
7567 * Version 19.32 released.
7568
7569 * configure.in (*-sco3.2v5*):
7570 Set OVERRIDE_CPPFLAG to a string of one space.
7571 Fix the code that uses OVERRIDE_CPPFLAG.
7572
7573 1996-07-16 Karl Heuer <kwzh@gnu.ai.mit.edu>
7574
7575 * configure.in: Undo previous change.
7576
7577 1996-07-16 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
7578
7579 * config.sub: Use `pc', not `unknown', when canonicalizing
7580 the vendor for ...86.
7581
7582 1996-07-15 David Mosberger-Tang <davidm@AZStarNet.com>
7583
7584 * configure.in: Check for termios.h header.
7585
7586 1996-07-11 Bill Mann <dvmann@dvncr.praxisint.com>
7587
7588 * configure.in: Use s/usg5-4-3.h for ncr-i[3456]86-sysv4.3.
7589
7590 1996-07-07 Karl Heuer <kwzh@gnu.ai.mit.edu>
7591
7592 * configure.in: Split bsdos2 and bsdos2-1.
7593
7594 1996-07-06 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
7595
7596 * config.sub: If last two words are not a recognized
7597 KERNEL-OS pair, use just the last word as OS, as in 19.31.
7598 Make conversion of gnu/linux to linux-gnu really work.
7599
7600 * config.sub: If vendor unspecified with i386, use `pc' not `unknown'.
7601
7602 1996-06-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7603
7604 * configure.in (check for using Lucid widgets by default):
7605 Eliminate indentation that confuses some compilers.
7606
7607 1996-06-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7608
7609 * config.sub: Convert linux and gnu/linux to linux-gnu.
7610
7611 * make-dist: Don't update getdate.c.
7612 Ignore =... files when checking for too-long Lisp file names.
7613
7614 1996-06-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7615
7616 * configure.in (euidaccess): Check for that, not for eaccess.
7617
7618 1996-06-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7619
7620 * configure.in (sunos4.1.[3-9]*noshare): Eliminate dash from
7621 before `noshare'.
7622 (mips-sgi-irix6*): Specify NON_GCC_TEST_OPTIONS.
7623
7624 1996-06-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7625
7626 * configure.in: Rename lignux to linux-gnu in configuration names.
7627 Use gnu-linux as the opsys value (s/ file name).
7628 Allow i686 just like i386, i486, i586.
7629
7630 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7631
7632 * configure.in (i*86-*-sco3.2v5): New alternative.
7633 (OVERRIDE_CPPFLAG): New variable.
7634 (CPPFLAGS): If OVERRIDE_CPPFLAG is set, use that.
7635
7636 * configure.in: Specify vpath for .texi files.
7637
7638 1996-06-09 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7639
7640 * configure.in: Always check for HAVE_X11R5.
7641 Separately decide whether to use a toolkit by default.
7642
7643 1996-06-04 Bill Mann <dvmann@dvhpux1.praxisint.com>
7644
7645 * configure.in: If X11R5 is missing the Xaw headers,
7646 default to --with-x-toolkit=no.
7647
7648 1996-05-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7649
7650 * configure.in (powerpc-*-solaris2*): Use ibmrs6000, not rs6000.
7651
7652 1996-05-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7653
7654 * Makefile.in (install-arch-indep): If cd etc makes output,
7655 don't treat that as part of the tar data.
7656 Check that ./lisp actually exists.
7657
7658 1996-05-29 Karl Heuer <kwzh@gnu.ai.mit.edu>
7659
7660 * make-dist: Check for long file names.
7661
7662 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
7663
7664 * Version 19.31 released.
7665
7666 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
7667
7668 * configure.in: Recognize sparc-*-lignux.
7669
7670 1996-05-03 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
7671
7672 * make-dist: Include nt/inc/arpa and nt/inc/netinet in the dist.
7673 Don't include config.w95.
7674
7675 1996-04-21 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
7676
7677 * make-dist: Replace --no-clean-up and --no-tar options
7678 with --clean-up and --tar, so that the default is useful.
7679
7680 1996-04-15 Eli Zaretskii <eliz@is.elta.co.il>
7681
7682 * config.bat: Make sure the GDB init file is called src/_gdbinit;
7683 if not, tell the user to rename it and abort.
7684
7685 1996-04-14 Eli Zaretskii <eliz@is.elta.co.il>
7686
7687 * config.bat: With DJGPP v1.x, use `COFF2EXE' to produce JUNK.EXE
7688 test program.
7689
7690 1996-04-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7691
7692 * config.bat (djgpp_ver): Variable renamed from djgpp-ver.
7693
7694 * make-dist (MANIFEST): Fix previous change.
7695 (msdos): Put mainmake.v2 into the dist.
7696
7697 1996-04-10 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
7698
7699 * make-dist: Exit if autoconf fails.
7700
7701 1996-04-10 Eli Zaretskii <eliz@is.elta.co.il>
7702
7703 * config.bat: Set djgpp-ver, and unset it at the end.
7704 Add a number of conditionals for DJGPP version 2.
7705 Rename label libsrc2 to libsrc3.
7706 Substitute for LDFLAGS in src/Makefile.
7707 Substitute for ALL_CFLAGS in lib-src/Makefile.
7708
7709 1996-04-08 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7710
7711 * configure.in (ncurses): Check this after checking fns like strerror.
7712
7713 1996-04-08 Erik Naggum <erik@naggum.no>
7714
7715 * make-dist (MANIFEST): Don't include lines from =files.
7716
7717 1996-04-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7718
7719 * make-dist: Don't put lisp/dired.todo in the dist.
7720
7721 1996-04-05 Richard Stallman <rms@lucy.gnu.ai.mit.edu>
7722
7723 * configure.in (HAVE_NCURSES): Look for library named ncurses.
7724
7725 * configure.in (setlocale): Check for it.
7726
7727 * configure.in (*-*-sysv4.2*): If no /usr/ccs/lib/cpp, use /lib/cpp.
7728
7729 1996-03-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7730
7731 * configure.in: Use lignux instead of linux as value of opsys.
7732
7733 1996-03-22 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7734
7735 * Makefile.in (install-strip): Fix whitespace.
7736 Get rid of continuation.
7737
7738 * config.sub: Convert linux or gnu/linux to lignux.
7739
7740 1996-03-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7741
7742 * configure.in: Accept lignux in configuration name.
7743
7744 1996-03-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7745
7746 * Makefile.in (install-strip): New target.
7747
7748 1996-03-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7749
7750 * Makefile.in (top_distclean): Use `|| true' to ignore error in rm.
7751 -f failed to do the job on Suns.
7752
7753 1996-03-13 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
7754
7755 * Makefile.in (install-arch-dep): Don't depend on install-arch-indep.
7756
7757 * configure.in (linux/version.h): Check for this header.
7758
7759 1996-03-12 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
7760
7761 * configure.in: Remove -fno-builtin hackery from -lm check.
7762
7763 1996-03-08 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
7764
7765 * configure.in (-lm check): If $GCC, append -fno-builtin to $CC for
7766 just this test.
7767
7768 * configure.in (AC_PREREQ): Require version 2.8 of Autoconf.
7769
7770 1996-03-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7771
7772 * configure.in: Check for ncurses.
7773
7774 1996-02-28 Paul Eggert <eggert@twinsun.com>
7775
7776 * configure.in (LOCALTIME_CACHE):
7777 Also define if localtime mishandles unsetting TZ.
7778 This works around a localtime bug in mips-dec-ultrix.
7779
7780 1996-02-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7781
7782 * make-dist (finder-inf.el): Use finder-compile-keywords-make-dist.
7783
7784 * configure.in: Improve messages about X versions.
7785
7786 1996-02-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7787
7788 * configure.in (LOCALTIME_CACHE): Cope if $ac_cv_func_tzset is null.
7789
7790 1996-02-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7791
7792 * configure.in (HAVE_X11XTR6): Set it as a shell variable.
7793 (HAVE_LIBXMU): If HAVE_X11XTR6, use -lSM and -lICE.
7794
7795 * Makefile.in (install-arch-dep): Depend on install-arch-indep.
7796 (install): Put install-arch-indep before install-arch-dep.
7797
7798 1996-02-20 Dave Love <d.love@dl.ac.uk>
7799
7800 * INSTALL: Clarify info about MS-DOS path handling.
7801
7802 1996-02-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7803
7804 * Makefile.in (install-arch-indep): Install info/ccmode*.
7805 In previous change, protect against /bin/pwd returning null string.
7806
7807 1996-02-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7808
7809 * Makefile.in (install-arch-indep): Copy build-dir's lisp subdir
7810 to lispdir.
7811
7812 1996-02-01 Paul Eggert <eggert@twinsun.com>
7813
7814 * configure.in (LD_RUN_PATH): Prepend x_libraries to this envvar.
7815
7816 1996-01-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7817
7818 * configure.in (HAVE_TIMEVAL): Set explicitly to `no' if test fails.
7819
7820 1996-01-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7821
7822 * Makefile.in (extraclean): Use ${top_distclean} to ensure
7823 we delete everything distclean deletes.
7824
7825 1996-01-23 Karl Heuer <kwzh@gnu.ai.mit.edu>
7826
7827 * make-dist (lwlib): Don't distribute lwlib-Xol* files.
7828
7829 1996-01-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7830
7831 * configure.in (HAVE_X11): Merge $LD_SWITCH_X_SITE
7832 into LDFLAGS instead of into LIBS.
7833
7834 1996-01-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7835
7836 * configure.in (HAVE_XMU): Fix typo in previous change.
7837
7838 1996-01-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7839
7840 * configure.in [Solaris]: Don't let $CC make us use /usr/ucb/cc.
7841
7842 1996-01-10 Erik Naggum <erik@naggum.no>
7843
7844 * configure.in (USE_X_TOOLKIT = maybe): Delete redundant `fi'.
7845
7846 1996-01-10 Karl Heuer <kwzh@gnu.ai.mit.edu>
7847
7848 * Makefile.in (install-arch-indep): Ignore error if no chmod -R.
7849
7850 1996-01-10 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
7851
7852 * configure.in (HAVE_XMU): Check for libXmu.a only if using toolkit
7853 and use -lXt to link it.
7854
7855 1996-01-08 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
7856
7857 * configure.in (locallisppath): Put version-specific dir first.
7858
7859 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
7860
7861 * configure.in (hppa-*-nextstep*): New alternative.
7862 (USE_X_TOOLKIT): By default, set this to "maybe";
7863 and change that later to LUCID or "no" according to X11 version.
7864
7865 * make-dist: Recompile outdated .elc files and update all autoloads.
7866
7867 1996-01-05 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7868
7869 * configure.in (locallisppath): Fix typo in last change: " -> '.
7870
7871 1996-01-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7872
7873 * configure.in (locallisppath): Add ../emacs/VERSION/site-lisp.
7874
7875 1995-12-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7876
7877 * Makefile.in (install-arch-indep): Give all files read permission.
7878
7879 1995-12-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7880
7881 * configure.in (hppa*-hp-hpux9shr*, hppa*-hp-hpux9*, hppa*-hp-hpux*):
7882 If it is hpux 9, check for /usr/include/X11R5 and /usr/lib/x11R5.
7883
7884 1995-12-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7885
7886 * configure.in: Determine HAVE_X11R6.
7887 (HAVE_MENUS): Renamed from HAVE_X_MENU.
7888
7889 1995-12-21 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
7890
7891 * configure.in: Just "solaris" now defaults to version 2.4.
7892 Add sunos4.1.n-noshare as alternative.
7893
7894 1995-12-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7895
7896 * configure.in (mips-sgi-irix6*): Set NON_GNU_CPP.
7897
7898 1995-11-29 Erik Naggum <erik@naggum.no>
7899
7900 * Makefile.in (install-arch-indep): Add missing backslash.
7901
7902 1995-11-29 Karl Eichwalder <ke@ke.Central.DE>
7903
7904 * Makefile.in (install-arch-indep): Don't install
7905 lispdir/[Mm]akefile*, lispdir/ChangeLog, lispdir/dired.todo.
7906
7907 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7908
7909 * Makefile.in (install-arch-indep): Fix previous change.
7910
7911 * configure.in (mips-sni-sysv*): New alias for mips-siemens-sysv*.
7912
7913 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7914
7915 * Version 19.30 released.
7916
7917 * make-dist (lisp): Exclude subdirs.el.
7918
7919 1995-11-22 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7920
7921 * make-dist (etc): Delete *.orig and *.rej.
7922
7923 1995-11-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7924
7925 * Makefile.in (install-arch-indep): Rename old info/dir only if exists.
7926
7927 1995-11-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7928
7929 * configure.in (hppa*-hp-hpux10*): Use s/hpux10.h.
7930
7931 1995-11-14 Geoff Voelker <voelker@cs.washington.edu>
7932
7933 * make-dist (nt): Rename install, readme, and todo to
7934 INSTALL, README, and TODO.
7935
7936 1995-11-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7937
7938 * make-dist (lisp): Don't distribute site-start.
7939
7940 1995-11-06 Karl Heuer <kwzh@gnu.ai.mit.edu>
7941
7942 * make-dist: Break the hard link on alloca.c.
7943
7944 1995-11-04 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
7945
7946 * configure.in (LIBS): Add libsrc_libs and keep the old LIBS.
7947
7948 1995-11-02 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
7949
7950 * make-dist (src, lib-src): Don't distribute Makefile.c.
7951 (etc/e): Do cleanup in $tempdir/etc/e, not $tempdir/etc.
7952
7953 1995-10-31 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7954
7955 * Makefile.in (mkdir): Create man1dir, not mandir.
7956 (uninstall): Use man1dir, not mandir.
7957
7958 1995-10-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7959
7960 * Makefile.in (man1dir): New variable.
7961 (install-arch-indep): Use man1dir.
7962
7963 * configure.in (sparc-*-nextstep*): Remove incorrect .h's.
7964
7965 * make-dist: Create lisp/MANIFEST.
7966
7967 1995-10-28 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7968
7969 * configure.in (m68k-*-linux*): New alternative.
7970
7971 1995-10-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7972
7973 * make-dist: Use new names config.in, paths.in, and
7974 {src,lib-src}/Makefile.in.
7975
7976 1995-10-25 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
7977
7978 * configure.in: Don't bother checking for drem.
7979
7980 1995-10-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7981
7982 * Makefile.in (distclean): Delete line with just a tab in it.
7983 (install-arch-indep): Delete spaces that precede tabs.
7984 Delete spurious `fi' left from previous change.
7985 (install): Supply `true' as command, to avoid null command.
7986
7987 1995-10-05 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7988
7989 * configure.in (--with-x-toolkit)): Add `athen' as alias for `athena'.
7990
7991 1995-09-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7992
7993 * configure.in (powerpc-*-solaris2): New alternative.x
7994
7995 1995-09-12 Karl Heuer <kwzh@gnu.ai.mit.edu>
7996
7997 * Makefile.in (src/paths.h, paths-force): Use paths.h.$$ instead
7998 of paths.h.tmp$$, to avoid going beyond 14 characters.
7999
8000 1995-09-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8001
8002 * configure.in: Improve error msg for invalid --with-x-toolkit value.
8003
8004 1995-09-06 Paul Eggert <eggert@twinsun.com>
8005
8006 * configure.in (LOCALTIME_CACHE): Define if tzset exists and
8007 if localtime caches TZ. Check for tzset.
8008
8009 1995-09-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8010
8011 * config.bat: Simplify using new names file names src/makefile.in,
8012 config.in, paths.in. Change Echo commands not to use `.
8013
8014 1995-08-31 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8015
8016 * Makefile.in (install-arch-indep): Always install the new dir file;
8017 rename the previous dir file to dir.bak or dir.old.
8018
8019 1995-08-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8020
8021 * configure.in (RANLIB): Substitute this into makefiles.
8022 Set it specially on solaris; set it by default on other systems.
8023
8024 * configure.in: Fix previous Alpha change.
8025
8026 1995-08-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8027
8028 * configure.in (i*386-*-isc4.*): Set GCC_TEST_OPTIONS and
8029 NON_GCC_TEST_OPTIONS.
8030
8031 1995-08-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8032
8033 * configure.in (CFLAGS): When computing CFLAGS and REAL_CFLAGS
8034 from config.h, use SPECIFIED_CFLAGS to get what the user specified.
8035
8036 * configure.in (alpha-*-linux*): New configuration.
8037
8038 1995-08-05 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8039
8040 * configure.in (m68*-next-*): Use m68k.h and nextstep.h.
8041 (m68k-next-nextstep*): New alias for that.
8042 (i*86-*-nextstep*): Use nextstep.h.
8043 (sparc-*-nextstep*): New configuration.
8044
8045 1995-08-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8046
8047 * configure.in (CPP): Save original CFLAGS value in SPECIFIED_CFLAGS.
8048 And get CFLAGS from config.h if SPECIFIED_CFLAGS is null.
8049
8050 1995-07-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8051
8052 * configure.in: Handle sunos4shr by sharing; not like sunos4*.
8053 Determine GETTIMEOFDAY_ONE_ARGUMENT by experiment.
8054
8055 1995-07-18 Mike Long <mike.long@analog.com>
8056
8057 * make-dist: Fix update of finder-inf.el, and byte-compile it.
8058
8059 1995-07-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8060
8061 * Makefile.in (src/paths.h, paths-force):
8062 Rename src/paths.h.in to src/paths.in.
8063 (Makefile): Depend on src/Makefile.in, not src/Makefile.in.in.
8064
8065 * configure.in: Rename {src,lib-src}/Makefile.in.in to Makefile.in.
8066 Use Makefile.c for intermediate file.
8067 Rename src/config.h.in to src/config.in.
8068
8069 1995-07-17 Richard Stallman <rms@gnu.ai.mit.edu>
8070
8071 * configure.in (mips-dec-ultrix*): Assume version 4.3.
8072 (mips-dec-ultrix4.[12]): New alternative for old versions.
8073
8074 1995-07-06 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
8075
8076 * make-dist: Don't break intra-tree links.
8077
8078 1995-07-06 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
8079
8080 * configure.in: Put back archlibdir initialization. Require
8081 autoconf 2.4.1 or later.
8082
8083 1995-07-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8084
8085 * configure.in: Use sunos4shr normally for Sunos 4.1.[3-9].
8086 (mips-mips-riscos5*): New alternative.
8087
8088 1995-06-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8089
8090 * Makefile.in (uninstall, install-arch-indep): Install info/ediff*.
8091
8092 1995-06-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8093
8094 * configure.in (bindir, datadir, sharedstatedir, libexecdir)
8095 (mandir, infodir, archlibdir): Initializations deleted.
8096
8097 * configure.in: On hpux9, use hpux9-x11r4.h if we have X11R4.
8098 On hpux9shr, use hpux9shxr4.h.
8099
8100 1995-06-24 Morten Welinder <terra+@cs.cmu.edu>
8101
8102 * configure.in: Added target mips-dec-mach_bsd4.3.
8103 * config.guess: Guess mips-dec-mach_bsd4.3.
8104
8105 1995-06-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8106
8107 * Makefile.in (mkdir): Use symbolic chmod.
8108
8109 1995-06-22 Paul Eggert <eggert@twinsun.com>
8110
8111 * configure.in: Treat SunOS 4.1.4 like SunOS 4.1.3. (Likewise for
8112 SunOS 4.1.5 through 4.1.9, should they ever exist.)
8113
8114 1995-06-22 Paul Eggert <eggert@twinsun.com>
8115
8116 * Makefile.in (SUBDIR_MAKEFILES):
8117 Add man/Makefile, so `make distclean' removes it.
8118 (top_distclean): Add config.log to the list of files to be removed.
8119
8120 1995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8121
8122 * Version 19.29 released.
8123
8124 1995-06-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8125
8126 * configure.in: Fix the previous change to verify that the -b
8127 option really solves the problem.
8128
8129 * make-dist (nt): Explicitly include makefile.nt and makefile.def only.
8130
8131 1995-06-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8132
8133 * configure.in: Test whether XFree86 needs -b i486-linuxaout to link.
8134
8135 1995-06-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8136
8137 * configure.in: Report more clearly when there is no special
8138 dir to search for X includes or libraries.
8139
8140 1995-06-13 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
8141
8142 * configure.in: Check for -lpthreads, not -lpthread.
8143
8144 1995-06-09 Geoff Voelker <voelker@cs.washington.edu>
8145
8146 * make-dist: Copy new files nt/addpm.c and nt/emacs.bat.in.
8147
8148 1995-06-08 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
8149
8150 * configure.in: Check for -lpthread.
8151
8152 1995-06-05 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
8153
8154 * Makefile.in (install-arch-indep): Install info files for mh-e.
8155 (uninstall): Uninstall info files for dired-x, gnus, mh-e, and sc.
8156
8157 1995-06-01 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
8158
8159 * configure.in (*-solaris2.5): New configuration.
8160
8161 * make-dist: Copy new files config.nt and config.w95.
8162
8163 1995-05-30 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
8164
8165 * configure.in: Use x_includes, not x_libraries, for -I.
8166 Make bitmapdir a colon-separated list.
8167
8168 1995-05-27 Richard Stallman <rms@gnu.ai.mit.edu>
8169
8170 * configure.in (hppa*-hp-hpux10*, m68k-hp-hpux10*): New configurations.
8171
8172 * configure.in: Allow x_libraries and x_includes to be paths.
8173
8174 1995-05-25 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
8175
8176 * configure.in: Fix typo.
8177
8178 1995-05-24 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
8179
8180 * INSTALL: Clarify use of site-init.el.
8181
8182 1995-05-22 enami tsugutomo <enami@sys.ptg.sony.co.jp>
8183
8184 * configure.in: Pass arg to sqrt.
8185
8186 1995-05-18 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
8187
8188 * make-dist: Fix May 6 change.
8189
8190 1995-05-17 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
8191
8192 * vpath.sed: Delete reference to ymakefile.
8193
8194 1995-05-09 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
8195
8196 * configure.in: Use sqrt (more portable) instead of fmod in -lm check.
8197
8198 1995-05-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8199
8200 * make-dist: Put nt/emacs.ico and nt/emacs.rc in dist.
8201
8202 * update-subdirs: Specify /bin/sh to run the script.
8203
8204 1995-05-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8205
8206 * make-dist: Put src/makefile.nt in dist.
8207
8208 * configure.in (i[345]86-*-bsdi2*): New configuration.
8209 (vax-dec-bsd386*): Deleted.
8210
8211 1995-05-06 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
8212
8213 * configure.in: Make sure CDPATH doesn't mess up PWD check.
8214 Check whether X bitmaps are in X11/bitmaps instead of bitmaps.
8215 Use fmod instead of logb in -lm check.
8216
8217 1995-05-03 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8218
8219 * configure.in (m68*-apollo-*): Renamed from m68*-apollo*.
8220 Use bsd4-3. Don't set NON_GNU_CPP.
8221
8222 * make-dist: Don't copy in src/s/*.inp. Don't copy nt/src.
8223 In nt, copy various different things, but not *.cmd.
8224 Fix the ln commands for the subdirs of nt.
8225
8226 1995-04-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8227
8228 * configure.in (*-sun-sunos4.1.3*): Use sunos4shr.h.
8229
8230 1995-04-27 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
8231
8232 * configure.in (*-sun-sunos4.1.3*): Use shared libraries,
8233 since that's what the header file expects.
8234
8235 1995-04-24 Francesco Potortì (pot@cnuce.cnr.it)
8236
8237 * configure.in (m68k-motorola-sysv*): Distinguish between 68030
8238 and 68040 based machines when choosing options for gnucc.
8239
8240 1995-04-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8241
8242 * Makefile.in (top_distclean): Delete config.cache.
8243
8244 1995-04-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8245
8246 * Makefile.in (install-arch-indep): Delete .#* when copying subdirs.
8247
8248 * configure.in: Use m/ncr386.h.
8249
8250 1995-04-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8251
8252 * Makefile.in (install-arch-indep): Undo Sep 23 change.
8253
8254 1995-04-06 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
8255
8256 * make-dist (lib-src): Don't copy *.lex; it doesn't exist anymore.
8257 (man): Don't copy texindex.c and getopt.c; they're deleted.
8258 (etc): Omit `e'; it's a subdirectory.
8259 (etc/e): Use `../..', not `..', to reference top level.
8260
8261 1995-04-06 Simon Leinen <simon@lia.di.epfl.ch>
8262
8263 * Makefile.in (install-arch-indep, dist):
8264 Look for `update-subdir' in $(srcdir).
8265
8266 1995-04-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8267
8268 * make-dist: Include mkinstalldirs in distribution.
8269
8270 1995-04-05 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
8271
8272 * make-dist: Add missing close backquote.
8273
8274 1995-04-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8275
8276 * make-dist: Don't distribute shortnames directory.
8277
8278 1995-03-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8279
8280 * Makefile.in (blessmail): Pass archlibdir to the sub-make.
8281
8282 1995-02-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8283
8284 * configure.in (m88k-motorola-sysv4*): Use usg5-4-2.
8285
8286 1995-02-23 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
8287
8288 * configure.in (EMACS_CONFIG_OPTIONS): Use $ac_configure_args.
8289
8290 1995-02-13 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8291
8292 * configure.in (mips-sgi-irix6): New configuration.
8293
8294 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8295
8296 * Makefile.in (maintainer-clean): Renamed from realclean.
8297
8298 1995-02-02 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
8299
8300 * configure.in: Create a .gdbinit that sources the real one,
8301 if using a different build directory.
8302
8303 1995-01-23 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
8304
8305 * configure.in: Check for sys/select.h.
8306
8307 1995-01-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8308
8309 * configure.in: On sunos4.1.3 and sunus4shr, set NON_GNU_CPP.
8310
8311 1994-12-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8312
8313 * configure.in: Handle isc 4.1 operating system.
8314
8315 1994-12-10 Richard Stallman <rms@kepa>
8316
8317 * configure.in (rs6000-ibm-aix4.1*): New alternative.
8318 (rs6000-ibm-aix4*): New alternative.
8319
8320 1994-12-06 Richard Stallman <rms@kepa>
8321
8322 * configure.in: For SVR4.2, set NON_GNU_CPP if not already set.
8323
8324 1994-11-30 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
8325
8326 * configure.in: Don't try to make directories that are guaranteed
8327 to already exist.
8328
8329 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8330
8331 * configure.in: Generate man/Makefile from man/Makefile.in.
8332 Create the man subdir.
8333
8334 * Makefile.in (dvi): Run Make in our man subdir.
8335
8336 * make-dist: Create subdir etc/e.
8337 Make links to it.
8338 Put man/Makefile.in in dist, instead of man/Makefile.
8339
8340 1994-11-21 David J. MacKenzie (djm@mole.gnu.ai.mit.edu)
8341
8342 * configure.in: Add --with-pop, --with-kerberos, and
8343 --with-hesiod for movemail.
8344
8345 1994-11-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8346
8347 * configure.in (m68*-apollo*): Use s/domain.h.
8348
8349 1994-11-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8350
8351 * configure.in (m68*-apollo*): Set NON_GNU_CPP.
8352
8353 1994-11-14 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
8354
8355 * configure.in: Don't add -I, -L, -R options for cc if their
8356 arguments would be empty.
8357
8358 1994-11-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8359
8360 * configure.in (i860-intel-osf1*): New alternative.
8361 (mips-sgi-irix5.[01]*): Distinguish from irix5*.
8362 (mips-sgi-irix*): Now an alias for mips-sgi-irix5*.
8363
8364 1994-11-09 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
8365
8366 * configure.in: Make h_errno check not use nested functions.
8367
8368 1994-11-09 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8369
8370 * Makefile.in (install-arch-indep): Delete *.orig in copied dirs.
8371
8372 1994-11-08 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
8373
8374 * Makefile.in (install-arch-indep): Avoid continued comment
8375 swallowing target line.
8376
8377 1994-11-08 David J. MacKenzie (djm@churchy.gnu.ai.mit.edu)
8378
8379 * configure.in: Protect a character class with `changequote'.
8380
8381 1994-11-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
8382
8383 * configure.in: Accept `news' as a synonym for `newsos'.
8384
8385 1994-11-03 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
8386
8387 * Makefile.in: Don't rm files if cd fails.
8388
8389 1994-11-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8390
8391 * make-dist: Put nt subdir and its subdirs in the dist.
8392 (lib-src): Put makefile.nt in the dist.
8393 (lisp): Put makefile.nt in the dist.
8394
8395 1994-10-29 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
8396
8397 * configure.in: Change a stray `[' to `test'.
8398
8399 1994-10-28 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
8400
8401 * configure.in: Adapt for Autoconf v2. Use the standard argument
8402 parser, host type canonicalizer, X11 finder, and message
8403 printing macros. Use the new macro names. Use `test' instead of `['.
8404
8405 1994-10-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8406
8407 * configure.in: Check for getpagesize.
8408
8409 1994-10-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8410
8411 * make-dist (msdos): Put sed* in the distribution.
8412
8413 1994-10-17 Morten Welinder <terra@mole.gnu.ai.mit.edu>
8414
8415 * config.bat: New option, `--with-x', for configuring Emacs
8416 for use with the X11 system DesqView/X.
8417 New option, `--no-debug', for compiling Emacs without debug
8418 information thus saving disk space.
8419 (src/config.h, src/paths.h): Use `update' (which is like
8420 `move-if-changed') to change the file.
8421 (src/config.h): When configuring for X11 perform extra changes.
8422 (src/makefile): When configuring for X11 perform extra changes.
8423 (lib-src): Remove temporary files.
8424 (): Check that `sed', `rm', `mv', and `gcc' are available.
8425
8426 1994-10-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8427
8428 * Makefile.in (sharedstatedir): Substitute sharedstatedir properly.
8429
8430 * configure.in (bitmapdirs): Default to /usr/include/X11/bitmaps.
8431
8432 1994-10-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8433
8434 * configure.in (EMACS_CONFIGURATION): Use $canonical as value.
8435
8436 * configure.in (canonical): Substitute var into makefiles.
8437 (bitmapdir): Likewise.
8438
8439 * Makefile.in (bitmapdir): New variable.
8440 (src/paths.h, paths-force): Edit PATH_BITMAPS.
8441
8442 1994-10-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8443
8444 * make-dist: Put update-subdirs and lisp/subdirs.el in the dist.
8445
8446 * Makefile.in (dist, install-arch-indep): Run update-subdirs.
8447 * update-subdirs: New shell script.
8448
8449 1994-10-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8450
8451 * Makefile.in (top_distclean): Don't rm build-install.
8452 (SOURCES): Delete build-install.in.
8453
8454 * make-dist: Don't distribute build-ins.in.
8455 * build-ins.in: File deleted.
8456
8457 1994-10-12 David J. MacKenzie (djm@duality.gnu.ai.mit.edu)
8458
8459 * Makefile.in (mkdir): Use mkinstalldirs instead of make-path.
8460
8461 1994-10-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8462
8463 * Makefile.in: Use libexecdir and sharedstatedir as appropriate.
8464
8465 * configure.in (libexecdir): Renamed from libdir. New default.
8466 (sharedstatedir): Renamed from statedir. New default.
8467 (datadir): New default.
8468
8469 * make-dist: Don't distribute subdirs.el.
8470
8471 1994-10-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8472
8473 * configure.in (eaccess): Check for it.
8474
8475 1994-10-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8476
8477 * configure.in (mktime): Check for it.
8478
8479 1994-10-02 Paul Reilly <pmr@geech.gnu.ai.mit.edu>
8480
8481 * configure.in (motif): Add support for usage and option checking.
8482
8483 1994-09-24 Richard Stallman <rms@churchy.gnu.ai.mit.edu>
8484
8485 * configure.in (utimes): Check for it.
8486
8487 1994-09-23 Richard Stallman <rms@churchy.gnu.ai.mit.edu>
8488
8489 * Makefile.in (install-arch-indep): Don't do mkdir here.
8490
8491 1994-09-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8492
8493 * configure.in (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*):
8494 riscix.h renamed to acorn.h.
8495
8496 1994-09-21 Michael Ben-Gershon (mybg@cs.huji.ac.il)
8497
8498 * configure.in (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*):
8499 New configurations.
8500
8501 1994-09-21 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
8502
8503 * configure.in: Remove trailing slashes from srcdir.
8504
8505 1994-09-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8506
8507 * configure.in (i[345]86-sequent-ptx*): Handle.
8508
8509 1994-09-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8510
8511 * Makefile.in (paths-force): Depend on src/paths.h
8512
8513 1994-09-19 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
8514
8515 * configure.in (config_options): Save all arguments, not just some.
8516
8517 1994-09-18 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
8518
8519 * Makefile.in (install-arch-indep): Copy DOC-*, not DOC*.
8520
8521 * configure.in: Add AC_AIX.
8522 Add checks to set HAVE_STRUCT_UTIMBUF, HAVE_TIMEVAL, HAVE_SELECT.
8523
8524 1994-09-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8525
8526 * configure.in (parsing options): Simplify sed command to delete -'s.
8527
8528 1994-09-16 Karl Heuer <kwzh@churchy.gnu.ai.mit.edu>
8529
8530 * configure.in (config_options): New shell variable.
8531 Pass its value to C code in EMACS_CONFIG_OPTIONS.
8532
8533 1994-09-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8534
8535 * configure.in (alpha-dec-osf*): New target.
8536
8537 * Makefile.in: Use just one FRC target.
8538
8539 1994-09-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8540
8541 * Makefile.in (removenullpaths, paths-force):
8542 Use name paths.h.tmp$$, which depends on the pid.
8543
8544 1994-09-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8545
8546 * Makefile.in (removenullpaths, paths-force):
8547 Put paths.h.tmp in top-level dir, not in src.
8548
8549 1994-09-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8550
8551 * Version 19.27 released.
8552
8553 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8554
8555 * Version 19.26 released.
8556
8557 1994-09-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8558
8559 * configure.in: Check for lrand48, not rand48.
8560
8561 1994-09-03 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8562
8563 * configure.in (powerpc-ibm-aix3.1*, powerpc-ibm-aix3.2.5)
8564 (powerpc-ibm-aix*): New aliases.
8565
8566 1994-08-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8567
8568 * make-dist (src/m, src/s): Put *.inp in distribution.
8569
8570 1994-08-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8571
8572 * configure.in: Accept i586 and i486 along with i386.
8573
8574 1994-08-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8575
8576 * configure.in: Do compute unexec, LIBX, system_malloc, etc
8577 even if CPP env var was set by the user.
8578
8579 * configure.in (i[34]86-*-*): For SCO 3.2v4, fix NON_GNU_CPP value.
8580
8581 1994-08-14 Jonathan I. Kamens (jik@gza-client1.aktis.com)
8582
8583 * Makefile.in: Uninstall "$(EMACS)", not "emacs".
8584
8585 1994-08-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8586
8587 * configure.in (i[34]86-*-*): For SCO 3.2v4, set NON_GNU_CPP.
8588
8589 1994-08-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8590
8591 * configure.in: Check more specifically for i*86-sun-sunos.
8592
8593 1994-08-03 Caveh Jalali (caveh@eng.sun.com)
8594
8595 * configure.in: Handle solaris 2.4.
8596
8597 1994-07-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8598
8599 * configure.in (rand48): Check for it.
8600
8601 1994-07-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8602
8603 * make-dist: Update the info files.
8604
8605 1994-07-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8606
8607 * configure.in: Make "checking..." messages' style consistent.
8608 (HAVE_H_ERRNO): New test.
8609
8610 1994-07-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8611
8612 * configure.in (i860-*-sysv4*): Set NON_GNU_CC and NON_GNU_CPP.
8613
8614 1994-07-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8615
8616 * configure.in (CFLAGS): If the envvar was specified, use that.
8617 And set REAL_CFLAGS from it too.
8618
8619 1994-07-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8620
8621 * make-dist: Update finder-inf.el.
8622
8623 1994-07-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8624
8625 * make-dist (msdos): Include sed4.inp in dist.
8626
8627 * Makefile.in (libsrc_libs): Var deleted.
8628
8629 1994-07-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8630
8631 * Makefile.in (mkdir, removenullpaths): Put g in sed replace commands.
8632
8633 1994-06-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8634
8635 * configure.in (mips-sony-newsos4*): New alias.
8636
8637 1994-06-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8638
8639 * configure.in (*-convex-bsd*): Set NON_GNU_CPP.
8640 (*-convex-convexos*): Accept this as alias.
8641
8642 1994-06-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8643
8644 * configure.in: Get CFLAGS both with and without THIS_IS_CONFIGURE,
8645 for two different uses.
8646
8647 1994-06-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8648
8649 * configure.in: Define THIS_IS_CONFIGURE when extracting CFLAGS etc.
8650
8651 1994-06-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8652
8653 * make-dist: Put ./BUGS into the distrib.
8654
8655 1994-06-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8656
8657 * configure.in: Handle 386 running Solaris 2.
8658
8659 1994-06-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8660
8661 * configure.in (mips-siemens-sysv*): Use cpp, not cc -E.
8662
8663 1994-06-05 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8664
8665 * configure.in (mips-sony-newsos*): Use news-risc.h.
8666
8667 * configure.in: Accept bsdi as opsys, like bsd386.
8668
8669 1994-06-01 Morten Welinder (terra@diku.dk)
8670
8671 * config.bat (src/paths.h): Use sed script msdos/sed4.inp.
8672
8673 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8674
8675 * Version 19.25 released.
8676
8677 * make-dist (shortversion): Don't assume another period follows.
8678
8679 1994-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8680
8681 * Makefile.in (install-arch-indep): Use /bin/pwd uniformly, not pwd.
8682 (uninstall): Use /bin/pwd.
8683
8684 * Makefile.in (blessmail): Depend on src.
8685 (all): Don't depend on blessmail.
8686
8687 * Makefile.in (src/paths.h): Don't force recomputation.
8688 (paths-force): New target; force recomputation of paths.h.
8689 (all): Depend on paths-force.
8690 (src, lib-src): Depend on src/paths.h.
8691
8692 * configure.in (*-sun-sunos4*): Set GCC_TEST_OPTIONS,
8693 NON_GCC_TEST_OPTIONS.
8694
8695 1994-05-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8696
8697 * configure.in: Don't insist on subversions for irix.
8698
8699 1994-05-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8700
8701 * configure.in (hppa*-hp-hpux9shr): Move alternative up.
8702
8703 * configure.in (i[34]86-next-*): New alternative.
8704
8705 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8706
8707 * Version 19.24 released.
8708
8709 * configure.in: New config hppa*-hp-hpux9shr*.
8710
8711 1994-05-22 Morten Welinder (terra@tyr.diku.dk)
8712
8713 * config.bat: Doc fix.
8714
8715 1994-05-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8716
8717 * Makefile.in (mostlyclean, clean, distclean, realclean)
8718 (extraclean): Don't act on man subdir if it doesn't exist.
8719
8720 1994-05-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8721
8722 * configure.in (GCC_TEST_OPTIONS, NON_GCC_TEST_OPTIONS): New vars.
8723 Use them to set up CC.
8724 (*-sun-sunos4.1.3): Set them.
8725
8726 1994-05-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8727
8728 * Makefile.in (lib-src): Don't depend on src/paths.h.
8729
8730 1994-05-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8731
8732 * build-ins.in (copydests): Get rid of spurious `-'s.
8733
8734 * configure.in: Define EMACS_CONFIGURATION instead of CONFIGURATION.
8735
8736 1994-05-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8737
8738 * Version 19.23 released.
8739
8740 * configure.in [HAVE_X11]: Merge $C_SWITCH_X_SITE into CFLAGS
8741 for the Xlib and Xt checks; then restore old CFLAGS.
8742
8743 1994-05-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8744
8745 * configure.in (HAVE_X11XTR6): Add newline before #if.
8746 Add newline after #endif.
8747
8748 1994-05-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8749
8750 * configure.in (HAVE_X11XTR6): Arrange to define it.
8751
8752 1994-05-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8753
8754 * Makefile.in (install): Depend on blessmail.
8755
8756 1994-05-12 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
8757
8758 * configure.in (mips-siemens-sysv*): Put quotes around value
8759 containing blanks.
8760
8761 1994-05-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8762
8763 * Makefile.in (TAGS): Use the makefile in src subdir.
8764
8765 1994-05-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
8766
8767 * configure.in (opsys): Recognize `gnu'.
8768
8769 1994-05-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8770
8771 * configure.in (using NON_GNU_CPP): Fix test for CPP already set.
8772
8773 1994-05-09 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
8774
8775 * configure.in: Remove AC_LANG_C call. Not needed with Autoconf
8776 version > 1.8.
8777
8778 1994-05-08 Morten Welinder (terra@diku.dk)
8779
8780 * config.bat: Forcibly remove "# " style comments from makefiles.
8781
8782 1994-05-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8783
8784 * Makefile.in (uninstall): When processing lispdir and etcdir,
8785 do nothing unless it exists and is a directory.
8786
8787 1994-05-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8788
8789 * Makefile.in (install-arch-indep): Do install info/dired-x*.
8790 Merge code in from install-doc.
8791 (install-doc): Merge code back into install-arch-indep.
8792 (install-arch-dep): Don't depend on install-doc.
8793
8794 * configure.in (run_in_place): Don't use pwd for archlibdir and docdir.
8795
8796 1994-05-04 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8797
8798 * configure.in (making src/Makefile and lib-src/Makefile):
8799 Split off the autoconf substitutions and don't pass them thru cpp.
8800 (undefs): Use $canonical as well as $configuration.
8801
8802 * make-dist: Distribute lisp/Makefile.
8803
8804 * configure.in: Recognize m88k-dg-dgux5.4.3* and m88k-dg-dgux5.4.2*.
8805 Use lower case names for the s files.
8806
8807 1994-05-03 Morten Welinder (terra@diku.dk)
8808
8809 * config.bat: Added possibility for different file name
8810 transcriptions in lib-src.
8811
8812 1994-05-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8813
8814 * Makefile.in (lib-src): Undo previous change.
8815 (blessmail): New target to run maybe-blessmail in lib-src.
8816 (all): Depend on blessmail.
8817
8818 * Makefile.in (lib-src): Depend on src.
8819
8820 1994-04-30 Paul Reilly (pmr@churchy.gnu.ai.mit.edu)
8821
8822 * configure.in (m88k-dg-dgux5.4R3): Use dgux5-4R3.
8823 (m88k-dg-dgux5.4R2): dgux5.4R2.
8824
8825 1994-04-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8826
8827 * configure.in (window_system): Restore accidentally deleted code
8828 that uses AC_FIND_X.
8829
8830 * make-dist: Distribute config.bat.
8831
8832 1994-04-29 Morten Welinder (terra@diku.dk)
8833
8834 * config.bat: Corrected the configuration of lib-src
8835 to keep up with configure. Add note about dos version 3
8836 or better needed (djgpp needs that). Add note explaining
8837 that either install in c:/emacs or edit the script.
8838 Don't change to c:/emacs, but assume we're there (to minimize
8839 the number of places to change).
8840
8841 * config.bat: Build-in the first step towards X11 support with
8842 the X11 emulator that exists. At this time it won't work,
8843 and several files are missing.
8844
8845 1994-04-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8846
8847 * configure.in: Use m/hp800.h in place of m/hp9000s800.h.
8848 Don't look for -lresolv.
8849
8850 * Makefile.in (lib-src): Depend on src/paths.h.
8851
8852 1994-04-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8853
8854 * configure.in: Restore deleted AC_SUBST of `configuration'.
8855 Improve error message for bad --with-x-toolkit value.
8856
8857 * configure.in: Define CONFIGURATION in src/config.h
8858 rather than substituting in src/Makefile.in.
8859
8860 1994-04-26 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
8861
8862 * Makefile.in (install-doc): New target.
8863 (install-arch-dep): Depend on install-doc.
8864 (mkdir): Create docdir.
8865
8866 1994-04-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8867
8868 * configure.in: Test for libresolv.a.
8869 Substitute machfile and opsysfile.
8870
8871 1994-04-22 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
8872
8873 * Makefile.in (.PHONY, install): Kill reference to obsolete do-install.
8874 (install-arch-dep): Install under the name $(EMACS).
8875
8876 1994-04-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8877
8878 * configure.in (version): Use entire value of emacs-version.
8879 (mips-siemens-sysv*): New alternative.
8880
8881 1994-04-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8882
8883 * Makefile.in (install-arch-indep): Don't install dired-x*.
8884
8885 1994-04-18 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
8886
8887 * configure.in (src/Makefile, lib-src/Makefile): Delete ^L.
8888 Fix definition of $undefs.
8889
8890 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8891
8892 * configure.in (window_system): Obey --with-x11=no and --with-x10=no.
8893
8894 * configure.in (lib-src/Makefile.in): Use src, not lib-src, in -I.
8895
8896 1994-04-16 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
8897
8898 * configure.in: Call AC_LANG_C, if it's defined, after AC_PREPARE.
8899
8900 1994-04-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8901
8902 * configure.in (lib-src/Makefile.in): Make this from Makefile.in.in
8903 and run it thru cpp, as with src/Makefile.in.
8904
8905 * configure.in: Use AC_SET_MAKE.
8906
8907 1994-04-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8908
8909 * configure.in (i[34]86-ncr-sysv*): Use usg5-4-2.
8910
8911 1994-04-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8912
8913 * Makefile.in (MAKE): Don't just assign it--use @SET_MAKE@.
8914
8915 * configure.in (CFLAGS): Exclude ${CFLAGS} from singlequotes.
8916 (printing the choices): Make the toolkit message unconditional.
8917 (USE_X_TOOLKIT): Use `none', not `no', if none.
8918 (include libsrc_libs): Include config.h, and specify -I for srcdir.
8919 Get rid of temp file foofoo1.
8920
8921 1994-04-13 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
8922
8923 * configure.in (CFLAGS): Use shell syntax, not Makefile.
8924
8925 1994-04-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8926
8927 * configure.in (window_system): If no X, set USE_X_TOOLKIT=no.
8928 (printing the choices): State choice of toolkit.
8929 (libsrc_libs): Recalculate after writing config.h;
8930 then update lib-src/Makefile.
8931
8932 1994-04-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8933
8934 * configure.in: Add sunos4shr as alternative for suns.
8935 Conditionals testing for null $CC were backwards.
8936
8937 1994-04-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8938
8939 * make-dist (msdos): Don't link patch1. Link sed*.inp, not sed.in*.
8940
8941 1994-04-09 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8942
8943 * configure.in: Handle -isc4.0*.
8944
8945 1994-03-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8946
8947 * configure.in (esix5): Set NON_GNU_CPP.
8948
8949 1994-03-24 Roland McGrath (roland@mole.gnu.ai.mit.edu)
8950
8951 * Makefile.in (thisdir): Nonsensical variable removed.
8952 (install-arch-indep): Set shell var thisdir=`pwd` before cd and cd
8953 back to $thisdir, rather than the directory `this_dir'.
8954
8955 1994-03-17 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
8956
8957 * Makefile.in (install-arch-indep): Add missing backslash after a
8958 `then'.
8959
8960 1994-03-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8961
8962 * Makefile.in (thisdir): New variable.
8963 (install-arch-indep): Go back to thisdir to run INSTALL_DATA.
8964
8965 1994-03-08 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
8966
8967 * configure.in: Add freebsd.
8968
8969 1994-03-08 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
8970
8971 * configure.in: Check for fpathconf.
8972
8973 1994-03-02 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
8974
8975 * configure.in (with_x_toolkit): Fix typo in previous change.
8976
8977 1994-03-01 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
8978
8979 * configure.in: New s-file for rs60000-ibm-aix3.2.5.
8980
8981 1994-02-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8982
8983 * configure.in (with_x_toolkit): Don't allow motif or open-look.
8984
8985 1994-02-24 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
8986
8987 * configure.in: Fix value of docdir.
8988 * Makefile.in (install-arch-indep): Install DOC* in docdir.
8989
8990 1994-02-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8991
8992 * configure.in (*-sysv4.1): Set NON_GNU_CPP.
8993
8994 1994-02-22 Karl Heuer (kwzh@geech.gnu.ai.mit.edu)
8995
8996 * configure.in: New variable docdir to control where the docstring
8997 file goes.
8998 Makefile.in: Use it to initialize PATH_DOC in paths.h.
8999
9000 1994-02-22 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
9001
9002 * configure.in: When --run-in-place, don't inherit archlibdir.
9003
9004 1994-02-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9005
9006 * Makefile.in (install-arch-dep, install-arch-indep):
9007 New targets split up former do-install rule.
9008 (do-install): Target deleted.
9009
9010 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9011
9012 * configure.in (mips-sony-newsos*): New configuration.
9013
9014 1994-02-14 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu)
9015
9016 * configure.in (rs6000-bull-bosx*): Added support for BULL dpx20.
9017
9018 1994-02-11 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
9019
9020 * configure.in: Fix misspelled symbol LD_SWITCH_X_SITE_AUX.
9021
9022 1994-02-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9023
9024 * configure.in: Don't initialize CC.
9025
9026 1994-02-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9027
9028 * configure.in (creating src/Makefile): Also generate -U switches
9029 for symbols in the $configuration value.
9030
9031 * configure.in: Check for sys_siglist being declared in system header.
9032
9033 1994-02-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9034
9035 * configure.in (creating src/Makefile): Delete blank lines
9036 along with lines of whitespace.
9037 (m68k-motorola-sysv*, m68000-motorola-sysv*): Compute proper CC value.
9038
9039 1994-02-09 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9040
9041 * configure.in: Get, use, and substitute C_SWITCH_MACHINE
9042 like C_SWITCH_SYSTEM.
9043 (m68*-motorola-sysv*): Set CC. Require cpu type to be m68k or m68000.
9044
9045 1994-02-04 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
9046
9047 * configure.in (drem): Check for this function.
9048
9049 1994-02-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9050
9051 * configure.in (Using NON_GNU_CPP): Don't lose if it has spaces.
9052 If CPP was inherited from environment, don't use NON_GNU_CPP.
9053 (NON_GNU_CC): Likewise.
9054 (handling with_gcc): Use explicit if in the `no' case.
9055 (cc_specified): New variable; if set, don't use NON_GNU_CC.
9056
9057 1994-02-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9058
9059 * configure.in (mips-mips-riscos4*): Set NON_GNU_CPP.
9060
9061 1994-02-01 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
9062
9063 * configure.in: Check whether fmod exists.
9064
9065 1994-01-31 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9066
9067 * make-dist: Distribute {src,lisp}/ChangeLog.? instead of
9068 {src,lisp}/OChangeLog.
9069
9070 1994-01-22 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9071
9072 * configure.in: Restore Jan 8 and Jan 16 changes. The -U hack is
9073 necessary for proper operation. This code works with the current
9074 released version of Autoconf.
9075
9076 1994-01-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9077
9078 * configure.in (with_x_toolkit): Treat values athena and lucid alike.
9079 (USE_X_TOOLKIT): Define it for all values except `no'.
9080
9081 * configure.in: Undo first Jan 8 change and Jan 16 change.
9082
9083 1994-01-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9084
9085 * configure.in: Handle --with-x-toolkit. Produce lwlib/Makefile.
9086 Substitute USE_X_TOOLKIT as both C macro and Make variable.
9087
9088 * Makefile.in (lwlib/Makefile): New target.
9089 (SUBDIR_MAKEFILES): Depend on lwlib/Makefile.
9090 (clean, mostlyclean, distclean, realclean): Handle lwlib subdir.
9091 (unlock, relock): Handle lwlib subdir.
9092
9093 * Makefile.in: Add some .PHONY targets.
9094
9095 * make-dist: Handle lwlib subdir like oldXMenu subdir.
9096
9097 * lwlib: New subdirectory.
9098
9099 1994-01-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9100
9101 * configure.in: If CPP has a value that is a directory,
9102 discard the value.
9103
9104 1994-01-16 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9105
9106 * configure.in (srcdir_undefs): Add g flag to sed substitution to
9107 remove -U[0-9]*.
9108
9109 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9110
9111 * Makefile.in (do-install): Install the dired-x info files.
9112
9113 * configure.in: Provide for variable LD_SWITCH_X_SITE_AUX.
9114 (See src/s/sol2.h.)
9115
9116 1994-01-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9117
9118 * configure.in (m68k-harris-cxux*, m88k-harris-cxux*): New configs.
9119
9120 1994-01-08 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9121
9122 * configure.in (creating src/Makefile): Put code inside 2nd arg to
9123 AC_OUTPUT as it should be; hopefully no one will again see fit to
9124 gratuitously break this and not make a change log entry.
9125 Optimized sed processing of Makefile.in and cpp output; now
9126 preserves comments previously removed from the cpp input.
9127 Eliminated temp file for cpp output. Generate -U switches to
9128 undefine all identifiers that appear in the directory name
9129 ${srcdir}; pass these to cpp.
9130
9131 * configure.in (version): Fix sed regexp to match two-elt version
9132 number.
9133
9134 * configure.in: Check for strerror.
9135
9136 1994-01-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9137
9138 * configure.in: Test for bcmp.
9139
9140 1994-01-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9141
9142 * make-dist (tempdir): Put subdir msdos into the distribution.
9143
9144 1993-01-07 Morten Welinder (terra@diku.dk)
9145
9146 * config.bat: New file.
9147
9148 1994-01-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9149
9150 * Makefile.in (${SUBDIR} target): Pass down LDFLAGS and CPPFLAGS.
9151
9152 1994-01-01 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9153
9154 * configure.in (m68*-next-*): Don't care about which os is specified.
9155 (i[34]86-*-*): Check for *-nextstop*.
9156
9157 1993-12-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9158
9159 * configure.in: Check for setsid.
9160
9161 1993-12-17 Richard Stallman (rms@srarc2)
9162
9163 * configure.in (*-sun-solaris*): Add special case for Solaris 2.3.
9164
9165 1993-12-15 Richard Stallman (rms@srarc2)
9166
9167 * Makefile.in (mkdir): Make only the lockdir writable.
9168
9169 * configure.in (i860-*-sysv4): Renamed from i860-*-sysvr4.
9170
9171 1993-12-11 Richard Stallman (rms@srarc2)
9172
9173 * Makefile.in (libdir): Use @libdir@.
9174
9175 1993-12-08 Richard Stallman (rms@srarc2)
9176
9177 * Makefile.in (install): Add empty command.
9178
9179 1993-12-04 Richard Stallman (rms@srarc2)
9180
9181 * make-dist: Put man/getopt.c in the dist.
9182
9183 * configure.in (LIBS): Add test for existence of XSetWMProtocols.
9184
9185 * Makefile.in (install): Depend on ${SUBDIR}, not `all'.
9186
9187 1993-12-03 Richard Stallman (rms@srarc2)
9188
9189 * configure.in (solaris): Set NON_GNU_CPP instead of CPP.
9190 Set it for all solaris versions.
9191 (mips-mips-riscos4*): Set NON_GNU_CC, not CC.
9192 (after checking for GCC): If not GCC, and NON_GNU_CPP is set, set CPP.
9193 Likewise for NON_GNU_CC and CC.
9194
9195 1993-12-01 Richard Stallman (rms@srarc2)
9196
9197 * configure.in (mips-mips-riscos4*): Assign variable CC.
9198 (checking ${with_gcc}): If "no", don't override CC if already set.
9199 (CC): Initialize it as empty.
9200
9201 1993-11-30 Richard Stallman (rms@srarc2)
9202
9203 * configure.in (Suns): Set CPP if *-solaris2.3*.
9204
9205 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9206
9207 * Version 19.22 released.
9208
9209 * Makefile.in (do-install): Use umask 022 in copying etc and lisp dirs.
9210
9211 1993-11-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9212
9213 * make-dist: When breaking links, use cp -p.
9214 Copy install.sh into distribution.
9215 Move the temp dir up into the parent dir;
9216 don't leave the staging dir make-dist.tmp... in existence.
9217 * install.sh: New file.
9218
9219 1993-11-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9220
9221 * configure.in (i[34]86-ncr-sysv*): New specific alternative.
9222
9223 1993-11-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9224
9225 * configure.in (version): When --run-in-place, exclude
9226 ${datadir}/emacs/site-lisp from locallisppath.
9227
9228 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9229
9230 * configure.in: Delete jumk.c before writing it.
9231
9232 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9233
9234 * Version 19.21 released.
9235
9236 * Makefile.in (mkdir): Ignore error from chmod.
9237
9238 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9239
9240 * make-dist: Don't put lisp/forms.README in the distribution.
9241
9242 1993-11-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9243
9244 * configure.in (creating src/Makefile): Before running cpp,
9245 discard all lines that start with `# Generated' or /**/#.
9246
9247 1993-11-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9248
9249 * Version 19.20 released.
9250
9251 * make-dist: Use build-ins.in, not build-install.in.
9252 Don't bother updating TAGS since it's not included.
9253
9254 * build-ins.in: Renamed from build-install.in.
9255
9256 1993-11-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9257
9258 * make-dist: Don't try to link *.texinfo--there are none now.
9259 When running make in lib-src, specify YACC var value.
9260
9261 1993-10-03 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9262
9263 * configure.in (extrasub): Add vpath patterns for %.[yls].
9264
9265 * configure.in: Don't do seddery on config.status after AC_OUTPUT.
9266 Instead just include the commands to make src/Makefile as the
9267 second arg to AC_OUTPUT.
9268
9269 * configure.in: Use : instead of dnl for comment inside
9270 $makefile_command.
9271
9272 * configure.in: No longer use vpath_sed. Instead, when we notice
9273 srcdir already configured, set extrasub to hack vpath in the
9274 makefiles.
9275
9276 * configure.in: In cmds to make src/Makefile, chmod Makefile.new
9277 before moving it.
9278 * Makefile.in (VPATH): Define to @srcdir@.
9279
9280 1993-09-28 Brian J. Fox (bfox@cubit)
9281
9282 * configure.in: Don't copy ${srcdir}/src/Makefile.in; that file
9283 doesn't exist. Just copy src/Makefile.in instead. Touch
9284 all of the Makefiles after editing config.status.
9285
9286 * INSTALL: Update documentation to match new configuration
9287 mechanism.
9288
9289 1993-09-27 Brian J. Fox (bfox@ai.mit.edu)
9290
9291 * configure.in: Allow any of the path or directory Makefile
9292 variables to be set with flags to configure. Create all Makefiles
9293 at configure time. Edit special commands into config.status after
9294 src/Makefile.in is built from src/Makefile.
9295
9296 * Makefile.in (src/Makefile, lib-src/Makefile, oldXMenu/Makefile):
9297 If these files are out of date, simply have config.status
9298 rebuild them; don't rebuild them explicitly.
9299
9300 1993-09-25 Brian J. Fox (bfox@ai.mit.edu)
9301
9302 * build-install.in: Change src/xemacs to src/emacs. We no longer
9303 create src/xemacs, so the file wouldn't be found.
9304
9305 * make-dist: Remove `src/ymakefile', add `src/Makefile.in.in'.
9306
9307 1993-09-24 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
9308
9309 * configure.in: Avoid forcing the search of /usr/include before
9310 fixed include files by resetting C_SWITCH_X_SITE if it is
9311 "-I/usr/include".
9312
9313 1993-09-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9314
9315 * Makefile.in (@rip_paths@locallisppath):
9316 Delete ${datadir}/emacs/site-lisp.
9317
9318 1993-09-15 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9319
9320 * configure.in:
9321 Use AC_QUOTE_SQUOTE twice to properly quote vpath_sed value.
9322 Remove ${extra_output} from AC_OUTPUT call.
9323
9324 1993-09-17 Brian J. Fox (bfox@inferno)
9325
9326 * make-dist: Quote backquotes found in strings to be echoed.
9327
9328 * configure.in: Use "sh -c pwd" when we want to avoid having the
9329 shell fix up the value of $PWD.
9330
9331 1993-09-13 Brian J. Fox (bfox@inferno)
9332
9333 * Makefile.in (do-install): Don't abort if ln or chmod at the end
9334 of the installation fail. Suggested by Karl Berry.
9335
9336 1993-08-30 Brian J. Fox (bfox@inferno)
9337
9338 * Makefile.in (*clean): Use "$(MAKE) $(MAKEFLAGS)" wherever "make"
9339 was used. Set MAKEFLAGS from MFLAGS.
9340
9341 1993-09-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9342
9343 * configure.in: Test for res_init in libc.
9344
9345 1993-09-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9346
9347 * configure.in: In the file ${tempcname}, use configure___
9348 instead of @configure@.
9349
9350 1993-09-12 Roland McGrath (roland@sugar-bombs.gnu.ai.mit.edu)
9351
9352 * make-dist: Dist vpath.sed
9353
9354 * Makefile.in (lib-src/Makefile, src/Makefile, oldXMenu/Makefile):
9355 Depend on vpath.sed.
9356 Replace sed command for VPATH with @vpath_sed@.
9357
9358 * configure.in: Substitute variable `vpath_sed'.
9359 If not in $srcdir and $srcdir is configured,
9360 issue warning that GNU make is required,
9361 and set vpath_sed to use vpath.sed script.
9362
9363 1993-09-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9364
9365 * configure.in: Remove check for $srcdir being configured. This
9366 pretty much works now.
9367 Grok {m68*-hp,i[34]86-*}-netbsd* and set opsys=netbsd.
9368 Check for XFree86 (/usr/X386/include) independent of whether
9369 -lXbsd exists.
9370
9371 * Makefile.in (info, dvi, clean, mostlyclean, distclean,
9372 realclean, unlock, relock): Use `$(MAKE)' in place of plain
9373 `make'.
9374
9375 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9376
9377 * Version 19.19 released.
9378
9379 * configure.in (i386-*-sunos4): Assume Sunos 4.0.
9380
9381 1993-08-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9382
9383 * configure.in: Check for XScreenNumberOfScreen.
9384
9385 1993-08-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9386
9387 * configure.in: Add * to end of all configuration alternatives.
9388 (m68*-sony-newsos3*): New alternative.
9389
9390 1993-08-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9391
9392 * make-dist: Include getdate.c in distribution.
9393
9394 * configure.in: For --help, use $PAGER if it is set.
9395 (LIB_X11_LIB): Default to -lX11.
9396 (mips-sgi-irix5.*): New alternative.
9397
9398 * Makefile.in (do-install): Install info/gnus* and info/sc*.
9399
9400 * configure.in (m68*-hp-hpux*, hppa*-hp-hpux*):
9401 Recognize *.B8.* as hpux version 8.
9402 (m68*-tektronix-bsd*): Fix typo in tek4300.
9403 (AC_HAVE_FUNCS): Add ftime.
9404
9405 1993-08-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9406
9407 * configure.in (m88k-tektronix-sysv3*): Added the missing *.
9408 Use tekxd88, not tekXD88.
9409
9410 1993-08-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9411
9412 * configure.in: Check for -lm. Then can check for frexp and logb.
9413
9414 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9415
9416 * Version 19.18 released.
9417
9418 * make-dist (src): Don't put gnu-hp300 in dist.
9419 (src, lisp): Include OChangeLog in dist.
9420
9421 1993-08-08 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9422
9423 * configure.in: Test for presence of logb and frexp functions.
9424
9425 1993-08-05 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9426
9427 * configure.in (machine): Add i370-ibm-aix*.
9428
9429 1993-08-03 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9430
9431 * configure.in (function checks): Test for mkdir and rmdir.
9432
9433 * configure.in (function checks): Don't test for random and bcopy
9434 only when we're building with X; look for them all the time.
9435
9436 1993-07-30 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9437
9438 * configure.in: Test for availability of bcopy functions, searching
9439 the X libraries if we're using X.
9440
9441 * configure.in: Test for the presence of/usr/lpp/X11/bin/smt.exp,
9442 and #define HAVE_AIX_SMT_EXP if we do. This is present in some
9443 versions of AIX, and needs to be passed to the loader.
9444
9445 * configure.in: Test for the availability of the
9446 XScreenResourceString function.
9447
9448 1993-07-30 David J. MacKenzie (djm@frob.eng.umd.edu)
9449
9450 * configure.in: If we found X on our own, set C_SWITCH_X_SITE and
9451 LD_SWITCH_X_SITE and assume --with-x11.
9452 Only look for X11 files if we weren't told about a window system
9453 or if we were told to use X11 but not told where.
9454 Search the libraries from the s and/or m files when checking for
9455 functions.
9456
9457 * configure.in: Remove any trailing slashes in prefix and exec_prefix.
9458
9459 1993-07-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9460
9461 * make-dist: Include lisp/dired.todo in the distribution.
9462
9463 1993-07-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9464
9465 * configure.in: Add code to set HAVE_INET_SOCKETS.
9466
9467 1993-07-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9468
9469 * configure.in: If we do find x_includes and x_libraries
9470 via AC_FIND_X, set C_SWITCH_X_SITE and LD_SWITCH_X_SITE.
9471
9472 1993-07-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9473
9474 * make-dist: Include src/gnu-hp300 in the dist.
9475
9476 * configure.in (canonical): New variable holds the canonicalized
9477 configuration. Don't alter `configuration'. Use `configuration'
9478 for Makefile.in for file naming.
9479 (testing x_includes and x_libraries): Use =, not ==.
9480
9481 1993-07-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
9482
9483 * Version 19.17 released.
9484
9485 * Makefile.in (src/Makefile): Propagate C_SWITCH_SYSTEM to the src
9486 directory's makefile. This allows the invocation of CPP which
9487 builds xmakefile to receive these switches. The SunSoft C
9488 preprocessor inserts spaces between tokens if it doesn't get the
9489 -Xs flag requested in src/s/sol2.h.
9490
9491 1993-07-12 Frederic Pierresteguy (F.Pierresteguy@frcl.bull.fr)
9492
9493 * configure.in (m68k-bull-sysv3): New config.
9494
9495 1993-07-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9496
9497 * configure.in: Use the autoconf AC_FIND_X macro to try to find
9498 the X Windows libraries.
9499
9500 1993-07-07 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9501
9502 * make-dist (tempdir): Don't create lisp/forms-mode directory in
9503 the distribution. Those files aren't kept in their own
9504 subdirectory any more.
9505
9506 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9507
9508 * Version 19.16 released.
9509
9510 1993-06-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9511
9512 * configure.in: Add --verbose flag.
9513
9514 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9515
9516 * version 19.15 released.
9517
9518 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9519
9520 * Makefile.in (top_distclean): Use -f switch when cleaning out
9521 lock dir; it might be empty.
9522
9523 * configure.in: Only check for -lXbsd once.
9524
9525 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9526
9527 * Version 19.14 released.
9528
9529 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9530
9531 * make-dist: If using gzip, create distribution with '.gz' extension.
9532
9533 * make-dist (lisp/term): This doesn't have a ChangeLog anymore.
9534 (lisp/forms-mode): This doesn't exist anymore.
9535
9536 * configure.in: Look for the closedir function.
9537
9538 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9539
9540 * configure.in (CPP): Autoconf sets this to a shell variable
9541 reference, which doesn't work when it's edited into a makefile.
9542 Expand that variable reference.
9543
9544 * Makefile.in (CPP): New variable.
9545 (src/Makefile): Edit CPP into src/Makefile.
9546
9547 * Makefile.in (src/Makefile): Don't bother exiting single quotes
9548 and entering double quotes to get the values of LD_SWITCH_X_SITE
9549 and the other make variables; make substitutes them in anyway.
9550
9551 * Makefile.in (uninstall): Don't remove the lisp and etc
9552 directories if they're in the source tree.
9553
9554 Bring mumbleclean targets into conformance with GNU coding standards.
9555 * Makefile.in (mostlyclean, clean): Separate these two; just have
9556 them pass the request to the subdirectory makefiles.
9557 (distclean): Pass the request down, and then get rid of the
9558 files configure built, and get rid of the Makefiles.
9559 (realclean): Pass the request down, and then do the same things
9560 distclean does.
9561 (uninstall, info, dvi): New targets.
9562
9563 * configure.in: Move clause for PC-compatible i386 box to the end
9564 of the case statement, to avoid masking configurations below.
9565
9566 * configure.in: Add case for m88k-motorola-sysv4.
9567
9568 * configure.in: Add support for HP/UX versions 7, 8, and 9 on
9569 the HP 68000 machines.
9570
9571 * configure.in: Put the arguments to LD_SWITCH_X_SITE's and
9572 C_SWITCH_X_SITE's -L and -I switches in quotes, so the
9573 preprocessor won't fiddle with them.
9574
9575 1993-06-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9576
9577 * Makefile.in (TAGS): cd to src to run etags.
9578
9579 1993-06-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9580
9581 * configure.in (version): Check the X libraries for XrmSetDatabase
9582 and random, and see if we have -lXbsd.
9583
9584 1993-06-11 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9585
9586 * configure.in: Pass "-Isrc" to the CPP we run to examine the
9587 s/*.h and m/*.h files. Martin Tomes
9588 <mt00@controls.eurotherm.co.uk> says ISC Unix 3.0.1 needs it.
9589
9590 1993-06-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9591
9592 * configure.in: Move i386-prime-sysv* and i386-sequent-bsd*
9593 above the general i386 alternative.
9594
9595 1993-06-10 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9596
9597 * configure.in: Recognize configuration name for Data General
9598 AViiON machines.
9599
9600 * configure.in: Use AC_LONG_FILE_NAMES.
9601
9602 1993-06-09 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9603
9604 * configure.in: Test for bison.
9605 * Makefile.in (YACC): New variable.
9606 (lib-src/Makefile.in): Edit YACC into the makefile.
9607
9608 1993-06-08 Jim Blandy (jimb@totoro.cs.oberlin.edu)
9609
9610 * Version 19.13 released.
9611
9612 * configure.in (CFLAGS): Don't set this according to the value of
9613 the GCC shell variable. Instead, consult the machine and system
9614 files for the values of C_OPTIMIZE_SWITCH and C_DEBUG_SWITCH, and
9615 test __GNUC__ while we're at it.
9616
9617 * configure.in: Remove extra ;; from hpux cases.
9618
9619 1993-06-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
9620
9621 * configure.in: Check to see if the system has -ldnet.
9622
9623 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9624
9625 * make-dist: Add clauses to distribute lisp/forms-mode.
9626
9627 1993-06-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9628
9629 * configure.in (machine): Fix the versions in hpux version number test.
9630 Do not guess based on cpu type. Do check for explicit system version.
9631
9632 1993-06-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9633
9634 * configure.in: Do NOT look for `unknown' as company name.
9635
9636 1993-06-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9637
9638 * configure.in: Fix typo in message.
9639
9640 1993-06-01 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9641
9642 * Version 19.12 released.
9643
9644 * Makefile.in (do-install): Correct previous etc-copying change.
9645 Partially rewrite using `if'.
9646 (src/Makefile): Insert --x-libraries option into LD_SWITCH_X_SITE.
9647
9648 * Version 19.11 released.
9649
9650 * configure.in: Handle 386bsd.
9651
9652 1993-05-31 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9653
9654 * make-dist: Update getdate.c.
9655
9656 * configure.in: Handle bsd386.
9657
9658 * Makefile.in (do-install): Use `-' in tar options.
9659
9660 * configure.in: Change ! "${...}" to x"${...}" = x.
9661
9662 * Makefile.in (do-install): Copy the DOC-* files from the build
9663 etc directory, as well as lots of things from ${srcdir}/etc.
9664
9665 * make-dist: Copy config.guess.
9666
9667 * configure.in: Handle AIX versions 1.2, 1.3.
9668
9669 1993-05-30 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9670
9671 * configure.in: Use s/bsd4-3.h for mips-mips-riscos4, and add
9672 the configuration name mips-mips-usg* to represent USG systems.
9673
9674 * configure.in: Fix logic to detect if srcdir is already configured.
9675
9676 * Makefile.in: Pass in LD_SWITCH_X_SITE.
9677
9678 * Makefile.in (mkdir, clean, mostlyclean, do-install): Use `(cd
9679 foo && pwd)` instead of `(cd foo ; pwd)` to get the canonical name
9680 of a directory; cd might fail, and have pwd print out the current
9681 directory.
9682
9683 1993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9684
9685 * configure.in: When looking for sources, use '.', not `.`. Also '..'.
9686
9687 1993-05-30 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9688
9689 * configure.in: Complain if srcdir points at an already-configured
9690 tree.
9691
9692 1993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9693
9694 * Version 19.10 released.
9695
9696 1993-05-29 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9697
9698 * Makefile.in: Use Makefile comments, not C comments.
9699
9700 * configure.in: Add case for the Tektronix XD88.
9701
9702 1993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9703
9704 * configure.in: Handle sysv4.2 and sysvr4.2.
9705
9706 1993-05-29 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9707
9708 * configure.in: Traverse the argument list without destroying it;
9709 don't use shift. It turns out that "set - ${saved_arguments}"
9710 doesn't work portably.
9711
9712 * configure.in: Add missing "fi".
9713
9714 * make-dist: Rebuild configure if configure.in is newer.
9715
9716 * Makefile.in (src:, lib-src:, FRC:): Force the src and lib-src
9717 targets to be executed even if make remembers that it has already
9718 satisfied FRC.
9719
9720 1993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9721
9722 * Makefile.in (do-install): Delete redundant code to copy etc twice.
9723
9724 * configure.in (romp): Handle various version numbers with aos and bsd.
9725
9726 1993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9727
9728 * configure.in: Fix message text.
9729
9730 1993-05-28 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9731
9732 * make-dist: Make a `site-lisp' directory in the distribution,
9733 instead of a `local-lisp' directory, which hasn't been the
9734 appropriate name for a long time.
9735 * Makefile.in (@rip_paths@locallisppath): Use site-lisp directory
9736 from the distribution first, then /usr/local/lib/emacs/site-lisp.
9737
9738 * Makefile.in (do-install): Correctly detect if ./etc and
9739 ${srcdir}/etc are the same.
9740
9741 * configure.in: Extract UNEXEC from the system configuration
9742 files, compute the name of the source file corresponding to the
9743 object file, and #define it as UNEXEC_SRC in config.h.
9744
9745 * configure.in: If srcdir is '.', then try using PWD to make it
9746 absolute.
9747
9748 * configure.in: Include ${srcdir} in the printed report, to help
9749 people notice if it's an automounter path.
9750
9751 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9752
9753 * configure.in (prefix): Don't run pwd on srcdir unnecessarily.
9754
9755 1993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9756
9757 * Makefile.in (do-install): Delete the dest dir, not the source dir,
9758 when they are different. Add `shift' command.
9759 (COPYDESTS, COPYDIR): Delete external-lisp dir.
9760 (externallispdir): Var deleted.
9761
9762 * configure.in: Delete spurious paren outputting short_usage.
9763
9764 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9765
9766 * Version 19.9 released.
9767
9768 1993-05-26 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9769
9770 * Makefile.in (${SUBDIR}): Pass the value of the make variable to
9771 subdirectory makes.
9772
9773 * make-dist: Check for .elc files with no corresponding .el file.
9774
9775 * Makefile.in (mkdir): Make all the directories in locallisppath.
9776
9777 * config.guess: New file.
9778 * configure.in: Use it, tentatively.
9779 * INSTALL: Mention its usage.
9780
9781 * configure.in (hppa-hp-hpux): Use uname -r instead of uname -m;
9782 the former gives you the operating system rev directly. Use
9783 s/hpux.h if we don't recognize what we got.
9784
9785 * Makefile.in (do-install): Don't remove a destination directory
9786 if it's the same as the source. If ${srcdir}/info == ${infodir},
9787 don't try to copy the info files.
9788
9789 * Makefile.in (COPYDIR, COPYDESTS): Don't mention etc twice; this
9790 doesn't work if you're not using a separate source directory.
9791 (do-install): Copy the build tree's etc directory only after
9792 making sure it's not also the source tree's etc directory.
9793
9794 1993-05-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9795
9796 * configure.in: Handle sunos4.1.3 specially.
9797
9798 1993-05-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9799
9800 * Makefile.in (INSTALL): Add definition.
9801
9802 * configure.in: Fix some messages. Support -with-gnu-cc.
9803 At the end, use `set --', not `set -'.
9804 Delete spurious `.h' in hpux alternatives.
9805
9806 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9807
9808 * Version 19.8 released.
9809
9810 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9811
9812 * configure.in: When looking for source in the same directory as
9813 the configure script, make the path thus discovered absolute.
9814 If the user specifies the `--srcdir' switch, make that directory
9815 absolute too.
9816
9817 * Makefile.in (srcdir): Remove comment saying this doesn't work.
9818
9819 * Makefile.in (src/paths.h): Edit the `infodir' variable into this
9820 too, as the value of the PATH_INFO macro.
9821
9822 * configure.in: Check to see if the source lives in the same
9823 directory as the configure script.
9824
9825 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9826
9827 * Makefile.in (install): Split this into `install' and
9828 `do-install', to give people more control over exactly what gets
9829 done.
9830 (do-install): New target, containing the guts of `install'. Don't
9831 remove and recreate the directories inside the copying loop - do
9832 it all before the copying loop. Pass more flags to the lib-src
9833 make.
9834 (mkdir): Create ${infodir}, ${mandir}, and ${sitelispdir} here, to
9835 avoid errors and warnings.
9836
9837 * configure.in: For generic IBM PC boxes, insist on "unknown" for
9838 the manufacturer - the more general case was blocking other i386
9839 configuration names below, and that's how the names are written in
9840 MACHINES anyway.
9841
9842 * make-dist: When breaking links, remove the link before moving
9843 the copy onto it, to avoid interactive behavior.
9844
9845 * Makefile.in: Doc fix.
9846
9847 * configure.in: Doc fix.
9848
9849 * INSTALL: Mention --exec-prefix option.
9850
9851 * configure.in: Add support for the `--exec-prefix' option.
9852 * Makefile.in: Accept that support.
9853
9854 * configure.in: Use the AC_PROG_INSTALL macro.
9855 * Makefile.in (INSTALL): Variable removed.
9856 (INSTALL_PROGRAM, INSTALL_DATA): Accept these values from configure.
9857
9858 * configure.in: Distinguish between hp800's and hp700's by calling
9859 "uname -m".
9860
9861 1993-05-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9862
9863 * configure.in: Recognize configuration names for i860 boxes
9864 running SYSV.
9865
9866 1993-05-23 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9867
9868 * configure.in: Distinguish between hp800's and hp700's by the
9869 version of HP/UX they run, since that's something people are more
9870 likely to know - hp700's run 8.0.
9871 Add HP 700 configuration.
9872
9873 * configure.in: Test for the presence of the `rename' function.
9874
9875 * Makefile.in (C_SWITCH_X_SITE): New variable - get this from
9876 configure.in.
9877 (oldXMenu/Makefile): Edit C_SWITCH_X_SITE into this.
9878
9879 * make-dist: Break intra-tree links.
9880
9881 * configure.in: Explain that this is an autoconf script, and give
9882 instructions for rebuilding configure from it. Arrange to put
9883 comments in configure explaining this too.
9884
9885 * configure.in: Make the first line of the configure script be
9886 "#!/bin/sh". Leaving the first line blank didn't work.
9887
9888 * configure.in (long_usage): Removed; made short_usage describe
9889 the options briefly.
9890
9891 * configure.in: Implement the --prefix option.
9892 * Makefile.in (prefix): Add support for it here.
9893 * INSTALL: Document it here.
9894
9895 * Makefile.in (install): Don't assume that the files in the `info'
9896 subdirectory match *.info. They don't have that prefix.
9897
9898 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9899
9900 * configure.in: Add case for version 5 of Esix.
9901
9902 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9903
9904 * Version 19.7 released.
9905
9906 * make-dist: There aren't any *.com files in lib-src anymore.
9907
9908 * make-dist: Copy texinfo.tex and texindex.c, rather than linking
9909 them; they're symlinks to other filesystems on the GNU machines.
9910
9911 * make-dist: Check that the manual reflects the same version of
9912 Emacs as stated in lisp/version.el. Edit that version number into
9913 the README file.
9914
9915 1993-05-21 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9916
9917 * configure.in: Remove the hack of AC_DEFINE; use
9918 AC_DEFINE_UNQUOTED.
9919
9920 1993-05-20 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9921
9922 * make-dist: Don't distribute precomp.com, compile.com, or
9923 link.com from ./src; they're in ./vms now.
9924
9925 Some time-handling patches from Paul Eggert:
9926 * configure.in: Add AC_TIMEZONE.
9927
9928 1993-05-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9929
9930 * configure.in: Recognize Linux as a valid operating system for
9931 the i386.
9932
9933 1993-05-18 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9934
9935 * make-dist: Distribute some VMS files we got from Richard Levitte.
9936
9937 * Makefile.in (oldXMenu/Makefile): Take oldXMenu/Makefile.in as
9938 the source for the sed command, not oldXMenu/Makefile.
9939
9940 1993-05-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
9941
9942 * INSTALL: Don't claim the srcdir option doesn't work.
9943
9944 1993-05-16 Jim Blandy (jimb@totoro.cs.oberlin.edu)
9945
9946 * configure.in: Include remarks saying what order the autoconf
9947 tests should go in, and remind people to change config.h.in
9948 whenever they add autoconf tests which make #definitions.
9949
9950 * make-dist: Distribute oldXMenu/Makefile.in, not oldXMenu/Makefile.
9951
9952 1993-05-15 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9953
9954 * Makefile.in (oldXMenu/Makefile): Make this depend on
9955 ${srcdir}/oldXMenu/Makefile.in, not itself.
9956
9957 * PROBLEMS: Some updates from David J. Mackenzie.
9958
9959 More changes from David J. Mackenzie.
9960 * Makefile.in (install.sysv, install.xenix, install.aix): Targets
9961 removed; autoconf and config.h should specify all these
9962 differences.
9963 (buildlisppath): Make this path depend on ${srcdir}.
9964 (INSTALLFLAGS): Removed.
9965 (INSTALL): Include the -c flag.
9966 (install): Change the way we invoke install accordingly.
9967
9968 Install ${srcdir} changes from DJM.
9969 * Makefile.in (SUBDIR_MAKEFILES): Add oldXMenu/Makefile to this
9970 list.
9971 (COPYDIR, COPYDESTS): Install files from both the etc directory in
9972 the source tree and the etc directory in the object tree.
9973 (${SUBDIR}): Pass the prefix variable down to submakes.
9974 (everywhere): Use `sed', not `/bin/sed'. Not all systems have sed
9975 in /bin.
9976 (lib-src/Makefile, src/Makefile, oldXMenu/Makefile): Edit in
9977 values for srcdir and VPATH.
9978 (install): Add `v' flag to tar command. Make sure that `dir'
9979 exists in ${srcdir}/info before copying it. Remember that the man
9980 pages come from the source tree, not the object tree.
9981 * configure.in: Remove remarks saying that the --srcdir option
9982 doesn't work.
9983 Create the etc directory in the object tree.
9984 Recognize configuration names of the form *-sun-solaris*.
9985 Recognize sunos5 and solaris as operating system names.
9986
9987 * configure.in: Use the AC_TIME_WITH_SYS_TIME macro, for
9988 lib-src/getdate.y and src/systime.h.
9989
9990 1993-05-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9991
9992 * make-dist: Make links in info subdir.
9993
9994 1993-05-13 Jim Blandy (jimb@totoro.cs.oberlin.edu)
9995
9996 * configure.in: Call AC_STDC_HEADERS.
9997
9998 1993-05-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9999
10000 * configure.in: Sidestep autoconf's quoting of the second argument
10001 of AC_DEFINE, so we can specify the value to put there. It would
10002 be nice if autoconf provided some way to specify computed values
10003 for macros.
10004
10005 1993-05-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10006
10007 * Makefile.in (DEFS): Deleted; since we're using AC_CONFIG_HEADER,
10008 this is always just -DHAVE_CONFIG_H.
10009
10010 The GNU coding standards specify that CFLAGS should be left for
10011 users to set.
10012 * Makefile.in (CFLAGS): Let configure determine the default value
10013 for this. Don't
10014 have it default to DEFS.
10015 (${SUBDIR}): Pass CFLAGS down to submakes, not DEFS.
10016 (lib-src/Makefile, src/Makefile): Edit the default value for
10017 CFLAGS into these files, not DEFS.
10018 * configure.in (CFLAGS): Choose a default value for this - "-g"
10019 normally, or "-g -O" if we're using GCC. Edit it into the
10020 top-level Makefile.
10021
10022 * configure.in: When scanning the machine and system description
10023 #include files, write their names to conftest.c properly.
10024
10025 1993-05-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10026
10027 * configure.in: In configuration name case for Apallos running
10028 Domainios, set opsys, not opsysfile.
10029
10030 * configure.in: Use the autoconf AC_CONFIG_HEADER macro to produce
10031 src/config.h, instead of AC_OUTPUT; the latter overwrites
10032 src/config.h even when it hasn't changed, puts a makefile-style
10033 comment at the top even though it's C code, and produces a
10034 config.status script which doesn't do the job right.
10035
10036 * configure.in: Add AC_LN_S test, so we can tell whether or not we
10037 can use a symbolic link to get the X Menu library into src.
10038 * Makefile.in (LN_S): New variable.
10039 (src/Makefile): Edit the value of LN_S into this makefile.
10040
10041 1993-05-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10042
10043 * configure.in: Support *-sco3.2v4* as opsystem.
10044
10045 * make-dist: Don't include calc directory.
10046 Exclude many files in the man directory; copy a few.
10047
10048 1993-05-04 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10049
10050 * configure.in: Use AC_HAVE_HEADERS to test for sys/time.h, and
10051 call AC_STRUCT_TM to see what's in time.h.
10052
10053 * configure.in: Employ quoting stupidity to get the value of CPP
10054 to expand properly.
10055
10056 1993-04-27 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10057
10058 * configure.in: Use the AC_PROG_CPP macro, and then use the CPP
10059 variable to scan the machine and system description files.
10060
10061 * configure.in: Use the AC_HAVE_HEADERS to check for sys/timeb.h,
10062 so that getdate.y builds correctly.
10063
10064 1993-04-26 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10065
10066 * configure.in (tempcname): Change this to "conftest.c", so it will
10067 work properly on systems with short filenames; this is the name
10068 autoconf uses.
10069
10070 * configure.in: Also detect the availability of dup2 and
10071 gethostname.
10072
10073 * configure.in: Use the AC_ALLOCA test.
10074 * Makefile.in (ALLOCA): New variable, to be set by ./configure.
10075 (lib-src/Makefile): Edit the value of ALLOCA into lib-src/Makefile.
10076
10077 1993-04-24 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10078
10079 * make-dist: Distribute configure, as well as configure.in.
10080 Oversight.
10081
10082 1993-04-23 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10083
10084 * Makefile.in (install): Print out the name of the directory we're
10085 copying, so people can have some idea of whether we're making
10086 progress.
10087
10088 * Makefile.in (install.aix, install.xenix, install.sysv, install):
10089 Don't forget to re-create the COPYDESTS directories after we clear
10090 them out.
10091
10092 1993-04-13 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10093
10094 * Makefile.in: Add autoconf cookies so that the configure
10095 script can comment out sections of path variable definitions to
10096 choose between the installable configuration and the run-in-place
10097 configuration.
10098 * configure.in: Add new option `--run-in-place', to select the
10099 run-in-place path definitions.
10100
10101 * configure.in: Add a clause to the big configuration name case
10102 for the NeXT machine.
10103
10104 1993-04-12 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10105
10106 * Makefile.in (install, install.sysv, install.xenix, install.aix):
10107 Make sure that each source directory exists, and is different from
10108 the destination directory; then, delete the destination before
10109 copying over the source.
10110
10111 * make-dist: Distribute configure.in, instead of configure.
10112
10113 1993-04-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10114
10115 * configure.in: Don't set CC to "gcc -O" if the user specifies
10116 `--with-gcc'. Add -O to DEFS if GCC is set.
10117
10118 1993-04-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10119
10120 * Makefile.in (clean mostlyclean): Missing right paren.
10121
10122 * configure.in: When checking for X windows, search for an X11
10123 subdirectory of ${x_includes}.
10124
10125 * configure.in: Check for gettimeofday function, for getdate.y.
10126
10127 Change `configure' to a mixture of custom code and autoconf stuff.
10128 autoconf can't derive all the information we need, but we'd really
10129 like to be able to take advantage of some of its tests, and its
10130 file-editing facilities.
10131 * configure.in: Renamed from configure.
10132 Quote the sections of shell script we want copied literally to
10133 the configure script.
10134 (compile): Initialize this to make the autoconf macros' code happy.
10135 Use AC_PROG_CC, AC_CONST, and AC_RETSIGTYPE instead of writing out
10136 code to do their jobs.
10137 Use autoconf to produce Makefile and src/config.h.
10138 Remove the Makefile-style comment that autoconf places at the top
10139 of src/config.h.
10140 (config_h_opts): Removed - no longer necessary.
10141 * Makefile.in (configname): Renamed to configuration.
10142 (CONFIG_CFLAGS): Renamed to DEFS.
10143 (CC, DEFS, C_SWITCH_SYSTEM, version, configuration): Adjusted to
10144 get values via autoload @cookies@.
10145 (libsrc_libs): Get this from autoconf. We used to do nothing
10146 about this.
10147 (${SUBDIR}): Pass DEFS to submakes instead of CONFIG_CFLAGS.
10148
10149 * Makefile.in (src/paths.h, lib-src/Makefile, src/Makefile): Don't
10150 echo the move-if-change command.
10151
10152 1993-04-08 Jim Blandy (jimb@churchy.gnu.ai.mit.edu)
10153
10154 * make-dist: Distribute lib-src/rcs-checkin.
10155
10156 * make-dist: It's oldXMenu/compile.com, not oldXMenu/compile.mms.
10157 Don't try to make links to the RCS or Old subdirectories.
10158 Use the appropriate extension for the compression type in use.
10159 Create the tar file in the shell's initial default directory, not
10160 in ${tempparent}.
10161 Erase the whole ${tempparent} tree, not just ${tempdir}.
10162
10163 1993-03-30 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10164
10165 * Makefile.in (src/paths.h): Don't echo the huge sed command we
10166 use to build paths.h.
10167 (lib-src/Makefile, src/Makefile): Similarly.
10168
10169 * configure: Extend test for working `const' keyword to handle AIX
10170 3.2 cc.
10171
10172 1993-03-24 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10173
10174 * make-dist: Distribute lisp/term/ChangeLog.
10175
10176 Arrange for C compilation throughout the tree to get
10177 C_SWITCH_SYSTEM from the configuration files.
10178 * configure: Extract C_SWITCH_SYSTEM from the machine and
10179 system-dependent files, and save it in the top-level Makefile.
10180 * Makefile.in (C_SWITCH_SYSTEM): New flag for configure to edit.
10181 (lib-src/Makefile): Edit C_SWITCH_SYSTEM into lib-src/Makefile.
10182
10183 * make-dist: Include the VMS support files in oldXMenu in the
10184 distribution.
10185
10186 * configure: Doc fix.
10187
10188 * configure: Fix corrupted config_h_opts.
10189
10190 * configure: Properly report option names in error messages.
10191
10192 * configure: Properly recognize --x-includes and --x-libraries
10193 options.
10194
10195 * configure: Fix syntax errors in code handling XFree386.
10196
10197 1993-03-23 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10198
10199 * configure: Add special code to detect XFree386, and tell
10200 config.h about it.
10201
10202 * configure: Properly handle extracting values of LIBS_MACHINE and
10203 LIBS_SYSTEM that contain spaces.
10204
10205 * configure: Add `--x-includes' and `--x-libraries' options. I
10206 think these are dopey, but no less than three alpha testers, at
10207 large sites, have said they have their X files installed in odd
10208 places. Implement them by setting C_SWITCH_X_SITE and
10209 LD_SWITCH_X_SITE in src/config.h.
10210
10211 1993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
10212
10213 * make-dist: Don't distribute etc/Old files.
10214
10215 * GETTING.GNU.SOFTWARE, PROBLEMS: Registered into RCS with their
10216 backups.
10217
10218 1993-03-20 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10219
10220 * make-dist: Fix typo.
10221
10222 1993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
10223
10224 * make-dist: Corrected typo, fixed it to discard = and TAGS files
10225 in some cases where it should but didn't seen to.
10226
10227 * Makefile.in: Added unlock and relock productions.
10228
10229 1993-03-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10230
10231 * make-dist: Add a --compress option to force make-dist to use
10232 compress.
10233
10234 * make-dist: Use gzip, if we can find it.
10235
10236 * configure: Recognize rs6000-ibm-aix32 and rs6000-ibm-aix, and
10237 make rs6000-ibm-aix default to -aix32.
10238
10239 1993-03-17 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
10240
10241 * Makefile.in: Added `Developer's configuration' section.
10242
10243 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10244
10245 * Makefile.in: Add commented-out variable settings for developer's
10246 configuration.
10247
10248 1993-03-14 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10249
10250 * make-dist: Distribute `src/bitmaps' too.
10251
10252 1993-03-14 Charles Hannum (mycroft@hal.gnu.ai.mit.edu)
10253
10254 * configure: Recognize rs6000-ibm-aix32 and rs6000-ibm-aix, and
10255 make rs6000-ibm-aix default to -aix32.
10256
10257 1993-03-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10258
10259 * configure: Recognize strings like "sysvr0" or "sysvr1" as System V.
10260
10261 * Makefile.in (install.sysv): Add a second `$' in front of
10262 `${dest}', so that the shell will expand it, instead of Make.
10263
10264 * configure: When processing the name of the configure script,
10265 collapse `././' to `./', but leave a single `./' prefix alone.
10266
10267 * configure: Doc fix.
10268
10269 1993-03-04 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10270
10271 * configure: Handle isc3.0 correctly.
10272
10273 1993-02-25 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10274
10275 * make-dist: Don't try to copy the COPYING notice into
10276 external-lisp; we're not distributing that directory any more.
10277
10278 1993-02-24 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10279
10280 * Makefile.in (install, install.aix, install.xenix, install.sysv):
10281 Remove CVS subdirectories from the installed directory trees, as
10282 well as RCS directories.
10283
10284 1993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10285
10286 * make-dist: Only copy gmalloc.c if we couldn't link it.
10287 Don't try to copy man/{README,Makefile} unless they actually exist.
10288
10289 * Makefile.in (lisppath): Don't include externallispdir in this.
10290 We're not sure whether we're even going to distribute the
10291 directory yet.
10292
10293 1993-02-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10294
10295 * make-dist: Don't distribute the external-lisp directory anymore.
10296 * INSTALL: Remove all references to external-lisp.
10297
10298 * configure: Detect whether the compiler supports `const'
10299 properly, and edit src/config.h accordingly.
10300
10301 * configure: Tweak layout of final report.
10302
10303 * Makefile.in (${SUBDIR}): Pass CONFIG_CFLAGS to the submakes, not
10304 CFLAGS.
10305
10306 * Makefile.in (locallisppath): Make this default to
10307 ${datadir}/emacs/site-lisp, instead of
10308 ${datadir}/emacs/local-lisp. ${datadir} and ${statedir} are often
10309 the same thing, and local-lisp causes completion conflicts with
10310 lock.
10311 (lisppath): Add ${externallispdir} to this.
10312 * INSTALL: Adjust installation directions.
10313
10314 * Makefile.in (externallispdir): New variable, to say where to
10315 install the externally-maintained lisp files.
10316 (COPYDIR, COPYDESTS): Copy the external lisp directory just like
10317 the others.
10318 * INSTALL: Describe external-lisp and the new externallispdir
10319 variable.
10320
10321 1993-02-14 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10322
10323 * configure (progname): New option `--with-gcc'. Make it clearer
10324 how we are trying to guess whether or not we have GCC.
10325 * INSTALL: Document the `--with-gcc' option, and improve
10326 description of `--with-x' options.
10327
10328 1993-02-06 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10329
10330 * Makefile.in (COPYDIR, COPYDESTS): Remove ${srcdir}/info and
10331 ${infodir} from these variables; we have written out explicit code
10332 to install the info files.
10333
10334 1993-01-25 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10335
10336 * make-dist: Don't distributed the RCS files in the etc directory.
10337
10338 1993-01-24 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10339
10340 * Makefile.in: Some makes can't handle comments in the middle of
10341 commands; move them to before the whole rule.
10342
10343 1993-01-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10344
10345 * README: Mention what Emacs is.
10346
10347 1993-01-14 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10348
10349 * make-dist: Include `./lisp/calc-2.02' in the distribution.
10350 Add `./cpp' and `./man' back into the distribution.
10351
10352 1993-01-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10353
10354 * Makefile.in: Define MAKE, and use where appropriate.
10355
10356 1993-01-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10357
10358 * make-dist: Remember that the authoritative COPYING notice is
10359 `etc/COPYING', not `../etc/COPYING'.
10360
10361 1992-12-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10362
10363 * make-dist: Make sure that the COPYING notices in each directory
10364 are copies, not symlinks.
10365
10366 1992-12-19 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10367
10368 * INSTALL: The build process produces an executable called `emacs'
10369 now. Change references.
10370 * Makefile.in: Adjust `install.mumble' targets to install
10371 `src/emacs', not `src/xemacs'.
10372
10373 * configure: Start with a blank line; this keeps some old CSH's
10374 from thinking it's a CSH script. Most systems will just use
10375 /bin/sh to run it, which is what we're expecting; the only other
10376 shells which might try to interpret it themselves are probably
10377 Bourne-compatible.
10378
10379 1992-12-14 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10380
10381 * INSTALL: Improvements suggested by David Mackenzie.
10382
10383 1992-12-12 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10384
10385 * Makefile.in (install, install.sysv, install.xenix, install.aix):
10386 Don't try to copy the info files if there aren't any; the
10387 unexpanded globbing pattern disappoints `install'. Ignore the
10388 return status of that command.
10389
10390 * INSTALL: Updated for new configuration arrangement.
10391
10392 * configure: Don't make the top-level Makefile read-only - people
10393 may want to edit the values of the path variables.
10394
10395 * Makefile.in (install, install.sysv, install.xenix, install.aix):
10396 Install the info files in ${infodir}. Install the executable
10397 under both `emacs' and `emacs-VERSION'.
10398
10399 * Makefile.in: Doc fix.
10400
10401 * Makefile.in (exec_prefix): New variable, as per latest version
10402 of coding standards.
10403 (bindir, libdir): Use it, instead of `prefix'.
10404 (lib-src/Makefile): Edit value of exec_prefix into lib-src/Makefile.
10405
10406 * Makefile.in (mandir): Make the default value for this depend on
10407 $(prefix).
10408
10409 * Makefile.in (datadir, statedir, libdir): Make these all default
10410 to ${prefix}/lib.
10411 (lispdir, locallisppath, etcdir, lockdir, archlibdir): Adjusted
10412 to compensate.
10413
10414 * Makefile.in (install, install.sysv, install.xenix, install.aix):
10415 Install the etags and ctags man pages too.
10416
10417 * Makefile.in (distclean): Don't delete backup files; that's the
10418 job of extraclean.
10419 (extraclean): Like distclean, but deletes backup and autosave files.
10420
10421 1992-12-10 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10422
10423 Make path specification conform to GNU coding standards.
10424 * configure (long_usage): Remove all traces of old arguments from
10425 usage messages, and document the options we do accept in more
10426 detail: -with-x... and --srcdir.
10427 (options, boolean_opts): Deleted; we don't have enough options to
10428 make this worthwhile.
10429 (prefix, bindir, lisppath, datadir, libdir, lockdir): Deleted,
10430 along with the code which supported them; these should be set as
10431 arguments to the top-level make.
10432 (config_h_opts): Since this no longer doubles as a list of option
10433 names, make them upper case; this simplifies the code which uses
10434 them to build the sed command to edit src/config.h. Change the
10435 code which sets them.
10436 (cc, g, O): Don't allow the user to set these using options; they
10437 should be specified using `CC=' and `CFLAGS=' arguments to the
10438 top-level make. Just choose reasonable default values for them,
10439 and edit them into Makefile.in's default CC and CONFIG_CFLAGS
10440 values.
10441 (gnu_malloc, rel_alloc): Don't allow the user to set these using
10442 options; use them whenever the configuration files say they're
10443 possible.
10444 Simplify the argument processing loop. Don't accept abbreviations
10445 for option names; these might conflict with other configuration
10446 options in the future.
10447 Add some support for the `--srcdir' option. Check for the sources
10448 in . and .. if `--srcdir' is omitted. If the directories we will
10449 compile in don't exist yet, create them under the current directory.
10450 Note that the rest of the build process doesn't really support
10451 this.
10452 Edit only the top Makefile. That should edit the others. Edit
10453 into the makefile: `version', from lisp/version.el, `configname'
10454 and `srcdir' from the configuration arguments, `CC' and
10455 `CONFIG_CFLAGS' as guessed from the presence or absence of GCC in
10456 the user's path, and LOADLIBES as gleaned from the system
10457 description files.
10458 Simplify the report generated; it doesn't need to include any
10459 description of paths now.
10460 Make `config.status' exec configure instead of just calling it, so
10461 there's no harm in overwriting `config.status'.
10462 * Makefile.in (version, configname): New variables, used to choose
10463 the default values for datadir and libdir.
10464 Path variables rearranged into two clearer groups:
10465 - In the first group are the variables specified by the GNU coding
10466 standards (prefix, bindir, datadir, statedir, libdir, mandir,
10467 manext, infodir, and srcdir).
10468 - In the second are the variables actually used for Emacs's paths
10469 (lispdir, locallisppath, lisppath, buildlisppath, etcdir, lockdir,
10470 archlibdir), which depend on the first category.
10471 datadir and libdir default to directories under
10472 ${prefix}/lib/emacs instead of ${prefix}/emacs, by popular
10473 demand.
10474 etcdir and lispdir default to subdirectories of datadir.
10475 archlibdir defaults to libdir.
10476 The new installation tree is a bit deeper than it used to be, so
10477 use the new make-path program in lib-src to build them all.
10478 Always build a new src/paths.h.tmp and then move-if-change it to
10479 src/paths.h, to avoid unnecessary rebuilds while responding to the
10480 right changes.
10481 Remove all mention of arch-lib. Run utility commands from
10482 lib-src, and let the executables be copied into archlibdir when
10483 Emacs is installed.
10484 Add targets for src/Makefile, lib-src/Makefile, and
10485 oldXMenu/Makefile, editing the values of the path variables into
10486 them.
10487 Let lib-src do its own installation.
10488 (datadir): Default to putting data files under
10489 ${prefix}/lib/emacs/${version}, not /usr/local/emacs.
10490 (emacsdir): Variable deleted; it would only be confusing to use.
10491 (lispdir, etcdir): Default to ${datadir}/lisp.
10492 (mkdir): Use make-path for this.
10493 (lockdir): Do this in mkdir.
10494 (Makefile): New target.
10495
10496 * configure (usage_message): Rename to long_usage.
10497
10498 * make-dist: Don't bother creating an arch-lib directory; that's
10499 only for installation now.
10500
10501 1992-11-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10502
10503 * configure: Use GCC-style configuration names, using config.sub.
10504 Change the usage and help messages.
10505
10506 * configure: Initialize window_system, not indow_system.
10507
10508 * configure: Report which window system, compiler, and signal
10509 handler return type we decide to use.
10510
10511 * make-dist: Explain what's going on if config.sub and gmalloc.c
10512 can't be linked. Place the code which copies them near the code
10513 which links the rest of the files around them.
10514
10515 1992-11-15 Jim Blandy (jimb@apple-gunkies.gnu.ai.mit.edu)
10516
10517 * make-dist: Don't bother to distribute src/*.com, or
10518 src/vmsbuild; those have all been moved to `../vms'.
10519
10520 1992-11-07 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10521
10522 * make-dist: Don't forget that the way to avoid filenames starting
10523 with `=' is to use the pattern `[a-zA-Z0-9]*.h', not
10524 `[a-zA-Z0-9].h'. Add a new section for dealing with files that we
10525 couldn't make hard links to, since we have two already, and
10526 perhaps more to come.
10527
10528 1992-11-04 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10529
10530 * configure: When editing parameters into lib-src/Makefile, change
10531 the definition of CONFIG_CFLAGS instead of CFLAGS itself; CFLAGS
10532 needs some other flags too.
10533
10534 1992-11-03 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10535
10536 * configure: Remove spurious echo of the configuration name.
10537
10538 * make-dist: Don't distribute files in src/m and src/s whose names
10539 begin with `='.
10540
10541 1992-10-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10542
10543 * configure: Update GNU_MALLOC and REL_ALLOC in config.h.
10544 Also LISP_FLOAT_TYPE.
10545
10546 1992-10-26 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10547
10548 * make-dist: Copy config.sub, since it's a symbolic link to a file
10549 on another file system.
10550
10551 1992-10-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10552
10553 * make-dist: Include lib-src/makedoc.com and emacs.csh in the
10554 distribution.
10555
10556 * config.sub: New file, to help us recognize configuration names.
10557 * make-dist: Include it in the distribution.
10558
10559 1992-09-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10560
10561 * configure: Convert `-' to `_' in specified option names.
10562 Accept options with --. Delete --highpri and --have-x-menu options.
10563 New options --with-x and --with-x10 replace -window-system.
10564 Don't mention options --gnu-malloc, --rel-alloc
10565 or --lisp-float-type in help message.
10566
10567 1992-09-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10568
10569 * make-dist: Include the `vms' subdirectory in the distribution.
10570
10571 1992-09-10 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10572
10573 * configure: Remove lines starting with "# DIST: " when building
10574 lib-src/Makefile and src/Makefile. This allows us to mark the
10575 "Makefile.in" files with explanatory comments which won't also get
10576 stuck in the Makefiles.
10577
10578 1992-09-05 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10579
10580 * make-dist: Don't use the '+' operator in the sed regular
10581 expression that extracts the version number from lisp/version.el;
10582 Ultrix sed doesn't seem support the operator. Just double the
10583 operand and use *.
10584
10585 1992-09-01 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10586
10587 * Makefile.in: Doc fix.
10588
10589 1992-08-31 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10590
10591 * configure: Rewrite sed command to remove at most one ./ prefix;
10592 Ultrix's sed doesn't allow us to apply the * operator to a \( \)
10593 group.
10594
10595 1992-08-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10596
10597 * Makefile.in (src/paths.h): Use sed, not /bin/sed.
10598
10599 1992-08-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10600
10601 * make-dist: Go ahead and build a new TAGS file, unless the
10602 --newer option was specified. Don't try to delete a TAGS file
10603 from etc; it's not kept there, and shouldn't be deleted anyway.
10604
10605 1992-08-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10606
10607 * make-dist: If the lisp directory contains a default.el, don't
10608 distribute it.
10609
10610 * configure: When searching signal.h for the type of a signal
10611 return handler, make a copy of it, not a symbolic link to it; that
10612 way, it will work on systems that don't have symbolic links.
10613
10614 1992-08-14 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10615
10616 * make-dist: Taught it about vcdiff and rcs2log, added --newer
10617 option for generating incremental distributions. Stopped it from
10618 generating a TAGS file into the distribution; that sucker is
10619 *big*, and easily enough generated with the toplevel makefile.
10620
10621 1992-08-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10622
10623 * configure: When writing config.status, don't prefix progname
10624 with a '.'; it might be absolute.
10625
10626 1992-08-05 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10627
10628 * configure: Choose to use X11 if either /usr/lib/libX11.a or
10629 /usr/include/X11 exist, not only if both exist.
10630
10631 1992-07-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10632
10633 * make-dist: Make the new external-lisp directory a duplicate of
10634 the external-lisp directory, not the lisp directory.
10635
10636 1992-07-07 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10637
10638 * Makefile.in (clean, mostlyclean): Don't bother trying to `make
10639 clean' in arch-lib; it doesn't even have a Makefile.
10640
10641 * Makefile.in (clean, mostlyclean): In the test which tries to
10642 distinguish between the build directory, which should be cleaned,
10643 and the installed directory, which shouldn't, cd to `${emacsdir}',
10644 not `${DESTDIR}${LIBDIR}'.
10645
10646 1992-06-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10647
10648 * make-dist: Be sure to delete the .c and .h files that YACC and
10649 BISON create from getdate.y.
10650
10651 * external-lisp: New directory; see `external-lisp/README'.
10652 * make-dist: Added support for the external-lisp subdirectory.
10653
10654 * make-dist: Changed message which complains that make-dist wasn't
10655 invoked in the right directory to indicate which files it was
10656 looking for.
10657
10658 1992-06-29 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10659
10660 * configure: Add comments explaining why we can't translate
10661 character ranges or control characters in `tr'.
10662
10663 1992-06-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10664
10665 * configure: When generating the configuration message, we used to
10666 build the message from the start so that each line began with "# "
10667 so that it would be a comment in `config.status'. However, this
10668 causes trouble if any of the variables we use in the message
10669 expand to more than one line of text - as gnu_malloc_reason
10670 sometimes does. So instead, we build the message as it should be
10671 printed to the user (i.e. without the "# " prefixes), and stick on
10672 the "# "s when we write it to `config.status'.
10673
10674 * Makefile.in (clean, mostlyclean): Don't neglect to clean out
10675 `lib-src' and `arch-lib'.
10676
10677 * configure: When generating report and `config.status' file, note
10678 that bindir only determines where `make install' and
10679 `build-install' will place the executables; this should make it
10680 clear that the ordinary build process will not try to install
10681 things.
10682
10683 1992-06-10 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10684
10685 * make-dist: Change messages to say that we are 'making links to
10686 X', rather than 'copying X'. And put `' quotes around file names.
10687
10688 * make-dist: Include '.tmp' in the name of the staging directory.
10689
10690 * make-dist: Pass the `-f' option to rm when you're not sure that
10691 the files you're removing actually exist.
10692
10693 * make-dist: When setting up etc/COPYING, always nuke whatever is
10694 there, and then copy it in, to make sure we get a real file.
10695
10696 * make-dist: Don't try to distribute *.defns files any more. The
10697 only such file was for simula.el, which has been superseded by a
10698 version which doesn't have a separate .defns file.
10699
10700 1992-05-28 Ken Raeburn (Raeburn@Cygnus.COM)
10701
10702 * make-dist: Don't distribute configured versions of config.h.in,
10703 paths.h.in, Makefile.in in src.
10704
10705 * configure: Delete .tmp files before creating them; don't bother
10706 trying to make final targets writable first, since it won't
10707 matter to move-if-change.
10708
10709 1992-05-19 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10710
10711 * Makefile.in (mkdir, lockdir): Don't put dashes in front of the
10712 mkdir and chmod in the center of all the conditionals. GNU Make
10713 will strip these out, but other makes won't.
10714
10715 1992-05-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10716
10717 * make-dist: Include move-if-change in list of files to distribute.
10718
10719 1992-05-04 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10720
10721 * configure: Remove any "." elements from the program name.
10722
10723 * configure: Don't record the values of all the possible arguments
10724 in config.status; only record the options that the user specified.
10725
10726 * configure: Use move-if-change to move in the new src/config.h.
10727
10728 1992-04-29 Ken Raeburn (Raeburn@Cygnus.COM)
10729
10730 * move-if-change: New file, copied from gcc release.
10731 * Makefile.in (src/paths.h): Use it, and put the "sed" output into
10732 a temp file, so we don't update paths.h if an error occurs or if
10733 it doesn't need changing.
10734
10735 1992-04-28 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10736
10737 * Makefile.in (src/paths.h): Do not install a value for the
10738 PATH_SUPERLOCK value; that macro doesn't exist anymore.
10739 * build-install.in: Same thing.
10740
10741 1992-04-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10742
10743 * make-dist: Check the flag called "make_tar", not "make_dir"; the
10744 latter, being a typo, is always false, resulting in a program
10745 whose default behavior is to painstakingly build a copy of the
10746 source tree, and then delete it. Rah.
10747
10748 * Makefile.in: Add dist target, and comment for it.
10749
10750 * configure: When scanning <signal.h> for a declaration for
10751 signal, create a symbolic link with a name ending in .c, so the
10752 compiler won't complain that it's only been given .h files.
10753
10754 * configure: Check whether there are any arguments available
10755 before shifting to get the value of a non-boolean parameter.
10756
10757 * make-dist: Doc fix.
10758
10759 1992-04-20 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10760
10761 * configure: Instead of grepping /usr/include/signal.h for a
10762 signal declaration, run /usr/include/signal.h or
10763 /usr/include/sys/signal.h through cpp and grep for the
10764 declaration.
10765
10766 * configure: Redirect the output of grep to /dev/null instead of
10767 using grep -s - that flag means different things on other systems.
10768
10769 * Makefile.in: Use 'buildlisppath' instead of 'dumplisppath',
10770 since the former is recognizable even if you don't know what
10771 'dumping' is.
10772 * configure: Accommodate that change.
10773
10774 * configure: Accept options for all of the directories you can
10775 change in the Makefile.
10776
10777 * configure: Accept "-OPTION VALUE" as well as "-OPTION=VALUE".
10778
10779 * INSTALL: Mention that you have to copy all the 'FOO.in' files to
10780 FOO before you can use them.
10781
10782 * build-install.in: Made the "Where To Install Things" section
10783 conform with the similar section from Makefile.in. Copied section
10784 which builds src/paths.h from src/paths.h.in from the Makefile.
10785
10786 1992-04-19 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10787
10788 * configure: Write config.status to pass its command-line
10789 arguments on to configure, so that people can use it to recreate
10790 an old configuration, with minor changes.
10791
10792 1992-04-16 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10793
10794 * configure: Don't rely on option variables being unset if their
10795 values are the empty string. In particular, when producing the
10796 English report, don't assume that highpri will be unset when no
10797 increased priority has been requested; -highpri='' should be the
10798 same as omitting -highpri altogether.
10799
10800 * configure: Fix dumb bug: when running the system and machine
10801 description files through cpp, mark those lines that we want to
10802 evaluate with the string '@configure@', and then only evaluate
10803 them. This way if the files include anything that actually
10804 generates text (type definitions or external declarations, say),
10805 we won't try to eval it.
10806
10807 1992-04-11 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10808
10809 * make-dist: New shell script.
10810
10811 * configure: When creating foo from foo.in, make foo read-only to
10812 remind people to edit the .in file instead.
10813
10814 * INSTALL: Changed references to config.h-dist to config.h.in.
10815 The "BUILDING GNU EMACS BY HAND" section neglected to mention how
10816 to build src/paths.h from src/paths.h.in; added a paragraph to do
10817 this.
10818 * configure, Makefile, build-install: Changed filenames like
10819 FOO-dist to FOO.in.
10820
10821 1992-04-08 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10822
10823 * Makefile, build-install: Renamed to Makefile.in and
10824 build-install.in; the configure script will edit these to produce
10825 the usable Makefile and build-install.
10826 * configure: Changed to produce ./Makefile, ./build-install,
10827 lib-src/Makefile, and src/Makefile from their *.in counterparts,
10828 instead of editing them in place.
10829
10830 1992-04-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10831
10832 * Makefile: Re-arranged so that the undumped Emacs will search
10833 ../lisp *after* the site's local elisp files.
10834 (locallisppath, dumplisppath): New variables.
10835 (lisppath): This variable's default value is now chosen based on
10836 $(locallisppath) and $(lispdir); while it used to be the
10837 customization point for adding site-local elisp directories to
10838 load-path, that job is now handled mostly by locallisppath.
10839 (src/paths.h): Edit the value of a new macro, PATH_DUMPLOADSEARCH.
10840 Check the values being assigned to the *LOADSEARCH macros for null
10841 path elements (like '::' in 'foo::bar').
10842
10843 * configure: When checking if the machine- and system-dependent
10844 files define a particular macro or not, actually run them through
10845 CPP and test the macros with #ifs, instead of just grepping for
10846 the macros' names. In particular, check for SYSTEM_MALLOC in this
10847 way.
10848
10849 1992-04-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10850
10851 * Makefile (install): Don't use -s in install. (Keep the symbols.)
10852
10853 1992-04-02 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10854
10855 * configure: Make the config.status file an executable shell
10856 script which will recreate the same configuration. Include the
10857 verbal description of the current configuration as a comment in
10858 the script.
10859 * INSTALL: Doc fix.
10860
10861 * Makefile: Brought the Makefile up to the GNU coding
10862 standards, as described in standards.text:
10863 (TAGS): New name for the target which rebuilds the tags table.
10864 (check): New target; doesn't do anything yet.
10865 (mostlyclean): New target, synonymous with clean.
10866 (realclean): New target. Currently, this just calls the
10867 subdirectories's makefiles and then deletes config.status.
10868 (INSTALL, INSTALLFLAGS, INSTALL_PROGRAM, INSTALL_DATA): New
10869 variables.
10870 Installation directory variables changed to conform.
10871 (install, install.sysv, install.xenix, install.aix): Changed the
10872 code which copies the directories into their installed location to
10873 allow the installed locations to be in several different
10874 directories; the old version assumed that they would all be in
10875 $(emacsdir).
10876 (mkdir, lockdir): Allow the installed locations to be in several
10877 different directories.
10878 * INSTALL: Doc fix.
10879
10880 * build-install: Use the same variable names as the Makefile.
10881 Allow the installed locations to be in several different
10882 directories.
10883
10884 1992-03-31 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10885
10886 * Makefile (src/paths.h): Instead of using a single sed command to
10887 edit both the PATH_LOCK and PATH_SUPERLOCK macros, edit the two
10888 separately, and don't forget to append "/!!!SuperLock!!!" to the
10889 value of the PATH_SUPERLOCK macro.
10890
10891 * config.emacs: Renamed to configure, for consistency with other
10892 GNU products. Internal references changed.
10893 INSTALL, Makefile: References changed.
10894
10895 * lock: New directory, which should always be empty. If this
10896 directory doesn't exist, Emacs won't complain; it just won't lock.
10897 Having this here means that people can just unpack Emacs, build
10898 it, and have locking work.
10899
10900 * share-lib: Re-renamed to etc, for the sake of tradition.
10901 * config.emacs: Changed default value for datadir to ../etc.
10902 * INSTALL, README: Adjusted.
10903
10904 1992-03-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10905
10906 * config.emacs: Guess the value for LOADLIBES in lib-src/Makefile
10907 by running CPP on the appropriate s/*.h and m/*.h files.
10908
10909 1992-03-16 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10910
10911 * config.emacs: Make sure to set the "exit on error" flag once
10912 we've removed config.status; errors should abort the configuration.
10913
10914 1992-02-15 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10915
10916 * config.emacs: Added -distribute option, so that the Makefile
10917 paths are in their proper form. I don't know why this matters.
10918
10919 1992-02-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10920
10921 * local-lisp: New directory, empty in the distribution, for people
10922 to put local elisp code in.
10923 * config.emacs: Include it in the default load path.
10924 * README: Document it.
10925
10926 1992-01-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10927
10928 * config.emacs: Guess the type of signal handling functions based
10929 on the contents of /usr/include/signal.h.
10930
10931 * config.emacs: Print out progress report messages.
10932
10933 * Makefile (src/paths.h): Don't generically replace
10934 /usr/local/lib/emacs with LIBROOT. This can hide bugs in the
10935 editing of the other entries, and each entry should be dealt with
10936 explicitly anyway.
10937
10938 * build-install: Converted from C-shell to Bourne shell.
10939 * config.emacs: Edit build-install properly.
10940
10941 * config.emacs: Doc fix.
10942
10943 1992-01-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10944
10945 * Makefile (install): Remove `B' from tar xf command.
10946
10947 1992-01-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10948
10949 * config.emacs: Removed support for the `maintain-environment'
10950 option; the only important difference between this and its absence
10951 has been removed.
10952 * INSTALL: Removed mention of `maintain-environment'.
10953
10954 * config.emacs: Fix arguments to sed when processing boolean
10955 arguments.
10956
10957 1991-12-05 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
10958
10959 * config.emacs: New file, to help automate the installation
10960 process.
10961
10962 * Makefile: Lots of changes to support the separation of etc into
10963 architecture-dependent and -independent files:
10964 (EMACSROOT): New variable, giving the directory under which all of
10965 Emacs's libraries should be installed. Changed rest of file to
10966 use it.
10967 (LIBDIR): Now denotes only architecture-dependent dir.
10968 (DATADIR): New variable, denoting architecture-independent dir.
10969 (LOCKDIR): New variable, for completeness.
10970 (SUBDIR): No more etc, new lib-src.
10971 (COPYDIR): No more etc, new arch-lib and share-lib.
10972 (src/paths.h): Set PATH_DATA and the LOCK macros too.
10973 (src): Now depends on lib-src, not etc.
10974 * build-install: Changes parallel to the above.
10975 * README: Describe the new arrangement.
10976
10977 * vms: New subdirectory for all the VMS stuff.
10978
10979 1991-12-03 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
10980
10981 * Makefile (LISPPATH): New variable.
10982 (src/paths.h): Define PATH_LOADSEARCH according to LISPPATH.
10983
10984 1990-09-28 Richard Stallman (rms@mole.ai.mit.edu)
10985
10986 * Makefile (install, install.sysv, install.xenix):
10987 Install wakeup instead of loadst. No need for setuid or setgid.
10988
10989 1990-08-07 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
10990
10991 * Makefile (clean): Clean etc if that's not the installation dir.
10992
10993 1990-04-26 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
10994
10995 * Makefile (paths.h): Make sed alter each name in the path.
10996
10997 1988-08-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
10998
10999 * Makefile (install.sysv): Use cpio, not tar.
11000
11001 1988-08-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11002
11003 * Makefile (lockdir): Rename `lock' target.
11004 Depend on it from install*, not from `all'.
11005
11006 1988-05-16 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
11007
11008 * Makefile: Changed LIBDIR and BINDIR back to /usr/local/{emacs,bin}
11009 to match build-install and paths.h.
11010
11011 ;; Local Variables:
11012 ;; coding: utf-8
11013 ;; End:
11014
11015 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
11016
11017 This file is part of GNU Emacs.
11018
11019 GNU Emacs is free software: you can redistribute it and/or modify
11020 it under the terms of the GNU General Public License as published by
11021 the Free Software Foundation, either version 3 of the License, or
11022 (at your option) any later version.
11023
11024 GNU Emacs is distributed in the hope that it will be useful,
11025 but WITHOUT ANY WARRANTY; without even the implied warranty of
11026 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11027 GNU General Public License for more details.
11028
11029 You should have received a copy of the GNU General Public License
11030 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.