Fix the MS-Windows build broken by 2012-06-22T21:17:42Z!eggert@cs.ucla.edu.
[bpt/emacs.git] / ChangeLog
CommitLineData
388cdec0
EZ
12012-06-23 Eli Zaretskii <eliz@gnu.org>
2
3 Fix the MS-Windows build broken by 2012-06-22T21:17:42Z!eggert@cs.ucla.edu.
4 * lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/dtotimespec.$(O),
5 $(BLD)/gettime.$(O), $(BLD)/timespec-add.$(O), and
6 $(BLD)/timespec-sub.$(O).
7 ($(BLD)/dtotimespec.$(O)):
8 ($(BLD)/gettime.$(O)):
9 ($(BLD)/timespec-add.$(O)):
10 ($(BLD)/timespec-sub.$(O)): New dependencies.
11
12 * lib/stat-time.h:
13 * lib/timespec.h:
14 * lib/utimens.h: Include sys/time.h
15
54e8a418
AS
162012-06-23 Andreas Schwab <schwab@linux-m68k.org>
17
18 * configure.in: Don't use AC_CHECK_FUNCS_ONCE, which doesn't use
19 the correct CFLAGS and LIBS.
20
d35af63c
PE
212012-06-22 Paul Eggert <eggert@cs.ucla.edu>
22
23 Support higher-resolution time stamps (Bug#9000).
24 * configure.in (gl_ASSERT_NO_GNULIB_POSIXCHECK)
25 (gl_ASSERT_NO_GNULIB_TESTS, gl_INIT): Move these up earlier, so
26 that the new clock stuff doesn't clash with RSVG_LIBS.
27 (AC_CHECK_HEADERS): Don't check for sys/select.h, sys/time.h, utime.h,
28 as gnulib does that for us now.
29 (emacs_cv_struct_utimbuf, HAVE_STRUCT_UTIMBUF, HAVE_TIMEVAL)
30 (GETTIMEOFDAY_ONE_ARGUMENT): Remove; gnulib does these now.
31 (AC_CHECK_FUNCS): Remove utimes; no longer needed.
32 * lib/dtotimespec.c, lib/gettime.c, lib/gettimeofday.c, lib/pselect.c:
33 * lib/stat-time.h, lib/sys_select.in.h, lib/sys_time.in.h:
34 * lib/timespec-add.c, lib/timespec-sub.c, lib/timespec.h:
35 * lib/utimens.c, lib/utimens.h, m4/clock_time.m4, m4/gettime.m4:
36 * m4/gettimeofday.m4, m4/pselect.m4, m4/stat-time.m4:
37 * m4/sys_select_h.m4, m4/sys_socket_h.m4, m4/sys_time_h.m4:
38 * m4/timespec.m4, m4/utimbuf.m4, m4/utimens.m4, m4/utimes.m4:
39 New files, copied automatically from gnulib.
40 * lib/gnulib.mk, m4/gnulib-comp.m4: Merge from gnulib.
41
05730648
PE
422012-06-22 Paul Eggert <eggert@cs.ucla.edu>
43
44 Merge from gnulib.
45 * lib/filemode.h, lib/signal.in.h, lib/stat.c, lib/stdint.in.h:
46 * lib/stdlib.in.h, lib/unistd.in.h, m4/extensions.m4, m4/getloadavg.m4:
47 * m4/getopt.m4, m4/gnulib-common.m4, m4/largefile.m4, m4/mktime.m4:
48 * m4/multiarch.m4, m4/nocrash.m4, m4/stdio_h.m4, m4/time_r.m4:
49 Copy new versions from gnulib, incorporating the following changes:
50 2012-06-22 time_r: fix typo that always overrode localtime_r decl
51 2012-06-22 Write "Mac OS X" instead of "MacOS X".
52 2012-06-21 mktime: fix integer overflow in 'configure'-time test
53 2012-06-21 nonblocking: Avoid compilation error on mingw64.
54 2012-06-19 stat, fstat: Avoid warnings on mingw64.
55 2012-06-19 getopt-gnu: Fix exit code overflow in autoconf test.
56
646b5f55
AS
572012-06-13 Andreas Schwab <schwab@linux-m68k.org>
58
59 * configure.in: Rename --enable-use-lisp-union-type to
60 --enable-check-lisp-object-type and define CHECK_LISP_OBJECT_TYPE
61 instead of USE_LISP_UNION_TYPE.
62
8a07a8c6
GM
632012-06-12 Glenn Morris <rgm@gnu.org>
64
b4492cba
GM
65 * configure.in (HAVE_PROCFS, _STRUCTURED_PROC): New AC_DEFINEs.
66 (opsysfile): Set specially for sol2-10.
67
8a07a8c6
GM
68 * configure.in (BROKEN_SA_RESTART, USG_SUBTTY_WORKS):
69 New AC_DEFINEs, for hpux11.
70 (opsysfile): Set specially for hpux11.
71
03043c1b
PE
722012-06-12 Paul Eggert <eggert@cs.ucla.edu>
73
74 * configure.in: Coalesce some function checking.
75 This makes 'configure' a bit smaller.
76 Prefer AC_CHECK_FUNCS_ONCE for functions that we always check for.
77
ed846e5f
GM
782012-06-12 Glenn Morris <rgm@gnu.org>
79
0d369729
GM
80 * configure.in (opsysfile): Set specially for gnu-kfreebsd, openbsd.
81
45fa9c0f
GM
82 * configure.in (NO_TERMIO, BROKEN_SIGIO): Move here from src/s.
83
ed846e5f
GM
84 * configure.in: Anticipate platforms with no src/s file.
85
0e25d334
CY
862012-06-12 Chong Yidong <cyd@gnu.org>
87
88 * configure.in: Check for MagickMergeImageLayers (Bug#11678).
89
a9be7d2b
GM
902012-06-11 Glenn Morris <rgm@gnu.org>
91
92 * configure.in (SYSTEM_TYPE): New AC_DEFINE.
93
e3a3e213
MA
942012-06-09 Michael Albinus <michael.albinus@gmx.de>
95
96 * configure.in (dbus_type_is_valid): Check for library function.
97
276d5f5d
GM
982012-06-06 Glenn Morris <rgm@gnu.org>
99
100 * INSTALL, make-dist: Remove vcdiff.
101
418cd726
GM
1022012-06-03 Glenn Morris <rgm@gnu.org>
103
104 * INSTALL, make-dist: Remove rcs-checkin.
105
c71232db
UM
1062012-06-03 Ulrich Müller <ulm@gentoo.org>
107
108 * configure.in (PAXCTL): Check for paxctl. (Bug#11398)
109
501390c5
PE
1102012-06-01 Paul Eggert <eggert@cs.ucla.edu>
111
112 Remove --disable-maintainer-mode option from 'configure'. (Bug#11555)
113 It is confusingly named and rarely useful. See, for example,
114 <http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00089.html>.
115 * INSTALL.BZR: Don't mention --disable-maintainer-mode.
116 * Makefile.in (MAINTAINER_MODE_FLAG): Remove; all uses removed.
117 * configure.in: Remove --disable-maintainer-mode.
118 (USE_MAINTAINER_MODE, MAINT): Remove.
119
0e7a053e
PE
1202012-05-28 Paul Eggert <eggert@cs.ucla.edu>
121
122 Make 'configure' a bit smaller and faster.
123 * configure.in (INSTALL_INFO): Set it with one call to
124 AC_PATH_PROG, not three.
125 (PKG_CONFIG): Hoist this out of PKG_CHECK_MODULES, since it's
126 so likely that it'll be needed.
127 (AC_CHECK_HEADERS_ONCE): Prefer to AC_CHECK_HEADERS where either works.
128 (AC_PROG_MAKE_SET): Remove; Automake does this.
129 (sysinfo): Do not check for this function, as it's never used.
130 (tzset): Check for this function just once.
131 * m4/manywarnings.m4: Sync from gnulib, incorporating the following:
132 2012-05-27 manywarnings: remove duplicate -Wmultichar entry
133
cd376509
EZ
1342012-05-27 Eli Zaretskii <eliz@gnu.org>
135
42a53d84
EZ
136 * config.bat (lib): Create/update lib/stdalign.in-h and
137 lib/sys_types.in-h.
138
0e7a053e
PE
139 * lib/makefile.w32-in ($(BLD)/md5.$(O)):
140 ($(BLD)/sha1.$(O)):
141 ($(BLD)/sha256.$(O)):
cd376509
EZ
142 ($(BLD)/sha512.$(O)): Depend on $(EMACS_ROOT)/nt/inc/stdalign.h.
143 Suggested by Christoph Scholtes <cschol2112@googlemail.com>.
144
145 * lib/getopt_.h: Regenerate.
146
50c4645e
PE
1472012-05-27 Paul Eggert <eggert@cs.ucla.edu>
148
149 Assume gnulib does largefile.
150 Gnulib does the largefile configuration anyway, so when configure.in
151 invokes AC_SYS_LARGEFILE, that bloats 'configure' unnecessarily.
152 * configure.in (AC_SYS_LARGEFILE): Remove.
153 * lib/gnulib.mk: Autoupdate.
154
caf8a9b2
PE
1552012-05-26 Paul Eggert <eggert@cs.ucla.edu>
156
157 Merge from gnulib. (Bug#11527)
158
159 The build procedure now creates <stdalign.h> and <sys/types.h> for
160 older hosts that lack a working <stdalign.h> or whose
161 <sys/types.h> does not define pid_t, size_t, ssize_t, mode_t. New
162 symbols such as WINDOWS_64_BIT_OFF_T may require attention in the
163 msdos and nt builds.
164
165 Here is a precis of gnulib changes that seem relevant; please see
166 the gnulib ChangeLog for details.
167
168 2012-05-18 crypto: fix bug in large buffer handling
169 2012-05-14 ignore-value.h: remove unused _GL_ATTRIBUTE_DEPRECATED
170 2012-05-10 _Noreturn: port config.h to gcc -Wundef
171 2012-05-08 warnings.m4: give a means to specify the program to compile
172 2012-05-07 stdint: be more consistent with glibc, SunOS libc
173 2012-04-21 Large File Support for native Windows platforms.
174 2012-04-14 stat: Bypass buggy override in mingw64.
175 2012-03-29 stdio: don't assume gets any more
176 2012-03-24 Enable common subexpression optimization in GCC.
177 2012-02-09 maint: replace FSF snail-mail addresses with URLs
178 2012-01-30 sys_stat: Fix support for mingw64 and MSVC.
179 2012-01-28 strtoimax: eliminate need for stdint.h, inttypes.h checks
180 2012-01-21 stdint: Add support for Android.
181 2012-01-15 Improve support for MSVC 9.
182 2012-01-08 mktime: Avoid compilation error on Solaris 11.
183 2012-01-05 Use ', not `, for quoting output.
184 2012-01-05 strtoimax: Don't replace systems where intmax_t is int.
185 2012-01-05 strtoimax: Work around AIX 5.1 bug.
186 2012-01-05 inttypes: Modernize.
187 2011-12-13 inttypes, stdint: add C++11 support
188 2011-11-26 Fix conflict between two instantiations of module 'unistd'.
189 2011-11-21 _Noreturn: Check that _MSC_VER is defined
190 2011-11-10 ptsname_r: Avoid compilation error on OSF/1 5.1.
191 2011-11-09 raise: fix mingw handling of SIGPIPE
192 2011-10-27 Add stdalign module and use it in other modules.
193
194 * lib/stdalign.in.h, lib/sys_types.in.h, m4/off_t.m4, m4/stdalign.m4:
195 * m4/sys_types_h.m4:
196 New files.
197 * build-aux/move-if-change, build-aux/snippet/_Noreturn.h:
198 * build-aux/snippet/arg-nonnull.h, build-aux/snippet/c++defs.h:
199 * build-aux/snippet/warn-on-use.h, doc/misc/texinfo.tex:
200 * lib/alloca.in.h, lib/allocator.h, lib/careadlinkat.c:
201 * lib/careadlinkat.h, lib/dosname.h, lib/dup2.c, lib/filemode.c:
202 * lib/filemode.h, lib/ftoastr.c, lib/ftoastr.h, lib/getloadavg.c:
203 * lib/getopt.c, lib/getopt.in.h, lib/getopt1.c, lib/getopt_int.h:
204 * lib/gettext.h, lib/gnulib.mk, lib/ignore-value.h, lib/intprops.h:
205 * lib/inttypes.in.h, lib/lstat.c, lib/md5.c, lib/md5.h, lib/mktime.c:
206 * lib/pathmax.h, lib/pthread_sigmask.c, lib/readlink.c, lib/sha1.c:
207 * lib/sha1.h, lib/sha256.c, lib/sha256.h, lib/sha512.c, lib/sha512.h:
208 * lib/signal.in.h, lib/sigprocmask.c, lib/stat.c, lib/stdarg.in.h:
209 * lib/stdbool.in.h, lib/stddef.in.h, lib/stdint.in.h, lib/stdio.in.h:
210 * lib/stdlib.in.h, lib/strftime.c, lib/strftime.h, lib/strtoimax.c:
211 * lib/strtol.c, lib/strtoll.c, lib/strtoul.c, lib/strtoull.c:
212 * lib/symlink.c, lib/sys_stat.in.h, lib/time.in.h, lib/time_r.c:
213 * lib/u64.h, lib/unistd.in.h, lib/verify.h, m4/00gnulib.m4:
214 * m4/alloca.m4, m4/c-strtod.m4, m4/dup2.m4, m4/extensions.m4:
215 * m4/filemode.m4, m4/getloadavg.m4, m4/getopt.m4, m4/gl-comp.m4:
216 * m4/gnulib-common.m4, m4/gnulib-tool.m4, m4/include_next.m4:
217 * m4/inttypes.m4, m4/largefile.m4, m4/longlong.m4, m4/lstat.m4:
218 * m4/md5.m4, m4/mktime.m4, m4/multiarch.m4, m4/nocrash.m4:
219 * m4/pathmax.m4, m4/pthread_sigmask.m4, m4/readlink.m4, m4/sha1.m4:
220 * m4/sha256.m4, m4/sha512.m4, m4/signal_h.m4, m4/signalblocking.m4:
221 * m4/socklen.m4, m4/ssize_t.m4, m4/st_dm_mode.m4, m4/stat.m4:
222 * m4/stdarg.m4, m4/stdbool.m4, m4/stddef_h.m4, m4/stdint.m4:
223 * m4/stdio_h.m4, m4/stdlib_h.m4, m4/strftime.m4, m4/strtoimax.m4:
224 * m4/strtoll.m4, m4/strtoull.m4, m4/strtoumax.m4, m4/symlink.m4:
225 * m4/sys_stat_h.m4, m4/time_h.m4, m4/time_r.m4, m4/tm_gmtoff.m4:
226 * m4/unistd_h.m4, m4/warnings.m4, m4/wchar_t.m4:
227 Update from gnulib.
228
34374650
PE
2292012-05-22 Paul Eggert <eggert@cs.ucla.edu>
230
231 Remove src/m/*.
232 * configure.in: Remove all mention of src/m/*.
233 (machine, machfile, M_FILE, config_machfile, and_machfile): Remove.
234 All uses removed.
235 (BITS_PER_CHAR, BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG)
236 (BITS_PER_LONG_LONG): Move to src/lisp.h.
237 * lib/makefile.w32-in: Remove dependencies on
238 $(EMACS_ROOT)/src/m/intel386.h.
239 * make-dist: Don't make links to src/m.
240
ec21c7f8
PE
2412012-05-22 Paul Eggert <eggert@cs.ucla.edu>
242
243 * Makefile.in (ACLOCAL_INPUTS): Fix up gnulib-comp.m4 name. (Bug#11529)
244 Without this further fix, aclocal was being invoked unnecessarily.
245
39078e4a
GM
2462012-05-22 Glenn Morris <rgm@gnu.org>
247
248 * Makefile.in (blessmail, install-arch-dep, uninstall):
249 Check cd lib-src works.
250 (install-arch-dep, uninstall): Remove unneeded subshells.
251
be17565b
GM
2522012-05-21 Glenn Morris <rgm@gnu.org>
253
ff0c3cfb
GM
254 * update-subdirs: Move to build-aux/.
255 * make-dist, Makefile.in (install-arch-indep): Update for this change.
256
d10cfddd
GM
257 * Makefile.in (leimdir): New, set by configure.
258 (COPYDIR, COPYDESTS): Add leim directories.
259 (install-leim): Remove.
260 (install-arch-indep): Handle leim installation directly.
261
be17565b
GM
262 * vpath.sed: Remove unused file.
263 * make-dist: No more vpath.sed.
264
9b4ee616
PE
2652012-05-21 Paul Eggert <eggert@cs.ucla.edu>
266
fb77d37e
PE
267 Use full name for m4/gnulib-comp.m4. (Bug#11529)
268 Previously the file was named m4/gl-comp.m4 due to DOS 8+3 restrictions,
269 even though the file's name in gnulib is m4/gnulib-comp.m4.
270 This had a problem when merging from gnulib, as the code temporarily
271 renamed it to the full name, causing problems when interrupted.
272 Now the file has its full name, with the idea that we will find
273 a solution for MS-DOS that does not affect the rest of Emacs.
274 * m4/gnulib-comp.m4: Rename from m4/gl-comp.m4.
275
261cb4bb
PE
276 Assume C89 or later.
277 * configure.in (AC_C_PROTOTYPES, AC_C_VOLATILE, AC_C_CONST)
278 (POINTER_TYPE, PROTOTYPES): Remove.
279
9b4ee616
PE
280 Make merging from gnulib a script, not a makefile action.
281 Putting it in a makefile has some problems with reflection, as
282 merging from gnulib updates 'configure', which can update the makefile.
283 Putting it in a standalone script breaks this loop.
284 * Makefile.in (gnulib_srcdir, $(gnulib_srcdir), DOS_gnulib_comp.m4)
285 (GNULIB_MODULES, GNULIB_TOOL_FLAGS, sync-from-gnulib):
286 Remove, moving the actions to the script admin/merge-gnulib.
287
261cb4bb
PE
2882012-05-21 Glenn Morris <rgm@gnu.org>
289
290 * configure.in (LEIM_INSTALLDIR):
291 Rename to leimdir, treat like lispdir.
292
b847032c
GM
2932012-05-21 Glenn Morris <rgm@gnu.org>
294
295 * Makefile.in (install-arch-indep, install-doc, install-info)
296 (uninstall): Scrap superfluous subshells.
297
af006ad5
UM
2982012-05-19 Ulrich Mueller <ulm@gentoo.org>
299
300 * Makefile.in (install-etc): Respect DESTDIR. (Bug#11518)
301
003fdae2
PE
3022012-05-19 Paul Eggert <eggert@cs.ucla.edu>
303
9232a6d9
PE
304 * configure.in (AC_CHECK_FUNCS): Remove XSetWMProtocols,
305 getdomainname, mblen (twice), mbrlen (twice), mbsinit, ualarm,
306 getsockopt, setsockopt, mremap, mempcpy.
307
003fdae2
PE
308 * configure.in (machine): Do not set to 'vax', since src/m/vax.h
309 is being removed.
310 (AC_CHECK_FUNCS): Remove ftime.
311
e7333757
GM
3122012-05-19 Glenn Morris <rgm@gnu.org>
313
e39b9806 314 * Makefile.in (install-arch-indep): Remove unneeded subshell.
e39b9806 315
42d5aa3e
GM
316 * Makefile.in (install-arch-indep): Remove unneeded chmod.
317 Set permissions of lisp/subdirs.el.
318
9192d37d
GM
319 * Makefile.in (SUBDIR): Add leim. Update users.
320
2e5d41e4
GM
321 * Makefile.in (lib, lib-src, lisp): Check cd return value.
322
e7333757
GM
323 * Makefile.in (leim): No need to set PARALLEL.
324
7606c360
GM
3252012-05-18 Glenn Morris <rgm@gnu.org>
326
6d1a623e
GM
327 * Makefile.in (install-arch-indep, install-info, install-man):
328 Simplify some one-sided ifs.
329
29473393
GM
330 * Makefile.in: Install only the relevant DOC file.
331 (install-arch-indep): Delete etc/DOC*.
332 (install-doc): No more need to delete etc/DOC.
333
660c8c1e
GM
334 * Makefile.in (install-arch-indep): Split into several rules.
335 (install-doc, innstall-info, install-man): New rules.
336
37f36bcb
GM
337 * configure.in (mandir): May as well include it in the NS app bundle.
338
0629a797
GM
339 * configure.in (INSTALL_ARCH_INDEP_EXTRA): New output variable.
340 * Makefile.in (INSTALL_ARCH_INDEP_EXTRA): New, set by configure.
341 (install-arch-indep): Don't install-etc for self-contained ns builds.
342
136c45ee
GM
343 * configure.in (GCC_TEST_OPTIONS, NON_GCC_TEST_OPTIONS) <darwin>:
344 No longer unconditonally add /sw directories. (Bug#2280)
345
ed0ba302
GM
346 * Makefile.in (install-arch-dep): Depend on install-arch-indep.
347 (install-arch-indep): Depend on install-leim.
348 (install): Remove explicit install-leim dependence.
349
62061397
GM
350 * Makefile.in (install-arch-indep):
351 Move last element of mkdir rule here.
352 (mkdir): Remove rule.
353
37baa3c8
GM
354 * Makefile.in (install-arch-indep): Remove unneeded chmods.
355 INSTALL_DATA does this for us.
356
b533f05e
GM
357 * Makefile.in (install-arch-dep): Ensure bindir exists.
358 Drop mkdir dependency.
359 (install-arch-indep): Ensure docdir, infodir, mandir exist.
360 (install-leim): Drop mkdir dependency.
361 (mkdir): Remove most directories, now made in relevant rules.
362
7606c360
GM
363 * Makefile.in (install-arch-indep): Combine adjacent loops.
364
3a4155de
GM
3652012-05-17 Glenn Morris <rgm@gnu.org>
366
d9a1e2c2
GM
367 * Makefile.in (install-etc, mkdir):
368 Make relevant directories in install-etc rather than mkdir.
369
4c54abe1
GM
370 * Makefile.in (write_subdir): Create the directory if needed.
371 (install-arch-dep, mkdir): No need to make site-lisp directories.
372
9f1ea7dc 373 * Makefile.in (write_subdir): New.
05f3d308 374 (install-arch-indep, install-arch-dep): Use $write_subdir.
9f1ea7dc 375
40c117e7 376 * configure.in (docdir, etcdir, infodir, lispdir):
b42c720d 377 For a self-contained ns build, set these to the appropriate values.
40c117e7 378 * Makefile.in (install-arch-dep): No need to move info/ any more.
b42c720d 379
b4a36200
GM
380 * configure.in (ns_self_contained): New output variable.
381 * Makefile.in (ns_self_contained): New, set by configure.
382 (install-arch-dep): For a self-contained ns build,
96182ae6
GM
383 don't bother installing binaries then immediately deleting them.
384
3a4155de
GM
385 * Makefile.in (ns_appbindir, ns_appresdir):
386 Move them before things that may refer to them.
387 (install-arch-dep): No need to relocate self-contained ns libexec.
388
389 * configure.in (archlibdir): Set it for self-contained ns builds.
390 (libexecdir): Don't expand it now (this is mainly cosmetic).
391
f04940ae
PE
3922012-05-16 Paul Eggert <eggert@cs.ucla.edu>
393
394 * configure.in: Simplify by removing CPP etc.
395 (CPP_TEST_OPTIONS, NON_GNU_CPP, cc_specified, SPECIFIED_CFLAGS)
396 (SPECIFED_CPP, CPP, NON_GNU_CC, AC_PROG_CPP): Remove; not needed.
397 In particular we no longer need to fiddle with CPP, since we don't
398 use CPP specially any more.
399 (gl_EARLY): Invoke this after adjusting CC, so that it uses the
400 adjusted compiler.
401 (AC_PROG_INSTALL, AC_PROG_MKDIR_P, AC_PROG_RANLIB): Comment out,
402 since gl_EARLY and/or Autoconf already does these.
403
27cb7be2
GM
4042012-05-16 Glenn Morris <rgm@gnu.org>
405
406 * configure.in: Try to fix building with gcc >= 4.6 on Darwin.
407 (CPP): Do not unconditionally set it on Darwin.
408 Instead, try to test if -no-cpp-precomp is accepted.
409 (CPP_TEST_OPTIONS, SPECIFIED_CPP): New. (Bug#9755)
410
ec3ca9ec
GM
4112012-05-15 Glenn Morris <rgm@gnu.org>
412
4e7d487c 413 * Makefile.in (install-arch-dep): Replace use of MV_DIRS.
a3f7efb8 414
75a9f5f5
GM
415 * Makefile.in (install-arch-dep): Do not hard-code version number.
416
ec3ca9ec
GM
417 * Makefile.in (install-arch-dep): NS install no longer needs to
418 symlink libexec/* into bin/, since 2012-05-14 ns_init_paths change.
419
3fe7cdc8
GM
4202012-05-12 Glenn Morris <rgm@gnu.org>
421
9e6b06ed
GM
422 * configure.in (ns_appbindir): Remove trailing "/".
423
3fe7cdc8
GM
424 * configure.in (AC_PROG_MKDIR_P): Call it, to set MKDIR_P.
425 (MKDEPDIR): Use $MKDIR_P.
426 * Makefile.in (MKDIR_P): New, set by configure.
427 (mkdir): Use $MKDIR_P.
428
a873f274
GM
4292012-05-11 Glenn Morris <rgm@gnu.org>
430
431 * Makefile.in (install-arch-indep): There are no more Makefile.c files.
e6124927 432 Use INSTALL_DATA for the DOC file.
c8e32179 433 Remove dead code for ./lisp that never executes.
a873f274 434
ff57c2ec
GM
4352012-05-10 Glenn Morris <rgm@gnu.org>
436
437 * configure.in (LEIM_INSTALLDIR): New output variable.
438
49ed9c8e
SM
4392012-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
440
441 * .dir-locals.el (log-edit-mode): Enable gnu-style checks.
442
5122804a
GM
4432012-05-08 Glenn Morris <rgm@gnu.org>
444
445 * make-dist: No more doc/lispref/*.el.
446
01319a4e
AS
4472012-05-05 Andreas Schwab <schwab@linux-m68k.org>
448
449 * configure.in: Fix quoting bugs.
450
8045b906
GM
4512012-05-04 Glenn Morris <rgm@gnu.org>
452
453 * configure.in (INFO_EXT, INFO_OPTS): New output variables.
454
9fa0e416
GM
4552012-05-02 Glenn Morris <rgm@gnu.org>
456
3c30e766
GM
457 * configure.in (LD_SWITCH_SYSTEM): Don't try to defeat
458 the choices made by FreeBSD and NetBSD. (Bug#10313)
459
9aa071df
GM
460 * Makefile.in (INFO_FILES): Remove variable.
461 (INFO_NONMISC): New variable.
462 (install-arch-indep, uninstall): Don't use $INFO_FILES.
463
cd3771a0
GM
464 * Makefile.in (uninstall): Remove useless-use-of-for; that for
465 some reason caused problems on an old Solaris.
466
a36e64d0
GM
467 * Makefile.in (install-arch-indep, uninstall):
468 Ensure that INSTALL-type commands are run from top-level.
469
9e7a4bcf
GM
470 * info/dir: Make some entries consistent with the source texi files.
471
9fa0e416
GM
472 * configure.in (LIBS_TERMCAP): Fix netbsd logic, broken 2012-03-04.
473
7adecb99
GM
4742012-05-02 Glenn Morris <rgm@gnu.org>
475
476 * Makefile.in (install-arch-indep):
477 Combine adjacent install-data and install-info loops.
478
4737362e
GM
4792012-05-01 Glenn Morris <rgm@gnu.org>
480
ab1121bd
GM
481 * Makefile.in (MAN_PAGES): Remove.
482 (install-arch-indep, uninstall): Don't use $MAN_PAGES.
483
a4a18b8b
GM
484 * configure.in: Try libtinfo for tputs.
485 (LIBS_TERMCAP) [gnu*]: Use libtinfo if it was found. (Bug#9741)
486
3ba0a545
GM
487 * configure.in: Combine adjacent $opsys case blocks.
488
e3da5b19
GM
489 * configure.in (LIBS_TERMCAP): Remove unreachable branch for sol2.
490
262f06da
GM
491 * configure.in: Invert the TERMINFO logic,
492 since "yes" is far more common than "no".
493
9311dcff
GM
494 * configure.in (HAVE_LIBNCURSES): Remove; it is required to be true.
495
4d5c6349
GM
496 * configure.in (LD_SWITCH_X_SITE_RPATH):
497 Rename from LD_SWITCH_X_SITE_AUX_RPATH.
498
4737362e
GM
499 * configure.in (LD_SWITCH_X_SITE_AUX): Remove; no longer used.
500
562e638f
GM
5012012-04-26 Glenn Morris <rgm@gnu.org>
502
503 * make-dist: No more doc/lispref/tindex.pl.
504
dcbf5805
MA
5052012-04-22 Michael Albinus <michael.albinus@gmx.de>
506
507 * configure.in (dbus_validate_bus_name, dbus_validate_path)
508 (dbus_validate_interface, dbus_validate_member): Check also for
e3a3e213 509 these library functions.
dcbf5805 510
4b5b5289
PE
5112012-04-22 Paul Eggert <eggert@cs.ucla.edu>
512
513 * configure.in (doug_lea_malloc): Check for __malloc_initialize_hook.
514 With glibc 2.14 or later, when compiled with GCC 4.7.0's
515 -Werror=deprecated-declarations flag, use of hooks like
516 __malloc_initialize_hook causes compilation to fail because these
517 hooks are deprecated. Modify 'configure' to check for these hooks too.
518 Simplify the 'configure' code to test for all the hooks at once.
519 (emacs_cv_var___after_morecore_hook): Remove, replacing with ...
520 (emacs_cv_var_doug_lea_malloc): ... this new var.
521
9ee7d8b9
PE
5222012-04-21 Paul Eggert <eggert@cs.ucla.edu>
523
524 Sync from gnulib version 4f11d6bebc3098c64ffde27079ab0d0cecfd0cdc
525 dated 2011-10-07. Regenerating from current gnulib would be a
526 pervasive change, and currently the trunk isn't open to such changes.
527 * configure.in (WARN_CFLAGS): Remove; no longer needed now
528 that gnulib does it.
529 * lib/gnulib.mk, m4/gl-comp.m4: Regenerate.
530
5e6ab4e6
AS
5312012-04-21 Andreas Schwab <schwab@linux-m68k.org>
532
533 * m4/gl-comp.m4: Update. (Bug#11285)
534
c07a4c0b 5352012-04-20 Ludovic Courtès <ludo@gnu.org>
d666446d
LC
536
537 * configure.in: Don't use the -R option (Bug#11251).
538
6c94c34f 5392012-04-18 Paul Eggert <eggert@cs.ucla.edu>
b8df54ff 540
9f46df23 541 configure: new option --enable-gcc-warnings (Bug#11207)
b8df54ff
PE
542 I have been using this change for many months in my private copy
543 of Emacs, and have used it to find several bugs. It's mature
544 enough to publish now.
545 * Makefile.in (GNULIB_MODULES): Add warnings, manywarnings.
546 * configure.in: Support --enable-gcc-warnings, in the style of
547 other GNU packages such as coreutils.
548 (C_WARNINGS_SWITCH): Remove, replacing with...
549 (WARN_CFLAGS, GNULIB_WARN_CFLAGS): New variable.
550 (PKG_CHECK_MODULES, C_SWITCH_X_SITE): Use -isystem rather than -I,
551 when including system files with GCC.
552 * etc/NEWS: Mention --enable-gcc-warnings.
67546201 553 * INSTALL (DETAILED BUILDING AND INSTALLATION): Likewise.
b8df54ff
PE
554 * lib/Makefile.am (AM_CFLAGS): New macro.
555 * m4/manywarnings.m4, m4/warnings.m4: New files, from gnulib.
556
316411f0
DA
5572012-04-17 Dmitry Antipov <dmantipov@yandex.ru>
558
559 * configure.in (AC_CHECK_FUNCS):
560 Add getpwent, endpwent, getgrent, endgrent. (Bug#7900)
561
9b9b2ef2
GM
5622012-04-16 Glenn Morris <rgm@gnu.org>
563
b1aa797c
GM
564 * configure.in (NS_HAVE_NSINTEGER): Remove unnecessary variable.
565
9b9b2ef2
GM
566 * configure.in: Remove X libs workaround for old autoconf.
567
badf86af
KB
5682012-04-12 Ken Brown <kbrown@cornell.edu>
569
570 * configure.in: Warn that Cygwin 1.5 is unsupported. (Bug#10398)
571
2f097256
GM
5722012-04-11 Glenn Morris <rgm@gnu.org>
573
574 * configure.in (GNUSTEP_CFLAGS): Rename from C_SWITCH_X_SYSTEM.
575
a9f72fc1
GM
5762012-04-10 Glenn Morris <rgm@gnu.org>
577
578 * configure.in: Conditionally generate admin/unidata/Makefile.
579
6b4f4a2d
TZ
5802012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
581
a9f72fc1 582 * info/dir, Makefile.in (INFO_FILES): Add emacs-gnutls manual.
6b4f4a2d 583
23df914b
GM
5842012-04-09 Glenn Morris <rgm@gnu.org>
585
fd9d85c2
GM
586 * Makefile.in (leim): Check cd return value. Pass fewer variables.
587 (install-leim): Check cd return value. Pass $MFLAGS.
588 (install-strip): Pass $MFLAGS.
589
23df914b
GM
590 * configure.in: Require makeinfo >= 4.7. (Bug#10910)
591 Eg org.texi has been using 4.7 functions for some time.
592
bf6bba2b
PE
5932012-04-07 Paul Eggert <eggert@cs.ucla.edu>
594
595 Check pkg-config exit status when configuring (Bug#10626).
596 * configure.in (PKG_CHECK_MODULES): Do not assume that pkg-config
597 works; check its exit status. Problem reported by Jordi Gutiérrez
598 Hermoso in
599 <http://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00787.html>.
600
f3774f20
GM
6012012-04-07 Glenn Morris <rgm@gnu.org>
602
603 * README, configure.in (AC_INIT): Bump version to 24.1.50.
604
d67a9a85
EZ
6052012-04-07 Eli Zaretskii <eliz@gnu.org>
606
607 * lib/makefile.w32-in (gnulib, all): Don't depend on stamp_BLD.
608
f20f95c6
PE
6092012-03-04 Paul Eggert <eggert@cs.ucla.edu>
610
611 configure: fix ncurses 'configure' issue on Solaris 10 (Bug#10677)
612 * configure.in (LIBS_TERMCAP): Default this to the result of
613 the tputs library search. Do a run-time test for the linkability
614 of tputs unless cross-compiling, as that's more reliable if the
615 link flags and libraries are messed up. Don't change LIBS as
616 a result of the test, as that may mess up later tests.
617
75197633
CS
6182012-02-05 Christoph Scholtes <cschol2112@googlemail.com>
619
533183f3 620 * make-dist (README.W32): Include file in source tarball. (Bug#9750)
3e44c782 621
75197633
CS
622 * lib/makefile.w32-in (PRAGMA_SYSTEM_HEADER): Move to platform
623 specific makefiles to support getopt_.h generation with MSVC.
624
7eb21b49
GM
6252012-02-04 Glenn Morris <rgm@gnu.org>
626
627 * Makefile.in (uninstall):
628 Handle compressed info files and man pages. (Bug#10718)
629
44f92739
GM
6302012-02-02 Glenn Morris <rgm@gnu.org>
631
632 * configure.in [HAVE_NS]:
633 Error if use --without-toolkit-scroll-bars. (Bug#10673)
634
6df37268
PE
6352012-02-01 Paul Eggert <eggert@cs.ucla.edu>
636
637 Port to older Solaris 10 versions (Bug#10677).
638 Bug reported by Chong Yidong for SunOS 5.10 Generic_127111-11 sparc.
639 I cannot reproduce it on SunOS 5.10 Generic_141444-09 sparc but
640 possibly this is because Sun fixed the 'stat' bug in my version.
641 * Makefile.in (GNULIB_TOOL_FLAGS): Do not avoid the pathmax module.
642 * lib/pathmax.h, m4/pathmax.m4: New files, from gnulib.
643 * lib/gnulib.mk, m4/gl-comp.m4: Regenerate.
644 These changes are based on gnulib version
645 4f11d6bebc3098c64ffde27079ab0d0cecfd0cdc dated 2011-10-07 20:59:10,
646 because Emacs is in feature freeze and we do not want to merge any
647 more-recent changes from gnulib.
648
8d8939e8
GM
6492012-01-31 Glenn Morris <rgm@gnu.org>
650
e4070def
GM
651 * configure.in: Throw an explicit error if Motif toolkit was
652 requested but requirements could not be found.
653
8d8939e8
GM
654 * configure.in: Allow Emacs to actually be built with xaw scroll-bars.
655
5a26ec89
EZ
6562012-01-30 Eli Zaretskii <eliz@gnu.org>
657
658 * lib/makefile.w32-in ($(BLD)/sha1.$(O) $(BLD)/sha256.$(O)
659 $(BLD)/sha512.$(O)): Depend on stamp_BLD. Fixes a build failure
660 with "make -j3".
661
1b0880d5
JB
6622012-01-16 Juanma Barranquero <lekktu@gmail.com>
663
664 * .bzrignore: Ignore etc/__pycache__.
665
adee8a65
PE
6662011-12-17 Paul Eggert <eggert@cs.ucla.edu>
667
668 Port HAVE_PTHREAD configuration to MirBSD 10 (Bug#10201).
669 * configure.in (HAVE_PTHREAD): Check for pthread_atfork if linking
670 to gmalloc.c. This should prevent a MirBSD 10 build failure reported
671 by Nelson H. F. Beebe in
672 <http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00065.html>.
673
e152e577
JB
6742011-12-10 Juanma Barranquero <lekktu@gmail.com>
675
676 * update-subdirs: Don't set no-byte-compile twice (bug#10260).
677
46d14be7
JD
6782011-12-10 Jan Djärv <jan.h.d@swipnet.se>
679
680 * configure.in (HAVE_ALSA, HAVE_GSETTINGS): Save and restore LIBS
681 instead of LDFLAGS (Bug#10230).
682
6c269a38
PE
6832011-12-03 Paul Eggert <eggert@cs.ucla.edu>
684
4eec8d6f
PE
685 * INSTALL.BZR: Mention configure -C, --disable-maintainer-mode.
686
6c269a38 687 Propagate configure flags to sub-configures.
1350a3cc 688 * Makefile.in (cache_file, MAINTAINER_MODE_FLAG, CONFIGUREFLAGS):
6c269a38
PE
689 New macros.
690 (config.status, bootstrap): Use them to propagate configure flags
691 to sub-configures.
692 * configure.in (cache_file): AC_SUBST this, for Makefile.in.
693
63e94eb8
PE
6942011-12-03 Paul Eggert <eggert@cs.ucla.edu>
695
696 * .bzrignore: Add config.cache.
697
54e9e3bf
JD
6982011-11-27 Jan Djärv <jan.h.d@swipnet.se>
699
700 * configure.in: Check for gtk_window_set_has_resize_grip.
701
20db1522
JB
7022011-11-24 Juanma Barranquero <lekktu@gmail.com>
703
704 * configure.in (HAVE_XPM): Fix typo.
705
60bf278f
GM
7062011-11-22 Glenn Morris <rgm@gnu.org>
707
5f77c86c
GM
708 * configure.in (EMACSDATA, EMACSDOC): If set, print, since they can
709 have confusing effects on the build. (Bug#6401)
710
60bf278f
GM
711 * Makefile.in (install-arch-dep): Tweak previous change.
712
816be9f6
YD
7132011-11-22 Yavor Doganov <yavor@gnu.org>
714
715 Do not install arch-dependent files in the app bundle if
716 --disable-ns-self-contained is requested. (Bug#1335)
717 * configure.in (exec_prefix, libexecdir): Define relative to
718 `ns_appbindir' only if configured for a self-contained app.
719 * Makefile.in (install-arch-dep): Test for the existence of
720 libexec in the Emacs.app bundle before executing commands.
721
d5ff9cd0
AS
7222011-11-20 Andreas Schwab <schwab@linux-m68k.org>
723
724 * configure.in: Remove reference to src/m/ibms390.h.
725
1c889bf6
GM
7262011-11-13 Glenn Morris <rgm@gnu.org>
727
728 * INSTALL: Tiny updates for disk space used during installation.
729
a6fc3b5c
EZ
7302011-11-05 Eli Zaretskii <eliz@gnu.org>
731
732 * lib/makefile.w32-in (FRC): New dummy target.
733 (TAGS): Depend on FRC.
734
9f77899d
GM
7352011-11-04 Glenn Morris <rgm@gnu.org>
736
737 * configure.in: Increase minimum GnuTLS version to 2.6.6. (Bug#9929)
738 Do not include GnuTLS version info in final summary message.
739
0bd3cb7b
EZ
7402011-10-31 Eli Zaretskii <eliz@gnu.org>
741
07f3add9
EZ
742 * config.bat: Use config.in and Makefile.in from src/ and lib/, if
743 they exist there, else from autogen/.
744
745 * make-dist (msdos): Add depfiles.bat and inttypes.h.
0bd3cb7b 746
d2eaf3e4
NT
7472011-10-25 Nali Toja <nalitoja@gmail.com> (tiny change)
748
749 * configure.in (HAVE_GNU_MAKE): Respect MAKE env-var. (Bug#9868)
750
e782cfab
PE
7512011-10-24 Paul Eggert <eggert@cs.ucla.edu>
752
753 * configure.in (LIB_PTHREAD): Prepend -lpthread to LIBS (Bug#9852)
754 if the library is found. Otherwise, later configure-time tests,
755 such as the test for pthread_sigmask, generate the wrong results
756 on some platforms. Problem reported for FreeBSD by Nali Toja.
757
7da0b018
PE
7582011-10-20 Paul Eggert <eggert@cs.ucla.edu>
759
760 Time zone name fixes for non-ASCII locales (Bug#641, Bug#9794)
761 * configure.in (AC_STRUCT_TM, AC_STRUCT_TIMEZONE, HAVE_TM_GMTOFF):
762 Remove; no longer needed, now that we defer to strftime for time
763 zone names.
764
0ffe1065
JD
7652011-10-18 Jan Djärv <jan.h.d@swipnet.se>
766
767 * configure.in (GLIB_REQUIRED, GTK_REQUIRED): Set to 2.10 (Bug#9786).
768
23769e49
CY
7692011-10-18 Chong Yidong <cyd@gnu.org>
770
771 * make-dist: Remove Cocoa/Emacs.xcodeproj from distribution.
772
fd8dea03
GM
7732011-10-13 Glenn Morris <rgm@gnu.org>
774
775 * configure.in: Also look for tputs in libcurses. (Bug#9736)
776
f4cc5b54
PE
7772011-10-12 Paul Eggert <eggert@cs.ucla.edu>
778
779 * configure.in: Remove check for -lintl (Bug#9713).
f1bfb0db 780 The check could break 'configure' on GNU/Linux with a (broken) libintl.
f4cc5b54
PE
781 The check was helpful but not essential in Solaris 2.6 (1997),
782 and is no longer needed in Solaris 8 (2000). Solaris 2.6 is
783 obsolete -- Sun dropped support for it in 2006 -- and without
784 access to that Silurian platform we can't maintain the code anyway.
785
7c5ee88e
PE
7862011-10-07 Paul Eggert <eggert@cs.ucla.edu>
787
d47439a3
PE
788 Merge from gnulib, fixing some 'configure' typos (Bug#9696).
789 * lib/signal.in.h, lib/sigprocmask.c, m4/gl-comp.m4:
790 * m4/gnulib-common.m4: Merge from gnulib.
791 Without this, 'configure' would say "func_gl_gnulib_m4code_pathmax:
792 command not found" on powerpc-apple-darwin9.8.0.
793
7c5ee88e
PE
794 * configure.in (GC_LISP_OBJECT_ALIGNMENT): Remove.
795 This is now done by src/alloc.c.
796
423dbf9b
RS
7972011-10-02 Richard Stallman <rms@gnu.org>
798
799 * configure.in: Rename xlinux_first_failure to xgnu_linux_first_failure
800 and xlinux_second_failure to xgnu_linux_second_failure.
801
31bed486
EZ
8022011-09-29 Eli Zaretskii <eliz@gnu.org>
803
5f91c1e5
EZ
804 * .bzrignore: Add ./GNUmakefile.unix, lib/SYS, lib/alloca.in-h,
805 lib/signal.in-h.
31bed486 806
e785f2ec 807 * config.bat: Rename GNUmakefile, so it is not run on MS-DOS.
31bed486
EZ
808 Rename signal.in.h and alloca.in.h.
809
e1504b9b
EZ
8102011-09-28 Eli Zaretskii <eliz@gnu.org>
811
812 * INSTALL: Mention that m17n libraries and libotf are needed for
813 Arabic shaping.
814
316f8af0
PE
8152011-09-26 Paul Eggert <eggert@cs.ucla.edu>
816
817 Merge from gnulib, improving some licensing wording.
818 This clarifies and fixes some licensing issues raised by Glenn Morris
819 <http://lists.gnu.org/archive/html/bug-gnulib/2011-09/msg00397.html>.
820 It also merges the latest version of texinfo.tex and has some
821 MSVC-related changes that don't affect Emacs.
822 * Makefile.in (GNULIB_TOOL_FLAGS): Avoid msvc-inval, msvc-nothrow,
823 pathmax, and raise, since these are needed only to address
824 MSVC-related issues that Emacs doesn't have.
825 * doc/misc/texinfo.tex, lib/dup2.c, lib/gnulib.mk, lib/signal.in.h:
826 * lib/sigprocmask.c, lib/stat.c, lib/stdio.in.h, lib/sys_stat.in.h:
827 * lib/unistd.in.h, m4/dup2.m4, m4/getloadavg.m4, m4/gl-comp.m4:
828 * m4/include_next.m4, m4/signal_h.m4, m4/signalblocking.m4:
829 * m4/stdint.m4, m4/stdio_h.m4, m4/sys_stat_h.m4, m4/time_h.m4:
830 * m4/unistd_h.m4: Merge from gnulib.
831
04d51ad4
AS
8322011-09-26 Andreas Schwab <schwab@linux-m68k.org>
833
834 * configure.in: Initialize HAVE_LIBXML2.
835
6e99ef20
GM
8362011-09-26 Glenn Morris <rgm@gnu.org>
837
838 * make-dist: Add lib/makefile.w32-in.
839
0538fab0
GM
8402011-09-24 Glenn Morris <rgm@gnu.org>
841
842 * configure.in (CRT_DIR): Fix netbsd/openbsd handling.
843
c5b01d8c
LMI
8442011-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
845
846 * .dir-locals.el: Change the debbugs regexp to allow having the
847 bug number as the first thing on a line.
848
0cc87afb
GM
8492011-09-15 Glenn Morris <rgm@gnu.org>
850
851 * configure.in: Make configure work with recent GNUsteps.
852 (_NATIVE_OBJC_EXCEPTIONS): New AC_DEFINE.
853 (GNU_OBJC_CFLAGS): Add -fobjc-exceptions when needed.
088f329c 854 (C_SWITCH_X_SYSTEM): Enable GNUstep to find its headers.
0cc87afb 855
3f44249e
PE
8562011-09-11 Paul Eggert <eggert@cs.ucla.edu>
857
858 Merge from gnulib, porting to Tru64.
859 * lib/lstat.c, lib/stat.c, m4/include_next.m4, m4/nocrash.m4:
860 * m4/signal_h.m4, m4/time_h.m4, m4/unistd_h.m4:
861 Merge from gnulib. This fixes a compilation error on Tru64 UNIX
862 aka OSF/1 5.1 DTK cc. There is also some mingw stuff here that
863 doesn't affect Emacs.
864
c8199d0f
PE
8652011-09-06 Paul Eggert <eggert@cs.ucla.edu>
866
867 * configure.in (isnan): Remove now-unnecessary check.
868
e39b275c 8692011-09-06 Paul Eggert <eggert@cs.ucla.edu>
24e0f6b1 870
abec06ff 871 Merge from gnulib, using build-aux to remove clutter (Bug#9169).
e39b275c
PE
872 This is to fix the following problems:
873 . On FreeBSD 6.4, HP-UX 11.31, and Solaris 9, and when Emacs is
874 configured not to use gtk or any other thread-using library,
875 signals aren't blocked correctly.
876 . On IRIX 6.5 it fixes an unwanted clash between Emacs's
877 and IRIX's signal handling.
878 . On Cygwin 1.7.5 it works around an incompatibility with
879 the system pthread_sigmask.
880 . On MacOS X 10.5 (32-bit), files whose inode numbers
881 exceed 2**31 cannot be read or manipulated.
882 . pthread_sigmask: Actually use results of gl_THREADLIB.
883 . strtoimax, strtoumax: Avoid link error on OSF/1 with DTK cc.
884 . find 'ar' program that fits with --host argument.
885 . Allow the user to override the choice of AR, ARFLAGS, RANLIB.
74b880cb
PE
886 * autogen/README: Update destination list.
887 * autogen/copy_autogen, autogen/update_autogen, .bzrignore:
888 The autogenerated files compile, config.guess,
889 config.sub, depcomp, install-sh, and missing are now in build-aux.
24e0f6b1
PE
890 * m4/largefile.m4: New file, so that Emacs does not mess up when
891 accessing files with large inode numbers in MacOS X 10.5 and later.
892 * m4/nocrash.m4: New file, to avoid triggering background debugger
893 and/or create core dumps during 'configure'.
894 * build-aux/move-if-change: Renamed from move-if-change.
895 * build-aux/snippet/arg-nonnull.h: Renamed from arg-nonnull.h.
896 * build-aux/snippet/c++defs.h: Renamed from c++defs.h.
897 * build-aux/snippet/warn-on-use.h: Renamed from warn-on-use.h.
898 * build-aux/snippet/_Noreturn.h: New file, for draft C1X _Noreturn.
24e0f6b1
PE
899 * Makefile.in (epaths-force, sync-from-gnulib):
900 move-if-change is now in build-aux.
901 (GNULIB_TOOL_FLAGS): Avoid threadlib; this is now a prerequisite
902 of gnulib's pthread_sigmask module, but Emacs doesn't need it.
903 (mkdir): install-sh is now in build-aux.
904 * config.bat: c++defs.h is now in build-aux/snippets.
905 * configure.in: Specify AC_CONFIG_AUX_DIR with build-aux (the
906 usual parameter).
907 * lib/gnulib.mk, m4/gl-comp.m4: Regenerate.
908 * lib/makefile.w32-in (ARG_NONNULL_H): arg-nonnull.h moved
909 to build-aux/snippet.
910 * lib/pthread_sigmask.c, lib/stdlib.in.h, m4/extensions.m4:
911 * m4/getopt.m4, m4/gnulib-common.m4, m4/pthread_sigmask.m4:
912 Merge from gnuilib. This fixes porting bugs on Cygwin, Irix, and
913 Solaris, enables MacOS extensions, and enables nocrash during
914 'configure'.
915 * make-dist: Adjust to new build-aux and build-aux/snippit dirs.
916
86633eab 9172011-09-04 Paul Eggert <eggert@cs.ucla.edu>
55e5faa1
PE
918
919 * configure.in (snprintf): New check.
920
015faae4
PE
9212011-08-30 Paul Eggert <eggert@cs.ucla.edu>
922
695a3dc5 923 * configure.in (opsys): Change pattern to *-*-linux*
015faae4 924 to recognize powerpc-gnu-linux-uclibc (Bug#9403).
1f87634f
PE
925 Remove unreachable pattern hppa*-*-linux-gnu*.
926 Also, remove ia64*-hp-hpux1[1-9]*, as it also sets machine=hp800,
927 and that can't possibly work now that src/m/hp800.h no longer exists.
015faae4 928
52ec1feb
JD
9292011-08-26 Jan Djärv <jan.h.d@swipnet.se>
930
931 * configure.in: Add -MP to DEPFLAGS (Bug#9372).
932
377538cb
JD
9332011-08-13 Jan Djärv <jan.h.d@swipnet.se>
934
935 * configure.in: Add header check: sys/socket.h (Bug#8477),
936 ifaddrs.h, net/if_dl.h. Check for getifaddrs and freeifaddrs.
937 Check for sa_len in struct ifreq.ifr_addr (Bug#8477).
938
ae9e757a
JD
9392011-08-04 Jan Djärv <jan.h.d@swipnet.se>
940
941 * configure.in (HAVE_PTHREAD): Add check for -lpthread (Bug#9216).
942 (HAVE_GTK_AND_PTHREAD): Remove.
943
be8ec0b3
AA
9442011-07-28 Alp Aker <alp.tekin.aker@gmail.com>
945
946 * configure.in (HAVE_RSVG): Allow use of -lrsvg-2 for any NextStep
947 build, not just GNUstep (Bug#9177).
948
2573a837 9492011-07-28 Paul Eggert <eggert@cs.ucla.edu>
0e926e56
PE
950
951 Assume freestanding C89 headers, string.h, stdlib.h.
952 Again, this simplifies the code, and all current platforms have these.
953 * configure.in (AC_CHECK_HEADERS): Don't check for limits.h.
954 (AC_HEADER_STDC): Remove.
955 (AC_CHECK_FUNCS): No need to check for strchr, strrchr.
956 (strchr, strrchr): Remove fallback macros.
957
9cfdb3ec
PE
958 Assume support for memcmp, memcpy, memmove, memset.
959 This simplifies the code a bit. All current platforms have these,
960 as they are required for C89. If this turns into a problem we
961 can add the gnulib modules for these (a 1-line change to Makefile.in).
962 * configure.in: Don't check for memcmp, memcpy, memmove, memset.
963
427c285b
PE
9642011-07-27 Paul Eggert <eggert@cs.ucla.edu>
965
966 * GNUmakefile: New file.
967 This is for convenience, so that one can run GNU make in an
968 unconfigured source tree, and get a default build.
969
2ad77c9d
JD
9702011-07-13 Jan Djärv <jan.h.d@swipnet.se>
971
972 * configure.in (GSETTINGS): Check for gio-2.0 >= 2.26.
973
c8618a06
YM
9742011-07-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
975
976 * configure.in (LD_SWITCH_SYSTEM_TEMACS): Add -fno-pie on Darwin
977 so as to suppress address randomization (Bug#8395).
978
f6ce9b9a
PE
9792011-07-09 Paul Eggert <eggert@cs.ucla.edu>
980
3fcf7a1c
PE
981 * lib/stdint.in.h: Merge from gnulib (Bug#9025).
982 This fixes a build problem on older Mac OS X hosts.
983
d9706d9f
PE
984 * m4/pthread_sigmask.m4 (gl_FUNC_PTHREAD_SIGMASK): Omit gl_THREADLIB
985 test, which runs afoul of Automake installations where, for example,
986 /usr/share/aclocal contains a copy of gl_THREADLIB.
987 Problem reported by Sven Joachim in
988 <http://lists.gnu.org/archive/html/emacs-devel/2011-07/msg00529.html>.
989 This is just a quick temporary fix, specific to Emacs; I'll work
990 with the other gnulib maintainers to get a more-permanent fix.
991
af66a2d7 992 Add gnulib's strtoimax module, needed on Solaris 8.
f6ce9b9a
PE
993 * Makefile.in (GNULIB_MODULES): Add strtoimax.
994 * lib/strtoll.c, m4/strtoimax.m4, m4/strtoll.m4: New files,
995 automatically imported from gnulib.
996 * lib/gnulib.mk, m4/gl-comp.m4: Regenerate.
997
1692ae2d 9982011-07-08 Paul Eggert <eggert@cs.ucla.edu>
6db30f83 999
8a6ebd58 1000 Add gnulib support for pthread_sigmask (Bug#9010).
6db30f83 1001 * Makefile.in (GNULIB_MODULES): Add pthread_sigmask.
2a84b02d
PE
1002 * configure.in (AC_TYPE_UID_T): New dummy macro.
1003 Configure gnulib after adjusting LIBS,
1004 so that gnulib can assume the libraries in LIBS.
6db30f83 1005 * lib/signal.in.h, m4/pthread_sigmask.m4, m4/signal_h.m4:
2a84b02d 1006 * lib/pthread_sigprocmask.c, lib/sigprocmask.c, m4/signalblocking.m4:
b29e7c21 1007 * lib/pthread_sigmask.c:
6db30f83
PE
1008 New files, automatically imported from gnulib.
1009 * lib/gnulib.mk, m4/gl-comp.m4: Automatically-imported update
1010 due to the above changes.
1011 * .bzrignore: Add lib/signal.h.
1012
4a621aae
PE
1013 * lib/getopt.c, lib/unistd.in.h, m4/getopt.m4: Merge from gnulib.
1014
5e94cadb
AS
10152011-07-07 Andreas Schwab <schwab@linux-m68k.org>
1016
1017 * configure.in (maintainer-mode): Reflect default in help string.
1018
76b397fb
DN
10192011-07-07 Dan Nicolaescu <dann@ics.uci.edu>
1020
1021 * configure.in: Remove reference to iris4d.h.
1022
869795d6
JD
10232011-07-05 Jan Djärv <jan.h.d@swipnet.se>
1024
1025 * configure.in (HAVE_GCONF): Allow both HAVE_GCONF and HAVE_GSETTINGS.
1026
3279eb87
GM
10272011-07-01 Glenn Morris <rgm@gnu.org>
1028
1029 * configure.in (SETTINGS_CFLAGS, SETTINGS_LIBS) [HAVE_GCONF]: Fix typo.
1030
2e6e11eb
LMI
10312011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
1032
1033 * configure.in (HAVE_GSETTINGS): Fix syntax for GSETTINGS tests,
1034 which made ./configure infloop.
1035
9851bfc5
JD
10362011-06-30 Jan Djärv <jan.h.d@swipnet.se>
1037
1038 * configure.in (gsettings): New option and check for GSettings.
1039
adbc4ef4
GM
10402011-06-29 Glenn Morris <rgm@gnu.org>
1041
1042 * configure.in: Try to test for the required crt*.o files.
1043
1f773f32
BW
10442011-06-27 Bill Wohler <wohler@newt.com>
1045
1046 * .bzrignore: Add lisp/mh-e/mh-autoloads.el and lisp/mh-e/mh-cus-load.el.
1047
7a7ef429
PE
10482011-06-25 Paul Eggert <eggert@cs.ucla.edu>
1049
1050 Use gnulib's dup2 module instead of rolling our own.
1051 * Makefile.in (GNULIB_MODULES): Add dup2.
1052 * configure.in: Do not check for dup2; gnulib does that now.
1053 * lib/dup2.c, m4/dup2.m4: New files, from gnulib.
1054
6dd7e400
PE
10552011-06-23 Paul Eggert <eggert@cs.ucla.edu>
1056
1057 * lib/getopt.c, lib/stat.c, m4/gl-comp.m4: Merge from gnulib.
1058
94a807ac 10592011-06-22 Paul Eggert <eggert@cs.ucla.edu>
fa23e171
PE
1060
1061 Use gnulib's alloca-opt module.
1062 * .bzrignore: Add lib/alloca.h.
1063 * Makefile.in (GNULIB_MODULES): Add alloca-opt.
1064 * configure.in (AC_FUNC_ALLOCA): Remove almost all the alloca stuff,
e92b6c88
PE
1065 as gnulib now does that for us. Put alloca check in config.h.
1066 Include <alloca.h> before any other include file, for AIX 3.
fa23e171
PE
1067 * lib/gnulib.mk, m4/gl-comp.m4: Regenerate.
1068 * lib/alloca.in.h, m4/alloca.m4: New files, from gnulib.
1069
3ce9d0d4
LL
10702011-06-21 Leo Liu <sdl.web@gmail.com>
1071
1072 * m4/sha256.m4:
1073 * m4/sha512.m4:
1074 * m4/gl-comp.m4:
1075 * lib/u64.h:
1076 * lib/sha256.c:
1077 * lib/sha256.h:
1078 * lib/sha512.c:
1079 * lib/sha512.h:
1080 * lib/makefile.w32-in (GNULIBOBJS):
1081 * lib/gnulib.mk:
1082 * Makefile.in (GNULIB_MODULES): Add crypto/sha256 and
1083 crypto/sha512 modules from gnulib.
1084
add3f049
PE
10852011-06-19 Paul Eggert <eggert@cs.ucla.edu>
1086
1087 * lib/unistd.in.h, m4/getloadavg.m4: Merge from gnulib.
1088
3a4725e1
GM
10892011-06-17 Glenn Morris <rgm@gnu.org>
1090
1091 * configure.in: Restore the behavior of checking crt-dir only
1092 when the user specified it (not all platforms use it).
1093
bf4846e7
PE
10942011-06-16 Paul Eggert <eggert@cs.ucla.edu>
1095
1096 * m4/lstat.m4: Merge from gnulib (Bug#8878).
1097
4d61f28d 10982011-06-16 Miles Bader <miles@gnu.org>
0cca0a78
MB
1099
1100 * configure.in: Try to determine CRT_DIR automatically when
1101 using gcc.
1102
8c9b2106
PE
11032011-06-15 Paul Eggert <eggert@cs.ucla.edu>
1104
8aeb5be9
PE
1105 * lib/ftoastr.c, lib/stdio.in.h, lib/verify.h:
1106 * lib/gnulib.mk, m4/c-strtod.m4, m4/filemode.m4, m4/getloadavg.m4:
1107 * m4/getopt.m4, m4/gl-comp.m4, m4/lstat.m4, m4/md5.m4, m4/mktime.m4:
1108 * m4/readlink.m4, m4/sha1.m4, m4/stat.m4, m4/strftime.m4:
1109 * m4/strtoull.m4, m4/strtoumax.m4, m4/symlink.m4, m4/time_r.m4:
1110 Merge from gnulib.
8c9b2106 1111
c195f2de
JD
11122011-06-14 Jan Djärv <jan.h.d@swipnet.se>
1113
1114 * configure.in: Add emacsgtkfixed.o to GTK_OBJ if HAVE_GTK3.
1115
7e2aa385
PE
11162011-06-08 Paul Eggert <eggert@cs.ucla.edu>
1117
1118 * lib/gnulib.mk, m4/gnulib-common.m4: Merge from gnulib.
1119
81eafe29
PE
11202011-06-07 Paul Eggert <eggert@cs.ucla.edu>
1121
1122 * configure.in: Add --with-wide-int.
1123 * INSTALL: Mention this.
1124
9afafefb
PE
11252011-06-06 Paul Eggert <eggert@cs.ucla.edu>
1126
1127 Merge from gnulib.
1128 * lib/careadlinkat.c, lib/careadlinkat.h, m4/gnulib-common.m4: Merge.
1129
f797625a
PE
11302011-06-02 Paul Eggert <eggert@cs.ucla.edu>
1131
1132 * lib/allocator.h, lib/careadlinkat.c: Merge from gnulib.
1133
90856fe0 11342011-05-30 Paul Eggert <eggert@cs.ucla.edu>
55d4c1b2
PE
1135
1136 Use 'inline', not 'INLINE'.
eefc9486 1137 * configure.in (INLINE): Remove.
55d4c1b2 1138
6a3e57bb
PE
11392011-05-29 Paul Eggert <eggert@cs.ucla.edu>
1140
1141 Adjust to recent gnulib change for @GUARD_PREFIX@.
1142 * lib/makefile.w32-in (getopt_h): Substitute @GUARD_PREFIX@, too.
1143 All uses of _GL_ for guard prefixes in lib/*.h replaced with
1144 _@GUARD_PREFIX@_.
1145
842b28a0
PE
11462011-05-27 Paul Eggert <eggert@cs.ucla.edu>
1147
e61923c8 1148 * lib/getopt.c, lib/intprops.h: Merge from gnulib.
842b28a0 1149
70716b1d
GM
11502011-05-24 Glenn Morris <rgm@gnu.org>
1151
a22d9d2c
GM
1152 * Makefile.in (check): Just give a message if no test/ directory.
1153
bdd556a2
GM
1154 * configure.in: Avoid using variables inside AC_CONFIG_FILES.
1155
70716b1d
GM
1156 * configure.in (OPT_MAKEFILES_IN): Remove.
1157 (SUBDIR_MAKEFILES): New variable, passed to AC_CONFIG_FILES.
1158 (SUBDIR_MAKEFILES_IN): New output variable.
1159 * Makefile.in (OPT_MAKEFILES_IN): Remove.
1160 (SUBDIR_MAKEFILES_IN): Let configure set it.
1161
13c3daa4
LL
11622011-05-24 Leo Liu <sdl.web@gmail.com>
1163
1164 * m4/sha1.m4:
1165 * m4/gl-comp.m4:
1166 * lib/sha1.h:
1167 * lib/sha1.c:
1168 * lib/makefile.w32-in (GNULIBOBJS):
1169 * lib/gnulib.mk:
1170 * Makefile.in (GNULIB_MODULES): Add crypto/sha1 module.
1171
e09e38a8
GM
11722011-05-24 Glenn Morris <rgm@gnu.org>
1173
4ba4c54a
GM
1174 * configure.in: Remove test for already configured source directory.
1175 AM_INIT_AUTOMAKE has already done a more stringent test. (Bug#953)
1176
5a95c002
GM
1177 * Makefile.in (TAGS, tags, check): Pass MFLAGS to sub-makes.
1178
fa5d79db
GM
11792011-05-24 Glenn Morris <rgm@gnu.org>
1180
6c7e099d
GM
1181 * make-dist: Don't distribute test/. (Bug#8107)
1182 * configure.in (OPT_MAKEFILES_IN): New output variable.
1183 (AC_CONFIG_FILES): Conditionally include test/automated/Makefile.
1184 * Makefile.in (OPT_MAKEFILES_IN): New, set by configure.
1185 (SUBDIR_MAKEFILES_IN): Use $OPT_MAKEFILES_IN.
1186 (check): Give an explicit error if test/ is not present.
1187
fa5d79db
GM
1188 * Makefile.in (SUBDIR_MAKEFILES_IN): New variable.
1189 (SUBDIR_MAKEFILES): Derive from $SUBDIR_MAKEFILES_IN.
1190 (Makefile): Use $SUBDIR_MAKEFILES_IN.
1191
2df215b5
PE
11922011-05-23 Paul Eggert <eggert@cs.ucla.edu>
1193
1194 * lib/verify.h: Merge from gnulib.
1195
f518ae90
PE
11962011-05-22 Paul Eggert <eggert@cs.ucla.edu>
1197
1198 * lib/intprops.h, lib/stdint.in.h, m4/mktime.m4, m4/readlink.m4:
1199 Merge from gnulib.
1200
16b71f3a
AS
12012011-05-21 Andreas Schwab <schwab@linux-m68k.org>
1202
1203 * Makefile.in (AUTOMAKE_INPUTS): Add $(srcdir)/lib/gnulib.mk.
1204
7285dc67
EZ
12052011-05-20 Eli Zaretskii <eliz@gnu.org>
1206
6a45b46f
EZ
1207 * .bzrignore: Add lib/stdio.in-h, lib/stdbool.h, and lib/stdint.h.
1208
7285dc67
EZ
1209 * config.bat: Concatenate lisp.mk onto the end of src/Makefile.
1210
b9704ad9
GM
12112011-05-20 Glenn Morris <rgm@gnu.org>
1212
1213 * configure.in (lisp_frag): New output file.
1214
4a720484
GM
12152011-05-19 Glenn Morris <rgm@gnu.org>
1216
1217 * configure.in (NS_SUPPORT, MOUSE_SUPPORT, TOOLTIP_SUPPORT)
1218 (WINDOW_SUPPORT): Remove output variables that are no longer used.
1219
a3c92bc1
EZ
12202011-05-17 Paul Eggert <eggert@cs.ucla.edu>
1221
8f906c40
EZ
1222 * lib/gnulib.mk:
1223 * lib/intprops.h:
1224 * lib/unistd.in.h:
1225 * m4/inttypes.m4:
1226 * m4/stdint.m4:
1227 * m4/unistd_h.m4: Sync from gnulib.
a3c92bc1 1228
d681f183
GM
12292011-05-14 Glenn Morris <rgm@gnu.org>
1230
1231 * configure.in: Treat failure to find an X toolkit the same way we treat
1232 failure to find X and image support.
1233
4f8c52a9
GM
12342011-05-12 Glenn Morris <rgm@gnu.org>
1235
1236 * Makefile.in (src, install-arch-indep, bootstrap-clean)
1237 (check-declare): Shell portability fixes. (Bug#8642)
1238
5a7f0a30
TZ
12392011-05-09 Teodor Zlatanov <tzz@lifelogs.com>
1240
1241 * configure.in: Require GnuTLS 2.6.x or higher.
1242
b08a63cc 12432011-05-06 Paul Eggert <eggert@cs.ucla.edu>
19548d08 1244
c378da0b
PE
1245 Use C99's va_copy to avoid undefined behavior on x86-64 GNU/Linux.
1246 * Makefile.in (GNULIB_MODULES): Add stdarg, for va_copy.
1247 * lib/stdarg.in.h, m4/stdarg.m4: New files, from gnulib.
1248
19548d08
PE
1249 * Makefile.in (GNULIB_TOOL_FLAG): Add --conditional-dependencies.
1250 This new gnulib-tool option saves 'configure' the trouble of
1251 checking for strtoull when strtoumax exists.
1252
d1a2ac5c
PE
1253 * configure.in (BITS_PER_LONG_LONG): New macro.
1254
773233f8
GM
12552011-05-05 Glenn Morris <rgm@gnu.org>
1256
1257 * Makefile.in (bootstrap-clean): Save config.log. (Bug#765)
1258 (top_distclean): Delete config.log~.
1259
40697cd9
BK
12602011-04-27 Ben Key <bkey76@gmail.com>
1261
1262 * configure.in: Fixed a bug that caused configure with
1263 --enable-checking=stringoverrun to have no effect.
1264
671875da 12652011-04-26 Paul Eggert <eggert@cs.ucla.edu>
c1e127f9
PE
1266
1267 * configure.in: Suppress unnecessary checks for size_t.
1268 (AC_TYPE_SIZE_T): Define an empty macro, to suppress obsolescent test.
1269 (size_t): Do not check for this, and do not typedef. This code
1270 is never exercised now.
1271
a8a2bb29
PE
1272 * Makefile.in (GNULIB_MODULES): Add strtoumax.
1273 This is needed for the new integer-reading code in lread.c.
1274 It automatically pulls in the following gnulib files, which
1275 are used on old-fashioned platforms that don't have strtoumax:
aaa93559
PE
1276 lib/inttypes.in.h, lib/strtoimax.c, lib/strtol.c, lib/strtoul.c,
1277 lib/strtoull.c, lib/strtoumax.c, lib/verify.h, m4/inttypes.m4,
1278 m4/strtoull.m4, m4/strtoumax.m4.
ce1b6817 1279 * .bzrignore: Add lib/inttypes.h.
a8a2bb29 1280
33630d51
TZ
12812011-04-24 Teodor Zlatanov <tzz@lifelogs.com>
1282
1283 * configure.in: Check for GnuTLS certificate verify callbacks.
1284
bfab7d85
SM
12852011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
1286
1287 * Makefile.in (config.status): Don't erase in case of error.
1288 In case it disappeared, rebuild it with `configure'.
1289
fe0e7ad7
KB
12902011-04-20 Ken Brown <kbrown@cornell.edu>
1291
1292 * configure.in (use_mmap_for_buffers): Set to yes on Cygwin.
1293
f5b06c35
GM
12942011-04-12 Glenn Morris <rgm@gnu.org>
1295
1296 * configure.in: Require ImageMagick >= 6.2.8. (Bug#7955)
1297
762f8d96 12982011-04-09 Paul Eggert <eggert@cs.ucla.edu>
7ec98caf
PE
1299
1300 * lib/allocator.c: New file, automatically generated by gnulib.
1301
5fac7083
GM
13022011-04-07 Glenn Morris <rgm@gnu.org>
1303
1304 * autogen/update_autogen: Ignore comment diffs in ldefs-boot.el.
1305
973f782d
EZ
13062011-04-06 Eli Zaretskii <eliz@gnu.org>
1307
1308 * lib/makefile.w32-in ($(BLD)/careadlinkat.$(O), GNULIBOBJS):
1309 Revert last change.
1310
f1f81baa
JB
13112011-04-06 Juanma Barranquero <lekktu@gmail.com>
1312
1313 * lib/makefile.w32-in (GNULIBOBJS): Add careadlinkat.$(O).
1314 ($(BLD)/careadlinkat.$(O)): New target.
1315 ($(BLD)/dtoastr.$(O), $(BLD)/getopt.$(O), $(BLD)/getopt1.$(O))
1316 ($(BLD)/strftime.$(O), $(BLD)/time_r.$(O), $(BLD)/md5.$(O)):
1317 Update dependencies.
1318
b70d23ff 13192011-04-06 Paul Eggert <eggert@cs.ucla.edu>
aa181334 1320
41cf7d1a
PE
1321 Fix more problems found by GCC 4.6.0's static checks.
1322
aa181334
PE
1323 * configure.in (ATTRIBUTE_FORMAT, ATTRIBUTE_FORMAT_PRINTF): New macros.
1324
1f7196bf 1325 Replace 2 copies of readlink code with 1 gnulib version (Bug#8401).
d1fdcab7
PE
1326 * Makefile.in (GNULIB_MODULES): Add careadlinkat.
1327 * lib/allocator.h, lib/careadlinkat.c, lib/careadlinkat.h:
1328 * m4/ssize_t.m4: New files, automatically generated from gnulib.
1329
c0274801
GM
13302011-04-06 Glenn Morris <rgm@gnu.org>
1331
1332 * autogen/update_autogen: Handle loaddefs-like files as well.
1333 (usage): Add -l, -C.
1334 (clean, ldefs_flag, ldefs_in, ldefs_out): New variables.
1335 With -l, check status of lisp/ as well.
1336 With -C, clean before building.
1337 (autoreconf): Only pass -f in the `clean' case.
1338 (commit): New function.
1339
42e85a8f
GM
13402011-03-28 Glenn Morris <rgm@gnu.org>
1341
39f31873
GM
1342 * autogen/update_autogen: Pass -f to autoreconf.
1343
42e85a8f
GM
1344 * autogen.sh (get_version): Discard "not found" lines.
1345 (check_version): Respect $AUTOCONF etc environment variables.
1346
9af30bdf
GM
13472011-03-27 Glenn Morris <rgm@gnu.org>
1348
1349 * configure.in (AC_TYPE_SIGNAL): Remove obsolete macro.
1350 (AH_BOTTOM): Do not define SIGTYPE.
1351
181855e6
GM
13522011-03-26 Glenn Morris <rgm@gnu.org>
1353
1354 * configure.in: Replace obsolete macros AC_TRY_COMPILE, AC_TRY_LINK,
1355 AC_TRY_RUN with AC_COMPILE_IFELSE, AC_LINK_IFELSE, AC_RUN_IFELSE.
1356
9ee0d174
AS
13572011-03-25 Andreas Schwab <schwab@linux-m68k.org>
1358
1359 * autogen/update_autogen: Remove useless function keyword.
1360
07da4b3c
EZ
13612011-03-25 Eli Zaretskii <eliz@gnu.org>
1362
1363 * config.bat: Generate src/config.h and lib/Makefile from
1364 autogen/config.in and autogen/Makefile.in.
1365
f6ca84c0
GM
13662011-03-25 Glenn Morris <rgm@gnu.org>
1367
1368 * compile, config.guess, config.sub, depcomp, install-sh, missing:
1369 Remove; autoreconf can supply them.
1370 * Makefile.in (sync-from-gnulib): Don't sync config.sub,
1371 config.guess, install-sh. Pass -i to autoreconf.
1372 * autogen/update_autogen (genfiles): Add compile, config.guess,
1373 config.sub, depcomp, install-sh, missing. Pass -i to autoreconf.
1374 Discard non-error output from autoreconf in -q case.
1375 * autogen/compile, autogen/config.guess, autogen/config.sub:
1376 * autogen/depcomp, autogen/install-sh, autogen/missing: New.
1377 * autogen/copy_autogen: Add compile, config.guess, config.sub, depcomp,
1378 install-sh, missing.
1379
8cc1d519
GM
13802011-03-23 Glenn Morris <rgm@gnu.org>
1381
9bb73912 1382 * autogen/update_autogen: Fix typo.
904a432c 1383 (msg): Remove function; use `exec' instead.
9bb73912 1384
8cc1d519
GM
1385 * Makefile.in (mkdir): Use `install-sh -d' instead of mkinstalldirs.
1386 (sync-from-gnulib): Don't sync mkinstalldirs.
1387 * make-dist: Don't distribute mkinstalldirs.
1388
c9c49752 13892011-03-23 Paul Eggert <eggert@cs.ucla.edu>
401bf9b4 1390
c9c49752 1391 Fix more problems found by GCC 4.5.2's static checks.
401bf9b4
PE
1392 * Makefile.in (GNULIB_MODULES): Add socklen.
1393 * configure.in: Do not check for sys/socket.h, since socklen does that.
1394 * m4/socklen.m4: New automatically-generated file, from gnulib.
1395
d5cad867
PE
1396 fakemail: Remove dependency on ignore-value.
1397 * Makefile.in (GNULIB_MODULES): Add stdio.
1398 * lib/stdio.in.h, m4/stdio_h.m4: New files, automatically
1399 imported from gnulib.
cbd350f1 1400 * .bzrignore: Add lib/stdio.h.
c9c49752 1401
34cb1cc6
GM
14022011-03-22 Glenn Morris <rgm@gnu.org>
1403
1404 * autogen/copy_autogen: Work from ./ or ../.
1405 Fix time-stamps.
1406 * autogen.sh: Doc fix.
1407
66b87493
GM
14082011-03-20 Glenn Morris <rgm@gnu.org>
1409
1410 * autogen/: New directory, to be excluded from releases.
1411 * autogen/copy_autogen, autogen/update_autogen: New scripts.
1412 * autogen/README: New file.
1413 * autogen/aclocal.m4, autogen/config.in, autogen/configure:
1414 * autogen/Makefile.in: Add auto-updated generated files.
1415 * autogen.sh: No longer a no-op, now it tests for autotools
1416 and runs them as necessary.
cd1181db 1417 * configure.in: Default maintainer-mode to on.
66b87493
GM
1418 * aclocal.m4, configure, lib/Makefile.in: Remove files.
1419
1ef6de05
PE
14202011-03-13 Paul Eggert <eggert@cs.ucla.edu>
1421
1422 Update for gnulib.
1423 * Makefile.in (GNULIB_MODULES): Add intprops, as Emacs now
1424 includes <intprops.h> directly.
1425 * lib/sys_stat.in.h: New version from Gnulib, which fixes a bug
1426 when building Emacs on Solaris 9 and running it on Solaris 10.
1427
0afb4571
J
14282011-03-08 Jan Djärv <jan.h.d@swipnet.se>
1429
1430 * configure.in: Require 3.0 for --with-gtk3. Add HAVE_GTK3.
1431
33383987
JB
14322011-03-07 Chong Yidong <cyd@stupidchicken.com>
1433
1434 * Version 23.3 released.
1435
870d9cf6
GM
14362011-03-06 Glenn Morris <rgm@gnu.org>
1437
1438 * configure.in (FREETYPE_LIBS): Actually set it to something.
1439
6c0dea8a
PE
14402011-03-02 Paul Eggert <eggert@cs.ucla.edu>
1441
1442 Work around some portability problems with symlinks.
1443
1444 * Makefile.in (GNULIB_MODULES): Add lstat, readlink, symlink.
1445 * configure.in (lstat, HAVE_LSTAT): Remove special hack.
1446 * lib/dosname.h, lib/lstat.c, lib/readlink.c, lib/stat.c:
1447 * lib/symlink.c, m4/lstat.m4, m4/readlink.m4, m4/stat.m4:
1448 * m4/symlink.m4:
1449 New files, automatically generated from gnulib.
1450 * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk:
1451 * m4/gl-comp.m4, src/config.in, config.sub: Regenerate.
1452
945d8b44
EZ
14532011-02-26 Eli Zaretskii <eliz@gnu.org>
1454
03382788
EZ
1455 * .bzrignore: Ignore new lib/*.in-h files.
1456
945d8b44
EZ
1457 * config.bat: Rename stdint.in.h and sys_stat.in.h. Call
1458 depfiles.bat even if lib/deps already exist.
1459
9411886d
PE
14602011-02-25 Paul Eggert <eggert@cs.ucla.edu>
1461
1462 * configure, lib/Makefile.in, lib/getopt_int.h, lib/gnulib.mk:
d3af8a57
PE
1463 * lib/stdlib.in.h, m4/stdlib_h.m4: Regenerate to incorporate
1464 recent changes to configure.in and to gnulib.
9411886d 1465
1e8dbdc6
GM
14662011-02-24 Glenn Morris <rgm@gnu.org>
1467
1468 * configure.in: Replace obsolete AC_OUTPUT() with AC_CONFIG_FILES(),
1469 AC_CONFIG_COMMANDS(), and AC_OUTPUT sans arguments.
1470
f68c809d
PE
14712011-02-22 Paul Eggert <eggert@cs.ucla.edu>
1472
1473 Assume S_ISLNK etc. work, since gnulib supports this.
1474 * Makefile.in (GNULIB_MODULES): Add sys_stat.
1475 * configure.in: Check for lstat and set HAVE_LSTAT=0 if not.
1476 Pretend to be using the gnulib lstat module for benefit of sys/stat.h.
1477 * configure, lib/Makefile.in, lib/gnulib.mk: Regenerate.
1478
ba01e9d7
PE
14792011-02-21 Paul Eggert <eggert@cs.ucla.edu>
1480
1481 * lib/min-max.h: New file, for "min" and "max".
1482
9f8370e6
CS
14832011-02-21 Christoph Scholtes <cschol2112@gmail.com>
1484
0a19a6f8 1485 * lib/makefile.w32-in ($(BLD)/md5.$(O)): Added dependency on
9f8370e6
CS
1486 $(EMACS_ROOT)/nt/inc/stdint.h.
1487
25c51af3
EZ
14882011-02-21 Eli Zaretskii <eliz@gnu.org>
1489
1490 * lib/makefile.w32-in ($(BLD)/filemode.$(O)): Move from
1491 src/makefile.w32-in and adapt. Depend on stamp_BLD.
1492 (GNULIBOBJS): Add $(BLD)/filemode.$(O).
1493
5fa4ac76
PE
14942011-02-20 Paul Eggert <eggert@cs.ucla.edu>
1495
1496 Import filemode module from gnulib.
1497 * .bzrignore: Add lib/sys/.
1498 * Makefile.in (GNULIB_MODULES): Add filemode.
1499 * lib/Makefile.am (MOSTLYCLEANDIRS): New macro.
1500 * lib/filemode.c: Renamed from src/filemode.c and regenerated
1501 from gnulib. This adds support for some more file types, e.g.,
1502 Cray DMF migrated files.
1503 * lisp/emacs-lisp/find-gc.el (find-gc-source-files): Remove filemode.c.
1504 * lib/filemode.h, lib/sys_stat.in.h, m4/filemode.m4, m4/st_dm_mode.m4:
1505 * m4/sys_stat_h.m4: New files, generated from gnulib.
1506 * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk, m4/gl-comp.m4:
1507 Regenerate.
1508
e1e6b4fb
EZ
15092011-02-20 Eli Zaretskii <eliz@gnu.org>
1510
1511 * lib/makefile.w32-in ($(BLD)/md5.$(O)): Don't depend on
1512 $(EMACS_ROOT)/nt/inc/sys/stat.h.
1513
6cac9cb1
PE
15142011-02-20 Paul Eggert <eggert@cs.ucla.edu>
1515
1516 * configure.in (C_WARNINGS_SWITCH): Do not prepend -Wno-pointer-sign.
1517 This undoes the 2006-01-02 change. The -Wno-pointer-sign option
1518 is no longer needed, due to the recent SSDATA and related changes.
1519 Perhaps -Wno-pointer-sign should also be removed from
1520 nextstep/Cocoa/Emacs.xcodeproj/project.pbxproj but I have no easy
1521 way to test this so I left it alone.
1522 * configure: Regenerate.
1523
0a19a6f8 15242011-02-20 Christoph Scholtes <cschol2112@gmail.com>
32159fc3
CS
1525
1526 * lib/makefile.w32-in ($(BLD)/md5.$(O)): New recipe, moved from
1527 src/makefile.w32-in.
1528
61353ac8 15292011-02-20 Paul Eggert <eggert@cs.ucla.edu>
5f90be1b 1530
61353ac8 1531 Import crypto/md5 and stdint modules from gnulib.
5f90be1b 1532 * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk, m4/gl-comp.m4:
61353ac8
PE
1533 Regenerate.
1534 * lib/md5.c, lib/md5.h: Rename from src/md5.h and lib/md5.h.
1535 Import the new versions from gnulib; they assume a C99-style
1536 <stdint.h>, supplied by the stdint module.
1537 * lib/stdint.in.h, m4/longlong.m4, m4/stdint.m4, m4/md5.m4: New files,
1538 imported from gnulib.
942f733f
PE
1539 * Makefile.in (MAKEFILE_MODULES): Add crypto/md5.
1540 * admin/notes/copyright: Remove src/md5.c and src/md5.h as
1541 special cases.
61353ac8 1542
9d9d12cd
EZ
15432011-02-19 Eli Zaretskii <eliz@gnu.org>
1544
152be435 1545 * .bzrignore: Ignore cxxdefs.h and lib/*.in-h files.
219463da 1546 Add lib/deps/.
152be435 1547
9d9d12cd 1548 * config.bat: Configure in `lib'.
219463da 1549 Generate *.Po files in lib/deps.
9d9d12cd 1550
7d315eb6
PE
15512011-02-18 Paul Eggert <eggert@cs.ucla.edu>
1552
1553 Import IRIX 6.5 getloadavg fixes from gnulib.
1554 * configure, lib/getloadavg.c, m4/getloadavg.m4: Regenerate.
1555
1f5d53eb
PE
15562011-02-16 Paul Eggert <eggert@cs.ucla.edu>
1557
1558 Import getloadavg module from gnulib.
1559 * .bzrignore: Add lib/stdlib.h.
1560 * Makefile.in (GNULIB_MODULES): Add getloadavg.
1561 * admin/notes/copyright: Remove src/getloadavg.c as a special case.
1562 * configure.in (LIBS_SYSTEM): Omit -lkstat on sol2*; gnulib does this.
1563 (AC_CONFIG_LIBOBJ_DIR, AC_FUNC_GETLOADAVG, GETLOADAVG_FILES):
1564 Remove; gnulib does this now.
1565 * lib/getloadavg.c: Rename from src/getloadavg.c, and sync
1566 from gnulib. This adds support for several other systems, such
1567 as Tru64 4.0D, QNX, AIX perfstat, etc. It also fixes a potential
1568 buffer overrun on Linux hosts under very high load, and on hosts
1569 that maintain a channel to the load average file it makes sure
1570 the file descriptor is close-on-exec (on hosts that support this)
1571 and is not stdin, stdout, or stderr.
1572 * lib/stdlib.in.h, m4/getloadavg.m4, m4/stdlib_h.m4: New files,
1573 from gnulib.
1574 * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk, m4/gl-comp.m4:
1575 * src/config.in: Regenerate.
1576
bb55f713
PE
15772011-02-15 Paul Eggert <eggert@cs.ucla.edu>
1578
1579 Merge from gnulib.
1580
7127b760
PE
1581 * install-sh: Update to scriptversion 2011-01-19.21.
1582
bb55f713
PE
1583 2011-02-13 Bruno Haible <bruno@clisp.org>
1584
1585 Consistent macro naming for macros that use GCC __attribute__.
1586 * lib/ignore-value.h (_GL_ATTRIBUTE_DEPRECATED): Renamed from
1587 ATTRIBUTE_DEPRECATED.
1588
1589 2011-02-12 Bruno Haible <bruno@clisp.org>
1590
1591 setlocale: Prefer gnulib's override over libintl's override.
1592 * lib/gettext.h (setlocale): Redefine to rpl_setlocale if
1593 GNULIB_defined_setlocale is set.
1594
57e96f8e
GM
15952011-02-13 Glenn Morris <rgm@gnu.org>
1596
1597 * make-dist: Exclude generated file src/globals.h.
1598
988c07df
PE
15992011-02-10 Paul Eggert <eggert@cs.ucla.edu>
1600
1601 * arg-nonnull.h, c++defs.h, warn-on-use.h: Fix licenses.
1602 Sync from gnulib, which has been patched to fix the problem
1603 with the license notices. Problem reported by Glenn Morris in
1604 <http://lists.gnu.org/archive/html/emacs-devel/2011-02/msg00403.html>.
1605
ccded26c
SM
16062011-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
1607
1608 * .bzrignore: Ignore globals.h and related stamp.
1609
6ffb2c0c
PE
16102011-02-09 Paul Eggert <eggert@cs.ucla.edu>
1611
1612 * lib/Makefile.in, lib/gnulib.mk: Regenerate.
1613 This merges the following fix from gnulib:
1614
1615 2011-02-08 Bruno Haible <bruno@clisp.org>
1616
1617 Split large sed scripts, for HP-UX sed.
1618
00b3c7ac
TT
16192011-02-08 Tom Tromey <tromey@redhat.com>
1620
1621 * configure: Rebuild.
1622 * configure.in (NS_OBJC_OBJ): New subst.
1623
91ccade4
PE
16242011-02-06 Paul Eggert <eggert@cs.ucla.edu>
1625
6ffb2c0c
PE
1626 gnulib: allow multiple gnulib generated replacements to coexist
1627 This defines a few preprocessor symbols that should not affect Emacs.
1628 * lib/getopt.in.h, lib/time.in.h, lib/unistd.in.h: Regenerate
1629 via "make sync-from-gnulib".
1630
e765a388
PE
1631 gnulib: undo previous change
1632 The upstream _HEADERS change was backed out of gnulib (see the
1633 same thread). Stay in sync with gnulib.
1634
91ccade4 1635 gnulib: adjust to upstream _HEADERS change
6ffb2c0c
PE
1636 * lib/Makefile.am (EXTRA_HEADERS, nodist_pkginclude_HEADERS):
1637 New empty macros, to accommodate recent changes to gnulib. See
1638 <http://lists.gnu.org/archive/html/bug-gnulib/2011-02/msg00068.html>.
1639 * c++defs.h, lib/Makefile.in, lib/ftoastr.h, lib/getopt.in.h:
1640 * lib/gnulib.mk, lib/ignore-value.h, lib/stdbool.in.h, lib/stddef.in.h:
1641 * lib/time.in.h, lib/unistd.in.h:
1642 Regenerate.
91ccade4 1643
d67985d3
PE
16442011-02-05 Paul Eggert <eggert@cs.ucla.edu>
1645
1646 sync from gnulib to remove HAVE_STDBOOL_H
1647 * m4/stdbool.m4 (AC_CHECK_HEADER_STDBOOL): Renamed from
1648 AC_HEADER_STDBOOL. All uses changed. Do not define
1649 HAVE_STDBOOL_H, as gnulib does not need this. This change is
1650 imported from the latest Autoconf git. It was motivated by Emacs,
1651 which uses gnulib but does not need HAVE_STDBOOL_H.
1652 * configure, src/config.in: Regenerate.
1653 * config.guess, config.sub: Sync to 2011-02-02 versions (whitespace)
1654
67342916
PE
16552011-02-03 Paul Eggert <eggert@cs.ucla.edu>
1656
1657 allow C code to suppress warnings about ignored return values
1658 * Makefile.in (GNULIB_MODULES): Add ignore-value.
6ffb2c0c
PE
1659 * configure, lib/Makefile.in, lib/gnulib.mk, m4/gl-comp.m4: Regenerate.
1660 * lib/ignore-value.h: New file.
67342916 1661
14beddf4 16622011-01-31 Chong Yidong <cyd@stupidchicken.com>
37f7b784
CY
1663
1664 * configure.in: Test existence of xaw3d library, not just the
1665 header (Bug#7642).
1666
6ffb2c0c
PE
16672011-01-31 Eli Zaretskii <eliz@gnu.org>
1668
1669 * lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/strftime.$(O) and
1670 $(BLD)/time_r.$(O).
1671 ($(BLD)/dtoastr.$(O)): Depend on $(EMACS_ROOT)/src/s/ms-w32.h and
1672 $(EMACS_ROOT)/src/m/intel386.h.
1673 ($(BLD)/strftime.$(O)):
1674 ($(BLD)/time_r.$(O)): Define prerequisites.
1675
16fab143
PE
16762011-01-31 Paul Eggert <eggert@cs.ucla.edu>
1677
1678 src/emacs.c now gets version number from configure.in
1679 * configure.in (version): Set this from $PACKAGE_VERSION,
1680 which is set from AC_INIT, rather than scouting through src/emacs.c.
1681 * configure: Regenerate.
1682 * make-dist (version): Get it from configure.in, not src/emacs.c.
1683
16c3e636
PE
16842011-01-30 Paul Eggert <eggert@cs.ucla.edu>
1685
1686 strftime: import from gnulib
1687 * Makefile.in (GNULIB_MODULES): Add strftime.
1688 * configure.in (AC_FUNC_STRFTIME, my_strftime): Remove; no longer
1689 needed.
6ffb2c0c 1690 * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk, m4/gl-comp.m4:
16c3e636 1691 Regenerate.
6ffb2c0c
PE
1692 * lib/strftime.c, lib/strftime.h, lib/stdbool.in.h: New files,
1693 imported from gnulib.
16c3e636
PE
1694 * m4/strftime.m4, m4/stdbool.m4, m4/tm_gmtoff.m4: Likewise.
1695 This incorporates many changes from gnulib, including simpler
1696 handling of multibyte formats, porting to mingw32 and other
1697 platforms, and support for higher-resolution time stamps.
1698 Emacs does not yet use the higher-resolution interface.
1699
3de84ad9
PE
17002011-01-30 Paul Eggert <eggert@cs.ucla.edu>
1701
1702 gnulib: import mktime and move-if-change fixes from gnulib
1703
1704 * configure: Regenerate from the following.
1705
6ffb2c0c
PE
1706 2011-01-30 Paul Eggert <eggert@cs.ucla.edu>
1707
1708 mktime: clarify long_int width checking
1709 * lib/mktime.c (long_int_is_wide_enough): Move this assertion to
1710 the top level, to make it clearer that the assumption about
1711 long_int width is being checked. See
1712 <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00554.html>.
1713
3de84ad9
PE
1714 2011-01-29 Paul Eggert <eggert@cs.ucla.edu>
1715
1716 TYPE_MAXIMUM: avoid theoretically undefined behavior
6ffb2c0c 1717 * lib/intprops.h (TYPE_MINIMUM, TYPE_MAXIMUM): Do not shift a
3de84ad9
PE
1718 negative number, which the C Standard says has undefined behavior.
1719 In practice this is not a problem, but might as well do it by the book.
1720 Reported by Rich Felker and Eric Blake; see
1721 <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00493.html>.
6ffb2c0c
PE
1722 * m4/mktime.m4 (AC_FUNC_MKTIME): Likewise.
1723 * lib/mktime.c (TYPE_MAXIMUM): Redo slightly to match the others.
1724
1725 mktime: #undef mktime before #defining it
1726 * lib/mktime.c (mktime) [DEBUG]: #undef mktime before #defining it.
1727
1728 mktime: systematically normalize tm_isdst comparisons
1729 * lib/mktime.c (isdst_differ): New function.
1730 (__mktime_internal): Use it systematically for all isdst comparisons.
1731 This completes the fix for libc BZ #6723, and removes the need for
1732 normalizing tm_isdst. See
1733 <http://sourceware.org/bugzilla/show_bug.cgi?id=6723>
1734 (not_equal_tm) [DEBUG]: Use isdst_differ here, too.
1735
1736 mktime: fix some integer overflow issues and sidestep the rest
1737
1738 This was prompted by a bug report by Benjamin Lindner for MinGW
1739 <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00472.html>.
1740 His bug is due to signed integer overflow (0 - INT_MIN), and I
1741 I scanned through mktime.c looking for other integer overflow
1742 problems, fixing all the bugs I found.
1743
1744 Although the C Standard says the resulting code is still not safe
1745 in the presence of integer overflow, in practice it should be good
1746 enough for all real-world two's-complement implementations, except
1747 for debugging environments that deliberately trap on integer
1748 overflow (e.g., gcc -ftrapv).
1749
1750 * lib/mktime.c (WRAPV): New macro.
1751 (SHR): Also check that long_int and time_t shift right in the
1752 usual way, before using the fast-but-unportable method.
1753 (TYPE_ONES_COMPLEMENT, TYPE_SIGNED_MAGNITUDE): Remove, no longer
1754 used. The code already assumed two's complement, so there's
1755 no need to test for alternatives. All uses removed.
1756 (TYPE_MAXIMUM): Don't rely here on overflow behavior not defined by
1757 the C standard. Problem reported by Rich Felker in
1758 <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00488.html>.
1759 (twos_complement_arithmetic): Also check long_int and time_t.
1760 (time_t_avg, time_t_add_ok, time_t_int_add_ok): New functions.
1761 (guess_time_tm, ranged_convert, __mktime_internal): Use them.
1762 (__mktime_internal): Avoid integer overflow with unary subtraction
1763 in two instances where -1 - X is an adequate replacement for -X,
1764 since the calculations are approximate.
3de84ad9
PE
1765
1766 2011-01-29 Eric Blake <eblake@redhat.com>
1767
1768 mktime: avoid infinite loop
1769 * m4/mktime.m4 (AC_FUNC_MKTIME): Avoid overflow on possibly-signed
1770 type; behavior is still undefined but portable to all known targets.
1771 Reported by Rich Felker.
1772
6ffb2c0c
PE
1773 2011-01-28 Paul Eggert <eggert@cs.ucla.edu>
1774
1775 mktime: avoid problems on NetBSD 5 / i386
1776 * lib/mktime.c (long_int): New type. This works around a problem
1777 on NetBSD 5 / i386, where 'long int' and 'int' are both 32 bits
1778 but time_t is 64 bits, and where I expect the existing code is
1779 wrong in some cases.
1780 (leapyear, ydhms_diff, guess_time_tm, __mktime_internal): Use it.
1781 (ydhms_diff): Bring back the compile-time check for wide-enough
1782 year and yday.
1783
1784 mktime: fix misspelling in comment
1785 * lib/mktime.c (__mktime_internal): Fix misspelling in comment.
1786 This merges all recent glibc changes of importance.
1787
3de84ad9
PE
1788 2011-01-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1789
1790 move-if-change: cope with concurrent mv of identical file.
1791 * move-if-change (CMPPROG): Accept environment
1792 variable as an override for `cmp'.
1793 (usage): Document CMPPROG.
1794 Adjust comparison to drop stdout. Cope with failure of mv if
1795 the target file exists and is identical to the source, for
1796 parallel builds.
1797 Report from H.J. Lu against binutils in PR binutils/12283.
1798
6ffb2c0c
PE
17992011-01-29 Eli Zaretskii <eliz@gnu.org>
1800
1801 * lib/makefile.w32-in:
1802 * lib/getopt_.h: New files.
1803
c7e95b91
PE
18042011-01-28 Paul Eggert <eggert@cs.ucla.edu>
1805
1806 improve fix for MS-DOS file name clash
1807 * Makefile.in (DOS_gnulib_comp.m4): Renamed from DOS-gnulib-comp.m4,
1808 for portability to POSIX make. Reported by Bruno Haible.
1809 (sync-from-gnulib): Copy gl-comp.m4 (if present) back to
1810 gnulib-comp.m4 before running gnulib-tool, to prevent old gnulib
1811 files from accumulating as garbage. Also reported by Bruno Haible.
1812
125c3718
PE
18132011-01-27 Paul Eggert <eggert@cs.ucla.edu>
1814
1815 fix two m4/gnulib-*.m4 file names that clashed under MS-DOS
1816 * Makefile.in (DOS-gnulib-comp.m4): New macro.
1817 (sync-from-gnulib): Rename m4/gnulib-comp.m4 to m4/gl-comp.m4 to avoid
1818 problems with MS-DOS 8+3 file name restrictions.
1819 Remove m4/gnulib-cache.m4, as we can live without it. If we kept
1820 it, it would also cause problems when extracting Emacs distribution
1821 tarballs on MS-DOS hosts.
1822 (ACLOCAL_INPUTS): Adjust to file renaming.
6ffb2c0c 1823 * aclocal.m4, configure, lib/Makefile.in, src/config.in: Regenerate.
125c3718
PE
1824 * config.guess, config.sub: Sync from gnulib.
1825 * m4/gnulib-cache.m4: Remove from repository.
1826 * m4/gl-comp.m4: Rename from m4/gnulib-comp.m4.
1827
4004ef46
GM
18282011-01-25 Glenn Morris <rgm@gnu.org>
1829
0b5c5d82
GM
1830 * README: Add a note about ranges in copyright years.
1831
4004ef46
GM
1832 * configure.in: Set CANNOT_DUMP on ia64 hpux (port from emacs-23).
1833
06d8ace5 18342011-01-25 Peter O'Gorman <bug-gnu-emacs@mlists.thewrittenword.com> (tiny change)
6de1218f
PG
1835
1836 * configure.in: Add HP-UX on IA64 (Bug#6811).
1837
d6974efa
PE
18382011-01-24 Paul Eggert <eggert@cs.ucla.edu>
1839
1840 Remove HAVE_RAW_DECL_CHOWN etc. from config.h
1841 * Makefile.in (sync-from-gnulib): Remove m4/warn-on-use.m4,
1842 as it is no longer needed.
6ffb2c0c 1843 * aclocal.m4, configure, lib/Makefile.in, src/config.in: Regenerate.
d6974efa
PE
1844 * configure.in: Invoke the new gnulib macro
1845 gl_ASSERT_NO_GNULIB_POSIXCHECK, which removes the need for
1846 warn-on-use.m4 and for the HAVE_RAW_DECL_* symbols in config.h.
1847 * m4/getopt.m4: Sync from gnulib; this removes the need for
1848 HAVE_DECL_OPTRESET and HAVE_DECL_GETOPT_CLIP from config.h.
1849 * m4/gnulib-common.m4 (gl_ASSERT_NO_GNULIB_POSIXCHECK):
1850 New macro, synced from gnulib.
1851 * m4/warn-on-use.m4: Remove.
1852
e02ea74b
PE
18532011-01-22 Paul Eggert <eggert@cs.ucla.edu>
1854
1855 aclocal.m4: put this file back into repository
1856 This way, we don't have to assume that the maintainer has
1857 the automake package installed. See
1858 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00746.html>.
1859 * .bzrignore: Remove aclocal.m4, undoing the previous change.
1860 * Makefile.in (top_maintainer_clean): Do not remove aclocal.m4,
1861 undoing the previous change.
1862 * aclocal.m4: New file (actually, resurrected).
1863
48dcd482
MB
18642011-01-22 Miles Bader <miles@gnu.org>
1865
1866 * configure.in: Don't zero-out FONTCONFIG_CFLAGS and
1867 FONTCONFIG_LIBS when building with XFT (doing so is incorrect, as
1868 Emacs directly uses fontconfig, and breaks building when using a
1869 strict linker).
1870
925e561d
PE
18712011-01-21 Paul Eggert <eggert@cs.ucla.edu>
1872
b06b1098
PE
1873 src/config.in: shrink slightly
1874 * configure.in: Invoke the new gnulib macro gl_ASSERT_NO_GNULIB_TESTS.
1875 This makes src/config.in a bit smaller, by removing identifiers
1876 like GNULIB_TEST_MKTIME that Emacs does not need.
1877 * m4/getopt.m4, m4/gnulib-common.m4, m4/include_next.m4:
1878 * m4/multiarch.m4, m4/stddef_h.m4, m4/time_h.m4, m4/unistd_h.m4:
1879 Sync from gnulib. This removes a few more unnecessary symbols from
1880 src/config.in, such as AA_APPLE_UNIVERSAL_BUILD and HAVE_STDDEF_H.
1881 * configure, src/config.in: Regenerate.
1882
925e561d
PE
1883 aclocal.m4: tweaks to regenerate more conveniently
1884 This attempts to act better when the source is in a weird state. See
1885 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00734.html>.
1886 * Makefile.in (am--refresh): Add aclocal.m4, configure, config.in.
1887 * .bzrignore: Add aclocal.m4.
1888
942be821
PE
18892011-01-20 Paul Eggert <eggert@cs.ucla.edu>
1890
1891 aclocal.m4: omit auto-generated file from repository
1892 * Makefile.in (top_maintainer_clean): Remove aclocal.m4; this undoes
1893 the most recent change here.
1894 * aclocal.m4: Remove from bzr repository. This file is
1895 auto-generated and isn't needed to run 'configure'. See
1896 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00698.html>.
1897
0813c96e
PE
18982011-01-19 Paul Eggert <eggert@cs.ucla.edu>
1899
1900 Minor Makefile.in tweaks to build from gnulib better.
1901 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00673.html>
1902 * Makefile.in (sync-from-gnulib): Also run autoreconf -I m4.
1903 (top_maintainer_clean): Don't remove aclocal.m4.
1904
7cae64b4
PE
19052011-01-18 Paul Eggert <eggert@cs.ucla.edu>
1906
53911e8f
PE
1907 Minor cleanups for 'bzr status'
1908 * .bzrignore: Add emacs-*/, the output of make-dist, and stamp-h1,
1909 the output of config.guess.
1910 * Makefile.in (top_distclean): Remove stamp-h1 too.
1911
7cae64b4
PE
1912 * configure.in (HAVE_ATTRIBUTE_ALIGNED): Arrange for this to be
1913 defined if the compiler supports GCC-style __attribute__
1914 ((__aligned__ ...)). IBM AIX and Oracle Solaris Studio support
1915 this syntax.
1916
a3e44e79 19172011-01-17 Paul Eggert <eggert@cs.ucla.edu>
ecbfcc83 1918
3cbecb8f
PE
1919 Makefile.in: tidy up the building of lib
1920 * Makefile.in (am--refresh): Mark as .PHONY.
1921 (top_maintainer_clean): Don't remove lib/gnulib.mk m4/gnulib-cache.m4,
1922 as they're not rebuilt unless you do a "make sync-from-gnulib"
1923 and the former is needed for "configure".
1924 (maintainer-clean): Don't recurse into lib, as "make bootstrap-clean"
1925 has already removed lib/Makefile.
1926
ecbfcc83
PE
1927 * Makefile.in (GNULIB_MODULES): Change ftoastr to dtoastr.
1928 This avoids building ftoastr and ldtoastr, which aren't needed. See
1929 <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00199.html>.
fa2c4f56 1930
803059b9
PE
1931 * .bzrignore: Add .h files that are host-dependent.
1932 Add lib/.deps/, lib/arg-nonnull.h, lib/c++defs.h, lib/getopt.h,
1933 lib/time.h, lib/unistd.h, lib/warn-on-use.h. These are
1934 host-dependent and are built as part of an ordinary 'make', and
1935 should not be checked in.
1936
6ffb2c0c
PE
1937 * lib/Makefile.in: Regenerate.
1938 * lib/COPYING: New file, a copy of COPYING.
1939
2a78afcc 1940 * configure: Regenerate.
37564543
PE
1941 * configure.in (AC_USE_SYSTEM_EXTENSIONS): Remove: gnulib does this.
1942
e275c824 1943 Regenerate.
6ffb2c0c
PE
1944 * lib/getopt.c, lib/getopt.in.h, lib/getopt1.c, lib/getopt_int.h:
1945 * lib/gettext.h, lib/unistd.in.h, m4/unistd_h.m4:
1946 New files, copied from gnulib by gnulib-tool.
1947 * aclocal.m4, configure, lib/Makefile.in, m4/getopt.m4:
e275c824
PE
1948 * m4/gnulib-cache.m4, m4/gnulib-comp.m4, src/config.in:
1949 Regenerate.
ecbfcc83 1950
84bbb1ad
PE
1951 Use gnulib's getopt-gnu module.
1952 * Makefile.in (GNULIB_MODULES): Add getopt-gnu.
1953 (AUTOCONF_INPUTS): Remove getopt.m4; aclocal.m4 is a good-enough
1954 representative of the dependencies.
1955 * configure.in: Do not configure getopt, as gnulib does that now.
1956 * make-dist: Do not worry about lib-src/getopt.h, as gnulib handles
1957 getopt now, in lib.
ecbfcc83 1958
1fd182f0 1959 Regenerate.
6ffb2c0c
PE
1960 * arg-nonnull.h, c++defs.h, lib/mktime-internal.h, lib/mktime.c:
1961 * lib/stddef.in.h, lib/time.h, lib/time.in.h, lib/time_r.c:
1fd182f0
PE
1962 * m4/extensions.m4, m4/include_next.m4, m4/mktime.m4:
1963 * m4/multiarch.m4, m4/stddef_h.m4, m4/time_h.m4, m4/time_r.m4:
1964 * m4/extensions.m4, m4/include_next.m4, m4/mktime.m4, m4/multiarch.m4:
1965 * m4/stddef_h.m4, m4/time_h.m4, m4/time_r.m4, m4/warn-on-use.m4:
1966 * m4/wchar_t.m4, warn-on-use.h:
1967 New files, copied from gnulib by gnulib-tool.
6ffb2c0c 1968 * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk:
1fd182f0
PE
1969 * m4/gnulib-cache.m4, m4/gnulib-comp.m4, src/config.in:
1970 Regenerate.
1971
1e11dbe3
PE
1972 Use gnulib's mktime module.
1973 * Makefile.in (GNULIB_MODULES): Add mktime.
1974 * configure.in: Remove code no longer needed, as gnulib now does it.
1975 (AC_CHECK_FUNCS): Remove mktime.
1976 (AC_FUNC_MKTIME, BROKEN_MKTIME): Remove.
1977 (__restrict): Remove, as this now gets in the way of the C99
1978 support for 'restrict' pulled in by the gnulib mktime module.
1979 Code should now use 'restrict' and not '__restrict".
1980 (mktime): Remove.
1981 * make-dist: Put gnulib-generated files arg-nonnull.h, c++defs.h,
1982 and warn-on-use.h into the distribution.
1fd182f0
PE
1983
1984 Regenerate.
6ffb2c0c
PE
1985 * lib/dtoastr.c, lib/ftoastr.c, lib/ftoastr.h, lib/intprops.h:
1986 * lib/ldtoastr.c, m4/c-strtod.m4:
1fd182f0 1987 New files, copied from gnulib by gnulib-tool.
6ffb2c0c
PE
1988 * lib/dummy.c: Remove.
1989 * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk:
1fd182f0
PE
1990 * m4/gnulib-cache.m4, m4/gnulib-comp.m4, src/config.in:
1991 Regenerate.
ecbfcc83 1992
1e11dbe3 1993 Use gnulib's ftoastr module.
fa2c4f56
PE
1994 * Makefile.in (GNULIB_MODULES): Add ftoastr. Remove dummy.
1995
743c80a7 1996 Regenerate.
6ffb2c0c
PE
1997 * aclocal.m4, compile, depcomp, lib/Makefile.in, lib/dummy.c:
1998 * lib/gnulib.mk, m4/00gnulib.m4, m4/gnulib-cache.m4:
743c80a7
PE
1999 * m4/gnulib-common.m4, m4/gnulib-comp.m4, m4/gnulib-tool.m4, missing:
2000 New files, generated automatically, with 'make sync-from-gnulib'
2001 followed by 'make'.
2002 * configure, lisp/dired.el, src/config.in: Regenerate.
2003
9a514d4a
PE
2004 Automate syncing from gnulib.
2005 * INSTALL, README: Document new subdirectory 'lib'.
2006 * Makefile.in (SUBDIR): Add lib.
2007 (SUBDIR_MAKEFILES): Add lib/Makefile.
2008 (lib-src, src, TAGS, tags): Depend on lib.
2009 (gnulib_srcdir, GNULIB_MODULES, GNULIB_TOOL_FLAGS): New macros.
2010 ($(gnulib_srcdir)): New rule.
2011 (sync-from-gnulib): New rule, which is .PHONY.
2012 (lib): New rule, which is like lib-src.
2013 (Makefile): Depend on lib/Makefile.in.
2014 (AUTOCONF_INPUTS): Depend on aclocal.m4.
2015 (ACLOCAL_INPUTS, AUTOMAKE_INPUTS): New macros.
2016 ($(srcdir)/aclocal.m4, $(srcdir)/lib/Makefile.in): New rules.
2017 (am--refresh): New rule, to pacify Automake.
2018 (mostlyclean, clean, distclean, bootstrap-clean, maintainer-clean):
2019 Clean lib, too.
2020 (top_maintainer_clean): New macro, to remove gnulib-tool and Automake
2021 droppings.
2022 (maintainer-clean, extraclean): Use it.
2023 * configure.in: Initialize for automake and gnulib, by invoking
2024 AM_INIT_AUTOMAKE, AM_PROG_CC_C_O, gl_EARLY, and gl_INIT. Output
2025 lib/Makefile, too. Use automake to build gnulib, as gnulib works
2026 more conveniently with automake.
6ffb2c0c 2027 * lib/Makefile.am: New file.
9a514d4a
PE
2028 * make-dist: Also put into the distribution aclocal.m4,
2029 compile, depcomp, missing, and the files under lib/.
2030
dc3e3e7b
GM
20312011-01-15 Glenn Morris <rgm@gnu.org>
2032
2033 * Makefile.in (epaths-force): No more arch-tag to edit.
2034
dab73760
CY
20352011-01-15 Chong Yidong <cyd@stupidchicken.com>
2036
2037 * configure.in: Bump min libxml2 version to 2.6.17 (Bug#7603).
2038
9f4b8b47
PE
20392011-01-14 Paul Eggert <eggert@cs.ucla.edu>
2040
2041 * make-dist: Distribute test/ files too.
2042 Distribute every file under test/ that is under version control,
2043 using patterns like *.el to capture files that are added later.
2044 Without this change, "configure" would fail, because it would
2045 attempt to build from a Makefile.in that was not distributed.
2046
d221e780
CO
20472011-01-13 Christian Ohler <ohler@gnu.org>
2048
2049 * Makefile.in (INFO_FILES): Add ERT.
2050
2051 * Makefile.in (check): Run tests in test/automated.
2052
2053 * Makefile.in:
2054 * configure.in: Add test/automated/Makefile.
2055
bc5585d1
PE
20562011-01-07 Paul Eggert <eggert@cs.ucla.edu>
2057
2b3f5bc8
PE
2058 * install-sh, mkinstalldirs, move-if-change: Update from master
2059 source in gnulib.
2060
bc5585d1
PE
2061 * config.guess, config.sub: Updated from master source.
2062
2018939f
AS
20632011-01-05 Andreas Schwab <schwab@linux-m68k.org>
2064
2065 * configure.in: Check for __builtin_unwind_init.
2066
e5365138
GM
20672011-01-05 Glenn Morris <rgm@gnu.org>
2068
2069 * configure.in (HAVE_MAKEINFO): New output variable.
2070 (MAKEINFO): Reset to "makeinfo" if not found.
2071 * Makefile.in (install-arch-indep, info):
2072 Replace MAKEINFO = off with HAVE_MAKEINFO = no.
2073
4fc5868a
UM
20742010-12-29 Ulrich Mueller <ulm@gentoo.org>
2075
2076 * configure.in: Make gameuser configurable (Bug#7717).
2077
68251e16
GM
20782010-12-15 Glenn Morris <rgm@gnu.org>
2079
2080 * Makefile.in (install-arch-dep, uninstall): Remove code relating to the
2081 long absent lib-src/fns-*.el.
2082
838db889
GM
20832010-12-11 Glenn Morris <rgm@gnu.org>
2084
2085 * make-dist: Exclude etc/*.pyc.
2086
fe646d2c
AS
20872010-12-10 Andreas Schwab <schwab@linux-m68k.org>
2088
2089 * configure.in: Don't double machfile in final message.
2090
d96c83fa
CY
20912010-12-04 Chong Yidong <cyd@stupidchicken.com>
2092
2093 * configure.in: Fix last change.
2094
d6a003a8
AS
20952010-12-04 Andreas Schwab <schwab@linux-m68k.org>
2096
2097 * configure.in: Remove reference to removed machine description
2098 files and allow $machine and $machfile to be empty. Substitute
2099 M_FILE/S_FILE instead of machfile/opsysfile.
2100
067d23c9
KY
21012010-12-03 Glenn Morris <rgm@gnu.org>
2102
2103 * make-dist: Remove EMACS_UNIBYTE unsetting; it does nothing.
2104
21052010-11-23 Dan Nicolaescu <dann@ics.uci.edu>
2106
2107 * configure.in <AC_CHECK_HEADERS>: Remove sys/ioctl.h.
2108 (EXTERNALLY_VISIBLE): New definition.
2109
21102010-11-21 Dan Nicolaescu <dann@ics.uci.edu>
2111
2112 * configure.in (INLINE): Do not depend on OPTIMIZE, unused.
2113
21142010-11-15 Dan Nicolaescu <dann@ics.uci.edu>
2115
2116 * configure.in: Do not check for unconditionally included headers.
2117
21182010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
2119
2120 * .dir-locals.el (log-edit-mode): Set log-edit-rewrite-fixes.
2121
21222010-11-09 Michael Albinus <michael.albinus@gmx.de>
2123
2124 * configure.in: Don't write a warning for D-Bus anymore.
2125
21262010-11-06 Andreas Schwab <schwab@linux-m68k.org>
2127
2128 * configure.in: Fix indentation.
2129
21302010-10-31 Ken Brown <kbrown@cornell.edu>
2131
2132 * configure.in (checking whether localtime caches TZ): Use
2133 unsetenv instead of modifying environment directly.
2134
21352010-10-25 Andreas Schwab <schwab@linux-m68k.org>
2136
2137 * configure.in (checking for -znocombreloc): Use AC_LANG_PROGRAM
2138 to avoid warning.
2139
21402010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
2141
e9fce1ac 2142 * configure.in: Remove the BROKEN annotation from GnuTLS.
067d23c9
KY
2143
21442010-10-22 Glenn Morris <rgm@gnu.org>
2145
2146 * make-dist: Avoid listing .el files twice. Don't try to run
2147 autoconf if --no-update.
2148
21492010-10-20 Glenn Morris <rgm@gnu.org>
2150
2151 * make-dist: No longer create lisp/MANIFEST.
2152
21532010-10-14 Glenn Morris <rgm@gnu.org>
2154
2155 * BUGS, INSTALL.BZR, README: Updates.
2156
21572010-10-13 Glenn Morris <rgm@gnu.org>
2158
2159 * make-dist: Remove --compress. Check for the appropriate
2160 gzip-like executable, and if not found, don't compress.
2161 Check version number in README, don't change it.
2162 Use find for nt/inc/*.h.
2163
21642010-10-12 Dan Nicolaescu <dann@ics.uci.edu>
2165
2166 * configure (ns_appdir, OLDXMENU, TOOLTIP_SUPPORT): Remove
2167 trailing / from directory names.
2168
21692010-10-12 Glenn Morris <rgm@gnu.org>
2170
2171 * make-dist: Update and simplify.
2172
21732010-10-12 Eli Zaretskii <eliz@gnu.org>
2174
2175 * make-dist: Don't distribute src/buildobj.h. (Bug#7167)
2176
21772010-10-10 Dan Nicolaescu <dann@ics.uci.edu>
2178
2179 * configure.in (PROFILING_LDFLAGS): Do not define, remove all uses.
2180
21812010-10-09 Glenn Morris <rgm@gnu.org>
2182
2183 * make-dist: No more doc/emacs/*.texi.in.
2184
2185 * configure.in (AC_OUTPUT): Remove doc/emacs/emacsver.texi.
2186
21872010-10-09 Glenn Morris <rgm@gnu.org>
2188
2189 * configure.in: Combine some conditionals.
2190
2191 * configure.in (AC_OUTPUT): Add doc/emacs/emacsver.texi.
2192 * make-dist: Include doc/emacs/*.texi.in.
2193
2194 * INSTALL, make-dist: Remove references to b2m.
2195 * Makefile.in (MAN_PAGES): Remove b2m.1.
2196
21972010-10-05 Glenn Morris <rgm@gnu.org>
2198
2199 * .dir-locals.el: The Emacs convention is sentence-end-double-space.
2200
22012010-10-03 Dan Nicolaescu <dann@ics.uci.edu>
2202
2203 * configure.in (NO_INLINE, noinline): Move here from src/xterm.c.
2204
22052010-10-01 Dan Nicolaescu <dann@ics.uci.edu>
2206
2207 * configure.in: Include stdlib.h and string.h unconditionally.
2208
22092010-09-29 Romain Francoise <romain@orebokech.com>
2210
2211 * configure.in: Don't enable ImageMagick unless HAVE_X11.
2212
22132010-09-28 Glenn Morris <rgm@gnu.org>
2214
2215 * configure.in (HAVE_GNUTLS): Add a description to make autoheader
2216 happy.
2217
22182010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
2219
2220 * configure.in: Enable imagemagick by default.
2221
22222010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2223
2224 * configure.in (HAVE_GNUTLS): Don't break if we don't have the
e9fce1ac 2225 GnuTLS libraries.
067d23c9
KY
2226
22272010-09-26 Teodor Zlatanov <tzz@lifelogs.com>
2228
2229 * configure.in: Set up GnuTLS.
2230
22312010-09-22 Chong Yidong <cyd@stupidchicken.com>
2232
2233 * configure.in: Announce whether libxml2 is linked to.
2234
22352010-09-20 Dan Nicolaescu <dann@ics.uci.edu>
2236
2237 * configure.in (LINKER): Rename to LD_FIRSTFLAG, do not include $(CC).
2238
22392010-09-18 Eli Zaretskii <eliz@gnu.org>
2240
2241 * config.bat: Detect that libxml2 is installed and if so, build
2242 with it.
2243
22442010-09-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2245
2246 * configure.in (HAVE_LIBXML2): Check that the libxml2 we found can
2247 be used. This fixes a conf problem on Mac OS X.
2248
22492010-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2250
2251 * configure.in: Check for libxml2.
2252
22532010-09-09 Glenn Morris <rgm@gnu.org>
2254
2255 * make-dist: No more TODO files under lisp/.
2256
22572010-09-04 Eli Zaretskii <eliz@gnu.org>
2258
2259 * config.bat: Produce lisp/gnus/_dir-locals.el from
2260 lisp/gnus/.dir-locals.el.
2261
22622010-08-23 Andreas Schwab <schwab@linux-m68k.org>
2263
2264 * configure.in: Fix check for librsvg, imagemagick and
2265 MagickExportImagePixels.
2266
22672010-08-18 Joakim Verona <joakim@verona.se>
2268
2269 * Makefile.in, configure.in: Checks for ImageMagick.
2270
22712010-08-10 Dan Nicolaescu <dann@ics.uci.edu>
2272
2273 * configure.in (AC_PREREQ): Require autoconf 2.65.
2274
22752010-08-09 Dan Nicolaescu <dann@ics.uci.edu>
2276
2277 * configure.in (AC_PREREQ): Require autoconf 2.66 to stop version churn.
2278
22792010-08-09 Andreas Schwab <schwab@linux-m68k.org>
2280
2281 * configure.in: Add AC_C_BIGENDIAN.
2282
22832010-08-09 Dan Nicolaescu <dann@ics.uci.edu>
2284
2285 * configure.in (ORDINARY_LINK): Use on hpux* too.
2286
22872010-08-06 Jan Djärv <jan.h.d@swipnet.se>
2288
2289 * configure.in: Check for util.h.
2290 Use -Wimplicit-function-declaration if compiler supports it.
2291
22922010-08-05 Eli Zaretskii <eliz@gnu.org>
2293
2294 * configure.in (UNEXEC_OBJ): Rename unexec.o => unexcoff.o.
2295
22962010-08-04 Andreas Schwab <schwab@linux-m68k.org>
2297
2298 * configure.in: Restore accidentally removed use of
2299 GCC_TEST_OPTIONS/NON_GCC_TEST_OPTIONS.
2300
23012010-07-29 Chad Brown <yandros@mit.edu>
2302
2303 * configure.in: Check for dirent.h.
2304
23052010-07-29 Dan Nicolaescu <dann@ics.uci.edu>
2306
2307 * configure.in: Remove reference to usg5-4, unused.
2308
23092010-07-25 Andreas Schwab <schwab@linux-m68k.org>
2310
2311 * configure.in: Check for __executable_start.
2312
23132010-07-24 Ken Brown <kbrown@cornell.edu>
2314
2315 * configure.in (LINKER, LIB_GCC): Remove cygwin special cases (Bug#6715)
2316
23172010-07-24 Juanma Barranquero <lekktu@gmail.com>
2318
2319 * .bzrignore, .gitignore: Ignore README.W32 on the root directory.
2320
23212010-07-24 Ken Brown <kbrown@cornell.edu> (tiny change)
2322
2323 * configure.in (START_FILES) [cygwin]: Set to pre-crt0.o (Bug#6715).
2324
23252010-07-12 Andreas Schwab <schwab@linux-m68k.org>
2326
2327 * configure.in (C_WARNINGS_SWITCH, PROFILING_CFLAGS)
2328 (PROFILING_LDFLAGS): Substitute, don't add them to CFLAGS/LDFLAGS.
2329 (C_OPTIMIZE_SWITCH): Remove.
2330 (TEMACS_LDFLAGS2): Add ${PROFILING_LDFLAGS}.
2331
23322010-07-11 Andreas Schwab <schwab@linux-m68k.org>
2333
2334 * configure.in: Don't check for index and rindex, check for strchr
2335 and strrchr. Define strchr and strrchr as index and rindex,
2336 resp., in src/config.h if not available.
2337
23382010-07-08 Dan Nicolaescu <dann@ics.uci.edu>
2339
2340 * configure.in: Use -Wold-style-definition if available.
2341 This helps with the transition to standard C code, it can be
2342 removed when done.
2343
2344 * configure.in (PRE_EDIT_LDFLAGS, POST_EDIT_LDFLAGS): Remove.
2345
2346 * configure.in (UNEXEC_OBJ): Add comment about values for MSDOS
2347 and MSWindows.
2348
23492010-07-07 Andreas Schwab <schwab@linux-m68k.org>
2350
2351 * configure.in: Don't check for bcopy, bcmp, bzero. Don't include
2352 <strings.h> and don't define bcopy, bzero, BCMP in config.h.
2353
23542010-07-07 Dan Nicolaescu <dann@ics.uci.edu>
2355
2356 * configure.in (getenv): Remove K&R declaration.
2357
23582010-07-02 Jan Djärv <jan.h.d@swipnet.se>
2359
2360 * configure.in: Remove define __P.
2361
23622010-07-02 Dan Nicolaescu <dann@ics.uci.edu>
2363
2364 * configure.in (--enable-use-lisp-union-type): New flag.
2365
23662010-06-30 Dan Nicolaescu <dann@ics.uci.edu>
2367
2368 Fix CFLAGS for non-GCC compilers.
2369 * configure.in (CFLAGS): Always use -g like it was done before the
2370 2010-03-30 change.
2371 (REAL_CFLAGS): Use CFLAGS for non-GCC to get optimization flags.
2372 (Bug#6538)
2373
23742010-06-30 Glenn Morris <rgm@gnu.org>
2375
2376 * configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):
2377 Set with AC_DEFINE rather than AH_BOTTOM.
2378
2379 * configure.in (C_OPTIMIZE_SWITCH, CANNOT_DUMP, SYSTEM_MALLOC):
2380 (USE_MMAP_FOR_BUFFERS, C_WARNING_SWITCH, CFLAGS, REAL_CFLAGS):
2381 Set with shell, not cpp.
2382 (LIBX): Remove, just use -lX11 in the one place this was used.
2383 (cannot_dump): Replace with CANNOT_DUMP.
2384
23852010-06-28 Jan Djärv <jan.h.d@swipnet.se>
2386
0a19a6f8 2387 * configure.in: Add --with-x-toolkit=gtk3. Remove HAVE_GTK_MULTIDISPLAY,
067d23c9
KY
2388 check for gtk_file_chooser_dialog_new, and HAVE_GTK_FILE_BOTH (implied
2389 by minimum required Gtk+ 2.6). Add checks for functions introduced
2390 in Gtk+ 2.14 or newer (bug#6505).
2391
23922010-06-26 Eli Zaretskii <eliz@gnu.org>
2393
2394 * config.bat: Remove white space around "+" in COPY commands.
2395
23962010-06-23 Glenn Morris <rgm@gnu.org>
2397
2398 * info/dir: Start descriptions in column 32, per Texinfo convention.
2399
24002010-06-16 Chong Yidong <cyd@stupidchicken.com>
2401
2402 * INSTALL: Update font information (Bug#6389).
2403
24042010-06-16 Glenn Morris <rgm@gnu.org>
2405
2406 * INSTALL: General update.
2407
24082010-06-12 Glenn Morris <rgm@gnu.org>
2409
2410 * Makefile.in (install-arch-indep): Delete any old info .gz files first.
2411
24122010-06-11 Glenn Morris <rgm@gnu.org>
2413
2414 * configure.in (--without-compress-info): New option.
2415 (GZIP_INFO): New output variable.
2416
2417 * Makefile.in (GZIP_INFO): New, set by configure.
2418 (install-arch-indep): Don't gzip info pages if GZIP_INFO is nil.
2419 Handle man pages in the same way.
2420
24212010-06-10 Glenn Morris <rgm@gnu.org>
2422
2423 * Makefile.in (install-arch-indep): Gzip the info files too.
2424
2425 * make-dist: Remove references to non-existent directories and files.
2426
24272010-06-08 Dan Nicolaescu <dann@ics.uci.edu>
2428
2429 * configure.in: Include <strings.h> and <string.h> instead of
2430 "strings.h" and "string.h".
2431
24322010-06-06 Dan Nicolaescu <dann@ics.uci.edu>
2433
2434 * configure.in: Remove code dealing with BSTRING.
2435
24362010-06-03 Dan Nicolaescu <dann@ics.uci.edu>
2437
2438 * configure.in (AC_PREREQ): Require autoconf 2.65.
2439
2440 * configure.in (unxec): Do not define and substitute.
2441 (UNEXEC_OBJ): New output variable, replaces cpp UNEXEC.
2442
24432010-06-03 Glenn Morris <rgm@gnu.org>
2444
2445 * configure.in (AH_BOTTOM): Remove NOT_C_CODE test, it is always true.
2446
24472010-06-02 Dan Nicolaescu <dann@ics.uci.edu>
2448
2449 Fix alloca definition when using gcc on non-gnu systems.
2450 * configure.in: Use the code sequence indicated by "info autoconf"
2451 for alloca (bug#6170).
2452
24532010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
2454
2455 * .bzrignore: Ignore new files from trunk, which appear if you use
2456 colocated branches (i.e. "bzr switch").
2457
24582010-05-28 Glenn Morris <rgm@gnu.org>
2459
2460 * configure.in: Simplify some of the $canonical tests.
2461
24622010-05-27 Glenn Morris <rgm@gnu.org>
2463
2464 * config.bat: Do not preprocess src/Makefile.in.
2465
2466 * configure.in: Do not preprocess src/Makefile.in.
2467 (cpp_undefs, CPP_NEED_TRADITIONAL): Remove.
2468 (AC_EGREP_CPP): Test no longer needed.
2469
2470 * make-dist: No more Makefile.c files.
2471
24722010-05-26 Glenn Morris <rgm@gnu.org>
2473
2474 * configure.in (YMF_PASS_LDFLAGS): Remove.
2475 (PRE_EDIT_LDFLAGS, POST_EDIT_LDFLAGS): New output variables.
2476
2477 * configure.in (CPPFLAGS, CFLAGS, REAL_CFLAGS):
2478 Add $GNUSTEP_LOCAL_HEADERS.
2479 (LDFLAGS, LD_SWITCH_SYSTEM_TEMACS): Add $GNUSTEP_LOCAL_LIBRARIES.
2480
2481 * configure.in (NS_IMPL_GNUSTEP_INC, NS_IMPL_GNUSTEP_TEMACS_LDFLAGS)
2482 (GNUSTEP_MAKEFILES): Remove.
2483 (LD_SWITCH_SYSTEM_TEMACS): Move NS_IMPL_GNUSTEP_TEMACS_LDFLAGS
2484 stuff to here.
2485
24862010-05-25 Glenn Morris <rgm@gnu.org>
2487
2488 * configure.in (LD_SWITCH_SYSTEM): Move some gnu-linux stuff...
2489 (LD_SWITCH_SYSTEM_TEMACS): ... to here.
2490
2491 * configure.in (LD_SWITCH_SYSTEM_EXTRA): Remove.
2492 (LD_SWITCH_SYSTEM_TEMACS): Put darwin stuff from LD_SWITCH_SYSTEM_EXTRA
2493 here instead.
2494
24952010-05-24 Romain Francoise <romain@orebokech.com>
2496
2497 * make-dist: Look for version in src/emacs.c.
2498 Use lisp/subr.el rather than lisp/version.el for location check.
2499
25002010-05-21 Glenn Morris <rgm@gnu.org>
2501
2502 * configure.in (MKDEPDIR): Parallel build tweak.
2503
2504 * configure.in (ns_frag): New output file.
2505
2506 * configure.in (OLDXMENU): Set to "nothing" if !HAVE_X11 || USE_GTK.
2507 (OLDXMENU_TARGET): Set to empty if USE_GTK.
2508
2509 * configure.in (cannot_dump): New output variable.
2510
25112010-05-20 enami tsugutomo <tsugutomo.enami@jp.sony.com>
2512
2513 * configure.in: On NetBSD, if terminfo is found, use it in
2514 preference to termcap. (Bug#6190)
2515
25162010-05-20 Glenn Morris <rgm@gnu.org>
2517
2518 * make-dist (src): Include *.mk.
2519 * config.bat: Concatenate deps.mk onto the end of src/Makefile.
2520 * configure.in (DEPFLAGS, MKDEPDIR): New output variables.
2521 (deps_frag): New output file.
2522 (AUTO_DEPEND): Remove this definition.
2523
2524 * configure.in (--with-gtk, --with-gcc): Remove option stubs.
2525
25262010-05-19 Glenn Morris <rgm@gnu.org>
2527
2528 * configure.in (LINKER, YMF_PASS_LDFLAGS): New output variables.
2529 (ORDINARY_LINK): New AC_DEFINE.
2530 (LIB_GCC): No need to set if ORDINARY_LINK.
2531
25322010-05-18 Glenn Morris <rgm@gnu.org>
2533
2534 * configure.in (POST_ALLOC_OBJ) [cygwin]: Omit vm-limit.o.
2535 (POST_ALLOC_OBJ) [!cygwin]: Set to empty.
2536
2537 * config.bat (RALLOC_OBJ): Edit to empty if sys_malloc.
2538 * configure.in (REL_ALLOC): Unset on gnu, gnu-linux if DOUG_LEA_MALLOC.
2539 (RALLOC_OBJ): New output variable.
2540
2541 * config.bat (GMALLOC_OBJ, VMLIMIT_OBJ): Edit to empty if sys_malloc.
2542 * configure.in (GMALLOC_OBJ, VMLIMIT_OBJ): New output variables.
2543
25442010-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
2545
2546 * Makefile.in (src): Provide the name of the VCS file that witnesses
2547 a pull.
2548 ($(srcdir)/src/config.in): Handle accidental removal of src/config.in.
2549
25502010-05-17 Glenn Morris <rgm@gnu.org>
2551
2552 * configure.in (OLDXMENU_DEPS): New output variable.
2553
25542010-05-16 Glenn Morris <rgm@gnu.org>
2555
2556 * configure.in (ns_appbindir, ns_appresdir): Set using $ns_appdir.
2557
2558 * configure.in (ns_appdir, ns_appbindir): Add trailing "/" to value.
2559 * Makefile.in (install-arch-dep): Update for above change.
2560
2561 * Makefile.in (ns_appdir): Remove.
2562 (install-arch-dep): Test $ns_appresdir instead of $ns_appdir.
2563
2564 * configure.in (TEMACS_LDFLAGS2): New output variable.
2565
2566 * configure.in (NS_IMPL_GNUSTEP_TEMACS_LDFLAGS): New output variable.
2567 (START_FILES): Set to empty if NS_IMPL_GNUSTEP.
2568 (GNUSTEP_SYSTEM_HEADERS, GNUSTEP_SYSTEM_LIBRARIES): Do not output,
2569 nothing uses.
2570
25712010-05-16 Dan Nicolaescu <dann@ics.uci.edu>
2572
2573 * configure.in: Remove references to usg5-4 and bsd-common, $opsys
2574 does not use them.
2575 (X11R5_INHIBIT_I18N): Remove, unused.
2576
25772010-05-15 Glenn Morris <rgm@gnu.org>
2578
2579 * configure.in (LIBXMENU): Set to empty if !HAVE_X_WINDOWS.
2580
2581 * configure.in (FONT_OBJ): Set to empty if !HAVE_X_WINDOWS.
2582
25832010-05-15 Ken Raeburn <raeburn@raeburn.org>
2584
2585 * configure.in: Look for version string in its new location.
2586
25872010-05-15 Eli Zaretskii <eliz@gnu.org>
2588
2589 * config.bat: Remove support for DJGPP v1.x.
2590
25912010-05-15 Glenn Morris <rgm@gnu.org>
2592
2593 * configure.in (OLDXMENU_TARGET): New output variable.
2594
2595 * Makefile.in (install-arch-dep): Update odd NS rule for Emacs version.
2596
2597 * Makefile.in (install-arch-indep): Remove references to RCS, CVS,
2598 and other files that no longer exist.
2599
26002010-05-14 Glenn Morris <rgm@gnu.org>
2601
2602 * configure.in (cpp_undefs): Add mktime, register, X11.
2603
2604 * configure.in (GPM_MOUSE_SUPPORT): Remove.
2605 (MOUSE_SUPPORT, TOOLTIP_SUPPORT, WINDOW_SUPPORT): New output variables.
2606 (HAVE_WINDOW_SYSTEM, HAVE_MOUSE): Move out of AC_BOTTOM.
2607
2608 * configure.in (NS_IMPL_GNUSTEP_INC): New output variable.
2609 (GNUSTEP_MAKEFILES): Do not output.
2610
26112010-05-13 Glenn Morris <rgm@gnu.org>
2612
2613 * configure.in: Fix some paren typos.
2614
2615 * configure.in (OLDXMENU, LIBXMENU): Set to empty if !HAVE_MENUS.
2616
2617 * configure.in (LD_SWITCH_X_SITE, C_SWITCH_X_SITE): Do not define.
2618
26192010-05-12 Glenn Morris <rgm@gnu.org>
2620
2621 * configure.in (LIB_SRC_EXTRA_INSTALLABLES): Remove, unused.
2622
2623 * configure.in (LIB_GCC): New output variable.
2624
26252010-05-11 Glenn Morris <rgm@gnu.org>
2626
2627 * make-dist (msdos): No more mainmake.
2628
2629 * configure.in: Generate lib-src/Makefile directly, do not run cpp.
2630 * config.bat: Do not run cpp on lib-src/Makefile.in.
2631
2632 * config.bat [HAVE_X11]: Run sed3x.inp on lib-src/Makefile.
2633
26342010-05-10 Glenn Morris <rgm@gnu.org>
2635
2636 * configure.in (LIBS_SYSTEM): New output variable, replacing cpp.
2637
2638 * configure.in (MAIL_USE_FLOCK, MAIL_USE_LOCKF): New AC_DEFINEs.
2639 (BLESSMAIL_TARGET): New output variable.
2640
26412010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
2642
2643 * INSTALL: Fix typos.
2644
26452010-05-08 Chong Yidong <cyd@stupidchicken.com>
2646
2647 * configure.in: Add check for buggy version of GCC (Bug#6031).
2648
26492010-05-08 Glenn Morris <rgm@gnu.org>
2650
2651 * configure.in (HAVE_LIBNCURSES): New local variable.
2652 (TERMINFO, LIBS_TERMCAP, TERMCAP_OBJ): New output variables,
2653 replacing cpp in src/s/*.h and src/Makefile.in.
2654
26552010-05-07 Chong Yidong <cyd@stupidchicken.com>
2656
2657 * Version 23.2 released.
2658
26592010-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
2660
2661 * configure.in: Add tests for `isnan' and `copysign'.
2662
26632010-05-07 Eli Zaretskii <eliz@gnu.org>
2664
2665 * config.bat: Allow for 2 leading `#'s in comments in
2666 src/Makefile.in.
2667
26682010-05-07 Glenn Morris <rgm@gnu.org>
2669
2670 * configure.in (LD_SWITCH_SYSTEM): Set with configure, not cpp.
2671 Merges logic from src/s/* and src/Makefile.in.
2672 (LD_SWITCH_SYSTEM_TEMACS): New output variable.
2673
26742010-05-07 Dan Nicolaescu <dann@ics.uci.edu>
2675
2676 Define START_FILES and LIB_STANDARD using autoconf.
2677 * configure.in (START_FILES, LIB_STANDARD): New definitions, moved
2678 here from src/s/*.h.
2679 (HAVE_CRTIN): Remove, inline logic in the netbsd
2680 START_FILES/LIB_STANDARD computation.
2681
26822010-05-06 Glenn Morris <rgm@gnu.org>
2683
2684 * configure.in (AC_PROG_LN_S): Remove test, nothing uses @LN_S@.
2685
2686 * Makefile.in (CPP, C_SWITCH_SYSTEM, ALLOCA, LN_S, C_SWITCH_X_SITE)
2687 (LD_SWITCH_X_SITE): Remove unused variables.
2688
26892010-05-04 Glenn Morris <rgm@gnu.org>
2690
2691 * configure.in (LD_SWITCH_X_SITE_AUX): Use AC_SUBST only, not AC_DEFINE
2692 as well.
2693 (LD_SWITCH_X_SITE_AUX_RPATH): New output variable.
2694
2695 * configure.in (LD_SWITCH_SYSTEM_TEMACS): New output variable.
2696
2697 * configure.in (C_SWITCH_MACHINE, C_SWITCH_SYSTEM): New output
2698 variables, replacing c_switch_machine, c_switch_system.
2699 * Makefile.in (C_SWITCH_SYSTEM): Use @C_SWITCH_SYSTEM@ rather than
2700 @c_switch_system@.
2701
27022010-05-03 Glenn Morris <rgm@gnu.org>
2703
2704 * configure.in (LIBXT_OTHER, LIBX_OTHER): New output variables.
2705
2706 * make-dist: There are no more src/m/*.inp files.
2707
27082010-05-01 Dan Nicolaescu <dann@ics.uci.edu>
2709
2710 * configure.in (LD_SWITCH_MACHINE, ld_switch_machine): Remove, unused.
2711 (ac_link): Do not use ld_switch_machine.
2712
27132010-05-01 Glenn Morris <rgm@gnu.org>
2714
2715 * configure.in (OTHER_OBJ): Remove.
2716 (PRE_ALLOC_OBJ, POST_ALLOC_OBJ): New output variables.
2717
27182010-04-30 Glenn Morris <rgm@gnu.org>
2719
2720 * configure.in (OTHER_OBJ): Always include vm-limit.o on Cygwin.
2721 Elsewhere, maybe include it.
2722
2723 * configure.in (TOOLKIT_LIBW) [HAVE_GTK]: Set to $GTK_LIBS.
2724 (OLDXMENU, LIBXMENU): New output variables.
2725
2726 * configure.in (OTHER_OBJ): New output variable.
2727
27282010-04-28 Glenn Morris <rgm@gnu.org>
2729
2730 * configure.in (CYGWIN_OBJ): New output variable.
2731
2732 * configure.in (GPM_MOUSE_SUPPORT): New output variable.
2733
2734 * configure.in (FONT_OBJ): New output variable.
2735
2736 * configure.in (LIBXMU): New output variable.
2737
2738 * configure.in (NS_OBJ, NS_SUPPORT): New output variables.
2739
2740 * configure.in (machine, canonical): On amdx86-64, check for a 32-bit
2741 userland and maybe change values to i386 (move test from s/amdx86-64.h).
2742
27432010-04-27 Glenn Morris <rgm@gnu.org>
2744
2745 * configure.in (LIBXTR6): New output variable. Move unixware special
2746 case here from src/s/unixware.h.
2747
2748 * configure.in (LUCID_LIBW, MOTIF_LIBW): No longer substitute
2749 in Makefiles.
2750 (TOOLKIT_LIBW): New output variable, replacing LUCID_LIBW/MOTIF_LIBW.
2751
2752 * configure.in (HAVE_MOTIF_2_1): Remove unused variable.
2753 (LIBXP): No longer substitute in Makefiles.
2754 (MOTIF_LIBW): New output variable. Move system-specific settings here
2755 from src/s files.
2756
27572010-04-27 Dan Nicolaescu <dann@ics.uci.edu>
2758
2759 Reduce CPP usage.
2760 * configure.in (LIB_X11_LIB): Remove, inline in the only user.
2761 (unexec): Define unconditionally, all platforms define
2762 UNEXEC. AC_SUBST it.
2763 (UNEXEC_SRC): Remove, unused.
2764 (C_SWITCH_X_SYSTEM): Define using autoconf, not cpp.
2765
27662010-04-27 Glenn Morris <rgm@gnu.org>
2767
2768 * configure.in (HAVE_MOTIF_2_1, HAVE_LIBXP): Remove unused AC_DEFINEs,
2769 replaced by LIBXP.
2770
2771 * configure.in (--with-crt-dir): Doc fix (now valid for all platforms).
2772 (CRT_DIR): On (powerpc64|sparc64)-*-linux-gnu*, default to /usr/lib64.
2773 On hpux10-20, default to /lib.
2774
2775 * configure.in (LUCID_LIBW, LIBXP, WIDGET_OBJ): New output variables.
2776
27772010-04-26 Dan Nicolaescu <dann@ics.uci.edu>
2778
2779 * configure.in (LIBS_MACHINE): Remove, unused.
2780
2781 * configure.in (LIB_MATH): New output variable. Set it for some systems.
2782
27832010-04-24 Glenn Morris <rgm@gnu.org>
2784
2785 * configure.in (CRT_DIR): New output variable.
2786 (--with-crt-dir): New option. (Bug#5655)
2787 (HAVE_LIB64_DIR): Remove.
2788
27892010-04-22 Dan Nicolaescu <dann@ics.uci.edu>
2790
2791 * configure.in (REAL_CFLAGS, CFLAGS): Restore -g for gcc.
2792
27932010-04-22 Miles Bader <miles@gnu.org>
2794
2795 * configure.in: Get rid of "unix" pre-defined macro when
2796 preprocessing Makefile. (Bug#5857)
2797
27982010-04-21 Andreas Schwab <schwab@linux-m68k.org>
2799
2800 Avoid non-portable shell command negation
2801 * configure.in: Revert last change.
2802
28032010-04-21 Jan Djärv <jan.h.d@swipnet.se>
2804
2805 * configure.in: Change "if test ! -f" to "if ! test -f".
2806
28072010-04-21 Glenn Morris <rgm@gnu.org>
2808
2809 * configure.in (LIBSELINUX_LIBS): Always substitute in Makefiles.
2810 (GTK_OBJ, DBUS_OBJ, LIBXSM, XMENU_OBJ, XOBJ): New output variables.
2811
28122010-04-21 Karel Klíč <kklic@redhat.com>
2813
2814 * configure.in: New option: --with(out)-selinux, on by default.
2815 Set HAVE_LIBSELINUX if we find libselinux, and substitute
2816 LIBSELINUX_LIBS in Makefiles.
2817
28182010-04-01 Dan Nicolaescu <dann@ics.uci.edu>
2819
2820 * configure.in: Remove all references to LIBX11_SYSTEM.
2821
28222010-03-30 Dan Nicolaescu <dann@ics.uci.edu>
2823
2824 * configure.in: Remove all references to C_DEBUG_SWITCH.
2825
28262010-03-27 Eli Zaretskii <eliz@gnu.org>
2827
2828 * config.bat <lib-src>: Edit out lines that begin with several #
2829 characters.
2830
28312010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
2832
2833 * configure.in: Remove support for old UNIX System V systems and
2834 for Unixware on non-x86 machines.
2835
2836 * configure.in: Remove support for Solaris on PPC and for old versions.
2837
2838 * configure.in: Remove non-working lynxos port.
2839
28402010-03-19 Dan Nicolaescu <dann@ics.uci.edu>
2841
2842 * .dir-locals.el (c-mode): Turn on whitespace-mode for diff-mode.
2843
28442010-03-19 Glenn Morris <rgm@gnu.org>
2845
2846 * configure.in (HAVE_LIBNCURSES): Add a description to make autoheader
2847 happy.
2848
28492010-03-18 Jan Djärv <jan.h.d@swipnet.se>
2850
2851 * configure.in: Check for tputs and friends, abort if not
2852 found (bug#5735).
2853
28542010-03-18 Glenn Morris <rgm@gnu.org>
2855
2856 * configure.in (--with-x-toolkit): In the help text, say which options
2857 are synonyms.
2858
2859 * configure.in (--with-mmdf, --with-mail-unlink):
2860 New options, off by default.
2861 (--with-mailhost): New option to set default POP host.
2862 (LIBXPM, LIBJPEG, LIBPNG, LIBTIFF, LIBGIF, LIBGPM, LIBS_MAIL)
2863 (LIBHESIOD, LIBRESOLV, COM_ERRLIB, CRYPTOLIB, KRB5LIB, DESLIB, KRB4LIB):
2864 New variables, substituted in Makefiles.
2865 (try_libungif, ac_gif_lib_name): Replace with HAVE_GIF=maybe, LIBGIF.
2866 (LIBGIF): Use AC_SUBST rather than AC_DEFINE.
2867 (HAVE_LIBMAIL, HAVE_LIBLOCKFILE, HAVE_LIBCOM_ERR, HAVE_LIBCRYPTO)
2868 (HAVE_LIBK5CRYPTO, HAVE_LIBKRB5, HAVE_LIBDES425, HAVE_LIBDES)
2869 (HAVE_LIBKRB4, HAVE_LIBKRB): New AC_DEFINEs.
2870
28712010-03-18 Tetsurou Okazaki <okazaki@be.to> (tiny change)
2872
2873 * Makefile.in (uninstall): Handle the case where archlibdir does not
2874 exist. (Bug#5720)
2875
28762010-03-12 Eli Zaretskii <eliz@gnu.org>
2877
75f1671a 2878 These changes remove termcap.c from the build on POSIX platforms.
067d23c9
KY
2879 * configure.in <AC_CHECK_HEADERS>: Remove termcap.h.
2880
2881 * configure: Regenerated.
2882
28832010-03-10 Chong Yidong <cyd@stupidchicken.com>
2884
2885 * Branch for 23.2.
2886
28872010-01-31 Juri Linkov <juri@jurta.org>
2888
2889 * .bzrignore: Add TAGS-LISP.
2890
28912010-01-23 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2892
2893 * configure.in: Check for utmp.h availability (FreeBSD 9.x lacks
2894 this header file).
2895
28962010-01-12 Juanma Barranquero <lekktu@gmail.com>
2897
2898 * .bzrignore: Ignore all .exe, instead of individual files.
2899
29002010-01-12 Chong Yidong <cyd@stupidchicken.com>
2901
2902 * configure.in: Explicitly check for and link to -lXrender.
2903
29042010-01-12 Glenn Morris <rgm@gnu.org>
2905
2906 * INSTALL.BZR, README: Use bug-gnu-emacs rather than emacs-pretest-bug
2907 for bug reports for development versions.
2908
29092010-01-02 Eli Zaretskii <eliz@gnu.org>
2910
2911 * .bzrignore: Add more ignored patterns, including for the MS-DOS
2912 build.
2913
29142009-12-27 Karl Fogel <kfogel@red-bean>
2915
2916 * INSTALL.BZR: Rename from INSTALL.CVS; edit to talk about Bazaar.
2917 * INSTALL, autogen.sh, configure.in, configure: Adjust accordingly.
2918
29192009-12-17 Glenn Morris <rgm@gnu.org>
2920
2921 * .dir-locals.el (bug-reference-url-format): Change to debbugs.gnu.org.
2922
29232009-12-15 Glenn Morris <rgm@gnu.org>
2924
2925 * info/dir: Add EDT entry.
2926 * Makefile.in (INFO_FILES): Add edt.
2927
29282009-12-10 Jan Djärv <jan.h.d@swipnet.se>
2929
1154d12e 2930 * configure.in: Check for RSVG if GNUstep is used.
067d23c9
KY
2931
29322009-12-09 Jan Djärv <jan.h.d@swipnet.se>
2933
2934 * configure.in: Don't check for RSVG or GConf unless X11 is used.
2935
29362009-12-09 Ken Brown <kbrown@cornell.edu> (tiny change)
2937
2938 * configure.in: Allow compiling Emacs with GTK on Cygwin.
2939
29402009-12-01 Glenn Morris <rgm@gnu.org>
2941
2942 * make-dist: Add etc/images/mpc directory.
2943
29442009-11-21 Jan Djärv <jan.h.d@swipnet.se>
2945
2946 * configure.in: Don't check for GConf unless X is used.
2947
29482009-11-20 Dan Nicolaescu <dann@ics.uci.edu>
2949
2950 * configure.in: Use -Wdeclaration-after-statement if available.
2951
29522009-11-17 Jan Djärv <jan.h.d@swipnet.se>
2953
2954 * configure.in: New option: --with(out)-gconf.
2955 Set HAVE_GCONF if we find gconf.
2956
29572009-11-17 Glenn Morris <rgm@gnu.org>
2958
2959 * Makefile.in (INFO_FILES): Add semantic.
2960
29612009-11-16 Chong Yidong <cyd@stupidchicken.com>
2962
2963 * info/dir: Add Semantic.
2964
29652009-11-16 Glenn Morris <rgm@gnu.org>
2966
2967 * Makefile.in (install-arch-indep): Use a more restrictive Makefile
2968 pattern, so as not to exclude makefile*.el. (Bug#4912)
2969
29702009-11-14 Jan Djärv <jan.h.d@swipnet.se>
2971
2972 * configure.in: --enable-autodepend is new. Check for GNU Make
2973 and that gcc supports -MMD -MF. Define AUTO_DEPEND if we can use
2974 gcc and GNU make to generate dependencies.
2975
29762009-10-27 Glenn Morris <rgm@gnu.org>
2977
2978 * make-dist: Make links to doc/lispintro/*.pdf.
2979
29802009-10-23 Jim Meyering <meyering@redhat.com>
2981
2982 * configure.in: Invoke $CPP with -P when creating Makefile and
2983 src/Makefile. Without this, gcc 4.4.2 converts each
2984 backslash-newline pair in the input to a bare newline, yielding
2985 invalid Makefiles.
2986
2987 * configure: Regenerate.
2988
29892009-10-19 Dan Nicolaescu <dann@ics.uci.edu>
2990
2991 * configure.in (vax-dec-vms): Remove, not supported anymore.
2992
29932009-10-15 Adrian Robert <Adrian.B.Robert@gmail.com>
2994
2995 * configure.in (NS_HAVE_NSINTEGER): Back out previous change.
2996 (*-apple-darwin*): Add x86_64 architecture.
2997
29982009-10-14 Dan Nicolaescu <dann@ics.uci.edu>
2999
3000 * config.guess, config.sub: Updated from master source.
3001
30022009-10-11 Adrian Robert <Adrian.B.Robert@gmail.com>
3003
3004 * configure.in (NS_HAVE_NSINTEGER): Remove this test and define.
3005
30062009-10-07 Edward Trumbo <etrumbo@comcast.net> (tiny change)
3007
3008 * Makefile.in (INFO_FILES): Add EDE and EIEIO.
3009
30102009-09-29 Glenn Morris <rgm@gnu.org>
3011
3012 * make-dist (check): Update for two new levels of subdirectory in lisp/.
3013
30142009-09-17 Dan Nicolaescu <dann@ics.uci.edu>
3015
3016 * config.guess, config.sub: Updated from master source.
3017
3018 * configure.in (OTHER_FILES): Define using autoconf not cpp.
3019
30202009-09-14 Dan Nicolaescu <dann@ics.uci.edu>
3021
3022 * .dir-locals.el (change-log-mode): Restore bug-reference-mode.
3023
30242009-09-13 Chong Yidong <cyd@stupidchicken.com>
3025
3026 * INSTALL: Update URL for GNU FreeFont.
3027
30282009-09-09 Glenn Morris <rgm@gnu.org>
3029
3030 * Makefile.in (install-arch-indep): Don't recursively change perms of
3031 site-lisp and infodir. There may be non-Emacs files in here, and the
3032 files supplied by Emacs are all handled explicitly already. (Bug#3800)
3033 (mkdir): Set umask to world-readable before creating directories.
3034 mkinstalldirs already checks if dirs exist, don't duplicate this test.
3035
30362009-08-29 Glenn Morris <rgm@gnu.org>
3037
3038 * Makefile.in (info-real): Don't ignore errors from doc Makefiles.
3039 (info): Don't give an error in the absence of makeinfo - let the doc
3040 Makefiles do that, if the info files need rebuilding. (Bug#3982)
3041
30422009-08-23 Ken Raeburn <raeburn@raeburn.org>
3043
3044 * Makefile.in (install-arch-indep): If the versioned DOC-####
3045 generated during loadup+dump isn't found, install the plain DOC
3046 file that always gets generated, in case CANNOT_DUMP is set.
3047
3048 * configure.in: Warn if package version specified here doesn't
3049 match the version in version.el.
3050 * configure: Regenerate.
3051
30522009-08-22 Michael Albinus <michael.albinus@gmx.de>
3053
3054 * configure.in: AC_CHECK_FUNCS dbus_watch_get_unix_fd.
3055
3056 * configure: Regenerate.
3057
30582009-08-19 Glenn Morris <rgm@gnu.org>
3059
3060 * INSTALL: Remove reference to cvtmail.
3061
30622009-08-15 CHENG Gao <chenggao@gmail.com>
3063
3064 * Makefile.in (install-arch-indep): Remove .DS_Store files (MacOSX).
3065
30662009-08-02 Kevin Ryde <user42@zip.com.au>
3067
3068 * INSTALL: Fix free fonts URL.
3069
30702009-07-22 Glenn Morris <rgm@gnu.org>
3071
3072 * configure.in (AC_PREREQ): Require autoconf 2.62.
3073
30742009-07-04 Andreas Schwab <schwab@linux-m68k.org>
3075
3076 * configure.in (--enable-checking, --enable-profiling):
3077 Use AS_HELP_STRING.
3078
30792009-07-03 Dan Nicolaescu <dann@ics.uci.edu>
3080
3081 * configure.in (--enable-profiling): New option.
3082 (mips-*-netbsd*, mipsel-*-netbsd*, mipseb-*-netbsd*): Use machine=mips.
3083
30842009-06-27 Glenn Morris <rgm@gnu.org>
3085
3086 * configure.in: Restore netbsd on mips, mipsel, mipseb.
3087
30882009-06-26 Dan Nicolaescu <dann@ics.uci.edu>
3089
3090 * configure.in (--enable-checking): New option.
3091
30922009-06-24 Glenn Morris <rgm@gnu.org>
3093
3094 * make-dist: Warn if subdir does not exist in source.
3095 (nextstep/Cocoa/Emacs.base/Contents/Resources/preferences.nib)
3096 (nextstep/GNUstep/Emacs.base/Resources/preferences.gorm):
3097 No longer make links.
3098
30992009-06-24 Yavor Doganov <yavor@gnu.org>
3100
3101 * make-dist (tempdir): Don't create directories preferences.gorm
3102 and preferences.nib, they are no longer required.
3103
31042009-06-21 Chong Yidong <cyd@stupidchicken.com>
3105
3106 * Branch for 23.1.
3107
31082009-06-12 Chong Yidong <cyd@stupidchicken.com>
3109
3110 * configure.in: Delete mac-fix-env target, which has been
3111 removed (Bug#3531).
3112
31132009-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
3114
1154d12e 3115 * configure.in: Don't define CANNOT_DUMP for GNUstep any more.
067d23c9
KY
3116
31172009-05-05 Per Starbäck <per@starback.se> (tiny change)
3118
3119 * BUGS: Use new binding of view-emacs-problems.
3120
c7015153 31212009-05-04 Simon Leinen <simon.leinen@switch.ch> (tiny change)
067d23c9
KY
3122
3123 * Makefile.in (install-arch-dep): Avoid using $$(..) construct,
3124 for Solaris compatibility.
3125
31262009-04-25 Chong Yidong <cyd@stupidchicken.com>
3127
3128 * configure: Regenerate.
3129
3130 * configure.in: Disable use of FreeType without libXft.
3131
31322009-04-19 Jan Djärv <jan.h.d@swipnet.se>
3133
3134 * configure.in (HAVE_GTK_FILE_SELECTION, HAVE_GTK_FILE_CHOOSER):
3135 Check if it is declared in gtk.h.
3136
31372009-04-12 Andreas Schwab <schwab@linux-m68k.org>
3138
3139 * Makefile.in (install-arch-indep): Remove .gitignore files.
3140
31412009-04-03 Kenichi Handa <handa@m17n.org>
3142
3143 * INSTALL: Make the section "Complex Text Layout support
3144 libraries" the first of "ADDITIONAL DISTRIBUTION FILES".
3145
31462009-03-06 Dan Nicolaescu <dann@ics.uci.edu>
3147
3148 * configure.in (rs6000-ibm-aix6*): Fix typo.
3149
31502009-03-04 Glenn Morris <rgm@gnu.org>
3151
3152 * Makefile.in (INFO_FILES): Add auth.
3153
31542009-03-03 Glenn Morris <rgm@gnu.org>
3155
3156 * info/dir: Add Auth-source.
3157
31582009-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
3159
3160 * Makefile.in (src): Fix last change so the first `cd' doesn't affect
3161 the second.
3162
31632009-02-28 Eli Zaretskii <eliz@gnu.org>
3164
3165 * config.bat: Copy .dbxinit to _dbxinit.
3166
3167 * make-dist (Making links to `info'): Remove .gitignore.
3168
31692009-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
3170
3171 * Makefile.in (lib-src, lisp): Use simpler rule.
3172 (src): Be more specific to avoid recompiling all the .elc files just
3173 because the bootstrap-emacs is missing.
3174
31752009-02-26 Chong Yidong <cyd@stupidchicken.com>
3176
3177 * configure.in: Require librsvg >= 2.11.
3178
31792009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
3180
3181 * configure.in (HAVE_XFT, HAVE_FREETYPE, HAVE_LIBOTF)
3182 (HAVE_M17N_FLT): Don't check for these unless HAVE_X11.
3183
31842009-02-04 Adrian Robert <Adrian.B.Robert@gmail.com>
3185
3186 * configure.in (COCOA_EXPERIMENTAL_CTRL_G): Drop.
3187
31882009-02-03 Glenn Morris <rgm@gnu.org>
3189
3190 * make-dist: Add some missing files, remove some that are no longer
3191 present.
3192
31932009-02-02 Glenn Morris <rgm@gnu.org>
3194
3195 * make-dist: Add some missing nextstep/ files.
3196
31972009-01-22 Yavor Doganov <yavor@gnu.org> (tiny change)
3198
3199 * configure.in (HAVE_RSVG): Use librsvg under HAVE_NS also. (Bug#616)
3200
32012009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
3202
3203 * configure.in: Add support for m68k-*-netbsd.
3204
32052009-01-14 Juri Linkov <juri@jurta.org>
3206
3207 * .dir-locals.el (change-log-mode): Remove bug-reference-mode.
3208
3209 * .dir-locals.el (change-log-mode): Add bug-reference-url-format
3210 and bug-reference-mode.
3211
32122009-01-11 Juri Linkov <juri@jurta.org>
3213
3214 * INSTALL.CVS: Move configuration explicitly to the first step.
3215
32162009-01-09 Glenn Morris <rgm@gnu.org>
3217
3218 * .dir-locals.el: Don't set indent-tabs-mode.
3219
32202008-12-30 Kenichi Handa <handa@m17n.org>
3221
3222 * configure.in: Define HAVE_OTF_GET_VARIATION_GLYPHS if libotf has
3223 the function OTF_get_variation_glyphs.
3224
32252008-12-30 Jan Djärv <jan.h.d@swipnet.se>
3226
3227 * Makefile.in (install-arch-dep): Remove old directories in
3228 ns_app* before moving new directories there.
3229
32302008-12-27 Dan Nicolaescu <dann@ics.uci.edu>
3231
3232 * .dir-locals.el: Remove non-working entry for pmail.
3233 (fill-column): Fix typo.
3234 (change-log-mode): Add fill column.
3235
32362008-12-26 Eli Zaretskii <eliz@gnu.org>
3237
3238 * config.bat: Produce _dir-locals.el from .dir-locals.el.
3239
32402008-12-23 Dan Nicolaescu <dann@ics.uci.edu>
3241
3242 * make-dist (tempdir): Distribute .dir-locals.el.
3243
3244 * .dir-locals.el: New file.
3245
32462008-12-19 Eli Zaretskii <eliz@gnu.org>
3247
3248 * config.bat (--with-system-malloc): New option; see msdos/INSTALL
3249 for rationale.
3250
32512008-12-13 Glenn Morris <rgm@gnu.org>
3252
3253 * Makefile.in (install-arch-indep): Add new man-pages.
3254 (manext): Remove variable.
3255 (MAN_PAGES): New variable.
3256 (install-arch-indep, uninstall): Use MAN_PAGES for list of files to add
3257 and remove.
3258 (uninstall): Remove desktop file and icons, game scores if empty.
3259
32602008-12-11 Dan Nicolaescu <dann@ics.uci.edu>
3261
3262 * config.guess, config.sub: Updated from master source.
3263
32642008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
3265
3266 * Makefile.in (install-arch-indep): Install ebrowse.1.
3267
32682008-12-09 Ali Bahrami <ali_gnu@emvision.com> (tiny change)
3269
3270 * configure.in: Add Solaris on x86_64.
3271
32722008-12-09 Dan Nicolaescu <dann@ics.uci.edu>
3273
3274 * config.guess, config.sub: Updated from master source.
3275
32762008-12-08 Eli Zaretskii <eliz@gnu.org>
3277
3278 * info/dir: Fix last change.
3279
32802008-12-07 Eli Zaretskii <eliz@gnu.org>
3281
3282 * info/dir: Untabify.
3283
32842008-11-28 Ulrich Mueller <ulm@gentoo.org>
3285
3286 * configure.in: Fix last change.
3287
32882008-11-28 Richard M Stallman <rms@gnu.org>
3289
3290 * configure.in (mips64-*-linux-gnu*, mips64el-*-linux-gnu*):
3291 New configurations.
3292
32932008-11-20 Josh Elsasser <josh@elsasser.org> (tiny change)
3294
3295 * configure.in: Add hppa-*-openbsd* with machine hp800; mistakenly
3296 removed while misclassified as now unsupported hp9000s300. (Bug#1365)
3297
32982008-11-15 Eli Zaretskii <eliz@gnu.org>
3299
3300 * Makefile.in (INFO_FILES): Remove ns-emacs.
3301
3302 * info/dir (NS-Emacs): Remove entry.
3303
33042008-11-08 Eli Zaretskii <eliz@gnu.org>
3305
3306 * INSTALL: Move MS-DOS specific instructions to msdos/INSTALL.
3307
33082008-11-07 Glenn Morris <rgm@gnu.org>
3309
3310 * configure.in (HAVE_LIB64_DIR): Check for crtn.o. (Bug#1287)
3311
33122008-10-31 Eli Zaretskii <eliz@gnu.org>
3313
3314 * config.bat: Tell user to expect one "File not found" message
3315 while the `doc' directory is being configured.
3316
33172008-10-30 Chong Yidong <cyd@stupidchicken.com>
3318
3319 * update-subdirs: Put obsolete directory last.
3320
33212008-10-30 Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
3322
3323 * configure.in: Check fontconfig always.
3324
33252008-10-30 Dan Nicolaescu <dann@ics.uci.edu>
3326
3327 * configure (*-solaris2.[7-9]*): Fix typo.
3328
33292008-10-24 Glenn Morris <rgm@gnu.org>
3330
3331 * configure.in (--without-sync-input, --with-pkg-config-prog):
3332 Help strings start with lower case.
3333 (--with-gnustep-conf): New option.
3334 (GNUSTEP_CONFIG_FILE): Use, instead of fixed /etc/GNUstep/GNUstep.conf.
3335
33362008-10-24 Yavor Doganov <yavor@gnu.org> (tiny change)
3337
3338 * configure.in: Use `.' instead of `source' to source GNUstep.conf.
3339 Exit with an error if `--with-ns' was specified but <AppKit/AppKit.h>
3340 is not found. (Bug#1230)
3341
33422008-10-23 Ali Bahrami <ali_gnu@emvision.com> (tiny change)
3343
3344 * configure (*-sunos5*, *-solaris*): Use the new file sol2-10.h.
3345 Use sol2-6.h for Solaris 7-9.
3346
33472008-10-18 Ulrich Mueller <ulm@gentoo.org>
3348
3349 * configure.in: Add support for GNU/Linux on SuperH.
3350
33512008-10-12 Andreas Schwab <schwab@suse.de>
3352
3353 * configure.in: Only check for m17n-flt if HAVE_LIBOTF.
3354
1a71cb28 33552008-10-03 Adrian Robert <Adrian.B.Robert@gmail.com>
067d23c9
KY
3356
3357 * configure.in: Report USE_TOOLKIT_SCROLLBARS as such (not mentioning
3358 "X") to avoid confusion.
3359
3360 * configure: Regenerate.
3361
33622008-09-07 Romain Francoise <romain@orebokech.com>
3363
3364 * make-dist: Distribute doc/man/ChangeLog.
3365
33662008-08-28 Chong Yidong <cyd@stupidchicken.com>
3367
3368 * configure.in: Disable XFT and Freetype when without X.
3369
3370 * configure: Regenerate.
3371
33722008-08-24 Dan Nicolaescu <dann@ics.uci.edu>
3373
3374 * configure.in (NS_IMPL_GNUSTEP): Increase pure size.
3375
33762008-08-21 Christian Faulhammer <opfer@gentoo.org> (tiny change)
3377
3378 * configure.in (GNUSTEP_SYSTEM_HEADERS): Define
3379 GNUSTEP_SYSTEM_HEADERS and GNUSTEP_SYSTEM_LIBRARIES.
3380
3381 * configure: Regenerate.
3382
33832008-08-20 Eli Zaretskii <eliz@gnu.org>
3384
3385 * configure.in: Move "#define subprocesses" before
3386 config_opsysfile is included.
3387
33882008-08-19 Kenichi Handa <handa@m17n.org>
3389
3390 * INSTALL (Extra fonts): Mention local fonts, don't mention
3391 mule-unicode.
3392
33932008-08-16 Chong Yidong <cyd@stupidchicken.com>
3394
3395 * make-dist: Omit info/.arch-inventory.
3396
33972008-08-16 Jason Rumney <jasonr@gnu.org>
3398
3399 * make-dist (tempdir/nt): Link emacsclient.rc.
3400
34012008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
3402
3403 * configure.in (LIB_SRC_EXTRA_INSTALLABLES): New variable.
3404 AC_SUBST it.
3405 (GNU_OBJC_CFLAGS): Define as a shell variable instead of #define.
3406 AC_SUBST it.
3407 (OTHER_FILES): Always define for HAVE_NS.
3408 (C_SWITCH_X_SYSTEM): Don't define as empty for NS_IMPL_COCOA.
3409 * configure: Regenerate.
3410
34112008-08-07 Andreas Schwab <schwab@suse.de>
3412
3413 * configure.in: Correctly handle
3414 --enable-cocoa-experimental-ctrl-g=no and
3415 --enable-ns-self-contained=yes.
3416
34172008-08-06 Adrian Robert <Adrian.B.Robert@gmail.com>
3418
3419 * configure.in (NS_HAVE_INTEGER): Rename to NS_HAVE_NSINTEGER.
3420 (C_SWITCH_X_SYSTEM): Drop -MMD -MP under NS_IMPL_GNUstep. Don't
3421 bother undef'ing since won't have desired effect.
3422
34232008-08-06 Andreas Schwab <schwab@suse.de>
3424
3425 * configure.in: Fix quoting.
3426
34272008-08-06 Chong Yidong <cyd@stupidchicken.com>
3428
3429 * configure.in (COCOA_EXPERIMENTAL_CTRL_G): Fix 2008-08-04 change.
3430
34312008-08-05 Ulrich Mueller <ulm@gentoo.org>
3432
3433 * configure.in: Add checks for krb5_error.text and
3434 krb5_error.e_text struct members.
3435
34362008-08-04 Chong Yidong <cyd@stupidchicken.com>
3437
3438 * configure.in: Test for existence of NSInteger.
3439 Suggested by Yavor Doganov.
3440
34412008-08-02 Romain Francoise <romain@orebokech.com>
3442
3443 * Makefile.in (INFO_FILES): Add mairix-el.
3444
34452008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
3446
3447 * make-dist:
3448 * README: Remove VMS support.
3449 * vms: Remove directory.
3450
34512008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
3452
3453 * configure.in (MULTI_KBOARD): Remove.
3454
34552008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
3456
3457 * configure.in (DO_BLOCK_INPUT): Remove, unused.
3458
34592008-07-29 Chong Yidong <cyd@stupidchicken.com>
3460
3461 * info/dir (File): Add mairix-el.
3462
34632008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3464
3465 Remove support for Mac Carbon.
3466 * mac: Remove directory.
3467 * make-dist:
3468 * configure.in:
3469 * README:
3470 * Makefile.in:
3471 * INSTALL: Remove code for Carbon.
3472 * configure: Regenerate.
3473
34742008-07-26 Adrian Robert <Adrian.B.Robert@gmail.com>
3475
3476 * Makefile.in (install-arch-dep): Fix typo in NS installation commands.
3477
34782008-07-25 Chong Yidong <cyd@stupidchicken.com>
3479
3480 * configure.in: Check for getrlimit.
3481
3482 * configure: Regenerate.
3483
34842008-07-23 Dan Nicolaescu <dann@ics.uci.edu>
3485
3486 * configure.in (LD_SWITCH_SITE): Remove, set the values directly
3487 in src/Makefile.in.
3488 (static): Remove, autoconf would always comment it out anyway.
3489 (subprocesses): Define unconditionally.
3490
34912008-07-19 Yavor Doganov <yavor@gnu.org> (tiny change)
3492
3493 * configure.in: Fix typo in GNUSTEP_MAKEFILES setting for HAVE_NS
3494 compilation under GNUstep.
3495
34962008-07-18 Kenichi Handa <handa@m17n.org>
3497
3498 * INSTALL (Complex Text Layout support libraries): Delete the
3499 paragraph about --enable-font-backend.
3500
35012008-07-17 Adrian Robert <Adrian.B.Robert@gmail.com>
3502
3503 * configure.in: Print out some info to user for NeXTstep builds.
3504 (ns-app): Remove enable option.
3505 (ns-self-contained): Add enable option.
3506 (ns_appbindir, ns_appresdir, ns_appsrc): Set them based on Cocoa or
3507 GNUstep, use to set install prefixes, and substitute in Makefiles.
3508 * configure: Regenerate.
3509 * Makefile.in (install-arch-dep): Perform post-install cleanup inside
3510 NS app bundle.
3511
35122008-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
3513
3514 * configure.in: Extract and substitute GNUSTEP_MAKEFILES.
3515
35162008-07-16 Adrian Robert <Adrian.B.Robert@gmail.com>
3517
3518 * configure.in: Change GNUSTEP to NS_IMPL_GNUSTEP, COCOA to
3519 NS_IMPL_COCOA.
3520
35212008-07-16 Glenn Morris <rgm@gnu.org>
3522
3523 * configure.in (with_kerberos, with_kerberos5, with_hesiod):
3524 Fix tests for OPTION_DEFAULT_OFF (variables never unset).
3525 (with_carbon, with_ns): Remove dead code, since OPTION_DEFAULT_OFF means
3526 never unset.
3527
3528 * make-dist: Add nextstep/ directories.
3529 (src, lib-src): Add .m files.
3530
35312008-07-16 Dan Nicolaescu <dann@ics.uci.edu>
3532
3533 * configure.in (freebsd, kfreebsd): Undo part of previous change.
3534 (USER_FULL_NAME): Remove, not used anymore.
3535 * configure: Regenerate.
3536
35372008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
3538
3539 Changes and additions for NeXTstep windowing system (Cocoa and
3540 GNUstep) support.
3541
3542 * configure.in: Add support for NS window system: --with-ns (default
3543 off), --enable-ns-app, --enable-cocoa-experimental-ctrl-g; improve add
3544 sparc detection for FreeBSD variants, checks for Cocoa and GNUstep,
3545 disable font backend if window system is "none", not if !HAVE_X11.
3546 * Makefile.in: Add ns-emacs to INFO_FILES, add ns_appdir variable.
3547 (install-arch-dep): Add commands to assemble NS .app package.
3548
35492008-07-10 Dan Nicolaescu <dann@ics.uci.edu>
3550
3551 * configure.in: Use macppc for Darwin. Remove references to
3552 desupported systems.
3553 * configure: Regenerate.
3554
35552008-07-05 Glenn Morris <rgm@gnu.org>
3556
3557 * make-dist (EMACS): Doc fix.
3558 (lisp): There are no *.dat or image files here any more.
3559 (src): There are no *.s files here any more.
3560 (etc/images, etc/images/*): Link to most regular files.
3561
35622008-07-04 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
3563
3564 * configure.in: Remove reference to deleted $USE_FONT_BACKEND.
3565
35662008-07-01 Glenn Morris <rgm@gnu.org>
3567
3568 * configure.in (cpp_undefs): Rename from `undefs', update uses.
3569 Use $srcdir rather than $top_srcdir. Set before calling AC_OUTPUT,
3570 and explicitly export there. (Bug#507.)
3571
35722008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
3573
3574 * configure.in:
3575 * configure: Remove references to obsolete systems.
3576
35772008-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
3578
3579 * Makefile.in (Makefile): Use it for its timestamp value as well, and
3580 make it depend on all other */.in files.
3581 (src/Makefile, src/config.stamp, lib-src/Makefile)
3582 (doc/emacs/Makefile, doc/misc/Makefile, doc/lispref/Makefile)
3583 (doc/lispintro/Makefile, oldXMenu/Makefile, lwlib/Makefile)
3584 (leim/Makefile, lisp/Makefile): Remove those overlapping targets.
3585 (leim, ${SUBDIR}, blessmail): Only depend on Makefile now.
3586
3587 * configure.in: Don't create src/config.stamp any more.
3588
35892008-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
3590
3591 * Makefile.in (${SUBDIR}): Pass additional BOOTSTRAPEMACS argument.
3592
35932008-06-22 Glenn Morris <rgm@gnu.org>
3594
3595 * Makefile.in (top_bootclean): Remove obsolete references to lock/.
3596
35972008-06-21 Romain Francoise <romain@orebokech.com>
3598
3599 * Makefile.in (INFO_FILES): Add sasl.
3600
36012008-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
3602
3603 * Makefile.in (maybe_bootstrap, src/bootstrap-emacs${EXEEXT})
3604 (bootstrap-build): Remove.
3605 (top_bootclean): New var.
3606 (top_distclean, bootstrap-clean): Use it.
3607 (bootstrap): Don't recheck config. Make normally.
3608
36092008-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3610
3611 * Makefile.in (SUBDIR): Include `lisp'.
3612 (lisp): Depend on `src'.
3613 (top_distclean): Don't remove config.status.
3614 (bootstrap-clean): New target.
3615 (maintainer-clean): Use it.
3616 (bootstrap): Use bootstrap-clean. Re-run config.status.
3617 (src/bootstrap-emacs${EXEEXT}): New target.
3618 (bootstrap-build): Use it. Don't use bootstrap-prepare because
3619 src/Makefile now takes care of it.
3620 (bootfast, bootstrap-clean-before, bootstrap-clean-before-fast): Remove.
3621
36222008-06-15 Glenn Morris <rgm@gnu.org>
3623
3624 * info/dir: Add sasl.
3625
36262008-06-09 Alan Mackenzie <acm@muc.de>
3627
3628 * INSTALL.CVS: Clarify why `make bootstrap' sometimes fails.
3629
36302008-06-08 Eric S. Raymond <esr@snark.thyrsus.com>
3631
3632 * INSTALL.CVS: Indicate when "cvs update -d" may be needed.
3633
36342008-06-07 Glenn Morris <rgm@gnu.org>
3635
3636 * Makefile.in (bootstrap-build): Remove mostlyclean, since it seems to
3637 serve no purpose.
3638
36392008-06-01 Dan Nicolaescu <dann@ics.uci.edu>
3640
3641 * configure.in (USE_LUCID, USE_MOTIF): Don't use "==".
3642 * configure: Regenerate.
3643
36442008-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
3645
3646 * update-subdirs: Don't touch subdirs.el if it is unchanged.
3647
36482008-05-14 Kenichi Handa <handa@m17n.org>
3649
3650 * configure: Regenerate.
3651
3652 * configure.in: Don't handle --disable-font-backend. Don't print
3653 a message about a font backend.
3654
36552008-05-09 Glenn Morris <rgm@gnu.org>
3656
3657 * configure.in: Make absence of makeinfo a fatal error only if the info
3658 files don't exist.
3659 * Makefile.in (install-arch-indep, info): Handle MAKEINFO == off.
3660
36612008-05-07 Eli Zaretskii <eliz@gnu.org>
3662
3663 * config.bat: Fix last change: don't use < and > in "rem" lines,
3664 they are interpreted as redirection by DOS shells.
3665
36662008-05-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3667
3668 * configure.in: Check availability of AvailabilityMacros.h
3669 if HAVE_CARBON.
3670
3671 * configure: Regenerate.
3672
36732008-05-03 Glenn Morris <rgm@gnu.org>
3674
3675 * configure.in (x_libraries): Remove standard 64-bit directories -
3676 experimental workaround for minor autoconf bug.
3677
3678 * configure.in (--without-makeinfo): New option. If set,
3679 absence of suitable makeinfo is not a fatal error.
3680 * Makefile.in (MAKEINFO): New, set by configure.
3681 (install-arch-indep): Without makeinfo, ignore any missing manuals.
3682 (info-real): New target.
3683 (info): Without makeinfo, do nothing, else call `info-real'.
3684
36852008-04-23 Dan Nicolaescu <dann@ics.uci.edu>
3686
3687 * configure.in: Remove hpux10.20 from the desupported list.
3688
36892008-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
3690
3691 * configure.in: Define USE_LUCID/USE_MOTIF in config.h.
3692
36932008-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
3694
3695 * configure.in (SYNC_INPUT): Use OPTION_DEFAULT_ON and AC_DEFINE
3696 rather than change CPPFLAGS.
3697 (HAVE_GTK): Rename to USE_GTK.
3698
36992008-04-16 Yavor Doganov <yavor@gnu.org> (tiny change)
3700
3701 * configure.in: Replace the obsolete macros AC_AIX and
3702 AC_GNU_SOURCE with AC_USE_SYSTEM_EXTENSIONS.
3703
37042008-04-05 Andreas Schwab <schwab@suse.de>
3705
3706 * configure.in: No longer create admin/unidata/Makefile.
3707
37082008-03-28 Andreas Schwab <schwab@suse.de>
3709
3710 * Makefile.in (SUBDIR_MAKEFILES): Add lisp/Makefile.
3711 (lisp/Makefile): New rule.
3712
37132008-03-13 Glenn Morris <rgm@gnu.org>
3714
3715 * configure.in (AC_INIT): Fix version number.
3716 (sync-input): Reword the option, since it's on by default.
3717
37182008-03-11 Jan Djärv <jan.h.d@swipnet.se>
3719
3720 * configure.in: Add --enable-sync-input, default yes.
3721
37222008-03-11 Glenn Morris <rgm@gnu.org>
3723
3724 * Makefile.in (install-etc, mkdir): Handle directory
3725 etc/images/icons/hicolor/*/mimetypes/.
3726
3727 * make-dist: Handle icons/hicolor/scalable directory.
3728
37292008-03-05 Glenn Morris <rgm@gnu.org>
3730
3731 * configure.in: Enable font-backend by default.
3732 (USE_FONT_BACKEND): Set to "no" in absence of X.
3733 (PKG_CONFIG): Don't set multiple times, once is enough.
3734 (HAVE_FREETYPE, HAVE_LIBOTF, HAVE_M17N_FLT): Tweak config.in text.
3735
37362008-03-03 Glenn Morris <rgm@gnu.org>
3737
3738 * Makefile.in (iconsrcdir): New variable.
3739 (install-etc, mkdir): Use $iconsrcdir. Handle the `scalable' icon
3740 directory.
3741
37422008-02-29 Glenn Morris <rgm@gnu.org>
3743
3744 * test/: New directory.
3745
37462008-02-27 Jan Djärv <jan.h.d@swipnet.se>
3747
3748 * configure.in (HAVE_GTK): Print a warning if gtk version is < 2.10.
3749
37502008-02-25 Dan Nicolaescu <dann@ics.uci.edu>
3751
3752 * configure.in: Print an error for systems that we think are obsolete
3753 and are proposed to be removed. Remove some more unused systems.
3754 Add support for powerpc-ibm-aix6*.
3755
37562008-02-24 Dan Nicolaescu <dann@ics.uci.edu>
3757
3758 * configure.in: Remove references to obsolete variables and systems.
3759
37602008-02-21 Glenn Morris <rgm@gnu.org>
3761
3762 * Makefile.in (set_installuser): New.
3763 (install-arch-indep): Use set_installuser to avoid duplicate code.
3764
3765 * README.unicode: Split into admin/notes/unicode,font-backend and
3766 remove.
3767
37682008-02-10 Matthew Luckie <mjl@luckie.org.nz> (tiny change)
3769
3770 * configure.in (arm*-*-freebsd*): Add.
3771
37722008-02-09 Dan Nicolaescu <dann@ics.uci.edu>
3773
3774 * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code
3775 dealing with obsolete variables.
3776
37772008-02-08 Glenn Morris <rgm@gnu.org>
3778
3779 * Makefile.in (check-info-dir): New target.
3780
37812008-02-08 Michael Olson <mwolson@gnu.org>
3782
3783 * Makefile.in (INFO_FILES): Add epa.
3784
3785 * info/dir: Add EasyPG Assistant manual to the "Emacs misc
3786 features" section.
3787
37882008-02-06 Glenn Morris <rgm@gnu.org>
3789
3790 * configure.in (--with-gcc): Give an error saying this option has
3791 been removed.
3792 (--with-gtk): Remove this option.
3793
37942008-02-06 Tom Tromey <tromey@redhat.com>
3795
3796 * configure.in (--with-gcc): Remove.
3797 * INSTALL (DETAILED BUILDING AND INSTALLATION): Remove --with-gcc.
3798
37992008-02-05 Ulrich Mueller <ulm@gentoo.org>
3800
3801 * INSTALL: Recommend giflib, not libungif.
3802
38032008-02-05 Tom Tromey <tromey@redhat.com>
3804
3805 * configure.in (--with-dbus): Default to enabled.
3806
38072008-02-05 Kenichi Handa <handa@ni.aist.go.jp>
3808
3809 * INSTALL (Complex Text Layout support libraries): New section.
3810
38112008-02-04 Dan Nicolaescu <dann@ics.uci.edu>
3812
3813 * make-dist: Remove references to files in mac/ that have been
3814 deleted.
3815
38162008-02-02 Thien-Thi Nguyen <ttn@gnuvola.org>
3817
3818 * configure.in: For libotf and m17n-flt checks, set shell vars
3819 HAVE_LIBOTF and HAVE_M17N_FLT instead of pkg_check_libotf and
3820 pkg_check_m17n_flt, respectively, for the sake of the summary output.
3821 Reported by Ulrich Mueller.
3822
38232008-02-02 Eli Zaretskii <eliz@gnu.org>
3824
3825 * configure.in: If admin/unidata/UnicodeData.txt is present, copy
3826 admin/unidata/Makefile.in to Makefile.
3827
38282008-02-02 Glenn Morris <rgm@gnu.org>
3829
3830 * configure.in (HAVE_XFT): Ensure it is either "yes" or "no".
3831 (USE_FONT_BACKEND, HAVE_FREETYPE, HAVE_M17N_FLT, HAVE_LIBOTF)
3832 (HAVE_XFT): Add "Does Emacs use..." messages at end.
3833
38342008-02-01 Miles Bader <miles@gnu.org>
3835
3836 * configure.in: Use OPTION_DEFAULT_ON for [freetype], [xft],
3837 [libotf], and [m17n-flt] options.
3838
38392008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
3840
3841 * configure.in: Add EMACS_ARG_N([libotf]...), and
3842 EMACS_ARG_N([m17n-flt]. Set back OLD_CPPFLAGS to CPPFLAGS (not
3843 CFLAGS) in XFT checking part. Don't alter C_SWITCH_X_SITE,
3844 CFLAGS, and LIBS in checking of m17n-flt.
3845
38462008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
3847
3848 * configure.in: Check the availability of m17n-flt library.
3849
38502008-02-01 Kenichi Handa <handa@m17n.org>
3851
3852 * configure.in: Don't define HAVE_LIBOTF if OTF_get_features is
3853 not available.
3854
38552008-02-01 Kenichi Handa <handa@m17n.org>
3856
3857 * configure.in: New args --enable-font-backend, --with-xft,
3858 --with-freetyp. New AC_DEFINEs USE_FONT_BACKEND, HAVE_XFT,
3859 HAVE_FREETYPE, HAVE_LIBOTF. New AC_SUBSTs XFT_LIBS,
3860 FREETYPE_CFLAGS, FREETYPE_LIBS, FONTCONFIG_CFLAGS,
3861 FONTCONFIG_LIBS, LIBOTF_CFLAGS, LIBOTF_LIBS.
3862
38632008-02-01 Kenichi Handa <handa@m17n.org>
3864
3865 * make-dist: Include etc/charsets in tarball.
3866
38672008-02-01 Kenichi Handa <handa@m17n.org>
3868
3869 * configure.in: While running cpp on junk.c, include
3870 -DHAVE_UNIDATA in CPPFLAGS if admin/unidata/UnicodeData.txt
3871 exists.
3872
38732008-01-29 Dan Nicolaescu <dann@ics.uci.edu>
3874
3875 * configure.in (xtensa): Match more configurations.
3876
38772008-01-27 Dan Nicolaescu <dann@ics.uci.edu>
3878
3879 * configure.in: Update comment.
3880
38812008-01-26 Glenn Morris <rgm@gnu.org>
3882
3883 * configure.in (--without-gcc): By default, neither off nor on.
3884 (--with-carbon): Tone down rhetoric in help text.
3885
38862008-01-25 Glenn Morris <rgm@gnu.org>
3887
3888 * configure.in: Correct usage of OPTION_DEFAULT_ON,
3889 OPTION_DEFAULT_OFF so that the defaults are as they used to be.
3890 Default `Carbon' to off (it's unsupported).
3891
38922008-01-24 Glenn Morris <rgm@gnu.org>
3893
3894 * configure.in: Standardize dbus-related messages.
3895
38962008-01-23 Michael Olson <mwolson@gnu.org>
3897
3898 * configure.in (pkg-config-prog): Remove initial whitespace.
3899
39002008-01-23 Tom Tromey <tromey@redhat.com>
3901
3902 * configure.in (OPTION_DEFAULT_ON, OPTION_DEFAULT_OFF): New macros.
3903 (EMACS_ARG_Y, EMACS_ARG_N): Remove.
3904 Update all users.
3905
39062008-01-21 Dan Nicolaescu <dann@ics.uci.edu>
3907
3908 * config.guess, config.sub: Updated from master source.
3909
39102008-01-17 Andreas Schwab <schwab@suse.de>
3911
3912 * configure.in (HAVE_LIB64_DIR): Rename from HAVE_X86_64_LIB64_DIR.
3913
39142008-01-17 Glenn Morris <rgm@gnu.org>
3915
3916 * configure.in (HAVE_X86_64_LIB64_DIR): Also set on s390x systems.
3917
39182008-01-16 Dan Nicolaescu <dann@ics.uci.edu>
3919
3920 * configure.in: Remove more references to unsupported systems.
3921
39222008-01-16 Sven Joachim <svenjoac@gmx.de>
3923
3924 * make-dist: Add --lzma.
3925
39262008-01-16 Glenn Morris <rgm@gnu.org>
3927
3928 * Makefile.in (maybe_bootstrap): Remove texinfo message, since
3929 configure checks for this.
3930
39312008-01-13 Dan Nicolaescu <dann@ics.uci.edu>
3932
3933 * configure.in: Remove more references to unsupported systems.
3934
39352008-01-06 Romain Francoise <romain@orebokech.com>
3936
3937 * configure.in: Delete extra semicolons.
3938
39392008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
3940
3941 * configure.in: Remove references to unsupported systems.
3942
39432008-01-05 Romain Francoise <romain@orebokech.com>
3944
3945 * make-dist: Add --bzip2. Update copyright.
3946
39472008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
3948
3949 * configure.in: Remove support for Masscomp.
3950
39512008-01-05 Glenn Morris <rgm@gnu.org>
3952
3953 * Makefile.in (desktopdir, icondir): New variables.
3954 (install-arch-indep): Also depend on `install-etc'.
3955 (install-etc): New target.
3956 (mkdir): Also create the `applications' and `icons' directories.
3957
39582008-01-04 Glenn Morris <rgm@gnu.org>
3959
3960 * make-dist: Update for new etc/images/icons/hicolor directory.
3961
39622007-12-09 Andreas Schwab <schwab@suse.de>
3963
3964 * configure.in: D-Bus is not enabled by default.
3965
39662007-12-06 Jan Djärv <jan.h.d@swipnet.se>
3967
3968 * configure.in: Add AC_CONFIG_SRCDIR which was lost in the previous
3969 change.
3970
39712007-12-04 Jan Djärv <jan.h.d@swipnet.se>
3972
3973 * configure.in: Give package name and version to AC_INIT.
3974
39752007-12-03 Magnus Henoch <mange@freemail.hu>
3976
3977 * configure.in: Use PKG_CHECK_MODULES to check for D-Bus.
3978
39792007-12-03 Michael Albinus <michael.albinus@gmx.de>
3980
3981 * configure.in: No need for DBUS_INFO anymore.
3982
3983 * Makefile.in (INFO_FILES): Use dbus unconditionally.
3984
39852007-12-02 Michael Albinus <michael.albinus@gmx.de>
3986
3987 * configure.in: Add D-Bus checks. D-Bus is disabled by default.
3988
3989 * Makefile.in (INFO_FILES): Add dbus.
3990
39912007-12-02 Romain Francoise <romain@orebokech.com>
3992
3993 * make-dist: Fix last change.
3994
39952007-11-28 Petr Salinger <Petr.Salinger@seznam.cz> (tiny change)
3996
3997 * configure.in: Add support for gnu-kfreebsd.
3998
39992007-11-28 Glenn Morris <rgm@gnu.org>
4000
4001 * make-dist: Add etc/nxml.
4002
40032007-11-24 Romain Francoise <romain@orebokech.com>
4004
4005 * Makefile.in (INFO_FILES): Add nxml-mode.
4006
40072007-11-23 Romain Francoise <romain@orebokech.com>
4008
4009 * make-dist: Include nXML. Don't try to copy FTP, it was removed on
4010 2007/10/17. Don't special-case alloca.c which is no longer in CVS.
4011
40122007-11-20 Andreas Schwab <schwab@suse.de>
4013
4014 * configure.in: Always include <resolv.h> when checking for res_init.
4015
40162007-11-17 Andreas Schwab <schwab@suse.de>
4017
4018 * update-subdirs: Atomically update subdirs.el.
4019
40202007-11-17 Glenn Morris <rgm@gnu.org>
4021
4022 * Makefile.in (check-declare): New target.
4023
40242007-11-07 Glenn Morris <rgm@gnu.org>
4025
4026 * configure.in: Deprecate Mac Carbon port.
4027
40282007-11-01 Jan Djärv <jan.h.d@swipnet.se>
4029
4030 * configure.in: Remove HAVE_X11R5 check.
4031
40322007-10-31 Glenn Morris <rgm@gnu.org>
4033
4034 * Makefile.in (install-arch-indep): Fallback to $USER and `id -un'
4035 when changing ownership of installed files.
4036
40372007-10-30 Glenn Morris <rgm@gnu.org>
4038
4039 * make-dist: Add new directory etc/gnus.
4040
40412007-10-30 Michael Olson <mwolson@gnu.org>
4042
4043 * Makefile.in (INFO_FILES): Alphabetize. Add remember.
4044
40452007-10-29 Glenn Morris <rgm@gnu.org>
4046
4047 * make-dist: Add new directories etc/images/smilies/grayscale,medium.
4048
40492007-10-23 Glenn Morris <rgm@gnu.org>
4050
4051 * MAINTAINERS: Move to admin/.
4052
40532007-10-17 Chong Yidong <cyd@stupidchicken.com>
4054
4055 * configure.in (HAVE_RES_INIT): Define if res_init() exists.
4056 (HAVE_LIBRESOLV): Also define if we are using res_init().
4057
40582007-10-17 Glenn Morris <rgm@gnu.org>
4059
4060 * FTP: Remove file, since it's just a duplicate of one in etc/.
4061
40622007-10-05 Eli Zaretskii <eliz@gnu.org>
4063
4064 * config.bat: Fix configuring `doc' due to changes in the
4065 directory structure.
4066
40672007-09-16 Peter O'Gorman <bug-gnu-emacs@mlists.thewrittenword.com> (tiny change)
4068
4069 * configure.in: Don't use -lpthread on HP-UX.
4070
40712007-09-16 Glenn Morris <rgm@gnu.org>
4072
4073 * make-dist: File gfdl.1 has been removed.
4074
40752007-09-15 Glenn Morris <rgm@gnu.org>
4076
4077 * configure.in: Fix makeinfo version regexp.
4078
40792007-09-12 Glenn Morris <rgm@gnu.org>
4080
4081 * configure.in (AC_FUNC_ALLOCA): Throw an error if a system
4082 implementation of alloca is not found.
4083
4084 * Makefile.in (SOURCES, unlock, relock): Delete.
4085 (install-arch-indep): Do not exclude the etc/ Makefiles.
4086
40872007-09-09 Juri Linkov <juri@jurta.org>
4088
4089 * make-dist: Remove AUTHORS and CONTRIBUTE (moved to etc).
4090
4091 * README: Add doc/ to documentation directories.
4092
40932007-09-08 Michael Olson <mwolson@gnu.org>
4094
4095 * MAINTAINERS: Add myself for ERC and tq.el.
4096 Update for new doc/ directory layout.
4097
40982007-09-06 Romain Francoise <romain@orebokech.com>
4099
4100 * make-dist: Update for new doc/ directory layout.
4101
41022007-09-06 Glenn Morris <rgm@gnu.org>
4103
4104 * Makefile.in (mansrcdir): New variable.
4105 (SUBDIR_MAKEFILES): Update for new doc/ directory layout.
4106 (man/Makefile, lispref/Makefile, lispintro/Makefile): Rename and
4107 update these targets for new doc/ directory layout.
4108 (doc/misc/Makefile): New target.
4109 (install-arch-indep): Use mansrcdir for new location of manpages.
4110 (mostlyclean, clean, distclean, maintainer-clean, unlock)
4111 (relock, info, dvi): Update targets for new doc/ directory layout.
4112
4113 * configure.in (AC_OUTPUT): Update names of generated Makefiles
4114 for new doc/ directory layout.
4115
41162007-09-02 Andreas Schwab <schwab@suse.de>
4117
4118 * configure.in: Use AS_HELP_STRING throughout.
4119 * configure: Regenerate.
4120
41212007-09-02 Jan Djärv <jan.h.d@swipnet.se>
4122
4123 * configure.in: Require Gtk/Glib 2.6.
4124
41252007-09-02 Thien-Thi Nguyen <ttn@gnuvola.org>
4126
4127 * configure.in (EMACS_ARG_Y, EMACS_ARG_N): New AC_DEFUNs.
4128 Use them throughout in place of AC_ARG_WITH calls.
4129 * configure: Regenerate.
4130
41312007-09-01 Andreas Schwab <schwab@suse.de>
4132
4133 * configure.in: Put quotes around nested macro calls.
4134
41352007-08-31 Ulrich Mueller <ulm@gentoo.org> (tiny change)
4136
4137 * configure.in: Fix typo.
4138 * configure: Regenerate.
4139
41402007-08-30 Glenn Morris <rgm@gnu.org>
4141
4142 * configure.in (AH_BOTTOM): Copy some manual changes made to
4143 src/config.in here so they are not lost when it regenerates.
4144
4145 * README.multi-tty: Move to admin/notes/multi-tty, with some edits.
4146
41472007-08-29 Károly Lőrentey <karoly@lorentey.hu>
4148
4149 * README.multi-tty: New file.
4150
41512007-08-29 Glenn Morris <rgm@gnu.org>
4152
4153 * README: Increase version to 23.0.50.
4154
41552007-08-29 Jan Djärv <jan.h.d@swipnet.se>
4156
4157 * configure.in: New option: --without-xaw3d.
4158
41592007-08-24 Glenn Morris <rgm@gnu.org>
4160
4161 * configure.in: Check for a suitably recent makeinfo.
4162
41632007-08-23 Johannes Weiner <hannes@saeurebad.de> (tiny change)
4164
4165 * configure.in (Check for required libraries): Typo.
4166
41672007-08-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4168
4169 * configure.in: Check librsvg2 also for Mac Carbon.
4170
41712007-08-22 Romain Francoise <romain@orebokech.com>
4172
4173 * make-dist: Follow reorganization of files in etc/.
4174
41752007-08-22 Paul Pogonyshev <pogonyshev@gmx.net>
4176
4177 * configure.in: Add support for SVG images through librsvg2.
4178
41792007-07-28 Eli Zaretskii <eliz@gnu.org>
4180
4181 * Makefile.in (install-arch-indep): Use "rm -f" for removing DOC,
4182 to avoid an error message if there is no DOC there.
4183
41842007-07-25 Glenn Morris <rgm@gnu.org>
4185
4186 * Relicense all FSF files to GPLv3 or later.
4187
4188 * COPYING, info/COPYING: Switch to GPLv3.
4189
41902007-06-20 Jan Djärv <jan.h.d@swipnet.se>
4191
4192 * configure.in: Complain if X seems to be installed but no
4193 development files were found.
4194
41952007-06-20 Glenn Morris <rgm@gnu.org>
4196
4197 * configure.in: Prefer libgif over libungif.
4198
41992007-06-14 Jan Djärv <jan.h.d@swipnet.se>
4200
4201 * configure.in: Check for all image libraries before exiting.
4202
42032007-06-13 Jan Djärv <jan.h.d@swipnet.se>
4204
4205 * configure.in: Exit with error if image libraries aren't found.
4206
42072007-06-13 Chong Yidong <cyd@stupidchicken.com>
4208
4209 * configure.in: Merge xaw3d and libXaw checks. Check xaw3d even
4210 when compiling without scrollbars.
4211
42122007-06-12 Glenn Morris <rgm@gnu.org>
4213
4214 * configure.in (HAVE_GIF): If -lungif fails, try -lgif.
4215
42162007-06-11 Jan Djärv <jan.h.d@swipnet.se>
4217
4218 * configure.in: Change wording about yes/gtk and lucid/athena
4219 being synonyms.
4220
42212007-06-08 Glenn Morris <rgm@gnu.org>
4222
4223 * configure.in: Make gtk the default toolkit.
4224
42252007-06-07 Glenn Morris <rgm@gnu.org>
4226
4227 * configure.in (NON_GNU_CPP): On Solaris, set using a proper check
4228 for a Sun C compiler.
4229
4230 * Makefile.in (install-arch-indep): Install only the DOC- file
4231 specific to the build, if possible, rather than DOC-*.
4232
42332007-06-02 Chong Yidong <cyd@stupidchicken.com>
4234
4235 * Version 22.1 released.
4236
42372007-05-25 Chong Yidong <cyd@stupidchicken.com>
4238
4239 * mkinstalldirs: Sync to version in automake CVS.
4240
42412007-05-22 Andreas Schwab <schwab@suse.de>
4242
4243 * configure.in: Prefer build_alias over host when host_alias is not set.
4244 * configure: Regenerate.
4245
42462007-05-20 Andreas Schwab <schwab@suse.de>
4247
4248 * configure.in: Remove empty AC_SUBST.
4249 * configure: Regenerate.
4250
42512007-05-20 Nick Roberts <nickrob@snap.net.nz>
4252
4253 * configure.in: Use HAVE_GPM instead of HAVE_GPM_H and implement
4254 it like others.
4255 * configure: Regenerate.
4256
42572007-05-20 Nick Roberts <nickrob@snap.net.nz>
4258
4259 * configure.in (AC_CHECK_HEADERS): Add gpm.h.
4260 (AC_CHECK_LIB): Add -lgpm.
4261 * configure: Regenerate.
4262
42632007-05-03 Glenn Morris <rgm@gnu.org>
4264
4265 * configure: Tweak message about the absence of shell functions.
4266
42672007-04-27 Andreas Schwab <schwab@suse.de>
4268
4269 * Makefile.in (config.status): Depend on ${srcdir}/lisp/version.el.
4270
42712007-04-26 Glenn Morris <rgm@gnu.org>
4272
4273 * README: Increase version to 22.1.50.
4274
42752007-04-24 Juanma Barranquero <lekktu@gmail.com>
4276
4277 * INSTALL (DETAILED BUILDING AND INSTALLATION): Fix typo.
4278
42792007-04-19 Glenn Morris <rgm@gnu.org>
4280
4281 * configure.in: Signal error if Xaw libs are missing in a Lucid build.
4282
42832007-04-18 Glenn Morris <rgm@gnu.org>
4284
4285 * INSTALL: Mention CPP.
4286
42872007-04-15 Glenn Morris <rgm@gnu.org>
4288
4289 * FTP: Replace with a pointer to the web version.
4290
42912007-04-13 Glenn Morris <rgm@gnu.org>
4292
4293 * INSTALL: In lib-src, timer, wakeup, yow are removed.
4294
42952007-04-04 Glenn Morris <rgm@gnu.org>
4296
4297 * configure.in (NON_GNU_CPP): Use associated preprocessor when
4298 compiling with Sun Studio on Solaris.
4299
43002007-03-23 Glenn Morris <rgm@gnu.org>
4301
4302 * configure.in: Restore support for hp800 (removed 2007-01-27)
4303 following clarification of legal status.
4304
43052007-03-22 Joe Buehler <jbuehler@spirentcom.com> (tiny change)
4306
4307 * configure.in: Add support for AIX4.3 on IBM RS6000.
4308
4309 * configure: Regenerate.
4310
43112007-03-20 Richard Stallman <rms@gnu.org>
4312
4313 * configure.in: Fix previous change.
4314
43152007-03-19 Deanna Phillips <deanna@sixbit.org> (tiny change)
4316
4317 * configure.in (arm-*-openbsd*, hppa-*-openbsd*)
4318 (m88k-*-openbsd*, mips64-*-openbsd*, sh-*-openbsd*): Added.
4319 (ns32k-*-openbsd*, ns32k-*-openbsd*): Deleted.
4320
43212007-03-19 Chong Yidong <cyd@stupidchicken.com>
4322
4323 * configure.in: Don't define KERBEROS, KERBEROS5, or HESIOD if the
4324 user specifies "without".
4325
4326 * configure: Regenerate.
4327
43282007-03-18 Jan Djärv <jan.h.d@swipnet.se>
4329
4330 * configure.in: Warning for Gtk+ and Cygwin added.
4331 (HAVE_XFT): OLD_CFLAGS changed to OLD_CPPFLAGS.
4332
43332007-02-27 Glenn Morris <rgm@gnu.org>
4334
4335 * make-dist (oldXMenu): Remove Imakefile.
4336 (etc/images): Add README.
4337
43382007-02-25 Dan Nicolaescu <dann@ics.uci.edu>
4339
4340 * configure.in (xtensa-*-linux-gnu*): New configuration.
4341
4342 * configure: Regenerate.
4343
43442007-02-22 Dan Nicolaescu <dann@ics.uci.edu>
4345
4346 * config.guess, config.sub: Updated from master source.
4347
43482007-01-31 Sascha Wilde <wilde@sha-bang.de> (tiny change)
4349
4350 * configure.in (PKG_CHECK_MODULES): Change ///* to / in cflags and libs.
4351
43522007-01-29 Chong Yidong <cyd@stupidchicken.com>
4353
4354 * configure.in: Restore support for hp800's not running HP-UX.
4355
4356 * configure: Regenerate.
4357
43582007-01-27 Chong Yidong <cyd@stupidchicken.com>
4359
4360 * configure.in: Remove support for hp800 and sr2k machine types.
4361
4362 * configure: Regenerate.
4363
43642007-01-26 Jan Djärv <jan.h.d@swipnet.se>
4365
4366 * configure.in: Add check for libXft.
4367
43682007-01-18 Bruno Haible <bruno@clisp.org> (tiny change)
4369
4370 * INSTALL: Info files moved to share/info.
4371
43722007-01-02 Stephen C. Gilardi <scgilardi@gmail.com> (tiny change)
4373
4374 * configure.in: Detect and use fink-installed in intel-based Mac
4375 builds; change Apple Darwin section to support both PowerPC and
4376 Intel-based Macs.
4377
43782006-12-26 Andreas Schwab <schwab@suse.de>
4379
4380 * Makefile.in (datarootdir): Define.
4381
43822006-12-24 Richard Stallman <rms@gnu.org>
4383
4384 * configure.in: Require Autoconf 2.61.
4385
43862006-12-22 Mark Davies <mark@mcs.vuw.ac.nz>
4387
4388 * configure.in: Add support for NetBSD on x86-64, hp800 and sh3el.
4389 Remove redundant entry for powerpc-apple-netbsd.
4390
4391 * configure: Regenerate.
4392
43932006-12-22 Chong Yidong <cyd@stupidchicken.com>
4394
4395 * configure: Regenerate with autoconf 2.61.
4396
43972006-12-20 Jan Djärv <jan.h.d@swipnet.se>
4398
4399 * configure.in: Detect alsa/asoundlib.h also.
4400 * configure: Regenerate.
4401
44022006-12-19 Jan Djärv <jan.h.d@swipnet.se>
4403
4404 * configure.in: Check if GTK+ compiles at all.
4405
44062006-12-10 Andreas Schwab <schwab@suse.de>
4407
4408 * configure.in: Remove check for struct timezone, its result is
4409 never used.
4410
44112006-12-08 NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (tiny change)
4412
4413 * configure.in: Add support for Solaris 10 on x86-64.
4414
44152006-12-08 Jan Djärv <jan.h.d@swipnet.se>
4416
4417 * INSTALL (DETAILED BUILDING AND INSTALLATION): Document usage
4418 of PKG_CONFIG_PATH.
4419
44202006-12-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4421
4422 * configure.in (HAVE_SYNC): New test.
4423
44242006-12-03 Glenn Morris <rgm@gnu.org>
4425
4426 * Makefile.in: Fix Copyright format.
4427
4428 * configure.in (AH_TOP): Add missing Copyright year.
4429
4430 * update-subdirs: Add missing Copyright years.
4431
44322006-11-27 Chris Moore <christopher.ian.moore@gmail.com>
4433
4434 * Makefile.in: Touch only the parts of the share/emacs directory
4435 specific to this version.
4436
44372006-11-26 Chong Yidong <cyd@stupidchicken.com>
4438
4439 * configure.in (HAVE_X86_64_LIB64_DIR): New test.
4440
44412006-11-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4442
4443 * configure.in (HAVE_CANCELMENUTRACKING): Remove test.
4444
44452006-11-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4446
4447 * configure.in: Prefer X11 to Carbon only when some X-specific
4448 option is specified (Thanks to Jan Djärv and Andreas Schwab).
4449
44502006-11-04 Romain Francoise <romain@orebokech.com>
4451
4452 * Makefile.in (bootstrap-clean-before): Fix typo.
4453 Use new target `bootstrap-clean' in the leim subdirectory.
4454
44552006-11-03 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
4456
4457 * configure.in: Enable sparc64/ia64/powerpc FreeBSD builds.
4458
44592006-10-30 Chong Yidong <cyd@stupidchicken.com>
4460
4461 * make-dist: Add makefile.w32-in to the man, lispref and lispintro
4462 directories.
4463
44642006-10-29 Jeramey Crawford <jeramey@jeramey.com>
4465
4466 * configure.in: Enable x86-64 OpenBSD compilation.
4467
44682006-10-28 Glenn Morris <rgm@gnu.org>
4469
4470 * AUTHORS: Add cal-html.el author.
4471
44722006-10-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4473
4474 * make-dist: Make links to mac/make-package and
4475 mac/Emacs.app/Contents/Resources/Emacs.icns.
4476
44772006-10-27 Chong Yidong <cyd@stupidchicken.com>
4478
4479 * README: Bump version number to 22.0.90.
4480
44812006-10-23 Andreas Schwab <schwab@suse.de>
4482
4483 * configure.in: Make sure x_default_search_path is always set even
4484 when x_libraries is empty, and look in .../share as well for each
4485 library directory.
4486
44872006-09-28 Kenichi Handa <handa@m17n.org>
4488
4489 * configure.in (locallisppath): Don't include leim dir.
4490 (lisppath): Include leim dir.
4491
44922006-09-15 Jay Belanger <belanger@truman.edu>
4493
4494 * COPYING: Replace "Library Public License" by "Lesser Public
4495 License" throughout.
4496
44972006-09-11 Paul Eggert <eggert@cs.ucla.edu>
4498
4499 * make-dist (EMACS): Exit and fail if the EMACS environment
4500 variable is set to something other than an absolute file name.
4501
45022006-08-16 Andreas Schwab <schwab@suse.de>
4503
4504 * configure.in (PKG_CHECK_MODULES): Use AS_MESSAGE_LOG_FD instead
4505 of hardcoding it.
4506
45072006-08-16 Richard Stallman <rms@gnu.org>
4508
4509 * INSTALL.CVS: Clean up wording.
4510
45112006-07-14 Eli Zaretskii <eliz@gnu.org>
4512
4513 * configure.in (PKG_CHECK_MODULES): Redirect the output of
4514 $PKG_CONFIG --exists "$2" to config.log.
4515 * configure: Regenerate.
4516
1a71cb28 45172006-07-09 Richard Stallman <rms@gnu.org>
067d23c9
KY
4518
4519 * INSTALL (DETAILED BUILDING AND INSTALLATION): Minor corrections.
4520
45212006-07-09 Kim F. Storm <storm@cua.dk>
4522
4523 * CONTRIBUTE: Use outline format.
4524 Add section on copyright years (from admin/notes/years).
4525
45262006-07-08 Eli Zaretskii <eliz@gnu.org>
4527
4528 * configure.in (PKG_CHECK_MODULES): Redirect stderr of pkg-config
4529 to /dev/null, since we don't need the error message, just the
4530 exit status.
4531
45322006-07-07 Eli Zaretskii <eliz@gnu.org>
4533
4534 * CONTRIBUTE: Slight formatting changes and typo fixes.
4535 Add description of NEWS markings.
4536
45372006-07-07 Kim F. Storm <storm@cua.dk>
4538
4539 * CONTRIBUTE: Mention INSTALL.CVS.
4540
45412006-07-05 Romain Francoise <romain@orebokech.com>
4542
4543 * make-dist (top-level): Add CONTRIBUTE.
4544
45452006-07-04 Richard Stallman <rms@gnu.org>
4546
4547 * CONTRIBUTE: Much rewrite.
4548
45492006-07-04 Nick Roberts <nickrob@snap.net.nz>
4550
4551 * CONTRIBUTE: New file.
4552
45532006-06-24 Eli Zaretskii <eliz@gnu.org>
4554
4555 * INSTALL: Mention www.nongnu.org pages that list free Unicode fonts.
4556
45572006-05-18 Jan Djärv <jan.h.d@swipnet.se>
4558
4559 * configure.in: Add check for ALSA.
4560
45612006-05-06 Eli Zaretskii <eliz@gnu.org>
4562
4563 * Makefile.in (INFO_FILES): Remove emacs-xtra.
4564
4565 * info/dir: Remove the Emacs-Xtra entry.
4566
45672006-04-20 Ramprasad B <ramprasad_i82@yahoo.com>
4568
4569 Update copyright year(s) in many files.
4570
45712006-04-01 Eli Zaretskii <eliz@gnu.org>
4572
4573 * configure: Regenerated.
4574
45752006-04-01 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
4576
4577 * configure.in (HAVE_XAW3D): Disable Xaw3d check if
4578 --without-toolkit-scroll-bars was specified.
4579
45802006-04-01 Christoph Bauer <Christoph.Bauer@lms-gmbh.de> (tiny change)
4581
4582 * configure.in (hppa*-hp-hpux1[1-9]*): Add -D_INCLUDE__STDC_A1_SOURCE
4583 to CFLAGS. Update Copyright years written to src/config.in.
4584
45852006-03-18 Claudio Fontana <claudio@gnu.org>
4586
4587 * Makefile.in (INFO_FILES): New variable, contains all Info file names.
4588 (install-arch-indep, uninstall): Use $(INFO_FILES) to specify files
4589 to be installed/uninstalled.
4590 (uninstall): Invoke "$(INSTALL_INFO) --remove" to remove references
4591 to Info files installed by Emacs.
4592
45932006-03-03 Claudio Fontana <claudio@gnu.org>
4594
4595 * Makefile.in (install, uninstall): Add DESTDIR variable to
4596 support staged installations.
4597
45982006-02-14 Richard M. Stallman <rms@gnu.org>
4599
4600 * configure.in (s390x-*-linux-gnu*): New configuration.
4601
46022006-01-31 Jan Djärv <jan.h.d@swipnet.se>
4603
4604 * configure.in: Require GTK 2.4 or newer.
4605
46062006-01-29 Michael Olson <mwolson@gnu.org>
4607
4608 * Makefile.in (install-arch-indep, uninstall): Add ERC.
4609 * info/dir (ERC): New entry.
4610
46112006-01-29 Eli Zaretskii <eliz@gnu.org>
4612
4613 * info/dir: Fix last change.
4614
46152006-01-28 Luc Teirlinck <teirllm@auburn.edu>
4616
4617 * Makefile.in (install-arch-indep, uninstall): Add rcirc.
4618
46192006-01-27 Eli Zaretskii <eliz@gnu.org>
4620
4621 * info/dir: Untabify the whole file.
4622 (Rcirc): New entry.
4623
46242006-01-12 Andreas Schwab <schwab@suse.de>
4625
4626 * configure.in: Move AC_AIX and AC_GNU_SOURCE before first compile
4627 check.
4628
46292006-01-02 Chong Yidong <cyd@stupidchicken.com>
4630
4631 * configure.in: Use -Wno-pointer-sign if available.
4632
46332005-12-29 Andreas Schwab <schwab@suse.de>
4634
4635 * config.guess, config.sub: Updated from master source.
4636
46372005-12-25 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
4638
4639 * configure.in: Use amdx86-64 for freebsd on x86_64.
4640
46412005-11-22 Romain Francoise <romain@orebokech.com>
4642
4643 * make-dist: Add etc/images/icons.
4644
46452005-11-03 Andreas Schwab <schwab@suse.de>
4646
4647 * configure.in: Use GZIP_PROG instead of GZIP.
4648
4649 * Makefile.in (GZIP_PROG): Renamed from GZIP.
4650 (install-arch-indep): Adjust.
4651
46522005-11-01 Andreas Schwab <schwab@suse.de>
4653
4654 * Makefile.in (bootstrap): Fix dependencies for parallel build.
4655 (bootfast): Likewise.
4656
46572005-11-01 Romain Francoise <romain@orebokech.com>
4658
4659 * configure.in: Check for gzip.
4660
4661 * Makefile.in (install): Compress source files.
4662
46632005-10-24 Steven Tamm <steventamm@mac.com>
4664
4665 * configure.in: Fix darwin386 configuration issue.
4666
46672005-10-22 Eli Zaretskii <eliz@gnu.org>
4668
4669 * INSTALL.CVS: Add mh-autoloads to the partial rebuild procedure.
4670
46712005-10-17 Bill Wohler <wohler@newt.com>
4672
4673 * make-dist: Create and populate etc/images/low-color.
4674
46752005-10-15 Bill Wohler <wohler@newt.com>
4676
4677 * make-dist: Create and populate etc/images/gud.
4678
46792005-10-08 Richard M. Stallman <rms@gnu.org>
4680
4681 * make-dist (tempparent): Don't check for 14-char file name limit.
4682
46832005-10-07 Romain Francoise <romain@orebokech.com>
4684
4685 * make-dist: Add etc/images/ezimage and etc/images/mail
4686 directories. Install images in etc/images.
4687
46882005-10-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4689
4690 * configure.in: Prefer Carbon if --enable-carbon-app or
4691 --with-carbon is explicitly specified even when X11 is detected.
4692
46932005-09-15 Ulf Jasper <ulf.jasper@web.de>
4694
4695 * Makefile.in (install-arch-indep, uninstall):
4696 Handle newsticker manual.
4697 (info): Add - to commands.
4698
46992005-09-10 Giuseppe Scrivano <gscrivano@gmail.com>
4700
4701 Remove the MAXPATHLEN limitations:
4702
4703 * configure.in (AC_CHECK_FUNCS): Check for get_current_dir_name.
4704
47052005-09-09 Eli Zaretskii <eliz@gnu.org>
4706
4707 * configure.in <lynxsos*>: Support for LynxOS on PPC.
4708 * configure: Regenerate.
4709
47102005-09-05 Paul Eggert <eggert@cs.ucla.edu>
4711
4712 * config.guess, config.sub: Updated from master source.
4713
47142005-08-03 Juanma Barranquero <lekktu@gmail.com>
4715
4716 * .cvsignore: Add `lock'.
4717
47182005-07-28 Juanma Barranquero <lekktu@gmail.com>
4719
4720 * .cvsignore: Add `data' and `site-lisp' (for in-place installs).
4721
47222005-07-26 Paul Eggert <eggert@cs.ucla.edu>
4723
4724 Merge gnulib getopt implementation into Emacs.
4725
4726 * Makefile.in (AUTOCONF_INPUTS): New macro.
4727 ($(srcdir)/configure, $(srcdir)/src/stamp-h.in): Depend on it,
4728 so that these files also depend on m4/getopt.m4.
4729 * configure.in: Configure getopt by including m4/getopt.m4,
4730 and configuring a getopt replacement if necessary.
4731 * make-dist: Add m4 subdirectory. Unlink lib-src/getopt.h.
4732 * m4/getopt.m4: New file.
4733
47342005-07-06 Lute Kamstra <lute@gnu.org>
4735
4736 * configure.in: Fix capitalization.
4737
47382005-07-04 Lute Kamstra <lute@gnu.org>
4739
4740 Update FSF's address in GPL notices.
4741
47422005-06-19 Jérôme Marant <jerome@marant.org>
4743
4744 * Makefile.in (epaths-force): Protect both lisppath and
4745 buildlisppath from whitespace.
4746
47472005-06-08 Steven Tamm <steventamm@mac.com>
4748
4749 * configure.in: Support Darwin/MacOSX on Intel
4750
47512005-06-06 Jan Djärv <jan.h.d@swipnet.se>
4752
4753 * configure.in (HAVE_CANCELMENUTRACKING): New test.
4754
1a71cb28 47552005-05-19 Jérôme Marant <jmarant@marant.org>
067d23c9
KY
4756
4757 * configure.in: Add --enable-locallisppath.
4758
47592005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4760
4761 * configure.in: Don't check HAVE_CARBON if HAVE_X11 is set to yes.
4762 Check HAVE_CARBON before USE_TOOLKIT_SCROLL_BARS. Define
4763 USE_TOOLKIT_SCROLL_BARS by default if HAVE_CARBON is set to yes.
4764
47652005-05-07 Jérôme Marant <jerome@marant.org>
4766
4767 * make-dist: Remove references to makefile.nt and makefile.def.
4768 Include widgets and images subdirectories of etc. Do not exclude
4769 ldefs-boot.el.
4770
47712005-04-23 Andreas Schwab <schwab@suse.de>
4772
4773 * configure.in: Remove duplicate match for powerpc configuration.
4774
47752005-04-20 Thien-Thi Nguyen <ttn@gnu.org>
4776
4777 * configure.in: Check for <pwd.h>.
4778
47792005-04-14 Lute Kamstra <lute@gnu.org>
4780
4781 * make-dist: Distribute all ChangeLog files in lisp/.
4782 Don't distribute ldefs-boot.el.
4783 lisp/makefile.nt no longer exists.
4784
47852005-04-13 Lute Kamstra <lute@gnu.org>
4786
4787 * make-dist: Don't use DONTCOMPILE from lisp/Makefile.in; check
4788 for "no-byte-compile: t" in the file instead.
4789
47902005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
4791
4792 * configure.in <Motif>: Don't let a special LessTif/Motif1.2 install
4793 shadow the main Lesstif/Motif-2.1 libs and includes.
4794
47952005-03-10 Jan Djärv <jan.h.d@swipnet.se>
4796
4797 * configure.in: Only add XASSERTS to cppflags.
4798
47992005-03-04 Jan Djärv <jan.h.d@swipnet.se>
4800
4801 * configure.in: Added --enable-asserts.
4802
48032005-02-09 Kim F. Storm <storm@cua.dk>
4804
4805 Change release version from 21.4 to 22.1 throughout.
4806 Change development version from 21.3.50 to 22.0.50.
4807
48082005-01-19 Steven Tamm <steventamm@mac.com>
4809
4810 * configure.in: Check for <sys/utsname.h>.
4811
48122004-12-11 Kim F. Storm <storm@cua.dk>
4813
4814 * Makefile.in (info): Undo 2004-12-05 change.
4815
48162004-12-08 Luc Teirlinck <teirllm@auburn.edu>
4817
4818 * info/dir (File): Add URL and Org Mode manuals.
4819 * Makefile.in (install-arch-indep, uninstall): Add url and org
4820 manuals.
4821
48222004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
4823
4824 * configure.in (INLINE, RE_TRANSLATE_P): Move patches mistakenly
4825 committed to src/config.in.
4826
48272004-12-07 Jan Djärv <jan.h.d@swipnet.se>
4828
4829 * configure.in: If $HAVE_GTK_FILE_CHOOSER = yes, check for
4830 pthreads and define HAVE_GTK_AND_PTHREAD.
4831
48322004-12-05 Richard M. Stallman <rms@gnu.org>
4833
4834 * Makefile.in (info): Ignore errors building info files.
4835
48362004-11-27 Eli Zaretskii <eliz@gnu.org>
4837
4838 * config.bat: If 8-byte alignment is not supported, define
4839 NO_DECL_ALIGN in src/config.h, instead of trivially defining
4840 DECL_ALIGN. Protect & with "" because & is special for cmd.exe;
4841 filter through Sed to remove the quotes.
4842
48432004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
4844
4845 * info/.cvsignore: Ignore everything. It's OK since .cvsignore does
4846 not apply to files explicitly `cvs add'ed.
4847
48482004-11-12 Eli Zaretskii <eliz@gnu.org>
4849
4850 * config.bat: Don't require djecho.exe for the v1.x build.
4851 Add a test for DECL_ALIGN support, and add a trivial definition to
4852 src/config.h if 8-byte alignment is not supported.
4853
48542004-11-08 Kim F. Storm <storm@cua.dk>
4855
4856 * Makefile.in (bootstrap, bootstrap-clean-before): Remove .elc
4857 files before building.
4858 (bootfast, bootstrap-clean-before-fast): New targets, like
4859 bootstrap but don't remove .elc files.
4860
48612004-11-06 Lars Brinkhoff <lars@nocrew.org>
4862
4863 * configure.in: Add check for getrusage.
4864
48652004-11-02 Jan Djärv <jan.h.d@swipnet.se>
4866
4867 * configure.in (HAVE_GTK_FILE_CHOOSER, $HAVE_GTK_FILE_SELECTION):
4868 New tests for new and old GTK file dialogs.
4869 (HAVE_GTK): Only set with_toolkit_scroll_bars if not explicitly set
4870 to no.
4871
48722004-10-20 Jan Djärv <jan.h.d@swipnet.se>
4873
4874 * configure.in (HAVE_PERSONALITY_LINUX32): New test if PER_LINUX32
4875 can be set. Remove SETARCH test.
4876
48772004-10-08 Steven Tamm <steventamm@mac.com>
4878
4879 * configure.in (HAVE_MALLOC_MALLOC_H): Test for malloc/malloc.h
4880
48812004-10-06 Jan Djärv <jan.h.d@swipnet.se>
4882
4883 * configure.in (HAVE_RANDOM_HEAPSTART): Change AC_MSG_ERROR to
4884 AC_MSG_WARN. Move output of warning message to end of configure run.
4885
48862004-10-05 Jan Djärv <jan.h.d@swipnet.se>
4887
4888 * configure.in (HAVE_RANDOM_HEAPSTART): Rename HAVE_EXECSHIELD.
4889 Run test to see if heap start address is random.
4890
48912004-09-29 Miles Bader <miles@gnu.org>
4892
4893 * configure.in (HAVE_EXECSHIELD): Test correct env variable to see
4894 if setarch is present.
4895
48962004-09-25 Jan Djärv <jan.h.d@swipnet.se>
4897
4898 * configure.in (HAVE_EXECSHIELD): Only define on x86.
4899
49002004-09-24 Jan Djärv <jan.h.d@swipnet.se>
4901
4902 * configure.in: Check for exec-shield.
4903
1a71cb28
GM
49042004-09-04 Reiner Steib <Reiner.Steib@gmx.de>
4905
4906 * Makefile.in (install-arch-indep): Add pgg and sieve.
4907
4908 * info/.cvsignore: Added pgg and sieve.
4909
067d23c9
KY
49102004-08-06 Andreas Schwab <schwab@suse.de>
4911
4912 * Makefile.in (install-arch-indep, uninstall): Add flymake.
4913
49142004-07-31 Eli Zaretskii <eliz@gnu.org>
4915
4916 * config.bat: Update URLs in the comments.
4917
067d23c9
KY
49182004-07-05 Andreas Schwab <schwab@suse.de>
4919
4920 * Makefile.in (install-arch-indep): Remove .arch-inventory files.
4921
49222004-06-21 Kenichi Handa <handa@m17n.org>
4923
4924 * make-dist: Link leim-ext.el into tempdir.
4925
49262004-06-15 Luc Teirlinck <teirllm@auburn.edu>
4927
4928 * info/dir (File): Add emacs-xtra.
4929 * Makefile.in (install-arch-indep, uninstall): Add emacs-xtra.
4930
49312004-06-12 Juri Linkov <juri@jurta.org>
4932
4933 * info/dir: Move menu help lines from `* Menu:' to file header.
4934 Describe the purpose of a red *.
4935
49362004-05-04 Dave Love <fx@gnu.org>
4937
4938 * configure.in: Don't use `extrasub'.
4939
49402004-04-29 Dave Love <fx@gnu.org>
4941
4942 * configure.in: Don't forget to quote args to `test'.
4943
49442004-04-24 Thien-Thi Nguyen <ttn@gnu.org>
4945
4946 * autogen.sh: Update filename in "please read" message.
4947
49482004-04-17 Richard M. Stallman <rms@gnu.org>
4949
4950 * INSTALL: Move the info about site-lisp dirs,
4951 and say uninstalled Emacs looks there too.
4952
49532004-04-04 Eli Zaretskii <eliz@gnu.org>
4954
4955 * config.bat (lib-src): Recognize comment lines in Makefile.in
4956 that have a TAB after the #, to avoid errors in preprocessing with
4957 GCC 3.3.3.
4958
49592004-03-31 Luc Teirlinck <teirllm@auburn.edu>
4960
4961 * Makefile.in: Mention in comment that `make maintainer-clean'
4962 deletes .elc files.
4963
49642004-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
4965
4966 * update-subdirs: Add local variables to prevent byte-compiling.
4967
49682004-03-21 Dave Love <fx@gnu.org>
4969
4970 * configure.in: Fix previous change.
4971
49722004-03-18 Dave Love <fx@gnu.org>
4973
4974 * configure.in: Add -znocombreloc to LDFLAGS if compiler supports it.
4975
49762004-03-15 Luc Teirlinck <teirllm@auburn.edu>
4977
4978 * info/dir (File): Add SMTP and SES.
4979
49802004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
4981
4982 * Makefile.in (maintainer-clean): Clean in the lisp dir as well.
4983 (bootstrap): Use the new bootstrap-prepare target in lisp.
4984
49852004-02-18 Kim F. Storm <storm@cua.dk>
4986
4987 * INSTALL.CVS: Add info about ssh/cvs related problems and work-around.
4988
49892004-02-16 Eli Zaretskii <eliz@gnu.org>
4990
4991 * make-dist: Don't link index.*perm and permute-index into tempdir.
4992
49932004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
4994
4995 * AUTHORS (JonathanYavner): Rename testcover-*.el to tcover-*.el
4996 to match previous changes by Eli Zaretskii.
4997
49982004-02-09 Luc Teirlinck <teirllm@auburn.edu>
4999
5000 * Makefile.in: Set CDPATH to an empty string.
5001
50022004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
5003
5004 * configure.in <darwin>: Use fink packages if available.
5005
50062004-01-25 Jérôme Marant <jmarant@free.fr> (tiny change)
5007
5008 * make-dist (lispref): Do include lispref/index.texi.
5009
50102004-01-06 Eric Hanchrow <offby1@blarg.net>
5011
5012 * make-dist (tempdir): Include cursors in nt/icons.
5013
50142003-12-30 Eli Zaretskii <eliz@gnu.org>
5015
5016 * INSTALL.CVS: Renamed from INSTALL-CVS to avoid file-name
5017 clashes with install-sh on 8+3 filesystems.
5018
1a71cb28 50192003-12-24 Miles Bader <miles@gnu.org>
067d23c9
KY
5020
5021 * .cvsignore: Add .arch-inventory.
5022
50232003-12-24 Andreas Schwab <schwab@suse.de>
5024
5025 * configure.in: Check for <sys/socket.h>. Include it before
5026 including <net/if.h>. Move check for <net/if.h> before its use.
5027
50282003-12-24 Jan Djärv <jan.h.d@swipnet.se>
5029
5030 * Makefile.in (install-arch-dep): Don't let cd output go into
5031 pipe for carbon_appdir.
5032
50332003-12-24 Andreas Schwab <schwab@suse.de>
5034
5035 * configure.in (PKG_CHECK_MODULES): Fix quoting.
5036
50372003-12-01 Andreas Schwab <schwab@suse.de>
5038
5039 * configure.in (powerpc-apple-darwin*): Use ${CC-cc} instead of
5040 hardcoding gcc.
5041
50422003-11-16 Jan Djärv <jan.h.d@swipnet.se>
5043
5044 * configure.in (HAVE_GTK_MULTIDISPLAY): Check if GTK can handle
5045 multiple displays.
5046 Wrong number of args to AC_CHECK_LIB for HAVE_X_SM test corrected.
5047
50482003-09-23 Dave Love <fx@gnu.org>
5049
5050 * configure.in: Check members of struct ifreq.
5051
50522003-09-14 Kim F. Storm <storm@cua.dk>
5053
5054 * configure.in: Add checks for sys/ioctl.h and net/if.h.
5055
50562003-09-12 Luc Teirlinck <teirllm@mail.auburn.edu>
5057
5058 * Makefile.in (install-arch-indep, uninstall): Add SES manual.
5059
50602003-08-18 Lute Kamstra <lute@gnu.org>
5061
5062 * configure.in: Revert the change of 2003-07-29 as GTK+ 2.2 is not
5063 required anymore.
5064
50652003-08-07 Andrew Choi <akochoi@shaw.ca>
5066
5067 * configure.in [powerpc-apple-darwin*]: Use the -no-cpp-precomp
5068 option instead of -traditional-cpp for CPP.
5069
50702003-07-29 Richard M. Stallman <rms@gnu.org>
5071
5072 * configure.in (HAVE_XIM): Define if XIM is available.
5073
50742003-07-29 Tim Van Holder <tim.vanholder@anubex.com> (tiny change)
5075
5076 * configure.in: The function gtk_window_set_icon_from_file was
5077 introduced in GTK+ 2.2, so check for that release.
5078
50792003-07-23 Andreas Schwab <schwab@suse.de>
5080
5081 * configure.in: Add --enable-maintainer-mode, substitute MAINT.
5082
5083 * Makefile.in (YACC): Remove, not used.
5084 (MAINT): Don't set.
5085 (${srcdir}/configure, $(srcdir)/src/stamp-h.in): Use @MAINT@ to
5086 disable dependency on ${srcdir}/configure.in when maintainer mode
5087 is disabled.
5088
50892003-07-22 Dave Love <fx@gnu.org>
5090
5091 * configure.in: Make XRegisterIMInstantiateCallback test depend on
5092 HAVE_X11, not with_xim.
5093 (HAVE_CRTIN): Provide template.
5094 <with_png>: Test for png.h and libpng/png.h.
5095
50962003-07-15 Andreas Schwab <schwab@suse.de>
5097
5098 * configure.in: Temporarily leave quoting for AC_DEFINE.
5099
51002003-07-13 Stefan Monnier <monnier@cs.yale.edu>
5101
5102 * configure.in: Check for posix_memalign.
5103
51042003-07-12 Richard M. Stallman <rms@gnu.org>
5105
5106 * configure.in [netbsd systems]: Define HAVE_CRTIN properly.
5107
51082003-07-09 Kim F. Storm <storm@cua.dk>
5109
5110 * INSTALL (DETAILED BUILDING AND INSTALLATION): Describe new
5111 functionality of --without-xim.
5112
51132003-06-29 Dave Love <fx@gnu.org>
5114
5115 * configure.in: Fix XRegisterIMInstantiateCallback check for gcc.
5116
51172003-06-23 Dave Love <fx@gnu.org>
5118
5119 * configure.in: Check for sys/_mbstate_t.h.
5120 Test XRegisterIMInstantiateCallback prototype.
5121 (AH_BOTTOM): Define DO_BLOCK_INPUT, my_strftime.
5122
51232003-06-06 Dave Love <fx@gnu.org>
5124
5125 * configure.in: Check for locale.h.
5126
51272003-06-05 Dave Love <fx@gnu.org>
5128
5129 * configure.in: Check for memcpy, mempcpy, mblen, mbrlen.
5130 Use AC_FUNC_STRFTIME, AC_STRUCT_TIMEZONE, AC_TYPE_MBSTATE_T.
5131 (NLIST_STRUCT): Don't define.
5132 (AH_BOTTOM): Define my_strftime.
5133
51342003-06-02 Richard M. Stallman <rms@gnu.org>
5135
5136 * configure.in: Revert changes of 2003-03-03 and 2003-05-24.
5137
51382003-05-24 Andreas Schwab <schwab@suse.de>
5139
5140 * configure.in (AH_BOTTOM) [MAC_OSX]: Do not redefine bcopy,
5141 bzero, and bcmp.
5142
51432003-05-22 Dave Love <fx@gnu.org>
5144
5145 * configure.in: Remove redundant test for term.h. Test for difftime.
5146
51472003-05-20 Dave Love <fx@gnu.org>
5148
5149 * configure.in: Append * to s390-*-linux-gnu case.
5150 (LIBMAIL) <lockfile>: Don't define.
5151
067d23c9
KY
51522003-04-30 Kai Großjohann <kai.grossjohann@gmx.net>
5153
5154 * INSTALL (* GNU/Linux development packages): Mention Debian and
5155 RedHat package names.
5156
51572003-04-30 Boyd Lynn Gerber <gerberb@zenez.com>
5158
5159 * configure.in: Handle system types sysv5uw* and sysv5OpenUNIX*.
5160
51612003-04-30 Kai Großjohann <kai.grossjohann@gmx.net>
5162
5163 * INSTALL (* GNU/Linux development packages): Tell people to
5164 install additional packages for compiling Emacs.
5165
1a71cb28
GM
51662003-04-30 Richard M. Stallman <rms@gnu.org>
5167
5168 * configure.in: Handle system types sysv5uw* and sysv5OpenUNIX*.
5169
51702003-04-28 Francesco Potortì <pot@gnu.org>
5171
5172 * configure.in: Undo last (RMS') change, as it is useless, per
5173 Dave Love.
5174
51752003-04-08 Richard M. Stallman <rms@gnu.org>
5176
5177 * configure.in: Put #include of jpeglib.h at start of line.
5178
067d23c9
KY
51792003-04-06 Francesco Potortì <pot@gnu.org>
5180
5181 * configure.in: Use the same configuration for all aix5, not just
5182 aix5.1.
5183
51842003-03-16 Nelson H. F. Beebe <beebe@math.utah.edu> (tiny change)
5185
5186 * configure.in: Check for need for bigtoc support on IBM AIX for
5187 solving a linker table overflow problem.
5188
51892003-03-03 Rob Browning <rlb@defaultvalue.org>
5190
5191 * configure.in: Add AC_CHECK_FUNCS for memcmp and memmove.
5192 (AH_BOTTOM): Switch tests to prefer memcmp, memset, and memmove
5193 over bzero, bcmp, and bcopy.
5194
51952003-02-23 Simon Josefsson <jas@extundo.com>
5196
5197 * Makefile.in (install-arch-indep, uninstall): Add SMTP manual.
5198
51992003-02-21 Klaus Zeitler <kzeitler@lucent.com>
5200
5201 * configure.in: Set new hpux10-20.h as "major" include for 10.20.
5202
52032003-02-13 Robert J. Chassell <bob@rattlesnake.com> (tiny change)
5204
5205 * INSTALL (* Extra fonts): Say that Emacs doesn't include fonts.
5206
52072003-02-08 Andreas Schwab <schwab@suse.de>
5208
5209 * Makefile.in (EXEEXT): Define to @EXEEXT@ and use this variable
5210 instead of the substitution.
5211
52122003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
5213
5214 * Makefile.in: Use @EXEEXT@ for Cygwin.
5215 Use USERNAME if LOGNAME is not set (for Cygwin).
5216
5217 * configure.in: Add opsys=cygwin.
5218
52192003-01-22 Andreas Schwab <schwab@suse.de>
5220
5221 * configure.in: Set HAVE_MENUS=yes when HAVE_CARBON=yes instead of
5222 redefining it explicitly in src/config.in.
5223
52242003-01-22 Markus Rost <rost@math.ohio-state.edu>
5225
5226 * Makefile.in (bootstrap): Make bootstrap-after.
5227
52282003-01-20 Jan Djärv <jan.h.d@swipnet.se>
5229
5230 * configure.in: Fix --with-gtk.
5231
52322003-01-19 Jan Djärv <jan.h.d@swipnet.se>
5233
5234 * configure.in: Add --with-gtk, --with-x-toolkit=gtk
5235
5236 * INSTALL (DETAILED BUILDING AND INSTALLATION): Add text about GTK.
5237
52382003-01-14 Francesco Potortì <pot@gnu.org>
5239
5240 * configure.in (m68k-motorola-sysv): Remove (obsolete).
5241
52422003-01-07 Steven Tamm <steventamm@mac.com>
5243
5244 * configure.in: New option, --enable-carbon-app, to specify
5245 that the application should be installed
5246 * Makefile.in (install-arch-dep): On Mac OS X, install the
5247 Emacs.app application if carbon-app is enabled
5248
52492003-01-06 Dave Love <fx@gnu.org>
5250
5251 * configure.in: Check for nl_langinfo.
5252 [!HAVE_SIZE_T]: Fix typedef.
5253
52542003-01-06 David Kastrup <dak@gnu.org>
5255
5256 * Makefile.in (INSTALL_INFO): Get install-info command from configure.
5257
5258 * configure.in: Add tests for install-info.
5259
52602002-12-09 Markus Rost <rost@math.ohio-state.edu>
5261
5262 * configure.in (*-sunos5*, *-solaris*): Revert previous change -
5263 use again sol2-6 instead of sol2-8.
5264
52652002-12-09 Dave Love <fx@gnu.org>
5266
5267 * configure.in (*-sunos5.8*, *-solaris2.8*): Delete configurations.
5268
52692002-12-08 Andreas Schwab <schwab@suse.de>
5270
5271 * Makefile.in (install-arch-indep): Revert last change.
5272
52732002-11-27 Dave Love <fx@gnu.org>
5274
5275 * configure.in: Use AC_CHECK_DECLS, not AC_DECL_SYS_SIGLIST.
5276 Check for __sys_siglist too. Check for memset.
5277 Use AC_FUNC_GETPGRP. Add mipsel-*-linux-gnu* target.
5278
52792002-11-22 Juanma Barranquero <lektu@terra.es>
5280
5281 * config.guess, config.sub: Updated from master source.
5282
52832002-11-19 Karl Fogel <kfogel@red-bean.com>
5284
5285 * autogen.sh: New file.
5286
1a71cb28 52872002-11-18 Dave Love <fx@gnu.org>
067d23c9
KY
5288
5289 * configure.in: Tidy up various quoting issues throughout.
5290 Use AC_GNU_SOURCE.
5291 (AH_BOTTOM): Fix #endif protecting config.h. Maybe include
5292 alloca.h. Define GC_SETJMP_WORKS, GC_LISP_OBJECT_ALIGNMENT.
5293 Maybe define bcopy, bzero, bcmp.
5294 (powerpcle-*-solaris2.5*, powerpcle-*-solaris2*): Remove (use
5295 non-existent machine file).
5296 (sys/vlimit.h, sys/resource.h, fsync, __restrict): Test for.
5297 (term.h, X11/Xaw3d/Scrollbar.h): Avoid warning from test.
5298 (nlist.h): Move test up.
5299
53002002-11-18 Markus Rost <rost@math.ohio-state.edu>
5301
5302 * configure.in (*-sunos5*, *-solaris*): Use sol2-8.
5303
53042002-11-14 Francesco Potortì <pot@gnu.org>
5305
5306 * configure.in (*-sunos5.8*, *-solaris2.8*): New configurations.
5307
53082002-11-11 Tim Van Holder <tim.vanholder@anubex.com> (tiny change)
5309
5310 * Makefile.in (install-arch-indep): Prepend $(srcdir)/ to lisp.
5311
53122002-11-08 Dave Love <fx@gnu.org>
5313
5314 * configure.in: Use AC_CONFIG_LIBOBJ_DIR and require autoconf 2.54.
5315 (AH_BOTTOM) [!HAVE_SIZE_T]: Typedef size_t.
5316
53172002-11-07 Miles Bader <miles@gnu.org>
5318
5319 * Makefile.in (maybe_bootstrap): Fix shell variable usage.
5320 Handle separate-build-dir case.
5321
53222002-11-06 Richard M. Stallman <rms@gnu.org>
5323
5324 * Makefile.in (maybe_bootstrap): Add doublequotes to make it
5325 bulletproof. $bar may be empty when there are no .elc files.
5326
53272002-10-30 Dave Love <fx@gnu.org>
5328
5329 * configure.in: Require autoconf 2.53. Test for pty.h,
5330 sys/mman.h, sys/param.h, mremap, memmove.
5331 (AH_BOTTOM): Maybe include strings.h. Add local variables for mode.
5332 (AC_PROG_YACC): Delete.
5333 (size_t): Use AC_CHECK_TYPES.
5334 (AH_TOP): Up-date copyright.
5335
53362002-10-01 Juanma Barranquero <lektu@terra.es>
5337
5338 * update-subdirs: Add "no-byte-compile: t" to subdirs.el.
5339
53402002-09-19 Richard M. Stallman <rms@gnu.org>
5341
5342 * configure.in: Fix the LessTif-directory-finder for real.
5343
53442002-09-14 Richard M. Stallman <rms@gnu.org>
5345
5346 * Makefile.in (maybe_bootstrap): Test for complete absence
5347 of compiled Lisp files.
5348
53492002-09-11 Stefan Monnier <monnier@cs.yale.edu>
5350
5351 * Makefile.in (bootstrap-lisp-1, bootstrap-lisp, bootstrap)
5352 (bootstrap-clean-after): Delete.
5353 (bootstrap): Make the sequencing explicit.
5354
53552002-09-10 Richard M. Stallman <rms@gnu.org>
5356
5357 * configure.in: Fix previous LessTif change.
5358
53592002-09-09 Richard M. Stallman <rms@gnu.org>
5360
5361 * configure.in (powerpcle-*-solaris2.5*): New configuration.
5362 (powerpcle-*-solaris*): Use version 2.6 as default.
5363 (*-sunos5.6*, *-solaris2.6*): New alternative.
5364 (*-sunos5*): Use version 2.6 as default.
5365
53662002-09-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5367
5368 * configure.in: Fix typo.
5369
53702002-09-05 Richard M. Stallman <rms@gnu.org>
5371
5372 * configure.in: Look for LessTif in /usr/X11R6/LessTif/ before Motif.
5373
5374 * configure.in: Handle $GCC_LINK_TEST_OPTIONS and
5375 $NON_GCC_LINK_TEST_OPTIONS after the AC_PROG_... macros.
5376
53772002-08-26 Kim F. Storm <storm@cua.dk>
5378
5379 * Makefile.in (install-arch-indep): Do not remove DOC file
5380 when it is the only DOC file installed; this is the case when
5381 CANNOT_DUMP is defined. From Joe Buehler (tiny change).
5382
53832002-07-24 Markus Rost <rost@math.ohio-state.edu>
5384
5385 * configure.in: Fix typo.
5386
53872002-07-24 Richard M. Stallman <rms@gnu.org>
5388
5389 * configure.in: Don't print anything special about gamedir.
5390
5391 * configure.in: Delete nonstandard --with-game-user option.
5392
53932002-07-21 Richard M. Stallman <rms@gnu.org>
5394
5395 * Makefile.in (gamedir, localstatedir): New variables.
5396 (epaths-force): Insert value of gamedir into PATH_GAME.
5397
5398 * configure.in (gamedir): Handle it like lispdir.
5399 (--with-game-dir option): Delete.
5400
54012002-06-21 Pavel Janík <Pavel@Janik.cz>
5402
5403 * configure.in: Add support for mipseb-*-netbsd* machines.
5404
54052002-06-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5406
5407 * Makefile.in (install-arch-indep, uninstall): Add Tramp.
5408
54092002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5410
5411 * info/dir (File): Add an entry for Tramp.
5412
54132002-06-17 Eli Zaretskii <eliz@is.elta.co.il>
5414
5415 * INSTALL-CVS: New file.
5416
54172002-06-07 Andreas Schwab <schwab@suse.de>
5418
5419 * configure.in (x86_64-*-linux-gnu*): New system.
5420
54212002-05-31 Eli Zaretskii <eliz@is.elta.co.il>
5422
5423 * config.bat: Handle the case when lispintro is truncated to lispintr.
5424
54252002-05-26 Paul Eggert <eggert@twinsun.com>
5426
5427 * config.guess, config.sub: Updated from master source.
5428
54292002-05-09 Richard M. Stallman <rms@gnu.org>
5430
5431 * configure.in (emacs_cv_speed_t): Add square brackets for clarity.
5432
54332002-05-04 Pavel Janík <Pavel@Janik.cz>
5434
5435 * make-dist: Do not distribute lock/ directory.
5436
54372002-04-30 Andrew Choi <akochoi@shaw.ca>
5438
5439 * configure.in: Provide documentation string when defining
5440 variable HAVE_CARBON. Also define HAVE_WINDOW_SYSTEM, HAVE_MOUSE,
5441 and HAVE_MENUS in AH_BOTTOM if HAVE_CARBON is defined.
5442
1a71cb28 54432002-04-29 Colin Walters <walters@verbum.org>
067d23c9
KY
5444
5445 * configure.in: Delete configure check for access to the game user.
5446
54472002-04-29 Pavel Janík <Pavel@Janik.cz>
5448
5449 * make-dist: lwlib/Imakefile is removed.
5450
54512002-04-26 Andrew Choi <akochoi@shaw.ca>
5452
5453 * configure.in: Add support for powerpc-apple-darwin*.
5454 (HAVE_CARBON): Add.
5455
5456 * make-dist: Create directories in mac/Emacs.app.
5457
54582002-04-25 Pavel Janík <Pavel@Janik.cz>
5459
5460 * make-dist: lwlib-Xol* are removed.
5461
54622002-04-23 Andreas Schwab <schwab@suse.de>
5463
5464 * Makefile.in (MAINT): New variable.
5465 (${srcdir}/configure, $(srcdir)/src/stamp-h.in): Depend on this
5466 instead of configure.in, to avoid running autoconf and autoheader
5467 unless explicitly requested.
5468
54692002-04-16 Eli Zaretskii <eliz@gnu.org>
5470
5471 * config.bat: Update for msdos/sed2v2.inp.
5472
54732002-04-15 Andreas Schwab <schwab@suse.de>
5474
5475 * Makefile.in ($(srcdir)/src/config.in): Generate using autoheader.
5476 * configure.in: Add config header templates to all AC_DEFINE and
5477 AC_DEFINE_UNQUOTED symbols.
5478 * make-dist: Run autoheader if necessary.
5479
54802002-04-10 Colin Walters <walters@verbum.org>
5481
5482 * configure.in: Add --game-dir, --game-user. Test to see if we
5483 can use them.
5484
54852002-04-08 Pavel Janík <Pavel@Janik.cz>
5486
5487 * configure.in: Add --with-sound.
5488
54892002-03-18 Kim F. Storm <storm@cua.dk>
5490
5491 * configure.in: Test for sendto, recvfrom, getsockopt, setsockopt,
5492 and getsockname functions. Test for sys/un.h include file.
5493
54942002-03-15 Eli Zaretskii <eliz@is.elta.co.il>
5495
5496 * configure.in: Support AIX 5.1.
5497
54982002-03-10 Jan Djärv <jan.h.d@swipnet.se>
5499
5500 * configure.in: Added test for X Session Management (HAVE_X_SM).
5501
55022002-03-03 Richard M. Stallman <rms@gnu.org>
5503
5504 * Makefile.in (install-arch-indep): Use umask 022 for DOC* and lisp/.
5505 Run chown $${LOGNAME} on files installed by tar xvf.
5506
55072002-03-03 Kim F. Storm <storm@cua.dk>
5508
5509 * configure.in: Test for getpeername.
5510
55112002-03-01 Richard M. Stallman <rms@gnu.org>
5512
5513 * configure.in (HAVE_JPEG): Turn it off if libjpeg version < 6b.
5514 (HAVE_GIF): Don't use old libungif versions that crash.
5515
55162002-02-26 Richard M. Stallman <rms@gnu.org>
5517
5518 * configure.in <making srcdir absolute>: Verify that PWD is correct,
5519 not just well-formed and valid.
5520 (mips-compaq-nonstopux*): New configuration.
5521
55222002-02-18 Paul Eggert <eggert@twinsun.com>
5523
5524 * make-dist: Port to POSIX 1003.1-2001, which doesn't allow "head -1".
5525 "sed q" is a portable equivalent to plain "head -1".
5526
55272002-02-13 Richard M. Stallman <rms@gnu.org>
5528
5529 * Makefile.in (maybe_bootstrap): Do `exit 1'.
5530 (all): Don't depend on maybe_bootstrap here.
5531 (${SUBDIR}): Depend on it here instead.
5532
55332002-02-08 Richard M. Stallman <rms@gnu.org>
5534
5535 * Makefile.in (maybe_bootstrap): Add an infinite sleep-loop.
5536
55372002-01-27 Eli Zaretskii <eliz@is.elta.co.il>
5538
5539 * configure.in: Recognize BSD/OS 5.0.
5540
55412002-01-11 Eli Zaretskii <eliz@is.elta.co.il>
5542
5543 * make-dist: Make version checking in emacs.texi consistent with
5544 how we set it there.
5545
55462001-12-29 Kim F. Storm <storm@cua.dk>
5547
5548 * INSTALL: <CONFIGURATION BY HAND> Now requires autoconf 2.51.
5549
55502001-12-28 Richard M. Stallman <rms@gnu.org>
5551
5552 * configure.in: Test for mbsinit.
5553
55542001-12-21 Eli Zaretskii <eliz@is.elta.co.il>
5555
5556 These changes make Leim part of the standard distribution:
5557
5558 * README: Add info about the `leim' directory.
5559
5560 * INSTALL: Remove text that describes Leim as a separate package.
5561
5562 * noleim-Makefile.in: File removed.
5563
5564 * make-dist: Don't copy noleim-Makefile.in to the leim subdirectory.
5565 Link Leim files to ${tempdir}/leim, not to real-leim. Don't move
5566 Leim files out of the Emacs tree. Don't prepare a separate tarball
5567 for Leim.
5568
55692001-12-11 Richard M. Stallman <rms@gnu.org>
5570
5571 * configure.in (hppa*-*-linux-gnu*): New alternative.
5572
55732001-12-08 Pavel Janík <Pavel@Janik.cz>
5574
5575 * make-dist: Copy COPYING to leim/, lwlib/, mac/ and nt/ when
5576 creating distribution.
5577
55782001-12-06 Paul Eggert <eggert@twinsun.com>
5579
5580 * configure.in (AC_PREREQ): Bump from 2.50 to 2.51; needed for vfork.
5581 (AC_FUNC_VFORK): Remove.
5582 (AC_FUNC_FORK): Add.
5583 (HAVE_DES_H, HAVE_KRB5_H): Properly quote args of AC_CHECK_HEADERS;
5584 this is required by recent Autoconf versions.
5585
55862001-12-02 Pavel Janík <Pavel@Janik.cz>
5587
5588 * make-dist: Do not try to link removed files (aclocal.m4, _emacs,
5589 TODO, vms-pp.trans and others).
5590
55912001-11-29 Pavel Janík <Pavel@Janik.cz>
5592
5593 * make-dist: Use COPYING from the top-level directory.
5594
55952001-11-29 Gerd Moellmann <gerd@gnu.org>
5596
5597 * configure.in: Add support for FreeBSD/Alpha.
5598
55992001-11-29 Pavel Janík <Pavel@Janik.cz>
5600
5601 * make-dist: Add COPYING to the top-level directory of the
5602 distribution. Simplify the logic behind copying.
5603
5604 * Makefile.in (maybe_bootstrap): Fix previous change.
5605
56062001-11-28 Richard M. Stallman <rms@gnu.org>
5607
5608 * Makefile.in (maybe_bootstrap): Don't bootstrap, just suggest it.
5609
56102001-11-26 Richard M. Stallman <rms@gnu.org>
5611
5612 * Makefile.in: bootstrap should not delete dumped executables.
5613 (bootstrap-clean-before): New target.
5614 (bootstrap): Use bootstrap-clean-before instead of clean.
5615 (bootstrap-clean-after): Rename from bootstrap-clean. Calls changed.
5616
56172001-11-24 Eli Zaretskii <eliz@is.elta.co.il>
5618
5619 These changes add the Emacs Lisp Introduction manual to the
5620 distribution:
5621
5622 * Makefile.in (install-arch-indep, uninstall): Add ELisp Intro files.
5623
5624 * make-dist: Copy the files in lispintro directory.
5625
5626 * config.bat: Configure in the lispintro directory.
5627
5628 * configure.in (AC_OUTPUT): Add lispintro/Makefile.
5629
5630 * Makefile.in (SUBDIR_MAKEFILES): Add lispintro.
5631 (lispintro/Makefile): New target.
5632 (mostlyclean, clean, distclean, maintainer-clean): Add lispintro.
5633 (unlock, relock, info, dvi): Ditto.
5634
56352001-11-23 Eli Zaretskii <eliz@is.elta.co.il>
5636
5637 * Makefile.in (uninstall, install-arch-indep): Don't install gfdl.1.
5638
5639 * make-dist (etc): Don't distribute gfdl.1.
5640
56412001-11-22 Colin Walters <walters@debian.org>
5642
5643 * Makefile.in (install-arch-indep): Install the calc .info files.
5644 (uninstall): Handle deletion of calc .info files (thanks Pavel Janík).
5645
56462001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
5647
5648 * make-dist (lispref): Add *.txt, *.el, permute-index, and
5649 tindex.pl to the list of those being put into the distribution.
5650
56512001-11-16 Eli Zaretskii <eliz@gnu.org>
5652
5653 * configure.in: Add coff.h to the list in AC_CHECK_HEADERS.
5654
56552001-11-15 Pavel Janík <Pavel@Janik.cz>
5656
5657 * Makefile.in (uninstall): Fix previous change.
5658
5659 * configure.in, Makefile.in: Add support for --program-prefix,
5660 --program-suffix and --program-transform-name options.
5661
56622001-11-13 Pavel Janík <Pavel@Janik.cz>
5663
5664 * Makefile.in (install-arch-indep): Use `${manext}' instead of `.1'.
5665 (install-arch-indep): Install emacsclient manual page.
5666 (uninstall): Uninstall emacsclient manual page.
5667
56682001-11-12 Eli Zaretskii <eliz@is.elta.co.il>
5669
5670 * make-dist: Add lispref/index.*perm files to the distribution.
5671 From Pavel Janík <Pavel@Janik.cz>.
5672
56732001-11-12 Pavel Janík <Pavel@Janik.cz>
5674
5675 * Makefile.in (uninstall): Remove gfdl.1 when uninstalling.
5676
56772001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
5678
5679 * configure.in: AC_OUTPUT lispref/Makefile.
5680
56812001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
5682
5683 The following changes add the ELisp reference manual to the
5684 distribution.
5685
5686 * make-dist: Add the lispref directory to the distribution.
5687
5688 * Makefile.in (install-arch-indep): Add elisp* to the list of
5689 installed Info files.
5690 (SUBDIR_MAKEFILES): Add lispref/Makefile.
5691 (lispref/Makefile): New target.
5692 (mostlyclean, clean, distclean, maintainer-clean, unlock, relock):
5693 Add commands for the lispref directory.
5694 (info, dvi): Ditto.
5695
5696 * config.bat: Configure in `lispref'.
5697
56982001-11-09 Richard M. Stallman <rms@gnu.org>
5699
5700 * Makefile.in (bootstrap-lisp): Don't suppress error messages.
5701
57022001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
5703
5704 * make-dist (tempdir): Copy AUTHORS as well.
5705
57062001-11-06 Sam Steingold <sds@gnu.org>
5707
5708 * configure.in: Added a check for <nlist.h>.
5709
57102001-11-01 Pavel Janík <Pavel@Janik.cz>
5711
5712 * configure.in: Reindent --help output.
5713 From Per Starbäck (starback@ling.uu.se).
5714
57152001-10-31 Eli Zaretskii <eliz@is.elta.co.il>
5716
5717 * configure.in: New entry for HP/UX-11.
5718
5719 * Makefile.in (SOURCES): Replace GETTING.GNU.SOFTWARE with FTP.
5720 From Eric S. Raymond <esr@golux.thyrsus.com>.
5721
57222001-10-28 Eli Zaretskii <eliz@is.elta.co.il>
5723
5724 * configure.in (s390-*-linux-gnu): New system. From Adam Thornton
5725 <athornton@sinenomine.net>.
5726
57272001-10-25 Gerd Moellmann <gerd@gnu.org>
5728
5729 * Makefile.in (maybe_bootstrap): New target.
5730 (all): Add to prerequisites to bootstrap if abbrev.elc doesn't exist.
5731
57322001-10-24 Ken Raeburn <raeburn@gnu.org>
5733
5734 * configure.in: If --with-hesiod is given, look for
5735 hes_getmailhost and res_send or __res_send; check hesiod and
5736 resolv libraries respectively if system libraries don't supply them.
5737
57382001-10-24 Gerd Moellmann <gerd@gnu.org>
5739
5740 * configure.in: Use $MAKE for `make' if set.
5741
57422001-10-22 Gerd Moellmann <gerd@gnu.org>
5743
5744 * Makefile.in (install-arch-indep): Add -h (follow symlinks)
5745 to tar options.
5746
57472001-10-20 Gerd Moellmann <gerd@gnu.org>
5748
5749 * (Version 21.1 released).
5750
57512001-10-20 Miles Bader <miles@gnu.org>
5752
5753 * configure.in (configuration): Set from `host' if `host_alias'
5754 isn't defined.
5755
57562001-10-19 Andreas Schwab <schwab@suse.de>
5757
5758 * configure.in: Make ready for autoconf 2.5x.
5759 (AC_PREREQ): Require autoconf 2.50.
5760 * aclocal.m4: Removed.
5761 * Makefile.in (${srcdir}/configure): Don't depend on aclocal.m4.
5762
57632001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
5764
5765 * README: Bump Emacs version to 21.1.50.
5766
57672001-10-05 Gerd Moellmann <gerd@gnu.org>
5768
5769 * Branch for 21.1.
5770
57712001-09-05 Gerd Moellmann <gerd@gnu.org>
5772
5773 * configure.in: Avoid `$@' which is handled specially in
5774 Autoconf 2.52. From "Adam J. Richter" <adam@yggdrasil.com>.
5775
57762001-09-01 Eli Zaretskii <eliz@is.elta.co.il>
5777
5778 * make-dist (nt): Add subdirs.el to the list of distributed files.
5779
57802001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
5781
5782 * configure.in (machine): Add an entry for
5783 hppa1.1-hitachi-hiuxwe2*.
5784
57852001-05-28 Gerd Moellmann <gerd@gnu.org>
5786
5787 * make-dist (LANG): Set LC_ALL and LANGUAGE to C, unset
5788 LC_MESSAGES and LANG. From Karl Eichwalder <keichwa@gmx.net>.
5789
57902001-05-14 Gerd Moellmann <gerd@gnu.org>
5791
5792 * make-dist: Copy texinfo.tex unconditionally.
5793
57942001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
5795
5796 * Makefile.in (install-arch-indep): Add gfdl.1 to the man pages
5797 that are installed.
5798
57992001-04-06 Gerd Moellmann <gerd@gnu.org>
5800
5801 * make-dist: Copy only `[a-z]*.{el,elc}' from leim/quail.
5802 Don't copy quick-b5, quick-cns, tsang-b5, and tsang-cns files.
5803
5804 * make-dist: Handle leim/MISC-DIC. Only include
5805 `[a-zA-Z]*.{el,elc}' from leim/quail.
5806
58072001-04-05 Gerd Moellmann <gerd@gnu.org>
5808
5809 * Makefile.in (install-arch-indep): Remove .cvsignore files.
5810
58112001-03-30 Gerd Moellmann <gerd@gnu.org>
5812
5813 * Makefile.in (.PHONY): Add for bootstrap targets.
5814 (bootstrap-clean): New target.
5815 (bootstrap): Use it instead of `clean'.
5816
58172001-03-29 Eli Zaretskii <a34785@is.elta.co.il>
5818
5819 * Makefile.in (SUBDIR): Remove leim.
5820 (all, .RECURSIVE, extraclean): Add leim explicitly.
5821 (leim): Provide separate rule which exports PARALLEL=0 into the
5822 environment.
5823
58242001-03-20 Gerd Moellmann <gerd@gnu.org>
5825
5826 * configure.in (HAVE_XPM): Don't print the result of the check for
5827 XpmReturnAllocPixels if we don't have an xpm.h.
5828
58292001-03-05 Gerd Moellmann <gerd@gnu.org>
5830
5831 * COPYING: New file.
5832
58332001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
5834
5835 * config.bat: Update the copyright.
5836
58372001-02-23 Kenichi Handa <handa@etl.go.jp>
5838
5839 * configure.in: Use AC_EGREP_CPP to check if the C preprocessor
5840 converts `..' to `. .'. If it converts, set CPP_NEED_TRADITIONAL
5841 to `yes'. Later in AC_OUTPUT, check this variable.
5842
58432001-02-09 Dave Love <fx@gnu.org>
5844
5845 * AUTHORS: Updated.
5846
58472001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
5848
5849 * info/dir (Ebrowse): Fix the entry (was missing a dot).
5850
58512001-02-02 Gerd Moellmann <gerd@gnu.org>
5852
5853 * mkinstalldirs (errstatus): Chmod a+rx directories we create.
5854
5855 * Makefile.in (uninstall): Ignore exit code of `rm'.
5856
5857 * Makefile.in (uninstall): Remove more info files. Remove
5858 ${libexecdir}/emacs/${version}. Remove ${archlibdir}/fns-*.
5859
58602001-01-31 Gerd Moellmann <gerd@gnu.org>
5861
5862 * noleim-Makefile.in (extraclean): Add.
5863
58642001-01-28 Gerd Moellmann <gerd@gnu.org>
5865
5866 * Makefile.in (extraclean): Added -f to -rm config-tmp-* to keep
5867 it quiet.
5868
58692001-01-24 Colin Walters <walters@cis.ohio-state.edu>
5870
5871 * Makefile.in (tags): Fix typo.
5872
58732001-01-13 Kenichi Handa <handa@etl.go.jp>
5874
5875 * configure.in: Fix typo in the code setting x_search_path.
5876
58772001-01-10 Dave Love <fx@gnu.org>
5878
5879 * configure.in: Don't reset LIBS at end of -lXmu test. Test for
5880 -lXext.
5881 (HAVE_XKBGETKEYBOARD): Fix reporting of result.
5882 (HAVE_LIBXP): Remove -lXt from AC_CHECK_LIB.
5883 (HAVE_XAW3D, HAVE_XPM, HAVE_JPEG, HAVE_PNG, HAVE_TIFF, HAVE_GIF):
5884 Don't frob CFLAGS. Remove extra X libs from AC_CHECK_LIB
5885 (now in $LIBS).
5886
58872001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
5888
5889 * config.bat: Run the preprocessor with -traditional.
5890
58912001-01-01 Eli Zaretskii <eliz@is.elta.co.il>
5892
5893 * INSTALL: Move copying conditions to end of file.
5894
58952000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
5896
5897 * INSTALL: Add basic installation procedure which assumes
5898 `configure' does its job. Elaborate on image support libraries.
5899 Add a pointer to Xaw3d library. Add advice about solving
5900 configure-time problems by looking in config.log and setting
5901 variables in the environment.
5902
59032000-12-27 Gerd Moellmann <gerd@gnu.org>
5904
5905 * Makefile.in (install-arch-indep): If tar fails, exit with
5906 exit code 1.
5907
59082000-12-19 Gerd Moellmann <gerd@gnu.org>
5909
5910 * configure.in: Test for XkbGetKeyboard with an AC_TRY_LINK whose
5911 source file includes XKBlib.h. On some broken Solaris systems,
5912 there is an XKBlib.h, reportedly, but header files included by
5913 XKBlib.h are missing.
5914
59152000-12-14 Gerd Moellmann <gerd@gnu.org>
5916
5917 * configure.in: AC_CHECK_FUNC XkbGetKeyboard.
5918
59192000-12-11 Dave Love <fx@gnu.org>
5920
5921 * configure.in <alpha*-dec-osf*>: Use full path for NON_GNU_CPP.
5922
59232000-12-11 Paul Eggert <eggert@twinsun.com>
5924
5925 * aclocal.m4 (AC_SYS_LARGEFILE, AC_SYS_LARGEFILE_MACRO_VALUE):
5926 Merge fixes from latest GNU tar version. These macros no longer
5927 futz with _XOPEN_SOURCE, as that was not portable in practice.
5928 (AC_FUNC_FSEEKO): New macro.
5929
5930 * configure.in: Use it instead of invoking AC_CHECK_FUNCS on
5931 ftello.
5932
59332000-12-05 Dave Love <fx@gnu.org>
5934
5935 * Makefile.in (TAGS, info): Avoid tab-prefixed comments in rules.
5936
59372000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
5938
5939 * info/dir: Change the category to "Emacs".
5940
59412000-12-01 Gerd Moellmann <gerd@gnu.org>
5942
5943 * make-dist (tempdir): Remove epaths.h from the distribution
5944 instead of paths.h.
5945
59462000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
5947
5948 * config.bat: Check for existence of djecho.exe, and print an
5949 error message if it is not available.
5950
5951 * INSTALL: Describe possible problem with djecho.exe in old
5952 versions of DJGPP v2.x.
5953
59542000-11-23 Gerd Moellmann <gerd@gnu.org>
5955
5956 * configure.in: Initialize HAVE_LIBXP to no.
5957
59582000-11-22 Gerd Moellmann <gerd@gnu.org>
5959
5960 * configure.in: Use m/macppc.h instead of the non-existent
5961 m/powerpc.h.
5962
59632000-11-21 Gerd Moellmann <gerd@gnu.org>
5964
5965 * Makefile.in (install-arch-indep): Also install info/eshell*
5966 and info/speedbar*.
5967
5968 * configure.in (HAVE_PNG): Check for the presence of
5969 png_get_channels to rule out older PNG libs.
5970
5971 * configure.in (AC_OUTPUT): Arrange to emit definitions of
5972 GCC and NON_GNU_CPP into config.status.
5973
59742000-11-20 Dave Love <fx@gnu.org>
5975
5976 * configure.in: Fix last change.
5977
5978 * GETTING.GNU.SOFTWARE: Deleted.
5979 * FTP: New file to replace it.
5980 * make-dist: Add FTP, remove GETTING.GNU.SOFTWARE.
5981
59822000-11-20 Gerd Moellmann <gerd@gnu.org>
5983
5984 * configure.in: Use -traditional with GNU cpp.
5985
59862000-11-17 Gerd Moellmann <gerd@gnu.org>
5987
5988 * make-dist: Handle the Mac port. Distribute all makefile.w32-in.
5989 Distribute more files from the nt/ subdir. Distribute PBM
5990 image files from subdirs of lisp/. Distribute old change logs
5991 from subdirs of lisp/. Distribute play/5x5.el.
5992
59932000-11-11 Dave Love <fx@gnu.org>
5994
5995 * config.sub, config.guess: Updated from master source.
5996
59972000-11-07 Dave Love <fx@gnu.org>
5998
5999 * configure.in: Test for mkstemp.
6000
60012000-11-01 Eli Zaretskii <eliz@is.elta.co.il>
6002
6003 * info/dir (Top): Rearrange menu items more logically, and put
6004 them into a single category. Add menu items for RefTeX and
6005 Widget.
6006
60072000-10-29 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6008
6009 * Makefile.in (install-arch-indep): Use --info-dir instead of
6010 --dir-file, and a simple argument instead of --info-file, so that
6011 the Debian version of install-info also works.
6012
60132000-10-19 Eric M. Ludlam <zappo@ultranet.com>
6014
6015 * info/dir (Speedbar): Add entry.
6016
60172000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
6018
6019 * INSTALL: Describe the new image-support options to the configure
6020 script. List URLs where image support libraries can be found.
6021
60222000-10-14 Eli Zaretskii <eliz@is.elta.co.il>
6023
6024 * info/dir (Top): Add an entry for Eshell.
6025
60262000-10-02 Dave Love <fx@gnu.org>
6027
6028 * configure.in: Check for gai_strerror.
6029
60302000-10-01 Andreas Schwab <schwab@suse.de>
6031
6032 * Makefile.in (install-arch-indep): Update list of installed info files.
6033
60342000-09-30 Gerd Moellmann <gerd@gnu.org>
6035
6036 * configure.in: Support `sparc*-*-netbsd*'.
6037
60382000-09-29 Eli Zaretskii <eliz@is.elta.co.il>
6039
6040 * info/dir (MIME): Add entry for emacs-mime.
6041
60422000-09-29 Dave Love <fx@gnu.org>
6043
6044 * configure.in: Fix alpha*-dec-osf4 using the osf5 config.
6045
60462000-09-26 Gerd Moellmann <gerd@gnu.org>
6047
6048 * make-dist: Adapt to the change of leim/Makefile which was
6049 necessary to ensure a reasonably working `make dist'.
6050
6051 * leim-Makefile.in: Moved to leim/Makefile.in..
6052
6053 * noleim-Makefile.in: New file, formerly leim/Makefile.in.
6054
60552000-09-21 Kenichi Handa <handa@etl.go.jp>
6056
6057 * leim-Makefile.in (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
6058 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
6059 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
6060 files to .elc.
6061 (${TIT}): Adjusted for the above change.
6062 (clean mostlyclean): Likewise.
6063 (.el.elc): New target.
6064
60652000-09-19 Gerd Moellmann <gerd@gnu.org>
6066
6067 * make-dist: Include XPM and XBM files in lisp/ and subdirs
6068 in the distribution.
6069
60702000-09-18 Gerd Moellmann <gerd@gnu.org>
6071
6072 * make-dist (skk): Rename to `ja-dic' because the leim directory
6073 was renamed.
6074
60752000-09-14 Dave Love <fx@gnu.org>
6076
6077 * configure.in: Fix spurion in last change.
6078
60792000-09-14 Gerd Moellmann <gerd@gnu.org>
6080
6081 * configure.in (USE_MMAP_FOR_BUFFERS): Recognize in system
6082 configuration files instead of REL_ALLOC_MMAP. Set REL_ALLOC
6083 to `no' if defined. Change result report.
6084
60852000-09-08 Dave Love <fx@gnu.org>
6086
6087 * configure.in: Remove spurious `@'s.
6088
6089 * aclocal.m4 (AC_FUNC_MMAP): Use fixed version from development
6090 autoconf.
6091
60922000-09-06 Gerd Moellmann <gerd@gnu.org>
6093
6094 * configure.in (REL_ALLOC_MMAP): Recognize in system configuration
6095 file and print informational message.
6096
6097 * configure.in (AC_FUNC_MMAP): Add.
6098
60992000-09-01 Gerd Moellmann <gerd@gnu.org>
6100
6101 * configure.in: Add ``checking'' messages for
6102 XpmReturnAllocPixels.
6103
61042000-08-28 Gerd Moellmann <gerd@gnu.org>
6105
6106 * configure.in: Check <strings.h>; check `index' and `rindex'
6107 functions.
6108
61092000-08-26 Kenichi Handa <handa@etl.go.jp>
6110
6111 * configure.in <alpha*-dec-osf*>: Move "NON_GNU_CPP='cpp'" before
6112 "case "${canonical}" in".
6113
61142000-08-25 Dave Love <fx@gnu.org>
6115
6116 * configure.in <osf>: Use NON_GNU_CPP='cpp' always.
6117
61182000-08-25 Kenichi Handa <handa@etl.go.jp>
6119
6120 * leim-Makefile.in: Rename skk to ja-dic throughout the file.
6121
61222000-08-24 Gerd Moellmann <gerd@gnu.org>
6123
6124 * configure.in <making srcdir absolute>: Unset CDPATH in case $PWD
6125 contains a relative path. Protect against unusable values of $PWD.
6126
61272000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
6128
6129 * info/dir (WoMan): Add entry.
6130
6131 * config.bat (maindir): Update src/_gdbinit even if it does
6132 already exist.
6133
61342000-08-07 Gerd Moellmann <gerd@gnu.org>
6135
6136 * Makefile.in (config.status): Prepend `$(srcdir)/' to `configure'.
6137
61382000-08-03 Gerd Moellmann <gerd@gnu.org>
6139
6140 * configure.in: Add support for ia64*-*-linux*.
6141
61422000-07-27 Gerd Moellmann <gerd@gnu.org>
6143
6144 * make-dist (aclocal.m4): Include in distribution.
6145
61462000-07-26 Dave Love <fx@gnu.org>
6147
6148 * configure.in (AC_SYS_LARGEFILE): Moved earlier.
6149
61502000-07-24 Dave Love <fx@gnu.org>
6151
6152 * configure.in: Add AC_SIZE_T.
6153
61542000-07-18 Dave Love <fx@gnu.org>
6155
6156 * configure.in: Reorder so that most tests are done after CPPFLAGS
6157 is set from the C_SWITCH_... definitions.
6158
61592000-07-10 Gerd Moellmann <gerd@gnu.org>
6160
6161 * configure.in (HAVE_XPM): Undo previous change. Check for
6162 preprocessor define XpmReturnAllocPixels.
6163
61642000-07-06 Gerd Moellmann <gerd@gnu.org>
6165
6166 * configure.in (HAVE_XPM): Check for XpmReturnAllocPixels
6167 instead of XpmReadFileToPixmap.
6168
61692000-07-05 Ken Raeburn <raeburn@gnu.org>
6170
6171 * configure.in: Check for <soundcard.h>. Look for ossaudio
6172 library, and set LIBSOUND accordingly.
6173
61742000-07-05 Dave Love <fx@gnu.org>
6175
6176 * configure.in: Use AC_HEADER_SYS_WAIT.
6177
61782000-07-05 Gerd Moellmann <gerd@gnu.org>
6179
6180 * make-dist: Check DONTCOMPILE in lisp/Makefile.in instead of
6181 lisp/Makefile. Distribute lisp/Makefile.in instead of
6182 lisp/Makefile.
6183
61842000-06-30 Ken Raeburn <raeburn@gnu.org>
6185
6186 * configure.in: Add ${C_SWITCH_X_SITE} temporarily to CPPFLAGS,
6187 while searching for image-handling libraries.
6188
61892000-06-26 Gerd Moellmann <gerd@gnu.org>
6190
6191 * configure.in (--with-xim): New option.
6192
61932000-06-23 Dave Love <fx@gnu.org>
6194
6195 * configure.in [HAVE_TIMEVAL]: Move gettimeofday test here, test
6196 for struct timezone and test how we can call gettimeofday.
6197 Check for OSF 5+. Check for term.h.
6198
6199 * aclocal.m4: Define the post-2.13 stuff conditionally on autoconf
6200 version.
6201
62022000-06-23 Gerd Moellmann <gerd@gnu.org>
6203
6204 * configure.in (HAVE_LIBXP): Change test for libXp.
6205
62062000-06-21 Dave Love <fx@gnu.org>
6207
6208 * configure.in: Check for fcntl.h. Use AC_FUNC_GETLOADAVG, not
6209 simple test for getloadavg and substitute GETLOADAVG_LIBS.
6210 Simplify test for GETTIMEOFDAY_ONE_ARGUMENT.
6211
62122000-06-19 Dave Love <fx@gnu.org>
6213
6214 * configure.in (GETTIMEOFDAY_ONE_ARGUMENT): Fix in case
6215 _XOPEN_SOURCE is defined.
6216
62172000-06-16 Gerd Moellmann <gerd@gnu.org>
6218
6219 * Makefile.in (distclean): Also make distclean in lisp/.
6220
62212000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
6222
6223 * config.bat: Generate lisp/Makefile from lisp/Makefile.in.
6224
62252000-06-15 Gerd Moellmann <gerd@gnu.org>
6226
6227 * make-dist: Add --help and --snapshot options.
6228
62292000-06-14 Gerd Moellmann <gerd@gnu.org>
6230
6231 * configure.in: Generate lisp/Makefile.
6232
6233 * configure.in: Add support for `*-lynxos*'.
6234 Use `cpp' as NON_GNU_CPP for `alpha*-dec-osf[5-9]*', as
6235 recommended by <Karen.Dorhamer@compaq.com> to fix problems
6236 on Tru64 UNIX v5.0.
6237
62382000-06-13 Ken Raeburn <raeburn@gnu.org>
6239
6240 * Makefile.in (install-arch-indep): Don't use "-unset CDPATH" when
6241 it's on a continuation line.
6242
62432000-06-02 Dave Love <fx@gnu.org>
6244
6245 * Makefile.in (install-arch-indep): Add pcl-cvs to list of info
6246 files.
6247
6248 * configure.in: Don't specify -n32 flag for mips-sgi-irix6.5.
6249 Check for struct exception. Use AC_SYS_LARGEFILE and move ftello
6250 test.
6251
6252 * aclocal.m4 (AC_SYS_LARGEFILE_TEST_INCLUDES)
6253 (AC_SYS_LARGEFILE_MACRO_VALUE, AC_SYS_LARGEFILE): New.
6254
62552000-05-26 Gerd Moellmann <gerd@gnu.org>
6256
6257 * configure.in: Add check for speed_t typedef.
6258
62592000-05-25 Ken Raeburn <raeburn@gnu.org>
6260
6261 * Makefile.in (install-arch-dep): Install fns-*.el only if it
6262 exists; it won't in the CANNOT_DUMP case.
6263
62642000-05-25 Gerd Moellmann <gerd@gnu.org>
6265
6266 * Makefile.in: Ignore exit status of `unset CDPATH' everywhere.
6267 On FreeBSD, the exit status is 1 if CDPATH is not set.
6268 (install-arch-indep): Install ebrowse.info.
6269
62702000-05-20 NIIBE Yutaka <gniibe@mri.co.jp>
6271
6272 * configure.in: Check for grandpt and getpt.
6273
62742000-05-09 Dave Love <fx@gnu.org>
6275
6276 * Makefile.in (install-arch-indep): Filter CVS as well as RCS.
6277
62782000-05-05 Gerd Moellmann <gerd@gnu.org>
6279
6280 * make-dist: Make a link for lib-src/grep-changelog.
6281 Copy install-sh.
6282
62832000-05-01 Eli Zaretskii <eliz@is.elta.co.il>
6284
6285 * config.bat: Identify the beginning of the cpp stuff in
6286 src/Makefile.in and lib-src/Makefile.in more accurately.
6287
62882000-04-27 Gerd Moellmann <gerd@gnu.org>
6289
6290 * configure.in: Add support for `powerpc*-*-linux-gnu*'.
6291
62922000-04-19 Gerd Moellmann <gerd@gnu.org>
6293
6294 * configure.in: Add support for `powerpc-*-netbsd*'.
6295
62962000-04-19 Dave Love <fx@gnu.org>
6297
6298 * configure.in: Don't use AC_FUNC_GETLOADAVG.
6299
6300 * aclocal.m4 (AC_FUNC_MKTIME): Use AC_SUBST.
6301
63022000-04-16 Dave Love <fx@gnu.org>
6303
6304 * Makefile.in (${srcdir}/configure): Depend on aclocal.m4.
6305
63062000-04-14 Dave Love <fx@gnu.org>
6307
6308 * configure.in: Use AC_FUNC_GETLOADAVG, AC_FUNC_MKTIME.
6309
6310 * aclocal.m4 (AC_FUNC_MKTIME): New.
6311
63122000-03-28 Ken Raeburn <raeburn@gnu.org>
6313
6314 * configure.in: Line up "--help" output a little better.
6315
63162000-03-26 Gerd Moellmann <gerd@gnu.org>
6317
6318 * Makefile.in (bootstrap-lisp-1, bootstrap-lisp, bootstrap-src):
6319 New targets.
6320 (bootstrap): Rewritten in terms of the new targets above. Make
6321 info files, too.
6322
63232000-03-12 Gerd Moellmann <gerd@gnu.org>
6324
6325 * config.guess, config.sub: Use the versions of the files from
6326 subversions.
6327
63282000-03-08 Dave Love <fx@gnu.org>
6329
6330 * configure.in: Use AC_PROG_RANLIB, AC_C_PROTOTYPES,
6331 AC_C_VOLATILE. Define POINTER_TYPE.
6332
6333 * aclocal.m4: New file.
6334
63352000-03-02 Gerd Moellmann <gerd@gnu.org>
6336
6337 * configure.in (machine): Add `mipsel-*-netbsd*' and
6338 `arm-*-netbsd*'.
6339
63402000-03-01 Gerd Moellmann <gerd@gnu.org>
6341
6342 * configure.in (machine): Add support for `*-auspex-sunos*'.
6343
63442000-02-29 Gerd Moellmann <gerd@gnu.org>
6345
6346 * configure.in (C_OPTIMIZE_SWITCH) [__GNUC__]: Use -O2.
6347
63482000-02-18 Dave Love <fx@gnu.org>
6349
6350 * configure.in: Define NON_GNU_CPP on alpha-dec-osf5+.
6351
63522000-02-18 Andreas Schwab <schwab@suse.de>
6353
6354 * Makefile.in (install-arch-indep): Add eudc to list of installed
6355 info files.
6356
63572000-02-17 Ken Raeburn <raeburn@gnu.org>
6358
6359 * configure.in: Include -lz and -ljpeg (if it's available) when
6360 testing for the tiff library.
6361
63622000-02-17 Gerd Moellmann <gerd@gnu.org>
6363
6364 * configure.in: Remove LISP_FLOAT_TYPE.
6365
63662000-02-12 Dave Love <fx@gnu.org>
6367
6368 * configure.in: Use AC_FUNC_VFORK.
6369
63702000-02-01 Gerd Moellmann <gerd@gnu.org>
6371
6372 * make-dist: Various fixes for new development tree.
6373
6374 * leim-Makefile.in: New file.
6375
63762000-01-31 Gerd Moellmann <gerd@gnu.org>
6377
6378 * Makefile.in (dist): Call ./make-dist.
6379
63802000-01-24 Dave Love <fx@gnu.org>
6381
6382 * configure.in: Remove -G0 from Irix NON_GCC_TEST_OPTIONS.
6383
63842000-01-18 Gerd Moellmann <gerd@gnu.org>
6385
6386 * configure.in (HAVE_GIF): Check for DGifOpen instead of
6387 DGifOpenFileName.
6388
63892000-01-11 Andreas Schwab <schwab@suse.de>
6390
6391 * Makefile.in (install-arch-indep): Update list of info files to
6392 be installed.
6393
63942000-01-05 Dave Love <fx@gnu.org>
6395
6396 * configure.in: Check for jerror.h as well as libjpeg.
6397
63982000-01-03 Andreas Schwab <schwab@suse.de>
6399
6400 * Makefile.in (install-arch-indep): Install autotype*. Run
6401 install-info on autotype and emacs-faq.info.
6402
64031999-12-04 Dave Love <fx@gnu.org>
6404
6405 * Makefile.in (install-arch-indep): Depend on `info'.
6406 (install-strip): Use `install' as sub-make target.
6407
64081999-11-23 Ken Raeburn <raeburn@gnu.org>
6409
6410 * configure.in: Restore Kerberos code deleted on 1999-05-29 that
6411 didn't need to be deleted. Check for the k5crypto library as well
6412 as the crypto library; MIT Kerberos 1.1 changed the name.
6413
64141999-11-18 Dave Love <fx@gnu.org>
6415
6416 * configure.in: Fix NON_GNU_CPP for Irix 6 to avoid failing tests.
6417
64181999-11-11 Erik Naggum <erik@naggum.no>
6419
6420 * configure.in (bitmapdir): Allow for both "bitmaps" directories.
6421
64221999-11-08 Dave Love <fx@gnu.org>
6423
6424 * configure.in: Fix change for --with-pop default.
6425
64261999-11-04 Dave Love <fx@gnu.org>
6427
6428 * configure.in: Default to --with-pop. Change sense of with-gcc
6429 and with-toolkit-scroll-bars messages to reflect the defaults.
6430
64311999-11-01 Gerd Moellmann <gerd@gnu.org>
6432
6433 * INSTALL: Mention the Emacs Lisp Reference.
6434
64351999-10-27 Noah Friedman <friedman@splode.com>
6436
6437 * configure.in: Check for dynamic ptys (/dev/ptmx, /dev/pts/).
6438
64391999-10-23 Gerd Moellmann <gerd@gnu.org>
6440
6441 * Makefile.in (bootstrap): New target.
6442
64431999-10-19 Paul Eggert <eggert@twinsun.com>
6444
6445 Add support for large files. Merge glibc 2.1.2.
6446
6447 * configure.in (AC_CHECK_HEADERS): Add stdio_ext.h.
6448 (HAVE_TM_GMTOFF): New symbol.
6449 (AC_CHECK_FUNCS): Add __fpending, ftello, getloadavg, mblen,
6450 mbrlen, strsignal.
6451 (LOCALTIME_CACHE): Don't include stdlib.h, as config.h does this now.
6452
64531999-10-09 Stefan Monnier <monnier@cs.yale.edu>
6454
6455 * make-dist (dontcompile): Look for the DONTCOMPILE variable rather
6456 than the obsolete dontcompilefiles pseudo-rule in lisp/Makefile.
6457
64581999-10-09 Richard M. Stallman <rms@gnu.org>
6459
6460 * Makefile.in (uninstall, install-arch-indep, install-arch-dep):
6461 Unset CDPATH to prevent cd from generating output.
6462
64631999-10-08 Stefan Monnier <monnier@cs.yale.edu>
6464
6465 * update-subdirs: Also ignore CVS subdirs.
6466
64671999-10-07 Gerd Moellmann <gerd@gnu.org>
6468
6469 * Makefile.in (install-arch-indep): Add ada-mode.
6470
64711999-10-06 Dave Love <fx@gnu.org>
6472
6473 * Makefile.in: Add rules for config.status, configure.
6474
64751999-09-07 Gerd Moellmann <gerd@gnu.org>
6476
6477 * configure.in (--with-sound): Removed.
6478
64791999-08-30 Gerd Moellmann <gerd@gnu.org>
6480
6481 * configure.in (USE_TOOLKIT_SCROLL_BARS): Move the test down after
6482 the test for Xaw3d.
6483 (HAVE_TIFF): Add -lm to library check.
6484
64851999-08-28 Richard Stallman <rms@gnu.org>
6486
6487 * configure.in (USE_TOOLKIT_SCROLL_BARS): Move tests for
6488 -lXaw3d, -lXpm, -ljpeg, -lpng, -ltiff, and -lgif, down
6489 after the other X-related libraries.
6490
64911999-08-21 Dave Love <fx@gnu.org>
6492
6493 * configure.in: Don't check for jpeglib.h.
6494
64951999-08-20 Gerd Moellmann <gerd@gnu.org>
6496
6497 * configure.in (HAVE_TIFF): Remove tiff34 prefix from tiffio.h.
6498 (HAVE_XAW3D): Don't check for Xaw3d if USE_X_TOOLKIT=none.
6499
65001999-08-18 Dave Love <fx@gnu.org>
6501
6502 * configure.in: Check for termcap.h.
6503
65041999-08-15 Gerd Moellmann <gerd@gnu.org>
6505
6506 * configure.in: Add --with-toolkit-scroll-bars. If "no",
6507 use Emacs' scroll bars, even if configured for Motif or when
6508 Xaw3d is available.
6509
65101999-08-12 Wolfgang Rupprecht <wolfgang@wsrcc.com>
6511
6512 * configure.in: Check for getaddrinfo.
6513
65141999-08-04 Eli Zaretskii <eliz@gnu.org>
6515
6516 * config.bat: Make --no-debug work again by removing -gcoff.
6517
65181999-07-30 Dave Love <fx@gnu.org>
6519
6520 * configure.in: Check for stdlib.h.
6521
65221999-07-19 Dave Love <fx@gnu.org>
6523
6524 * configure.in: Grok sparc64-*-linux-gnu*.
6525
65261999-07-12 Richard Stallman <rms@gnu.org>
6527
6528 * Version 20.4 released.
6529
65301999-06-23 Karl Heuer <kwzh@gnu.org>
6531
6532 * make-dist: Unset EMACS_UNIBYTE, so Emacs runs in its default state.
6533 Quote $EMACS, in case it's a program with args.
6534
65351999-06-15 Gerd Moellmann <gerd@gnu.org>
6536
6537 * configure.in (HAVE_GIF): Use libungif instead of libgif
6538 because the former doesn't contain patented compression code.
6539
65401999-05-29 Richard M. Stallman <rms@gnu.org>
6541
6542 * configure.in: Delete the Kerberos stuff.
6543
65441999-05-27 Greg Hudson <ghudson@mit.edu>
6545
6546 * configure.in: Prefer kerberos 5 names.
6547
65481999-04-26 Richard M. Stallman <rms@gnu.org>
6549
6550 * configure.in: Check for libXp.
6551
65521999-04-08 Richard Stallman <rms@gnu.org>
6553
6554 * make-dist: Include change logs in subdirs of `lisp'.
6555
65561999-04-05 Richard Stallman <rms@gnu.org>
6557
6558 * Makefile.in (mkdir): If we create ${datadir}, make it world-readable.
6559 (install-arch-indep): Make ${datadir}/emacs world-readable.
6560
65611999-03-30 Eli Zaretskii <eliz@gnu.org>
6562
6563 * config.bat: Use epaths.* instead of paths.*.
6564
65651999-03-07 Eli Zaretskii <eliz@gnu.org>
6566
6567 * INSTALL: Add detailed instructions to unpack and install
6568 intlfonts on MS-DOS.
6569
65701999-02-26 Richard Stallman <rms@gnu.org>
6571
6572 * configure.in: Use epaths.h and epaths-force instead of paths...
6573
6574 * Makefile.in (epaths-force): Renamed from paths-force;
6575 operate on epaths.in and produce epaths.h.
6576
65771999-02-24 Richard Stallman <rms@gnu.org>
6578
6579 * make-dist: Fix nt/icons directory handling.
6580
65811999-02-22 Simon Josefsson <jas@pdc.kth.se>
6582
6583 * configure.in (f301-fujitsu-uxpv4.1): New target.
6584
65851999-02-20 Richard Stallman <rms@gnu.org>
6586
6587 * make-dist (tempparent): Fix command to update info files.
6588
65891999-02-09 Richard Stallman <rms@gnu.org>
6590
6591 * configure.in (powerpc-apple-netbsd*): New alternative.
6592
65931999-01-25 Geoff Voelker <voelker@cs.washington.edu>
6594
6595 * make-dist: Include the new directory nt/icons in distributions.
6596
65971999-01-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6598
6599 * configure.in: Change message about HAVE_XFREE386.
6600
66011999-01-07 Eli Zaretskii <eliz@gnu.org>
6602
6603 * config.bat: Support configuring with leim.
6604
66051998-12-16 Petri Kaurinkoski <Petri.Kaurinkoski@hut.fi>
6606
6607 * configure.in (mips-sgi-irix6.5): New target.
6608
66091998-12-16 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
6610
6611 * configure.in: Remove GSS-API support, since it has been removed
6612 from movemail.
6613
66141998-12-04 Markus Rost <rost@delysid.gnu.org>
6615
6616 * Makefile.in (install-arch-dep): Copy fns-*.el from lib-src.
6617
66181998-12-04 Andreas Schwab <schwab@delysid.gnu.org>
6619
6620 * Makefile.in: Don't install customize info file.
6621 Run install-info on viper info file.
6622
66231998-11-29 Richard Stallman <rms@psilocin.ai.mit.edu>
6624
6625 * Makefile.in (install-arch-dep): Copy fns-*.el from lib-src.
6626
66271998-11-16 Kenichi Handa <handa@etl.go.jp>
6628
6629 * configure.in (*-*-bsdi4*): New target.
6630
66311998-11-13 Ehud Karni <ehud@unix.simonwiesel.co.il>
6632
6633 * configure.in: Fix previous change.
6634
66351998-11-11 Richard Stallman <rms@gnu.org>
6636
6637 * configure.in (aviion-intel): New machine.
6638
66391998-11-04 Kenichi Handa <handa@etl.go.jp>
6640
6641 * configure.in (mips-nec-sysv4*): New target.
6642
66431998-11-03 Andreas Schwab <schwab@delysid.gnu.org>
6644
6645 * Makefile.in (install-arch-dep): Fix last change and use fns-*.el
6646 from lisp.
6647
66481998-10-31 Richard Stallman <rms@psilocin.ai.mit.edu>
6649
6650 * make-dist: Don't include fns*.el in dist.
6651
66521998-10-30 Dave Love <fx@gnu.org>
6653
6654 * configure.in: Don't mkdir cpp.
6655
66561998-10-30 Andreas Schwab <schwab@delysid.gnu.org>
6657
6658 * Makefile.in (install-arch-dep): Install src/fns-*.el in
6659 ${archlibdir}.
6660
66611998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6662
6663 * Version 20.3 released.
6664
66651998-07-30 Paul Eggert <eggert@twinsun.com>
6666
6667 * Makefile.in (Makefile, src/Makefile, src/config.stamp)
6668 (lib-src/Makefile, man/Makefile, oldXMenu/Makefile)
6669 (lwlib/Makefile, leim/Makefile):
6670 Prepend $(srcdir)/ to rule dependencies outside this dir.
6671
66721998-06-30 Richard Stallman <rms@psilocin.ai.mit.edu>
6673
6674 * configure.in: Use unset CDPATH instead of making it empty.
6675
66761998-06-20 Karl Heuer <kwzh@gnu.org>
6677
6678 * configure.in: Assume unspecified Solaris is 2.5, not 2.4.
6679
66801998-06-07 Richard Stallman <rms@psilocin.ai.mit.edu>
6681
6682 * make-dist (MANIFEST): Include most subdirs, but exclude subdirs.el
6683 and default.el. Sort the results.
6684
66851998-05-31 Karl Heuer <kwzh@gnu.org>
6686
6687 * Makefile.in (install-arch-indep): Don't die if site-lisp/ isn't
6688 writable.
6689
66901998-05-14 Richard Stallman <rms@psilocin.ai.mit.edu>
6691
6692 * Makefile.in (install-arch-indep):
6693 Don't alter site-lisp/subdirs.el if it exists.
6694
66951998-05-12 Richard Stallman <rms@psilocin.ai.mit.edu>
6696
6697 * Makefile.in (install-arch-indep): Put `-' on commands to create
6698 subdirs.el in site-lisp dirs.
6699
67001998-05-07 Richard Stallman <rms@psilocin.gnu.org>
6701
6702 * Makefile.in (install-arch-indep): Fix typo in previous change.
6703
67041998-05-06 Richard Stallman <rms@psilocin.gnu.org>
6705
6706 * Makefile.in (install-arch-indep): Pass --dir-file to install-info.
6707
67081998-04-28 Richard Stallman <rms@psilocin.gnu.org>
6709
6710 * Makefile.in (mkdir): Create the site-lisp dirs.
6711 (install-arch-indep): Make site-lisp/subdirs files world-readable.
6712
67131998-04-26 Richard Stallman <rms@psilocin.gnu.org>
6714
6715 * Makefile.in (INSTALL_INFO): New variable.
6716 (install-arch-indep): Don't replace the dir file if it already exists.
6717 Use the install-info program, via INSTALL_INFO, to add entries.
6718 Make the `info' subdir and the Info files world-readable.
6719
67201998-04-16 Eli Zaretskii <eliz@delysid.gnu.org>
6721
6722 * config.bat: Make sure the environment is large enough to support
6723 all the "set foo=bar" commands. Update pointers to DJGPP FTP sites.
6724
67251998-04-10 Karl Heuer <kwzh@gnu.org>
6726
6727 * make-dist: Don't accept EMACS=t when testing for $EMACS set.
6728
67291998-04-06 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
6730
6731 * configure.in: Add --with-gssapi to specify GSS-API
6732 authentication support for movemail.
6733
67341998-04-02 Richard Stallman <rms@psilocin.ai.mit.edu>
6735
6736 * Makefile.in (install-arch-indep): Fix previous change.
6737
67381998-03-30 Richard Stallman <rms@psilocin.ai.mit.edu>
6739
6740 * Makefile.in (info): Run man in build dir, not srcdir.
6741
67421998-03-28 Richard Stallman <rms@psilocin.ai.mit.edu>
6743
6744 * Makefile.in (install-arch-indep): Fix previous change.
6745
67461998-03-23 Kenichi Handa <handa@etl.go.jp>
6747
6748 * Makefile.in (top_distclean): Check the existence of `lock' subdir.
6749
67501998-03-22 Richard Stallman <rms@gnu.org>
6751
6752 * Makefile.in (install-arch-indep): Put special subdirs.el files
6753 in site-lisp dirs. Use normal-top-level-add-subdirs-to-load-path.
6754
67551998-03-21 Richard Stallman <rms@psilocin.gnu.org>
6756
6757 * make-dist: Fix shell syntax in check for missing .el or .elc files.
6758
67591998-03-09 Richard Stallman <rms@psilocin.gnu.org>
6760
6761 * configure.in (hppa-hp-hpux1[0-9]*): Handle versions 1X like 10.
6762 (m68*-hp-hpux*): Handle versions 1X like 10.
6763
67641998-03-07 Richard Stallman <rms@psilocin.gnu.org>
6765
6766 * make-dist: PROBLEMS is now in etc, not top level dir.
6767
6768 * Makefile.in (SOURCES): Delete PROBLEMS.
6769
67701998-02-25 Richard Stallman <rms@gnu.org>
6771
6772 * configure.in (hppa*-hp-hpux*): Use hpux10 by default.
6773
6774 * Makefile.in (install-arch-indep): Do chmod a+x on subdirs.
6775
67761998-01-17 Richard Stallman <rms@gnu.org>
6777
6778 * Makefile.in (install-arch-indep): Add semicolon before `else'.
6779
67801998-01-02 Richard Stallman <rms@psilocin.gnu.org>
6781
6782 * make-dist (tempparent): New option --no-check.
6783
6784 * make-dist: Don't do anything with cpp directory.
6785
67861997-12-20 Richard Stallman <rms@psilocin.gnu.org>
6787
6788 * configure.in (sparc-fujitsu-sysv4*): New target.
6789
67901997-12-17 Andreas Schwab <schwab@gnu.org>
6791
6792 * configure.in: Cache more tests. Add missing quotes around
6793 message with embedded comma.
6794
67951997-12-04 Karl Heuer <kwzh@gnu.org>
6796
6797 * Makefile.in (unlock, relock): Don't reference cpp/ directory.
6798
67991997-11-26 Joel N. Weber II <devnull@gnu.org>
6800
6801 * make-dist: Changed the comment about `umask 0' to say `Don't
6802 restrict access to any files.'; previously it said `Don't protect
6803 any files', which may have implied that we think fascism is good.
6804
68051997-11-24 Paul Eggert <eggert@twinsun.com>
6806
6807 * configure.in (AC_CHECK_FUNCS): Add strftime. The new GNU C library
6808 strftime needs the underlying host's strftime for locale dependent
6809 formats.
6810
68111997-11-20 Abraham Nahum <miko@uxsrvc.tti.co.il>
6812
6813 * configure.in (i586-dg-dguxR4.*): New name in case branch.
6814
68151997-11-20 Eli Zaretskii <eliz@is.elta.co.il>
6816
6817 * config.bat: Configure the man subdirectory.
6818
68191997-11-07 Paul Eggert <eggert@twinsun.com>
6820
6821 * configure.in (AC_CHECK_LIB): Add -lintl.
6822
68231997-11-07 Karl Heuer <kwzh@gnu.org>
6824
6825 * make-dist (check for .elc files): Avoid bash-specific syntax.
6826 (check for overflow 14-char limit): Simplify.
6827
68281997-11-07 Richard Stallman <rms@gnu.org>
6829
6830 * Makefile.in (install): Move blessmail last.
6831
68321997-10-02 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6833
6834 * configure.in (gettimeofday, one arg or two):
6835 Clarify messages by avoiding double negative.
6836
68371997-09-30 Karl Eichwalder <ke@suse.de>
6838
6839 * Makefile.in (install-arch-indep): Install the widget info file.
6840
68411997-09-24 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
6842
6843 * configure.in (with-pop, with-kerberos): Need to check Kerberos
6844 libraries in reverse order, so that libraries will appear in the
6845 correct dependency order on the link line (and so that the
6846 configure checks themselves will work properly when early
6847 libraries depend on later ones).
6848
68491997-09-21 Erik Naggum <erik@naggum.no>
6850
6851 * make-dist (making links to `src'): Keep timestamp on copied files.
6852
6853 * make-delta: New script to produce delta distributions.
6854
68551997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6856
6857 * Version 20.2 released.
6858
68591997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6860
6861 * Version 20.1 released.
6862
6863 * Makefile.in (install-leim): Depend on mkdir.
6864 (leim): Depend on src.
6865
68661997-09-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6867
6868 * configure.in: Recognize alpha* instead of just alpha.
6869
68701997-09-12 Paul Eggert <eggert@twinsun.com>
6871
6872 * leim-Makefile.in (mostlyclean, maintainer-clean): New targets.
6873
68741997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6875
6876 * update-subdirs: Use rm -f.
6877
68781997-09-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6879
6880 * update-subdirs: Delete subdirs.el if this dir has no subdirs.
6881 Ignore subdirs named Old.
6882
68831997-08-04 Kenneth Stailey <kstailey@elbereth.disclosure.com>
6884
6885 * configure.in: Add OpenBSD clause to set $machine.
6886
68871997-09-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6888
6889 * make-dist: Recompile everything after updating various Lisp files.
6890 Recompile in leim as well as lisp.
6891 Check in leim as well as lisp for mismatched files and too-long names.
6892
68931997-09-03 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6894
6895 * Makefile.in (TAGS tags): Simply refer this to the src subdir.
6896
68971997-08-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6898
6899 * Makefile.in (install-arch-indep): Verify ./lisp has simple.el in it
6900 before trying to copy anything from it.
6901
69021997-08-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6903
6904 * Makefile.in (man/Makefile): New target.
6905 (tags): Define env var EMACS and run Makefile from build dir.
6906
69071997-08-27 Eli Zaretskii <eliz@psilocin.gnu.ai.mit.edu>
6908
6909 * config.bat: If src/_gdbinit doesn't exist, try using
6910 src/.gdbinit to create it (for building on Windows 95).
6911
69121997-08-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6913
6914 * Makefile.in (install-arch-indep):
6915 Discard extra data in tar | tar pipes.
6916
69171997-08-24 NIIBE Yutaka <gniibe@mri.co.jp>
6918
6919 * configure.in (x_default_search_path): Corrected
6920 '${x_library}' to '${x_library}/X11'.
6921
69221997-08-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6923
6924 * configure.in (HAVE_MOTIF_2_1): Test for Motif 2.1.
6925
69261997-08-22 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
6927
6928 * configure.in: Support auto-configuration of both Kerberos V4 and
6929 Kerberos V5 for movemail, including detection of V4 and V5 header
6930 files and libraries.
6931
69321997-08-16 NIIBE Yutaka <gniibe@etl.go.jp>
6933
6934 * configure.in: Compute x_default_search_path
6935 and substitute into makefiles.
6936
6937 * Makefile.in (paths-force): Store PATH_X_DEFAULTS in paths.h.
6938
69391997-08-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6940
6941 * Makefile.in (install-arch-indep): Run list-load-path-shadows.
6942
69431997-08-07 Erik Naggum <erik@naggum.no>
6944
6945 * configure.in: Remove lockdir, it is no longer needed.
6946 * Makefile.in (mkdir): Don't create lockdir.
6947 (lockdir): Variable deleted.
6948 (paths-force): Don't operate on PATH_LOCK.
6949
69501997-08-06 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6951
6952 * leim-Makefile.in (clean, distclean): New targets.
6953
6954 * make-dist: Include leim/ChangeLog in leim distribution.
6955
69561997-08-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6957
6958 * configure.in (i*86-*-sysv4.2uw*): Set NON_GNU_CPP.
6959
69601997-07-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6961
6962 * Makefile.in (CPPFLAGS): Get this from configure, like CFLAGS.
6963
69641997-07-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6965
6966 * Makefile.in (LDFLAGS): Get this from configure, like CFLAGS.
6967
69681997-07-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6969
6970 * make-dist: Update leim/leim-list.el.
6971 Pass along value of $EMACS when updating lisp dir.
6972
69731997-07-25 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>
6974
6975 * configure.in (doug_lea_malloc): Make __after_morecore_hook a
6976 prerequisite to the use of Doug Lea's malloc.
6977
69781997-07-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6979
6980 * Makefile.in (top_distclean): Use -f to delete contents of lock dir.
6981
6982 * make-dist: Use name leim/SKK-DIC, not leim/SKK.
6983
69841997-07-16 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6985
6986 * make-dist: Arrange for the leim tar file to unpack in emacs-M.N/leim.
6987
69881997-07-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6989
6990 * configure.in (mips-sony-newsos6*): File news-risc.h renamed
6991 to news-r6.h.
6992
69931997-07-10 Eli Zaretskii <eliz@is.elta.co.il>
6994
6995 * config.bat: Use `sed' instead of `cp', which might not be
6996 installed.
6997
69981997-07-09 Kenichi Handa <handa@etl.go.jp>
6999
7000 * Makefile.in (mostlyclean): Add cleaning leim directory.
7001 (clean, distclean, maintainer-clean): Likewise.
7002
70031997-07-09 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7004
7005 * make-dist (bogosities): Check subdirs of `lisp' also.
7006
70071997-07-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7008
7009 * make-dist (etc): Really avoid symlinks now.
7010 (lisp): Don't delete from subdirs the things we never copy.
7011
70121997-07-07 Kenichi Handa <handa@psilocin.gnu.ai.mit.edu>
7013
7014 * Makefile.in (install-arch-indep): Correct the target name.
7015 The first letter `i' was dropped by the previous change of mine.
7016
70171997-07-06 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7018
7019 * configure.in (leim/Makefile): Generate this.
7020 (*-sysv4.2uw*): Recognize new alternative.
7021
7022 * leim-Makefile.in: Renamed from leim-Makefile.
7023
7024 * make-dist: Set up real-leim subdirectory,
7025 with the real contents of leim; then move it to
7026 a separate top-level directory.
7027
7028 * make-dist: Don't mention site-lisp, site-init, site-start
7029 or default, when listing files hat are not compiled and should be.
7030
7031 * configure.in: Create src/config.stamp at the end.
7032
70331997-07-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7034
7035 * Makefile.in (install-leim): Correct previous change.
7036
70371997-07-02 Kenichi Handa <handa@psilocin.gnu.ai.mit.edu>
7038
7039 * Makefile.in (install-leim): New target.
7040 (install): Depend on install-leim.
7041
70421997-07-01 Kenichi Handa <handa@psilocin.gnu.ai.mit.edu>
7043
7044 * Makefile.in (SUBDIR): Add leim.
7045 (SUBDIR_MAKEFILES): Add leim/Makefile.
7046 (leim/Makefile): New target.
7047
70481997-07-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7049
7050 * leim-Makefile: New file.
7051 * make-dist: Initialize a `leim' subdirectory with that makefile.
7052
70531997-06-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7054
7055 * configure.in (GNU_MALLOC_reason): Fix message text.
7056
70571997-06-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7058
7059 * make-dist (lisp): Don't process subdirs that start with =.
7060 (etc): Copy symlinks, as in src.
7061
70621997-06-26 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7063
7064 * configure.in (i*86-*-unixware*): New alternative.
7065
70661997-06-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7067
7068 * Makefile.in (src/config.stamp): Target renamed from src/config.h
7069 and touch it explicitly.
7070
7071 * configure.in (mips-sony-newsos6*): New alternative.
7072 (mips-*-linux-gnu*): New alternative.
7073 (*-*-bsdi*): New alternative.
7074 (i*86-*-bsd386, i*86-*-bsdi...): Delete old alternatives.
7075
70761997-06-22 Dave Love <d.love@dl.ac.uk>
7077
7078 * Makefile.in (lib-src): Depend on src/config.h (e.g. for movemail.o).
7079 (src/config.h): New target to re-configure if src/config.in is patched.
7080
70811997-06-18 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7082
7083 * configure.in (shutdown): Check for `shutdown' function.
7084
70851997-06-18 Kenichi Handa <handa@psilocin.gnu.ai.mit.edu>
7086
7087 * update-subdirs: Include the directory "language" in subdirs.
7088
70891997-06-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7090
7091 * configure.in (m88k-dg-dgux4*): New alternative.
7092 (alpha-*-netbsd*): New alternative.
7093 (powerpcle-*-solaris2*): New alternative.
7094
70951997-05-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7096
7097 * make-dist: Warn about .el files that are not compiled.
7098
70991997-05-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7100
7101 * Makefile.in (dist): Don't run update-subdirs here,
7102 since make-dist now gets that done.
7103
7104 * make-dist: Use the new `updates' target in lisp/Makefile.
7105
7106 * make-dist: Use new non-file targets in lisp/Makefile.
7107
71081997-04-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7109
7110 * make-dist: Handle all subdirs of `lisp' uniformly.
7111 Don't handle `term' and `language' specially.
7112 Clear out umask at the beginning.
7113
71141997-04-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7115
7116 * make-dist: Use Make to update finder-inf.el and autoloads.
7117 Also update cus-load.el.
7118
71191997-04-09 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>
7120
7121 * configure.in (doug_lea_malloc): First check for SYSTEM_MALLOC,
7122 in case it is desirable to disable the GNU malloc features with glibc.
7123
71241997-04-08 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>
7125
7126 * configure.in (DOUG_LEA_MALLOC):
7127 Define if malloc_{get,set}_state exist.
7128
71291997-03-05 Kenichi Handa <handa@etl.go.jp>
7130
7131 * make-dist: Make links for files under lisp/language.
7132
71331997-02-20 Kenichi Handa <handa@etl.go.jp>
7134
7135 * update-subdirs: Exclude the directory "language" from subdirs.
7136
71371997-01-26 Karl Heuer <kwzh@gnu.ai.mit.edu>
7138
7139 * configure.in: Check for rint and cbrt.
7140
71411997-01-01 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
7142
7143 * make-dist: Use $EMACS to say where to run Emacs.
7144 Add --no-update option.
7145
71461996-12-30 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
7147
7148 * configure.in (hppa1.1-hitachi-hiuxmpp): New configuration.
7149
71501996-12-28 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
7151
7152 * make-dist (copying src): Check thoroughly for symlinks
7153 and copy them in all cases. Regularize the linking of *.in
7154 and *.opt and ChangeLog files.
7155 (copying lib-src): Likewise.
7156 Don't rm getdate.c or y.tab.*--they don't exist any more.
7157
71581996-12-18 Jonathan I. Kamens <jik@annex-1-slip-jik.cam.ov.com>
7159
7160 * configure.in: Check for libmail, maillock.h and
7161 touchlock (for movemail).
7162
71631996-12-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7164
7165 * configure.in (limits.h): Check for this file.
7166
71671996-12-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7168
7169 * configure.in (rs6000-ibm-aix4.2): New alternative.
7170 (rs6000-ibm-aix4.0): New alternative.
7171 (rs6000-ibm-aix4*): Assume aix 4.1 by default.
7172
71731996-11-22 Ben Harris <bjh21@cam.ac.uk>
7174
7175 * configure.in: Recognize vax-*-netbsd*.
7176
71771996-11-06 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
7178
7179 * configure.in (locallisppath): Add leim directory.
7180
71811996-10-31 Eli Zaretskii <eliz@is.elta.co.il>
7182
7183 * config.bat: Make sure `mv' supports forward slashes and -f.
7184
71851996-10-28 Christian Limpach <chris@nice.ch>
7186
7187 * configure.in (hppa*-next-nextstep*): * added after hppa
7188 to accept hppa1.0 and hppa1.1.
7189
71901996-10-05 Marcus G. Daniels <marcus@coulee.tdb.com>
7191
7192 * configure.in: Provide an empty default for LD_SWITCH_X_SITE_AUX.
7193 * configure.in (ld_switch_machine): Fix typo.
7194
71951996-09-28 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
7196
7197 * configure.in: Fetch LD_SWITCH_SYSTEM and LD_SWITCH_MACHINE
7198 from config.h and use them in $ac_link.
7199
72001996-09-28 Erik Naggum <erik@psilocin.gnu.ai.mit.edu>
7201
7202 * configure.in: Create a subdir named `lisp'.
7203
72041996-09-24 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
7205
7206 * configure.in: Check for getcwd.
7207
72081996-09-04 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
7209
7210 * configure.in: Check for termios.h. Check for setpgid.
7211
72121996-08-31 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
7213
7214 * configure.in: Check for setrlimit.
7215
72161996-08-31 Paul Eggert <eggert@twinsun.com>
7217
7218 * configure.in: Check for sys/systeminfo.h, getdomainname, sysinfo.
7219
72201996-08-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7221
7222 * configure.in: Check for utimes.
7223
7224 * configure.in: Check for com_err library, but only
7225 if --with-kerberos was used. Check for krb and des
7226 only if --with-kerberos.
7227
72281996-08-26 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
7229
7230 * Makefile.in (INSTALL_STRIP): New variable.
7231 (install-strip): Set INSTALL_STRIP, not INSTALL_PROGRAM.
7232 (install-arch-dep): Use INSTALL_STRIP, and pass it to lib-src.
7233
72341996-08-25 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
7235
7236 * configure.in: Check for krb and des libraries.
7237
72381996-08-24 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
7239
7240 * configure.in (*-sunos4.1.[3-9]*noshare):
7241 Use sunos413, not sunos4-1-3.
7242 (m88k-dg-dgux5.4R3*): Use dgux5-4-3, not dgux5-4r3.
7243 (arm-acorn-riscix1.2*): Use riscix12, not riscix1-2.
7244
72451996-08-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7246
7247 * Makefile.in (src/paths.h): Target deleted.
7248 (paths-force): Delete all dependencies on this target
7249 but don't delete the target.
7250 (install): Depend on `all'.
7251 (paths-force): Don't print a message.
7252
7253 * configure.in: Generate src/paths.h here.
7254
72551996-08-18 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7256
7257 * configure.in (NON_GCC_LINK_TEST_OPTIONS, GCC_LINK_TEST_OPTIONS):
7258 New variables that affect linking only.
7259 (alpha-dec-osf*): Use those instead of previous change.
7260
72611996-08-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7262
7263 * Makefile.in (install-arch-indep): Install info/messages.
7264
72651996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7266
7267 * Version 19.33 released.
7268
72691996-08-10 Marcus G. Daniels <marcus@sayre.sysc.pdx.edu>
7270
7271 * configure.in (i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*):
7272 Fix previous change.
7273
72741996-08-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7275
7276 * configure.in (i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*):
7277 New alternative.
7278
72791996-08-07 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7280
7281 * configure.in (alpha-dec-osf*): Specify GCC_TEST_OPTIONS
7282 and NON_GCC_TEST_OPTIONS.
7283
72841996-08-06 Paul Eggert <eggert@twinsun.com>
7285
7286 * configure.in (LOCALTIME_CACHE): Don't put a string literal
7287 "TZ=..." in environ.
7288
72891996-08-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7290
7291 * make-dist (msdos): Add is_exec.c, sigaction.c to distribution.
7292
72931996-08-03 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7294
7295 * configure.in (*-sunos4.1.[3-9]*noshare): Move this before
7296 the more general *-sunos4.1.[3-9]* clause.
7297
72981996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7299
7300 * Version 19.32 released.
7301
7302 * configure.in (*-sco3.2v5*):
7303 Set OVERRIDE_CPPFLAG to a string of one space.
7304 Fix the code that uses OVERRIDE_CPPFLAG.
7305
73061996-07-16 Karl Heuer <kwzh@gnu.ai.mit.edu>
7307
7308 * configure.in: Undo previous change.
7309
73101996-07-16 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
7311
7312 * config.sub: Use `pc', not `unknown', when canonicalizing
7313 the vendor for ...86.
7314
73151996-07-15 David Mosberger-Tang <davidm@AZStarNet.com>
7316
7317 * configure.in: Check for termios.h header.
7318
73191996-07-11 Bill Mann <dvmann@dvncr.praxisint.com>
7320
7321 * configure.in: Use s/usg5-4-3.h for ncr-i[3456]86-sysv4.3.
7322
73231996-07-07 Karl Heuer <kwzh@gnu.ai.mit.edu>
7324
7325 * configure.in: Split bsdos2 and bsdos2-1.
7326
73271996-07-06 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
7328
7329 * config.sub: If last two words are not a recognized
7330 KERNEL-OS pair, use just the last word as OS, as in 19.31.
7331 Make conversion of gnu/linux to linux-gnu really work.
7332
7333 * config.sub: If vendor unspecified with i386, use `pc' not `unknown'.
7334
73351996-06-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7336
7337 * configure.in (check for using Lucid widgets by default):
7338 Eliminate indentation that confuses some compilers.
7339
73401996-06-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7341
7342 * config.sub: Convert linux and gnu/linux to linux-gnu.
7343
7344 * make-dist: Don't update getdate.c.
7345 Ignore =... files when checking for too-long Lisp file names.
7346
73471996-06-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7348
7349 * configure.in (euidaccess): Check for that, not for eaccess.
7350
73511996-06-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7352
7353 * configure.in (sunos4.1.[3-9]*noshare): Eliminate dash from
7354 before `noshare'.
7355 (mips-sgi-irix6*): Specify NON_GCC_TEST_OPTIONS.
7356
73571996-06-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7358
7359 * configure.in: Rename lignux to linux-gnu in configuration names.
7360 Use gnu-linux as the opsys value (s/ file name).
7361 Allow i686 just like i386, i486, i586.
7362
73631996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7364
7365 * configure.in (i*86-*-sco3.2v5): New alternative.
7366 (OVERRIDE_CPPFLAG): New variable.
7367 (CPPFLAGS): If OVERRIDE_CPPFLAG is set, use that.
7368
7369 * configure.in: Specify vpath for .texi files.
7370
73711996-06-09 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7372
7373 * configure.in: Always check for HAVE_X11R5.
7374 Separately decide whether to use a toolkit by default.
7375
73761996-06-04 Bill Mann <dvmann@dvhpux1.praxisint.com>
7377
7378 * configure.in: If X11R5 is missing the Xaw headers,
7379 default to --with-x-toolkit=no.
7380
73811996-05-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7382
7383 * configure.in (powerpc-*-solaris2*): Use ibmrs6000, not rs6000.
7384
73851996-05-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7386
7387 * Makefile.in (install-arch-indep): If cd etc makes output,
7388 don't treat that as part of the tar data.
7389 Check that ./lisp actually exists.
7390
73911996-05-29 Karl Heuer <kwzh@gnu.ai.mit.edu>
7392
7393 * make-dist: Check for long file names.
7394
73951996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
7396
7397 * Version 19.31 released.
7398
73991996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
7400
7401 * configure.in: Recognize sparc-*-lignux.
7402
74031996-05-03 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
7404
7405 * make-dist: Include nt/inc/arpa and nt/inc/netinet in the dist.
7406 Don't include config.w95.
7407
74081996-04-21 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
7409
7410 * make-dist: Replace --no-clean-up and --no-tar options
7411 with --clean-up and --tar, so that the default is useful.
7412
74131996-04-15 Eli Zaretskii <eliz@is.elta.co.il>
7414
7415 * config.bat: Make sure the GDB init file is called src/_gdbinit;
7416 if not, tell the user to rename it and abort.
7417
74181996-04-14 Eli Zaretskii <eliz@is.elta.co.il>
7419
7420 * config.bat: With DJGPP v1.x, use `COFF2EXE' to produce JUNK.EXE
7421 test program.
7422
74231996-04-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7424
7425 * config.bat (djgpp_ver): Variable renamed from djgpp-ver.
7426
7427 * make-dist (MANIFEST): Fix previous change.
7428 (msdos): Put mainmake.v2 into the dist.
7429
74301996-04-10 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
7431
7432 * make-dist: Exit if autoconf fails.
7433
74341996-04-10 Eli Zaretskii <eliz@is.elta.co.il>
7435
7436 * config.bat: Set djgpp-ver, and unset it at the end.
7437 Add a number of conditionals for DJGPP version 2.
7438 Rename label libsrc2 to libsrc3.
7439 Substitute for LDFLAGS in src/Makefile.
7440 Substitute for ALL_CFLAGS in lib-src/Makefile.
7441
74421996-04-08 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7443
7444 * configure.in (ncurses): Check this after checking fns like strerror.
7445
74461996-04-08 Erik Naggum <erik@naggum.no>
7447
7448 * make-dist (MANIFEST): Don't include lines from =files.
7449
74501996-04-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7451
7452 * make-dist: Don't put lisp/dired.todo in the dist.
7453
74541996-04-05 Richard Stallman <rms@lucy.gnu.ai.mit.edu>
7455
7456 * configure.in (HAVE_NCURSES): Look for library named ncurses.
7457
7458 * configure.in (setlocale): Check for it.
7459
7460 * configure.in (*-*-sysv4.2*): If no /usr/ccs/lib/cpp, use /lib/cpp.
7461
74621996-03-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7463
7464 * configure.in: Use lignux instead of linux as value of opsys.
7465
74661996-03-22 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7467
7468 * Makefile.in (install-strip): Fix whitespace.
7469 Get rid of continuation.
7470
7471 * config.sub: Convert linux or gnu/linux to lignux.
7472
74731996-03-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7474
7475 * configure.in: Accept lignux in configuration name.
7476
74771996-03-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7478
7479 * Makefile.in (install-strip): New target.
7480
74811996-03-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7482
7483 * Makefile.in (top_distclean): Use `|| true' to ignore error in rm.
7484 -f failed to do the job on Suns.
7485
74861996-03-13 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
7487
7488 * Makefile.in (install-arch-dep): Don't depend on install-arch-indep.
7489
7490 * configure.in (linux/version.h): Check for this header.
7491
74921996-03-12 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
7493
7494 * configure.in: Remove -fno-builtin hackery from -lm check.
7495
74961996-03-08 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
7497
7498 * configure.in (-lm check): If $GCC, append -fno-builtin to $CC for
7499 just this test.
7500
7501 * configure.in (AC_PREREQ): Require version 2.8 of Autoconf.
7502
75031996-03-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7504
7505 * configure.in: Check for ncurses.
7506
75071996-02-28 Paul Eggert <eggert@twinsun.com>
7508
7509 * configure.in (LOCALTIME_CACHE):
7510 Also define if localtime mishandles unsetting TZ.
7511 This works around a localtime bug in mips-dec-ultrix.
7512
75131996-02-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7514
7515 * make-dist (finder-inf.el): Use finder-compile-keywords-make-dist.
7516
7517 * configure.in: Improve messages about X versions.
7518
75191996-02-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7520
7521 * configure.in (LOCALTIME_CACHE): Cope if $ac_cv_func_tzset is null.
7522
75231996-02-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7524
7525 * configure.in (HAVE_X11XTR6): Set it as a shell variable.
7526 (HAVE_LIBXMU): If HAVE_X11XTR6, use -lSM and -lICE.
7527
7528 * Makefile.in (install-arch-dep): Depend on install-arch-indep.
7529 (install): Put install-arch-indep before install-arch-dep.
7530
75311996-02-20 Dave Love <d.love@dl.ac.uk>
7532
7533 * INSTALL: Clarify info about MS-DOS path handling.
7534
75351996-02-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7536
7537 * Makefile.in (install-arch-indep): Install info/ccmode*.
7538 In previous change, protect against /bin/pwd returning null string.
7539
75401996-02-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7541
7542 * Makefile.in (install-arch-indep): Copy build-dir's lisp subdir
7543 to lispdir.
7544
75451996-02-01 Paul Eggert <eggert@twinsun.com>
7546
7547 * configure.in (LD_RUN_PATH): Prepend x_libraries to this envvar.
7548
75491996-01-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7550
7551 * configure.in (HAVE_TIMEVAL): Set explicitly to `no' if test fails.
7552
75531996-01-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7554
7555 * Makefile.in (extraclean): Use ${top_distclean} to ensure
7556 we delete everything distclean deletes.
7557
75581996-01-23 Karl Heuer <kwzh@gnu.ai.mit.edu>
7559
7560 * make-dist (lwlib): Don't distribute lwlib-Xol* files.
7561
75621996-01-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7563
7564 * configure.in (HAVE_X11): Merge $LD_SWITCH_X_SITE
7565 into LDFLAGS instead of into LIBS.
7566
75671996-01-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7568
7569 * configure.in (HAVE_XMU): Fix typo in previous change.
7570
75711996-01-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7572
7573 * configure.in [Solaris]: Don't let $CC make us use /usr/ucb/cc.
7574
75751996-01-10 Erik Naggum <erik@naggum.no>
7576
7577 * configure.in (USE_X_TOOLKIT = maybe): Delete redundant `fi'.
7578
75791996-01-10 Karl Heuer <kwzh@gnu.ai.mit.edu>
7580
7581 * Makefile.in (install-arch-indep): Ignore error if no chmod -R.
7582
75831996-01-10 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
7584
7585 * configure.in (HAVE_XMU): Check for libXmu.a only if using toolkit
7586 and use -lXt to link it.
7587
75881996-01-08 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
7589
7590 * configure.in (locallisppath): Put version-specific dir first.
7591
75921996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
7593
7594 * configure.in (hppa-*-nextstep*): New alternative.
7595 (USE_X_TOOLKIT): By default, set this to "maybe";
7596 and change that later to LUCID or "no" according to X11 version.
7597
7598 * make-dist: Recompile outdated .elc files and update all autoloads.
7599
76001996-01-05 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7601
7602 * configure.in (locallisppath): Fix typo in last change: " -> '.
7603
76041996-01-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7605
7606 * configure.in (locallisppath): Add ../emacs/VERSION/site-lisp.
7607
76081995-12-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7609
7610 * Makefile.in (install-arch-indep): Give all files read permission.
7611
76121995-12-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7613
7614 * configure.in (hppa*-hp-hpux9shr*, hppa*-hp-hpux9*, hppa*-hp-hpux*):
7615 If it is hpux 9, check for /usr/include/X11R5 and /usr/lib/x11R5.
7616
76171995-12-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7618
7619 * configure.in: Determine HAVE_X11R6.
7620 (HAVE_MENUS): Renamed from HAVE_X_MENU.
7621
76221995-12-21 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
7623
7624 * configure.in: Just "solaris" now defaults to version 2.4.
7625 Add sunos4.1.n-noshare as alternative.
7626
76271995-12-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7628
7629 * configure.in (mips-sgi-irix6*): Set NON_GNU_CPP.
7630
76311995-11-29 Erik Naggum <erik@naggum.no>
7632
7633 * Makefile.in (install-arch-indep): Add missing backslash.
7634
76351995-11-29 Karl Eichwalder <ke@ke.Central.DE>
7636
7637 * Makefile.in (install-arch-indep): Don't install
7638 lispdir/[Mm]akefile*, lispdir/ChangeLog, lispdir/dired.todo.
7639
76401995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7641
7642 * Makefile.in (install-arch-indep): Fix previous change.
7643
7644 * configure.in (mips-sni-sysv*): New alias for mips-siemens-sysv*.
7645
76461995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7647
7648 * Version 19.30 released.
7649
7650 * make-dist (lisp): Exclude subdirs.el.
7651
76521995-11-22 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7653
7654 * make-dist (etc): Delete *.orig and *.rej.
7655
76561995-11-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7657
7658 * Makefile.in (install-arch-indep): Rename old info/dir only if exists.
7659
76601995-11-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7661
7662 * configure.in (hppa*-hp-hpux10*): Use s/hpux10.h.
7663
76641995-11-14 Geoff Voelker <voelker@cs.washington.edu>
7665
7666 * make-dist (nt): Rename install, readme, and todo to
7667 INSTALL, README, and TODO.
7668
76691995-11-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7670
7671 * make-dist (lisp): Don't distribute site-start.
7672
76731995-11-06 Karl Heuer <kwzh@gnu.ai.mit.edu>
7674
7675 * make-dist: Break the hard link on alloca.c.
7676
76771995-11-04 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
7678
7679 * configure.in (LIBS): Add libsrc_libs and keep the old LIBS.
7680
76811995-11-02 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
7682
7683 * make-dist (src, lib-src): Don't distribute Makefile.c.
7684 (etc/e): Do cleanup in $tempdir/etc/e, not $tempdir/etc.
7685
76861995-10-31 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7687
7688 * Makefile.in (mkdir): Create man1dir, not mandir.
7689 (uninstall): Use man1dir, not mandir.
7690
76911995-10-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7692
7693 * Makefile.in (man1dir): New variable.
7694 (install-arch-indep): Use man1dir.
7695
7696 * configure.in (sparc-*-nextstep*): Remove incorrect .h's.
7697
7698 * make-dist: Create lisp/MANIFEST.
7699
77001995-10-28 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7701
7702 * configure.in (m68k-*-linux*): New alternative.
7703
77041995-10-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7705
7706 * make-dist: Use new names config.in, paths.in, and
7707 {src,lib-src}/Makefile.in.
7708
77091995-10-25 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
7710
7711 * configure.in: Don't bother checking for drem.
7712
77131995-10-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7714
7715 * Makefile.in (distclean): Delete line with just a tab in it.
7716 (install-arch-indep): Delete spaces that precede tabs.
7717 Delete spurious `fi' left from previous change.
7718 (install): Supply `true' as command, to avoid null command.
7719
77201995-10-05 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7721
7722 * configure.in (--with-x-toolkit)): Add `athen' as alias for `athena'.
7723
77241995-09-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7725
7726 * configure.in (powerpc-*-solaris2): New alternative.x
7727
77281995-09-12 Karl Heuer <kwzh@gnu.ai.mit.edu>
7729
7730 * Makefile.in (src/paths.h, paths-force): Use paths.h.$$ instead
7731 of paths.h.tmp$$, to avoid going beyond 14 characters.
7732
77331995-09-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7734
7735 * configure.in: Improve error msg for invalid --with-x-toolkit value.
7736
77371995-09-06 Paul Eggert <eggert@twinsun.com>
7738
7739 * configure.in (LOCALTIME_CACHE): Define if tzset exists and
7740 if localtime caches TZ. Check for tzset.
7741
77421995-09-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7743
7744 * config.bat: Simplify using new names file names src/makefile.in,
7745 config.in, paths.in. Change Echo commands not to use `.
7746
77471995-08-31 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7748
7749 * Makefile.in (install-arch-indep): Always install the new dir file;
7750 rename the previous dir file to dir.bak or dir.old.
7751
77521995-08-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7753
7754 * configure.in (RANLIB): Substitute this into makefiles.
7755 Set it specially on solaris; set it by default on other systems.
7756
7757 * configure.in: Fix previous Alpha change.
7758
77591995-08-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7760
7761 * configure.in (i*386-*-isc4.*): Set GCC_TEST_OPTIONS and
7762 NON_GCC_TEST_OPTIONS.
7763
77641995-08-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7765
7766 * configure.in (CFLAGS): When computing CFLAGS and REAL_CFLAGS
7767 from config.h, use SPECIFIED_CFLAGS to get what the user specified.
7768
7769 * configure.in (alpha-*-linux*): New configuration.
7770
77711995-08-05 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7772
7773 * configure.in (m68*-next-*): Use m68k.h and nextstep.h.
7774 (m68k-next-nextstep*): New alias for that.
7775 (i*86-*-nextstep*): Use nextstep.h.
7776 (sparc-*-nextstep*): New configuration.
7777
77781995-08-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7779
7780 * configure.in (CPP): Save original CFLAGS value in SPECIFIED_CFLAGS.
7781 And get CFLAGS from config.h if SPECIFIED_CFLAGS is null.
7782
77831995-07-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7784
7785 * configure.in: Handle sunos4shr by sharing; not like sunos4*.
7786 Determine GETTIMEOFDAY_ONE_ARGUMENT by experiment.
7787
77881995-07-18 Mike Long <mike.long@analog.com>
7789
7790 * make-dist: Fix update of finder-inf.el, and byte-compile it.
7791
77921995-07-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7793
7794 * Makefile.in (src/paths.h, paths-force):
7795 Rename src/paths.h.in to src/paths.in.
7796 (Makefile): Depend on src/Makefile.in, not src/Makefile.in.in.
7797
7798 * configure.in: Rename {src,lib-src}/Makefile.in.in to Makefile.in.
7799 Use Makefile.c for intermediate file.
7800 Rename src/config.h.in to src/config.in.
7801
78021995-07-17 Richard Stallman <rms@gnu.ai.mit.edu>
7803
7804 * configure.in (mips-dec-ultrix*): Assume version 4.3.
7805 (mips-dec-ultrix4.[12]): New alternative for old versions.
7806
78071995-07-06 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
7808
7809 * make-dist: Don't break intra-tree links.
7810
78111995-07-06 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
7812
7813 * configure.in: Put back archlibdir initialization. Require
7814 autoconf 2.4.1 or later.
7815
78161995-07-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7817
7818 * configure.in: Use sunos4shr normally for Sunos 4.1.[3-9].
7819 (mips-mips-riscos5*): New alternative.
7820
78211995-06-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7822
7823 * Makefile.in (uninstall, install-arch-indep): Install info/ediff*.
7824
78251995-06-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7826
7827 * configure.in (bindir, datadir, sharedstatedir, libexecdir)
7828 (mandir, infodir, archlibdir): Initializations deleted.
7829
7830 * configure.in: On hpux9, use hpux9-x11r4.h if we have X11R4.
7831 On hpux9shr, use hpux9shxr4.h.
7832
78331995-06-24 Morten Welinder <terra+@cs.cmu.edu>
7834
7835 * configure.in: Added target mips-dec-mach_bsd4.3.
7836 * config.guess: Guess mips-dec-mach_bsd4.3.
7837
78381995-06-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7839
7840 * Makefile.in (mkdir): Use symbolic chmod.
7841
78421995-06-22 Paul Eggert <eggert@twinsun.com>
7843
7844 * configure.in: Treat SunOS 4.1.4 like SunOS 4.1.3. (Likewise for
7845 SunOS 4.1.5 through 4.1.9, should they ever exist.)
7846
78471995-06-22 Paul Eggert <eggert@twinsun.com>
7848
7849 * Makefile.in (SUBDIR_MAKEFILES):
7850 Add man/Makefile, so `make distclean' removes it.
7851 (top_distclean): Add config.log to the list of files to be removed.
7852
78531995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7854
7855 * Version 19.29 released.
7856
78571995-06-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7858
7859 * configure.in: Fix the previous change to verify that the -b
7860 option really solves the problem.
7861
7862 * make-dist (nt): Explicitly include makefile.nt and makefile.def only.
7863
78641995-06-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7865
7866 * configure.in: Test whether XFree86 needs -b i486-linuxaout to link.
7867
78681995-06-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7869
7870 * configure.in: Report more clearly when there is no special
7871 dir to search for X includes or libraries.
7872
78731995-06-13 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
7874
7875 * configure.in: Check for -lpthreads, not -lpthread.
7876
78771995-06-09 Geoff Voelker <voelker@cs.washington.edu>
7878
7879 * make-dist: Copy new files nt/addpm.c and nt/emacs.bat.in.
7880
78811995-06-08 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
7882
7883 * configure.in: Check for -lpthread.
7884
78851995-06-05 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
7886
7887 * Makefile.in (install-arch-indep): Install info files for mh-e.
7888 (uninstall): Uninstall info files for dired-x, gnus, mh-e, and sc.
7889
78901995-06-01 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
7891
7892 * configure.in (*-solaris2.5): New configuration.
7893
7894 * make-dist: Copy new files config.nt and config.w95.
7895
78961995-05-30 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
7897
7898 * configure.in: Use x_includes, not x_libraries, for -I.
7899 Make bitmapdir a colon-separated list.
7900
79011995-05-27 Richard Stallman <rms@gnu.ai.mit.edu>
7902
7903 * configure.in (hppa*-hp-hpux10*, m68k-hp-hpux10*): New configurations.
7904
7905 * configure.in: Allow x_libraries and x_includes to be paths.
7906
79071995-05-25 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
7908
7909 * configure.in: Fix typo.
7910
79111995-05-24 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
7912
7913 * INSTALL: Clarify use of site-init.el.
7914
79151995-05-22 enami tsugutomo <enami@sys.ptg.sony.co.jp>
7916
7917 * configure.in: Pass arg to sqrt.
7918
79191995-05-18 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
7920
7921 * make-dist: Fix May 6 change.
7922
79231995-05-17 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
7924
7925 * vpath.sed: Delete reference to ymakefile.
7926
79271995-05-09 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
7928
7929 * configure.in: Use sqrt (more portable) instead of fmod in -lm check.
7930
79311995-05-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7932
7933 * make-dist: Put nt/emacs.ico and nt/emacs.rc in dist.
7934
7935 * update-subdirs: Specify /bin/sh to run the script.
7936
79371995-05-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7938
7939 * make-dist: Put src/makefile.nt in dist.
7940
7941 * configure.in (i[345]86-*-bsdi2*): New configuration.
7942 (vax-dec-bsd386*): Deleted.
7943
79441995-05-06 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
7945
7946 * configure.in: Make sure CDPATH doesn't mess up PWD check.
7947 Check whether X bitmaps are in X11/bitmaps instead of bitmaps.
7948 Use fmod instead of logb in -lm check.
7949
79501995-05-03 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7951
7952 * configure.in (m68*-apollo-*): Renamed from m68*-apollo*.
7953 Use bsd4-3. Don't set NON_GNU_CPP.
7954
7955 * make-dist: Don't copy in src/s/*.inp. Don't copy nt/src.
7956 In nt, copy various different things, but not *.cmd.
7957 Fix the ln commands for the subdirs of nt.
7958
79591995-04-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7960
7961 * configure.in (*-sun-sunos4.1.3*): Use sunos4shr.h.
7962
79631995-04-27 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
7964
7965 * configure.in (*-sun-sunos4.1.3*): Use shared libraries,
7966 since that's what the header file expects.
7967
79681995-04-24 Francesco Potortì (pot@cnuce.cnr.it)
7969
7970 * configure.in (m68k-motorola-sysv*): Distinguish between 68030
7971 and 68040 based machines when choosing options for gnucc.
7972
79731995-04-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7974
7975 * Makefile.in (top_distclean): Delete config.cache.
7976
79771995-04-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7978
7979 * Makefile.in (install-arch-indep): Delete .#* when copying subdirs.
7980
7981 * configure.in: Use m/ncr386.h.
7982
79831995-04-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7984
7985 * Makefile.in (install-arch-indep): Undo Sep 23 change.
7986
79871995-04-06 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
7988
7989 * make-dist (lib-src): Don't copy *.lex; it doesn't exist anymore.
7990 (man): Don't copy texindex.c and getopt.c; they're deleted.
7991 (etc): Omit `e'; it's a subdirectory.
7992 (etc/e): Use `../..', not `..', to reference top level.
7993
79941995-04-06 Simon Leinen <simon@lia.di.epfl.ch>
7995
7996 * Makefile.in (install-arch-indep, dist):
7997 Look for `update-subdir' in $(srcdir).
7998
79991995-04-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8000
8001 * make-dist: Include mkinstalldirs in distribution.
8002
80031995-04-05 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
8004
8005 * make-dist: Add missing close backquote.
8006
80071995-04-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8008
8009 * make-dist: Don't distribute shortnames directory.
8010
80111995-03-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8012
8013 * Makefile.in (blessmail): Pass archlibdir to the sub-make.
8014
80151995-02-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8016
8017 * configure.in (m88k-motorola-sysv4*): Use usg5-4-2.
8018
80191995-02-23 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
8020
8021 * configure.in (EMACS_CONFIG_OPTIONS): Use $ac_configure_args.
8022
80231995-02-13 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8024
8025 * configure.in (mips-sgi-irix6): New configuration.
8026
80271995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8028
8029 * Makefile.in (maintainer-clean): Renamed from realclean.
8030
80311995-02-02 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
8032
8033 * configure.in: Create a .gdbinit that sources the real one,
8034 if using a different build directory.
8035
80361995-01-23 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
8037
8038 * configure.in: Check for sys/select.h.
8039
80401995-01-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8041
8042 * configure.in: On sunos4.1.3 and sunus4shr, set NON_GNU_CPP.
8043
80441994-12-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8045
8046 * configure.in: Handle isc 4.1 operating system.
8047
80481994-12-10 Richard Stallman <rms@kepa>
8049
8050 * configure.in (rs6000-ibm-aix4.1*): New alternative.
8051 (rs6000-ibm-aix4*): New alternative.
8052
80531994-12-06 Richard Stallman <rms@kepa>
8054
8055 * configure.in: For SVR4.2, set NON_GNU_CPP if not already set.
8056
80571994-11-30 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
8058
8059 * configure.in: Don't try to make directories that are guaranteed
8060 to already exist.
8061
80621994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8063
8064 * configure.in: Generate man/Makefile from man/Makefile.in.
8065 Create the man subdir.
8066
8067 * Makefile.in (dvi): Run Make in our man subdir.
8068
8069 * make-dist: Create subdir etc/e.
8070 Make links to it.
8071 Put man/Makefile.in in dist, instead of man/Makefile.
8072
80731994-11-21 David J. MacKenzie (djm@mole.gnu.ai.mit.edu)
8074
8075 * configure.in: Add --with-pop, --with-kerberos, and
8076 --with-hesiod for movemail.
8077
80781994-11-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8079
8080 * configure.in (m68*-apollo*): Use s/domain.h.
8081
80821994-11-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8083
8084 * configure.in (m68*-apollo*): Set NON_GNU_CPP.
8085
80861994-11-14 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
8087
8088 * configure.in: Don't add -I, -L, -R options for cc if their
8089 arguments would be empty.
8090
80911994-11-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8092
8093 * configure.in (i860-intel-osf1*): New alternative.
8094 (mips-sgi-irix5.[01]*): Distinguish from irix5*.
8095 (mips-sgi-irix*): Now an alias for mips-sgi-irix5*.
8096
80971994-11-09 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
8098
8099 * configure.in: Make h_errno check not use nested functions.
8100
81011994-11-09 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8102
8103 * Makefile.in (install-arch-indep): Delete *.orig in copied dirs.
8104
81051994-11-08 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
8106
8107 * Makefile.in (install-arch-indep): Avoid continued comment
8108 swallowing target line.
8109
81101994-11-08 David J. MacKenzie (djm@churchy.gnu.ai.mit.edu)
8111
8112 * configure.in: Protect a character class with `changequote'.
8113
81141994-11-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
8115
8116 * configure.in: Accept `news' as a synonym for `newsos'.
8117
81181994-11-03 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
8119
8120 * Makefile.in: Don't rm files if cd fails.
8121
81221994-11-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8123
8124 * make-dist: Put nt subdir and its subdirs in the dist.
8125 (lib-src): Put makefile.nt in the dist.
8126 (lisp): Put makefile.nt in the dist.
8127
81281994-10-29 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
8129
8130 * configure.in: Change a stray `[' to `test'.
8131
81321994-10-28 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
8133
8134 * configure.in: Adapt for Autoconf v2. Use the standard argument
8135 parser, host type canonicalizer, X11 finder, and message
8136 printing macros. Use the new macro names. Use `test' instead of `['.
8137
81381994-10-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8139
8140 * configure.in: Check for getpagesize.
8141
81421994-10-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8143
8144 * make-dist (msdos): Put sed* in the distribution.
8145
81461994-10-17 Morten Welinder <terra@mole.gnu.ai.mit.edu>
8147
8148 * config.bat: New option, `--with-x', for configuring Emacs
8149 for use with the X11 system DesqView/X.
8150 New option, `--no-debug', for compiling Emacs without debug
8151 information thus saving disk space.
8152 (src/config.h, src/paths.h): Use `update' (which is like
8153 `move-if-changed') to change the file.
8154 (src/config.h): When configuring for X11 perform extra changes.
8155 (src/makefile): When configuring for X11 perform extra changes.
8156 (lib-src): Remove temporary files.
8157 (): Check that `sed', `rm', `mv', and `gcc' are available.
8158
81591994-10-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8160
8161 * Makefile.in (sharedstatedir): Substitute sharedstatedir properly.
8162
8163 * configure.in (bitmapdirs): Default to /usr/include/X11/bitmaps.
8164
81651994-10-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8166
8167 * configure.in (EMACS_CONFIGURATION): Use $canonical as value.
8168
8169 * configure.in (canonical): Substitute var into makefiles.
8170 (bitmapdir): Likewise.
8171
8172 * Makefile.in (bitmapdir): New variable.
8173 (src/paths.h, paths-force): Edit PATH_BITMAPS.
8174
81751994-10-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8176
8177 * make-dist: Put update-subdirs and lisp/subdirs.el in the dist.
8178
8179 * Makefile.in (dist, install-arch-indep): Run update-subdirs.
8180 * update-subdirs: New shell script.
8181
81821994-10-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8183
8184 * Makefile.in (top_distclean): Don't rm build-install.
8185 (SOURCES): Delete build-install.in.
8186
8187 * make-dist: Don't distribute build-ins.in.
8188 * build-ins.in: File deleted.
8189
81901994-10-12 David J. MacKenzie (djm@duality.gnu.ai.mit.edu)
8191
8192 * Makefile.in (mkdir): Use mkinstalldirs instead of make-path.
8193
81941994-10-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8195
8196 * Makefile.in: Use libexecdir and sharedstatedir as appropriate.
8197
8198 * configure.in (libexecdir): Renamed from libdir. New default.
8199 (sharedstatedir): Renamed from statedir. New default.
8200 (datadir): New default.
8201
8202 * make-dist: Don't distribute subdirs.el.
8203
82041994-10-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8205
8206 * configure.in (eaccess): Check for it.
8207
82081994-10-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8209
8210 * configure.in (mktime): Check for it.
8211
82121994-10-02 Paul Reilly <pmr@geech.gnu.ai.mit.edu>
8213
8214 * configure.in (motif): Add support for usage and option checking.
8215
82161994-09-24 Richard Stallman <rms@churchy.gnu.ai.mit.edu>
8217
8218 * configure.in (utimes): Check for it.
8219
82201994-09-23 Richard Stallman <rms@churchy.gnu.ai.mit.edu>
8221
8222 * Makefile.in (install-arch-indep): Don't do mkdir here.
8223
82241994-09-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8225
8226 * configure.in (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*):
8227 riscix.h renamed to acorn.h.
8228
82291994-09-21 Michael Ben-Gershon (mybg@cs.huji.ac.il)
8230
8231 * configure.in (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*):
8232 New configurations.
8233
82341994-09-21 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
8235
8236 * configure.in: Remove trailing slashes from srcdir.
8237
82381994-09-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8239
8240 * configure.in (i[345]86-sequent-ptx*): Handle
8241
82421994-09-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8243
8244 * Makefile.in (paths-force): Depend on src/paths.h
8245
82461994-09-19 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
8247
8248 * configure.in (config_options): Save all arguments, not just some.
8249
82501994-09-18 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
8251
8252 * Makefile.in (install-arch-indep): Copy DOC-*, not DOC*
8253
8254 * configure.in: Add AC_AIX.
8255 Add checks to set HAVE_STRUCT_UTIMBUF, HAVE_TIMEVAL, HAVE_SELECT.
8256
82571994-09-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8258
8259 * configure.in (parsing options): Simplify sed command to delete -'s.
8260
82611994-09-16 Karl Heuer <kwzh@churchy.gnu.ai.mit.edu>
8262
8263 * configure.in (config_options): New shell variable.
8264 Pass its value to C code in EMACS_CONFIG_OPTIONS.
8265
82661994-09-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8267
8268 * configure.in (alpha-dec-osf*): New target.
8269
8270 * Makefile.in: Use just one FRC target.
8271
82721994-09-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8273
8274 * Makefile.in (removenullpaths, paths-force):
8275 Use name paths.h.tmp$$, which depends on the pid.
8276
82771994-09-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8278
8279 * Makefile.in (removenullpaths, paths-force):
8280 Put paths.h.tmp in top-level dir, not in src.
8281
82821994-09-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8283
8284 * Version 19.27 released.
8285
82861994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8287
8288 * Version 19.26 released.
8289
82901994-09-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8291
8292 * configure.in: Check for lrand48, not rand48.
8293
82941994-09-03 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8295
8296 * configure.in (powerpc-ibm-aix3.1*, powerpc-ibm-aix3.2.5)
8297 (powerpc-ibm-aix*): New aliases.
8298
82991994-08-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8300
8301 * make-dist (src/m, src/s): Put *.inp in distribution.
8302
83031994-08-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8304
8305 * configure.in: Accept i586 and i486 along with i386.
8306
83071994-08-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8308
8309 * configure.in: Do compute unexec, LIBX, system_malloc, etc
8310 even if CPP env var was set by the user.
8311
8312 * configure.in (i[34]86-*-*): For SCO 3.2v4, fix NON_GNU_CPP value.
8313
83141994-08-14 Jonathan I. Kamens (jik@gza-client1.aktis.com)
8315
8316 * Makefile.in: Uninstall "$(EMACS)", not "emacs".
8317
83181994-08-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8319
8320 * configure.in (i[34]86-*-*): For SCO 3.2v4, set NON_GNU_CPP.
8321
83221994-08-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8323
8324 * configure.in: Check more specifically for i*86-sun-sunos.
8325
83261994-08-03 Caveh Jalali (caveh@eng.sun.com)
8327
8328 * configure.in: Handle solaris 2.4.
8329
83301994-07-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8331
8332 * configure.in (rand48): Check for it.
8333
83341994-07-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8335
8336 * make-dist: Update the info files.
8337
83381994-07-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8339
8340 * configure.in: Make "checking..." messages' style consistent.
8341 (HAVE_H_ERRNO): New test.
8342
83431994-07-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8344
8345 * configure.in (i860-*-sysv4*): Set NON_GNU_CC and NON_GNU_CPP.
8346
83471994-07-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8348
8349 * configure.in (CFLAGS): If the envvar was specified, use that.
8350 And set REAL_CFLAGS from it too.
8351
83521994-07-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8353
8354 * make-dist: Update finder-inf.el.
8355
83561994-07-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8357
8358 * make-dist (msdos): Include sed4.inp in dist.
8359
8360 * Makefile.in (libsrc_libs): Var deleted.
8361
83621994-07-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8363
8364 * Makefile.in (mkdir, removenullpaths): Put g in sed replace commands.
8365
83661994-06-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8367
8368 * configure.in (mips-sony-newsos4*): New alias.
8369
83701994-06-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8371
8372 * configure.in (*-convex-bsd*): Set NON_GNU_CPP.
8373 (*-convex-convexos*): Accept this as alias.
8374
83751994-06-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8376
8377 * configure.in: Get CFLAGS both with and without THIS_IS_CONFIGURE,
8378 for two different uses.
8379
83801994-06-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8381
8382 * configure.in: Define THIS_IS_CONFIGURE when extracting CFLAGS etc.
8383
83841994-06-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8385
8386 * make-dist: Put ./BUGS into the distrib.
8387
83881994-06-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8389
8390 * configure.in: Handle 386 running Solaris 2.
8391
83921994-06-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8393
8394 * configure.in (mips-siemens-sysv*): Use cpp, not cc -E.
8395
83961994-06-05 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8397
8398 * configure.in (mips-sony-newsos*): Use news-risc.h.
8399
8400 * configure.in: Accept bsdi as opsys, like bsd386.
8401
84021994-06-01 Morten Welinder (terra@diku.dk)
8403
8404 * config.bat (src/paths.h): Use sed script msdos/sed4.inp.
8405
84061994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8407
8408 * Version 19.25 released.
8409
8410 * make-dist (shortversion): Don't assume another period follows.
8411
84121994-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8413
8414 * Makefile.in (install-arch-indep): Use /bin/pwd uniformly, not pwd.
8415 (uninstall): Use /bin/pwd.
8416
8417 * Makefile.in (blessmail): Depend on src.
8418 (all): Don't depend on blessmail.
8419
8420 * Makefile.in (src/paths.h): Don't force recomputation.
8421 (paths-force): New target; force recomputation of paths.h.
8422 (all): Depend on paths-force.
8423 (src, lib-src): Depend on src/paths.h.
8424
8425 * configure.in (*-sun-sunos4*): Set GCC_TEST_OPTIONS,
8426 NON_GCC_TEST_OPTIONS.
8427
84281994-05-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8429
8430 * configure.in: Don't insist on subversions for irix.
8431
84321994-05-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8433
8434 * configure.in (hppa*-hp-hpux9shr): Move alternative up.
8435
8436 * configure.in (i[34]86-next-*): New alternative.
8437
84381994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8439
8440 * Version 19.24 released.
8441
8442 * configure.in: New config hppa*-hp-hpux9shr*.
8443
84441994-05-22 Morten Welinder (terra@tyr.diku.dk)
8445
8446 * config.bat: Doc fix.
8447
84481994-05-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8449
8450 * Makefile.in (mostlyclean, clean, distclean, realclean)
8451 (extraclean): Don't act on man subdir if it doesn't exist.
8452
84531994-05-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8454
8455 * configure.in (GCC_TEST_OPTIONS, NON_GCC_TEST_OPTIONS): New vars.
8456 Use them to set up CC.
8457 (*-sun-sunos4.1.3): Set them.
8458
84591994-05-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8460
8461 * Makefile.in (lib-src): Don't depend on src/paths.h.
8462
84631994-05-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8464
8465 * build-ins.in (copydests): Get rid of spurious `-'s.
8466
8467 * configure.in: Define EMACS_CONFIGURATION instead of CONFIGURATION.
8468
84691994-05-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8470
8471 * Version 19.23 released.
8472
8473 * configure.in [HAVE_X11]: Merge $C_SWITCH_X_SITE into CFLAGS
8474 for the Xlib and Xt checks; then restore old CFLAGS.
8475
84761994-05-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8477
8478 * configure.in (HAVE_X11XTR6): Add newline before #if.
8479 Add newline after #endif.
8480
84811994-05-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8482
8483 * configure.in (HAVE_X11XTR6): Arrange to define it.
8484
84851994-05-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8486
8487 * Makefile.in (install): Depend on blessmail.
8488
84891994-05-12 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
8490
8491 * configure.in (mips-siemens-sysv*): Put quotes around value
8492 containing blanks.
8493
84941994-05-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8495
8496 * Makefile.in (TAGS): Use the makefile in src subdir.
8497
84981994-05-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
8499
8500 * configure.in (opsys): Recognize `gnu'.
8501
85021994-05-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8503
8504 * configure.in (using NON_GNU_CPP): Fix test for CPP already set.
8505
85061994-05-09 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
8507
8508 * configure.in: Remove AC_LANG_C call. Not needed with Autoconf
8509 version > 1.8.
8510
85111994-05-08 Morten Welinder (terra@diku.dk)
8512
8513 * config.bat: Forcibly remove "# " style comments from makefiles.
8514
85151994-05-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8516
8517 * Makefile.in (uninstall): When processing lispdir and etcdir,
8518 do nothing unless it exists and is a directory.
8519
85201994-05-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8521
8522 * Makefile.in (install-arch-indep): Do install info/dired-x*.
8523 Merge code in from install-doc.
8524 (install-doc): Merge code back into install-arch-indep.
8525 (install-arch-dep): Don't depend on install-doc.
8526
8527 * configure.in (run_in_place): Don't use pwd for archlibdir and docdir.
8528
85291994-05-04 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8530
8531 * configure.in (making src/Makefile and lib-src/Makefile):
8532 Split off the autoconf substitutions and don't pass them thru cpp.
8533 (undefs): Use $canonical as well as $configuration.
8534
8535 * make-dist: Distribute lisp/Makefile.
8536
8537 * configure.in: Recognize m88k-dg-dgux5.4.3* and m88k-dg-dgux5.4.2*.
8538 Use lower case names for the s files.
8539
85401994-05-03 Morten Welinder (terra@diku.dk)
8541
8542 * config.bat: Added possibility for different file name
8543 transcriptions in lib-src.
8544
85451994-05-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8546
8547 * Makefile.in (lib-src): Undo previous change.
8548 (blessmail): New target to run maybe-blessmail in lib-src.
8549 (all): Depend on blessmail.
8550
8551 * Makefile.in (lib-src): Depend on src.
8552
85531994-04-30 Paul Reilly (pmr@churchy.gnu.ai.mit.edu)
8554
8555 * configure.in (m88k-dg-dgux5.4R3): Use dgux5-4R3.
8556 (m88k-dg-dgux5.4R2): dgux5.4R2.
8557
85581994-04-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8559
8560 * configure.in (window_system): Restore accidentally deleted code
8561 that uses AC_FIND_X.
8562
8563 * make-dist: Distribute config.bat.
8564
85651994-04-29 Morten Welinder (terra@diku.dk)
8566
8567 * config.bat: Corrected the configuration of lib-src
8568 to keep up with configure. Add note about dos version 3
8569 or better needed (djgpp needs that). Add note explaining
8570 that either install in c:/emacs or edit the script.
8571 Don't change to c:/emacs, but assume we're there (to minimize
8572 the number of places to change).
8573
8574 * config.bat: Build-in the first step towards X11 support with
8575 the X11 emulator that exists. At this time it won't work,
8576 and several files are missing.
8577
85781994-04-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8579
8580 * configure.in: Use m/hp800.h in place of m/hp9000s800.h.
8581 Don't look for -lresolv.
8582
8583 * Makefile.in (lib-src): Depend on src/paths.h.
8584
85851994-04-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8586
8587 * configure.in: Restore deleted AC_SUBST of `configuration'.
8588 Improve error message for bad --with-x-toolkit value.
8589
8590 * configure.in: Define CONFIGURATION in src/config.h
8591 rather than substituting in src/Makefile.in.
8592
85931994-04-26 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
8594
8595 * Makefile.in (install-doc): New target.
8596 (install-arch-dep): Depend on install-doc.
8597 (mkdir): Create docdir.
8598
85991994-04-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8600
8601 * configure.in: Test for libresolv.a.
8602 Substitute machfile and opsysfile.
8603
86041994-04-22 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
8605
8606 * Makefile.in (.PHONY, install): Kill reference to obsolete do-install.
8607 (install-arch-dep): Install under the name $(EMACS).
8608
86091994-04-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8610
8611 * configure.in (version): Use entire value of emacs-version.
8612 (mips-siemens-sysv*): New alternative.
8613
86141994-04-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8615
8616 * Makefile.in (install-arch-indep): Don't install dired-x*.
8617
86181994-04-18 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
8619
8620 * configure.in (src/Makefile, lib-src/Makefile): Delete ^L.
8621 Fix definition of $undefs.
8622
86231994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8624
8625 * configure.in (window_system): Obey --with-x11=no and --with-x10=no.
8626
8627 * configure.in (lib-src/Makefile.in): Use src, not lib-src, in -I.
8628
86291994-04-16 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
8630
8631 * configure.in: Call AC_LANG_C, if it's defined, after AC_PREPARE.
8632
86331994-04-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8634
8635 * configure.in (lib-src/Makefile.in): Make this from Makefile.in.in
8636 and run it thru cpp, as with src/Makefile.in.
8637
8638 * configure.in: Use AC_SET_MAKE.
8639
86401994-04-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8641
8642 * configure.in (i[34]86-ncr-sysv*): Use usg5-4-2.
8643
86441994-04-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8645
8646 * Makefile.in (MAKE): Don't just assign it--use @SET_MAKE@.
8647
8648 * configure.in (CFLAGS): Exclude ${CFLAGS} from singlequotes.
8649 (printing the choices): Make the toolkit message unconditional.
8650 (USE_X_TOOLKIT): Use `none', not `no', if none.
8651 (include libsrc_libs): Include config.h, and specify -I for srcdir.
8652 Get rid of temp file foofoo1.
8653
86541994-04-13 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
8655
8656 * configure.in (CFLAGS): Use shell syntax, not Makefile.
8657
86581994-04-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8659
8660 * configure.in (window_system): If no X, set USE_X_TOOLKIT=no.
8661 (printing the choices): State choice of toolkit.
8662 (libsrc_libs): Recalculate after writing config.h;
8663 then update lib-src/Makefile.
8664
86651994-04-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8666
8667 * configure.in: Add sunos4shr as alternative for suns.
8668 Conditionals testing for null $CC were backwards.
8669
86701994-04-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8671
8672 * make-dist (msdos): Don't link patch1. Link sed*.inp, not sed.in*.
8673
86741994-04-09 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8675
8676 * configure.in: Handle -isc4.0*.
8677
86781994-03-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8679
8680 * configure.in (esix5): Set NON_GNU_CPP.
8681
86821994-03-24 Roland McGrath (roland@mole.gnu.ai.mit.edu)
8683
8684 * Makefile.in (thisdir): Nonsensical variable removed.
8685 (install-arch-indep): Set shell var thisdir=`pwd` before cd and cd
8686 back to $thisdir, rather than the directory `this_dir'.
8687
86881994-03-17 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
8689
8690 * Makefile.in (install-arch-indep): Add missing backslash after a
8691 `then'.
8692
86931994-03-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8694
8695 * Makefile.in (thisdir): New variable.
8696 (install-arch-indep): Go back to thisdir to run INSTALL_DATA.
8697
86981994-03-08 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
8699
8700 * configure.in: Add freebsd.
8701
87021994-03-08 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
8703
8704 * configure.in: Check for fpathconf.
8705
87061994-03-02 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
8707
8708 * configure.in (with_x_toolkit): Fix typo in previous change.
8709
87101994-03-01 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
8711
8712 * configure.in: New s-file for rs60000-ibm-aix3.2.5.
8713
87141994-02-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8715
8716 * configure.in (with_x_toolkit): Don't allow motif or open-look.
8717
87181994-02-24 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
8719
8720 * configure.in: Fix value of docdir.
8721 * Makefile.in (install-arch-indep): Install DOC* in docdir.
8722
87231994-02-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8724
8725 * configure.in (*-sysv4.1): Set NON_GNU_CPP.
8726
87271994-02-22 Karl Heuer (kwzh@geech.gnu.ai.mit.edu)
8728
8729 * configure.in: New variable docdir to control where the docstring
8730 file goes.
8731 Makefile.in: Use it to initialize PATH_DOC in paths.h.
8732
87331994-02-22 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
8734
8735 * configure.in: When --run-in-place, don't inherit archlibdir.
8736
87371994-02-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8738
8739 * Makefile.in (install-arch-dep, install-arch-indep):
8740 New targets split up former do-install rule.
8741 (do-install): Target deleted.
8742
87431994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8744
8745 * configure.in (mips-sony-newsos*): New configuration.
8746
87471994-02-14 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu)
8748
8749 * configure.in (rs6000-bull-bosx*): Added support for BULL dpx20.
8750
87511994-02-11 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
8752
8753 * configure.in: Fix misspelled symbol LD_SWITCH_X_SITE_AUX.
8754
87551994-02-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8756
8757 * configure.in: Don't initialize CC.
8758
87591994-02-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
8760
8761 * configure.in (creating src/Makefile): Also generate -U switches
8762 for symbols in the $configuration value.
8763
8764 * configure.in: Check for sys_siglist being declared in system header.
8765
87661994-02-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8767
8768 * configure.in (creating src/Makefile): Delete blank lines
8769 along with lines of whitespace.
8770 (m68k-motorola-sysv*, m68000-motorola-sysv*): Compute proper CC value.
8771
87721994-02-09 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8773
8774 * configure.in: Get, use, and substitute C_SWITCH_MACHINE
8775 like C_SWITCH_SYSTEM.
8776 (m68*-motorola-sysv*): Set CC. Require cpu type to be m68k or m68000.
8777
87781994-02-04 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
8779
8780 * configure.in (drem): Check for this function.
8781
87821994-02-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8783
8784 * configure.in (Using NON_GNU_CPP): Don't lose if it has spaces.
8785 If CPP was inherited from environment, don't use NON_GNU_CPP.
8786 (NON_GNU_CC): Likewise.
8787 (handling with_gcc): Use explicit if in the `no' case.
8788 (cc_specified): New variable; if set, don't use NON_GNU_CC.
8789
87901994-02-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8791
8792 * configure.in (mips-mips-riscos4*): Set NON_GNU_CPP.
8793
87941994-02-01 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
8795
8796 * configure.in: Check whether fmod exists.
8797
87981994-01-31 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
8799
8800 * make-dist: Distribute {src,lisp}/ChangeLog.? instead of
8801 {src,lisp}/OChangeLog.
8802
88031994-01-22 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
8804
8805 * configure.in: Restore Jan 8 and Jan 16 changes. The -U hack is
8806 necessary for proper operation. This code works with the current
8807 released version of Autoconf.
8808
88091994-01-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8810
8811 * configure.in (with_x_toolkit): Treat values athena and lucid alike.
8812 (USE_X_TOOLKIT): Define it for all values except `no'.
8813
8814 * configure.in: Undo first Jan 8 change and Jan 16 change.
8815
88161994-01-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8817
8818 * configure.in: Handle --with-x-toolkit. Produce lwlib/Makefile.
8819 Substitute USE_X_TOOLKIT as both C macro and Make variable.
8820
8821 * Makefile.in (lwlib/Makefile): New target.
8822 (SUBDIR_MAKEFILES): Depend on lwlib/Makefile.
8823 (clean, mostlyclean, distclean, realclean): Handle lwlib subdir.
8824 (unlock, relock): Handle lwlib subdir.
8825
8826 * Makefile.in: Add some .PHONY targets.
8827
8828 * make-dist: Handle lwlib subdir like oldXMenu subdir.
8829
8830 * lwlib: New subdirectory.
8831
88321994-01-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8833
8834 * configure.in: If CPP has a value that is a directory,
8835 discard the value.
8836
88371994-01-16 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
8838
8839 * configure.in (srcdir_undefs): Add g flag to sed substitution to
8840 remove -U[0-9]*.
8841
88421994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8843
8844 * Makefile.in (do-install): Install the dired-x info files.
8845
8846 * configure.in: Provide for variable LD_SWITCH_X_SITE_AUX.
8847 (See src/s/sol2.h.)
8848
88491994-01-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8850
8851 * configure.in (m68k-harris-cxux*, m88k-harris-cxux*): New configs.
8852
88531994-01-08 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
8854
8855 * configure.in (creating src/Makefile): Put code inside 2nd arg to
c80e3b4a 8856 AC_OUTPUT as it should be; hopefully no one will again see fit to
067d23c9
KY
8857 gratuitously break this and not make a change log entry.
8858 Optimized sed processing of Makefile.in and cpp output; now
8859 preserves comments previously removed from the cpp input.
8860 Eliminated temp file for cpp output. Generate -U switches to
8861 undefine all identifiers that appear in the directory name
8862 ${srcdir}; pass these to cpp.
8863
8864 * configure.in (version): Fix sed regexp to match two-elt version
8865 number.
8866
8867 * configure.in: Check for strerror.
8868
88691994-01-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8870
8871 * configure.in: Test for bcmp.
8872
88731994-01-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8874
8875 * make-dist (tempdir): Put subdir msdos into the distribution.
8876
88771993-01-07 Morten Welinder (terra@diku.dk)
8878
8879 * config.bat: New file.
8880
88811994-01-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8882
8883 * Makefile.in (${SUBDIR} target): Pass down LDFLAGS and CPPFLAGS.
8884
88851994-01-01 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8886
8887 * configure.in (m68*-next-*): Don't care about which os is specified.
8888 (i[34]86-*-*): Check for *-nextstop*.
8889
88901993-12-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8891
8892 * configure.in: Check for setsid.
8893
88941993-12-17 Richard Stallman (rms@srarc2)
8895
8896 * configure.in (*-sun-solaris*): Add special case for Solaris 2.3.
8897
88981993-12-15 Richard Stallman (rms@srarc2)
8899
8900 * Makefile.in (mkdir): Make only the lockdir writable.
8901
8902 * configure.in (i860-*-sysv4): Renamed from i860-*-sysvr4.
8903
89041993-12-11 Richard Stallman (rms@srarc2)
8905
8906 * Makefile.in (libdir): Use @libdir@.
8907
89081993-12-08 Richard Stallman (rms@srarc2)
8909
8910 * Makefile.in (install): Add empty command.
8911
89121993-12-04 Richard Stallman (rms@srarc2)
8913
8914 * make-dist: Put man/getopt.c in the dist.
8915
8916 * configure.in (LIBS): Add test for existence of XSetWMProtocols.
8917
8918 * Makefile.in (install): Depend on ${SUBDIR}, not `all'.
8919
89201993-12-03 Richard Stallman (rms@srarc2)
8921
8922 * configure.in (solaris): Set NON_GNU_CPP instead of CPP.
8923 Set it for all solaris versions.
8924 (mips-mips-riscos4*): Set NON_GNU_CC, not CC.
8925 (after checking for GCC): If not GCC, and NON_GNU_CPP is set, set CPP.
8926 Likewise for NON_GNU_CC and CC.
8927
89281993-12-01 Richard Stallman (rms@srarc2)
8929
8930 * configure.in (mips-mips-riscos4*): Assign variable CC.
8931 (checking ${with_gcc}): If "no", don't override CC if already set.
8932 (CC): Initialize it as empty.
8933
89341993-11-30 Richard Stallman (rms@srarc2)
8935
8936 * configure.in (Suns): Set CPP if *-solaris2.3*.
8937
89381993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8939
8940 * Version 19.22 released.
8941
8942 * Makefile.in (do-install): Use umask 022 in copying etc and lisp dirs.
8943
89441993-11-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8945
8946 * make-dist: When breaking links, use cp -p.
8947 Copy install.sh into distribution.
8948 Move the temp dir up into the parent dir;
8949 don't leave the staging dir make-dist.tmp... in existence.
8950 * install.sh: New file.
8951
89521993-11-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8953
8954 * configure.in (i[34]86-ncr-sysv*): New specific alternative.
8955
89561993-11-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8957
8958 * configure.in (version): When --run-in-place, exclude
8959 ${datadir}/emacs/site-lisp from locallisppath.
8960
89611993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8962
8963 * configure.in: Delete jumk.c before writing it.
8964
89651993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8966
8967 * Version 19.21 released.
8968
8969 * Makefile.in (mkdir): Ignore error from chmod.
8970
89711993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8972
8973 * make-dist: Don't put lisp/forms.README in the distribution.
8974
89751993-11-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8976
8977 * configure.in (creating src/Makefile): Before running cpp,
8978 discard all lines that start with `# Generated' or /**/#.
8979
89801993-11-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8981
8982 * Version 19.20 released.
8983
8984 * make-dist: Use build-ins.in, not build-install.in.
8985 Don't bother updating TAGS since it's not included.
8986
8987 * build-ins.in: Renamed from build-install.in.
8988
89891993-11-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8990
8991 * make-dist: Don't try to link *.texinfo--there are none now.
8992 When running make in lib-src, specify YACC var value.
8993
89941993-10-03 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
8995
8996 * configure.in (extrasub): Add vpath patterns for %.[yls].
8997
8998 * configure.in: Don't do seddery on config.status after AC_OUTPUT.
8999 Instead just include the commands to make src/Makefile as the
9000 second arg to AC_OUTPUT.
9001
9002 * configure.in: Use : instead of dnl for comment inside
9003 $makefile_command.
9004
9005 * configure.in: No longer use vpath_sed. Instead, when we notice
9006 srcdir already configured, set extrasub to hack vpath in the
9007 makefiles.
9008
9009 * configure.in: In cmds to make src/Makefile, chmod Makefile.new
9010 before moving it.
9011 * Makefile.in (VPATH): Define to @srcdir@.
9012
90131993-09-28 Brian J. Fox (bfox@cubit)
9014
9015 * configure.in: Don't copy ${srcdir}/src/Makefile.in; that file
9016 doesn't exist. Just copy src/Makefile.in instead. Touch
9017 all of the Makefiles after editing config.status.
9018
9019 * INSTALL: Update documentation to match new configuration
9020 mechanism.
9021
90221993-09-27 Brian J. Fox (bfox@ai.mit.edu)
9023
9024 * configure.in: Allow any of the path or directory Makefile
9025 variables to be set with flags to configure. Create all Makefiles
9026 at configure time. Edit special commands into config.status after
9027 src/Makefile.in is built from src/Makefile.
9028
9029 * Makefile.in (src/Makefile, lib-src/Makefile, oldXMenu/Makefile):
9030 If these files are out of date, simply have config.status
9031 rebuild them; don't rebuild them explicitly.
9032
90331993-09-25 Brian J. Fox (bfox@ai.mit.edu)
9034
9035 * build-install.in: Change src/xemacs to src/emacs. We no longer
9036 create src/xemacs, so the file wouldn't be found.
9037
9038 * make-dist: Remove `src/ymakefile', add `src/Makefile.in.in'.
9039
90401993-09-24 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
9041
9042 * configure.in: Avoid forcing the search of /usr/include before
9043 fixed include files by resetting C_SWITCH_X_SITE if it is
9044 "-I/usr/include".
9045
90461993-09-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9047
9048 * Makefile.in (@rip_paths@locallisppath):
9049 Delete ${datadir}/emacs/site-lisp.
9050
90511993-09-15 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9052
9053 * configure.in:
9054 Use AC_QUOTE_SQUOTE twice to properly quote vpath_sed value.
9055 Remove ${extra_output} from AC_OUTPUT call.
9056
90571993-09-17 Brian J. Fox (bfox@inferno)
9058
9059 * make-dist: Quote backquotes found in strings to be echoed.
9060
9061 * configure.in: Use "sh -c pwd" when we want to avoid having the
9062 shell fix up the value of $PWD.
9063
90641993-09-13 Brian J. Fox (bfox@inferno)
9065
9066 * Makefile.in (do-install): Don't abort if ln or chmod at the end
9067 of the installation fail. Suggested by Karl Berry.
9068
90691993-08-30 Brian J. Fox (bfox@inferno)
9070
9071 * Makefile.in (*clean): Use "$(MAKE) $(MAKEFLAGS)" wherever "make"
9072 was used. Set MAKEFLAGS from MFLAGS.
9073
90741993-09-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9075
9076 * configure.in: Test for res_init in libc.
9077
90781993-09-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9079
9080 * configure.in: In the file ${tempcname}, use configure___
9081 instead of @configure@.
9082
90831993-09-12 Roland McGrath (roland@sugar-bombs.gnu.ai.mit.edu)
9084
9085 * make-dist: Dist vpath.sed
9086
9087 * Makefile.in (lib-src/Makefile, src/Makefile, oldXMenu/Makefile):
9088 Depend on vpath.sed.
6e81c819 9089 Replace sed command for VPATH with @vpath_sed@.
067d23c9
KY
9090
9091 * configure.in: Substitute variable `vpath_sed'.
9092 If not in $srcdir and $srcdir is configured,
9093 issue warning that GNU make is required,
9094 and set vpath_sed to use vpath.sed script.
9095
90961993-09-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9097
9098 * configure.in: Remove check for $srcdir being configured. This
9099 pretty much works now.
9100 Grok {m68*-hp,i[34]86-*}-netbsd* and set opsys=netbsd.
9101 Check for XFree86 (/usr/X386/include) independent of whether
9102 -lXbsd exists.
9103
9104 * Makefile.in (info, dvi, clean, mostlyclean, distclean,
9105 realclean, unlock, relock): Use `$(MAKE)' in place of plain
9106 `make'.
9107
91081993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9109
9110 * Version 19.19 released.
9111
9112 * configure.in (i386-*-sunos4): Assume Sunos 4.0.
9113
91141993-08-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9115
9116 * configure.in: Check for XScreenNumberOfScreen.
9117
91181993-08-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9119
9120 * configure.in: Add * to end of all configuration alternatives.
9121 (m68*-sony-newsos3*): New alternative.
9122
91231993-08-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9124
9125 * make-dist: Include getdate.c in distribution.
9126
9127 * configure.in: For --help, use $PAGER if it is set.
9128 (LIB_X11_LIB): Default to -lX11.
9129 (mips-sgi-irix5.*): New alternative.
9130
9131 * Makefile.in (do-install): Install info/gnus* and info/sc*.
9132
9133 * configure.in (m68*-hp-hpux*, hppa*-hp-hpux*):
9134 Recognize *.B8.* as hpux version 8.
9135 (m68*-tektronix-bsd*): Fix typo in tek4300.
9136 (AC_HAVE_FUNCS): Add ftime.
9137
91381993-08-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9139
9140 * configure.in (m88k-tektronix-sysv3*): Added the missing *.
9141 Use tekxd88, not tekXD88.
9142
91431993-08-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9144
9145 * configure.in: Check for -lm. Then can check for frexp and logb.
9146
91471993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9148
9149 * Version 19.18 released.
9150
9151 * make-dist (src): Don't put gnu-hp300 in dist.
9152 (src, lisp): Include OChangeLog in dist.
9153
91541993-08-08 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9155
9156 * configure.in: Test for presence of logb and frexp functions.
9157
91581993-08-05 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9159
9160 * configure.in (machine): Add i370-ibm-aix*.
9161
91621993-08-03 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9163
9164 * configure.in (function checks): Test for mkdir and rmdir.
9165
9166 * configure.in (function checks): Don't test for random and bcopy
9167 only when we're building with X; look for them all the time.
9168
91691993-07-30 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9170
9171 * configure.in: Test for availability of bcopy functions, searching
9172 the X libraries if we're using X.
9173
9174 * configure.in: Test for the presence of/usr/lpp/X11/bin/smt.exp,
9175 and #define HAVE_AIX_SMT_EXP if we do. This is present in some
9176 versions of AIX, and needs to be passed to the loader.
9177
9178 * configure.in: Test for the availability of the
9179 XScreenResourceString function.
9180
91811993-07-30 David J. MacKenzie (djm@frob.eng.umd.edu)
9182
9183 * configure.in: If we found X on our own, set C_SWITCH_X_SITE and
9184 LD_SWITCH_X_SITE and assume --with-x11.
9185 Only look for X11 files if we weren't told about a window system
9186 or if we were told to use X11 but not told where.
9187 Search the libraries from the s and/or m files when checking for
9188 functions.
9189
9190 * configure.in: Remove any trailing slashes in prefix and exec_prefix.
9191
91921993-07-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9193
9194 * make-dist: Include lisp/dired.todo in the distribution.
9195
91961993-07-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9197
9198 * configure.in: Add code to set HAVE_INET_SOCKETS.
9199
92001993-07-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9201
9202 * configure.in: If we do find x_includes and x_libraries
9203 via AC_FIND_X, set C_SWITCH_X_SITE and LD_SWITCH_X_SITE.
9204
92051993-07-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9206
9207 * make-dist: Include src/gnu-hp300 in the dist.
9208
9209 * configure.in (canonical): New variable holds the canonicalized
9210 configuration. Don't alter `configuration'. Use `configuration'
9211 for Makefile.in for file naming.
9212 (testing x_includes and x_libraries): Use =, not ==.
9213
92141993-07-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
9215
9216 * Version 19.17 released.
9217
9218 * Makefile.in (src/Makefile): Propagate C_SWITCH_SYSTEM to the src
9219 directory's makefile. This allows the invocation of CPP which
9220 builds xmakefile to receive these switches. The SunSoft C
9221 preprocessor inserts spaces between tokens if it doesn't get the
9222 -Xs flag requested in src/s/sol2.h.
9223
92241993-07-12 Frederic Pierresteguy (F.Pierresteguy@frcl.bull.fr)
9225
9226 * configure.in (m68k-bull-sysv3): New config.
9227
92281993-07-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9229
9230 * configure.in: Use the autoconf AC_FIND_X macro to try to find
9231 the X Windows libraries.
9232
92331993-07-07 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9234
9235 * make-dist (tempdir): Don't create lisp/forms-mode directory in
9236 the distribution. Those files aren't kept in their own
9237 subdirectory any more.
9238
92391993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9240
9241 * Version 19.16 released.
9242
92431993-06-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9244
9245 * configure.in: Add --verbose flag.
9246
92471993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9248
9249 * version 19.15 released.
9250
92511993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9252
9253 * Makefile.in (top_distclean): Use -f switch when cleaning out
9254 lock dir; it might be empty.
9255
9256 * configure.in: Only check for -lXbsd once.
9257
92581993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9259
9260 * Version 19.14 released.
9261
92621993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9263
9264 * make-dist: If using gzip, create distribution with '.gz' extension.
9265
9266 * make-dist (lisp/term): This doesn't have a ChangeLog anymore.
9267 (lisp/forms-mode): This doesn't exist anymore.
9268
9269 * configure.in: Look for the closedir function.
9270
92711993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9272
9273 * configure.in (CPP): Autoconf sets this to a shell variable
9274 reference, which doesn't work when it's edited into a makefile.
9275 Expand that variable reference.
9276
9277 * Makefile.in (CPP): New variable.
9278 (src/Makefile): Edit CPP into src/Makefile.
9279
9280 * Makefile.in (src/Makefile): Don't bother exiting single quotes
9281 and entering double quotes to get the values of LD_SWITCH_X_SITE
9282 and the other make variables; make substitutes them in anyway.
9283
9284 * Makefile.in (uninstall): Don't remove the lisp and etc
9285 directories if they're in the source tree.
9286
9287 Bring mumbleclean targets into conformance with GNU coding standards.
9288 * Makefile.in (mostlyclean, clean): Separate these two; just have
9289 them pass the request to the subdirectory makefiles.
9290 (distclean): Pass the request down, and then get rid of the
9291 files configure built, and get rid of the Makefiles.
9292 (realclean): Pass the request down, and then do the same things
9293 distclean does.
9294 (uninstall, info, dvi): New targets.
9295
9296 * configure.in: Move clause for PC-compatible i386 box to the end
9297 of the case statement, to avoid masking configurations below.
9298
9299 * configure.in: Add case for m88k-motorola-sysv4.
9300
9301 * configure.in: Add support for HP/UX versions 7, 8, and 9 on
9302 the HP 68000 machines.
9303
9304 * configure.in: Put the arguments to LD_SWITCH_X_SITE's and
9305 C_SWITCH_X_SITE's -L and -I switches in quotes, so the
9306 preprocessor won't fiddle with them.
9307
93081993-06-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9309
9310 * Makefile.in (TAGS): cd to src to run etags.
9311
93121993-06-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9313
9314 * configure.in (version): Check the X libraries for XrmSetDatabase
9315 and random, and see if we have -lXbsd.
9316
93171993-06-11 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9318
9319 * configure.in: Pass "-Isrc" to the CPP we run to examine the
9320 s/*.h and m/*.h files. Martin Tomes
9321 <mt00@controls.eurotherm.co.uk> says ISC Unix 3.0.1 needs it.
9322
93231993-06-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9324
9325 * configure.in: Move i386-prime-sysv* and i386-sequent-bsd*
9326 above the general i386 alternative.
9327
93281993-06-10 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9329
9330 * configure.in: Recognize configuration name for Data General
9331 AViiON machines.
9332
9333 * configure.in: Use AC_LONG_FILE_NAMES.
9334
93351993-06-09 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9336
9337 * configure.in: Test for bison.
9338 * Makefile.in (YACC): New variable.
9339 (lib-src/Makefile.in): Edit YACC into the makefile.
9340
93411993-06-08 Jim Blandy (jimb@totoro.cs.oberlin.edu)
9342
9343 * Version 19.13 released.
9344
9345 * configure.in (CFLAGS): Don't set this according to the value of
9346 the GCC shell variable. Instead, consult the machine and system
9347 files for the values of C_OPTIMIZE_SWITCH and C_DEBUG_SWITCH, and
9348 test __GNUC__ while we're at it.
9349
9350 * configure.in: Remove extra ;; from hpux cases.
9351
93521993-06-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
9353
9354 * configure.in: Check to see if the system has -ldnet.
9355
93561993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9357
9358 * make-dist: Add clauses to distribute lisp/forms-mode.
9359
93601993-06-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9361
9362 * configure.in (machine): Fix the versions in hpux version number test.
9363 Do not guess based on cpu type. Do check for explicit system version.
9364
93651993-06-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9366
9367 * configure.in: Do NOT look for `unknown' as company name.
9368
93691993-06-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9370
9371 * configure.in: Fix typo in message.
9372
93731993-06-01 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9374
9375 * Version 19.12 released.
9376
9377 * Makefile.in (do-install): Correct previous etc-copying change.
9378 Partially rewrite using `if'.
9379 (src/Makefile): Insert --x-libraries option into LD_SWITCH_X_SITE.
9380
9381 * Version 19.11 released.
9382
9383 * configure.in: Handle 386bsd.
9384
93851993-05-31 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9386
9387 * make-dist: Update getdate.c.
9388
9389 * configure.in: Handle bsd386.
9390
9391 * Makefile.in (do-install): Use `-' in tar options.
9392
9393 * configure.in: Change ! "${...}" to x"${...}" = x.
9394
9395 * Makefile.in (do-install): Copy the DOC-* files from the build
9396 etc directory, as well as lots of things from ${srcdir}/etc.
9397
9398 * make-dist: Copy config.guess.
9399
9400 * configure.in: Handle AIX versions 1.2, 1.3.
9401
94021993-05-30 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9403
9404 * configure.in: Use s/bsd4-3.h for mips-mips-riscos4, and add
9405 the configuration name mips-mips-usg* to represent USG systems.
9406
9407 * configure.in: Fix logic to detect if srcdir is already configured.
9408
9409 * Makefile.in: Pass in LD_SWITCH_X_SITE.
9410
9411 * Makefile.in (mkdir, clean, mostlyclean, do-install): Use `(cd
9412 foo && pwd)` instead of `(cd foo ; pwd)` to get the canonical name
9413 of a directory; cd might fail, and have pwd print out the current
9414 directory.
9415
94161993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9417
9418 * configure.in: When looking for sources, use '.', not `.`. Also '..'.
9419
94201993-05-30 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9421
9422 * configure.in: Complain if srcdir points at an already-configured
9423 tree.
9424
94251993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9426
9427 * Version 19.10 released.
9428
94291993-05-29 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9430
9431 * Makefile.in: Use Makefile comments, not C comments.
9432
9433 * configure.in: Add case for the Tektronix XD88.
9434
94351993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9436
9437 * configure.in: Handle sysv4.2 and sysvr4.2.
9438
94391993-05-29 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9440
9441 * configure.in: Traverse the argument list without destroying it;
9442 don't use shift. It turns out that "set - ${saved_arguments}"
9443 doesn't work portably.
9444
9445 * configure.in: Add missing "fi".
9446
9447 * make-dist: Rebuild configure if configure.in is newer.
9448
9449 * Makefile.in (src:, lib-src:, FRC:): Force the src and lib-src
9450 targets to be executed even if make remembers that it has already
9451 satisfied FRC.
9452
94531993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9454
9455 * Makefile.in (do-install): Delete redundant code to copy etc twice.
9456
9457 * configure.in (romp): Handle various version numbers with aos and bsd.
9458
94591993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9460
9461 * configure.in: Fix message text.
9462
94631993-05-28 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9464
9465 * make-dist: Make a `site-lisp' directory in the distribution,
9466 instead of a `local-lisp' directory, which hasn't been the
9467 appropriate name for a long time.
9468 * Makefile.in (@rip_paths@locallisppath): Use site-lisp directory
9469 from the distribution first, then /usr/local/lib/emacs/site-lisp.
9470
9471 * Makefile.in (do-install): Correctly detect if ./etc and
9472 ${srcdir}/etc are the same.
9473
9474 * configure.in: Extract UNEXEC from the system configuration
9475 files, compute the name of the source file corresponding to the
9476 object file, and #define it as UNEXEC_SRC in config.h.
9477
9478 * configure.in: If srcdir is '.', then try using PWD to make it
9479 absolute.
9480
9481 * configure.in: Include ${srcdir} in the printed report, to help
9482 people notice if it's an automounter path.
9483
94841993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9485
9486 * configure.in (prefix): Don't run pwd on srcdir unnecessarily.
9487
94881993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9489
9490 * Makefile.in (do-install): Delete the dest dir, not the source dir,
9491 when they are different. Add `shift' command.
9492 (COPYDESTS, COPYDIR): Delete external-lisp dir.
9493 (externallispdir): Var deleted.
9494
9495 * configure.in: Delete spurious paren outputting short_usage.
9496
94971993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9498
9499 * Version 19.9 released.
9500
95011993-05-26 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9502
9503 * Makefile.in (${SUBDIR}): Pass the value of the make variable to
9504 subdirectory makes.
9505
9506 * make-dist: Check for .elc files with no corresponding .el file.
9507
9508 * Makefile.in (mkdir): Make all the directories in locallisppath.
9509
9510 * config.guess: New file.
9511 * configure.in: Use it, tentatively.
9512 * INSTALL: Mention its usage.
9513
9514 * configure.in (hppa-hp-hpux): Use uname -r instead of uname -m;
9515 the former gives you the operating system rev directly. Use
9516 s/hpux.h if we don't recognize what we got.
9517
9518 * Makefile.in (do-install): Don't remove a destination directory
9519 if it's the same as the source. If ${srcdir}/info == ${infodir},
9520 don't try to copy the info files.
9521
9522 * Makefile.in (COPYDIR, COPYDESTS): Don't mention etc twice; this
9523 doesn't work if you're not using a separate source directory.
9524 (do-install): Copy the build tree's etc directory only after
9525 making sure it's not also the source tree's etc directory.
9526
95271993-05-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9528
9529 * configure.in: Handle sunos4.1.3 specially.
9530
95311993-05-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9532
9533 * Makefile.in (INSTALL): Add definition.
9534
9535 * configure.in: Fix some messages. Support -with-gnu-cc.
9536 At the end, use `set --', not `set -'.
9537 Delete spurious `.h' in hpux alternatives.
9538
95391993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9540
9541 * Version 19.8 released.
9542
95431993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9544
9545 * configure.in: When looking for source in the same directory as
9546 the configure script, make the path thus discovered absolute.
9547 If the user specifies the `--srcdir' switch, make that directory
9548 absolute too.
9549
9550 * Makefile.in (srcdir): Remove comment saying this doesn't work.
9551
9552 * Makefile.in (src/paths.h): Edit the `infodir' variable into this
9553 too, as the value of the PATH_INFO macro.
9554
9555 * configure.in: Check to see if the source lives in the same
9556 directory as the configure script.
9557
95581993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9559
9560 * Makefile.in (install): Split this into `install' and
9561 `do-install', to give people more control over exactly what gets
9562 done.
9563 (do-install): New target, containing the guts of `install'. Don't
9564 remove and recreate the directories inside the copying loop - do
9565 it all before the copying loop. Pass more flags to the lib-src
9566 make.
9567 (mkdir): Create ${infodir}, ${mandir}, and ${sitelispdir} here, to
9568 avoid errors and warnings.
9569
9570 * configure.in: For generic IBM PC boxes, insist on "unknown" for
9571 the manufacturer - the more general case was blocking other i386
9572 configuration names below, and that's how the names are written in
9573 MACHINES anyway.
9574
9575 * make-dist: When breaking links, remove the link before moving
9576 the copy onto it, to avoid interactive behavior.
9577
9578 * Makefile.in: Doc fix.
9579
9580 * configure.in: Doc fix.
9581
9582 * INSTALL: Mention --exec-prefix option.
9583
9584 * configure.in: Add support for the `--exec-prefix' option.
9585 * Makefile.in: Accept that support.
9586
9587 * configure.in: Use the AC_PROG_INSTALL macro.
9588 * Makefile.in (INSTALL): Variable removed.
9589 (INSTALL_PROGRAM, INSTALL_DATA): Accept these values from configure.
9590
9591 * configure.in: Distinguish between hp800's and hp700's by calling
9592 "uname -m".
9593
95941993-05-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9595
9596 * configure.in: Recognize configuration names for i860 boxes
9597 running SYSV.
9598
95991993-05-23 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9600
9601 * configure.in: Distinguish between hp800's and hp700's by the
9602 version of HP/UX they run, since that's something people are more
9603 likely to know - hp700's run 8.0.
9604 Add HP 700 configuration.
9605
9606 * configure.in: Test for the presence of the `rename' function.
9607
9608 * Makefile.in (C_SWITCH_X_SITE): New variable - get this from
9609 configure.in.
9610 (oldXMenu/Makefile): Edit C_SWITCH_X_SITE into this.
9611
9612 * make-dist: Break intra-tree links.
9613
9614 * configure.in: Explain that this is an autoconf script, and give
9615 instructions for rebuilding configure from it. Arrange to put
9616 comments in configure explaining this too.
9617
9618 * configure.in: Make the first line of the configure script be
9619 "#!/bin/sh". Leaving the first line blank didn't work.
9620
9621 * configure.in (long_usage): Removed; made short_usage describe
9622 the options briefly.
9623
9624 * configure.in: Implement the --prefix option.
9625 * Makefile.in (prefix): Add support for it here.
9626 * INSTALL: Document it here.
9627
9628 * Makefile.in (install): Don't assume that the files in the `info'
9629 subdirectory match *.info. They don't have that prefix.
9630
96311993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9632
9633 * configure.in: Add case for version 5 of Esix.
9634
96351993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9636
9637 * Version 19.7 released.
9638
9639 * make-dist: There aren't any *.com files in lib-src anymore.
9640
9641 * make-dist: Copy texinfo.tex and texindex.c, rather than linking
9642 them; they're symlinks to other filesystems on the GNU machines.
9643
9644 * make-dist: Check that the manual reflects the same version of
9645 Emacs as stated in lisp/version.el. Edit that version number into
9646 the README file.
9647
96481993-05-21 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9649
9650 * configure.in: Remove the hack of AC_DEFINE; use
9651 AC_DEFINE_UNQUOTED.
9652
96531993-05-20 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9654
9655 * make-dist: Don't distribute precomp.com, compile.com, or
9656 link.com from ./src; they're in ./vms now.
9657
9658 Some time-handling patches from Paul Eggert:
9659 * configure.in: Add AC_TIMEZONE.
9660
96611993-05-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9662
9663 * configure.in: Recognize Linux as a valid operating system for
9664 the i386.
9665
96661993-05-18 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9667
9668 * make-dist: Distribute some VMS files we got from Richard Levitte.
9669
9670 * Makefile.in (oldXMenu/Makefile): Take oldXMenu/Makefile.in as
9671 the source for the sed command, not oldXMenu/Makefile.
9672
96731993-05-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
9674
9675 * INSTALL: Don't claim the srcdir option doesn't work.
9676
96771993-05-16 Jim Blandy (jimb@totoro.cs.oberlin.edu)
9678
9679 * configure.in: Include remarks saying what order the autoconf
9680 tests should go in, and remind people to change config.h.in
9681 whenever they add autoconf tests which make #definitions.
9682
9683 * make-dist: Distribute oldXMenu/Makefile.in, not oldXMenu/Makefile.
9684
96851993-05-15 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9686
9687 * Makefile.in (oldXMenu/Makefile): Make this depend on
9688 ${srcdir}/oldXMenu/Makefile.in, not itself.
9689
9690 * PROBLEMS: Some updates from David J. Mackenzie.
9691
9692 More changes from David J. Mackenzie.
9693 * Makefile.in (install.sysv, install.xenix, install.aix): Targets
9694 removed; autoconf and config.h should specify all these
9695 differences.
9696 (buildlisppath): Make this path depend on ${srcdir}.
9697 (INSTALLFLAGS): Removed.
9698 (INSTALL): Include the -c flag.
9699 (install): Change the way we invoke install accordingly.
9700
9701 Install ${srcdir} changes from DJM.
9702 * Makefile.in (SUBDIR_MAKEFILES): Add oldXMenu/Makefile to this
9703 list.
9704 (COPYDIR, COPYDESTS): Install files from both the etc directory in
9705 the source tree and the etc directory in the object tree.
9706 (${SUBDIR}): Pass the prefix variable down to submakes.
9707 (everywhere): Use `sed', not `/bin/sed'. Not all systems have sed
9708 in /bin.
9709 (lib-src/Makefile, src/Makefile, oldXMenu/Makefile): Edit in
9710 values for srcdir and VPATH.
9711 (install): Add `v' flag to tar command. Make sure that `dir'
9712 exists in ${srcdir}/info before copying it. Remember that the man
9713 pages come from the source tree, not the object tree.
9714 * configure.in: Remove remarks saying that the --srcdir option
9715 doesn't work.
9716 Create the etc directory in the object tree.
9717 Recognize configuration names of the form *-sun-solaris*.
9718 Recognize sunos5 and solaris as operating system names.
9719
9720 * configure.in: Use the AC_TIME_WITH_SYS_TIME macro, for
9721 lib-src/getdate.y and src/systime.h.
9722
97231993-05-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9724
9725 * make-dist: Make links in info subdir.
9726
97271993-05-13 Jim Blandy (jimb@totoro.cs.oberlin.edu)
9728
9729 * configure.in: Call AC_STDC_HEADERS.
9730
97311993-05-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9732
9733 * configure.in: Sidestep autoconf's quoting of the second argument
9734 of AC_DEFINE, so we can specify the value to put there. It would
9735 be nice if autoconf provided some way to specify computed values
9736 for macros.
9737
97381993-05-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
9739
9740 * Makefile.in (DEFS): Deleted; since we're using AC_CONFIG_HEADER,
9741 this is always just -DHAVE_CONFIG_H.
9742
9743 The GNU coding standards specify that CFLAGS should be left for
9744 users to set.
9745 * Makefile.in (CFLAGS): Let configure determine the default value
9746 for this. Don't
9747 have it default to DEFS.
9748 (${SUBDIR}): Pass CFLAGS down to submakes, not DEFS.
9749 (lib-src/Makefile, src/Makefile): Edit the default value for
9750 CFLAGS into these files, not DEFS.
9751 * configure.in (CFLAGS): Choose a default value for this - "-g"
9752 normally, or "-g -O" if we're using GCC. Edit it into the
9753 top-level Makefile.
9754
9755 * configure.in: When scanning the machine and system description
9756 #include files, write their names to conftest.c properly.
9757
97581993-05-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
9759
9760 * configure.in: In configuration name case for Apallos running
9761 Domainios, set opsys, not opsysfile.
9762
9763 * configure.in: Use the autoconf AC_CONFIG_HEADER macro to produce
9764 src/config.h, instead of AC_OUTPUT; the latter overwrites
9765 src/config.h even when it hasn't changed, puts a makefile-style
9766 comment at the top even though it's C code, and produces a
9767 config.status script which doesn't do the job right.
9768
9769 * configure.in: Add AC_LN_S test, so we can tell whether or not we
9770 can use a symbolic link to get the X Menu library into src.
9771 * Makefile.in (LN_S): New variable.
9772 (src/Makefile): Edit the value of LN_S into this makefile.
9773
97741993-05-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9775
9776 * configure.in: Support *-sco3.2v4* as opsystem.
9777
9778 * make-dist: Don't include calc directory.
9779 Exclude many files in the man directory; copy a few.
9780
97811993-05-04 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9782
9783 * configure.in: Use AC_HAVE_HEADERS to test for sys/time.h, and
9784 call AC_STRUCT_TM to see what's in time.h.
9785
9786 * configure.in: Employ quoting stupidity to get the value of CPP
9787 to expand properly.
9788
97891993-04-27 Jim Blandy (jimb@totoro.cs.oberlin.edu)
9790
9791 * configure.in: Use the AC_PROG_CPP macro, and then use the CPP
9792 variable to scan the machine and system description files.
9793
9794 * configure.in: Use the AC_HAVE_HEADERS to check for sys/timeb.h,
9795 so that getdate.y builds correctly.
9796
97971993-04-26 Jim Blandy (jimb@totoro.cs.oberlin.edu)
9798
9799 * configure.in (tempcname): Change this to "conftest.c", so it will
9800 work properly on systems with short filenames; this is the name
9801 autoconf uses.
9802
9803 * configure.in: Also detect the availability of dup2 and
9804 gethostname.
9805
9806 * configure.in: Use the AC_ALLOCA test.
9807 * Makefile.in (ALLOCA): New variable, to be set by ./configure.
9808 (lib-src/Makefile): Edit the value of ALLOCA into lib-src/Makefile.
9809
98101993-04-24 Jim Blandy (jimb@totoro.cs.oberlin.edu)
9811
9812 * make-dist: Distribute configure, as well as configure.in.
9813 Oversight.
9814
98151993-04-23 Jim Blandy (jimb@totoro.cs.oberlin.edu)
9816
9817 * Makefile.in (install): Print out the name of the directory we're
9818 copying, so people can have some idea of whether we're making
9819 progress.
9820
9821 * Makefile.in (install.aix, install.xenix, install.sysv, install):
9822 Don't forget to re-create the COPYDESTS directories after we clear
9823 them out.
9824
98251993-04-13 Jim Blandy (jimb@totoro.cs.oberlin.edu)
9826
9827 * Makefile.in: Add autoconf cookies so that the configure
9828 script can comment out sections of path variable definitions to
9829 choose between the installable configuration and the run-in-place
9830 configuration.
9831 * configure.in: Add new option `--run-in-place', to select the
9832 run-in-place path definitions.
9833
9834 * configure.in: Add a clause to the big configuration name case
9835 for the NeXT machine.
9836
98371993-04-12 Jim Blandy (jimb@totoro.cs.oberlin.edu)
9838
9839 * Makefile.in (install, install.sysv, install.xenix, install.aix):
9840 Make sure that each source directory exists, and is different from
9841 the destination directory; then, delete the destination before
9842 copying over the source.
9843
9844 * make-dist: Distribute configure.in, instead of configure.
9845
98461993-04-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9847
9848 * configure.in: Don't set CC to "gcc -O" if the user specifies
9849 `--with-gcc'. Add -O to DEFS if GCC is set.
9850
98511993-04-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
9852
9853 * Makefile.in (clean mostlyclean): Missing right paren.
9854
9855 * configure.in: When checking for X windows, search for an X11
9856 subdirectory of ${x_includes}.
9857
9858 * configure.in: Check for gettimeofday function, for getdate.y.
9859
9860 Change `configure' to a mixture of custom code and autoconf stuff.
9861 autoconf can't derive all the information we need, but we'd really
9862 like to be able to take advantage of some of its tests, and its
9863 file-editing facilities.
9864 * configure.in: Renamed from configure.
9865 Quote the sections of shell script we want copied literally to
9866 the configure script.
9867 (compile): Initialize this to make the autoconf macros' code happy.
9868 Use AC_PROG_CC, AC_CONST, and AC_RETSIGTYPE instead of writing out
9869 code to do their jobs.
9870 Use autoconf to produce Makefile and src/config.h.
9871 Remove the Makefile-style comment that autoconf places at the top
9872 of src/config.h.
9873 (config_h_opts): Removed - no longer necessary.
9874 * Makefile.in (configname): Renamed to configuration.
9875 (CONFIG_CFLAGS): Renamed to DEFS.
9876 (CC, DEFS, C_SWITCH_SYSTEM, version, configuration): Adjusted to
9877 get values via autoload @cookies@.
9878 (libsrc_libs): Get this from autoconf. We used to do nothing
9879 about this.
9880 (${SUBDIR}): Pass DEFS to submakes instead of CONFIG_CFLAGS.
9881
9882 * Makefile.in (src/paths.h, lib-src/Makefile, src/Makefile): Don't
9883 echo the move-if-change command.
9884
98851993-04-08 Jim Blandy (jimb@churchy.gnu.ai.mit.edu)
9886
9887 * make-dist: Distribute lib-src/rcs-checkin.
9888
9889 * make-dist: It's oldXMenu/compile.com, not oldXMenu/compile.mms.
9890 Don't try to make links to the RCS or Old subdirectories.
9891 Use the appropriate extension for the compression type in use.
9892 Create the tar file in the shell's initial default directory, not
9893 in ${tempparent}.
9894 Erase the whole ${tempparent} tree, not just ${tempdir}.
9895
98961993-03-30 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9897
9898 * Makefile.in (src/paths.h): Don't echo the huge sed command we
9899 use to build paths.h.
9900 (lib-src/Makefile, src/Makefile): Similarly.
9901
9902 * configure: Extend test for working `const' keyword to handle AIX
9903 3.2 cc.
9904
99051993-03-24 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9906
9907 * make-dist: Distribute lisp/term/ChangeLog.
9908
9909 Arrange for C compilation throughout the tree to get
9910 C_SWITCH_SYSTEM from the configuration files.
9911 * configure: Extract C_SWITCH_SYSTEM from the machine and
9912 system-dependent files, and save it in the top-level Makefile.
9913 * Makefile.in (C_SWITCH_SYSTEM): New flag for configure to edit.
9914 (lib-src/Makefile): Edit C_SWITCH_SYSTEM into lib-src/Makefile.
9915
9916 * make-dist: Include the VMS support files in oldXMenu in the
9917 distribution.
9918
9919 * configure: Doc fix.
9920
9921 * configure: Fix corrupted config_h_opts.
9922
9923 * configure: Properly report option names in error messages.
9924
9925 * configure: Properly recognize --x-includes and --x-libraries
9926 options.
9927
9928 * configure: Fix syntax errors in code handling XFree386.
9929
99301993-03-23 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9931
9932 * configure: Add special code to detect XFree386, and tell
9933 config.h about it.
9934
9935 * configure: Properly handle extracting values of LIBS_MACHINE and
9936 LIBS_SYSTEM that contain spaces.
9937
9938 * configure: Add `--x-includes' and `--x-libraries' options. I
9939 think these are dopey, but no less than three alpha testers, at
9940 large sites, have said they have their X files installed in odd
9941 places. Implement them by setting C_SWITCH_X_SITE and
9942 LD_SWITCH_X_SITE in src/config.h.
9943
99441993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
9945
9946 * make-dist: Don't distribute etc/Old files.
9947
9948 * GETTING.GNU.SOFTWARE, PROBLEMS: Registered into RCS with their
9949 backups.
9950
99511993-03-20 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9952
9953 * make-dist: Fix typo.
9954
99551993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
9956
9957 * make-dist: Corrected typo, fixed it to discard = and TAGS files
9958 in some cases where it should but didn't seen to.
9959
9960 * Makefile.in: Added unlock and relock productions.
9961
99621993-03-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9963
9964 * make-dist: Add a --compress option to force make-dist to use
9965 compress.
9966
9967 * make-dist: Use gzip, if we can find it.
9968
9969 * configure: Recognize rs6000-ibm-aix32 and rs6000-ibm-aix, and
9970 make rs6000-ibm-aix default to -aix32.
9971
99721993-03-17 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
9973
9974 * Makefile.in: Added `Developer's configuration' section.
9975
99761993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9977
9978 * Makefile.in: Add commented-out variable settings for developer's
9979 configuration.
9980
99811993-03-14 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9982
9983 * make-dist: Distribute `src/bitmaps' too.
9984
99851993-03-14 Charles Hannum (mycroft@hal.gnu.ai.mit.edu)
9986
9987 * configure: Recognize rs6000-ibm-aix32 and rs6000-ibm-aix, and
9988 make rs6000-ibm-aix default to -aix32.
9989
99901993-03-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
9991
9992 * configure: Recognize strings like "sysvr0" or "sysvr1" as System V.
9993
9994 * Makefile.in (install.sysv): Add a second `$' in front of
9995 `${dest}', so that the shell will expand it, instead of Make.
9996
9997 * configure: When processing the name of the configure script,
9998 collapse `././' to `./', but leave a single `./' prefix alone.
9999
10000 * configure: Doc fix.
10001
100021993-03-04 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10003
10004 * configure: Handle isc3.0 correctly.
10005
100061993-02-25 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10007
10008 * make-dist: Don't try to copy the COPYING notice into
10009 external-lisp; we're not distributing that directory any more.
10010
100111993-02-24 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10012
10013 * Makefile.in (install, install.aix, install.xenix, install.sysv):
10014 Remove CVS subdirectories from the installed directory trees, as
10015 well as RCS directories.
10016
100171993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10018
10019 * make-dist: Only copy gmalloc.c if we couldn't link it.
10020 Don't try to copy man/{README,Makefile} unless they actually exist.
10021
10022 * Makefile.in (lisppath): Don't include externallispdir in this.
10023 We're not sure whether we're even going to distribute the
10024 directory yet.
10025
100261993-02-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10027
10028 * make-dist: Don't distribute the external-lisp directory anymore.
10029 * INSTALL: Remove all references to external-lisp.
10030
10031 * configure: Detect whether the compiler supports `const'
10032 properly, and edit src/config.h accordingly.
10033
10034 * configure: Tweak layout of final report.
10035
10036 * Makefile.in (${SUBDIR}): Pass CONFIG_CFLAGS to the submakes, not
10037 CFLAGS.
10038
10039 * Makefile.in (locallisppath): Make this default to
10040 ${datadir}/emacs/site-lisp, instead of
10041 ${datadir}/emacs/local-lisp. ${datadir} and ${statedir} are often
10042 the same thing, and local-lisp causes completion conflicts with
10043 lock.
10044 (lisppath): Add ${externallispdir} to this.
10045 * INSTALL: Adjust installation directions.
10046
10047 * Makefile.in (externallispdir): New variable, to say where to
10048 install the externally-maintained lisp files.
10049 (COPYDIR, COPYDESTS): Copy the external lisp directory just like
10050 the others.
10051 * INSTALL: Describe external-lisp and the new externallispdir
10052 variable.
10053
100541993-02-14 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10055
10056 * configure (progname): New option `--with-gcc'. Make it clearer
10057 how we are trying to guess whether or not we have GCC.
10058 * INSTALL: Document the `--with-gcc' option, and improve
10059 description of `--with-x' options.
10060
100611993-02-06 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10062
10063 * Makefile.in (COPYDIR, COPYDESTS): Remove ${srcdir}/info and
10064 ${infodir} from these variables; we have written out explicit code
10065 to install the info files.
10066
100671993-01-25 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10068
10069 * make-dist: Don't distributed the RCS files in the etc directory.
10070
100711993-01-24 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10072
10073 * Makefile.in: Some makes can't handle comments in the middle of
10074 commands; move them to before the whole rule.
10075
100761993-01-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10077
10078 * README: Mention what Emacs is.
10079
100801993-01-14 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10081
10082 * make-dist: Include `./lisp/calc-2.02' in the distribution.
10083 Add `./cpp' and `./man' back into the distribution.
10084
100851993-01-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10086
10087 * Makefile.in: Define MAKE, and use where appropriate.
10088
100891993-01-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10090
10091 * make-dist: Remember that the authoritative COPYING notice is
10092 `etc/COPYING', not `../etc/COPYING'.
10093
100941992-12-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10095
10096 * make-dist: Make sure that the COPYING notices in each directory
10097 are copies, not symlinks.
10098
100991992-12-19 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10100
10101 * INSTALL: The build process produces an executable called `emacs'
10102 now. Change references.
10103 * Makefile.in: Adjust `install.mumble' targets to install
10104 `src/emacs', not `src/xemacs'.
10105
10106 * configure: Start with a blank line; this keeps some old CSH's
10107 from thinking it's a CSH script. Most systems will just use
10108 /bin/sh to run it, which is what we're expecting; the only other
10109 shells which might try to interpret it themselves are probably
10110 Bourne-compatible.
10111
101121992-12-14 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10113
10114 * INSTALL: Improvements suggested by David Mackenzie.
10115
101161992-12-12 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10117
10118 * Makefile.in (install, install.sysv, install.xenix, install.aix):
10119 Don't try to copy the info files if there aren't any; the
10120 unexpanded globbing pattern disappoints `install'. Ignore the
10121 return status of that command.
10122
10123 * INSTALL: Updated for new configuration arrangement.
10124
10125 * configure: Don't make the top-level Makefile read-only - people
10126 may want to edit the values of the path variables.
10127
10128 * Makefile.in (install, install.sysv, install.xenix, install.aix):
10129 Install the info files in ${infodir}. Install the executable
10130 under both `emacs' and `emacs-VERSION'.
10131
10132 * Makefile.in: Doc fix.
10133
10134 * Makefile.in (exec_prefix): New variable, as per latest version
10135 of coding standards.
10136 (bindir, libdir): Use it, instead of `prefix'.
10137 (lib-src/Makefile): Edit value of exec_prefix into lib-src/Makefile.
10138
10139 * Makefile.in (mandir): Make the default value for this depend on
10140 $(prefix).
10141
10142 * Makefile.in (datadir, statedir, libdir): Make these all default
10143 to ${prefix}/lib.
10144 (lispdir, locallisppath, etcdir, lockdir, archlibdir): Adjusted
10145 to compensate.
10146
10147 * Makefile.in (install, install.sysv, install.xenix, install.aix):
10148 Install the etags and ctags man pages too.
10149
10150 * Makefile.in (distclean): Don't delete backup files; that's the
10151 job of extraclean.
10152 (extraclean): Like distclean, but deletes backup and autosave files.
10153
101541992-12-10 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10155
10156 Make path specification conform to GNU coding standards.
10157 * configure (long_usage): Remove all traces of old arguments from
10158 usage messages, and document the options we do accept in more
10159 detail: -with-x... and --srcdir.
10160 (options, boolean_opts): Deleted; we don't have enough options to
10161 make this worthwhile.
10162 (prefix, bindir, lisppath, datadir, libdir, lockdir): Deleted,
10163 along with the code which supported them; these should be set as
10164 arguments to the top-level make.
10165 (config_h_opts): Since this no longer doubles as a list of option
10166 names, make them upper case; this simplifies the code which uses
10167 them to build the sed command to edit src/config.h. Change the
10168 code which sets them.
10169 (cc, g, O): Don't allow the user to set these using options; they
10170 should be specified using `CC=' and `CFLAGS=' arguments to the
10171 top-level make. Just choose reasonable default values for them,
10172 and edit them into Makefile.in's default CC and CONFIG_CFLAGS
10173 values.
10174 (gnu_malloc, rel_alloc): Don't allow the user to set these using
10175 options; use them whenever the configuration files say they're
10176 possible.
10177 Simplify the argument processing loop. Don't accept abbreviations
10178 for option names; these might conflict with other configuration
10179 options in the future.
10180 Add some support for the `--srcdir' option. Check for the sources
10181 in . and .. if `--srcdir' is omitted. If the directories we will
10182 compile in don't exist yet, create them under the current directory.
10183 Note that the rest of the build process doesn't really support
10184 this.
10185 Edit only the top Makefile. That should edit the others. Edit
10186 into the makefile: `version', from lisp/version.el, `configname'
10187 and `srcdir' from the configuration arguments, `CC' and
10188 `CONFIG_CFLAGS' as guessed from the presence or absence of GCC in
10189 the user's path, and LOADLIBES as gleaned from the system
10190 description files.
10191 Simplify the report generated; it doesn't need to include any
10192 description of paths now.
10193 Make `config.status' exec configure instead of just calling it, so
10194 there's no harm in overwriting `config.status'.
10195 * Makefile.in (version, configname): New variables, used to choose
10196 the default values for datadir and libdir.
10197 Path variables rearranged into two clearer groups:
10198 - In the first group are the variables specified by the GNU coding
10199 standards (prefix, bindir, datadir, statedir, libdir, mandir,
10200 manext, infodir, and srcdir).
10201 - In the second are the variables actually used for Emacs's paths
10202 (lispdir, locallisppath, lisppath, buildlisppath, etcdir, lockdir,
10203 archlibdir), which depend on the first category.
10204 datadir and libdir default to directories under
10205 ${prefix}/lib/emacs instead of ${prefix}/emacs, by popular
10206 demand.
10207 etcdir and lispdir default to subdirectories of datadir.
10208 archlibdir defaults to libdir.
10209 The new installation tree is a bit deeper than it used to be, so
10210 use the new make-path program in lib-src to build them all.
10211 Always build a new src/paths.h.tmp and then move-if-change it to
10212 src/paths.h, to avoid unnecessary rebuilds while responding to the
10213 right changes.
10214 Remove all mention of arch-lib. Run utility commands from
10215 lib-src, and let the executables be copied into archlibdir when
10216 Emacs is installed.
10217 Add targets for src/Makefile, lib-src/Makefile, and
10218 oldXMenu/Makefile, editing the values of the path variables into
10219 them.
10220 Let lib-src do its own installation.
10221 (datadir): Default to putting data files under
10222 ${prefix}/lib/emacs/${version}, not /usr/local/emacs.
10223 (emacsdir): Variable deleted; it would only be confusing to use.
10224 (lispdir, etcdir): Default to ${datadir}/lisp.
10225 (mkdir): Use make-path for this.
10226 (lockdir): Do this in mkdir.
10227 (Makefile): New target.
10228
10229 * configure (usage_message): Rename to long_usage.
10230
10231 * make-dist: Don't bother creating an arch-lib directory; that's
10232 only for installation now.
10233
102341992-11-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10235
10236 * configure: Use GCC-style configuration names, using config.sub.
10237 Change the usage and help messages.
10238
10239 * configure: Initialize window_system, not indow_system.
10240
10241 * configure: Report which window system, compiler, and signal
10242 handler return type we decide to use.
10243
10244 * make-dist: Explain what's going on if config.sub and gmalloc.c
10245 can't be linked. Place the code which copies them near the code
10246 which links the rest of the files around them.
10247
102481992-11-15 Jim Blandy (jimb@apple-gunkies.gnu.ai.mit.edu)
10249
10250 * make-dist: Don't bother to distribute src/*.com, or
10251 src/vmsbuild; those have all been moved to `../vms'.
10252
102531992-11-07 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10254
10255 * make-dist: Don't forget that the way to avoid filenames starting
10256 with `=' is to use the pattern `[a-zA-Z0-9]*.h', not
10257 `[a-zA-Z0-9].h'. Add a new section for dealing with files that we
10258 couldn't make hard links to, since we have two already, and
10259 perhaps more to come.
10260
102611992-11-04 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10262
10263 * configure: When editing parameters into lib-src/Makefile, change
10264 the definition of CONFIG_CFLAGS instead of CFLAGS itself; CFLAGS
10265 needs some other flags too.
10266
102671992-11-03 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10268
10269 * configure: Remove spurious echo of the configuration name.
10270
10271 * make-dist: Don't distribute files in src/m and src/s whose names
10272 begin with `='.
10273
102741992-10-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10275
10276 * configure: Update GNU_MALLOC and REL_ALLOC in config.h.
10277 Also LISP_FLOAT_TYPE.
10278
102791992-10-26 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10280
10281 * make-dist: Copy config.sub, since it's a symbolic link to a file
10282 on another file system.
10283
102841992-10-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10285
10286 * make-dist: Include lib-src/makedoc.com and emacs.csh in the
10287 distribution.
10288
10289 * config.sub: New file, to help us recognize configuration names.
10290 * make-dist: Include it in the distribution.
10291
102921992-09-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10293
10294 * configure: Convert `-' to `_' in specified option names.
10295 Accept options with --. Delete --highpri and --have-x-menu options.
10296 New options --with-x and --with-x10 replace -window-system.
10297 Don't mention options --gnu-malloc, --rel-alloc
10298 or --lisp-float-type in help message.
10299
103001992-09-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10301
10302 * make-dist: Include the `vms' subdirectory in the distribution.
10303
103041992-09-10 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10305
10306 * configure: Remove lines starting with "# DIST: " when building
10307 lib-src/Makefile and src/Makefile. This allows us to mark the
10308 "Makefile.in" files with explanatory comments which won't also get
10309 stuck in the Makefiles.
10310
103111992-09-05 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10312
10313 * make-dist: Don't use the '+' operator in the sed regular
10314 expression that extracts the version number from lisp/version.el;
10315 Ultrix sed doesn't seem support the operator. Just double the
10316 operand and use *.
10317
103181992-09-01 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10319
10320 * Makefile.in: Doc fix.
10321
103221992-08-31 Jim Blandy (jimb@totoro.cs.oberlin.edu)
10323
10324 * configure: Rewrite sed command to remove at most one ./ prefix;
10325 Ultrix's sed doesn't allow us to apply the * operator to a \( \)
10326 group.
10327
103281992-08-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10329
10330 * Makefile.in (src/paths.h): Use sed, not /bin/sed.
10331
103321992-08-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10333
10334 * make-dist: Go ahead and build a new TAGS file, unless the
10335 --newer option was specified. Don't try to delete a TAGS file
10336 from etc; it's not kept there, and shouldn't be deleted anyway.
10337
103381992-08-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10339
10340 * make-dist: If the lisp directory contains a default.el, don't
10341 distribute it.
10342
10343 * configure: When searching signal.h for the type of a signal
10344 return handler, make a copy of it, not a symbolic link to it; that
10345 way, it will work on systems that don't have symbolic links.
10346
103471992-08-14 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10348
10349 * make-dist: Taught it about vcdiff and rcs2log, added --newer
10350 option for generating incremental distributions. Stopped it from
10351 generating a TAGS file into the distribution; that sucker is
10352 *big*, and easily enough generated with the toplevel makefile.
10353
103541992-08-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10355
10356 * configure: When writing config.status, don't prefix progname
10357 with a '.'; it might be absolute.
10358
103591992-08-05 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10360
10361 * configure: Choose to use X11 if either /usr/lib/libX11.a or
10362 /usr/include/X11 exist, not only if both exist.
10363
103641992-07-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10365
10366 * make-dist: Make the new external-lisp directory a duplicate of
10367 the external-lisp directory, not the lisp directory.
10368
103691992-07-07 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10370
10371 * Makefile.in (clean, mostlyclean): Don't bother trying to `make
10372 clean' in arch-lib; it doesn't even have a Makefile.
10373
10374 * Makefile.in (clean, mostlyclean): In the test which tries to
10375 distinguish between the build directory, which should be cleaned,
10376 and the installed directory, which shouldn't, cd to `${emacsdir}',
10377 not `${DESTDIR}${LIBDIR}'.
10378
103791992-06-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10380
10381 * make-dist: Be sure to delete the .c and .h files that YACC and
10382 BISON create from getdate.y.
10383
10384 * external-lisp: New directory; see `external-lisp/README'.
10385 * make-dist: Added support for the external-lisp subdirectory.
10386
10387 * make-dist: Changed message which complains that make-dist wasn't
10388 invoked in the right directory to indicate which files it was
10389 looking for.
10390
103911992-06-29 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10392
10393 * configure: Add comments explaining why we can't translate
10394 character ranges or control characters in `tr'.
10395
103961992-06-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10397
10398 * configure: When generating the configuration message, we used to
10399 build the message from the start so that each line began with "# "
10400 so that it would be a comment in `config.status'. However, this
10401 causes trouble if any of the variables we use in the message
10402 expand to more than one line of text - as gnu_malloc_reason
10403 sometimes does. So instead, we build the message as it should be
10404 printed to the user (i.e. without the "# " prefixes), and stick on
10405 the "# "s when we write it to `config.status'.
10406
10407 * Makefile.in (clean, mostlyclean): Don't neglect to clean out
10408 `lib-src' and `arch-lib'.
10409
10410 * configure: When generating report and `config.status' file, note
10411 that bindir only determines where `make install' and
10412 `build-install' will place the executables; this should make it
10413 clear that the ordinary build process will not try to install
10414 things.
10415
104161992-06-10 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10417
10418 * make-dist: Change messages to say that we are 'making links to
10419 X', rather than 'copying X'. And put `' quotes around file names.
10420
10421 * make-dist: Include '.tmp' in the name of the staging directory.
10422
10423 * make-dist: Pass the `-f' option to rm when you're not sure that
10424 the files you're removing actually exist.
10425
10426 * make-dist: When setting up etc/COPYING, always nuke whatever is
10427 there, and then copy it in, to make sure we get a real file.
10428
10429 * make-dist: Don't try to distribute *.defns files any more. The
0105dc3e 10430 only such file was for simula.el, which has been superseded by a
067d23c9
KY
10431 version which doesn't have a separate .defns file.
10432
104331992-05-28 Ken Raeburn (Raeburn@Cygnus.COM)
10434
10435 * make-dist: Don't distribute configured versions of config.h.in,
10436 paths.h.in, Makefile.in in src.
10437
10438 * configure: Delete .tmp files before creating them; don't bother
cd1181db 10439 trying to make final targets writable first, since it won't
067d23c9
KY
10440 matter to move-if-change.
10441
104421992-05-19 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10443
10444 * Makefile.in (mkdir, lockdir): Don't put dashes in front of the
10445 mkdir and chmod in the center of all the conditionals. GNU Make
10446 will strip these out, but other makes won't.
10447
104481992-05-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10449
10450 * make-dist: Include move-if-change in list of files to distribute.
10451
104521992-05-04 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10453
10454 * configure: Remove any "." elements from the program name.
10455
10456 * configure: Don't record the values of all the possible arguments
10457 in config.status; only record the options that the user specified.
10458
10459 * configure: Use move-if-change to move in the new src/config.h.
10460
104611992-04-29 Ken Raeburn (Raeburn@Cygnus.COM)
10462
10463 * move-if-change: New file, copied from gcc release.
10464 * Makefile.in (src/paths.h): Use it, and put the "sed" output into
10465 a temp file, so we don't update paths.h if an error occurs or if
10466 it doesn't need changing.
10467
104681992-04-28 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10469
10470 * Makefile.in (src/paths.h): Do not install a value for the
10471 PATH_SUPERLOCK value; that macro doesn't exist anymore.
10472 * build-install.in: Same thing.
10473
104741992-04-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10475
10476 * make-dist: Check the flag called "make_tar", not "make_dir"; the
10477 latter, being a typo, is always false, resulting in a program
10478 whose default behavior is to painstakingly build a copy of the
10479 source tree, and then delete it. Rah.
10480
10481 * Makefile.in: Add dist target, and comment for it.
10482
10483 * configure: When scanning <signal.h> for a declaration for
10484 signal, create a symbolic link with a name ending in .c, so the
10485 compiler won't complain that it's only been given .h files.
10486
10487 * configure: Check whether there are any arguments available
10488 before shifting to get the value of a non-boolean parameter.
10489
10490 * make-dist: Doc fix.
10491
104921992-04-20 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10493
10494 * configure: Instead of grepping /usr/include/signal.h for a
10495 signal declaration, run /usr/include/signal.h or
10496 /usr/include/sys/signal.h through cpp and grep for the
10497 declaration.
10498
10499 * configure: Redirect the output of grep to /dev/null instead of
10500 using grep -s - that flag means different things on other systems.
10501
10502 * Makefile.in: Use 'buildlisppath' instead of 'dumplisppath',
10503 since the former is recognizable even if you don't know what
10504 'dumping' is.
10505 * configure: Accommodate that change.
10506
10507 * configure: Accept options for all of the directories you can
10508 change in the Makefile.
10509
10510 * configure: Accept "-OPTION VALUE" as well as "-OPTION=VALUE".
10511
10512 * INSTALL: Mention that you have to copy all the 'FOO.in' files to
10513 FOO before you can use them.
10514
10515 * build-install.in: Made the "Where To Install Things" section
10516 conform with the similar section from Makefile.in. Copied section
10517 which builds src/paths.h from src/paths.h.in from the Makefile.
10518
105191992-04-19 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10520
10521 * configure: Write config.status to pass its command-line
10522 arguments on to configure, so that people can use it to recreate
10523 an old configuration, with minor changes.
10524
105251992-04-16 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10526
10527 * configure: Don't rely on option variables being unset if their
10528 values are the empty string. In particular, when producing the
10529 English report, don't assume that highpri will be unset when no
10530 increased priority has been requested; -highpri='' should be the
10531 same as omitting -highpri altogether.
10532
10533 * configure: Fix dumb bug: when running the system and machine
10534 description files through cpp, mark those lines that we want to
10535 evaluate with the string '@configure@', and then only evaluate
10536 them. This way if the files include anything that actually
10537 generates text (type definitions or external declarations, say),
10538 we won't try to eval it.
10539
105401992-04-11 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10541
10542 * make-dist: New shell script.
10543
10544 * configure: When creating foo from foo.in, make foo read-only to
10545 remind people to edit the .in file instead.
10546
10547 * INSTALL: Changed references to config.h-dist to config.h.in.
10548 The "BUILDING GNU EMACS BY HAND" section neglected to mention how
10549 to build src/paths.h from src/paths.h.in; added a paragraph to do
10550 this.
10551 * configure, Makefile, build-install: Changed filenames like
10552 FOO-dist to FOO.in.
10553
105541992-04-08 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10555
10556 * Makefile, build-install: Renamed to Makefile.in and
10557 build-install.in; the configure script will edit these to produce
10558 the usable Makefile and build-install.
10559 * configure: Changed to produce ./Makefile, ./build-install,
10560 lib-src/Makefile, and src/Makefile from their *.in counterparts,
10561 instead of editing them in place.
10562
105631992-04-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10564
10565 * Makefile: Re-arranged so that the undumped Emacs will search
10566 ../lisp *after* the site's local elisp files.
10567 (locallisppath, dumplisppath): New variables.
10568 (lisppath): This variable's default value is now chosen based on
10569 $(locallisppath) and $(lispdir); while it used to be the
10570 customization point for adding site-local elisp directories to
10571 load-path, that job is now handled mostly by locallisppath.
10572 (src/paths.h): Edit the value of a new macro, PATH_DUMPLOADSEARCH.
10573 Check the values being assigned to the *LOADSEARCH macros for null
10574 path elements (like '::' in 'foo::bar').
10575
10576 * configure: When checking if the machine- and system-dependent
10577 files define a particular macro or not, actually run them through
10578 CPP and test the macros with #ifs, instead of just grepping for
10579 the macros' names. In particular, check for SYSTEM_MALLOC in this
10580 way.
10581
105821992-04-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10583
10584 * Makefile (install): Don't use -s in install. (Keep the symbols.)
10585
105861992-04-02 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10587
10588 * configure: Make the config.status file an executable shell
10589 script which will recreate the same configuration. Include the
10590 verbal description of the current configuration as a comment in
10591 the script.
10592 * INSTALL: Doc fix.
10593
10594 * Makefile: Brought the Makefile up to the GNU coding
10595 standards, as described in standards.text:
10596 (TAGS): New name for the target which rebuilds the tags table.
10597 (check): New target; doesn't do anything yet.
10598 (mostlyclean): New target, synonymous with clean.
10599 (realclean): New target. Currently, this just calls the
10600 subdirectories's makefiles and then deletes config.status.
10601 (INSTALL, INSTALLFLAGS, INSTALL_PROGRAM, INSTALL_DATA): New
10602 variables.
10603 Installation directory variables changed to conform.
10604 (install, install.sysv, install.xenix, install.aix): Changed the
10605 code which copies the directories into their installed location to
10606 allow the installed locations to be in several different
10607 directories; the old version assumed that they would all be in
10608 $(emacsdir).
10609 (mkdir, lockdir): Allow the installed locations to be in several
10610 different directories.
10611 * INSTALL: Doc fix.
10612
10613 * build-install: Use the same variable names as the Makefile.
10614 Allow the installed locations to be in several different
10615 directories.
10616
106171992-03-31 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10618
10619 * Makefile (src/paths.h): Instead of using a single sed command to
10620 edit both the PATH_LOCK and PATH_SUPERLOCK macros, edit the two
10621 separately, and don't forget to append "/!!!SuperLock!!!" to the
10622 value of the PATH_SUPERLOCK macro.
10623
10624 * config.emacs: Renamed to configure, for consistency with other
10625 GNU products. Internal references changed.
10626 INSTALL, Makefile: References changed.
10627
10628 * lock: New directory, which should always be empty. If this
10629 directory doesn't exist, Emacs won't complain; it just won't lock.
10630 Having this here means that people can just unpack Emacs, build
10631 it, and have locking work.
10632
10633 * share-lib: Re-renamed to etc, for the sake of tradition.
10634 * config.emacs: Changed default value for datadir to ../etc.
10635 * INSTALL, README: Adjusted.
10636
106371992-03-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10638
10639 * config.emacs: Guess the value for LOADLIBES in lib-src/Makefile
10640 by running CPP on the appropriate s/*.h and m/*.h files.
10641
106421992-03-16 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10643
10644 * config.emacs: Make sure to set the "exit on error" flag once
10645 we've removed config.status; errors should abort the configuration.
10646
106471992-02-15 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10648
10649 * config.emacs: Added -distribute option, so that the Makefile
10650 paths are in their proper form. I don't know why this matters.
10651
106521992-02-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10653
10654 * local-lisp: New directory, empty in the distribution, for people
10655 to put local elisp code in.
10656 * config.emacs: Include it in the default load path.
10657 * README: Document it.
10658
106591992-01-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10660
10661 * config.emacs: Guess the type of signal handling functions based
10662 on the contents of /usr/include/signal.h.
10663
10664 * config.emacs: Print out progress report messages.
10665
10666 * Makefile (src/paths.h): Don't generically replace
10667 /usr/local/lib/emacs with LIBROOT. This can hide bugs in the
10668 editing of the other entries, and each entry should be dealt with
10669 explicitly anyway.
10670
10671 * build-install: Converted from C-shell to Bourne shell.
10672 * config.emacs: Edit build-install properly.
10673
10674 * config.emacs: Doc fix.
10675
106761992-01-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10677
10678 * Makefile (install): Remove `B' from tar xf command.
10679
106801992-01-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
10681
10682 * config.emacs: Removed support for the `maintain-environment'
10683 option; the only important difference between this and its absence
10684 has been removed.
10685 * INSTALL: Removed mention of `maintain-environment'.
10686
10687 * config.emacs: Fix arguments to sed when processing boolean
10688 arguments.
10689
106901991-12-05 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
10691
10692 * config.emacs: New file, to help automate the installation
10693 process.
10694
10695 * Makefile: Lots of changes to support the separation of etc into
10696 architecture-dependent and -independent files:
10697 (EMACSROOT): New variable, giving the directory under which all of
10698 Emacs's libraries should be installed. Changed rest of file to
10699 use it.
10700 (LIBDIR): Now denotes only architecture-dependent dir.
10701 (DATADIR): New variable, denoting architecture-independent dir.
10702 (LOCKDIR): New variable, for completeness.
10703 (SUBDIR): No more etc, new lib-src.
10704 (COPYDIR): No more etc, new arch-lib and share-lib.
10705 (src/paths.h): Set PATH_DATA and the LOCK macros too.
10706 (src): Now depends on lib-src, not etc.
10707 * build-install: Changes parallel to the above.
10708 * README: Describe the new arrangement.
10709
10710 * vms: New subdirectory for all the VMS stuff.
10711
107121991-12-03 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
10713
10714 * Makefile (LISPPATH): New variable.
10715 (src/paths.h): Define PATH_LOADSEARCH according to LISPPATH.
10716
107171990-09-28 Richard Stallman (rms@mole.ai.mit.edu)
10718
10719 * Makefile (install, install.sysv, install.xenix):
10720 Install wakeup instead of loadst. No need for setuid or setgid.
10721
107221990-08-07 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
10723
10724 * Makefile (clean): Clean etc if that's not the installation dir.
10725
107261990-04-26 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
10727
10728 * Makefile (paths.h): Make sed alter each name in the path.
10729
107301988-08-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
10731
10732 * Makefile (install.sysv): Use cpio, not tar.
10733
107341988-08-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
10735
10736 * Makefile (lockdir): Rename `lock' target.
10737 Depend on it from install*, not from `all'.
10738
107391988-05-16 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
10740
10741 * Makefile: Changed LIBDIR and BINDIR back to /usr/local/{emacs,bin}
10742 to match build-install and paths.h.
10743
10744;; Local Variables:
10745;; coding: utf-8
067d23c9
KY
10746;; End:
10747
1a71cb28 10748 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
067d23c9
KY
10749
10750 This file is part of GNU Emacs.
10751
10752 GNU Emacs is free software: you can redistribute it and/or modify
10753 it under the terms of the GNU General Public License as published by
10754 the Free Software Foundation, either version 3 of the License, or
10755 (at your option) any later version.
10756
10757 GNU Emacs is distributed in the hope that it will be useful,
10758 but WITHOUT ANY WARRANTY; without even the implied warranty of
10759 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10760 GNU General Public License for more details.
10761
10762 You should have received a copy of the GNU General Public License
10763 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.