Fix bug #16148 with visual-mode cursor motion and whitespace-newline-mode.
[bpt/emacs.git] / ChangeLog
CommitLineData
6084a28b
DM
12013-12-14 Dani Moncayo <dmoncayo@gmail.com>
2
3 * configure.ac (srcdir) [MINGW32]: Convert to an absolute MSYS
4 path of the form "/c/foo/bar" to simplify conversion of formats.
5
06a4f110
GM
62013-12-13 Glenn Morris <rgm@gnu.org>
7
8 * INSTALL: No longer mention load-path and site-init/site-load.
9
62bd73fa
GM
102013-12-12 Glenn Morris <rgm@gnu.org>
11
b55e11bf
GM
12 * Makefile.in (install-info): Handle missing info/dir.
13 (info_dir_deps): New variable.
14 (${srcdir}/info/dir): Depend on .texi files rather than .info files.
15 (check-info): Update topics.
16 * build-aux/make-info-dir: Use .texi files rather than .info files.
17 Update topics.
18
e035a207
GM
19 * Makefile.in (install-info): Remove some useless subshells.
20
62bd73fa
GM
21 Stop keeping info/dir in the repository.
22 * build-aux/dir_top: Move here from admin/.
23 * build-aux/make-info-dir: New script.
24 * Makefile.in (bootstrap-clean): Delete info/.
25 (info-dir, ${srcdir}/info/dir): New rules.
26 (info): Also make info-dir.
27 (check-info): Rename from check-info-dir.
28 Instead of info/dir entries, check @dircategory in info/*.info.
29 * make-dist: Use `info' rule rather than `info-real'.
30 No more info/COPYING (not even the right license for info/ files).
89f01d7d
GM
31 Distribute new build-aux files.
32
62bd73fa
GM
33 * info/: Remove from repository.
34
89793882
GM
352013-12-11 Glenn Morris <rgm@gnu.org>
36
37 * info/dir: Add octave-mode.
38
a8f9bc05
PE
392013-12-11 Paul Eggert <eggert@cs.ucla.edu>
40
41 Remove the option of using libcrypto.
42 This scorches the earth and waits for spring;
43 see Ted Zlatanov and Stefan Monnier in
44 <http://lists.gnu.org/archive/html/emacs-devel/2013-12/msg00323.html>.
45 * configure.ac (with_openssl_default, HAVE_LIB_CRYPTO): Remove.
46 Do not say whether Emacs is configured to use a crypto library,
47 since it's no longer an option.
48 (gl_CRYPTO_CHECK): Define a dummy.
49 * lib/gl_openssl.h, m4/gl-openssl.m4: Remove.
50
7d01e13c
PE
512013-12-10 Paul Eggert <eggert@cs.ucla.edu>
52
53 * configure.ac: Disable libcrypto by default.
54
55 Merge from gnulib, incorporating:
56 2013-12-07 md5, sha1, sha256, sha512: fix link error with partial lib
57 * m4/gl-openssl.m4: Update from gnulib.
58
83a5a2c8
EZ
592013-12-08 Eli Zaretskii <eliz@gnu.org>
60
61 * configure.ac (HAVE_RSVG) [mingw32]: Don't link against librsvg
62 statically.
63
e9551b12
PE
642013-12-08 Paul Eggert <eggert@cs.ucla.edu>
65
3bc9da32
PE
66 * configure.ac: Simplify supression of GTK deprecation warning.
67 Move -DGDK_DISABLE_DEPRECATION_WARNINGS out of the command line
68 and into config.h, to shorten the command line when doing 'make'.
69 Don't AC_SUBST GTK_CFLAGS, as this is not needed.
70
e9551b12
PE
71 Use libcrypto's checksum implementations if available, for speed.
72 On commonly used platform libcrypto uses architecture-specific
73 assembly code, which is significantly faster than the C code we
74 were using. See Pádraig Brady's note in
75 <http://lists.gnu.org/archive/html/bug-gnulib/2013-12/msg00000.html>.
76 Merge from gnulib, incorporating:
77 2013-12-07 md5, sha1, sha256, sha512: add gl_SET_CRYPTO_CHECK_DEFAULT
78 2013-12-07 md5, sha1, sha256, sha512: add 'auto', and set-default method
79 2013-12-04 include_next: minimize code duplication
80 2013-12-03 md5, sha1, sha256, sha512: support mandating use of openssl
81 2013-12-02 md5, sha1, sha256, sha512: use openssl routines if available
82 * configure.ac (--without-all): Set with_openssl_default too.
83 Use gl_SET_CRYPTO_CHECK_DEFAULT to default to 'auto'.
84 (HAVE_LIB_CRYPTO): New var.
85 Say whether Emacs is configured to use a crypto library.
86 * lib/gl_openssl.h, m4/absolute-header.m4, m4/gl-openssl.m4:
87 New files, copied from gnulib.
88 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
89 * lib/md5.c, lib/md5.h, lib/sha1.c, lib/sha1.h:
90 * lib/sha256.c, lib/sha256.h, lib/sha512.c, lib/sha512.h:
91 * m4/include_next.m4, m4/md5.m4, m4/sha1.m4, m4/sha256.m4, m4/sha512.m4:
92 Update from gnulib.
93
52789f7f
DG
942013-12-01 Dmitry Gutov <dgutov@yandex.ru>
95
0449d6cd 96 * .dir-locals.el (log-edit-move): Add the "Author: " header.
52789f7f 97
a1209bc3
DM
982013-11-30 Dani Moncayo <dmoncayo@gmail.com>
99
100 * build-aux/msys-to-w32 (w32pathlist): Do not translate paths
101 starting with %emacs_dir%.
102
f9b697dd
GM
1032013-11-30 Glenn Morris <rgm@gnu.org>
104
105 Stop keeping (most) generated cedet grammar files in the repository.
106 * configure.ac (SUBDIR_MAKEFILES, AC_CONFIG_FILES):
107 Add admin/grammars Makefile.
108 * Makefile.in (distclean, bootstrap-clean, maintainer-clean):
109 Also clean admin/grammars, if present.
110
04445382
DM
1112013-11-29 Dani Moncayo <dmoncayo@gmail.com>
112
113 * Makefile.in (epaths-force-w32): Fix 2013-11-20 typo.
114
7cdf484b
SM
1152013-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
116
117 * configure.ac (HAVE_MENUS): Remove.
118
0845be75
GM
1192013-11-28 Glenn Morris <rgm@gnu.org>
120
121 * configure.ac (PATH_SEP): Replace with pre-existing SEPCHAR.
122
f7ec0d94
EZ
1232013-11-28 Eli Zaretskii <eliz@gnu.org>
124
16555151
EZ
125 * GNUmakefile (Makefile): Don't use $(CFG).
126 (CFG): Don't compute.
127
f7ec0d94
EZ
128 * configure.ac (PATH_SEP): Set and AC_SUBST.
129
de27f8ab
PE
1302013-11-27 Paul Eggert <eggert@cs.ucla.edu>
131
132 Merge from gnulib, incorporating:
133 2013-11-13 getgroups: work around _DARWIN_C_SOURCE problem
134 * lib/getgroups.c: Update from gnulib.
135
cb6c95a3
GM
1362013-11-27 Glenn Morris <rgm@gnu.org>
137
52d6635f 138 Move ja-dic, quail, leim-list.el from leim to lisp/leim.
cb6c95a3
GM
139 * Makefile.in (abs_builddir, leimdir): Remove.
140 (buildlisppath, SUBDIR, COPYDIR, COPYDESTS): No more leim directory.
141 (epaths-force-w32): No longer set BLD.
142 (leim): Remove.
143 (install-arch-indep): No longer run or install leim.
144 (mostlyclean, clean): No longer run leim rule.
145 (bootstrap-clean): Change leim target.
146 (maintainer-clean): Add leim.
147 (check-declare): Remove leim.
148 * README: Update for leim changes.
149 * configure.ac (leimdir): Remove.
150 (standardlisppath): No more leimdir.
151
152 * make-dist: Update for files from leim/ now being in lisp/leim/.
153
624780f0
GM
1542013-11-26 Glenn Morris <rgm@gnu.org>
155
156 Preload leim-list.el.
157 * Makefile.in (abs_builddir): New, set by configure.
158 (buildlisppath): Add leim/.
159 (epaths-force-w32): Set BLD.
160
7e8ed4f7
PE
1612013-11-21 Paul Eggert <eggert@cs.ucla.edu>
162
163 Fix some dependency problems that cause unnecessary recompiles.
4e8b6938 164 * configure.ac (OLDXMENU_TARGET, OLDXMENU, OLDXMENU_DEPS):
7e8ed4f7 165 Remove.
4e8b6938
PE
166 (LIBXMENU): Now is always either empty or a file name,
167 so that it can be used as a dependency.
7e8ed4f7 168
eca4ecba
GM
1692013-11-20 Glenn Morris <rgm@gnu.org>
170
171 * make-dist: Distribute build-aux/msys-to-w32.
172
e976486e
DM
1732013-11-20 Dani Moncayo <dmoncayo@gmail.com>
174
175 * build-aux/msys-to-w32: New file.
176 * Makefile.in (msys_to_w32, msys_lisppath_to_w32): Remove.
177 (msys_w32prefix_subst): Rename from msys_prefix_subst.
178 Operate on w32prefixpattern.
179 (epaths-force-w32): Use build-aux/msys-to-w32.
180
0f679e86
PE
1812013-11-17 Paul Eggert <eggert@cs.ucla.edu>
182
183 * configure.ac (DEBUGGER_SEES_C_MACROS): Remove.
184 It apparently doesn't work for GCC 3, and I suppose it's more
185 trouble than it's worth to worry about this.
186
1a191e5c
PE
1872013-11-15 Paul Eggert <eggert@cs.ucla.edu>
188
189 * configure.ac (DEBUGGER_SEES_C_MACROS): New macro.
190
2cf00efc
PE
1912013-11-14 Paul Eggert <eggert@cs.ucla.edu>
192
193 Simplify, port and tune bool vector implementation.
194 * configure.ac (BITSIZEOF_SIZE_T, SIZEOF_SIZE_T): Remove.
195
946ec224
PE
1962013-11-13 Paul Eggert <eggert@cs.ucla.edu>
197
198 * Makefile.in (ACLOCAL_INPUTS): Add configure.ac.
199
632e833f
DM
2002013-11-12 Dani Moncayo <dmoncayo@gmail.com>
201
f4f38fad
DM
202 * configure.ac [MINGW32]: Source nt/mingw-cfg.site.
203 * make-dist: Don't distribute nt/msysconfig.sh.
204
632e833f
DM
205 * Makefile.in (epaths-force-w32): Simplify w32srcdir computation.
206
220a304a
PE
2072013-11-08 Paul Eggert <eggert@cs.ucla.edu>
208
209 Merge from gnulib, incorporating:
210 2013-11-08 extern-inline: port better to OS X 10.9
211 2013-11-08 fpending: fix regression on DragonFly BSD
212 * lib/fpending.h, m4/extern-inline.m4, m4/fpending.m4:
213 Update from gnulib.
214
aea07e2c
PE
2152013-11-07 Paul Eggert <eggert@cs.ucla.edu>
216
217 Port to C11 aligned_alloc.
218 * configure.ac (GMALLOC_OBJ): Initialize to empty if !system_malloc
219 and doug_lea_malloc.
220 (aligned_alloc): Test for existence if !GMALLOC_OBJ and not darwin.
221 (posix_memalign): Test for existence only if !GMALLOC_OBJ and
222 not darwin and !aligned_alloc.
223
4dde498b
GM
2242013-11-05 Glenn Morris <rgm@gnu.org>
225
c923b188
GM
226 * configure.ac (abs_srcdir) [MINGW32]: No point setting it here,
227 config.status computes it.
228 * Makefile.in (epaths-force-w32): Move srcdir tweak here.
229
4dde498b
GM
230 * autogen: Remove directory. Move update_autogen to admin/.
231 * autogen.sh: Remove reference to copy_autogen.
232 * GNUmakefile (configure):
233 * Makefile.in (bootstrap): Do not try to run copy_autogen.
234 * config.bat: Use msdos/autogen rather than autogen.
235
df5b4930
PE
2362013-11-05 Paul Eggert <eggert@cs.ucla.edu>
237
238 Simplify and port recent bool vector changes.
239 * configure.ac (BITSIZEOF_SIZE_T, SIZEOF_SIZE_T):
240 New symbols to configure.
241
d0065ff1
EZ
2422013-11-04 Eli Zaretskii <eliz@gnu.org>
243
244 * configure.ac: Don't disallow builds in non-ASCII directories.
245 (Bug#15260)
246
91f2d272
PE
2472013-11-04 Paul Eggert <eggert@cs.ucla.edu>
248
249 Port to stricter C99 platforms.
250 Merge from gnulib, incorporating:
251 2013-11-03 intprops: port to Oracle Studio c99
252 * lib/intprops.h: Update from gnulib.
253
67fb4e6a
GM
2542013-11-02 Glenn Morris <rgm@gnu.org>
255
256 * Makefile.in (check): Depend on all.
257
cb16270e
GM
2582013-10-31 Glenn Morris <rgm@gnu.org>
259
260 * configure.ac: Use [!...] rather than [^...], for ksh. (Bug#15769)
261
55498a0f
GM
2622013-10-30 Glenn Morris <rgm@gnu.org>
263
264 * Makefile.in (distclean, bootstrap-clean, maintainer-clean):
265 Also clean admin/unidata, if present.
266
a94fc965
GM
2672013-10-27 Glenn Morris <rgm@gnu.org>
268
269 * configure.ac: It seems installing in non-ASCII is not, in fact, ok.
270
da504eec
GM
2712013-10-25 Glenn Morris <rgm@gnu.org>
272
273 * configure.ac: It seems _installing_ in non-ASCII is ok, not building.
274
eb9a3661
GM
2752013-10-24 Glenn Morris <rgm@gnu.org>
276
357a5081
GM
277 * configure.ac:
278 * Makefile.in (install-arch-indep, install-etcdoc, install-info):
279 Avoid non-portable "`\" nesting.
280
eb9a3661
GM
281 * configure.ac (CPPFLAGS) [mingw32]: Use abs_top_srcdir.
282
283 * Makefile.in (abs_top_srcdir): New, set by configure.
284
b8e3b0a9
GM
2852013-10-23 Glenn Morris <rgm@gnu.org>
286
7b65c8d0
GM
287 * configure.ac: Explicit error for non-ASCII directories. (Bug#15260)
288
48f73cfb
GM
289 Progress towards allowing installation in directories with whitespace.
290 * Makefile.in (COPYDESTS, write_subdir, install-arch-dep)
291 (install-arch-indep, install-etcdoc, install-info, install-man)
a318e28f
GM
292 (install-etc, uninstall, install-nt, uninstall-nt):
293 Quote entities that might contain whitespace.
48f73cfb
GM
294 * build-aux/update-subdirs: Handle whitespace in argument.
295 Check cd return value.
296
b8e3b0a9
GM
297 Make building in directories with whitespace possible. (Bug#15675)
298 * configure.ac (srcdir): Don't make it absolute - abs_srcdir exists.
98434155 299 (src/.gdbinit): Use ac_abs_top_srcdir.
b8e3b0a9 300 * Makefile.in (abs_srcdir): New, set by configure.
4b56b9d7 301 (buildlisppath, epaths-force-w32): Use abs_srcdir.
b8e3b0a9
GM
302 (install-arch-indep, install-etcdoc, install-info, install-man)
303 (install-etc): Quote entities that might contain whitespace.
304
758bed52
PE
3052013-10-23 Paul Eggert <eggert@cs.ucla.edu>
306
307 Merge from gnulib, incorporating:
308 2013-10-14 acl: allow cross-compilation to Gentoo
309 2013-10-18 extern-inline: make safe for -Wundef usage
310 2013-09-30 fpending: use pure+const function attrs
311 * lib/fpending.h, m4/acl.m4, m4/extern-inline.m4: Update from gnulib.
312
9148ee92
GM
3132013-10-13 Glenn Morris <rgm@gnu.org>
314
315 * configure.ac [alpha]: Explicit error in non-ELF case. (Bug#15601)
316
46e5e833
PE
3172013-10-12 Paul Eggert <eggert@cs.ucla.edu>
318
319 Merge from gnulib, incorporating:
320 2013-10-10 strtoumax: port to Solaris 8
321 2013-10-09 strtoimax, strtoumax: port to HP-UX 11.11
322 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
323 * lib/inttypes.in.h, lib/strtoimax.c, m4/inttypes.m4, m4/strtoimax.m4:
324 * m4/strtoumax.m4:
325 Update from gnulib.
326
c5fc0178
SM
3272013-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
328
329 * configure.ac (LIBGNUTLS): Don't set LIBGNUTLS_* back to the empty
330 string when gnutls2 is installed but gnutls3 is not.
331
e1f9f9e3
TZ
3322013-10-11 Teodor Zlatanov <tzz@lifelogs.com>
333
334 * configure.ac: Define HAVE_GNUTLS3 if GnuTLS v3 is found.
335
f3606ef7
BF
3362013-10-10 Barry Fishman <barry_fishman@acm.org> (tiny change)
337
338 * configure.ac: Update for giflib 5. (Bug#15531)
339
4ed77415
EZ
3402013-10-08 Eli Zaretskii <eliz@gnu.org>
341
342 * configure.ac (HAVE_MENUS): Define unconditionally.
343
595e113b
PE
3442013-10-07 Paul Eggert <eggert@cs.ucla.edu>
345
346 Improve support for popcount and counting trailing zeros (Bug#15550).
347 Do this by using the Gnulib modules for this.
348 This should generate faster code on non-GCC, non-MSC platforms,
349 and make the code a bit more portable, at least in theory.
350 * lib/count-one-bits.c, lib/count-one-bits.h:
351 * lib/count-trailing-zeros.c, lib/count-trailing-zeros.h:
352 * m4/count-one-bits.m4, m4/count-trailing-zeros.m4:
353 New files, copied from gnulib.
354 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
355
4eed3157
PE
3562013-10-04 Paul Eggert <eggert@cs.ucla.edu>
357
3e45e702 358 Use hardware support for byteswapping on glibc x86 etc.
4eed3157
PE
359 * lib/byteswap.in.h, m4/byteswap.m4: New files, copied from Gnulib.
360 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
361
0a858ebf
PE
3622013-10-03 Paul Eggert <eggert@cs.ucla.edu>
363
364 Merge from gnulib, incorporating:
365 2013-10-02 verify: new macro 'assume'
366 2013-09-26 dup2, dup3: work around another cygwin crasher
367 2013-09-26 getdtablesize: work around cygwin issue
368
959c3d24
PE
3692013-09-25 Paul Eggert <eggert@cs.ucla.edu>
370
371 Merge from gnulib, incorporating:
372 2013-09-24 manywarnings: enable nicer gcc warning messages
373 2013-09-23 warnings: port --enable-gcc-warnings to Solaris Studio 12.3
374 2013-09-21 timespec: use the new TIMESPEC_RESOLUTION elsewhere
375 * configure.ac (WERROR_CFLAGS): Omit -fdiagnostics-show-option
376 and -funit-at-a-time, since manywarnings does that for us now.
377
8762e524
JD
3782013-09-23 Jan Djärv <jan.h.d@swipnet.se>
379
380 * configure.ac: With clang, check for and use -Wno-switch,
381 -Wno-tautological-constant-out-of-range-compare and -Wno-pointer-sign.
382
a84683fd
DC
3832013-09-23 Daniel Colascione <dancol@dancol.org>
384
385 * configure.ac: Check for valgrind headers.
386
3054cd01
XF
3872013-09-20 Xue Fuqiao <xfq.free@gmail.com>
388
389 * INSTALL: New homepage of libtiff.
390
f5f0132b
PE
3912013-09-20 Paul Eggert <eggert@cs.ucla.edu>
392
393 Work around performance bug on OS X 10.8 and earlier.
394 Perhaps Apple will fix this bug some day.
395 See the thread starting with Daniel Colascione's email in:
396 http://lists.gnu.org/archive/html/emacs-devel/2013-09/msg00343.html
397 * configure.ac (FORTIFY_SOUR): New verbatim section.
398
230fe2a5
PE
3992013-09-19 Paul Eggert <eggert@cs.ucla.edu>
400
401 Merge from gnulib, incorporating:
402 2013-09-19 stdio: OS X port of putc_unlocked + extern inline
403 2013-09-19 signal: OS X port of sigaddset etc. + extern inline
404 2013-09-19 extern-inline: do not always suppress extern inline on OS X
405 2013-09-17 getgroups: statement without effect
406 2013-08-28 headers: check that _GL_INLINE_HEADER_BEGIN is defined
407
be9bc55e
EZ
4082013-09-19 Eli Zaretskii <eliz@gnu.org>
409
410 * configure.ac <srcdir> [MINGW32]: Make sure the value of 'srcdir'
411 is in the full /d/foo/bar form. See the discussion in
412 http://lists.gnu.org/archive/html/emacs-devel/2013-09/msg00210.html,
413 and in particular
414 http://lists.gnu.org/archive/html/emacs-devel/2013-09/msg00252.html
415 and its followups, for the details.
416
19452b86
DA
4172013-09-17 Dmitry Antipov <dmantipov@yandex.ru>
418
419 * configure.ac: Do not check for g_type_init because we
420 require glib >= 2.28 for GTK3, glib >= 2.10 for GTK2,
421 glib >= 2.26 for GSettings and glib >= 2.7.0 for GConf, so
422 suitable glib should provide g_type_init unconditionally.
423
3fa2054e
JD
4242013-09-15 Jan Djärv <jan.h.d@swipnet.se>
425
426 * configure.ac: Add check for OSX 10.5, required for macfont.o.
427
8d17ef8d
GM
4282013-09-09 Glenn Morris <rgm@gnu.org>
429
430 * configure.ac (LDFLAGS_NOCOMBRELOC): New variable.
431 (LDFLAGS): Move nocombreloc option from here...
432 (LD_SWITCH_SYSTEM_TEMACS): ... to here.
8d17ef8d 433
7dc61a66
GM
4342013-09-08 Glenn Morris <rgm@gnu.org>
435
335142f9
GM
436 * configure.ac (--without-compress-install):
437 Rename from --without-compress-info. (Bug#9789)
438 (GZIP_INFO): Remove.
439 (GZIP_PROG): Allow --without-compress-install to disable it.
440 * Makefile.in (GZIP_INFO): Remove all references.
441
7dc61a66
GM
442 * info/dir: Tweak emacs-gnutls entry.
443
4b73fc73
PE
4442013-09-07 Paul Eggert <eggert@cs.ucla.edu>
445
446 Port --without-x --enable-gcc-warnings to Fedora 19.
447 * configure.ac (WERROR_CFLAGS): Omit redundant use of
448 -Wmissing-field-initializers, -Wswitch, -Wtype-limits,
449 -Wunused-parameter. If there is no window system, also omit
450 -Wsuggest-attribute=const and -Wsuggest-attribute=noreturn; this
451 is needed for Fedora 19.
452
257b3b03
DA
4532013-09-05 Dmitry Antipov <dmantipov@yandex.ru>
454
455 Make --without-x compatible with --enable-gcc-warnings.
456 * configure.ac: If both --without-x and --enable-gcc-warnings are
457 specified, use -Wno-unused-variable, -Wno-unused-but-set-variable
458 and -Wno-unused-but-set-parameter.
459
224e313d
PE
4602013-09-04 Paul Eggert <eggert@cs.ucla.edu>
461
462 Makefile improvements.
463 * Makefile.in (lib): Depend on am--refresh, to avoid a race.
464 (src): Remove duplicate dependency on FRC.
465 Invoke just one submake, not two. Avoid the need for 'pwd'.
466
de3d0b57
JD
4672013-09-02 Jan Djärv <jan.h.d@swipnet.se>
468
469 * configure.ac: Add ns_check_file.
470
2c347217
GM
4712013-08-31 Glenn Morris <rgm@gnu.org>
472
473 * configure.ac (--with-sound): Rename ossaudio to bsd-ossaudio,
474 and voxware to oss.
475
e0936eed
UM
4762013-08-31 Ulrich MĂĽller <ulm@gentoo.org>
477
478 * configure.ac: Allow for --with-sound=voxware that will enable
479 sound but otherwise disable ALSA. This will use the OSS device,
480 typically /dev/dsp, for sound output. (Bug#15067)
481
7605d081
GM
4822013-08-31 Glenn Morris <rgm@gnu.org>
483
484 * make-dist: Update for nt/INSTALL* changes.
485
50b13cde
PE
4862013-08-28 Paul Eggert <eggert@cs.ucla.edu>
487
488 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
489 for portability to hosts where /bin/sh has problems.
490
0acfedd3
SM
4912013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
492
493 * configure.ac (DOCMISC_W32): New var to replace DOCMISC_*_W32.
494
43aac990
PE
4952013-08-27 Paul Eggert <eggert@cs.ucla.edu>
496
497 Simplify EMACS_TIME-related code.
498 Merge from gnulib, incorporating:
499 2013-08-27 timespec: new convenience constants and function
500
15091df5
DA
5012013-08-27 Dmitry Antipov <dmantipov@yandex.ru>
502
503 * configure.ac (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
504 (DOCMISC_PDF_W32, DOCMISC_PS_W32): No spaces!
505
61ac6b9f
GM
5062013-08-27 Glenn Morris <rgm@gnu.org>
507
b4f581f0
GM
508 * configure.ac (emacs_broken_SIGIO): No longer set on gnu-kfreebsd.
509
1857cd3f
GM
510 * configure.ac (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
511 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New output variables.
512 * Makefile.in (check-info-dir): Ignore efaq-w32.
513
61ac6b9f
GM
514 * Makefile.in (mostlyclean, clean, distclean, bootstrap-clean)
515 (maintainer-clean, check-declare): Remove pointless subshells.
516 Check cd return value.
517
12c4970d
PE
5182013-08-26 Paul Eggert <eggert@cs.ucla.edu>
519
520 Minor merge from gnulib (mostly just for texinfo.tex).
521
917c483a
PE
5222013-08-22 Paul Eggert <eggert@cs.ucla.edu>
523
524 * configure.ac (EMACS_CONFIG_OPTIONS): Quote systematically (Bug#13274).
525 This improves on the patch already installed, by quoting options
526 that contain spaces and suchlike systematically, so that
527 EMACS_CONFIG_OPTIONS is no longer ambiguous when options contain
528 these characters.
529
f035e3a9
PE
5302013-08-21 Paul Eggert <eggert@cs.ucla.edu>
531
532 Port close-on-exec pty creation to FreeBSD 9.1-RELEASE (Bug#15129).
533 * configure.ac (PTY_OPEN): If posix_openpt with O_CLOEXEC fails
534 and reports EINVAL, try it again without O_CLOEXEC. This should
535 port PTY_OPEN to FreeBSD 9, which stupidly rejects O_CLOEXEC.
536 What were they thinking?
537
236beba0
PE
5382013-08-20 Paul Eggert <eggert@cs.ucla.edu>
539
540 * Makefile.in (distclean, bootstrap-clean, maintainer-clean):
541 Fix shell-operator precedence problem in previous change.
542
f67dce44
GM
5432013-08-20 Glenn Morris <rgm@gnu.org>
544
545 * Makefile.in (distclean, bootstrap-clean, maintainer-clean):
546 Clean test/automated if present.
547
51632863
PE
5482013-08-19 Paul Eggert <eggert@cs.ucla.edu>
549
550 Merge from gnulib, incorporating:
551 2013-08-15 warnings: minor optimization
552 2013-08-15 warnings: check -Wfoo rather than -Wno-foo
553
0fe73012
KB
5542013-08-15 Ken Brown <kbrown@cornell.edu>
555
556 * configure.ac (G_SLICE_ALWAYS_MALLOC): Update comment.
557
4fa44856
GM
5582013-08-15 Glenn Morris <rgm@gnu.org>
559
560 * make-dist: Do not distribute etc/refcards TeX intermediate files.
561 * Makefile.in (install-arch-indep):
562 Do not install etc/refcards TeX intermediate files.
563
af79c3cb
UM
5642013-08-14 Ulrich MĂĽller <ulm@gentoo.org>
565
566 * configure.ac (EMACS_CONFIGURATION): Escape backslashes. (Bug#15091)
567
aa942e2b
EZ
5682013-08-12 Eli Zaretskii <eliz@gnu.org>
569
570 * configure.ac (HAVE_ZLIB): Don't use -lz on MinGW.
571
1d238bc7
PE
5722013-08-12 Paul Eggert <eggert@cs.ucla.edu>
573
574 Minor zlib configuration tweaks.
575 * configure.ac (HAVE_ZLIB): Don't assume zlib is linked if PNG is.
576
594a4307
EZ
5772013-08-12 Eli Zaretskii <eliz@gnu.org>
578
579 * configure.ac (LIBZ): Comment on w32 peculiarities regarding LIBZ.
580
eaca0446
PE
5812013-08-12 Paul Eggert <eggert@cs.ucla.edu>
582
583 Merge from gnulib, incorporating:
584 2013-08-11 fpending: port to recent Cygwin change to stdio_ext.h
585 2013-08-10 sys_time: port to OpenBSD
586
8496d8d7
GM
5872013-08-12 Glenn Morris <rgm@gnu.org>
588
589 * configure.ac (etcdocdir): Rename from docdir, to avoid confusion
590 with configure's standard --docdir argument. All uses updated.
591 * Makefile.in (etcdocdir): Rename from docdir. All uses updated.
592 (install-etcdoc): Rename from install-doc. All uses updated.
593 (uninstall): Run uninstall-doc.
594 (PSS): Add misc-ps.
595 (INSTALL_DVI, INSTALL_HTML, INSTALL_PDF, INSTALL_PS)
596 (INSTALL_DOC, UNINSTALL_DVI, UNINSTALL_HTML, UNINSTALL_PDF)
597 (UNINSTALL_PS, UNINSTALL_DOC): New variables.
598 ($(INSTALL_DOC), install-doc, install-dvi, install-html, install-pdf)
599 (install-ps, $(UNINSTALL_DOC), uninstall-doc, uninstall-dvi)
600 (uninstall-html, uninstall-pdf, uninstall-ps): New .PHONY rules.
601
8d28d0ac
PE
6022013-08-11 Paul Eggert <eggert@cs.ucla.edu>
603
604 Add --with-zlib to 'configure'.
605 * configure.ac: Add --with-zlib option to 'configure', so that Emacs
606 can be built without zlib. Don't assume that -lz is needed on
607 non-PNG hosts. Mention zlib configuration status in 'configure' output.
608
313546eb
LMI
6092013-08-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
610
611 * configure.ac: Test for zlib.
612
d4166523
EZ
6132013-08-10 Eli Zaretskii <eliz@gnu.org>
614
615 * configure.ac: Define and substitute UPDATE_MANIFEST.
616
016d3f7d
SB
6172013-08-04 Stephen Berman <stephen.berman@gmx.net>
618
619 * info/dir: Add todo-mode.
620
e0fdb694
PE
6212013-08-04 Paul Eggert <eggert@cs.ucla.edu>
622
623 Fix some minor races in hosts lacking mkostemp (Bug#15015).
624 Gnulib's emulation of mkostemp doesn't have races that Emacs's does.
625 * configure.ac (mkostemp): Remove check for this function;
626 gnulib does the check now.
627 (mkstemp): Remove check for this no-longer-used function.
628 * lib/mkostemp.c, lib/secure_getenv.c, lib/tempname.c, lib/tempname.h:
629 * m4/mkostemp.m4, m4/secure_getenv.m4, m4/tempname.m4:
630 New files, copied from Gnulib.
631 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
632
7bddb120
MA
6332013-07-29 Michael Albinus <michael.albinus@gmx.de>
634
635 * INSTALL (DETAILED BUILDING AND INSTALLATION): Add
636 --without-file-notification to --without-all.
637
dfc7be39
XF
6382013-07-29 Xue Fuqiao <xfq.free@gmail.com>
639
640 * INSTALL: Fix description.
641
885e792c
GM
6422013-07-27 Glenn Morris <rgm@gnu.org>
643
644 * configure.ac: Extend the --with-sound option to allow
645 specification of OSS or ALSA (see bug#14812#64).
646
ef75383c
GM
6472013-07-25 Glenn Morris <rgm@gnu.org>
648
57cff712
GM
649 * info/dir: Add ido.
650
ef75383c
GM
651 * make-dist: Add a --tests option, to include test/.
652
1813e115
GM
6532013-07-24 Glenn Morris <rgm@gnu.org>
654
655 * configure.ac: Use self-descriptive tags for AC_CONFIG_COMMANDS.
656
60967f56
GM
6572013-07-23 Glenn Morris <rgm@gnu.org>
658
659 * configure.ac (etc, lisp): No need to create specially.
660 Configure already creates lisp, src/Makefile now creates etc.
661
a29c3e6d
PE
6622013-07-23 Paul Eggert <eggert@cs.ucla.edu>
663
e3ebe15a 664 Port to GNU/Linux systems with tinfo but not ncurses.
a29c3e6d
PE
665 * configure.ac (USE_NCURSES): New symbol.
666
6496aec9
PE
6672013-07-20 Paul Eggert <eggert@cs.ucla.edu>
668
669 Fix array bounds violation when pty allocation fails.
670 * configure.ac (PTY_TTY_NAME_SPRINTF): Use PTY_NAME_SIZE,
671 not sizeof pty_name, since pty_name is now a pointer to the array.
672
c04bbd85
PE
6732013-07-13 Paul Eggert <eggert@cs.ucla.edu>
674
675 * configure.ac: Simplify --with-file-notification handling.
676
671d4bfc
GM
6772013-07-12 Glenn Morris <rgm@gnu.org>
678
679 * configure.ac: If with-file-notification=yes, if gfile not found,
680 go on to try inotify (not on MS Windows or Nextstep).
681
bacba3c2
PE
6822013-07-12 Paul Eggert <eggert@cs.ucla.edu>
683
684 Fix races with threads and file descriptors.
685 * configure.ac (PTY_TTY_NAME_SPRINTF): Use emacs_close, not close.
686
c6e7fc0e
PE
6872013-07-10 Paul Eggert <eggert@cs.ucla.edu>
688
689 * Makefile.in (removenullpaths): Remove adjacent null paths (Bug#14835).
690
2aae948d
PR
6912013-07-09 Peter Rosin <peda@lysator.liu.se> (tiny change>
692
693 * configure.ac (HAVE_W32): Avoid nested functions (the second
694 argument of AC_LANG_PROGRAM is already expanded inside a
695 function). (Bug#14830)
696
4ebbdd67
PE
6972013-07-09 Paul Eggert <eggert@cs.ucla.edu>
698
7b154def
PE
699 Port recent close-on-exec changes to Cygwin (Bug#14821).
700 * lib/binary-io.c, lib/binary-io.h: New files.
701 Merge from gnulib, incorporating:
702 2013-07-09 accept4, dup3, pipe2: port to Cygwin
703 * lib/pipe2.c: Update from gnulib, as part of this merge.
704 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
705
4ebbdd67
PE
706 Handle errno and exit status a bit more carefully.
707 * lib/ignore-value.h: Remove this gnulib-imported file.
708 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
709
a04689de 7102013-07-08 Magnus Henoch <magnus.henoch@gmail.com> (tiny change)
e4b1e5af
JD
711
712 * configure.ac (HAVE_IMAGEMAGICK): Check on NS also (Bug#14798).
713
2a74a90a
PE
7142013-07-08 Paul Eggert <eggert@cs.ucla.edu>
715
716 Try to fix FreeBSD 9.1 porting problem (Bug#14812).
717 This incorporates the following merge from gnulib:
718 2013-07-07 stdalign, verify: port to FreeBSD 9.1, to C11, and to C++11
719
067428c1
PE
7202013-07-07 Paul Eggert <eggert@cs.ucla.edu>
721
9caab067
PE
722 Port to Ubuntu 10 (Bug#14803).
723 * configure.ac (accept4): New function to check for.
724
067428c1
PE
725 Make file descriptors close-on-exec when possible (Bug#14803).
726 * configure.ac (mkostemp): New function to check for.
727 (PTY_OPEN): Pass O_CLOEXEC to posix_openpt.
728 * lib/fcntl.c, lib/getdtablesize.c, lib/pipe2.c, m4/fcntl.m4:
729 * m4/getdtablesize.m4, m4/pipe2.m4: New files, taken from gnulib.
730 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
731
1399490e 7322013-07-03 Christoph Egger <christoph@debian.org> (tiny change)
0946b7ca
CE
733
734 * configure.ac (emacs_broken_SIGIO): Set on gnu-kfreebsd to avoid hang.
735 http://bugs.debian.org/712974
736
5583dcb6
PE
7372013-07-02 Paul Eggert <eggert@cs.ucla.edu>
738
57f8c490
PE
739 Remove some unused macros from 'configure'.
740 * configure.ac (HAVE_SOUNDCARD_H, HAVE_LINUX_VERSION_H, HAVE_SPEED_T)
741 (HAVE_GNUTLS_CALLBACK_CERTIFICATE_VERIFY)
742 (HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION, HAVE_UTIMES)
743 (HAVE_LIBHESIOD, HAVE_LIBRESOLV, HAVE_LIBCOM_ERR, HAVE_LIBCRYPTO)
744 (HAVE_LIBK5CRYPTO, HAVE_LIBKRB5, HAVE_LIBDES425, HAVE_LIBDES)
745 (HAVE_LIBKRB4, HAVE_LIBKRB, HAVE_DES_H, HAVE_KERBEROSIV_DES_H)
746 (HAVE_DEV_PTMX, DEVICE_SEP, USG5):
747 Remove these macros, as they are not used.
748 (sys_siglist): Remove macro; src/sysdep.c now does this.
749
5583dcb6
PE
750 * configure.ac (GTK_COMPILES): Check API a bit more carefully.
751 Also check that it links. Say whether it compiled and linked.
752
37afa042 7532013-07-01 Paul Eggert <eggert@cs.ucla.edu>
8f5f35cc 754
aaea7495
PE
755 Merge from gnulib, incorporating:
756 2013-06-23 ignore-value: port to gcc -pedantic
757 2013-06-21 extern-inline: port to gcc -std=c89
758
37afa042
PE
7592013-06-30 Paul Eggert <eggert@cs.ucla.edu>
760
8f5f35cc
PE
761 Do not use GTK 3 if it exists but cannot be compiled.
762 * configure.ac: Leave GTK_OBJ and term_header alone if GTK 3
763 exists but cannot be compiled.
764
ae7bfbf5
JB
7652013-06-27 Juanma Barranquero <lekktu@gmail.com>
766
767 * Makefile.in (install-arch-indep): Do not create directories passed
768 with --enable-locallisppath.
769
6e0e82a0 7702013-06-24 Glenn Morris <rgm@gnu.org>
ab6a27d8
GM
771
772 * configure.ac: Include X11/X.h when testing for Xft.h. (Bug#14684)
773
c9509ef4
JB
7742013-06-22 Juanma Barranquero <lekktu@gmail.com>
775
776 * .bzrignore: Add GNU idutils ID database file.
777
6b4914d2
YM
7782013-06-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
779
780 * configure.ac (HAVE_LIBXML2): Try built-in libxml2 on OS X 10.8
781 as a fallback.
782
aff6371e
SM
7832013-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
784
785 * .bzrignore: Don't unignore cl-loaddefs.el.
786
c9509ef4 7872013-06-20 RĂĽdiger Sonderfeld <ruediger@c-plusplus.de>
89561f72
PE
788
789 * configure.ac (log2): Check for this function.
790
53d829de
JB
7912013-06-19 Juanma Barranquero <lekktu@gmail.com>
792
793 * .bzrignore: Add GNU GLOBAL files.
794
84575e67
PE
7952013-06-17 Paul Eggert <eggert@cs.ucla.edu>
796
4f405069 797 Use functions, not macros, for XINT etc. (Bug#11935).
84575e67
PE
798 * configure.ac (WARN_CFLAGS): Remove -Wbad-function-cast,
799 as it generates bogus warnings about reasonable casts of calls.
800
2a540847
PE
8012013-06-16 Paul Eggert <eggert@cs.ucla.edu>
802
803 * configure.ac: Report ACL usage at the end (Bug#14612).
804
b0e22831
PE
8052013-06-11 Paul Eggert <eggert@cs.ucla.edu>
806
807 --without-all should imply --with-file-notification=no. (Bug#14569)
808 * configure.ac (with_file_notification): Default to $with_features.
809
bf77e230
PE
8102013-06-09 Paul Eggert <eggert@cs.ucla.edu>
811
812 Merge from gnulib, incorporating:
813 2013-06-02 sig2str: port to C++
814 2013-05-29 c-ctype, regex, verify: port to gcc -std=c90 -pedantic
815
b33f93ee
JD
8162013-06-08 Jan Djärv <jan.h.d@swipnet.se>
817
818 * configure.ac (HAVE_GLIB): Only set XGSELOBJ if HAVE_NS = no.
819 (with_file_notification): Don't set to gfile if with_ns = yes.
820
6c0a9ed1
RC
8212013-06-07 Richard Copley <rcopley@gmail.com> (tiny change)
822
823 * Makefile.in (msys_to_w32): Modify to support d:\foo file names.
e7b41c4c
JB
824 (msys_lisppath_to_w32, msys_prefix_subst, msys_sed_sh_escape):
825 New variables.
d6f00819 826 (epaths-force-w32): Use them. (Bug#14513)
6c0a9ed1 827
b9110c6b
MA
8282013-06-03 Michael Albinus <michael.albinus@gmx.de>
829
830 * configure.ac (HAVE_GFILENOTIFY): Check for gio >= 2.24.
831
7f203aa1
EZ
8322013-06-03 Eli Zaretskii <eliz@gnu.org>
833
834 * configure.ac (HAVE_GFILENOTIFY): Do not change $LIBS.
835 (GFILENOTIFY_CFLAGS, GFILENOTIFY_LIBS): Substitute.
836
55a87246
JD
8372013-06-03 Jan Djärv <jan.h.d@swipnet.se>
838
839 * configure.ac (HAVE_GLIB): Add GLib check. Set XGSELOBJ if GLib is
840 used. Remove xgselect.o from XOBJ.
841
c9628c79
MA
8422013-06-03 Michael Albinus <michael.albinus@gmx.de>
843
844 * configure.ac (file-notification): New option, replaces inotify option.
845 (HAVE_W32): Remove w32notify.o.
e7b41c4c 846 (with_file_notification): Add checks for glib and w32. Adapt check
c9628c79
MA
847 for inotify.
848 (Summary): Add entry for file notification.
849
850 * autogen/config.in: Add entries for HAVE_GFILENOTIFY,
851 HAVE_W32NOTIFY and USE_FILE_NOTIFY.
852
2044e704
JB
8532013-06-02 Juanma Barranquero <lekktu@gmail.com>
854
855 * .bzrignore: Ignore dirs libexec/, share/ and var/.
856
9dbd3bb1
XF
8572013-05-29 Xue Fuqiao <xfq.free@gmail.com>
858
859 * INSTALL: Fix description.
860
2d8ac645
YM
8612013-05-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
862
863 * configure.ac (HAVE_XRANDR): Check availability of
864 XRRGetScreenResources rather than that of XRRQueryExtension.
865
6b56a60a
EZ
8662013-05-18 Eli Zaretskii <eliz@gnu.org>
867
868 * make-dist (files): Add nt/msysconfig.sh, nt/mingw-cfg.site,
869 nt/epaths.nt, and nt/INSTALL.MSYS.
870
bfbe2627
PE
8712013-05-18 Paul Eggert <eggert@cs.ucla.edu>
872
31ff141c
PE
873 Port --enable-gcc-warnings to clang.
874 * configure.ac (nw): Remove obsolescent warnings.
875 These aren't needed for clang, or for gcc for that matter.
876 (emacs_cv_clang): New var, which tests for clang.
877 Omit warnings that clang is too picky about.
878 (GLIB_DISABLE_DEPRECATION_WARNINGS): Define this;
879 needed for Ubuntu 13.04 + clang + --enable-gcc-warnings.
880
bfbe2627
PE
881 * make-dist (files): Add nt/Makefile.in, nt/gnulib.mk.
882 Otherwise, 'configure; make' fails on non-Windows builds.
883
df065a0b
EZ
8842013-05-16 Eli Zaretskii <eliz@gnu.org>
885
886 * lib/Makefile.am: If building for MS-Windows, include
887 nt/gnulib.mk instead of lib/gnulib.mk.
888
889 * configure.ac: Adapt to MSYS build on MS-Windows.
890
891 * Makefile.in (NTDIR): New variable, for the MSYS build on
892 MS-Windows.
893 (SUBDIR): Add $(NTDIR).
894 (.PHONY): Add epaths-force-w32.
895 (msys_to_w32): New variable.
896 (epaths-force-w32, install-nt, uninstall-nt): New targets.
897 (lib-src src): Add $(NTLIB) to prerequisites.
898 (lib lib-src lisp leim nt): Add 'nt'.
899 (config.status): Use $(CFG).
900 (.PHONY): Add install-$(NTDIR) and uninstall-$(NTDIR).
901 (install, install-arch-dep): Add install-$(NTDIR).
902 (uninstall): Depend on uninstall-$(NTDIR).
903 (mostlyclean, clean, distclean, bootstrap-clean): Add 'nt'.
904
905 * GNUmakefile (CFG): New variable, uses mingw-cfg.site as
906 CONFIG_SITE for the MSYS build on MS-Windows.
907 (Makefile): Use $(CFG).
908
909 * .bzrignore: Ignore *.res, *.tmp, and *.map. Remove
910 src/emacs.res.
911
cdd0de4b
PE
9122013-05-16 Paul Eggert <eggert@cs.ucla.edu>
913
914 Merge from gnulib, incorporating:
915 2013-05-15 manywarnings: update for GCC 4.8.0
916 2013-05-15 stdio: use __REDIRECT for fwrite, fwrite_unlocked
917 2013-05-15 sig2str, stdio, warnings: port to clang
918
6e911150
SM
9192013-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
920
921 * Makefile.in (install-doc): DOC file is not version specific any more.
922 * .bzrignore: Don't ignore DOC-* any more.
923
522fe43b
PE
9242013-05-13 Paul Eggert <eggert@cs.ucla.edu>
925
bb8eb357 926 * configure.ac (LD_SWITCH_SYSTEM_TEMACS): OpenBSD needs -nopie.
522fe43b
PE
927 Reported privately by Han Boetes <han@boetes.org>.
928
86cec478
JB
9292013-05-08 Juanma Barranquero <lekktu@gmail.com>
930
931 * lib/makefile.w32-in (ACL_H): New macro.
932 ($(BLD)/acl-errno-valid.$(O)): Update dependencies.
933
ffdc270a
PE
9342013-05-07 Paul Eggert <eggert@cs.ucla.edu>
935
e7b41c4c 936 Use Gnulib ACL implementation, for benefit of Solaris etc. (Bug#14295)
ffdc270a
PE
937 * configure.ac: Remove -with-acl option, since Gnulib does that for
938 us now.
939 (LIBACL_LIBS): Remove; no longer needed.
940 * lib/Makefile.am (CLEANFILES, SUFFIXES): New (empty) macros,
941 for the benefit of the new ACL implementation.
942 * lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/acl-errno-valid.$(O).
943 ($(BLD)/acl-errno-valid.$(O)): New rule.
944 * lib/acl-errno-valid.c, lib/acl-internal.h, lib/acl.h:
945 * lib/acl_entries.c, lib/errno.in.h, lib/file-has-acl.c:
946 * lib/qcopy-acl.c, lib/qset-acl.c, m4/acl.m4, m4/errno_h.m4:
947 New files, taken from gnulib.
948 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
949
4e3f9230
YM
9502013-05-07 Jan Djärv <jan.h.d@swipnet.se>
951
952 * configure.ac (HAVE_XRANDR, HAVE_XINERAMA): Define if available.
953 (XRANDR_LIBS, XINERAMA_LIBS): New AC_SUBSTs.
954
7a6018ad
PE
9552013-05-06 Paul Eggert <eggert@cs.ucla.edu>
956
957 Merge from gnulib, incorporating:
958 2013-04-30 utimens, utimensat: work around Solaris UTIME_OMIT bug
959
0922c475
PE
9602013-05-01 Paul Eggert <eggert@cs.ucla.edu>
961
962 * make-dist: Keep necessary restrictions on file access.
963
d9774ea4
PE
9642013-04-29 Paul Eggert <eggert@cs.ucla.edu>
965
966 Merge from gnulib, incorporating:
967 2013-04-28 extern-inline: work around bug in Sun c99
968
d7ed9b36
PE
9692013-04-27 Paul Eggert <eggert@cs.ucla.edu>
970
971 Merge from gnulib, incorporating:
972 2013-04-27 alignof, intprops, malloca: port better to IBM's C compiler
973
f780d632
PE
9742013-04-26 Paul Eggert <eggert@cs.ucla.edu>
975
976 Port better to AIX (Bug#14258).
977 * configure.ac (CFLAGS): Append -O if the user did not specify CFLAGS,
978 we did not already infer an optimization option, and -O works.
979 AIX xlc needs -O, otherwise garbage collection doesn't work.
980
c6cb2f53
PE
9812013-04-22 Paul Eggert <eggert@cs.ucla.edu>
982
1e8589d3
PE
983 * make-dist: Do not distribute admin/unidata/Makefile.
984 It is generated by 'configure'.
985
c6cb2f53
PE
986 * build-aux/update-subdirs: Don't leave subdirs.el~ behind.
987 It messes up 'make distclean', and contains no useful information
988 because it's a copy of subdirs.el.
989
7e00831f
JM
9902013-04-18 John Marino <gnugcc@marino.st> (tiny change)
991
992 * configure.ac: Add DragonFly BSD, mostly same as FreeBSD. (Bug#14068)
993
4f8902cd
GM
9942013-04-18 Glenn Morris <rgm@gnu.org>
995
996 * configure.ac (AC_PROG_LN_S): Remove, too restrictive.
997 (LN_S_FILEONLY): New output variable.
998 * Makefile.in (LN_S): Remove.
999 (LN_S_FILEONLY): New, set by configure.
1000 (install-arch-dep): Use LN_S_FILEONLY rather than LN_S.
1001
e8bdb06e
KB
10022013-04-12 Ken Brown <kbrown@cornell.edu>
1003
1004 * configure.ac (canonical): Adapt to 64-bit Cygwin, for which
1005 `canonical' is `x86_64-unknown-cygwin'.
1006
ba3b2d88
KB
10072013-04-09 Ken Brown <kbrown@cornell.edu>
1008
1009 * configure.ac (W32_RES_LINK): Remove unneeded linker directive
1010 `-Wl,-bpe-i386', which is confusing in the 64-bit case.
1011 (Bug#12993)
1012
876da980
PE
10132013-04-07 Paul Eggert <eggert@cs.ucla.edu>
1014
1015 Fix --enable-profiling bug introduced by 2013-02-25 change (Bug#13783).
1016 * configure.ac (LD_SWITCH_SYSTEM_TEMACS): Append -pg if profiling
1017 and if not on GNU/Linux or FreeBSD.
1018 * lib/Makefile.am (AM_CFLAGS): Add $(PROFILING_CFLAGS), so that
1019 lib/*.o is profiled too.
1020
119b2d43
PE
10212013-03-30 Paul Eggert <eggert@cs.ucla.edu>
1022
1023 Merge from gnulib, incorporating:
1024 2013-03-29 stdalign: port to stricter ISO C11
1025 This helps to run 'configure' on MS-Windows; see Eli Zaretskii in
1026 <http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00999.html>.
1027
afeee3e5
PE
10282013-03-27 Paul Eggert <eggert@cs.ucla.edu>
1029
1030 * configure.ac (HAVE_XKBGETKEYBOARD): Remove.
1031 Subsumed by HAVE_XKB. All uses changed.
1032
a4cedbf7
JD
10332013-03-25 Jan Djärv <jan.h.d@swipnet.se>
1034
1035 * configure.ac (HAVE_XKB): Define if Xkb is present.
1036
f8ce376e
PE
10372013-03-24 Paul Eggert <eggert@cs.ucla.edu>
1038
1039 Merge from gnulib, incorporating:
1040 2013-03-21 sys_select, sys_time: port 2013-01-30 fix to Cygwin
1041
982efbcd
PE
10422013-03-18 Paul Eggert <eggert@cs.ucla.edu>
1043
4c9a1377
PE
1044 Fix bug when building Emacs with a GNU Make submake (Bug#13962).
1045 * Makefile.in (QUIET_SUBMAKE): New macro.
1046 (install-info, uninstall): Use it.
1047
19151a7f
PE
1048 Emacs crashes with ImageMagick 6.8.2-3 through 6.8.3-9 (Bug#13867).
1049 * configure.ac (IMAGEMAGICK_MODULE): Reject 6.8.2.
1050 We want to reject 6.8.2-3 through 6.8.3-9, but there seems to be
1051 no way to do this in pkg-config, so make do with a reasonable
1052 approximation.
1053
982efbcd
PE
1054 Automate the build of ja-dic.el (Bug#13984).
1055 * .bzrignore: Add leim/ja-dic/.
1056
5615c9a9
PE
10572013-03-13 Paul Eggert <eggert@cs.ucla.edu>
1058
47d7532e
PE
1059 File synchronization fixes (Bug#13944).
1060 * configure.ac (BSD_SYSTEM, BSD_SYSTEM_AHB): Remove; no longer needed.
1061 (fsync): Remove check; now done by gnulib.
1062 * lib/fdatasync.c, lib/fsync.c, m4/fdatasync.m4, m4/fsync.m4:
1063 New files, from gnulib.
1064 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
1065
5615c9a9 1066 Merge from gnulib, incorporating:
2c3f72f4 1067 2013-03-13 putenv: port to Solaris 10
5615c9a9
PE
1068 2013-03-12 mktime: fix configure typo
1069 2013-03-11 regex: port to mingw's recent addition of undeclared alarm
1070 2013-03-11 putenv: avoid compilation warning on mingw
1071 2013-03-11 unistd: don't prevent Tru64 Unix from using gnulib strtod.
1072
47d038b3
GM
10732013-03-11 Glenn Morris <rgm@gnu.org>
1074
1075 * Merge in all changes up to version 24.3 release.
1076
0bafabe7 10772013-03-06 Paul Eggert <eggert@cs.ucla.edu>
3b108d19
PE
1078
1079 * configure.ac (TERM_HEADER): Remove duplicate definition (Bug#13872).
1080 It can mess up 'configure' runs.
1081
b3cdfd9e
GM
10822013-03-05 Glenn Morris <rgm@gnu.org>
1083
1084 * Makefile.in (install-man): Ignore gzip exit status.
1085
4aff132c
GM
10862013-03-03 Glenn Morris <rgm@gnu.org>
1087
1088 * make-dist: Remove lzma (it's replaced by xz).
1089
89bd9d36
PE
10902013-03-01 Paul Eggert <eggert@cs.ucla.edu>
1091
1092 Merge from gnulib, incorporating:
1093 2013-02-21 putenv: port better to native Windows
1094 2013-02-18 extern-inline: avoid compilation error with HP-UX cc
1095 2013-02-14 putenv: fix heap corruption with mixed putenv/_putenv
1096
0e946786
KB
10972013-02-28 Ken Brown <kbrown@cornell.edu>
1098
1099 * configure.ac (HAVE_DATA_START): Fix test. (Bug#13818)
1100
1ddc2bd6
PE
11012013-02-25 Paul Eggert <eggert@cs.ucla.edu>
1102
1103 Simplify data_start configuration (Bug#13783).
1104 * configure.ac (CRT_DIR, LIB_STANDARD, START_FILES, DATA_START)
1105 (LD_FIRSTFLAG, ORDINARY_LINK, LIB_GCC): Remove.
1106 (AC_CHECK_HEADERS_ONCE): Remove sys/resource.h, as it's
1107 not always needed.
1108 (HAVE_DATA_START): New macro.
1109
b59a2e9e
PE
11102013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1111
1112 Parallelize documentation builds.
1113 This speeds up building of documentation on multiprocessor
1114 platforms, and is motivated by Texinfo 5.0, which is much slower.
1115 Add a toplevel rule 'make docs' to make all the documentation.
1116 * .bzrignore: Add .dvi, .html, .ps.
1117 * Makefile.in (DVIS, HTMLS, INFOS, PSS, DOCS): New macros.
1118 ($(DOCS), docs, vi, html, pdf, ps): New rules.
1119 (info-real): Depend on $(INFOS) rather than doing it sequentially.
1120 (dvi): Depend on $(DVIS) rather than doing it sequentially.
1121
648e5523 11222013-02-15 Paul Eggert <eggert@cs.ucla.edu>
35b3a27e
PE
1123
1124 Fix AIX port (Bug#13650).
1125 * configure.ac (DATA_START, DATA_SEG_BITS): Set to 0x20000000 on AIX.
35b3a27e 1126
8c0905ac
EZ
11272013-02-12 Eli Zaretskii <eliz@gnu.org>
1128
1129 * lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/memrchr.$(O).
1130 ($(BLD)/memrchr.$(O)): New dependency.
1131
71d4202f
PE
11322013-02-11 Paul Eggert <eggert@cs.ucla.edu>
1133
a84b7c53
PE
1134 Tune by using memchr and memrchr.
1135 * .bzrignore: Add string.h.
1136 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
1137 * lib/memrchr.c, lib/string.in.h, m4/memrchr.m4, m4/string_h.m4:
1138 New files, from gnulib.
1139
71d4202f
PE
1140 Merge from gnulib, incorporating:
1141 2013-02-11 unsetenv etc.: port to Solaris 11 + GNU Emacs
1142 2013-02-09 secure_getenv: fix C++ declaration typo
1143
55fe8e64
GM
11442013-02-11 Glenn Morris <rgm@gnu.org>
1145
1146 * configure.ac (emacs_config_options): Record some env vars.
1147
8b0590de
GM
11482013-02-10 Glenn Morris <rgm@gnu.org>
1149
1150 * configure.ac (emacs_config_options): Strip out the (internal)
1151 arguments --no-create and --no-recursion.
1152
8376d87e
PE
11532013-02-08 Paul Eggert <eggert@cs.ucla.edu>
1154
1155 Merge from gnulib, incorporating:
1156 2013-02-08 careadlinkat: stop exporting careadlinkatcwd
1157 The MS-Windows port can remove careadlinkatcwd at its convenience.
1158 2013-02-08 extensions: port better to HP-UX
1159 2013-02-06 extensions: port better to MINIX 3, HP-UX, autoheader 2.62
1160 2013-02-06 unistd: avoid namespace pollution on non-glibc systems
1161 2013-02-04 secure_getenv: new module [module not used by Emacs]
1162 2013-01-30 sys_time: port to Solaris 2.6
1163
8654f9d7
PE
11642013-02-01 Paul Eggert <eggert@cs.ucla.edu>
1165
1166 Use fdopendir, fstatat and readlinkat, for efficiency (Bug#13539).
1167 On my host, this speeds up directory-files-and-attributes by a
1168 factor of 3, when applied to Emacs's src directory.
1169 These functions are standardized by POSIX and are common these
1170 days; fall back on a (slower) gnulib implementation if the host
1171 is too old to supply them.
1172 * .bzrignore: Add lib/dirent.h.
1173 * lib/Makefile.am (libgnu_a_SOURCES): Add openat-die.c, save-cwd.c.
1174 * lib/careadlinkat.c, lib/careadlinkat.h: Merge from gnulib,
1175 incorporating: 2013-01-29 careadlinkat: do not provide careadlinkatcwd.
1176 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
1177 * lib/dirent.in.h, lib/fdopendir.c, lib/fstatat.c, lib/openat-priv.h:
1178 * lib/openat-proc.c, lib/openat.h, m4/dirent_h.m4, m4/fdopendir.m4:
1179 * m4/fstatat.m4: New files, from gnulib.
1180 * lib/openat-die.c, lib/save-cwd.c, lib/save-cwd.h: New files.
1181 These last three are specific to Emacs and are not copied from gnulib.
1182 They are simpler than the gnulib versions and are tuned for Emacs.
1183
0eb61895
GM
11842013-02-01 Glenn Morris <rgm@gnu.org>
1185
1186 * make-dist: Only README files exist in lisp/ now, not README*.
1187
e02703bd
GK
11882013-01-23 Giorgos Keramidas <gkeramidas@gmail.com> (tiny change)
1189
4f405069 1190 * .bzrignore: Add lib-src/blessmail.
e02703bd 1191
ea78b882
PE
11922013-01-23 Paul Eggert <eggert@cs.ucla.edu>
1193
1194 Merge from gnulib, incorporating:
1195 2013-01-16 unistd: port to recent mingw
1196
795e7a5b 11972013-01-19 Glenn Morris <rgm@gnu.org>
94898d72
GM
1198
1199 * Makefile.in (install-arch-indep): Put back a chmod that was
1200 removed 2012-05-19. (Bug#13430)
1201
ffe04adc
PE
12022013-01-16 Paul Eggert <eggert@cs.ucla.edu>
1203
1204 Merge from gnulib, incorporating:
1205 2013-01-16 largefile: port better to Mac OS X 10.5
1206 2013-01-15 stdint: fix build with Android's Bionic fox x86
1207
c4e2ba0a
PE
12082013-01-16 Paul Eggert <eggert@cs.ucla.edu>
1209
1210 * configure.ac: Document that --enable-gcc-warnings emits errors.
1211 (Bug#13448)
1212
c0511b57 12132013-01-13 Glenn Morris <rgm@gnu.org>
39aff4a7
GM
1214
1215 * make-dist: Add options for xz compression and no compression.
1216
444b01bb
PE
12172013-01-12 Paul Eggert <eggert@cs.ucla.edu>
1218
1219 Enable conservative stack scanning for all architectures.
1220 Suggested by Stefan Monnier in
1221 <http://lists.gnu.org/archive/html/emacs-devel/2013-01/msg00183.html>.
1222 * configure.ac (GC_MARK_STACK): Remove.
1223
002b8433
PE
12242013-01-11 Paul Eggert <eggert@cs.ucla.edu>
1225
1226 * lib/getopt_.h: Remove trailing CRs that crept in.
1227
b76381c6
EZ
12282013-01-11 Eli Zaretskii <eliz@gnu.org>
1229
1230 * lib/getopt_.h: Regenerate.
1231
6466e676
PE
12322013-01-10 Paul Eggert <eggert@cs.ucla.edu>
1233
1234 Merge from gnulib, incorporating:
1235 2013-01-09 stdlib: port to Solaris 2.6
1236
92d59611
GM
12372013-01-04 Glenn Morris <rgm@gnu.org>
1238
1239 * info/dir: Add htmlfontify.
1240
ee0d3938
PE
12412013-01-04 Paul Eggert <eggert@cs.ucla.edu>
1242
1243 Merge from gnulib, incorporating:
1244 2013-01-04 stdio: remove now-unnecessary stdio.c
1245 2013-01-04 fprintftime: depend on stdio, not ignore-value
1246 2013-01-04 fwrite: silence __wur only for older glibc versions
1247 2013-01-04 fwrite: silence __wur without using inline
1248 * lib/stdio.c: Remove.
1249 * lib/stdio.in.h, lib/strftime.c: Update from gnulib.
1250 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
1251
9ff99d22
PE
12522013-01-02 Paul Eggert <eggert@cs.ucla.edu>
1253
1254 Merge from gnulib, incorporating copyright-date changes and:
1255 2012-12-31 dup2: work around cygwin bug
1256
5a1d858b
JD
12572012-12-30 Jan Djärv <jan.h.d@swipnet.se>
1258
1259 * configure.ac: Check for GtkHandlebox.
8b745d92 1260 Check for GtkTearoffMenuItem.
7ec363cf
JD
1261 New enable: --enable-gtk-deprecation-warnings, default off.
1262 (HAVE_GTK3): If above enable is off, add
1263 -DGDK_DISABLE_DEPRECATION_WARNINGS to GTK_CFLAGS.
5a1d858b 1264
d5e5e7b4 12652012-12-30 Andreas Schwab <schwab@linux-m68k.org>
2550c6e4
AS
1266
1267 * configure.ac (TEMACS_LDFLAGS2): Don't define.
1268 (LIBS_GNUSTEP): Set for GNUstep and substitute.
1269 (LD_SWITCH_SYSTEM_TEMACS): Don't set for GNUstep.
1270
60f5e585
GM
12712012-12-27 Glenn Morris <rgm@gnu.org>
1272
1273 * configure.ac (emacs_config_options): New.
1274 Use $@ rather than undocumented $ac_configure_args.
1275 Replace any embedded double quotes. (Bug#13274)
1276
82e2a1f0 12772012-12-27 Andreas Schwab <schwab@linux-m68k.org>
02e7729e
AS
1278
1279 * configure.ac (SIGNALS_VIA_CHARACTERS): Also define for darwin.
1280 (Bug#13222)
1281
a8e1690b
PE
12822012-12-26 Paul Eggert <eggert@cs.ucla.edu>
1283
1284 Revert static checking of stack smashing.
1285 * configure.ac (WARN_CFLAGS): Omit -Wstack-protector when
1286 configured with --enable-gcc-warnings. -Wstack-protector causes
1287 diagnostics to be issued on Ubuntu 12.10 x86-64.
1288
219023c4
PE
12892012-12-24 Paul Eggert <eggert@cs.ucla.edu>
1290
1291 Merge from gnulib, incorporating:
1292 2012-12-21 AC_PROG_MKDIR_P: port workaround to pre-2.62 Autoconf
1293 2012-12-20 AC_PROG_MKDIR_P: don't workaround if not buggy
1294 2012-12-17 filemode, sys_stat: Handle MPX files a la AIX.
1295
a4b0cca1 12962012-12-21 Akinori MUSHA <knu@iDaemons.org> (tiny change)
01824657
AM
1297
1298 * Makefile.in (install-arch-dep): Ignore chmod errors. (Bug#13233)
1299
7c3d167f
RF
13002012-12-16 Romain Francoise <romain@orebokech.com>
1301
1302 * configure.ac (acl): New option.
1303 (HAVE_POSIX_ACL): Test for POSIX ACL support. This is typically
1304 provided by libacl on GNU/Linux.
1305
97976f9f
PE
13062012-12-14 Paul Eggert <eggert@cs.ucla.edu>
1307
e7b41c4c 1308 Fix permissions bugs with setgid directories etc. (Bug#13125)
97976f9f
PE
1309 * configure.ac (BSD4_2): Remove; no longer needed.
1310
98c94021
GM
13112012-12-13 Glenn Morris <rgm@gnu.org>
1312
727f9739 1313 * info/dir: Add bovine, srecode, wisent.
98c94021 1314
727f9739 13152012-12-13 Andreas Schwab <schwab@suse.de>
0f59daaf
AS
1316
1317 * Makefile.in (install-info): Use `${MAKE} -s' for echo-info.
727f9739 1318 (uninstall): Likewise. (Bug#13143)
0f59daaf 1319
904dd565
PE
13202012-12-11 Paul Eggert <eggert@cs.ucla.edu>
1321
1322 Merge from gnulib for 'inline' (Bug#13040), incorporating:
1323 2012-12-11 extern-inline: avoid incompatibility with Darwin Libc
1324 * m4/extern-inline.m4: Update from gnulib.
1325
0eeb69fe
JB
13262012-12-11 Juanma Barranquero <lekktu@gmail.com>
1327
1328 * lib/makefile.w32-in (SIG2STR_H): New macro.
1329 ($(BLD)/sig2str.$(O)): Update dependencies.
1330
7e77303e
PE
13312012-12-10 Paul Eggert <eggert@cs.ucla.edu>
1332
1333 * configure.ac (HAVE_INOTIFY): Speed up configure-time test.
1334 There's no need to test for any of three inotify functions,
1335 since we use all three. Check for just the first one.
1336
1cf1bbd5
DC
13372012-12-10 Daniel Colascione <dancol@dancol.org>
1338
4f405069 1339 * .bzrignore: Add src/emacs.res.
9ca3e73a 1340
1cf1bbd5
DC
1341 * configure.ac (W32_RES, W32_RES_LINK, WINDRES): Teach the cygw32
1342 build how to compile Windows resource files; use these variables
1343 to tell src/Makefile.in how and whether to compile resources.
1344
81606b10
RS
13452012-12-10 RĂĽdiger Sonderfeld <ruediger@c-plusplus.de>
1346
1347 * configure.ac (inotify): New option.
1348 (HAVE_INOTIFY): Test for inotify.
1349
75d7aa24
AS
13502012-12-09 Andreas Schwab <schwab@linux-m68k.org>
1351
1352 * configure.ac: Fix source command in .gdbinit.
1353 Don't quote $MAKEINFO.
1354
3cc53d60
PE
13552012-12-09 Paul Eggert <eggert@cs.ucla.edu>
1356
1357 Allow spaces in some configuration vars (Bug#13078).
1358 * configure.ac (srcdir): Don't assume $PWD lacks spaces.
1359 (srcdir, MAKEINFO, PKG_CONFIG, PKG_CONFIG_MIN_VERSION):
1360 All uses quoted, to allow spaces in these vars.
1361
5745a7df
PE
13622012-12-08 Paul Eggert <eggert@cs.ucla.edu>
1363
1364 Use putenv+unsetenv instead of modifying environ directly (Bug#13070).
1365 * lib/putenv.c, lib/unsetenv.c, m4/putenv.m4, m4/setenv.m4:
1366 New files, copied automatically from gnulib.
1367 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
1368
63999a7d
EZ
13692012-12-08 Eli Zaretskii <eliz@gnu.org>
1370
1371 * lib/makefile.w32-in ($(BLD)/sig2str.$(O)): New dependency.
1372 Remove a stray character at the beginning of the file.
1373 (Bug#13026)
1374
d983a10b
PE
13752012-12-08 Paul Eggert <eggert@cs.ucla.edu>
1376
7be78020
PE
1377 Simplify get_lim_data.
1378 * configure.ac (ULIMIT_BREAK_VALUE): Remove.
1379
d983a10b
PE
1380 Assume POSIX 1003.1-1988 or later for signal.h (Bug#13026).
1381 * configure.ac (PTY_OPEN, PTY_TTY_NAME_SPRINTF):
1382 Use SIGCHLD rather than SIGCLD.
1383 * lib/sig2str.c, lib/sig2str.h, m4/sig2str.m4: New files, from gnulib.
1384 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
1385 * lib/makefile.w32-in (GNULIBOBJS): Add $(BUILD)/sig2str.$(O).
1386
d8ad4d3f 13872012-12-06 Glenn Morris <rgm@gnu.org>
de0e31ed
GM
1388
1389 * configure.ac: Handle info/ files with or without ".info" extension.
1390
f64898ab
PE
13912012-11-30 Paul Eggert <eggert@cs.ucla.edu>
1392
1393 Merge from gnulib for 'inline' (Bug#13040), incorporating:
1394 2012-11-29 snippet/warn-on-use: no 'static inline'
1395 2012-11-29 ftruncate, fts, lstat, openat, raise: no 'static inline'
1396 2012-11-29 arctwo, md4, md5, sha1, sha256, sha512: no 'static inline'
1397 2012-11-29 fflush, stat: no 'static inline'
1398 2012-11-29 stdio: better 'inline'
1399 2012-11-29 sys_stat: no 'static inline'
1400 2012-11-29 unistd: better 'inline'
1401 2012-11-29 c-strtod, memcoll, readutmp: no 'static inline'
1402 2012-11-29 extern-inline: no 'static inline'
1403 2012-11-29 sys_socket: better 'inline'
1404 * lib/stdio.c, lib/unistd.c: New files, from gnulib.
1405 * build-aux/snippet/warn-on-use.h, lib/gnulib.mk, lib/lstat.c:
1406 * lib/md5.c, lib/sha1.c, lib/sha256.c, lib/sha512.c, lib/stat.c:
1407 * lib/stdio.in.h, lib/sys_stat.in.h, lib/unistd.in.h, m4/c-strtod.m4:
1408 * m4/extern-inline.m4, m4/gnulib-comp.m4, m4/lstat.m4, m4/md5.m4:
1409 * m4/sha1.m4, m4/sha256.m4, m4/sha512.m4, m4/stat.m4, m4/stdio_h.m4:
1410 * m4/sys_socket_h.m4, m4/sys_stat_h.m4, m4/unistd_h.m4:
1411 Update from gnulib.
1412
5c9cf0a3 14132012-11-27 Eli Zaretskii <eliz@gnu.org>
50a60e02 1414
5c9cf0a3
GM
1415 * make-dist (nt): Adjust to changes in names of the *.manifest files.
1416
bcd77a2b
KB
14172012-11-24 Ken Brown <kbrown@cornell.edu>
1418
1419 * configure.ac (HAVE_MOUSE): Remove.
1420
95ef7787
PE
14212012-11-23 Paul Eggert <eggert@cs.ucla.edu>
1422
1423 Assume POSIX 1003.1-1988 or later for dirent.h (Bug#12958).
1424 * configure.ac: Do not check for dirent.h or closdir.
1425
9239d970
PE
14262012-11-21 Paul Eggert <eggert@cs.ucla.edu>
1427
1428 Assume POSIX 1003.1-1988 or later for unistd.h (Bug#12945).
1429 * configure.ac: Do not check for getcwd or getwd.
1430
1b3b7caa
GM
14312012-11-21 Glenn Morris <rgm@gnu.org>
1432
1433 * configure.ac (--enable-profiling): Doc fix.
1434
d7fcbbfe 14352012-11-20 Paul Eggert <eggert@cs.ucla.edu>
8ea5c4de
PE
1436
1437 Improve static checking of integer overflow and stack smashing.
d7fcbbfe
PE
1438 * configure.ac (WARN_CFLAGS): Add -Wstack-protector
1439 if using GCC 4.7.2 or later on a platform with
8ea5c4de
PE
1440 at least 64-bit long int. This improves static checking on these
1441 platforms, when configured with --enable-gcc-warnings.
1442
49cdacda
PE
14432012-11-17 Paul Eggert <eggert@cs.ucla.edu>
1444
1445 Assume POSIX 1003.1-1988 or later for fcntl.h (Bug#12881).
1446 * configure.ac: Do not check for fcntl.h.
1447 * lib/gnulib.mk: Regenerate.
1448
3d082a26
PE
14492012-11-16 Paul Eggert <eggert@cs.ucla.edu>
1450
1451 Remove no-longer-used pty_max_bytes variable.
1452 * configure.ac (fpathconf): Remove unnecessary check.
1453
73dcdb9f
PE
14542012-11-14 Paul Eggert <eggert@cs.ucla.edu>
1455
1456 Use faccessat, not access, when checking file permissions (Bug#12632).
1457 * .bzrignore: Add lib/fcntl.h.
1458 * configure.ac (euidaccess): Remove check; gnulib does this for us now.
1459 (gl_FCNTL_O_FLAGS): Define a dummy version.
1460 * lib/at-func.c, lib/euidaccess.c, lib/faccessat.c, lib/fcntl.in.h:
1461 * lib/getgroups.c, lib/group-member.c, lib/root-uid.h:
1462 * lib/xalloc-oversized.h, m4/euidaccess.m4, m4/faccessat.m4:
1463 * m4/fcntl_h.m4, m4/getgroups.m4, m4/group-member.m4:
1464 New files, from gnulib.
1465 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
1466
8148369c
PE
14672012-11-05 Paul Eggert <eggert@cs.ucla.edu>
1468
dd0333b6
PE
1469 Assume at least POSIX.1-1988 for getpgrp, setpgid, setsid (Bug#12800).
1470 * configure.ac (setpgid, setsid): Assume their existence.
1471 (AC_FUNC_GETPGRP, SETPGRP_RELEASES_CTTY): Remove; obsolete.
1472
8148369c
PE
1473 Simplify by assuming __fpending.
1474 Now that Emacs is using the gnulib fpending module,
1475 there's no need for Emacs to have a separate implementation.
1476 * configure.ac (stdio_ext.h, __fpending): Remove now-duplicate checks.
1477 (PENDING_OUTPUT_COUNT, DISPNEW_NEEDS_STDIO_EXT): Remove.
1478
b3cf17f6
EZ
14792012-11-03 Eli Zaretskii <eliz@gnu.org>
1480
3a7089c1
EZ
1481 * lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/fpending.$(O) and
1482 $(BLD)/close-stream.$(O).
1483 ($(BLD)/close-stream.$(O)):
1484 ($(BLD)/fpending.$(O)): New dependencies.
1485
7ccfb720
PE
14862012-11-03 Paul Eggert <eggert@cs.ucla.edu>
1487
1488 Fix data-loss with --batch (Bug#9574).
1489 * lib/close-stream.c, lib/close-stream.h, lib/fpending.c
1490 * lib/fpending.h, m4/close-stream.m4, m4/fpending.m4:
1491 New files, from gnulib.
1492 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
1493
3478f4b5
EZ
14942012-11-03 Eli Zaretskii <eliz@gnu.org>
1495
1496 * config.bat: Copy lib/execinfo.in.h to lib/execinfo.in-h if needed.
1497
d036bcdf
GM
14982012-11-02 Glenn Morris <rgm@gnu.org>
1499
1500 * Makefile.in (EMACS_ICON): New variable.
1501 (install-etc): Use EMACS_ICON to allow choice of icon.
1502
25ca4587
GM
15032012-10-26 Glenn Morris <rgm@gnu.org>
1504
59696ae0
GM
1505 * Makefile.in (EMACS_NAME): New variable.
1506 (EMACS, install-etc, uninstall): Use $EMACS_NAME.
1507
eeced60b
GM
1508 * Makefile.in (EMACS, EMACSFULL): Transformations should not be
1509 applied to $EXEEXT.
1510
25ca4587
GM
1511 * Makefile.in (uninstall): Don't abort if some directories are missing.
1512 Apply transformation rules to manual pages, desktop and icon files.
1513 No more emacs22 icons to uninstall.
1514
a6c2cc07
GM
15152012-10-24 Glenn Morris <rgm@gnu.org>
1516
8bfcb8a6
GM
1517 * Makefile.in (install-etc, install-man):
1518 Don't apply program transform to standard file suffixes.
a6c2cc07 1519
7f8de58c
PE
15202012-10-23 Paul Eggert <eggert@cs.ucla.edu>
1521
1522 * configure.ac (_FORTIFY_SOURCE): Do not multiply define (Bug#12714).
1523 This ports to Gentoo. Problem originally reported against coreutils,
1524 but Emacs has it too.
1525
ed68379e
GM
15262012-10-23 Glenn Morris <rgm@gnu.org>
1527
1528 * Makefile.in (emacs_transform): Remove.
1529 (install-man): Revert 2012-10-21 change. (Bug#12713)
1530
8dc2a723
GM
15312012-10-21 Glenn Morris <rgm@gnu.org>
1532
ad483434
GM
1533 * Makefile.in (install-etc): Don't install emacs22 icons.
1534
8dc2a723
GM
1535 * Makefile.in (emacs_transform): New variable.
1536 (install-etc): Prefer a make variable to a shell variable.
1537
90eacf99
SM
15382012-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
1539
1540 * Makefile.in ($(MAKEFILE_NAME)): Depend on src/lisp.mk as well.
1541
1a9c6830
GM
15422012-10-15 Glenn Morris <rgm@gnu.org>
1543
1544 * Makefile.in (install-man, install-etc):
1545 Apply $TRANSFORM. (Bug#12536#34)
1546 (clean): Delete etc/emacs.tmpdesktop.
1547
cde44a77
KH
15482012-10-11 Kenichi Handa <handa@gnu.org>
1549
1550 * .bzrignore: Add several files under admin/charsets.
1551
e08348a0
DC
15522012-10-08 Daniel Colascione <dancol@dancol.org>
1553
90eacf99
SM
1554 * configure.ac: Add --with-w32 as a window system option.
1555 Limit it to Cygwin for now. Integrate w32 into the refactored window
e08348a0
DC
1556 system configuration and set TERM_HEADER to w32term.h when w32 is
1557 configured.
1558
1559 (CYGWIN_OBJ): Add cygw32.o.
1560
335f5ae4
JD
15612012-10-07 Jan Djärv <jan.h.d@swipnet.se>
1562
1563 * configure.ac: Check that OSX is 10.4 or newer.
1564
c622b48f
PE
15652012-10-07 Paul Eggert <eggert@cs.ucla.edu>
1566
1567 Improve sys_siglist detection.
1568 * configure.ac (sys_siglist): Look for its decl in <signal.h>.
1569 Otherwise, it's not found in either Fedora 17 or Solaris 11.
1570
2b794d69
PE
15712012-10-04 Paul Eggert <eggert@cs.ucla.edu>
1572
bb1dfdad
PE
1573 Merge from gnulib, incorporating:
1574 2012-10-02 pselect: reject invalid file descriptors
1575 2012-10-02 ptsname: reject invalid file descriptors
1576 2012-10-02 manywarnings: cater to more gcc infelicities
1577 2012-09-30 sockets, sys_stat: restore AC_C_INLINE
1578 * lib/pselect.c, lib/stdlib.in.h, m4/manywarnings.m4, m4/pselect.m4:
1579 * m4/stdlib_h.m4, m4/sys_stat_h.m4: Update from gnulib.
1580 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
1581
65788e2e
PE
15822012-09-30 Paul Eggert <eggert@cs.ucla.edu>
1583
1584 Merge from gnulib, incorporating:
1585 2012-09-28 extern-inline: provide a -Wundef safe config.h
1586
a615a3ae
PE
15872012-09-27 Paul Eggert <eggert@cs.ucla.edu>
1588
1589 Check more robustly for timer_settime.
1590 This should fix an OS X build problem reported by Ivan Andrus in
1591 <http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00671.html>.
1592 * configure.ac (gl_THREADLIB): Define to empty, since Emacs
1593 does threads its own way.
89d17fd0 1594 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
a615a3ae 1595
c462dda8
PE
15962012-09-23 Paul Eggert <eggert@cs.ucla.edu>
1597
1598 * Makefile.in (bootstrap): Set MAKEFILE_NAME when building Makefile,
1599 to avoid problems with recursion when using GNU make.
1600
e41c05e5
PE
16012012-09-22 Paul Eggert <eggert@cs.ucla.edu>
1602
bbe099e7
PE
1603 * Makefile.in (bootstrap): Simplify build procedure.
1604 Suggested by Wolfgang Jenker in
1605 <http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00456.html>.
1606
e41c05e5
PE
1607 Merge from gnulib, incorporating:
1608 2012-09-22 sockets, sys_stat: remove AC_C_INLINE in MSVC-only cases
1609
db8a5a18
TH
16102012-09-19 Tassilo Horn <tsdh@gnu.org>
1611
1612 * doc/emacs/misc.texi (DocView Slicing): Document new slice from
1613 BoundingBox feature.
1614
5fb91e71
JD
16152012-09-18 Jan Djärv <jan.h.d@swipnet.se>
1616
1617 * configure.ac (HAVE_GTK): Mention if we use GTK2 or GTK3.
1618
d3612ac3
AS
16192012-09-17 Andreas Schwab <schwab@linux-m68k.org>
1620
1621 * Makefile.in (bootstrap): Revert last change. Run config.status
1622 after config.status --recheck, run configure from $(srcdir).
1623 (config.status): Run configure from $(srcdir).
1624
eeceac93
PE
16252012-09-17 Paul Eggert <eggert@cs.ucla.edu>
1626
50bfc824
PE
1627 * Makefile.in: Fix build error on FreeBSD.
1628 ($(MAKEFILE_NAME)): Pass MAKE='$(MAKE)' to config.status's env.
1629 Suggested by Wolfgang Jenker in
1630 <http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00430.html>.
1631 (MAKE_CONFIG_STATUS): Remove. Remaining use expanded.
1632 This undoes part of the 2012-09-10 patch.
1633 (bootstrap): Run ./configure, rather than trying to run config.status
1634 if it exists. That builds src/epaths.h more reliably.
dee26dfa
PE
1635 Run autogen/copy_autogen if autogen.sh fails,
1636 to create 'configure'; problem reported by Andreas Schwab in
1637 <http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00438.html>.
1638 * autogen.sh: Exit with status 1 when failing due to missing tools,
1639 reverting the 2012-09-10 change to this file.
1640 * autogen/copy_autogen: Fail if one of the subsidiary actions fail.
1641 Use 'cp -f' for the build-aux files, since the destinations are
1642 typically read-only.
50bfc824 1643
eeceac93
PE
1644 Remove no-longer-needed Solaris 2.4 vfork bug workaround.
1645 * configure.ac (ac_cv_func_vfork_works): Default to 'no' on
1646 Solaris 2.4, so that AC_FUNC_VFORK doesn't think vfork works.
1647
78f83752
GM
16482012-09-17 Glenn Morris <rgm@gnu.org>
1649
1650 * configure.ac (copyright): New output variable.
1651 (COPYRIGHT): New AC_DEFINE.
1652
0caaedb1
PE
16532012-09-16 Paul Eggert <eggert@cs.ucla.edu>
1654
1655 Remove configure's --without-sync-input option (Bug#12450).
1656 * configure.ac (SYNC_INPUT, BROKEN_SA_RESTART): Remove.
1657
83da1b55
GM
16582012-09-16 Glenn Morris <rgm@gnu.org>
1659
1660 Increase compartmentalization of Nextstep builds rules,
1661 and store Emacs version number in fewer versioned files.
1662 * configure.ac (ns_appsrc): Use relative names.
1663 (ns_frag): Remove.
1664 (Info-gnustep.plist, Emacs.desktop, Info.plist, InfoPlist.strings)
1665 (nextstep/Makefile): Generate these nextstep files.
1666 (SUBDIR_MAKEFILES): Add nextstep.
1667 * Makefile.in (clean, distclean, bootstrap-clean): Add nextstep.
1668 * make-dist (nextstep/templates): Add directory.
1669 (nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj): Remove.
1670 (nextstep/Cocoa/Emacs.base/Contents)
92f7c6f1 1671 (nextstep, nextstep/GNUstep/Emacs.base/Resources): Update contents.
83da1b55 1672
0328b6de
PE
16732012-09-15 Paul Eggert <eggert@cs.ucla.edu>
1674
1675 Port better to POSIX hosts lacking _setjmp (Bug#12446).
1676 * configure.ac (HAVE__SETJMP, HAVE_SIGSETJMP): New symbols.
1677 (_setjmp, _longjmp): Remove.
1678
e3141fcf
PE
16792012-09-14 Paul Eggert <eggert@cs.ucla.edu>
1680
2af03429
PE
1681 * configure.ac (--without-sync-input): Fix typo in usage message.
1682
e3141fcf
PE
1683 * configure.ac: Port to hosts lacking gtk.
1684 (PKG_CHECK_MODULES): Capture pkg-config diagnostics
1685 better, in particular, problems in invoking pkg-config itself.
1686 This is useful on hosts that don't have pkg-config.
1687 (GTK_MODULES): Do not exit 'configure' simply because gtk3
1688 and gtk2 are both missing. Problem found on Solaris 8.
1689
2c484e75
JD
16902012-09-13 Jan Djärv <jan.h.d@swipnet.se>
1691
1692 * configure.ac: Reorder Xaw3d messages.
4d0b77fc 1693 Report Gtk+ 3 as GTK.
2c484e75 1694
4a4bbad2
PE
16952012-09-13 Paul Eggert <eggert@cs.ucla.edu>
1696
1697 Simplify SIGIO usage (Bug#12408).
1698 * configure.ac (NO_TERMIO, BROKEN_FIONREAD, BROKEN_SIGAIO)
1699 (BROKEN_SIGPOLL, BROKEN_SIGPTY): Remove.
1700 (USABLE_FIONREAD, USABLE_SIGIO): New symbols. All uses of
1701 'defined SIGIO' replaced with 'defined USABLE_SIGIO', with no need
1702 to #undef SIGIO now (which was error-prone). Likewise, all uses
1703 of 'defined FIONREAD' replaced with 'defined USABLE_FIONREAD'.
1704
d673aedc
JD
17052012-09-12 Jan Djärv <jan.h.d@swipnet.se>
1706
1707 * configure.ac: No --with-x-toolkit given: Try gtk3 toolkit first
1708 and then gtk2 if not found.
1709 --with-x-toolkit=gtk|yes: As above, but fail if gtk2 or gt3 not found.
1710 --with-x-toolkit=gtk2: Only try gtk2, fail if not found.
1711 --with-x-toolkit=gtk3: Only try gtk3, fail if not found.
1712
9d9edd4b
GM
17132012-09-11 Glenn Morris <rgm@gnu.org>
1714
1715 * Makefile.in (install-arch-dep, install-arch-indep, install-doc):
1716 Be more explicit about dependencies, for parallel `make install'.
1717
c990426a
PE
17182012-09-11 Paul Eggert <eggert@cs.ucla.edu>
1719
1720 Simplify, document, and port floating-point (Bug#12381).
1721 * configure.ac (logb, cbrt): Do not check for these functions,
1722 as they are not being used.
1723
b8b0239f
PE
17242012-09-10 Paul Eggert <eggert@cs.ucla.edu>
1725
1726 Improve robustness of 'make bootstrap' (Bug#12376).
1727 Run autogen.sh after bootstrap-clean, to avoid bzr pull issues.
1728 * INSTALL, README: Document autogen.sh.
1729 * Makefile.in (Makefile): Mark it as precious, since it's updated
1730 atomically.
1731 (MAKE_CONFIG_STATUS): New macro.
1732 (config.status, bootstrap): Use it. This causes 'make bootstrap'
1733 to run config.status with the --recheck option, which is more
1734 appropriate for a bootstrap.
1735 (bootstrap): Run autogen.sh right after cleaning. Don't worry
1736 about failures due to missing tools.
1737 * autogen.sh: Exit with status 101 when failing due to missing tools.
1738 * make-dist: Distribute autogen.sh.
1739
f6196b87
PE
17402012-09-09 Paul Eggert <eggert@cs.ucla.edu>
1741
1742 Assume C89 or later for math functions (Bug#12381).
1743 * configure.ac (frexp, fmod): Remove checks for these functions,
1744 as we now assume them.
1745 (FLOAT_CHECK_DOMAIN, HAVE_INVERSE_HYPERBOLIC, NO_MATHERR)
1746 (HAVE_EXCEPTION):
1747 Remove; no longer needed.
1748
1a4f1e9b
PE
17492012-09-07 Paul Eggert <eggert@cs.ucla.edu>
1750
1751 More signal-handler cleanup (Bug#12327).
1752 * configure.ac (FLOAT_CHECK_DOMAIN): Comment fix (Bug#12327).
1753
2fe28299
PE
17542012-09-06 Paul Eggert <eggert@cs.ucla.edu>
1755
1756 Signal-handler cleanup (Bug#12327).
1757 * configure.ac (PTY_OPEN, PTY_TTY_NAME_SPRINTF):
1758 Adjust to syssignal.h changes.
1759 (SIGNAL_H_AB): Remove; no longer needed.
1760
7b6c362e
PE
17612012-09-04 Paul Eggert <eggert@cs.ucla.edu>
1762
1088b922
PE
1763 Simplify redefinition of 'abort' (Bug#12316).
1764 * configure.ac (NO_ABRT): Remove.
1765
7b6c362e
PE
1766 * configure.ac (_setjmp, _longjmp): Check by compiling
1767 instead of by guessing. The guesses were wrong for
1768 recent versions of Solaris, such as Solaris 11.
1769
7f507777
PE
17702012-09-03 Paul Eggert <eggert@cs.ucla.edu>
1771
79a7bafe
PE
1772 * configure.ac (WARN_CFLAGS): Omit -Wjump-misses-init.
1773 It generates false alarms in doc.c, regex.c, xdisp.c. See
1774 <http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00040.html>.
1775
7f507777
PE
1776 Merge from gnulib, incorporating:
1777 2012-08-29 stdbool: be more compatible with mixed C/C++ compiles
1778 2011-11-30 manywarnings: update the list of "all" warnings
1779
f278d339
JD
17802012-09-02 Jan Djärv <jan.h.d@swipnet.se>
1781
1782 * configure.ac (HAVE_GOBJECT): Check for gobject-2.0 (Bug#12332).
1783
2d3800d2
PE
17842012-09-01 Paul Eggert <eggert@cs.ucla.edu>
1785
1786 * configure.ac (_FORTIFY_SOURCE): Define only when optimizing.
1787 This ports to glibc 2.15 or later, when configured with
1788 --enable-gcc-warnings. See Eric Blake in
1789 <http://lists.gnu.org/archive/html/bug-grep/2012-09/msg00000.html>.
1790
17a2cbbd
DC
17912012-09-01 Daniel Colascione <dan.colascione@gmail.com>
1792
1793 * configure.ac: Introduce term_header variable, which holds the
1794 value which will become TERM_HEADER in code. We effect our choice
1795 of window system by setting term_header and WINDOW_SYSTEM_OBJ
1796 instead of using ad-hoc variables and flags for each window
1797 system.
1798
6e8aca60
PE
17992012-08-26 Paul Eggert <eggert@cs.ucla.edu>
1800
1801 * configure.ac (CFLAGS): Prefer -g3 to -g if -g3 works
1802 and if the user has not specified CFLAGS. -g3 simplifies
1803 debugging, since it makes macros visible to the debugger.
1804
f0602979
JB
18052012-08-25 Juanma Barranquero <lekktu@gmail.com>
1806
1807 * lib/makefile.w32-in ($(BLD)/execinfo.$(O)): Update dependencies.
1808
391ceac5
EZ
18092012-08-25 Eli Zaretskii <eliz@gnu.org>
1810
1811 * lib/makefile.w32-in ($(BLD)/execinfo.$(O), execinfo.h): New targets.
1812 (GNULIBOBJS): Add $(BLD)/execinfo.$(O).
1813
f4a681b0
PE
18142012-08-24 Paul Eggert <eggert@cs.ucla.edu>
1815
1816 On assertion failure, print backtrace if available.
1817 Merge from gnulib, incorporating:
1818 2012-08-24 execinfo: port to FreeBSD
1819 2012-08-22 execinfo: new module
1820 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
1821 * lib/execinfo.c, lib/execinfo.in.h, m4/execinfo.m4: New files.
1822
5af9cb6b
GM
18232012-08-22 Glenn Morris <rgm@gnu.org>
1824
1825 * Makefile.in (install-arch-dep): If NO_BIN_LINK is non-null,
1826 do not create the bin/emacs link. (Bug#12011)
1827
01b13eb7
PE
18282012-08-21 Paul Eggert <eggert@cs.ucla.edu>
1829
1830 Merge from gnulib, incorporating:
1831 2012-08-20 extern-inline: support old GCC 'inline'
1832
9aa0092c
GM
18332012-08-20 Glenn Morris <rgm@gnu.org>
1834
1835 * configure.ac (AC_PROG_LN_S): Test for ln.
1836 * Makefile.in (LN_S): New, set by configure.
1837 (install-arch-dep): Use $LN_S.
1838
562d4436
PE
18392012-08-19 Paul Eggert <eggert@cs.ucla.edu>
1840
1841 Merge from gnulib, incorporating:
1842 2012-08-19 ignore-value, stat-time, timespec: omit AC_C_INLINE
1843 2012-08-19 mktime, sys_select: avoid 'static inline'
1844 2012-08-19 gnulib-tool: Fix indentation.
1845
51e6d6b2
PE
18462012-08-18 Paul Eggert <eggert@cs.ucla.edu>
1847
1848 * lib/sigprocmask.c, m4/signalblocking.m4: Remove.
1849 These files have been unused since the 2012-06-22 patch that
1850 introduced high-resolution time stamps.
1851
1598ef28
JB
18522012-08-17 Jan Beich <jbeich@tormail.org> (tiny change)
1853
1854 * configure.ac (PTY_OPEN): Try posix_openpt on gnu-linux,
1855 gnu-kfreebsd, freebsd, and netbsd. (Bug#12040)
1856
76d0e68f
PE
18572012-08-14 Paul Eggert <eggert@cs.ucla.edu>
1858
1859 Merge from gnulib, incorporating:
1860 2012-08-05 extern-inline: also ignore -Wmissing-declarations
1861
57239922
JB
18622012-08-10 Juanma Barranquero <lekktu@gmail.com>
1863
1864 * lib/makefile.w32-in (STAT_TIME_H): New macro.
1865 (FTOASTR_C, $(BLD)/stat-time.$(O), $(BLD)/timespec.$(O))
1866 ($(BLD)/u64.$(O)): Update dependencies.
1867
9374581a
GM
18682012-08-10 Glenn Morris <rgm@gnu.org>
1869
1870 * configure.ac (DIRECTORY_SEP): Move here from src/lisp.h.
1871
da3d2105
DA
18722012-08-08 Dmitry Antipov <dmantipov@yandex.ru>
1873
1874 * configure.ac (--disable-features): Rename to --without-all.
1875 (OPTION_DEFAULT_ON): Change to use with_features.
1876 * INSTALL: Fix description.
1877
c30d4aef
DA
18782012-08-07 Dmitry Antipov <dmantipov@yandex.ru>
1879
1880 * configure.ac: New option --disable-features.
1881 (OPTION_DEFAULT_ON): Change to use enable_features.
1882 * INSTALL: Explain --disable-features.
1883
7d732d1a
GM
18842012-08-07 Glenn Morris <rgm@gnu.org>
1885
1886 * configure.ac: Require automake 1.11 (fairly arbitrarily).
1887 * autogen.sh (automake_min): Get it from configure.ac.
1888
1c6f11f4
GM
18892012-08-06 Glenn Morris <rgm@gnu.org>
1890
1db4583a
GM
1891 * configure.ac (BROKEN_GETWD) [unixware]: New define.
1892
1c6f11f4
GM
1893 * configure.ac (GNU_LIBRARY_PENDING_OUTPUT_COUNT): Remove.
1894 (PENDING_OUTPUT_COUNT): Absorb GNU_LIBRARY_PENDING_OUTPUT_COUNT.
1895 (DISPNEW_NEEDS_STDIO_EXT): New define.
1896
68b0c113
MA
18972012-08-05 Michael Albinus <michael.albinus@gmx.de>
1898
a4fe5376 1899 * INSTALL: Explain how to completely disable D-Bus. (Bug#12112)
68b0c113 1900
32d9ba9a
UM
19012012-08-05 Ulrich MĂĽller <ulm@gentoo.org>
1902
1903 * configure.ac: Disable paxctl if binaries don't have a
1904 PT_PAX_FLAGS program header. (Bug#11979)
1905
fddc1855
EZ
19062012-08-03 Eli Zaretskii <eliz@gnu.org>
1907
1908 * lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/stat-time.$(O),
1909 $(BLD)/timespec.$(O), and $(BLD)/u64.$(O).
1910 (SHA512_H): Don't mention u64.h twice.
1911 ($(BLD)/stat-time.$(O), ($(BLD)/timespec.$(O), ($(BLD)/u64.$(O)):
1912 New targets.
1913
f35ef0ed
PE
19142012-08-03 Paul Eggert <eggert@cs.ucla.edu>
1915
1916 Merge from gnulib, incorporating:
1917 2012-08-02 stat-time, timespec, u64: support naive out-of-dir builds
1918
d7844221
YM
19192012-08-02 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1920
1921 * lib/Makefile.am (DEFAULT_INCLUDES): Add -I$(top_srcdir)/lib for
1922 out-of-tree build.
1923
837b365b
GM
19242012-08-02 Glenn Morris <rgm@gnu.org>
1925
d66b744d
GM
1926 * make-dist: Remove src/s.
1927
837b365b
GM
1928 * lib/makefile.w32-in (MS_W32_H): Update for new ms-w32.h location.
1929
3f750e43
PE
19302012-08-02 Paul Eggert <eggert@cs.ucla.edu>
1931
a0d4efe9
PE
1932 Merge from gnulib (Bug#12116), incorporating:
1933 2012-08-01 extern-inline: new module
1934 2012-08-01 stat-time, timespec, u64, utimens: use extern-inline
bff2a4b8 1935 * lib/stat-time.c, lib/timespec.c, lib/u64.c, m4/extern-inline.m4:
a0d4efe9
PE
1936 New files. The new .c files are for instantiating extern inline
1937 functions.
1938
13294f95
PE
1939 Port to Solaris 8.
1940 Without this change, 'configure' fails because the recently-added
1941 wait3 prototype in config.h messes up later 'configure' tests.
1942 Fix this problem by droping wait3 and WRETCODE, as they're
1943 no longer needed on hosts that are current porting targets.
1944 * configure.ac (wait3, WRETCODE): Remove, fixing a FIXME.
1945 All uses changed to waitpid and WEXITSTATUS.
1946
3f750e43
PE
1947 Avoid needless autoheader after autogen.sh.
1948 * src/stamp-h.in: Remove from bzr repository; no longer needed there.
1949 * .bzrignore: Add it.
1950 * autogen.sh: Create it.
1951
ae21c275
GM
19522012-08-01 Glenn Morris <rgm@gnu.org>
1953
1954 * configure.ac (DOS_NT, MSDOS): New system type templates.
1955
fca64dbd
UM
19562012-08-01 Ulrich MĂĽller <ulm@gentoo.org>
1957
1958 * configure.ac (LIB_STANDARD, START_FILES) [FreeBSD]:
1959 Don't include crtbegin.o and crtend.o. (Bug#12047)
1960
5c0c0e8a
GM
19612012-08-01 Glenn Morris <rgm@gnu.org>
1962
ca35a5f7
GM
1963 * configure.ac (FLOAT_CHECK_DOMAIN, HAVE_INVERSE_HYPERBOLIC)
1964 (INTERNAL_TERMINAL): New.
b72c9a8c 1965
5c0c0e8a
GM
1966 * configure.ac (DEVICE_SEP, IS_DEVICE_SEP, IS_DIRECTORY_SEP)
1967 (IS_ANY_SEP): Move here from src/lisp.h.
1968
552a99b4
JB
19692012-08-01 Juanma Barranquero <lekktu@gmail.com>
1970
1971 * lib/makefile.w32-in (CONFIG_H): Update dependencies.
1972 (CONF_POST_H): New macro.
1973
8d8e2dfe
GM
19742012-07-31 Glenn Morris <rgm@gnu.org>
1975
bc96620a
GM
1976 * configure.ac (S_FILE): Remove output variable.
1977
68169a33
GM
1978 * configure.ac (opsysfile): Use AH_TEMPLATE. Doc fix.
1979
b2c7a106
GM
1980 * configure.ac (NULL_DEVICE, SEPCHAR, USER_FULL_NAME):
1981 Move here from src.
1982
8d8e2dfe
GM
1983 * configure.ac (AMPERSAND_FULL_NAME, subprocesses):
1984 Move here from conf_post.h.
1985
c09bfb2f
DA
19862012-07-31 Dmitry Antipov <dmantipov@yandex.ru>
1987
1988 Improve OpenMotif detection on GNU/Linux systems.
1989 * configure.ac (MOTIF): Check for /usr/include/openmotif
1990 and /usr/(lib|lib64)/openmotif if --with-x-toolkit=motif.
1991
57ae02b1
AS
19922012-07-31 Andreas Schwab <schwab@linux-m68k.org>
1993
1994 * Makefile.in (install-arch-indep): Avoid eval.
1995
c1529ded
GM
19962012-07-31 Glenn Morris <rgm@gnu.org>
1997
b3a56300
GM
1998 * configure.ac (opsysfile, S_FILE): Now they are always empty.
1999
cd8bac79
GM
2000 * configure.ac (opsysfile): Forgot to set it to empty on sol2-10
2001 when removing src/s/sol2-6.h yesterday.
2002
268e2432
GM
2003 * configure.ac (USG5_4): Reintroduce this.
2004 (opsysfile): Set to empty on irix6-5, sol2*, and unixware.
2005
400d5621
GM
2006 * configure.ac (wait3, WRETCODE): Move here from src/s/usg5-4-common.h.
2007
7552f3ee
GM
2008 * configure.ac (opsysfile): Set to empty on hpux*, darwin;
2009 and to s/usg5-4-common.h on irix6-5.
c1529ded 2010
b429a4ee
GM
20112012-07-30 Glenn Morris <rgm@gnu.org>
2012
2013 * configure.ac (AH_BOTTOM): Use an include file, so that the
2014 contents do not get processed by autoheader.
2015
0aee6912
PE
20162012-07-30 Paul Eggert <eggert@cs.ucla.edu>
2017
8f25abd3
PE
2018 Do not overwrite config.status while executing it (Bug#11214).
2019 * Makefile.in (MAKEFILE_NAME): New macro.
2020 ($(MAKEFILE_NAME)): Rename rule from Makefile.
2021 * configure.ac (epaths): Set MAKEFILE_NAME to a bogus value,
2022 so that GNU 'make' isn't tempted to make the Makefile and then
2023 regenerate config.status while config.status is running.
2024
0aee6912
PE
2025 Update .PHONY listings in makefiles.
2026 * Makefile.in (.PHONY): Add all, ${SUBDIR}, blessmail, epath-force,
2027 FRC, install-arch-dep, install-arch-indep, install-doc,
2028 install-info, install-man, install-etc, install-strip, uninstall,
2029 bootstrap-clean, TAGS, tags, info-real, force-info, check-info-dir.
2030 (.RECURSIVE): Remove; hasn't been needed for years.
2031
0a763bd1
GM
20322012-07-30 Glenn Morris <rgm@gnu.org>
2033
32bac6d6
GM
2034 * configure.ac (SIGNAL_H_AHB): New hack macro.
2035 (opsysfile): Set to empty on netbsd, openbsd.
2036 (AH_BOTTOM): Include signal.h if SIGNAL_H_AHB is defined.
2037
b65e7c46 2038 * configure.ac (_longjmp, _setjmp, TIOCSIGSEND): Move here from src/s.
0a763bd1 2039
847bb9eb
JD
20402012-07-30 Jan Djärv <jan.h.d@swipnet.se>
2041
2042 * Makefile.in (install-arch-indep): Remove sh -x.
2043
d34d6ffc
GM
20442012-07-30 Glenn Morris <rgm@gnu.org>
2045
abc7ec54
GM
2046 * configure.ac (opsysfile): Tweak message for null case.
2047
227f5bd0
GM
2048 * configure.ac (opsysfile): Set to empty on aix4-2, freebsd,
2049 gnu-linux, gnu-kfreebsd; and to usg5-4-common.h on sol2*, unixware.
d34d6ffc 2050
dc5493f1
PE
20512012-07-30 Paul Eggert <eggert@cs.ucla.edu>
2052
2053 Merge from gnulib, incorporating:
2054 * doc/misc/texinfo.tex: Update to 2012-07-29.17 version.
2055
ffd817eb
JD
20562012-07-29 Jan Djärv <jan.h.d@swipnet.se>
2057
2058 * Makefile.in (install-arch-indep): Handle space in locallisppath.
2059
e32a5799
PE
20602012-07-28 Paul Eggert <eggert@cs.ucla.edu>
2061
2062 Use Gnulib environ module (Bug#9772).
2063 * m4/environ.m4: New file, from gnulib.
2064 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
2065
2066 Use Gnulib stdalign module (Bug#9772, Bug#9960).
2067 This should improve portability of macros like alignof and DECL_ALIGN.
2068 * lib/stdalign.in.h, m4/stdalign.m4: New files, from gnulib.
2069 * .bzrignore: Add lib/stdalign.h.
2070 * config.bat: Do not set NO_DECL_ALIGN; no longer needed.
2071 Copy lib/stdalign.in.h to lib/stdalign.in-h as needed.
2072 * configure.ac (HAVE_ATTRIBUTE_ALIGNED): Remove the code that
2073 fiddles with this, as gnulib now does this for us.
2074
441efe9f
DA
20752012-07-17 Dmitry Antipov <dmantipov@yandex.ru>
2076
2077 Fix toolkit configuration report.
2078 * configure.ac (USE_X_TOOLKIT): Report toolkit as GTK3 if
2079 --with-x-toolkit=gtk3 is used.
2080
5dad233c
PE
20812012-07-17 Paul Eggert <eggert@cs.ucla.edu>
2082
2083 Fix regression with pthread_sigmask on FreeBSD (Bug#11884).
2084 * configure.ac: Configure gnulib at the end, not before running
2085 pkg-config. This restores the behavior before 2012-06-22, when
2086 higher-resolution time stamps were added, and fixes a bug whereby
2087 LIB_PTHREAD was not used and gnulib's part of 'configure'
2088 therefore incorrectly assumed that pthread_sigmask wasn't working.
2089 Fix the problem with -lrt and clock_gettime a different way.
2090 This should complete the fix for Bug#11884.
2091 (pre_PKG_CONFIG_CFLAGS, pre_PKG_CONFIG_LIBS): New shell vars.
2092
b6e9e0ff
PE
20932012-07-15 Paul Eggert <eggert@cs.ucla.edu>
2094
2095 Merge from gnulib, incorporating:
2096 2012-07-15 pthread_sigmask: fix bug on FreeBSD 9 (Bug#11884)
2097 2012-07-11 gettext: do not assume '#define ... defined ...' behavior
2098
5b3f250f
GM
20992012-07-14 Glenn Morris <rgm@gnu.org>
2100
2101 * configure.ac (GC_SETJMP_WORKS, GC_MARK_STACK): Move here from src/s.
2102 (AH_BOTTOM): Move GC_SETJMP_WORKS GCC fallback to main body.
2103
dbee5793
GM
21042012-07-13 Glenn Morris <rgm@gnu.org>
2105
32fb4bb6
GM
2106 * configure.ac (opsysfile): Set to empty on gnu, cygwin.
2107
983188fd
GM
2108 * configure.ac (BSD4_2, BSD_SYSTEM, USG, USG5, _AIX, CYGWIN)
2109 (DARWIN_OS, GNU_LINUX, HPUX, IRIX6_5, SOLARIS2):
2110 Move "system type" macros here from src/s.
2111 (BSD_SYSTEM_AHB): New hack macro.
2112 (AH_BOTTOM): Set BSD_SYSTEM, using BSD_SYSTEM_AHB.
2113
5b633342
GM
2114 * configure.ac (NSIG_MINIMUM, ULIMIT_BREAK_VALUE, SETUP_SLAVE_PTY)
2115 (GC_MARK_SECONDARY_STACK): Move here from src/s.
dbee5793 2116
308aab79
GM
21172012-07-12 Glenn Morris <rgm@gnu.org>
2118
4fae5a7a
GM
2119 * configure.ac (AH_BOTTOM) [DARWIN_OS]: Move SYSTEM_PURESIZE_EXTRA
2120 setting here from src/s/darwin.h.
2121
51c3b9b4
GM
2122 * configure.ac (NO_MATHERR): Unconditionally define for Darwin;
2123 as src/s/darwin.h used to.
2124
42bd1719
GM
2125 * configure.ac (NARROWPROTO, NO_ABORT, BROKEN_GET_CURRENT_DIR_NAME)
2126 (BROKEN_FIONREAD, BROKEN_PTY_READ_AFTER_EAGAIN, BROKEN_SIGAIO)
ba9e4b84 2127 (BROKEN_SIGPOLL, BROKEN_SIGPTY, FIRST_PTY_LETTER, NO_EDITRES)
0ab7b23a 2128 (G_SLICE_ALWAYS_MALLOC, PREFER_VSUSP, PTY_ITERATION, PTY_OPEN)
3f922c37 2129 (PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF, RUN_TIME_REMAP)
3e91a053 2130 (SETPGRP_RELEASES_CTTY, TAB3, TABDLY, RUN_TIME_REMAP, UNIX98_PTYS)
7ccad002 2131 (XOS_NEEDS_TIME_H): Move here from src/s.
308aab79 2132
c43fb4c3
GM
21332012-07-11 Glenn Morris <rgm@gnu.org>
2134
2135 * configure.ac (INTERRUPT_INPUT): Move here from src/s.
ee1cf5cf 2136 (HAVE_PTYS, HAVE_SOCKETS): Define unconditionally.
c43fb4c3 2137
554fef51
PE
21382012-07-11 Paul Eggert <eggert@cs.ucla.edu>
2139
2140 * configure.ac (tzset): Remove check that's redundant with gnulib.
2141
c8add24e
GM
21422012-07-11 Glenn Morris <rgm@gnu.org>
2143
172bedef
GM
2144 * configure.ac (CLASH_DETECTION): Define unconditionally.
2145
249685df
GM
2146 * configure.ac (opsysfile): Use bsd-common on gnu systems.
2147
c8add24e 2148 * configure.ac (GNU_LIBRARY_PENDING_OUTPUT_COUNT):
09f4e3b0 2149 (SIGNALS_VIA_CHARACTERS): Move here from src/s.
c8add24e 2150
5ebbef1d
PE
21512012-07-11 Paul Eggert <eggert@cs.ucla.edu>
2152
bb352260
PE
2153 Assume mkdir, rename, rmdir, strerror.
2154 * configure.ac (mkdir, rename, rmdir, strerror): Remove check.
5ebbef1d 2155
20e94fdd
GM
21562012-07-11 Glenn Morris <rgm@gnu.org>
2157
9d596af3
GM
2158 * configure.ac (DONT_REOPEN_PTY): Move here from src/s.
2159
20e94fdd
GM
2160 * configure.ac (DEFAULT_SOUND_DEVICE): New definition.
2161
22ffb973
PE
21622012-07-10 Paul Eggert <eggert@cs.ucla.edu>
2163
2164 Remove "#define unix" that is no longer needed (Bug#11905).
2165 Merge from gnulib to make "#define unix" unnecessary, incorporating:
2166 2012-07-10 getloadavg: clean out old Emacs and Autoconf cruft
2167 2012-07-09 getopt: Simplify after Emacs changed.
2168
882cf227
GM
21692012-07-10 Glenn Morris <rgm@gnu.org>
2170
d02eb359
GM
2171 * configure.ac (DATA_START, DATA_SEG_BITS, PENDING_OUTPUT_COUNT):
2172 Move here from src/s.
882cf227 2173
cda158b4
AS
21742012-07-09 Andreas Schwab <schwab@linux-m68k.org>
2175
2176 * configure.ac (PNG_DEPSTRUCT): Define this instead of
2177 PNG_DEPRECATED.
2178
5994c183
PE
21792012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2180
2181 Add GCC-style 'const' attribute to functions that can use it.
2182 * configure.ac (WARN_CFLAGS): Add -Wsuggest-attribute=const.
2183 (ATTRIBUTE_CONST): New macro, in config.h.
2184
52331d2c
JB
21852012-07-09 Juanma Barranquero <lekktu@gmail.com>
2186
2187 * lib/makefile.w32-in: Rework dependencies.
2188 (GNU_LIB, NT_INC, C_CTYPE_H, MS_W32_H, CONFIG_H, FILEMODE_H)
2189 (FTOASTR_H, FTOASTR_C, GETOPT_INT_H, MD5_H, SHA1_H, SHA256_H)
2190 (U64_H, SHA512_H): New macros.
2191 (SRC): Redefine to point to src/, not current directory.
2192 ($(BLD)/c-ctype.$(O), $(BLD)/c-strcasecmp.$(O))
2193 ($(BLD)/c-strncasecmp.$(O), $(BLD)/dtoastr.$(O))
2194 ($(BLD)/dtotimespec.$(O), $(BLD)/getopt.$(O), $(BLD)/getopt1.$(O))
2195 ($(BLD)/gettime.$(O), $(BLD)/strftime.$(O), $(BLD)/time_r.$(O))
2196 ($(BLD)/timespec-add.$(O), $(BLD)/timespec-sub.$(O), $(BLD)/md5.$(O))
2197 ($(BLD)/sha1.$(O), $(BLD)/sha256.$(O), $(BLD)/sha512.$(O))
2198 ($(BLD)/filemode.$(O)): Update dependencies.
2199
c4444d16
PE
22002012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2201
2f93ecce
PE
2202 Merge from gnulib, incorporating:
2203 2012-07-09 timespec: mark functions with const attributes
2204
c4444d16
PE
2205 Rename configure.in to configure.ac (Bug#11603).
2206 The name 'configure.in' has been obsolescent for quite some time,
2207 and the next release of Autoconf will generate warnings for it.
61a11606
PE
2208 See commit 'v2.69-4-g560f16b' of 2012-05-06, "general: deprecate
2209 'configure.in' as autoconf input" in the Autoconf git repository.
c4444d16
PE
2210 * configure.ac: Rename from configure.in.
2211 * INSTALL, INSTALL.BZR, README, make-dist:
2212 * Makefile.in (AUTOCONF_INPUTS):
2213 * autogen.sh (autoconf_min):
2214 * autogen/update_autogen (sources):
2215 Adjust to reflect new name.
2216
0ccb0b09
PE
22172012-07-08 Paul Eggert <eggert@cs.ucla.edu>
2218
2219 Restore deprecation warnings, except for older libpng.
2220 * configure.in (WARN_CFLAGS): Remove -Wno-deprecated-declarations.
2221 (HAVE_LIBPNG_PNG_H): Don't bother checking for this if we have png.h.
2222 (PNG_DEPRECATED): Define when compiling with older PNG versions.
2223
4da41f1c
AS
22242012-07-07 Andreas Schwab <schwab@linux-m68k.org>
2225
2226 * configure.in (WARN_CFLAGS): Add -Wno-deprecated-declarations.
2227
6045c4fd
PE
22282012-07-07 Paul Eggert <eggert@cs.ucla.edu>
2229
2230 Improve static checking when configured --with-ns.
2231 See Samuel Bronson's remarks in
2232 <http://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00146.html>.
2233 * configure.in (WARN_CFLAGS): Omit -Wunreachable-code, as it's
2234 a no-op with recent GCC and harmful in earlier ones.
2235 Omit -Wsync-nand, as it's irrelevant to Emacs and provokes a
2236 warning when compiling with ObjC. Always omit
2237 -Wunsafe-loop-optimizations, as we don't mind when optimization is
2238 being done correctly.
2239
4516fbef
GM
22402012-07-07 Glenn Morris <rgm@gnu.org>
2241
41f9404e
GM
2242 * configure.in (BROKEN_SA_RESTART): Doc fix.
2243
4516fbef
GM
2244 * configure.in: Rather than checking for things then undef'ing
2245 them on some platforms, simply don't check for them.
2246 (getwd): Don't check for it on unixware.
2247 (random, rint): Don't check for these on hpux.
2248 (res_init, libresolv): Don't check for these on darwin.
2249
07adc2c6
JB
22502012-07-07 Juanma Barranquero <lekktu@gmail.com>
2251
2252 * lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/c-ctype.$(O),
2253 $(BLD)/c-strcasecmp.$(O) and $(BLD)/c-strncasecmp.$(O).
2254 ($(BLD)/c-ctype.$(O), $(BLD)/c-strcasecmp.$(O))
2255 ($(BLD)/c-strncasecmp.$(O)): New dependencies.
2256
a69ca799
PE
22572012-07-06 Paul Eggert <eggert@cs.ucla.edu>
2258
f5c08e17
PE
2259 * configure.in: Document --enable-gcc-warnings better.
2260
fee5959d
PE
2261 Use c_strcasecmp for ASCII case-insensitive comparison (Bug#11786).
2262 This is safer than strcasecmp, which has unspecified behavior
2263 outside the POSIX locale and in practice sometimes does not work
2264 in multibyte locales. Similarly for c_strncasecmp and strncasecmp.
2265 * configure.in (strcasecmp, strncasecmp): Remove checks.
f5c08e17 2266
fee5959d
PE
2267 * lib/c-ctype.c, lib/c-ctype.h, lib/c-strcase.h, lib/c-strcasecmp.c:
2268 * lib/c-strncasecmp.c: New files, taken from gnulib.
2269 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
2270
a69ca799
PE
2271 Merge from gnulib, incorporating:
2272 2012-07-06 timespec-sub: avoid duplicate include
2273 Reported by Juanma Barranquero.
2274
a02d99e7
GM
22752012-07-06 Glenn Morris <rgm@gnu.org>
2276
2277 * make-dist [update]: Let autoreconf figure out what needs updating.
2278 Use `make info-real'. leim/leim-list.el should always exist.
2279 Check cd return value.
2280
7dca65a4
PE
22812012-07-06 Paul Eggert <eggert@cs.ucla.edu>
2282
2283 Merge from gnulib. This is for OpenBSD 5.1 amd64.
2284 * m4/sys_time_h.m4: New version from gnulib, incorporating:
2285 2012-07-05 sys_time: allow too-wide tv_sec
2286
013aabf1
PE
22872012-07-04 Paul Eggert <eggert@cs.ucla.edu>
2288
2289 Merge from gnulib.
2290 * lib/alloca.in.h: New version from gnulib, incorporating:
2291 2012-07-03 alloca: add support for HP NonStop TNS/E native
2292
8ce70ed2
DA
22932012-07-04 Dmitry Antipov <dmantipov@yandex.ru>
2294
2295 * configure.in: If --enable-gcc-warnings, disable
2296 -Wunsafe-loop-optimizations for -O1 optimization level.
2297
ca26824c
GM
22982012-06-30 Glenn Morris <rgm@gnu.org>
2299
2300 * configure.in (standardlisppath): New output variable.
2301 (lisppath): Use standardlisppath.
2302 * Makefile.in (standardlisppath): New, set by configure.
2303 (epaths-force): Use standardlisppath and locallisppath rather than
2304 lisppath.
2305
94eb8e0a
DA
23062012-06-28 Dmitry Antipov <dmantipov@yandex.ru>
2307
1f9f395d 2308 * configure.in: Fix previous change. Remove --enable-asserts.
94eb8e0a
DA
2309 (CPPFLAGS): Remove conditional -DXASSERTS=1.
2310 Add --enable-link-time-optimization.
2311 * INSTALL: Mention this.
2312
e509cfa6
DA
23132012-06-28 Dmitry Antipov <dmantipov@yandex.ru>
2314
2315 * configure.in: Add glyphs category to --enable-checking option.
2316 (GLYPH_DEBUG): Define if glyphs debugging is enabled.
2317
a54e2c05
DA
23182012-06-28 Dmitry Antipov <dmantipov@yandex.ru>
2319
2320 * configure.in (ENABLE_CHECKING): Update comment.
2321
059e4fb5
PE
23222012-06-28 Paul Eggert <eggert@cs.ucla.edu>
2323
15458df4
PE
2324 * configure.in: Don't check for sys/select.h, sys/time.h, utime.h.
2325 Emacs proper no longer uses these headers, and can rely on Gnulib
2326 for these checks.
2327
059e4fb5
PE
2328 Merge from gnulib.
2329 * m4/getopt.m4: Copy new version from gnulib, incorporating:
2330 getopt-posix: No longer guarantee that option processing is resettable.
2331
1ba6038a
GM
23322012-06-27 Glenn Morris <rgm@gnu.org>
2333
0b6b25d5
GM
2334 * configure.in: Only check for paxctl on gnu-linux. (Bug#11398#26)
2335
1ba6038a
GM
2336 * INSTALL: Remove references to paths.el.
2337
cc06e7e7
EZ
23382012-06-26 Eli Zaretskii <eliz@gnu.org>
2339
90eacf99
SM
2340 * lib/makefile.w32-in ($(GNULIBOBJS)): Depend on stamp_BLD.
2341 This replaces separate dependency for each object file, which required
cc06e7e7
EZ
2342 the same object file to be mentioned twice, causing failures in
2343 parallel builds.
2344
cf38a720
PE
23452012-06-26 Paul Eggert <eggert@cs.ucla.edu>
2346
2347 Clean out last vestiges of the old HAVE_CONFIG_H stuff.
2348 * lib/makefile.w32-in (LOCAL_FLAGS): Remove -DHAVE_CONFIG_H.
2349
3511c784
DA
23502012-06-25 Dmitry Antipov <dmantipov@yandex.ru>
2351
2352 * configure.in (AC_CHECK_FUNCS): Detect library functions
2353 strcasecmp and strncasecmp.
2354
845ca893
PE
23552012-06-24 Paul Eggert <eggert@cs.ucla.edu>
2356
2357 Switch from NO_RETURN to C11's _Noreturn (Bug#11750).
2358 We might as well use the spelling standardized by C11,
2359 as in the long run that should simplify maintenance.
2360 * configure.in (NO_RETURN): Remove. All uses replaced by _Noreturn.
2361
696056c2
EZ
23622012-06-24 Eli Zaretskii <eliz@gnu.org>
2363
2364 * lib/makefile.w32-in ($(BLD)/dtotimespec.$(O)):
2365 ($(BLD)/timespec-add.$(O)):
2366 ($(BLD)/timespec-sub.$(O)): Don't depend on
2367 $(EMACS_ROOT)/nt/inc/sys/time.h.
2368
2369 * lib/stat-time.h:
2370 * lib/timespec.h:
2371 * lib/utimens.h: Revert last change.
2372
47d0c011
PE
23732012-06-23 Paul Eggert <eggert@cs.ucla.edu>
2374
2375 Merge from gnulib.
2376 * m4/getopt.m4: Copy new version from gnulib, incorporating:
2377 getopt-gnu: Handle suboptimal getopt_long's abbreviation handling.
2378
388cdec0
EZ
23792012-06-23 Eli Zaretskii <eliz@gnu.org>
2380
2381 Fix the MS-Windows build broken by 2012-06-22T21:17:42Z!eggert@cs.ucla.edu.
2382 * lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/dtotimespec.$(O),
2383 $(BLD)/gettime.$(O), $(BLD)/timespec-add.$(O), and
2384 $(BLD)/timespec-sub.$(O).
2385 ($(BLD)/dtotimespec.$(O)):
2386 ($(BLD)/gettime.$(O)):
2387 ($(BLD)/timespec-add.$(O)):
2388 ($(BLD)/timespec-sub.$(O)): New dependencies.
2389
2390 * lib/stat-time.h:
2391 * lib/timespec.h:
ed9265fc 2392 * lib/utimens.h: Include sys/time.h.
388cdec0 2393
54e8a418
AS
23942012-06-23 Andreas Schwab <schwab@linux-m68k.org>
2395
2396 * configure.in: Don't use AC_CHECK_FUNCS_ONCE, which doesn't use
2397 the correct CFLAGS and LIBS.
2398
d35af63c
PE
23992012-06-22 Paul Eggert <eggert@cs.ucla.edu>
2400
2401 Support higher-resolution time stamps (Bug#9000).
2402 * configure.in (gl_ASSERT_NO_GNULIB_POSIXCHECK)
2403 (gl_ASSERT_NO_GNULIB_TESTS, gl_INIT): Move these up earlier, so
2404 that the new clock stuff doesn't clash with RSVG_LIBS.
2405 (AC_CHECK_HEADERS): Don't check for sys/select.h, sys/time.h, utime.h,
2406 as gnulib does that for us now.
2407 (emacs_cv_struct_utimbuf, HAVE_STRUCT_UTIMBUF, HAVE_TIMEVAL)
2408 (GETTIMEOFDAY_ONE_ARGUMENT): Remove; gnulib does these now.
2409 (AC_CHECK_FUNCS): Remove utimes; no longer needed.
2410 * lib/dtotimespec.c, lib/gettime.c, lib/gettimeofday.c, lib/pselect.c:
2411 * lib/stat-time.h, lib/sys_select.in.h, lib/sys_time.in.h:
2412 * lib/timespec-add.c, lib/timespec-sub.c, lib/timespec.h:
2413 * lib/utimens.c, lib/utimens.h, m4/clock_time.m4, m4/gettime.m4:
2414 * m4/gettimeofday.m4, m4/pselect.m4, m4/stat-time.m4:
2415 * m4/sys_select_h.m4, m4/sys_socket_h.m4, m4/sys_time_h.m4:
2416 * m4/timespec.m4, m4/utimbuf.m4, m4/utimens.m4, m4/utimes.m4:
2417 New files, copied automatically from gnulib.
2418 * lib/gnulib.mk, m4/gnulib-comp.m4: Merge from gnulib.
2419
05730648
PE
24202012-06-22 Paul Eggert <eggert@cs.ucla.edu>
2421
2422 Merge from gnulib.
2423 * lib/filemode.h, lib/signal.in.h, lib/stat.c, lib/stdint.in.h:
2424 * lib/stdlib.in.h, lib/unistd.in.h, m4/extensions.m4, m4/getloadavg.m4:
2425 * m4/getopt.m4, m4/gnulib-common.m4, m4/largefile.m4, m4/mktime.m4:
2426 * m4/multiarch.m4, m4/nocrash.m4, m4/stdio_h.m4, m4/time_r.m4:
2427 Copy new versions from gnulib, incorporating the following changes:
2428 2012-06-22 time_r: fix typo that always overrode localtime_r decl
2429 2012-06-22 Write "Mac OS X" instead of "MacOS X".
2430 2012-06-21 mktime: fix integer overflow in 'configure'-time test
2431 2012-06-21 nonblocking: Avoid compilation error on mingw64.
2432 2012-06-19 stat, fstat: Avoid warnings on mingw64.
2433 2012-06-19 getopt-gnu: Fix exit code overflow in autoconf test.
2434
646b5f55
AS
24352012-06-13 Andreas Schwab <schwab@linux-m68k.org>
2436
2437 * configure.in: Rename --enable-use-lisp-union-type to
2438 --enable-check-lisp-object-type and define CHECK_LISP_OBJECT_TYPE
2439 instead of USE_LISP_UNION_TYPE.
2440
8a07a8c6
GM
24412012-06-12 Glenn Morris <rgm@gnu.org>
2442
b4492cba
GM
2443 * configure.in (HAVE_PROCFS, _STRUCTURED_PROC): New AC_DEFINEs.
2444 (opsysfile): Set specially for sol2-10.
2445
8a07a8c6
GM
2446 * configure.in (BROKEN_SA_RESTART, USG_SUBTTY_WORKS):
2447 New AC_DEFINEs, for hpux11.
2448 (opsysfile): Set specially for hpux11.
2449
03043c1b
PE
24502012-06-12 Paul Eggert <eggert@cs.ucla.edu>
2451
2452 * configure.in: Coalesce some function checking.
2453 This makes 'configure' a bit smaller.
2454 Prefer AC_CHECK_FUNCS_ONCE for functions that we always check for.
2455
ed846e5f
GM
24562012-06-12 Glenn Morris <rgm@gnu.org>
2457
0d369729
GM
2458 * configure.in (opsysfile): Set specially for gnu-kfreebsd, openbsd.
2459
45fa9c0f
GM
2460 * configure.in (NO_TERMIO, BROKEN_SIGIO): Move here from src/s.
2461
ed846e5f
GM
2462 * configure.in: Anticipate platforms with no src/s file.
2463
0e25d334
CY
24642012-06-12 Chong Yidong <cyd@gnu.org>
2465
2466 * configure.in: Check for MagickMergeImageLayers (Bug#11678).
2467
a9be7d2b
GM
24682012-06-11 Glenn Morris <rgm@gnu.org>
2469
2470 * configure.in (SYSTEM_TYPE): New AC_DEFINE.
2471
e3a3e213
MA
24722012-06-09 Michael Albinus <michael.albinus@gmx.de>
2473
2474 * configure.in (dbus_type_is_valid): Check for library function.
2475
276d5f5d
GM
24762012-06-06 Glenn Morris <rgm@gnu.org>
2477
2478 * INSTALL, make-dist: Remove vcdiff.
2479
418cd726
GM
24802012-06-03 Glenn Morris <rgm@gnu.org>
2481
2482 * INSTALL, make-dist: Remove rcs-checkin.
2483
c71232db
UM
24842012-06-03 Ulrich MĂĽller <ulm@gentoo.org>
2485
1f9f395d 2486 * configure.in (PAXCTL): Check for paxctl. (Bug#11398)
c71232db 2487
501390c5
PE
24882012-06-01 Paul Eggert <eggert@cs.ucla.edu>
2489
2490 Remove --disable-maintainer-mode option from 'configure'. (Bug#11555)
2491 It is confusingly named and rarely useful. See, for example,
2492 <http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00089.html>.
2493 * INSTALL.BZR: Don't mention --disable-maintainer-mode.
2494 * Makefile.in (MAINTAINER_MODE_FLAG): Remove; all uses removed.
2495 * configure.in: Remove --disable-maintainer-mode.
2496 (USE_MAINTAINER_MODE, MAINT): Remove.
2497
0e7a053e
PE
24982012-05-28 Paul Eggert <eggert@cs.ucla.edu>
2499
2500 Make 'configure' a bit smaller and faster.
2501 * configure.in (INSTALL_INFO): Set it with one call to
2502 AC_PATH_PROG, not three.
2503 (PKG_CONFIG): Hoist this out of PKG_CHECK_MODULES, since it's
2504 so likely that it'll be needed.
2505 (AC_CHECK_HEADERS_ONCE): Prefer to AC_CHECK_HEADERS where either works.
2506 (AC_PROG_MAKE_SET): Remove; Automake does this.
2507 (sysinfo): Do not check for this function, as it's never used.
2508 (tzset): Check for this function just once.
2509 * m4/manywarnings.m4: Sync from gnulib, incorporating the following:
2510 2012-05-27 manywarnings: remove duplicate -Wmultichar entry
2511
cd376509
EZ
25122012-05-27 Eli Zaretskii <eliz@gnu.org>
2513
42a53d84
EZ
2514 * config.bat (lib): Create/update lib/stdalign.in-h and
2515 lib/sys_types.in-h.
2516
0e7a053e
PE
2517 * lib/makefile.w32-in ($(BLD)/md5.$(O)):
2518 ($(BLD)/sha1.$(O)):
2519 ($(BLD)/sha256.$(O)):
cd376509
EZ
2520 ($(BLD)/sha512.$(O)): Depend on $(EMACS_ROOT)/nt/inc/stdalign.h.
2521 Suggested by Christoph Scholtes <cschol2112@googlemail.com>.
2522
2523 * lib/getopt_.h: Regenerate.
2524
50c4645e
PE
25252012-05-27 Paul Eggert <eggert@cs.ucla.edu>
2526
2527 Assume gnulib does largefile.
2528 Gnulib does the largefile configuration anyway, so when configure.in
2529 invokes AC_SYS_LARGEFILE, that bloats 'configure' unnecessarily.
2530 * configure.in (AC_SYS_LARGEFILE): Remove.
2531 * lib/gnulib.mk: Autoupdate.
2532
caf8a9b2
PE
25332012-05-26 Paul Eggert <eggert@cs.ucla.edu>
2534
2535 Merge from gnulib. (Bug#11527)
2536
2537 The build procedure now creates <stdalign.h> and <sys/types.h> for
2538 older hosts that lack a working <stdalign.h> or whose
90eacf99
SM
2539 <sys/types.h> does not define pid_t, size_t, ssize_t, mode_t.
2540 New symbols such as WINDOWS_64_BIT_OFF_T may require attention in the
caf8a9b2
PE
2541 msdos and nt builds.
2542
2543 Here is a precis of gnulib changes that seem relevant; please see
2544 the gnulib ChangeLog for details.
2545
2546 2012-05-18 crypto: fix bug in large buffer handling
2547 2012-05-14 ignore-value.h: remove unused _GL_ATTRIBUTE_DEPRECATED
2548 2012-05-10 _Noreturn: port config.h to gcc -Wundef
2549 2012-05-08 warnings.m4: give a means to specify the program to compile
2550 2012-05-07 stdint: be more consistent with glibc, SunOS libc
2551 2012-04-21 Large File Support for native Windows platforms.
2552 2012-04-14 stat: Bypass buggy override in mingw64.
2553 2012-03-29 stdio: don't assume gets any more
2554 2012-03-24 Enable common subexpression optimization in GCC.
2555 2012-02-09 maint: replace FSF snail-mail addresses with URLs
2556 2012-01-30 sys_stat: Fix support for mingw64 and MSVC.
2557 2012-01-28 strtoimax: eliminate need for stdint.h, inttypes.h checks
2558 2012-01-21 stdint: Add support for Android.
2559 2012-01-15 Improve support for MSVC 9.
2560 2012-01-08 mktime: Avoid compilation error on Solaris 11.
2561 2012-01-05 Use ', not `, for quoting output.
2562 2012-01-05 strtoimax: Don't replace systems where intmax_t is int.
2563 2012-01-05 strtoimax: Work around AIX 5.1 bug.
2564 2012-01-05 inttypes: Modernize.
2565 2011-12-13 inttypes, stdint: add C++11 support
2566 2011-11-26 Fix conflict between two instantiations of module 'unistd'.
2567 2011-11-21 _Noreturn: Check that _MSC_VER is defined
2568 2011-11-10 ptsname_r: Avoid compilation error on OSF/1 5.1.
2569 2011-11-09 raise: fix mingw handling of SIGPIPE
2570 2011-10-27 Add stdalign module and use it in other modules.
2571
2572 * lib/stdalign.in.h, lib/sys_types.in.h, m4/off_t.m4, m4/stdalign.m4:
2573 * m4/sys_types_h.m4:
2574 New files.
2575 * build-aux/move-if-change, build-aux/snippet/_Noreturn.h:
2576 * build-aux/snippet/arg-nonnull.h, build-aux/snippet/c++defs.h:
2577 * build-aux/snippet/warn-on-use.h, doc/misc/texinfo.tex:
2578 * lib/alloca.in.h, lib/allocator.h, lib/careadlinkat.c:
2579 * lib/careadlinkat.h, lib/dosname.h, lib/dup2.c, lib/filemode.c:
2580 * lib/filemode.h, lib/ftoastr.c, lib/ftoastr.h, lib/getloadavg.c:
2581 * lib/getopt.c, lib/getopt.in.h, lib/getopt1.c, lib/getopt_int.h:
2582 * lib/gettext.h, lib/gnulib.mk, lib/ignore-value.h, lib/intprops.h:
2583 * lib/inttypes.in.h, lib/lstat.c, lib/md5.c, lib/md5.h, lib/mktime.c:
2584 * lib/pathmax.h, lib/pthread_sigmask.c, lib/readlink.c, lib/sha1.c:
2585 * lib/sha1.h, lib/sha256.c, lib/sha256.h, lib/sha512.c, lib/sha512.h:
2586 * lib/signal.in.h, lib/sigprocmask.c, lib/stat.c, lib/stdarg.in.h:
2587 * lib/stdbool.in.h, lib/stddef.in.h, lib/stdint.in.h, lib/stdio.in.h:
2588 * lib/stdlib.in.h, lib/strftime.c, lib/strftime.h, lib/strtoimax.c:
2589 * lib/strtol.c, lib/strtoll.c, lib/strtoul.c, lib/strtoull.c:
2590 * lib/symlink.c, lib/sys_stat.in.h, lib/time.in.h, lib/time_r.c:
2591 * lib/u64.h, lib/unistd.in.h, lib/verify.h, m4/00gnulib.m4:
2592 * m4/alloca.m4, m4/c-strtod.m4, m4/dup2.m4, m4/extensions.m4:
2593 * m4/filemode.m4, m4/getloadavg.m4, m4/getopt.m4, m4/gl-comp.m4:
2594 * m4/gnulib-common.m4, m4/gnulib-tool.m4, m4/include_next.m4:
2595 * m4/inttypes.m4, m4/largefile.m4, m4/longlong.m4, m4/lstat.m4:
2596 * m4/md5.m4, m4/mktime.m4, m4/multiarch.m4, m4/nocrash.m4:
2597 * m4/pathmax.m4, m4/pthread_sigmask.m4, m4/readlink.m4, m4/sha1.m4:
2598 * m4/sha256.m4, m4/sha512.m4, m4/signal_h.m4, m4/signalblocking.m4:
2599 * m4/socklen.m4, m4/ssize_t.m4, m4/st_dm_mode.m4, m4/stat.m4:
2600 * m4/stdarg.m4, m4/stdbool.m4, m4/stddef_h.m4, m4/stdint.m4:
2601 * m4/stdio_h.m4, m4/stdlib_h.m4, m4/strftime.m4, m4/strtoimax.m4:
2602 * m4/strtoll.m4, m4/strtoull.m4, m4/strtoumax.m4, m4/symlink.m4:
2603 * m4/sys_stat_h.m4, m4/time_h.m4, m4/time_r.m4, m4/tm_gmtoff.m4:
2604 * m4/unistd_h.m4, m4/warnings.m4, m4/wchar_t.m4:
2605 Update from gnulib.
2606
34374650
PE
26072012-05-22 Paul Eggert <eggert@cs.ucla.edu>
2608
2609 Remove src/m/*.
2610 * configure.in: Remove all mention of src/m/*.
2611 (machine, machfile, M_FILE, config_machfile, and_machfile): Remove.
2612 All uses removed.
2613 (BITS_PER_CHAR, BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG)
2614 (BITS_PER_LONG_LONG): Move to src/lisp.h.
2615 * lib/makefile.w32-in: Remove dependencies on
2616 $(EMACS_ROOT)/src/m/intel386.h.
2617 * make-dist: Don't make links to src/m.
2618
ec21c7f8
PE
26192012-05-22 Paul Eggert <eggert@cs.ucla.edu>
2620
2621 * Makefile.in (ACLOCAL_INPUTS): Fix up gnulib-comp.m4 name. (Bug#11529)
2622 Without this further fix, aclocal was being invoked unnecessarily.
2623
39078e4a
GM
26242012-05-22 Glenn Morris <rgm@gnu.org>
2625
2626 * Makefile.in (blessmail, install-arch-dep, uninstall):
2627 Check cd lib-src works.
2628 (install-arch-dep, uninstall): Remove unneeded subshells.
2629
be17565b
GM
26302012-05-21 Glenn Morris <rgm@gnu.org>
2631
ff0c3cfb
GM
2632 * update-subdirs: Move to build-aux/.
2633 * make-dist, Makefile.in (install-arch-indep): Update for this change.
2634
d10cfddd
GM
2635 * Makefile.in (leimdir): New, set by configure.
2636 (COPYDIR, COPYDESTS): Add leim directories.
2637 (install-leim): Remove.
2638 (install-arch-indep): Handle leim installation directly.
2639
be17565b
GM
2640 * vpath.sed: Remove unused file.
2641 * make-dist: No more vpath.sed.
2642
9b4ee616
PE
26432012-05-21 Paul Eggert <eggert@cs.ucla.edu>
2644
fb77d37e
PE
2645 Use full name for m4/gnulib-comp.m4. (Bug#11529)
2646 Previously the file was named m4/gl-comp.m4 due to DOS 8+3 restrictions,
2647 even though the file's name in gnulib is m4/gnulib-comp.m4.
2648 This had a problem when merging from gnulib, as the code temporarily
2649 renamed it to the full name, causing problems when interrupted.
2650 Now the file has its full name, with the idea that we will find
2651 a solution for MS-DOS that does not affect the rest of Emacs.
2652 * m4/gnulib-comp.m4: Rename from m4/gl-comp.m4.
2653
261cb4bb
PE
2654 Assume C89 or later.
2655 * configure.in (AC_C_PROTOTYPES, AC_C_VOLATILE, AC_C_CONST)
2656 (POINTER_TYPE, PROTOTYPES): Remove.
2657
9b4ee616
PE
2658 Make merging from gnulib a script, not a makefile action.
2659 Putting it in a makefile has some problems with reflection, as
2660 merging from gnulib updates 'configure', which can update the makefile.
2661 Putting it in a standalone script breaks this loop.
2662 * Makefile.in (gnulib_srcdir, $(gnulib_srcdir), DOS_gnulib_comp.m4)
2663 (GNULIB_MODULES, GNULIB_TOOL_FLAGS, sync-from-gnulib):
2664 Remove, moving the actions to the script admin/merge-gnulib.
2665
261cb4bb
PE
26662012-05-21 Glenn Morris <rgm@gnu.org>
2667
2668 * configure.in (LEIM_INSTALLDIR):
2669 Rename to leimdir, treat like lispdir.
2670
b847032c
GM
26712012-05-21 Glenn Morris <rgm@gnu.org>
2672
2673 * Makefile.in (install-arch-indep, install-doc, install-info)
2674 (uninstall): Scrap superfluous subshells.
2675
a04689de 26762012-05-19 Ulrich MĂĽller <ulm@gentoo.org>
af006ad5
UM
2677
2678 * Makefile.in (install-etc): Respect DESTDIR. (Bug#11518)
2679
003fdae2
PE
26802012-05-19 Paul Eggert <eggert@cs.ucla.edu>
2681
9232a6d9
PE
2682 * configure.in (AC_CHECK_FUNCS): Remove XSetWMProtocols,
2683 getdomainname, mblen (twice), mbrlen (twice), mbsinit, ualarm,
2684 getsockopt, setsockopt, mremap, mempcpy.
2685
003fdae2
PE
2686 * configure.in (machine): Do not set to 'vax', since src/m/vax.h
2687 is being removed.
2688 (AC_CHECK_FUNCS): Remove ftime.
2689
e7333757
GM
26902012-05-19 Glenn Morris <rgm@gnu.org>
2691
e39b9806 2692 * Makefile.in (install-arch-indep): Remove unneeded subshell.
e39b9806 2693
42d5aa3e
GM
2694 * Makefile.in (install-arch-indep): Remove unneeded chmod.
2695 Set permissions of lisp/subdirs.el.
2696
9192d37d
GM
2697 * Makefile.in (SUBDIR): Add leim. Update users.
2698
2e5d41e4
GM
2699 * Makefile.in (lib, lib-src, lisp): Check cd return value.
2700
e7333757
GM
2701 * Makefile.in (leim): No need to set PARALLEL.
2702
7606c360
GM
27032012-05-18 Glenn Morris <rgm@gnu.org>
2704
6d1a623e
GM
2705 * Makefile.in (install-arch-indep, install-info, install-man):
2706 Simplify some one-sided ifs.
2707
29473393
GM
2708 * Makefile.in: Install only the relevant DOC file.
2709 (install-arch-indep): Delete etc/DOC*.
2710 (install-doc): No more need to delete etc/DOC.
2711
660c8c1e
GM
2712 * Makefile.in (install-arch-indep): Split into several rules.
2713 (install-doc, innstall-info, install-man): New rules.
2714
37f36bcb
GM
2715 * configure.in (mandir): May as well include it in the NS app bundle.
2716
0629a797
GM
2717 * configure.in (INSTALL_ARCH_INDEP_EXTRA): New output variable.
2718 * Makefile.in (INSTALL_ARCH_INDEP_EXTRA): New, set by configure.
2719 (install-arch-indep): Don't install-etc for self-contained ns builds.
2720
136c45ee
GM
2721 * configure.in (GCC_TEST_OPTIONS, NON_GCC_TEST_OPTIONS) <darwin>:
2722 No longer unconditonally add /sw directories. (Bug#2280)
2723
ed0ba302
GM
2724 * Makefile.in (install-arch-dep): Depend on install-arch-indep.
2725 (install-arch-indep): Depend on install-leim.
2726 (install): Remove explicit install-leim dependence.
2727
62061397
GM
2728 * Makefile.in (install-arch-indep):
2729 Move last element of mkdir rule here.
2730 (mkdir): Remove rule.
2731
37baa3c8
GM
2732 * Makefile.in (install-arch-indep): Remove unneeded chmods.
2733 INSTALL_DATA does this for us.
2734
b533f05e
GM
2735 * Makefile.in (install-arch-dep): Ensure bindir exists.
2736 Drop mkdir dependency.
2737 (install-arch-indep): Ensure docdir, infodir, mandir exist.
2738 (install-leim): Drop mkdir dependency.
2739 (mkdir): Remove most directories, now made in relevant rules.
2740
7606c360
GM
2741 * Makefile.in (install-arch-indep): Combine adjacent loops.
2742
3a4155de
GM
27432012-05-17 Glenn Morris <rgm@gnu.org>
2744
d9a1e2c2
GM
2745 * Makefile.in (install-etc, mkdir):
2746 Make relevant directories in install-etc rather than mkdir.
2747
4c54abe1
GM
2748 * Makefile.in (write_subdir): Create the directory if needed.
2749 (install-arch-dep, mkdir): No need to make site-lisp directories.
2750
9f1ea7dc 2751 * Makefile.in (write_subdir): New.
05f3d308 2752 (install-arch-indep, install-arch-dep): Use $write_subdir.
9f1ea7dc 2753
40c117e7 2754 * configure.in (docdir, etcdir, infodir, lispdir):
b42c720d 2755 For a self-contained ns build, set these to the appropriate values.
40c117e7 2756 * Makefile.in (install-arch-dep): No need to move info/ any more.
b42c720d 2757
b4a36200
GM
2758 * configure.in (ns_self_contained): New output variable.
2759 * Makefile.in (ns_self_contained): New, set by configure.
2760 (install-arch-dep): For a self-contained ns build,
96182ae6
GM
2761 don't bother installing binaries then immediately deleting them.
2762
3a4155de
GM
2763 * Makefile.in (ns_appbindir, ns_appresdir):
2764 Move them before things that may refer to them.
2765 (install-arch-dep): No need to relocate self-contained ns libexec.
2766
2767 * configure.in (archlibdir): Set it for self-contained ns builds.
2768 (libexecdir): Don't expand it now (this is mainly cosmetic).
2769
f04940ae
PE
27702012-05-16 Paul Eggert <eggert@cs.ucla.edu>
2771
2772 * configure.in: Simplify by removing CPP etc.
2773 (CPP_TEST_OPTIONS, NON_GNU_CPP, cc_specified, SPECIFIED_CFLAGS)
2774 (SPECIFED_CPP, CPP, NON_GNU_CC, AC_PROG_CPP): Remove; not needed.
2775 In particular we no longer need to fiddle with CPP, since we don't
2776 use CPP specially any more.
2777 (gl_EARLY): Invoke this after adjusting CC, so that it uses the
2778 adjusted compiler.
2779 (AC_PROG_INSTALL, AC_PROG_MKDIR_P, AC_PROG_RANLIB): Comment out,
2780 since gl_EARLY and/or Autoconf already does these.
2781
27cb7be2
GM
27822012-05-16 Glenn Morris <rgm@gnu.org>
2783
2784 * configure.in: Try to fix building with gcc >= 4.6 on Darwin.
2785 (CPP): Do not unconditionally set it on Darwin.
2786 Instead, try to test if -no-cpp-precomp is accepted.
2787 (CPP_TEST_OPTIONS, SPECIFIED_CPP): New. (Bug#9755)
2788
ec3ca9ec
GM
27892012-05-15 Glenn Morris <rgm@gnu.org>
2790
4e7d487c 2791 * Makefile.in (install-arch-dep): Replace use of MV_DIRS.
a3f7efb8 2792
75a9f5f5
GM
2793 * Makefile.in (install-arch-dep): Do not hard-code version number.
2794
ec3ca9ec
GM
2795 * Makefile.in (install-arch-dep): NS install no longer needs to
2796 symlink libexec/* into bin/, since 2012-05-14 ns_init_paths change.
2797
3fe7cdc8
GM
27982012-05-12 Glenn Morris <rgm@gnu.org>
2799
9e6b06ed
GM
2800 * configure.in (ns_appbindir): Remove trailing "/".
2801
3fe7cdc8
GM
2802 * configure.in (AC_PROG_MKDIR_P): Call it, to set MKDIR_P.
2803 (MKDEPDIR): Use $MKDIR_P.
2804 * Makefile.in (MKDIR_P): New, set by configure.
2805 (mkdir): Use $MKDIR_P.
2806
a873f274
GM
28072012-05-11 Glenn Morris <rgm@gnu.org>
2808
2809 * Makefile.in (install-arch-indep): There are no more Makefile.c files.
e6124927 2810 Use INSTALL_DATA for the DOC file.
c8e32179 2811 Remove dead code for ./lisp that never executes.
a873f274 2812
ff57c2ec
GM
28132012-05-10 Glenn Morris <rgm@gnu.org>
2814
2815 * configure.in (LEIM_INSTALLDIR): New output variable.
2816
49ed9c8e
SM
28172012-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
2818
2819 * .dir-locals.el (log-edit-mode): Enable gnu-style checks.
2820
5122804a
GM
28212012-05-08 Glenn Morris <rgm@gnu.org>
2822
2823 * make-dist: No more doc/lispref/*.el.
2824
01319a4e
AS
28252012-05-05 Andreas Schwab <schwab@linux-m68k.org>
2826
2827 * configure.in: Fix quoting bugs.
2828
8045b906
GM
28292012-05-04 Glenn Morris <rgm@gnu.org>
2830
2831 * configure.in (INFO_EXT, INFO_OPTS): New output variables.
2832
9fa0e416
GM
28332012-05-02 Glenn Morris <rgm@gnu.org>
2834
3c30e766
GM
2835 * configure.in (LD_SWITCH_SYSTEM): Don't try to defeat
2836 the choices made by FreeBSD and NetBSD. (Bug#10313)
2837
9aa071df
GM
2838 * Makefile.in (INFO_FILES): Remove variable.
2839 (INFO_NONMISC): New variable.
2840 (install-arch-indep, uninstall): Don't use $INFO_FILES.
2841
cd3771a0
GM
2842 * Makefile.in (uninstall): Remove useless-use-of-for; that for
2843 some reason caused problems on an old Solaris.
2844
a36e64d0
GM
2845 * Makefile.in (install-arch-indep, uninstall):
2846 Ensure that INSTALL-type commands are run from top-level.
2847
9e7a4bcf
GM
2848 * info/dir: Make some entries consistent with the source texi files.
2849
9fa0e416
GM
2850 * configure.in (LIBS_TERMCAP): Fix netbsd logic, broken 2012-03-04.
2851
7adecb99
GM
28522012-05-02 Glenn Morris <rgm@gnu.org>
2853
2854 * Makefile.in (install-arch-indep):
2855 Combine adjacent install-data and install-info loops.
2856
4737362e
GM
28572012-05-01 Glenn Morris <rgm@gnu.org>
2858
ab1121bd
GM
2859 * Makefile.in (MAN_PAGES): Remove.
2860 (install-arch-indep, uninstall): Don't use $MAN_PAGES.
2861
a4a18b8b
GM
2862 * configure.in: Try libtinfo for tputs.
2863 (LIBS_TERMCAP) [gnu*]: Use libtinfo if it was found. (Bug#9741)
2864
3ba0a545
GM
2865 * configure.in: Combine adjacent $opsys case blocks.
2866
e3da5b19
GM
2867 * configure.in (LIBS_TERMCAP): Remove unreachable branch for sol2.
2868
262f06da
GM
2869 * configure.in: Invert the TERMINFO logic,
2870 since "yes" is far more common than "no".
2871
9311dcff
GM
2872 * configure.in (HAVE_LIBNCURSES): Remove; it is required to be true.
2873
4d5c6349
GM
2874 * configure.in (LD_SWITCH_X_SITE_RPATH):
2875 Rename from LD_SWITCH_X_SITE_AUX_RPATH.
2876
4737362e
GM
2877 * configure.in (LD_SWITCH_X_SITE_AUX): Remove; no longer used.
2878
562e638f
GM
28792012-04-26 Glenn Morris <rgm@gnu.org>
2880
2881 * make-dist: No more doc/lispref/tindex.pl.
2882
dcbf5805
MA
28832012-04-22 Michael Albinus <michael.albinus@gmx.de>
2884
2885 * configure.in (dbus_validate_bus_name, dbus_validate_path)
2886 (dbus_validate_interface, dbus_validate_member): Check also for
e3a3e213 2887 these library functions.
dcbf5805 2888
4b5b5289
PE
28892012-04-22 Paul Eggert <eggert@cs.ucla.edu>
2890
2891 * configure.in (doug_lea_malloc): Check for __malloc_initialize_hook.
2892 With glibc 2.14 or later, when compiled with GCC 4.7.0's
2893 -Werror=deprecated-declarations flag, use of hooks like
2894 __malloc_initialize_hook causes compilation to fail because these
2895 hooks are deprecated. Modify 'configure' to check for these hooks too.
2896 Simplify the 'configure' code to test for all the hooks at once.
2897 (emacs_cv_var___after_morecore_hook): Remove, replacing with ...
2898 (emacs_cv_var_doug_lea_malloc): ... this new var.
2899
9ee7d8b9
PE
29002012-04-21 Paul Eggert <eggert@cs.ucla.edu>
2901
2902 Sync from gnulib version 4f11d6bebc3098c64ffde27079ab0d0cecfd0cdc
2903 dated 2011-10-07. Regenerating from current gnulib would be a
2904 pervasive change, and currently the trunk isn't open to such changes.
2905 * configure.in (WARN_CFLAGS): Remove; no longer needed now
2906 that gnulib does it.
2907 * lib/gnulib.mk, m4/gl-comp.m4: Regenerate.
2908
5e6ab4e6
AS
29092012-04-21 Andreas Schwab <schwab@linux-m68k.org>
2910
2911 * m4/gl-comp.m4: Update. (Bug#11285)
2912
c07a4c0b 29132012-04-20 Ludovic Courtès <ludo@gnu.org>
d666446d
LC
2914
2915 * configure.in: Don't use the -R option (Bug#11251).
2916
6c94c34f 29172012-04-18 Paul Eggert <eggert@cs.ucla.edu>
b8df54ff 2918
9f46df23 2919 configure: new option --enable-gcc-warnings (Bug#11207)
b8df54ff
PE
2920 I have been using this change for many months in my private copy
2921 of Emacs, and have used it to find several bugs. It's mature
2922 enough to publish now.
2923 * Makefile.in (GNULIB_MODULES): Add warnings, manywarnings.
2924 * configure.in: Support --enable-gcc-warnings, in the style of
2925 other GNU packages such as coreutils.
2926 (C_WARNINGS_SWITCH): Remove, replacing with...
2927 (WARN_CFLAGS, GNULIB_WARN_CFLAGS): New variable.
2928 (PKG_CHECK_MODULES, C_SWITCH_X_SITE): Use -isystem rather than -I,
2929 when including system files with GCC.
2930 * etc/NEWS: Mention --enable-gcc-warnings.
67546201 2931 * INSTALL (DETAILED BUILDING AND INSTALLATION): Likewise.
b8df54ff
PE
2932 * lib/Makefile.am (AM_CFLAGS): New macro.
2933 * m4/manywarnings.m4, m4/warnings.m4: New files, from gnulib.
2934
316411f0
DA
29352012-04-17 Dmitry Antipov <dmantipov@yandex.ru>
2936
2937 * configure.in (AC_CHECK_FUNCS):
1f9f395d 2938 Add getpwent, endpwent, getgrent, endgrent. (Bug#7900)
316411f0 2939
9b9b2ef2
GM
29402012-04-16 Glenn Morris <rgm@gnu.org>
2941
b1aa797c
GM
2942 * configure.in (NS_HAVE_NSINTEGER): Remove unnecessary variable.
2943
9b9b2ef2
GM
2944 * configure.in: Remove X libs workaround for old autoconf.
2945
badf86af
KB
29462012-04-12 Ken Brown <kbrown@cornell.edu>
2947
2948 * configure.in: Warn that Cygwin 1.5 is unsupported. (Bug#10398)
2949
2f097256
GM
29502012-04-11 Glenn Morris <rgm@gnu.org>
2951
2952 * configure.in (GNUSTEP_CFLAGS): Rename from C_SWITCH_X_SYSTEM.
2953
a9f72fc1
GM
29542012-04-10 Glenn Morris <rgm@gnu.org>
2955
2956 * configure.in: Conditionally generate admin/unidata/Makefile.
2957
6b4f4a2d
TZ
29582012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
2959
a9f72fc1 2960 * info/dir, Makefile.in (INFO_FILES): Add emacs-gnutls manual.
6b4f4a2d 2961
23df914b
GM
29622012-04-09 Glenn Morris <rgm@gnu.org>
2963
fd9d85c2
GM
2964 * Makefile.in (leim): Check cd return value. Pass fewer variables.
2965 (install-leim): Check cd return value. Pass $MFLAGS.
2966 (install-strip): Pass $MFLAGS.
2967
23df914b
GM
2968 * configure.in: Require makeinfo >= 4.7. (Bug#10910)
2969 Eg org.texi has been using 4.7 functions for some time.
2970
bf6bba2b
PE
29712012-04-07 Paul Eggert <eggert@cs.ucla.edu>
2972
2973 Check pkg-config exit status when configuring (Bug#10626).
2974 * configure.in (PKG_CHECK_MODULES): Do not assume that pkg-config
2975 works; check its exit status. Problem reported by Jordi Gutiérrez
2976 Hermoso in
2977 <http://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00787.html>.
2978
f3774f20
GM
29792012-04-07 Glenn Morris <rgm@gnu.org>
2980
2981 * README, configure.in (AC_INIT): Bump version to 24.1.50.
2982
d67a9a85
EZ
29832012-04-07 Eli Zaretskii <eliz@gnu.org>
2984
2985 * lib/makefile.w32-in (gnulib, all): Don't depend on stamp_BLD.
2986
f20f95c6
PE
29872012-03-04 Paul Eggert <eggert@cs.ucla.edu>
2988
2989 configure: fix ncurses 'configure' issue on Solaris 10 (Bug#10677)
2990 * configure.in (LIBS_TERMCAP): Default this to the result of
2991 the tputs library search. Do a run-time test for the linkability
2992 of tputs unless cross-compiling, as that's more reliable if the
2993 link flags and libraries are messed up. Don't change LIBS as
2994 a result of the test, as that may mess up later tests.
2995
75197633
CS
29962012-02-05 Christoph Scholtes <cschol2112@googlemail.com>
2997
e7b41c4c 2998 * make-dist (README.W32): Include file in source tarball. (Bug#9750)
3e44c782 2999
75197633
CS
3000 * lib/makefile.w32-in (PRAGMA_SYSTEM_HEADER): Move to platform
3001 specific makefiles to support getopt_.h generation with MSVC.
3002
7eb21b49
GM
30032012-02-04 Glenn Morris <rgm@gnu.org>
3004
3005 * Makefile.in (uninstall):
3006 Handle compressed info files and man pages. (Bug#10718)
3007
44f92739
GM
30082012-02-02 Glenn Morris <rgm@gnu.org>
3009
3010 * configure.in [HAVE_NS]:
3011 Error if use --without-toolkit-scroll-bars. (Bug#10673)
3012
6df37268
PE
30132012-02-01 Paul Eggert <eggert@cs.ucla.edu>
3014
3015 Port to older Solaris 10 versions (Bug#10677).
3016 Bug reported by Chong Yidong for SunOS 5.10 Generic_127111-11 sparc.
3017 I cannot reproduce it on SunOS 5.10 Generic_141444-09 sparc but
3018 possibly this is because Sun fixed the 'stat' bug in my version.
3019 * Makefile.in (GNULIB_TOOL_FLAGS): Do not avoid the pathmax module.
3020 * lib/pathmax.h, m4/pathmax.m4: New files, from gnulib.
3021 * lib/gnulib.mk, m4/gl-comp.m4: Regenerate.
3022 These changes are based on gnulib version
3023 4f11d6bebc3098c64ffde27079ab0d0cecfd0cdc dated 2011-10-07 20:59:10,
3024 because Emacs is in feature freeze and we do not want to merge any
3025 more-recent changes from gnulib.
3026
8d8939e8
GM
30272012-01-31 Glenn Morris <rgm@gnu.org>
3028
e4070def
GM
3029 * configure.in: Throw an explicit error if Motif toolkit was
3030 requested but requirements could not be found.
3031
8d8939e8
GM
3032 * configure.in: Allow Emacs to actually be built with xaw scroll-bars.
3033
5a26ec89
EZ
30342012-01-30 Eli Zaretskii <eliz@gnu.org>
3035
3036 * lib/makefile.w32-in ($(BLD)/sha1.$(O) $(BLD)/sha256.$(O)
3037 $(BLD)/sha512.$(O)): Depend on stamp_BLD. Fixes a build failure
3038 with "make -j3".
3039
1b0880d5
JB
30402012-01-16 Juanma Barranquero <lekktu@gmail.com>
3041
3042 * .bzrignore: Ignore etc/__pycache__.
3043
adee8a65
PE
30442011-12-17 Paul Eggert <eggert@cs.ucla.edu>
3045
3046 Port HAVE_PTHREAD configuration to MirBSD 10 (Bug#10201).
090bd7cb 3047 * configure.in (HAVE_PTHREAD): Check for pthread_atfork if linking
adee8a65
PE
3048 to gmalloc.c. This should prevent a MirBSD 10 build failure reported
3049 by Nelson H. F. Beebe in
3050 <http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00065.html>.
3051
e152e577
JB
30522011-12-10 Juanma Barranquero <lekktu@gmail.com>
3053
3054 * update-subdirs: Don't set no-byte-compile twice (bug#10260).
3055
46d14be7
JD
30562011-12-10 Jan Djärv <jan.h.d@swipnet.se>
3057
3058 * configure.in (HAVE_ALSA, HAVE_GSETTINGS): Save and restore LIBS
3059 instead of LDFLAGS (Bug#10230).
3060
6c269a38
PE
30612011-12-03 Paul Eggert <eggert@cs.ucla.edu>
3062
4eec8d6f
PE
3063 * INSTALL.BZR: Mention configure -C, --disable-maintainer-mode.
3064
6c269a38 3065 Propagate configure flags to sub-configures.
1350a3cc 3066 * Makefile.in (cache_file, MAINTAINER_MODE_FLAG, CONFIGUREFLAGS):
6c269a38
PE
3067 New macros.
3068 (config.status, bootstrap): Use them to propagate configure flags
3069 to sub-configures.
3070 * configure.in (cache_file): AC_SUBST this, for Makefile.in.
3071
63e94eb8
PE
30722011-12-03 Paul Eggert <eggert@cs.ucla.edu>
3073
3074 * .bzrignore: Add config.cache.
3075
54e9e3bf
JD
30762011-11-27 Jan Djärv <jan.h.d@swipnet.se>
3077
3078 * configure.in: Check for gtk_window_set_has_resize_grip.
3079
20db1522
JB
30802011-11-24 Juanma Barranquero <lekktu@gmail.com>
3081
3082 * configure.in (HAVE_XPM): Fix typo.
3083
60bf278f
GM
30842011-11-22 Glenn Morris <rgm@gnu.org>
3085
5f77c86c
GM
3086 * configure.in (EMACSDATA, EMACSDOC): If set, print, since they can
3087 have confusing effects on the build. (Bug#6401)
3088
60bf278f
GM
3089 * Makefile.in (install-arch-dep): Tweak previous change.
3090
816be9f6
YD
30912011-11-22 Yavor Doganov <yavor@gnu.org>
3092
3093 Do not install arch-dependent files in the app bundle if
3094 --disable-ns-self-contained is requested. (Bug#1335)
3095 * configure.in (exec_prefix, libexecdir): Define relative to
3096 `ns_appbindir' only if configured for a self-contained app.
3097 * Makefile.in (install-arch-dep): Test for the existence of
3098 libexec in the Emacs.app bundle before executing commands.
3099
d5ff9cd0
AS
31002011-11-20 Andreas Schwab <schwab@linux-m68k.org>
3101
3102 * configure.in: Remove reference to src/m/ibms390.h.
3103
1c889bf6
GM
31042011-11-13 Glenn Morris <rgm@gnu.org>
3105
3106 * INSTALL: Tiny updates for disk space used during installation.
3107
a6fc3b5c
EZ
31082011-11-05 Eli Zaretskii <eliz@gnu.org>
3109
3110 * lib/makefile.w32-in (FRC): New dummy target.
3111 (TAGS): Depend on FRC.
3112
9f77899d
GM
31132011-11-04 Glenn Morris <rgm@gnu.org>
3114
1f9f395d 3115 * configure.in: Increase minimum GnuTLS version to 2.6.6. (Bug#9929)
9f77899d
GM
3116 Do not include GnuTLS version info in final summary message.
3117
0bd3cb7b
EZ
31182011-10-31 Eli Zaretskii <eliz@gnu.org>
3119
07f3add9
EZ
3120 * config.bat: Use config.in and Makefile.in from src/ and lib/, if
3121 they exist there, else from autogen/.
3122
3123 * make-dist (msdos): Add depfiles.bat and inttypes.h.
0bd3cb7b 3124
d2eaf3e4
NT
31252011-10-25 Nali Toja <nalitoja@gmail.com> (tiny change)
3126
3127 * configure.in (HAVE_GNU_MAKE): Respect MAKE env-var. (Bug#9868)
3128
e782cfab
PE
31292011-10-24 Paul Eggert <eggert@cs.ucla.edu>
3130
3131 * configure.in (LIB_PTHREAD): Prepend -lpthread to LIBS (Bug#9852)
3132 if the library is found. Otherwise, later configure-time tests,
3133 such as the test for pthread_sigmask, generate the wrong results
3134 on some platforms. Problem reported for FreeBSD by Nali Toja.
3135
7da0b018
PE
31362011-10-20 Paul Eggert <eggert@cs.ucla.edu>
3137
3138 Time zone name fixes for non-ASCII locales (Bug#641, Bug#9794)
3139 * configure.in (AC_STRUCT_TM, AC_STRUCT_TIMEZONE, HAVE_TM_GMTOFF):
3140 Remove; no longer needed, now that we defer to strftime for time
3141 zone names.
3142
0ffe1065
JD
31432011-10-18 Jan Djärv <jan.h.d@swipnet.se>
3144
3145 * configure.in (GLIB_REQUIRED, GTK_REQUIRED): Set to 2.10 (Bug#9786).
3146
23769e49
CY
31472011-10-18 Chong Yidong <cyd@gnu.org>
3148
3149 * make-dist: Remove Cocoa/Emacs.xcodeproj from distribution.
3150
fd8dea03
GM
31512011-10-13 Glenn Morris <rgm@gnu.org>
3152
3153 * configure.in: Also look for tputs in libcurses. (Bug#9736)
3154
f4cc5b54
PE
31552011-10-12 Paul Eggert <eggert@cs.ucla.edu>
3156
3157 * configure.in: Remove check for -lintl (Bug#9713).
f1bfb0db 3158 The check could break 'configure' on GNU/Linux with a (broken) libintl.
f4cc5b54
PE
3159 The check was helpful but not essential in Solaris 2.6 (1997),
3160 and is no longer needed in Solaris 8 (2000). Solaris 2.6 is
3161 obsolete -- Sun dropped support for it in 2006 -- and without
3162 access to that Silurian platform we can't maintain the code anyway.
3163
7c5ee88e
PE
31642011-10-07 Paul Eggert <eggert@cs.ucla.edu>
3165
d47439a3
PE
3166 Merge from gnulib, fixing some 'configure' typos (Bug#9696).
3167 * lib/signal.in.h, lib/sigprocmask.c, m4/gl-comp.m4:
3168 * m4/gnulib-common.m4: Merge from gnulib.
3169 Without this, 'configure' would say "func_gl_gnulib_m4code_pathmax:
3170 command not found" on powerpc-apple-darwin9.8.0.
3171
7c5ee88e
PE
3172 * configure.in (GC_LISP_OBJECT_ALIGNMENT): Remove.
3173 This is now done by src/alloc.c.
3174
423dbf9b
RS
31752011-10-02 Richard Stallman <rms@gnu.org>
3176
3177 * configure.in: Rename xlinux_first_failure to xgnu_linux_first_failure
3178 and xlinux_second_failure to xgnu_linux_second_failure.
3179
31bed486
EZ
31802011-09-29 Eli Zaretskii <eliz@gnu.org>
3181
5f91c1e5
EZ
3182 * .bzrignore: Add ./GNUmakefile.unix, lib/SYS, lib/alloca.in-h,
3183 lib/signal.in-h.
31bed486 3184
e785f2ec 3185 * config.bat: Rename GNUmakefile, so it is not run on MS-DOS.
31bed486
EZ
3186 Rename signal.in.h and alloca.in.h.
3187
e1504b9b
EZ
31882011-09-28 Eli Zaretskii <eliz@gnu.org>
3189
3190 * INSTALL: Mention that m17n libraries and libotf are needed for
3191 Arabic shaping.
3192
316f8af0
PE
31932011-09-26 Paul Eggert <eggert@cs.ucla.edu>
3194
3195 Merge from gnulib, improving some licensing wording.
3196 This clarifies and fixes some licensing issues raised by Glenn Morris
3197 <http://lists.gnu.org/archive/html/bug-gnulib/2011-09/msg00397.html>.
3198 It also merges the latest version of texinfo.tex and has some
3199 MSVC-related changes that don't affect Emacs.
3200 * Makefile.in (GNULIB_TOOL_FLAGS): Avoid msvc-inval, msvc-nothrow,
3201 pathmax, and raise, since these are needed only to address
3202 MSVC-related issues that Emacs doesn't have.
3203 * doc/misc/texinfo.tex, lib/dup2.c, lib/gnulib.mk, lib/signal.in.h:
3204 * lib/sigprocmask.c, lib/stat.c, lib/stdio.in.h, lib/sys_stat.in.h:
3205 * lib/unistd.in.h, m4/dup2.m4, m4/getloadavg.m4, m4/gl-comp.m4:
3206 * m4/include_next.m4, m4/signal_h.m4, m4/signalblocking.m4:
3207 * m4/stdint.m4, m4/stdio_h.m4, m4/sys_stat_h.m4, m4/time_h.m4:
3208 * m4/unistd_h.m4: Merge from gnulib.
3209
04d51ad4
AS
32102011-09-26 Andreas Schwab <schwab@linux-m68k.org>
3211
3212 * configure.in: Initialize HAVE_LIBXML2.
3213
6e99ef20
GM
32142011-09-26 Glenn Morris <rgm@gnu.org>
3215
3216 * make-dist: Add lib/makefile.w32-in.
3217
0538fab0
GM
32182011-09-24 Glenn Morris <rgm@gnu.org>
3219
3220 * configure.in (CRT_DIR): Fix netbsd/openbsd handling.
3221
c5b01d8c
LMI
32222011-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3223
3224 * .dir-locals.el: Change the debbugs regexp to allow having the
3225 bug number as the first thing on a line.
3226
0cc87afb
GM
32272011-09-15 Glenn Morris <rgm@gnu.org>
3228
3229 * configure.in: Make configure work with recent GNUsteps.
3230 (_NATIVE_OBJC_EXCEPTIONS): New AC_DEFINE.
3231 (GNU_OBJC_CFLAGS): Add -fobjc-exceptions when needed.
088f329c 3232 (C_SWITCH_X_SYSTEM): Enable GNUstep to find its headers.
0cc87afb 3233
3f44249e
PE
32342011-09-11 Paul Eggert <eggert@cs.ucla.edu>
3235
3236 Merge from gnulib, porting to Tru64.
3237 * lib/lstat.c, lib/stat.c, m4/include_next.m4, m4/nocrash.m4:
3238 * m4/signal_h.m4, m4/time_h.m4, m4/unistd_h.m4:
3239 Merge from gnulib. This fixes a compilation error on Tru64 UNIX
3240 aka OSF/1 5.1 DTK cc. There is also some mingw stuff here that
3241 doesn't affect Emacs.
3242
c8199d0f
PE
32432011-09-06 Paul Eggert <eggert@cs.ucla.edu>
3244
3245 * configure.in (isnan): Remove now-unnecessary check.
3246
e39b275c 32472011-09-06 Paul Eggert <eggert@cs.ucla.edu>
24e0f6b1 3248
abec06ff 3249 Merge from gnulib, using build-aux to remove clutter (Bug#9169).
e39b275c
PE
3250 This is to fix the following problems:
3251 . On FreeBSD 6.4, HP-UX 11.31, and Solaris 9, and when Emacs is
3252 configured not to use gtk or any other thread-using library,
3253 signals aren't blocked correctly.
3254 . On IRIX 6.5 it fixes an unwanted clash between Emacs's
3255 and IRIX's signal handling.
3256 . On Cygwin 1.7.5 it works around an incompatibility with
3257 the system pthread_sigmask.
3258 . On MacOS X 10.5 (32-bit), files whose inode numbers
3259 exceed 2**31 cannot be read or manipulated.
3260 . pthread_sigmask: Actually use results of gl_THREADLIB.
3261 . strtoimax, strtoumax: Avoid link error on OSF/1 with DTK cc.
3262 . find 'ar' program that fits with --host argument.
3263 . Allow the user to override the choice of AR, ARFLAGS, RANLIB.
74b880cb
PE
3264 * autogen/README: Update destination list.
3265 * autogen/copy_autogen, autogen/update_autogen, .bzrignore:
3266 The autogenerated files compile, config.guess,
3267 config.sub, depcomp, install-sh, and missing are now in build-aux.
24e0f6b1
PE
3268 * m4/largefile.m4: New file, so that Emacs does not mess up when
3269 accessing files with large inode numbers in MacOS X 10.5 and later.
3270 * m4/nocrash.m4: New file, to avoid triggering background debugger
3271 and/or create core dumps during 'configure'.
3272 * build-aux/move-if-change: Renamed from move-if-change.
3273 * build-aux/snippet/arg-nonnull.h: Renamed from arg-nonnull.h.
3274 * build-aux/snippet/c++defs.h: Renamed from c++defs.h.
3275 * build-aux/snippet/warn-on-use.h: Renamed from warn-on-use.h.
3276 * build-aux/snippet/_Noreturn.h: New file, for draft C1X _Noreturn.
24e0f6b1
PE
3277 * Makefile.in (epaths-force, sync-from-gnulib):
3278 move-if-change is now in build-aux.
3279 (GNULIB_TOOL_FLAGS): Avoid threadlib; this is now a prerequisite
3280 of gnulib's pthread_sigmask module, but Emacs doesn't need it.
3281 (mkdir): install-sh is now in build-aux.
3282 * config.bat: c++defs.h is now in build-aux/snippets.
3283 * configure.in: Specify AC_CONFIG_AUX_DIR with build-aux (the
3284 usual parameter).
3285 * lib/gnulib.mk, m4/gl-comp.m4: Regenerate.
3286 * lib/makefile.w32-in (ARG_NONNULL_H): arg-nonnull.h moved
3287 to build-aux/snippet.
3288 * lib/pthread_sigmask.c, lib/stdlib.in.h, m4/extensions.m4:
3289 * m4/getopt.m4, m4/gnulib-common.m4, m4/pthread_sigmask.m4:
3290 Merge from gnuilib. This fixes porting bugs on Cygwin, Irix, and
3291 Solaris, enables MacOS extensions, and enables nocrash during
3292 'configure'.
3293 * make-dist: Adjust to new build-aux and build-aux/snippit dirs.
3294
86633eab 32952011-09-04 Paul Eggert <eggert@cs.ucla.edu>
55e5faa1
PE
3296
3297 * configure.in (snprintf): New check.
3298
015faae4
PE
32992011-08-30 Paul Eggert <eggert@cs.ucla.edu>
3300
695a3dc5 3301 * configure.in (opsys): Change pattern to *-*-linux*
015faae4 3302 to recognize powerpc-gnu-linux-uclibc (Bug#9403).
1f87634f
PE
3303 Remove unreachable pattern hppa*-*-linux-gnu*.
3304 Also, remove ia64*-hp-hpux1[1-9]*, as it also sets machine=hp800,
3305 and that can't possibly work now that src/m/hp800.h no longer exists.
015faae4 3306
52ec1feb
JD
33072011-08-26 Jan Djärv <jan.h.d@swipnet.se>
3308
3309 * configure.in: Add -MP to DEPFLAGS (Bug#9372).
3310
377538cb
JD
33112011-08-13 Jan Djärv <jan.h.d@swipnet.se>
3312
3313 * configure.in: Add header check: sys/socket.h (Bug#8477),
3314 ifaddrs.h, net/if_dl.h. Check for getifaddrs and freeifaddrs.
3315 Check for sa_len in struct ifreq.ifr_addr (Bug#8477).
3316
ae9e757a
JD
33172011-08-04 Jan Djärv <jan.h.d@swipnet.se>
3318
3319 * configure.in (HAVE_PTHREAD): Add check for -lpthread (Bug#9216).
3320 (HAVE_GTK_AND_PTHREAD): Remove.
3321
be8ec0b3
AA
33222011-07-28 Alp Aker <alp.tekin.aker@gmail.com>
3323
3324 * configure.in (HAVE_RSVG): Allow use of -lrsvg-2 for any NextStep
3325 build, not just GNUstep (Bug#9177).
3326
2573a837 33272011-07-28 Paul Eggert <eggert@cs.ucla.edu>
0e926e56
PE
3328
3329 Assume freestanding C89 headers, string.h, stdlib.h.
3330 Again, this simplifies the code, and all current platforms have these.
3331 * configure.in (AC_CHECK_HEADERS): Don't check for limits.h.
3332 (AC_HEADER_STDC): Remove.
3333 (AC_CHECK_FUNCS): No need to check for strchr, strrchr.
3334 (strchr, strrchr): Remove fallback macros.
3335
9cfdb3ec
PE
3336 Assume support for memcmp, memcpy, memmove, memset.
3337 This simplifies the code a bit. All current platforms have these,
3338 as they are required for C89. If this turns into a problem we
3339 can add the gnulib modules for these (a 1-line change to Makefile.in).
3340 * configure.in: Don't check for memcmp, memcpy, memmove, memset.
3341
427c285b
PE
33422011-07-27 Paul Eggert <eggert@cs.ucla.edu>
3343
3344 * GNUmakefile: New file.
3345 This is for convenience, so that one can run GNU make in an
3346 unconfigured source tree, and get a default build.
3347
2ad77c9d
JD
33482011-07-13 Jan Djärv <jan.h.d@swipnet.se>
3349
3350 * configure.in (GSETTINGS): Check for gio-2.0 >= 2.26.
3351
c8618a06
YM
33522011-07-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3353
3354 * configure.in (LD_SWITCH_SYSTEM_TEMACS): Add -fno-pie on Darwin
3355 so as to suppress address randomization (Bug#8395).
3356
f6ce9b9a
PE
33572011-07-09 Paul Eggert <eggert@cs.ucla.edu>
3358
3fcf7a1c
PE
3359 * lib/stdint.in.h: Merge from gnulib (Bug#9025).
3360 This fixes a build problem on older Mac OS X hosts.
3361
d9706d9f
PE
3362 * m4/pthread_sigmask.m4 (gl_FUNC_PTHREAD_SIGMASK): Omit gl_THREADLIB
3363 test, which runs afoul of Automake installations where, for example,
3364 /usr/share/aclocal contains a copy of gl_THREADLIB.
3365 Problem reported by Sven Joachim in
3366 <http://lists.gnu.org/archive/html/emacs-devel/2011-07/msg00529.html>.
3367 This is just a quick temporary fix, specific to Emacs; I'll work
3368 with the other gnulib maintainers to get a more-permanent fix.
3369
af66a2d7 3370 Add gnulib's strtoimax module, needed on Solaris 8.
f6ce9b9a
PE
3371 * Makefile.in (GNULIB_MODULES): Add strtoimax.
3372 * lib/strtoll.c, m4/strtoimax.m4, m4/strtoll.m4: New files,
3373 automatically imported from gnulib.
3374 * lib/gnulib.mk, m4/gl-comp.m4: Regenerate.
3375
1692ae2d 33762011-07-08 Paul Eggert <eggert@cs.ucla.edu>
6db30f83 3377
8a6ebd58 3378 Add gnulib support for pthread_sigmask (Bug#9010).
6db30f83 3379 * Makefile.in (GNULIB_MODULES): Add pthread_sigmask.
2a84b02d
PE
3380 * configure.in (AC_TYPE_UID_T): New dummy macro.
3381 Configure gnulib after adjusting LIBS,
3382 so that gnulib can assume the libraries in LIBS.
6db30f83 3383 * lib/signal.in.h, m4/pthread_sigmask.m4, m4/signal_h.m4:
2a84b02d 3384 * lib/pthread_sigprocmask.c, lib/sigprocmask.c, m4/signalblocking.m4:
b29e7c21 3385 * lib/pthread_sigmask.c:
6db30f83
PE
3386 New files, automatically imported from gnulib.
3387 * lib/gnulib.mk, m4/gl-comp.m4: Automatically-imported update
3388 due to the above changes.
3389 * .bzrignore: Add lib/signal.h.
3390
4a621aae
PE
3391 * lib/getopt.c, lib/unistd.in.h, m4/getopt.m4: Merge from gnulib.
3392
5e94cadb
AS
33932011-07-07 Andreas Schwab <schwab@linux-m68k.org>
3394
3395 * configure.in (maintainer-mode): Reflect default in help string.
3396
76b397fb
DN
33972011-07-07 Dan Nicolaescu <dann@ics.uci.edu>
3398
3399 * configure.in: Remove reference to iris4d.h.
3400
869795d6
JD
34012011-07-05 Jan Djärv <jan.h.d@swipnet.se>
3402
3403 * configure.in (HAVE_GCONF): Allow both HAVE_GCONF and HAVE_GSETTINGS.
3404
3279eb87
GM
34052011-07-01 Glenn Morris <rgm@gnu.org>
3406
3407 * configure.in (SETTINGS_CFLAGS, SETTINGS_LIBS) [HAVE_GCONF]: Fix typo.
3408
2e6e11eb
LMI
34092011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3410
3411 * configure.in (HAVE_GSETTINGS): Fix syntax for GSETTINGS tests,
3412 which made ./configure infloop.
3413
9851bfc5
JD
34142011-06-30 Jan Djärv <jan.h.d@swipnet.se>
3415
3416 * configure.in (gsettings): New option and check for GSettings.
3417
adbc4ef4
GM
34182011-06-29 Glenn Morris <rgm@gnu.org>
3419
3420 * configure.in: Try to test for the required crt*.o files.
3421
1f773f32
BW
34222011-06-27 Bill Wohler <wohler@newt.com>
3423
3424 * .bzrignore: Add lisp/mh-e/mh-autoloads.el and lisp/mh-e/mh-cus-load.el.
3425
7a7ef429
PE
34262011-06-25 Paul Eggert <eggert@cs.ucla.edu>
3427
3428 Use gnulib's dup2 module instead of rolling our own.
3429 * Makefile.in (GNULIB_MODULES): Add dup2.
3430 * configure.in: Do not check for dup2; gnulib does that now.
3431 * lib/dup2.c, m4/dup2.m4: New files, from gnulib.
3432
6dd7e400
PE
34332011-06-23 Paul Eggert <eggert@cs.ucla.edu>
3434
3435 * lib/getopt.c, lib/stat.c, m4/gl-comp.m4: Merge from gnulib.
3436
94a807ac 34372011-06-22 Paul Eggert <eggert@cs.ucla.edu>
fa23e171
PE
3438
3439 Use gnulib's alloca-opt module.
3440 * .bzrignore: Add lib/alloca.h.
3441 * Makefile.in (GNULIB_MODULES): Add alloca-opt.
3442 * configure.in (AC_FUNC_ALLOCA): Remove almost all the alloca stuff,
e92b6c88
PE
3443 as gnulib now does that for us. Put alloca check in config.h.
3444 Include <alloca.h> before any other include file, for AIX 3.
fa23e171
PE
3445 * lib/gnulib.mk, m4/gl-comp.m4: Regenerate.
3446 * lib/alloca.in.h, m4/alloca.m4: New files, from gnulib.
3447
3ce9d0d4
LL
34482011-06-21 Leo Liu <sdl.web@gmail.com>
3449
3450 * m4/sha256.m4:
3451 * m4/sha512.m4:
3452 * m4/gl-comp.m4:
3453 * lib/u64.h:
3454 * lib/sha256.c:
3455 * lib/sha256.h:
3456 * lib/sha512.c:
3457 * lib/sha512.h:
3458 * lib/makefile.w32-in (GNULIBOBJS):
3459 * lib/gnulib.mk:
3460 * Makefile.in (GNULIB_MODULES): Add crypto/sha256 and
3461 crypto/sha512 modules from gnulib.
3462
add3f049
PE
34632011-06-19 Paul Eggert <eggert@cs.ucla.edu>
3464
3465 * lib/unistd.in.h, m4/getloadavg.m4: Merge from gnulib.
3466
3a4725e1
GM
34672011-06-17 Glenn Morris <rgm@gnu.org>
3468
3469 * configure.in: Restore the behavior of checking crt-dir only
3470 when the user specified it (not all platforms use it).
3471
bf4846e7
PE
34722011-06-16 Paul Eggert <eggert@cs.ucla.edu>
3473
3474 * m4/lstat.m4: Merge from gnulib (Bug#8878).
3475
4d61f28d 34762011-06-16 Miles Bader <miles@gnu.org>
0cca0a78
MB
3477
3478 * configure.in: Try to determine CRT_DIR automatically when
3479 using gcc.
3480
8c9b2106
PE
34812011-06-15 Paul Eggert <eggert@cs.ucla.edu>
3482
8aeb5be9
PE
3483 * lib/ftoastr.c, lib/stdio.in.h, lib/verify.h:
3484 * lib/gnulib.mk, m4/c-strtod.m4, m4/filemode.m4, m4/getloadavg.m4:
3485 * m4/getopt.m4, m4/gl-comp.m4, m4/lstat.m4, m4/md5.m4, m4/mktime.m4:
3486 * m4/readlink.m4, m4/sha1.m4, m4/stat.m4, m4/strftime.m4:
3487 * m4/strtoull.m4, m4/strtoumax.m4, m4/symlink.m4, m4/time_r.m4:
3488 Merge from gnulib.
8c9b2106 3489
c195f2de
JD
34902011-06-14 Jan Djärv <jan.h.d@swipnet.se>
3491
3492 * configure.in: Add emacsgtkfixed.o to GTK_OBJ if HAVE_GTK3.
3493
7e2aa385
PE
34942011-06-08 Paul Eggert <eggert@cs.ucla.edu>
3495
3496 * lib/gnulib.mk, m4/gnulib-common.m4: Merge from gnulib.
3497
81eafe29
PE
34982011-06-07 Paul Eggert <eggert@cs.ucla.edu>
3499
3500 * configure.in: Add --with-wide-int.
3501 * INSTALL: Mention this.
3502
9afafefb
PE
35032011-06-06 Paul Eggert <eggert@cs.ucla.edu>
3504
3505 Merge from gnulib.
3506 * lib/careadlinkat.c, lib/careadlinkat.h, m4/gnulib-common.m4: Merge.
3507
f797625a
PE
35082011-06-02 Paul Eggert <eggert@cs.ucla.edu>
3509
3510 * lib/allocator.h, lib/careadlinkat.c: Merge from gnulib.
3511
90856fe0 35122011-05-30 Paul Eggert <eggert@cs.ucla.edu>
55d4c1b2
PE
3513
3514 Use 'inline', not 'INLINE'.
eefc9486 3515 * configure.in (INLINE): Remove.
55d4c1b2 3516
6a3e57bb
PE
35172011-05-29 Paul Eggert <eggert@cs.ucla.edu>
3518
3519 Adjust to recent gnulib change for @GUARD_PREFIX@.
3520 * lib/makefile.w32-in (getopt_h): Substitute @GUARD_PREFIX@, too.
3521 All uses of _GL_ for guard prefixes in lib/*.h replaced with
3522 _@GUARD_PREFIX@_.
3523
842b28a0
PE
35242011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3525
e61923c8 3526 * lib/getopt.c, lib/intprops.h: Merge from gnulib.
842b28a0 3527
70716b1d
GM
35282011-05-24 Glenn Morris <rgm@gnu.org>
3529
a22d9d2c
GM
3530 * Makefile.in (check): Just give a message if no test/ directory.
3531
bdd556a2
GM
3532 * configure.in: Avoid using variables inside AC_CONFIG_FILES.
3533
70716b1d
GM
3534 * configure.in (OPT_MAKEFILES_IN): Remove.
3535 (SUBDIR_MAKEFILES): New variable, passed to AC_CONFIG_FILES.
3536 (SUBDIR_MAKEFILES_IN): New output variable.
3537 * Makefile.in (OPT_MAKEFILES_IN): Remove.
3538 (SUBDIR_MAKEFILES_IN): Let configure set it.
3539
13c3daa4
LL
35402011-05-24 Leo Liu <sdl.web@gmail.com>
3541
3542 * m4/sha1.m4:
3543 * m4/gl-comp.m4:
3544 * lib/sha1.h:
3545 * lib/sha1.c:
3546 * lib/makefile.w32-in (GNULIBOBJS):
3547 * lib/gnulib.mk:
3548 * Makefile.in (GNULIB_MODULES): Add crypto/sha1 module.
3549
e09e38a8
GM
35502011-05-24 Glenn Morris <rgm@gnu.org>
3551
4ba4c54a
GM
3552 * configure.in: Remove test for already configured source directory.
3553 AM_INIT_AUTOMAKE has already done a more stringent test. (Bug#953)
3554
5a95c002
GM
3555 * Makefile.in (TAGS, tags, check): Pass MFLAGS to sub-makes.
3556
fa5d79db
GM
35572011-05-24 Glenn Morris <rgm@gnu.org>
3558
6c7e099d
GM
3559 * make-dist: Don't distribute test/. (Bug#8107)
3560 * configure.in (OPT_MAKEFILES_IN): New output variable.
3561 (AC_CONFIG_FILES): Conditionally include test/automated/Makefile.
3562 * Makefile.in (OPT_MAKEFILES_IN): New, set by configure.
3563 (SUBDIR_MAKEFILES_IN): Use $OPT_MAKEFILES_IN.
3564 (check): Give an explicit error if test/ is not present.
3565
fa5d79db
GM
3566 * Makefile.in (SUBDIR_MAKEFILES_IN): New variable.
3567 (SUBDIR_MAKEFILES): Derive from $SUBDIR_MAKEFILES_IN.
3568 (Makefile): Use $SUBDIR_MAKEFILES_IN.
3569
2df215b5
PE
35702011-05-23 Paul Eggert <eggert@cs.ucla.edu>
3571
3572 * lib/verify.h: Merge from gnulib.
3573
f518ae90
PE
35742011-05-22 Paul Eggert <eggert@cs.ucla.edu>
3575
3576 * lib/intprops.h, lib/stdint.in.h, m4/mktime.m4, m4/readlink.m4:
3577 Merge from gnulib.
3578
16b71f3a
AS
35792011-05-21 Andreas Schwab <schwab@linux-m68k.org>
3580
3581 * Makefile.in (AUTOMAKE_INPUTS): Add $(srcdir)/lib/gnulib.mk.
3582
7285dc67
EZ
35832011-05-20 Eli Zaretskii <eliz@gnu.org>
3584
6a45b46f
EZ
3585 * .bzrignore: Add lib/stdio.in-h, lib/stdbool.h, and lib/stdint.h.
3586
7285dc67
EZ
3587 * config.bat: Concatenate lisp.mk onto the end of src/Makefile.
3588
b9704ad9
GM
35892011-05-20 Glenn Morris <rgm@gnu.org>
3590
3591 * configure.in (lisp_frag): New output file.
3592
4a720484
GM
35932011-05-19 Glenn Morris <rgm@gnu.org>
3594
3595 * configure.in (NS_SUPPORT, MOUSE_SUPPORT, TOOLTIP_SUPPORT)
3596 (WINDOW_SUPPORT): Remove output variables that are no longer used.
3597
a3c92bc1
EZ
35982011-05-17 Paul Eggert <eggert@cs.ucla.edu>
3599
8f906c40
EZ
3600 * lib/gnulib.mk:
3601 * lib/intprops.h:
3602 * lib/unistd.in.h:
3603 * m4/inttypes.m4:
3604 * m4/stdint.m4:
3605 * m4/unistd_h.m4: Sync from gnulib.
a3c92bc1 3606
d681f183
GM
36072011-05-14 Glenn Morris <rgm@gnu.org>
3608
3609 * configure.in: Treat failure to find an X toolkit the same way we treat
3610 failure to find X and image support.
3611
4f8c52a9
GM
36122011-05-12 Glenn Morris <rgm@gnu.org>
3613
3614 * Makefile.in (src, install-arch-indep, bootstrap-clean)
3615 (check-declare): Shell portability fixes. (Bug#8642)
3616
5a7f0a30
TZ
36172011-05-09 Teodor Zlatanov <tzz@lifelogs.com>
3618
3619 * configure.in: Require GnuTLS 2.6.x or higher.
3620
b08a63cc 36212011-05-06 Paul Eggert <eggert@cs.ucla.edu>
19548d08 3622
c378da0b
PE
3623 Use C99's va_copy to avoid undefined behavior on x86-64 GNU/Linux.
3624 * Makefile.in (GNULIB_MODULES): Add stdarg, for va_copy.
3625 * lib/stdarg.in.h, m4/stdarg.m4: New files, from gnulib.
3626
19548d08
PE
3627 * Makefile.in (GNULIB_TOOL_FLAG): Add --conditional-dependencies.
3628 This new gnulib-tool option saves 'configure' the trouble of
3629 checking for strtoull when strtoumax exists.
3630
d1a2ac5c
PE
3631 * configure.in (BITS_PER_LONG_LONG): New macro.
3632
773233f8
GM
36332011-05-05 Glenn Morris <rgm@gnu.org>
3634
3635 * Makefile.in (bootstrap-clean): Save config.log. (Bug#765)
3636 (top_distclean): Delete config.log~.
3637
40697cd9
BK
36382011-04-27 Ben Key <bkey76@gmail.com>
3639
3640 * configure.in: Fixed a bug that caused configure with
3641 --enable-checking=stringoverrun to have no effect.
3642
671875da 36432011-04-26 Paul Eggert <eggert@cs.ucla.edu>
c1e127f9
PE
3644
3645 * configure.in: Suppress unnecessary checks for size_t.
3646 (AC_TYPE_SIZE_T): Define an empty macro, to suppress obsolescent test.
3647 (size_t): Do not check for this, and do not typedef. This code
3648 is never exercised now.
3649
a8a2bb29
PE
3650 * Makefile.in (GNULIB_MODULES): Add strtoumax.
3651 This is needed for the new integer-reading code in lread.c.
3652 It automatically pulls in the following gnulib files, which
3653 are used on old-fashioned platforms that don't have strtoumax:
aaa93559
PE
3654 lib/inttypes.in.h, lib/strtoimax.c, lib/strtol.c, lib/strtoul.c,
3655 lib/strtoull.c, lib/strtoumax.c, lib/verify.h, m4/inttypes.m4,
3656 m4/strtoull.m4, m4/strtoumax.m4.
ce1b6817 3657 * .bzrignore: Add lib/inttypes.h.
a8a2bb29 3658
33630d51
TZ
36592011-04-24 Teodor Zlatanov <tzz@lifelogs.com>
3660
3661 * configure.in: Check for GnuTLS certificate verify callbacks.
3662
bfab7d85
SM
36632011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
3664
3665 * Makefile.in (config.status): Don't erase in case of error.
3666 In case it disappeared, rebuild it with `configure'.
3667
fe0e7ad7
KB
36682011-04-20 Ken Brown <kbrown@cornell.edu>
3669
3670 * configure.in (use_mmap_for_buffers): Set to yes on Cygwin.
3671
f5b06c35
GM
36722011-04-12 Glenn Morris <rgm@gnu.org>
3673
3674 * configure.in: Require ImageMagick >= 6.2.8. (Bug#7955)
3675
762f8d96 36762011-04-09 Paul Eggert <eggert@cs.ucla.edu>
7ec98caf
PE
3677
3678 * lib/allocator.c: New file, automatically generated by gnulib.
3679
5fac7083
GM
36802011-04-07 Glenn Morris <rgm@gnu.org>
3681
3682 * autogen/update_autogen: Ignore comment diffs in ldefs-boot.el.
3683
973f782d
EZ
36842011-04-06 Eli Zaretskii <eliz@gnu.org>
3685
3686 * lib/makefile.w32-in ($(BLD)/careadlinkat.$(O), GNULIBOBJS):
3687 Revert last change.
3688
f1f81baa
JB
36892011-04-06 Juanma Barranquero <lekktu@gmail.com>
3690
3691 * lib/makefile.w32-in (GNULIBOBJS): Add careadlinkat.$(O).
3692 ($(BLD)/careadlinkat.$(O)): New target.
3693 ($(BLD)/dtoastr.$(O), $(BLD)/getopt.$(O), $(BLD)/getopt1.$(O))
3694 ($(BLD)/strftime.$(O), $(BLD)/time_r.$(O), $(BLD)/md5.$(O)):
3695 Update dependencies.
3696
b70d23ff 36972011-04-06 Paul Eggert <eggert@cs.ucla.edu>
aa181334 3698
41cf7d1a
PE
3699 Fix more problems found by GCC 4.6.0's static checks.
3700
aa181334
PE
3701 * configure.in (ATTRIBUTE_FORMAT, ATTRIBUTE_FORMAT_PRINTF): New macros.
3702
1f7196bf 3703 Replace 2 copies of readlink code with 1 gnulib version (Bug#8401).
d1fdcab7
PE
3704 * Makefile.in (GNULIB_MODULES): Add careadlinkat.
3705 * lib/allocator.h, lib/careadlinkat.c, lib/careadlinkat.h:
3706 * m4/ssize_t.m4: New files, automatically generated from gnulib.
3707
c0274801
GM
37082011-04-06 Glenn Morris <rgm@gnu.org>
3709
3710 * autogen/update_autogen: Handle loaddefs-like files as well.
3711 (usage): Add -l, -C.
3712 (clean, ldefs_flag, ldefs_in, ldefs_out): New variables.
3713 With -l, check status of lisp/ as well.
3714 With -C, clean before building.
3715 (autoreconf): Only pass -f in the `clean' case.
3716 (commit): New function.
3717
42e85a8f
GM
37182011-03-28 Glenn Morris <rgm@gnu.org>
3719
39f31873
GM
3720 * autogen/update_autogen: Pass -f to autoreconf.
3721
42e85a8f
GM
3722 * autogen.sh (get_version): Discard "not found" lines.
3723 (check_version): Respect $AUTOCONF etc environment variables.
3724
9af30bdf
GM
37252011-03-27 Glenn Morris <rgm@gnu.org>
3726
3727 * configure.in (AC_TYPE_SIGNAL): Remove obsolete macro.
3728 (AH_BOTTOM): Do not define SIGTYPE.
3729
181855e6
GM
37302011-03-26 Glenn Morris <rgm@gnu.org>
3731
3732 * configure.in: Replace obsolete macros AC_TRY_COMPILE, AC_TRY_LINK,
3733 AC_TRY_RUN with AC_COMPILE_IFELSE, AC_LINK_IFELSE, AC_RUN_IFELSE.
3734
9ee0d174
AS
37352011-03-25 Andreas Schwab <schwab@linux-m68k.org>
3736
3737 * autogen/update_autogen: Remove useless function keyword.
3738
07da4b3c
EZ
37392011-03-25 Eli Zaretskii <eliz@gnu.org>
3740
3741 * config.bat: Generate src/config.h and lib/Makefile from
3742 autogen/config.in and autogen/Makefile.in.
3743
f6ca84c0
GM
37442011-03-25 Glenn Morris <rgm@gnu.org>
3745
3746 * compile, config.guess, config.sub, depcomp, install-sh, missing:
3747 Remove; autoreconf can supply them.
3748 * Makefile.in (sync-from-gnulib): Don't sync config.sub,
3749 config.guess, install-sh. Pass -i to autoreconf.
3750 * autogen/update_autogen (genfiles): Add compile, config.guess,
3751 config.sub, depcomp, install-sh, missing. Pass -i to autoreconf.
3752 Discard non-error output from autoreconf in -q case.
3753 * autogen/compile, autogen/config.guess, autogen/config.sub:
3754 * autogen/depcomp, autogen/install-sh, autogen/missing: New.
3755 * autogen/copy_autogen: Add compile, config.guess, config.sub, depcomp,
3756 install-sh, missing.
3757
8cc1d519
GM
37582011-03-23 Glenn Morris <rgm@gnu.org>
3759
9bb73912 3760 * autogen/update_autogen: Fix typo.
904a432c 3761 (msg): Remove function; use `exec' instead.
9bb73912 3762
8cc1d519
GM
3763 * Makefile.in (mkdir): Use `install-sh -d' instead of mkinstalldirs.
3764 (sync-from-gnulib): Don't sync mkinstalldirs.
3765 * make-dist: Don't distribute mkinstalldirs.
3766
c9c49752 37672011-03-23 Paul Eggert <eggert@cs.ucla.edu>
401bf9b4 3768
c9c49752 3769 Fix more problems found by GCC 4.5.2's static checks.
401bf9b4
PE
3770 * Makefile.in (GNULIB_MODULES): Add socklen.
3771 * configure.in: Do not check for sys/socket.h, since socklen does that.
3772 * m4/socklen.m4: New automatically-generated file, from gnulib.
3773
d5cad867
PE
3774 fakemail: Remove dependency on ignore-value.
3775 * Makefile.in (GNULIB_MODULES): Add stdio.
3776 * lib/stdio.in.h, m4/stdio_h.m4: New files, automatically
3777 imported from gnulib.
cbd350f1 3778 * .bzrignore: Add lib/stdio.h.
c9c49752 3779
34cb1cc6
GM
37802011-03-22 Glenn Morris <rgm@gnu.org>
3781
3782 * autogen/copy_autogen: Work from ./ or ../.
3783 Fix time-stamps.
3784 * autogen.sh: Doc fix.
3785
66b87493
GM
37862011-03-20 Glenn Morris <rgm@gnu.org>
3787
3788 * autogen/: New directory, to be excluded from releases.
3789 * autogen/copy_autogen, autogen/update_autogen: New scripts.
3790 * autogen/README: New file.
3791 * autogen/aclocal.m4, autogen/config.in, autogen/configure:
3792 * autogen/Makefile.in: Add auto-updated generated files.
3793 * autogen.sh: No longer a no-op, now it tests for autotools
3794 and runs them as necessary.
cd1181db 3795 * configure.in: Default maintainer-mode to on.
66b87493
GM
3796 * aclocal.m4, configure, lib/Makefile.in: Remove files.
3797
1ef6de05
PE
37982011-03-13 Paul Eggert <eggert@cs.ucla.edu>
3799
3800 Update for gnulib.
3801 * Makefile.in (GNULIB_MODULES): Add intprops, as Emacs now
3802 includes <intprops.h> directly.
3803 * lib/sys_stat.in.h: New version from Gnulib, which fixes a bug
3804 when building Emacs on Solaris 9 and running it on Solaris 10.
3805
0afb4571
J
38062011-03-08 Jan Djärv <jan.h.d@swipnet.se>
3807
3808 * configure.in: Require 3.0 for --with-gtk3. Add HAVE_GTK3.
3809
33383987
JB
38102011-03-07 Chong Yidong <cyd@stupidchicken.com>
3811
3812 * Version 23.3 released.
3813
870d9cf6
GM
38142011-03-06 Glenn Morris <rgm@gnu.org>
3815
3816 * configure.in (FREETYPE_LIBS): Actually set it to something.
3817
6c0dea8a
PE
38182011-03-02 Paul Eggert <eggert@cs.ucla.edu>
3819
3820 Work around some portability problems with symlinks.
3821
3822 * Makefile.in (GNULIB_MODULES): Add lstat, readlink, symlink.
3823 * configure.in (lstat, HAVE_LSTAT): Remove special hack.
3824 * lib/dosname.h, lib/lstat.c, lib/readlink.c, lib/stat.c:
3825 * lib/symlink.c, m4/lstat.m4, m4/readlink.m4, m4/stat.m4:
3826 * m4/symlink.m4:
3827 New files, automatically generated from gnulib.
3828 * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk:
3829 * m4/gl-comp.m4, src/config.in, config.sub: Regenerate.
3830
945d8b44
EZ
38312011-02-26 Eli Zaretskii <eliz@gnu.org>
3832
03382788
EZ
3833 * .bzrignore: Ignore new lib/*.in-h files.
3834
90eacf99
SM
3835 * config.bat: Rename stdint.in.h and sys_stat.in.h.
3836 Call depfiles.bat even if lib/deps already exist.
945d8b44 3837
9411886d
PE
38382011-02-25 Paul Eggert <eggert@cs.ucla.edu>
3839
3840 * configure, lib/Makefile.in, lib/getopt_int.h, lib/gnulib.mk:
d3af8a57
PE
3841 * lib/stdlib.in.h, m4/stdlib_h.m4: Regenerate to incorporate
3842 recent changes to configure.in and to gnulib.
9411886d 3843
1e8dbdc6
GM
38442011-02-24 Glenn Morris <rgm@gnu.org>
3845
3846 * configure.in: Replace obsolete AC_OUTPUT() with AC_CONFIG_FILES(),
3847 AC_CONFIG_COMMANDS(), and AC_OUTPUT sans arguments.
3848
f68c809d
PE
38492011-02-22 Paul Eggert <eggert@cs.ucla.edu>
3850
3851 Assume S_ISLNK etc. work, since gnulib supports this.
3852 * Makefile.in (GNULIB_MODULES): Add sys_stat.
3853 * configure.in: Check for lstat and set HAVE_LSTAT=0 if not.
3854 Pretend to be using the gnulib lstat module for benefit of sys/stat.h.
3855 * configure, lib/Makefile.in, lib/gnulib.mk: Regenerate.
3856
ba01e9d7
PE
38572011-02-21 Paul Eggert <eggert@cs.ucla.edu>
3858
3859 * lib/min-max.h: New file, for "min" and "max".
3860
9f8370e6
CS
38612011-02-21 Christoph Scholtes <cschol2112@gmail.com>
3862
90eacf99 3863 * lib/makefile.w32-in ($(BLD)/md5.$(O)): Add dependency on
9f8370e6
CS
3864 $(EMACS_ROOT)/nt/inc/stdint.h.
3865
25c51af3
EZ
38662011-02-21 Eli Zaretskii <eliz@gnu.org>
3867
3868 * lib/makefile.w32-in ($(BLD)/filemode.$(O)): Move from
3869 src/makefile.w32-in and adapt. Depend on stamp_BLD.
3870 (GNULIBOBJS): Add $(BLD)/filemode.$(O).
3871
5fa4ac76
PE
38722011-02-20 Paul Eggert <eggert@cs.ucla.edu>
3873
3874 Import filemode module from gnulib.
3875 * .bzrignore: Add lib/sys/.
3876 * Makefile.in (GNULIB_MODULES): Add filemode.
3877 * lib/Makefile.am (MOSTLYCLEANDIRS): New macro.
3878 * lib/filemode.c: Renamed from src/filemode.c and regenerated
3879 from gnulib. This adds support for some more file types, e.g.,
3880 Cray DMF migrated files.
3881 * lisp/emacs-lisp/find-gc.el (find-gc-source-files): Remove filemode.c.
3882 * lib/filemode.h, lib/sys_stat.in.h, m4/filemode.m4, m4/st_dm_mode.m4:
3883 * m4/sys_stat_h.m4: New files, generated from gnulib.
3884 * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk, m4/gl-comp.m4:
3885 Regenerate.
3886
e1e6b4fb
EZ
38872011-02-20 Eli Zaretskii <eliz@gnu.org>
3888
3889 * lib/makefile.w32-in ($(BLD)/md5.$(O)): Don't depend on
3890 $(EMACS_ROOT)/nt/inc/sys/stat.h.
3891
6cac9cb1
PE
38922011-02-20 Paul Eggert <eggert@cs.ucla.edu>
3893
3894 * configure.in (C_WARNINGS_SWITCH): Do not prepend -Wno-pointer-sign.
3895 This undoes the 2006-01-02 change. The -Wno-pointer-sign option
3896 is no longer needed, due to the recent SSDATA and related changes.
3897 Perhaps -Wno-pointer-sign should also be removed from
3898 nextstep/Cocoa/Emacs.xcodeproj/project.pbxproj but I have no easy
3899 way to test this so I left it alone.
3900 * configure: Regenerate.
3901
0a19a6f8 39022011-02-20 Christoph Scholtes <cschol2112@gmail.com>
32159fc3
CS
3903
3904 * lib/makefile.w32-in ($(BLD)/md5.$(O)): New recipe, moved from
3905 src/makefile.w32-in.
3906
61353ac8 39072011-02-20 Paul Eggert <eggert@cs.ucla.edu>
5f90be1b 3908
61353ac8 3909 Import crypto/md5 and stdint modules from gnulib.
5f90be1b 3910 * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk, m4/gl-comp.m4:
61353ac8
PE
3911 Regenerate.
3912 * lib/md5.c, lib/md5.h: Rename from src/md5.h and lib/md5.h.
3913 Import the new versions from gnulib; they assume a C99-style
3914 <stdint.h>, supplied by the stdint module.
3915 * lib/stdint.in.h, m4/longlong.m4, m4/stdint.m4, m4/md5.m4: New files,
3916 imported from gnulib.
942f733f
PE
3917 * Makefile.in (MAKEFILE_MODULES): Add crypto/md5.
3918 * admin/notes/copyright: Remove src/md5.c and src/md5.h as
3919 special cases.
61353ac8 3920
9d9d12cd
EZ
39212011-02-19 Eli Zaretskii <eliz@gnu.org>
3922
152be435 3923 * .bzrignore: Ignore cxxdefs.h and lib/*.in-h files.
219463da 3924 Add lib/deps/.
152be435 3925
9d9d12cd 3926 * config.bat: Configure in `lib'.
219463da 3927 Generate *.Po files in lib/deps.
9d9d12cd 3928
7d315eb6
PE
39292011-02-18 Paul Eggert <eggert@cs.ucla.edu>
3930
3931 Import IRIX 6.5 getloadavg fixes from gnulib.
3932 * configure, lib/getloadavg.c, m4/getloadavg.m4: Regenerate.
3933
1f5d53eb
PE
39342011-02-16 Paul Eggert <eggert@cs.ucla.edu>
3935
3936 Import getloadavg module from gnulib.
3937 * .bzrignore: Add lib/stdlib.h.
3938 * Makefile.in (GNULIB_MODULES): Add getloadavg.
3939 * admin/notes/copyright: Remove src/getloadavg.c as a special case.
3940 * configure.in (LIBS_SYSTEM): Omit -lkstat on sol2*; gnulib does this.
3941 (AC_CONFIG_LIBOBJ_DIR, AC_FUNC_GETLOADAVG, GETLOADAVG_FILES):
3942 Remove; gnulib does this now.
3943 * lib/getloadavg.c: Rename from src/getloadavg.c, and sync
3944 from gnulib. This adds support for several other systems, such
3945 as Tru64 4.0D, QNX, AIX perfstat, etc. It also fixes a potential
3946 buffer overrun on Linux hosts under very high load, and on hosts
3947 that maintain a channel to the load average file it makes sure
3948 the file descriptor is close-on-exec (on hosts that support this)
3949 and is not stdin, stdout, or stderr.
3950 * lib/stdlib.in.h, m4/getloadavg.m4, m4/stdlib_h.m4: New files,
3951 from gnulib.
3952 * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk, m4/gl-comp.m4:
3953 * src/config.in: Regenerate.
3954
bb55f713
PE
39552011-02-15 Paul Eggert <eggert@cs.ucla.edu>
3956
3957 Merge from gnulib.
3958
7127b760
PE
3959 * install-sh: Update to scriptversion 2011-01-19.21.
3960
bb55f713
PE
3961 2011-02-13 Bruno Haible <bruno@clisp.org>
3962
3963 Consistent macro naming for macros that use GCC __attribute__.
90eacf99 3964 * lib/ignore-value.h (_GL_ATTRIBUTE_DEPRECATED): Rename from
bb55f713
PE
3965 ATTRIBUTE_DEPRECATED.
3966
3967 2011-02-12 Bruno Haible <bruno@clisp.org>
3968
3969 setlocale: Prefer gnulib's override over libintl's override.
3970 * lib/gettext.h (setlocale): Redefine to rpl_setlocale if
3971 GNULIB_defined_setlocale is set.
3972
57e96f8e
GM
39732011-02-13 Glenn Morris <rgm@gnu.org>
3974
3975 * make-dist: Exclude generated file src/globals.h.
3976
988c07df
PE
39772011-02-10 Paul Eggert <eggert@cs.ucla.edu>
3978
3979 * arg-nonnull.h, c++defs.h, warn-on-use.h: Fix licenses.
3980 Sync from gnulib, which has been patched to fix the problem
3981 with the license notices. Problem reported by Glenn Morris in
3982 <http://lists.gnu.org/archive/html/emacs-devel/2011-02/msg00403.html>.
3983
ccded26c
SM
39842011-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
3985
3986 * .bzrignore: Ignore globals.h and related stamp.
3987
6ffb2c0c
PE
39882011-02-09 Paul Eggert <eggert@cs.ucla.edu>
3989
3990 * lib/Makefile.in, lib/gnulib.mk: Regenerate.
3991 This merges the following fix from gnulib:
3992
3993 2011-02-08 Bruno Haible <bruno@clisp.org>
3994
3995 Split large sed scripts, for HP-UX sed.
3996
00b3c7ac
TT
39972011-02-08 Tom Tromey <tromey@redhat.com>
3998
3999 * configure: Rebuild.
4000 * configure.in (NS_OBJC_OBJ): New subst.
4001
91ccade4
PE
40022011-02-06 Paul Eggert <eggert@cs.ucla.edu>
4003
6ffb2c0c
PE
4004 gnulib: allow multiple gnulib generated replacements to coexist
4005 This defines a few preprocessor symbols that should not affect Emacs.
4006 * lib/getopt.in.h, lib/time.in.h, lib/unistd.in.h: Regenerate
4007 via "make sync-from-gnulib".
4008
e765a388
PE
4009 gnulib: undo previous change
4010 The upstream _HEADERS change was backed out of gnulib (see the
4011 same thread). Stay in sync with gnulib.
4012
91ccade4 4013 gnulib: adjust to upstream _HEADERS change
6ffb2c0c
PE
4014 * lib/Makefile.am (EXTRA_HEADERS, nodist_pkginclude_HEADERS):
4015 New empty macros, to accommodate recent changes to gnulib. See
4016 <http://lists.gnu.org/archive/html/bug-gnulib/2011-02/msg00068.html>.
4017 * c++defs.h, lib/Makefile.in, lib/ftoastr.h, lib/getopt.in.h:
4018 * lib/gnulib.mk, lib/ignore-value.h, lib/stdbool.in.h, lib/stddef.in.h:
4019 * lib/time.in.h, lib/unistd.in.h:
4020 Regenerate.
91ccade4 4021
d67985d3
PE
40222011-02-05 Paul Eggert <eggert@cs.ucla.edu>
4023
4024 sync from gnulib to remove HAVE_STDBOOL_H
90eacf99 4025 * m4/stdbool.m4 (AC_CHECK_HEADER_STDBOOL): Rename from
d67985d3
PE
4026 AC_HEADER_STDBOOL. All uses changed. Do not define
4027 HAVE_STDBOOL_H, as gnulib does not need this. This change is
4028 imported from the latest Autoconf git. It was motivated by Emacs,
4029 which uses gnulib but does not need HAVE_STDBOOL_H.
4030 * configure, src/config.in: Regenerate.
4031 * config.guess, config.sub: Sync to 2011-02-02 versions (whitespace)
4032
67342916
PE
40332011-02-03 Paul Eggert <eggert@cs.ucla.edu>
4034
4035 allow C code to suppress warnings about ignored return values
4036 * Makefile.in (GNULIB_MODULES): Add ignore-value.
6ffb2c0c
PE
4037 * configure, lib/Makefile.in, lib/gnulib.mk, m4/gl-comp.m4: Regenerate.
4038 * lib/ignore-value.h: New file.
67342916 4039
14beddf4 40402011-01-31 Chong Yidong <cyd@stupidchicken.com>
37f7b784
CY
4041
4042 * configure.in: Test existence of xaw3d library, not just the
4043 header (Bug#7642).
4044
6ffb2c0c
PE
40452011-01-31 Eli Zaretskii <eliz@gnu.org>
4046
4047 * lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/strftime.$(O) and
4048 $(BLD)/time_r.$(O).
4049 ($(BLD)/dtoastr.$(O)): Depend on $(EMACS_ROOT)/src/s/ms-w32.h and
4050 $(EMACS_ROOT)/src/m/intel386.h.
4051 ($(BLD)/strftime.$(O)):
4052 ($(BLD)/time_r.$(O)): Define prerequisites.
4053
16fab143
PE
40542011-01-31 Paul Eggert <eggert@cs.ucla.edu>
4055
4056 src/emacs.c now gets version number from configure.in
4057 * configure.in (version): Set this from $PACKAGE_VERSION,
4058 which is set from AC_INIT, rather than scouting through src/emacs.c.
4059 * configure: Regenerate.
4060 * make-dist (version): Get it from configure.in, not src/emacs.c.
4061
16c3e636
PE
40622011-01-30 Paul Eggert <eggert@cs.ucla.edu>
4063
4064 strftime: import from gnulib
4065 * Makefile.in (GNULIB_MODULES): Add strftime.
4066 * configure.in (AC_FUNC_STRFTIME, my_strftime): Remove; no longer
4067 needed.
6ffb2c0c 4068 * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk, m4/gl-comp.m4:
16c3e636 4069 Regenerate.
6ffb2c0c
PE
4070 * lib/strftime.c, lib/strftime.h, lib/stdbool.in.h: New files,
4071 imported from gnulib.
16c3e636
PE
4072 * m4/strftime.m4, m4/stdbool.m4, m4/tm_gmtoff.m4: Likewise.
4073 This incorporates many changes from gnulib, including simpler
4074 handling of multibyte formats, porting to mingw32 and other
4075 platforms, and support for higher-resolution time stamps.
4076 Emacs does not yet use the higher-resolution interface.
4077
3de84ad9
PE
40782011-01-30 Paul Eggert <eggert@cs.ucla.edu>
4079
4080 gnulib: import mktime and move-if-change fixes from gnulib
4081
4082 * configure: Regenerate from the following.
4083
6ffb2c0c
PE
4084 2011-01-30 Paul Eggert <eggert@cs.ucla.edu>
4085
4086 mktime: clarify long_int width checking
4087 * lib/mktime.c (long_int_is_wide_enough): Move this assertion to
4088 the top level, to make it clearer that the assumption about
4089 long_int width is being checked. See
4090 <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00554.html>.
4091
3de84ad9
PE
4092 2011-01-29 Paul Eggert <eggert@cs.ucla.edu>
4093
4094 TYPE_MAXIMUM: avoid theoretically undefined behavior
6ffb2c0c 4095 * lib/intprops.h (TYPE_MINIMUM, TYPE_MAXIMUM): Do not shift a
3de84ad9
PE
4096 negative number, which the C Standard says has undefined behavior.
4097 In practice this is not a problem, but might as well do it by the book.
4098 Reported by Rich Felker and Eric Blake; see
4099 <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00493.html>.
6ffb2c0c
PE
4100 * m4/mktime.m4 (AC_FUNC_MKTIME): Likewise.
4101 * lib/mktime.c (TYPE_MAXIMUM): Redo slightly to match the others.
4102
4103 mktime: #undef mktime before #defining it
4104 * lib/mktime.c (mktime) [DEBUG]: #undef mktime before #defining it.
4105
4106 mktime: systematically normalize tm_isdst comparisons
4107 * lib/mktime.c (isdst_differ): New function.
4108 (__mktime_internal): Use it systematically for all isdst comparisons.
4109 This completes the fix for libc BZ #6723, and removes the need for
90eacf99
SM
4110 normalizing tm_isdst.
4111 See <http://sourceware.org/bugzilla/show_bug.cgi?id=6723>
6ffb2c0c
PE
4112 (not_equal_tm) [DEBUG]: Use isdst_differ here, too.
4113
4114 mktime: fix some integer overflow issues and sidestep the rest
4115
4116 This was prompted by a bug report by Benjamin Lindner for MinGW
4117 <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00472.html>.
4118 His bug is due to signed integer overflow (0 - INT_MIN), and I
4119 I scanned through mktime.c looking for other integer overflow
4120 problems, fixing all the bugs I found.
4121
4122 Although the C Standard says the resulting code is still not safe
4123 in the presence of integer overflow, in practice it should be good
4124 enough for all real-world two's-complement implementations, except
4125 for debugging environments that deliberately trap on integer
4126 overflow (e.g., gcc -ftrapv).
4127
4128 * lib/mktime.c (WRAPV): New macro.
4129 (SHR): Also check that long_int and time_t shift right in the
4130 usual way, before using the fast-but-unportable method.
4131 (TYPE_ONES_COMPLEMENT, TYPE_SIGNED_MAGNITUDE): Remove, no longer
4132 used. The code already assumed two's complement, so there's
4133 no need to test for alternatives. All uses removed.
4134 (TYPE_MAXIMUM): Don't rely here on overflow behavior not defined by
4135 the C standard. Problem reported by Rich Felker in
4136 <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00488.html>.
4137 (twos_complement_arithmetic): Also check long_int and time_t.
4138 (time_t_avg, time_t_add_ok, time_t_int_add_ok): New functions.
4139 (guess_time_tm, ranged_convert, __mktime_internal): Use them.
4140 (__mktime_internal): Avoid integer overflow with unary subtraction
4141 in two instances where -1 - X is an adequate replacement for -X,
4142 since the calculations are approximate.
3de84ad9
PE
4143
4144 2011-01-29 Eric Blake <eblake@redhat.com>
4145
4146 mktime: avoid infinite loop
4147 * m4/mktime.m4 (AC_FUNC_MKTIME): Avoid overflow on possibly-signed
4148 type; behavior is still undefined but portable to all known targets.
4149 Reported by Rich Felker.
4150
6ffb2c0c
PE
4151 2011-01-28 Paul Eggert <eggert@cs.ucla.edu>
4152
4153 mktime: avoid problems on NetBSD 5 / i386
4154 * lib/mktime.c (long_int): New type. This works around a problem
4155 on NetBSD 5 / i386, where 'long int' and 'int' are both 32 bits
4156 but time_t is 64 bits, and where I expect the existing code is
4157 wrong in some cases.
4158 (leapyear, ydhms_diff, guess_time_tm, __mktime_internal): Use it.
4159 (ydhms_diff): Bring back the compile-time check for wide-enough
4160 year and yday.
4161
4162 mktime: fix misspelling in comment
4163 * lib/mktime.c (__mktime_internal): Fix misspelling in comment.
4164 This merges all recent glibc changes of importance.
4165
3de84ad9
PE
4166 2011-01-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4167
4168 move-if-change: cope with concurrent mv of identical file.
4169 * move-if-change (CMPPROG): Accept environment
4170 variable as an override for `cmp'.
4171 (usage): Document CMPPROG.
4172 Adjust comparison to drop stdout. Cope with failure of mv if
4173 the target file exists and is identical to the source, for
4174 parallel builds.
4175 Report from H.J. Lu against binutils in PR binutils/12283.
4176
6ffb2c0c
PE
41772011-01-29 Eli Zaretskii <eliz@gnu.org>
4178
4179 * lib/makefile.w32-in:
4180 * lib/getopt_.h: New files.
4181
c7e95b91
PE
41822011-01-28 Paul Eggert <eggert@cs.ucla.edu>
4183
4184 improve fix for MS-DOS file name clash
90eacf99 4185 * Makefile.in (DOS_gnulib_comp.m4): Rename from DOS-gnulib-comp.m4,
c7e95b91
PE
4186 for portability to POSIX make. Reported by Bruno Haible.
4187 (sync-from-gnulib): Copy gl-comp.m4 (if present) back to
4188 gnulib-comp.m4 before running gnulib-tool, to prevent old gnulib
4189 files from accumulating as garbage. Also reported by Bruno Haible.
4190
125c3718
PE
41912011-01-27 Paul Eggert <eggert@cs.ucla.edu>
4192
4193 fix two m4/gnulib-*.m4 file names that clashed under MS-DOS
4194 * Makefile.in (DOS-gnulib-comp.m4): New macro.
4195 (sync-from-gnulib): Rename m4/gnulib-comp.m4 to m4/gl-comp.m4 to avoid
4196 problems with MS-DOS 8+3 file name restrictions.
4197 Remove m4/gnulib-cache.m4, as we can live without it. If we kept
4198 it, it would also cause problems when extracting Emacs distribution
4199 tarballs on MS-DOS hosts.
4200 (ACLOCAL_INPUTS): Adjust to file renaming.
6ffb2c0c 4201 * aclocal.m4, configure, lib/Makefile.in, src/config.in: Regenerate.
125c3718
PE
4202 * config.guess, config.sub: Sync from gnulib.
4203 * m4/gnulib-cache.m4: Remove from repository.
4204 * m4/gl-comp.m4: Rename from m4/gnulib-comp.m4.
4205
4004ef46
GM
42062011-01-25 Glenn Morris <rgm@gnu.org>
4207
0b5c5d82
GM
4208 * README: Add a note about ranges in copyright years.
4209
4004ef46
GM
4210 * configure.in: Set CANNOT_DUMP on ia64 hpux (port from emacs-23).
4211
06d8ace5 42122011-01-25 Peter O'Gorman <bug-gnu-emacs@mlists.thewrittenword.com> (tiny change)
6de1218f
PG
4213
4214 * configure.in: Add HP-UX on IA64 (Bug#6811).
4215
d6974efa
PE
42162011-01-24 Paul Eggert <eggert@cs.ucla.edu>
4217
4218 Remove HAVE_RAW_DECL_CHOWN etc. from config.h
4219 * Makefile.in (sync-from-gnulib): Remove m4/warn-on-use.m4,
4220 as it is no longer needed.
6ffb2c0c 4221 * aclocal.m4, configure, lib/Makefile.in, src/config.in: Regenerate.
d6974efa
PE
4222 * configure.in: Invoke the new gnulib macro
4223 gl_ASSERT_NO_GNULIB_POSIXCHECK, which removes the need for
4224 warn-on-use.m4 and for the HAVE_RAW_DECL_* symbols in config.h.
4225 * m4/getopt.m4: Sync from gnulib; this removes the need for
4226 HAVE_DECL_OPTRESET and HAVE_DECL_GETOPT_CLIP from config.h.
4227 * m4/gnulib-common.m4 (gl_ASSERT_NO_GNULIB_POSIXCHECK):
4228 New macro, synced from gnulib.
4229 * m4/warn-on-use.m4: Remove.
4230
e02ea74b
PE
42312011-01-22 Paul Eggert <eggert@cs.ucla.edu>
4232
4233 aclocal.m4: put this file back into repository
4234 This way, we don't have to assume that the maintainer has
4235 the automake package installed. See
4236 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00746.html>.
4237 * .bzrignore: Remove aclocal.m4, undoing the previous change.
4238 * Makefile.in (top_maintainer_clean): Do not remove aclocal.m4,
4239 undoing the previous change.
4240 * aclocal.m4: New file (actually, resurrected).
4241
48dcd482
MB
42422011-01-22 Miles Bader <miles@gnu.org>
4243
4244 * configure.in: Don't zero-out FONTCONFIG_CFLAGS and
4245 FONTCONFIG_LIBS when building with XFT (doing so is incorrect, as
4246 Emacs directly uses fontconfig, and breaks building when using a
4247 strict linker).
4248
925e561d
PE
42492011-01-21 Paul Eggert <eggert@cs.ucla.edu>
4250
b06b1098
PE
4251 src/config.in: shrink slightly
4252 * configure.in: Invoke the new gnulib macro gl_ASSERT_NO_GNULIB_TESTS.
4253 This makes src/config.in a bit smaller, by removing identifiers
4254 like GNULIB_TEST_MKTIME that Emacs does not need.
4255 * m4/getopt.m4, m4/gnulib-common.m4, m4/include_next.m4:
4256 * m4/multiarch.m4, m4/stddef_h.m4, m4/time_h.m4, m4/unistd_h.m4:
4257 Sync from gnulib. This removes a few more unnecessary symbols from
4258 src/config.in, such as AA_APPLE_UNIVERSAL_BUILD and HAVE_STDDEF_H.
4259 * configure, src/config.in: Regenerate.
4260
925e561d
PE
4261 aclocal.m4: tweaks to regenerate more conveniently
4262 This attempts to act better when the source is in a weird state. See
4263 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00734.html>.
4264 * Makefile.in (am--refresh): Add aclocal.m4, configure, config.in.
4265 * .bzrignore: Add aclocal.m4.
4266
942be821
PE
42672011-01-20 Paul Eggert <eggert@cs.ucla.edu>
4268
4269 aclocal.m4: omit auto-generated file from repository
4270 * Makefile.in (top_maintainer_clean): Remove aclocal.m4; this undoes
4271 the most recent change here.
4272 * aclocal.m4: Remove from bzr repository. This file is
4273 auto-generated and isn't needed to run 'configure'. See
4274 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00698.html>.
4275
0813c96e
PE
42762011-01-19 Paul Eggert <eggert@cs.ucla.edu>
4277
4278 Minor Makefile.in tweaks to build from gnulib better.
4279 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00673.html>
4280 * Makefile.in (sync-from-gnulib): Also run autoreconf -I m4.
4281 (top_maintainer_clean): Don't remove aclocal.m4.
4282
7cae64b4
PE
42832011-01-18 Paul Eggert <eggert@cs.ucla.edu>
4284
53911e8f
PE
4285 Minor cleanups for 'bzr status'
4286 * .bzrignore: Add emacs-*/, the output of make-dist, and stamp-h1,
4287 the output of config.guess.
4288 * Makefile.in (top_distclean): Remove stamp-h1 too.
4289
7cae64b4
PE
4290 * configure.in (HAVE_ATTRIBUTE_ALIGNED): Arrange for this to be
4291 defined if the compiler supports GCC-style __attribute__
4292 ((__aligned__ ...)). IBM AIX and Oracle Solaris Studio support
4293 this syntax.
4294
a3e44e79 42952011-01-17 Paul Eggert <eggert@cs.ucla.edu>
ecbfcc83 4296
3cbecb8f
PE
4297 Makefile.in: tidy up the building of lib
4298 * Makefile.in (am--refresh): Mark as .PHONY.
4299 (top_maintainer_clean): Don't remove lib/gnulib.mk m4/gnulib-cache.m4,
4300 as they're not rebuilt unless you do a "make sync-from-gnulib"
4301 and the former is needed for "configure".
4302 (maintainer-clean): Don't recurse into lib, as "make bootstrap-clean"
4303 has already removed lib/Makefile.
4304
ecbfcc83
PE
4305 * Makefile.in (GNULIB_MODULES): Change ftoastr to dtoastr.
4306 This avoids building ftoastr and ldtoastr, which aren't needed. See
4307 <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00199.html>.
fa2c4f56 4308
803059b9
PE
4309 * .bzrignore: Add .h files that are host-dependent.
4310 Add lib/.deps/, lib/arg-nonnull.h, lib/c++defs.h, lib/getopt.h,
4311 lib/time.h, lib/unistd.h, lib/warn-on-use.h. These are
4312 host-dependent and are built as part of an ordinary 'make', and
4313 should not be checked in.
4314
6ffb2c0c
PE
4315 * lib/Makefile.in: Regenerate.
4316 * lib/COPYING: New file, a copy of COPYING.
4317
2a78afcc 4318 * configure: Regenerate.
37564543
PE
4319 * configure.in (AC_USE_SYSTEM_EXTENSIONS): Remove: gnulib does this.
4320
e275c824 4321 Regenerate.
6ffb2c0c
PE
4322 * lib/getopt.c, lib/getopt.in.h, lib/getopt1.c, lib/getopt_int.h:
4323 * lib/gettext.h, lib/unistd.in.h, m4/unistd_h.m4:
4324 New files, copied from gnulib by gnulib-tool.
4325 * aclocal.m4, configure, lib/Makefile.in, m4/getopt.m4:
e275c824
PE
4326 * m4/gnulib-cache.m4, m4/gnulib-comp.m4, src/config.in:
4327 Regenerate.
ecbfcc83 4328
84bbb1ad
PE
4329 Use gnulib's getopt-gnu module.
4330 * Makefile.in (GNULIB_MODULES): Add getopt-gnu.
4331 (AUTOCONF_INPUTS): Remove getopt.m4; aclocal.m4 is a good-enough
4332 representative of the dependencies.
4333 * configure.in: Do not configure getopt, as gnulib does that now.
4334 * make-dist: Do not worry about lib-src/getopt.h, as gnulib handles
4335 getopt now, in lib.
ecbfcc83 4336
1fd182f0 4337 Regenerate.
6ffb2c0c
PE
4338 * arg-nonnull.h, c++defs.h, lib/mktime-internal.h, lib/mktime.c:
4339 * lib/stddef.in.h, lib/time.h, lib/time.in.h, lib/time_r.c:
1fd182f0
PE
4340 * m4/extensions.m4, m4/include_next.m4, m4/mktime.m4:
4341 * m4/multiarch.m4, m4/stddef_h.m4, m4/time_h.m4, m4/time_r.m4:
4342 * m4/extensions.m4, m4/include_next.m4, m4/mktime.m4, m4/multiarch.m4:
4343 * m4/stddef_h.m4, m4/time_h.m4, m4/time_r.m4, m4/warn-on-use.m4:
4344 * m4/wchar_t.m4, warn-on-use.h:
4345 New files, copied from gnulib by gnulib-tool.
6ffb2c0c 4346 * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk:
1fd182f0
PE
4347 * m4/gnulib-cache.m4, m4/gnulib-comp.m4, src/config.in:
4348 Regenerate.
4349
1e11dbe3
PE
4350 Use gnulib's mktime module.
4351 * Makefile.in (GNULIB_MODULES): Add mktime.
4352 * configure.in: Remove code no longer needed, as gnulib now does it.
4353 (AC_CHECK_FUNCS): Remove mktime.
4354 (AC_FUNC_MKTIME, BROKEN_MKTIME): Remove.
4355 (__restrict): Remove, as this now gets in the way of the C99
4356 support for 'restrict' pulled in by the gnulib mktime module.
4357 Code should now use 'restrict' and not '__restrict".
4358 (mktime): Remove.
4359 * make-dist: Put gnulib-generated files arg-nonnull.h, c++defs.h,
4360 and warn-on-use.h into the distribution.
1fd182f0
PE
4361
4362 Regenerate.
6ffb2c0c
PE
4363 * lib/dtoastr.c, lib/ftoastr.c, lib/ftoastr.h, lib/intprops.h:
4364 * lib/ldtoastr.c, m4/c-strtod.m4:
1fd182f0 4365 New files, copied from gnulib by gnulib-tool.
6ffb2c0c
PE
4366 * lib/dummy.c: Remove.
4367 * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk:
1fd182f0
PE
4368 * m4/gnulib-cache.m4, m4/gnulib-comp.m4, src/config.in:
4369 Regenerate.
ecbfcc83 4370
1e11dbe3 4371 Use gnulib's ftoastr module.
fa2c4f56
PE
4372 * Makefile.in (GNULIB_MODULES): Add ftoastr. Remove dummy.
4373
743c80a7 4374 Regenerate.
6ffb2c0c
PE
4375 * aclocal.m4, compile, depcomp, lib/Makefile.in, lib/dummy.c:
4376 * lib/gnulib.mk, m4/00gnulib.m4, m4/gnulib-cache.m4:
743c80a7
PE
4377 * m4/gnulib-common.m4, m4/gnulib-comp.m4, m4/gnulib-tool.m4, missing:
4378 New files, generated automatically, with 'make sync-from-gnulib'
4379 followed by 'make'.
4380 * configure, lisp/dired.el, src/config.in: Regenerate.
4381
9a514d4a
PE
4382 Automate syncing from gnulib.
4383 * INSTALL, README: Document new subdirectory 'lib'.
4384 * Makefile.in (SUBDIR): Add lib.
4385 (SUBDIR_MAKEFILES): Add lib/Makefile.
4386 (lib-src, src, TAGS, tags): Depend on lib.
4387 (gnulib_srcdir, GNULIB_MODULES, GNULIB_TOOL_FLAGS): New macros.
4388 ($(gnulib_srcdir)): New rule.
4389 (sync-from-gnulib): New rule, which is .PHONY.
4390 (lib): New rule, which is like lib-src.
4391 (Makefile): Depend on lib/Makefile.in.
4392 (AUTOCONF_INPUTS): Depend on aclocal.m4.
4393 (ACLOCAL_INPUTS, AUTOMAKE_INPUTS): New macros.
4394 ($(srcdir)/aclocal.m4, $(srcdir)/lib/Makefile.in): New rules.
4395 (am--refresh): New rule, to pacify Automake.
4396 (mostlyclean, clean, distclean, bootstrap-clean, maintainer-clean):
4397 Clean lib, too.
4398 (top_maintainer_clean): New macro, to remove gnulib-tool and Automake
4399 droppings.
4400 (maintainer-clean, extraclean): Use it.
4401 * configure.in: Initialize for automake and gnulib, by invoking
4402 AM_INIT_AUTOMAKE, AM_PROG_CC_C_O, gl_EARLY, and gl_INIT. Output
4403 lib/Makefile, too. Use automake to build gnulib, as gnulib works
4404 more conveniently with automake.
6ffb2c0c 4405 * lib/Makefile.am: New file.
9a514d4a
PE
4406 * make-dist: Also put into the distribution aclocal.m4,
4407 compile, depcomp, missing, and the files under lib/.
4408
dc3e3e7b
GM
44092011-01-15 Glenn Morris <rgm@gnu.org>
4410
4411 * Makefile.in (epaths-force): No more arch-tag to edit.
4412
dab73760
CY
44132011-01-15 Chong Yidong <cyd@stupidchicken.com>
4414
4415 * configure.in: Bump min libxml2 version to 2.6.17 (Bug#7603).
4416
9f4b8b47
PE
44172011-01-14 Paul Eggert <eggert@cs.ucla.edu>
4418
4419 * make-dist: Distribute test/ files too.
4420 Distribute every file under test/ that is under version control,
4421 using patterns like *.el to capture files that are added later.
4422 Without this change, "configure" would fail, because it would
4423 attempt to build from a Makefile.in that was not distributed.
4424
d221e780
CO
44252011-01-13 Christian Ohler <ohler@gnu.org>
4426
4427 * Makefile.in (INFO_FILES): Add ERT.
4428
4429 * Makefile.in (check): Run tests in test/automated.
4430
4431 * Makefile.in:
4432 * configure.in: Add test/automated/Makefile.
4433
bc5585d1
PE
44342011-01-07 Paul Eggert <eggert@cs.ucla.edu>
4435
2b3f5bc8
PE
4436 * install-sh, mkinstalldirs, move-if-change: Update from master
4437 source in gnulib.
4438
bc5585d1
PE
4439 * config.guess, config.sub: Updated from master source.
4440
2018939f
AS
44412011-01-05 Andreas Schwab <schwab@linux-m68k.org>
4442
4443 * configure.in: Check for __builtin_unwind_init.
4444
e5365138
GM
44452011-01-05 Glenn Morris <rgm@gnu.org>
4446
4447 * configure.in (HAVE_MAKEINFO): New output variable.
4448 (MAKEINFO): Reset to "makeinfo" if not found.
4449 * Makefile.in (install-arch-indep, info):
4450 Replace MAKEINFO = off with HAVE_MAKEINFO = no.
4451
a04689de 44522010-12-29 Ulrich MĂĽller <ulm@gentoo.org>
4fc5868a
UM
4453
4454 * configure.in: Make gameuser configurable (Bug#7717).
4455
68251e16
GM
44562010-12-15 Glenn Morris <rgm@gnu.org>
4457
4458 * Makefile.in (install-arch-dep, uninstall): Remove code relating to the
4459 long absent lib-src/fns-*.el.
4460
838db889
GM
44612010-12-11 Glenn Morris <rgm@gnu.org>
4462
4463 * make-dist: Exclude etc/*.pyc.
4464
fe646d2c
AS
44652010-12-10 Andreas Schwab <schwab@linux-m68k.org>
4466
4467 * configure.in: Don't double machfile in final message.
4468
d96c83fa
CY
44692010-12-04 Chong Yidong <cyd@stupidchicken.com>
4470
4471 * configure.in: Fix last change.
4472
d6a003a8
AS
44732010-12-04 Andreas Schwab <schwab@linux-m68k.org>
4474
4475 * configure.in: Remove reference to removed machine description
90eacf99
SM
4476 files and allow $machine and $machfile to be empty.
4477 Substitute M_FILE/S_FILE instead of machfile/opsysfile.
d6a003a8 4478
067d23c9
KY
44792010-12-03 Glenn Morris <rgm@gnu.org>
4480
4481 * make-dist: Remove EMACS_UNIBYTE unsetting; it does nothing.
4482
44832010-11-23 Dan Nicolaescu <dann@ics.uci.edu>
4484
4485 * configure.in <AC_CHECK_HEADERS>: Remove sys/ioctl.h.
4486 (EXTERNALLY_VISIBLE): New definition.
4487
44882010-11-21 Dan Nicolaescu <dann@ics.uci.edu>
4489
4490 * configure.in (INLINE): Do not depend on OPTIMIZE, unused.
4491
44922010-11-15 Dan Nicolaescu <dann@ics.uci.edu>
4493
4494 * configure.in: Do not check for unconditionally included headers.
4495
44962010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
4497
4498 * .dir-locals.el (log-edit-mode): Set log-edit-rewrite-fixes.
4499
45002010-11-09 Michael Albinus <michael.albinus@gmx.de>
4501
4502 * configure.in: Don't write a warning for D-Bus anymore.
4503
45042010-11-06 Andreas Schwab <schwab@linux-m68k.org>
4505
4506 * configure.in: Fix indentation.
4507
45082010-10-31 Ken Brown <kbrown@cornell.edu>
4509
90eacf99
SM
4510 * configure.in (checking whether localtime caches TZ):
4511 Use unsetenv instead of modifying environment directly.
067d23c9
KY
4512
45132010-10-25 Andreas Schwab <schwab@linux-m68k.org>
4514
4515 * configure.in (checking for -znocombreloc): Use AC_LANG_PROGRAM
4516 to avoid warning.
4517
45182010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
4519
e9fce1ac 4520 * configure.in: Remove the BROKEN annotation from GnuTLS.
067d23c9
KY
4521
45222010-10-22 Glenn Morris <rgm@gnu.org>
4523
4524 * make-dist: Avoid listing .el files twice. Don't try to run
4525 autoconf if --no-update.
4526
45272010-10-20 Glenn Morris <rgm@gnu.org>
4528
4529 * make-dist: No longer create lisp/MANIFEST.
4530
45312010-10-14 Glenn Morris <rgm@gnu.org>
4532
4533 * BUGS, INSTALL.BZR, README: Updates.
4534
45352010-10-13 Glenn Morris <rgm@gnu.org>
4536
4537 * make-dist: Remove --compress. Check for the appropriate
4538 gzip-like executable, and if not found, don't compress.
4539 Check version number in README, don't change it.
4540 Use find for nt/inc/*.h.
4541
45422010-10-12 Dan Nicolaescu <dann@ics.uci.edu>
4543
90eacf99
SM
4544 * configure (ns_appdir, OLDXMENU, TOOLTIP_SUPPORT):
4545 Remove trailing / from directory names.
067d23c9
KY
4546
45472010-10-12 Glenn Morris <rgm@gnu.org>
4548
4549 * make-dist: Update and simplify.
4550
45512010-10-12 Eli Zaretskii <eliz@gnu.org>
4552
4553 * make-dist: Don't distribute src/buildobj.h. (Bug#7167)
4554
45552010-10-10 Dan Nicolaescu <dann@ics.uci.edu>
4556
4557 * configure.in (PROFILING_LDFLAGS): Do not define, remove all uses.
4558
45592010-10-09 Glenn Morris <rgm@gnu.org>
4560
4561 * make-dist: No more doc/emacs/*.texi.in.
4562
4563 * configure.in (AC_OUTPUT): Remove doc/emacs/emacsver.texi.
4564
45652010-10-09 Glenn Morris <rgm@gnu.org>
4566
4567 * configure.in: Combine some conditionals.
4568
4569 * configure.in (AC_OUTPUT): Add doc/emacs/emacsver.texi.
4570 * make-dist: Include doc/emacs/*.texi.in.
4571
4572 * INSTALL, make-dist: Remove references to b2m.
4573 * Makefile.in (MAN_PAGES): Remove b2m.1.
4574
45752010-10-05 Glenn Morris <rgm@gnu.org>
4576
4577 * .dir-locals.el: The Emacs convention is sentence-end-double-space.
4578
45792010-10-03 Dan Nicolaescu <dann@ics.uci.edu>
4580
4581 * configure.in (NO_INLINE, noinline): Move here from src/xterm.c.
4582
45832010-10-01 Dan Nicolaescu <dann@ics.uci.edu>
4584
4585 * configure.in: Include stdlib.h and string.h unconditionally.
4586
45872010-09-29 Romain Francoise <romain@orebokech.com>
4588
4589 * configure.in: Don't enable ImageMagick unless HAVE_X11.
4590
45912010-09-28 Glenn Morris <rgm@gnu.org>
4592
4593 * configure.in (HAVE_GNUTLS): Add a description to make autoheader
4594 happy.
4595
45962010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4597
4598 * configure.in: Enable imagemagick by default.
4599
46002010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4601
4602 * configure.in (HAVE_GNUTLS): Don't break if we don't have the
e9fce1ac 4603 GnuTLS libraries.
067d23c9
KY
4604
46052010-09-26 Teodor Zlatanov <tzz@lifelogs.com>
4606
4607 * configure.in: Set up GnuTLS.
4608
46092010-09-22 Chong Yidong <cyd@stupidchicken.com>
4610
4611 * configure.in: Announce whether libxml2 is linked to.
4612
46132010-09-20 Dan Nicolaescu <dann@ics.uci.edu>
4614
4615 * configure.in (LINKER): Rename to LD_FIRSTFLAG, do not include $(CC).
4616
46172010-09-18 Eli Zaretskii <eliz@gnu.org>
4618
4619 * config.bat: Detect that libxml2 is installed and if so, build
4620 with it.
4621
46222010-09-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4623
4624 * configure.in (HAVE_LIBXML2): Check that the libxml2 we found can
4625 be used. This fixes a conf problem on Mac OS X.
4626
46272010-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
4628
4629 * configure.in: Check for libxml2.
4630
46312010-09-09 Glenn Morris <rgm@gnu.org>
4632
4633 * make-dist: No more TODO files under lisp/.
4634
46352010-09-04 Eli Zaretskii <eliz@gnu.org>
4636
4637 * config.bat: Produce lisp/gnus/_dir-locals.el from
4638 lisp/gnus/.dir-locals.el.
4639
46402010-08-23 Andreas Schwab <schwab@linux-m68k.org>
4641
4642 * configure.in: Fix check for librsvg, imagemagick and
4643 MagickExportImagePixels.
4644
46452010-08-18 Joakim Verona <joakim@verona.se>
4646
4647 * Makefile.in, configure.in: Checks for ImageMagick.
4648
46492010-08-10 Dan Nicolaescu <dann@ics.uci.edu>
4650
4651 * configure.in (AC_PREREQ): Require autoconf 2.65.
4652
46532010-08-09 Dan Nicolaescu <dann@ics.uci.edu>
4654
4655 * configure.in (AC_PREREQ): Require autoconf 2.66 to stop version churn.
4656
46572010-08-09 Andreas Schwab <schwab@linux-m68k.org>
4658
4659 * configure.in: Add AC_C_BIGENDIAN.
4660
46612010-08-09 Dan Nicolaescu <dann@ics.uci.edu>
4662
4663 * configure.in (ORDINARY_LINK): Use on hpux* too.
4664
46652010-08-06 Jan Djärv <jan.h.d@swipnet.se>
4666
4667 * configure.in: Check for util.h.
4668 Use -Wimplicit-function-declaration if compiler supports it.
4669
46702010-08-05 Eli Zaretskii <eliz@gnu.org>
4671
4672 * configure.in (UNEXEC_OBJ): Rename unexec.o => unexcoff.o.
4673
46742010-08-04 Andreas Schwab <schwab@linux-m68k.org>
4675
4676 * configure.in: Restore accidentally removed use of
4677 GCC_TEST_OPTIONS/NON_GCC_TEST_OPTIONS.
4678
46792010-07-29 Chad Brown <yandros@mit.edu>
4680
4681 * configure.in: Check for dirent.h.
4682
46832010-07-29 Dan Nicolaescu <dann@ics.uci.edu>
4684
4685 * configure.in: Remove reference to usg5-4, unused.
4686
46872010-07-25 Andreas Schwab <schwab@linux-m68k.org>
4688
4689 * configure.in: Check for __executable_start.
4690
46912010-07-24 Ken Brown <kbrown@cornell.edu>
4692
4693 * configure.in (LINKER, LIB_GCC): Remove cygwin special cases (Bug#6715)
4694
46952010-07-24 Juanma Barranquero <lekktu@gmail.com>
4696
4697 * .bzrignore, .gitignore: Ignore README.W32 on the root directory.
4698
46992010-07-24 Ken Brown <kbrown@cornell.edu> (tiny change)
4700
4701 * configure.in (START_FILES) [cygwin]: Set to pre-crt0.o (Bug#6715).
4702
47032010-07-12 Andreas Schwab <schwab@linux-m68k.org>
4704
4705 * configure.in (C_WARNINGS_SWITCH, PROFILING_CFLAGS)
4706 (PROFILING_LDFLAGS): Substitute, don't add them to CFLAGS/LDFLAGS.
4707 (C_OPTIMIZE_SWITCH): Remove.
4708 (TEMACS_LDFLAGS2): Add ${PROFILING_LDFLAGS}.
4709
47102010-07-11 Andreas Schwab <schwab@linux-m68k.org>
4711
4712 * configure.in: Don't check for index and rindex, check for strchr
4713 and strrchr. Define strchr and strrchr as index and rindex,
4714 resp., in src/config.h if not available.
4715
47162010-07-08 Dan Nicolaescu <dann@ics.uci.edu>
4717
4718 * configure.in: Use -Wold-style-definition if available.
4719 This helps with the transition to standard C code, it can be
4720 removed when done.
4721
4722 * configure.in (PRE_EDIT_LDFLAGS, POST_EDIT_LDFLAGS): Remove.
4723
4724 * configure.in (UNEXEC_OBJ): Add comment about values for MSDOS
4725 and MSWindows.
4726
47272010-07-07 Andreas Schwab <schwab@linux-m68k.org>
4728
4729 * configure.in: Don't check for bcopy, bcmp, bzero. Don't include
4730 <strings.h> and don't define bcopy, bzero, BCMP in config.h.
4731
47322010-07-07 Dan Nicolaescu <dann@ics.uci.edu>
4733
4734 * configure.in (getenv): Remove K&R declaration.
4735
47362010-07-02 Jan Djärv <jan.h.d@swipnet.se>
4737
4738 * configure.in: Remove define __P.
4739
47402010-07-02 Dan Nicolaescu <dann@ics.uci.edu>
4741
4742 * configure.in (--enable-use-lisp-union-type): New flag.
4743
47442010-06-30 Dan Nicolaescu <dann@ics.uci.edu>
4745
4746 Fix CFLAGS for non-GCC compilers.
4747 * configure.in (CFLAGS): Always use -g like it was done before the
4748 2010-03-30 change.
4749 (REAL_CFLAGS): Use CFLAGS for non-GCC to get optimization flags.
4750 (Bug#6538)
4751
47522010-06-30 Glenn Morris <rgm@gnu.org>
4753
4754 * configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):
4755 Set with AC_DEFINE rather than AH_BOTTOM.
4756
4757 * configure.in (C_OPTIMIZE_SWITCH, CANNOT_DUMP, SYSTEM_MALLOC):
4758 (USE_MMAP_FOR_BUFFERS, C_WARNING_SWITCH, CFLAGS, REAL_CFLAGS):
4759 Set with shell, not cpp.
4760 (LIBX): Remove, just use -lX11 in the one place this was used.
4761 (cannot_dump): Replace with CANNOT_DUMP.
4762
47632010-06-28 Jan Djärv <jan.h.d@swipnet.se>
4764
0a19a6f8 4765 * configure.in: Add --with-x-toolkit=gtk3. Remove HAVE_GTK_MULTIDISPLAY,
067d23c9
KY
4766 check for gtk_file_chooser_dialog_new, and HAVE_GTK_FILE_BOTH (implied
4767 by minimum required Gtk+ 2.6). Add checks for functions introduced
4768 in Gtk+ 2.14 or newer (bug#6505).
4769
47702010-06-26 Eli Zaretskii <eliz@gnu.org>
4771
4772 * config.bat: Remove white space around "+" in COPY commands.
4773
47742010-06-23 Glenn Morris <rgm@gnu.org>
4775
4776 * info/dir: Start descriptions in column 32, per Texinfo convention.
4777
47782010-06-16 Chong Yidong <cyd@stupidchicken.com>
4779
4780 * INSTALL: Update font information (Bug#6389).
4781
47822010-06-16 Glenn Morris <rgm@gnu.org>
4783
4784 * INSTALL: General update.
4785
47862010-06-12 Glenn Morris <rgm@gnu.org>
4787
4788 * Makefile.in (install-arch-indep): Delete any old info .gz files first.
4789
47902010-06-11 Glenn Morris <rgm@gnu.org>
4791
4792 * configure.in (--without-compress-info): New option.
4793 (GZIP_INFO): New output variable.
4794
4795 * Makefile.in (GZIP_INFO): New, set by configure.
4796 (install-arch-indep): Don't gzip info pages if GZIP_INFO is nil.
4797 Handle man pages in the same way.
4798
47992010-06-10 Glenn Morris <rgm@gnu.org>
4800
4801 * Makefile.in (install-arch-indep): Gzip the info files too.
4802
4803 * make-dist: Remove references to non-existent directories and files.
4804
48052010-06-08 Dan Nicolaescu <dann@ics.uci.edu>
4806
4807 * configure.in: Include <strings.h> and <string.h> instead of
4808 "strings.h" and "string.h".
4809
48102010-06-06 Dan Nicolaescu <dann@ics.uci.edu>
4811
4812 * configure.in: Remove code dealing with BSTRING.
4813
48142010-06-03 Dan Nicolaescu <dann@ics.uci.edu>
4815
4816 * configure.in (AC_PREREQ): Require autoconf 2.65.
4817
4818 * configure.in (unxec): Do not define and substitute.
4819 (UNEXEC_OBJ): New output variable, replaces cpp UNEXEC.
4820
48212010-06-03 Glenn Morris <rgm@gnu.org>
4822
4823 * configure.in (AH_BOTTOM): Remove NOT_C_CODE test, it is always true.
4824
48252010-06-02 Dan Nicolaescu <dann@ics.uci.edu>
4826
4827 Fix alloca definition when using gcc on non-gnu systems.
4828 * configure.in: Use the code sequence indicated by "info autoconf"
4829 for alloca (bug#6170).
4830
48312010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
4832
4833 * .bzrignore: Ignore new files from trunk, which appear if you use
4834 colocated branches (i.e. "bzr switch").
4835
48362010-05-28 Glenn Morris <rgm@gnu.org>
4837
4838 * configure.in: Simplify some of the $canonical tests.
4839
48402010-05-27 Glenn Morris <rgm@gnu.org>
4841
4842 * config.bat: Do not preprocess src/Makefile.in.
4843
4844 * configure.in: Do not preprocess src/Makefile.in.
4845 (cpp_undefs, CPP_NEED_TRADITIONAL): Remove.
4846 (AC_EGREP_CPP): Test no longer needed.
4847
4848 * make-dist: No more Makefile.c files.
4849
48502010-05-26 Glenn Morris <rgm@gnu.org>
4851
4852 * configure.in (YMF_PASS_LDFLAGS): Remove.
4853 (PRE_EDIT_LDFLAGS, POST_EDIT_LDFLAGS): New output variables.
4854
4855 * configure.in (CPPFLAGS, CFLAGS, REAL_CFLAGS):
4856 Add $GNUSTEP_LOCAL_HEADERS.
4857 (LDFLAGS, LD_SWITCH_SYSTEM_TEMACS): Add $GNUSTEP_LOCAL_LIBRARIES.
4858
4859 * configure.in (NS_IMPL_GNUSTEP_INC, NS_IMPL_GNUSTEP_TEMACS_LDFLAGS)
4860 (GNUSTEP_MAKEFILES): Remove.
4861 (LD_SWITCH_SYSTEM_TEMACS): Move NS_IMPL_GNUSTEP_TEMACS_LDFLAGS
4862 stuff to here.
4863
48642010-05-25 Glenn Morris <rgm@gnu.org>
4865
4866 * configure.in (LD_SWITCH_SYSTEM): Move some gnu-linux stuff...
4867 (LD_SWITCH_SYSTEM_TEMACS): ... to here.
4868
4869 * configure.in (LD_SWITCH_SYSTEM_EXTRA): Remove.
4870 (LD_SWITCH_SYSTEM_TEMACS): Put darwin stuff from LD_SWITCH_SYSTEM_EXTRA
4871 here instead.
4872
48732010-05-24 Romain Francoise <romain@orebokech.com>
4874
4875 * make-dist: Look for version in src/emacs.c.
4876 Use lisp/subr.el rather than lisp/version.el for location check.
4877
48782010-05-21 Glenn Morris <rgm@gnu.org>
4879
4880 * configure.in (MKDEPDIR): Parallel build tweak.
4881
4882 * configure.in (ns_frag): New output file.
4883
4884 * configure.in (OLDXMENU): Set to "nothing" if !HAVE_X11 || USE_GTK.
4885 (OLDXMENU_TARGET): Set to empty if USE_GTK.
4886
4887 * configure.in (cannot_dump): New output variable.
4888
48892010-05-20 enami tsugutomo <tsugutomo.enami@jp.sony.com>
4890
4891 * configure.in: On NetBSD, if terminfo is found, use it in
4892 preference to termcap. (Bug#6190)
4893
48942010-05-20 Glenn Morris <rgm@gnu.org>
4895
4896 * make-dist (src): Include *.mk.
4897 * config.bat: Concatenate deps.mk onto the end of src/Makefile.
4898 * configure.in (DEPFLAGS, MKDEPDIR): New output variables.
4899 (deps_frag): New output file.
4900 (AUTO_DEPEND): Remove this definition.
4901
4902 * configure.in (--with-gtk, --with-gcc): Remove option stubs.
4903
49042010-05-19 Glenn Morris <rgm@gnu.org>
4905
4906 * configure.in (LINKER, YMF_PASS_LDFLAGS): New output variables.
4907 (ORDINARY_LINK): New AC_DEFINE.
4908 (LIB_GCC): No need to set if ORDINARY_LINK.
4909
49102010-05-18 Glenn Morris <rgm@gnu.org>
4911
4912 * configure.in (POST_ALLOC_OBJ) [cygwin]: Omit vm-limit.o.
4913 (POST_ALLOC_OBJ) [!cygwin]: Set to empty.
4914
4915 * config.bat (RALLOC_OBJ): Edit to empty if sys_malloc.
4916 * configure.in (REL_ALLOC): Unset on gnu, gnu-linux if DOUG_LEA_MALLOC.
4917 (RALLOC_OBJ): New output variable.
4918
4919 * config.bat (GMALLOC_OBJ, VMLIMIT_OBJ): Edit to empty if sys_malloc.
4920 * configure.in (GMALLOC_OBJ, VMLIMIT_OBJ): New output variables.
4921
49222010-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
4923
4924 * Makefile.in (src): Provide the name of the VCS file that witnesses
4925 a pull.
4926 ($(srcdir)/src/config.in): Handle accidental removal of src/config.in.
4927
49282010-05-17 Glenn Morris <rgm@gnu.org>
4929
4930 * configure.in (OLDXMENU_DEPS): New output variable.
4931
49322010-05-16 Glenn Morris <rgm@gnu.org>
4933
4934 * configure.in (ns_appbindir, ns_appresdir): Set using $ns_appdir.
4935
4936 * configure.in (ns_appdir, ns_appbindir): Add trailing "/" to value.
4937 * Makefile.in (install-arch-dep): Update for above change.
4938
4939 * Makefile.in (ns_appdir): Remove.
4940 (install-arch-dep): Test $ns_appresdir instead of $ns_appdir.
4941
4942 * configure.in (TEMACS_LDFLAGS2): New output variable.
4943
4944 * configure.in (NS_IMPL_GNUSTEP_TEMACS_LDFLAGS): New output variable.
4945 (START_FILES): Set to empty if NS_IMPL_GNUSTEP.
4946 (GNUSTEP_SYSTEM_HEADERS, GNUSTEP_SYSTEM_LIBRARIES): Do not output,
4947 nothing uses.
4948
49492010-05-16 Dan Nicolaescu <dann@ics.uci.edu>
4950
4951 * configure.in: Remove references to usg5-4 and bsd-common, $opsys
4952 does not use them.
4953 (X11R5_INHIBIT_I18N): Remove, unused.
4954
49552010-05-15 Glenn Morris <rgm@gnu.org>
4956
4957 * configure.in (LIBXMENU): Set to empty if !HAVE_X_WINDOWS.
4958
4959 * configure.in (FONT_OBJ): Set to empty if !HAVE_X_WINDOWS.
4960
49612010-05-15 Ken Raeburn <raeburn@raeburn.org>
4962
4963 * configure.in: Look for version string in its new location.
4964
49652010-05-15 Eli Zaretskii <eliz@gnu.org>
4966
4967 * config.bat: Remove support for DJGPP v1.x.
4968
49692010-05-15 Glenn Morris <rgm@gnu.org>
4970
4971 * configure.in (OLDXMENU_TARGET): New output variable.
4972
4973 * Makefile.in (install-arch-dep): Update odd NS rule for Emacs version.
4974
4975 * Makefile.in (install-arch-indep): Remove references to RCS, CVS,
4976 and other files that no longer exist.
4977
49782010-05-14 Glenn Morris <rgm@gnu.org>
4979
4980 * configure.in (cpp_undefs): Add mktime, register, X11.
4981
4982 * configure.in (GPM_MOUSE_SUPPORT): Remove.
4983 (MOUSE_SUPPORT, TOOLTIP_SUPPORT, WINDOW_SUPPORT): New output variables.
4984 (HAVE_WINDOW_SYSTEM, HAVE_MOUSE): Move out of AC_BOTTOM.
4985
4986 * configure.in (NS_IMPL_GNUSTEP_INC): New output variable.
4987 (GNUSTEP_MAKEFILES): Do not output.
4988
49892010-05-13 Glenn Morris <rgm@gnu.org>
4990
4991 * configure.in: Fix some paren typos.
4992
4993 * configure.in (OLDXMENU, LIBXMENU): Set to empty if !HAVE_MENUS.
4994
4995 * configure.in (LD_SWITCH_X_SITE, C_SWITCH_X_SITE): Do not define.
4996
49972010-05-12 Glenn Morris <rgm@gnu.org>
4998
4999 * configure.in (LIB_SRC_EXTRA_INSTALLABLES): Remove, unused.
5000
5001 * configure.in (LIB_GCC): New output variable.
5002
50032010-05-11 Glenn Morris <rgm@gnu.org>
5004
5005 * make-dist (msdos): No more mainmake.
5006
5007 * configure.in: Generate lib-src/Makefile directly, do not run cpp.
5008 * config.bat: Do not run cpp on lib-src/Makefile.in.
5009
5010 * config.bat [HAVE_X11]: Run sed3x.inp on lib-src/Makefile.
5011
50122010-05-10 Glenn Morris <rgm@gnu.org>
5013
5014 * configure.in (LIBS_SYSTEM): New output variable, replacing cpp.
5015
5016 * configure.in (MAIL_USE_FLOCK, MAIL_USE_LOCKF): New AC_DEFINEs.
5017 (BLESSMAIL_TARGET): New output variable.
5018
50192010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
5020
5021 * INSTALL: Fix typos.
5022
50232010-05-08 Chong Yidong <cyd@stupidchicken.com>
5024
5025 * configure.in: Add check for buggy version of GCC (Bug#6031).
5026
50272010-05-08 Glenn Morris <rgm@gnu.org>
5028
5029 * configure.in (HAVE_LIBNCURSES): New local variable.
5030 (TERMINFO, LIBS_TERMCAP, TERMCAP_OBJ): New output variables,
5031 replacing cpp in src/s/*.h and src/Makefile.in.
5032
50332010-05-07 Chong Yidong <cyd@stupidchicken.com>
5034
5035 * Version 23.2 released.
5036
50372010-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
5038
5039 * configure.in: Add tests for `isnan' and `copysign'.
5040
50412010-05-07 Eli Zaretskii <eliz@gnu.org>
5042
5043 * config.bat: Allow for 2 leading `#'s in comments in
5044 src/Makefile.in.
5045
50462010-05-07 Glenn Morris <rgm@gnu.org>
5047
5048 * configure.in (LD_SWITCH_SYSTEM): Set with configure, not cpp.
5049 Merges logic from src/s/* and src/Makefile.in.
5050 (LD_SWITCH_SYSTEM_TEMACS): New output variable.
5051
50522010-05-07 Dan Nicolaescu <dann@ics.uci.edu>
5053
5054 Define START_FILES and LIB_STANDARD using autoconf.
5055 * configure.in (START_FILES, LIB_STANDARD): New definitions, moved
5056 here from src/s/*.h.
5057 (HAVE_CRTIN): Remove, inline logic in the netbsd
5058 START_FILES/LIB_STANDARD computation.
5059
50602010-05-06 Glenn Morris <rgm@gnu.org>
5061
5062 * configure.in (AC_PROG_LN_S): Remove test, nothing uses @LN_S@.
5063
5064 * Makefile.in (CPP, C_SWITCH_SYSTEM, ALLOCA, LN_S, C_SWITCH_X_SITE)
5065 (LD_SWITCH_X_SITE): Remove unused variables.
5066
50672010-05-04 Glenn Morris <rgm@gnu.org>
5068
5069 * configure.in (LD_SWITCH_X_SITE_AUX): Use AC_SUBST only, not AC_DEFINE
5070 as well.
5071 (LD_SWITCH_X_SITE_AUX_RPATH): New output variable.
5072
5073 * configure.in (LD_SWITCH_SYSTEM_TEMACS): New output variable.
5074
5075 * configure.in (C_SWITCH_MACHINE, C_SWITCH_SYSTEM): New output
5076 variables, replacing c_switch_machine, c_switch_system.
5077 * Makefile.in (C_SWITCH_SYSTEM): Use @C_SWITCH_SYSTEM@ rather than
5078 @c_switch_system@.
5079
50802010-05-03 Glenn Morris <rgm@gnu.org>
5081
5082 * configure.in (LIBXT_OTHER, LIBX_OTHER): New output variables.
5083
5084 * make-dist: There are no more src/m/*.inp files.
5085
50862010-05-01 Dan Nicolaescu <dann@ics.uci.edu>
5087
5088 * configure.in (LD_SWITCH_MACHINE, ld_switch_machine): Remove, unused.
5089 (ac_link): Do not use ld_switch_machine.
5090
50912010-05-01 Glenn Morris <rgm@gnu.org>
5092
5093 * configure.in (OTHER_OBJ): Remove.
5094 (PRE_ALLOC_OBJ, POST_ALLOC_OBJ): New output variables.
5095
50962010-04-30 Glenn Morris <rgm@gnu.org>
5097
5098 * configure.in (OTHER_OBJ): Always include vm-limit.o on Cygwin.
5099 Elsewhere, maybe include it.
5100
5101 * configure.in (TOOLKIT_LIBW) [HAVE_GTK]: Set to $GTK_LIBS.
5102 (OLDXMENU, LIBXMENU): New output variables.
5103
5104 * configure.in (OTHER_OBJ): New output variable.
5105
51062010-04-28 Glenn Morris <rgm@gnu.org>
5107
5108 * configure.in (CYGWIN_OBJ): New output variable.
5109
5110 * configure.in (GPM_MOUSE_SUPPORT): New output variable.
5111
5112 * configure.in (FONT_OBJ): New output variable.
5113
5114 * configure.in (LIBXMU): New output variable.
5115
5116 * configure.in (NS_OBJ, NS_SUPPORT): New output variables.
5117
5118 * configure.in (machine, canonical): On amdx86-64, check for a 32-bit
5119 userland and maybe change values to i386 (move test from s/amdx86-64.h).
5120
51212010-04-27 Glenn Morris <rgm@gnu.org>
5122
5123 * configure.in (LIBXTR6): New output variable. Move unixware special
5124 case here from src/s/unixware.h.
5125
5126 * configure.in (LUCID_LIBW, MOTIF_LIBW): No longer substitute
5127 in Makefiles.
5128 (TOOLKIT_LIBW): New output variable, replacing LUCID_LIBW/MOTIF_LIBW.
5129
5130 * configure.in (HAVE_MOTIF_2_1): Remove unused variable.
5131 (LIBXP): No longer substitute in Makefiles.
5132 (MOTIF_LIBW): New output variable. Move system-specific settings here
5133 from src/s files.
5134
51352010-04-27 Dan Nicolaescu <dann@ics.uci.edu>
5136
5137 Reduce CPP usage.
5138 * configure.in (LIB_X11_LIB): Remove, inline in the only user.
5139 (unexec): Define unconditionally, all platforms define
5140 UNEXEC. AC_SUBST it.
5141 (UNEXEC_SRC): Remove, unused.
5142 (C_SWITCH_X_SYSTEM): Define using autoconf, not cpp.
5143
51442010-04-27 Glenn Morris <rgm@gnu.org>
5145
5146 * configure.in (HAVE_MOTIF_2_1, HAVE_LIBXP): Remove unused AC_DEFINEs,
5147 replaced by LIBXP.
5148
5149 * configure.in (--with-crt-dir): Doc fix (now valid for all platforms).
5150 (CRT_DIR): On (powerpc64|sparc64)-*-linux-gnu*, default to /usr/lib64.
5151 On hpux10-20, default to /lib.
5152
5153 * configure.in (LUCID_LIBW, LIBXP, WIDGET_OBJ): New output variables.
5154
51552010-04-26 Dan Nicolaescu <dann@ics.uci.edu>
5156
5157 * configure.in (LIBS_MACHINE): Remove, unused.
5158
5159 * configure.in (LIB_MATH): New output variable. Set it for some systems.
5160
51612010-04-24 Glenn Morris <rgm@gnu.org>
5162
5163 * configure.in (CRT_DIR): New output variable.
5164 (--with-crt-dir): New option. (Bug#5655)
5165 (HAVE_LIB64_DIR): Remove.
5166
51672010-04-22 Dan Nicolaescu <dann@ics.uci.edu>
5168
5169 * configure.in (REAL_CFLAGS, CFLAGS): Restore -g for gcc.
5170
51712010-04-22 Miles Bader <miles@gnu.org>
5172
5173 * configure.in: Get rid of "unix" pre-defined macro when
5174 preprocessing Makefile. (Bug#5857)
5175
51762010-04-21 Andreas Schwab <schwab@linux-m68k.org>
5177
5178 Avoid non-portable shell command negation
5179 * configure.in: Revert last change.
5180
51812010-04-21 Jan Djärv <jan.h.d@swipnet.se>
5182
5183 * configure.in: Change "if test ! -f" to "if ! test -f".
5184
51852010-04-21 Glenn Morris <rgm@gnu.org>
5186
5187 * configure.in (LIBSELINUX_LIBS): Always substitute in Makefiles.
5188 (GTK_OBJ, DBUS_OBJ, LIBXSM, XMENU_OBJ, XOBJ): New output variables.
5189
51902010-04-21 Karel KlĂ­ÄŤ <kklic@redhat.com>
5191
5192 * configure.in: New option: --with(out)-selinux, on by default.
5193 Set HAVE_LIBSELINUX if we find libselinux, and substitute
5194 LIBSELINUX_LIBS in Makefiles.
5195
51962010-04-01 Dan Nicolaescu <dann@ics.uci.edu>
5197
5198 * configure.in: Remove all references to LIBX11_SYSTEM.
5199
52002010-03-30 Dan Nicolaescu <dann@ics.uci.edu>
5201
5202 * configure.in: Remove all references to C_DEBUG_SWITCH.
5203
52042010-03-27 Eli Zaretskii <eliz@gnu.org>
5205
5206 * config.bat <lib-src>: Edit out lines that begin with several #
5207 characters.
5208
52092010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
5210
5211 * configure.in: Remove support for old UNIX System V systems and
5212 for Unixware on non-x86 machines.
5213
5214 * configure.in: Remove support for Solaris on PPC and for old versions.
5215
5216 * configure.in: Remove non-working lynxos port.
5217
52182010-03-19 Dan Nicolaescu <dann@ics.uci.edu>
5219
5220 * .dir-locals.el (c-mode): Turn on whitespace-mode for diff-mode.
5221
52222010-03-19 Glenn Morris <rgm@gnu.org>
5223
5224 * configure.in (HAVE_LIBNCURSES): Add a description to make autoheader
5225 happy.
5226
52272010-03-18 Jan Djärv <jan.h.d@swipnet.se>
5228
5229 * configure.in: Check for tputs and friends, abort if not
5230 found (bug#5735).
5231
52322010-03-18 Glenn Morris <rgm@gnu.org>
5233
5234 * configure.in (--with-x-toolkit): In the help text, say which options
5235 are synonyms.
5236
5237 * configure.in (--with-mmdf, --with-mail-unlink):
5238 New options, off by default.
5239 (--with-mailhost): New option to set default POP host.
5240 (LIBXPM, LIBJPEG, LIBPNG, LIBTIFF, LIBGIF, LIBGPM, LIBS_MAIL)
5241 (LIBHESIOD, LIBRESOLV, COM_ERRLIB, CRYPTOLIB, KRB5LIB, DESLIB, KRB4LIB):
5242 New variables, substituted in Makefiles.
5243 (try_libungif, ac_gif_lib_name): Replace with HAVE_GIF=maybe, LIBGIF.
5244 (LIBGIF): Use AC_SUBST rather than AC_DEFINE.
5245 (HAVE_LIBMAIL, HAVE_LIBLOCKFILE, HAVE_LIBCOM_ERR, HAVE_LIBCRYPTO)
5246 (HAVE_LIBK5CRYPTO, HAVE_LIBKRB5, HAVE_LIBDES425, HAVE_LIBDES)
5247 (HAVE_LIBKRB4, HAVE_LIBKRB): New AC_DEFINEs.
5248
52492010-03-18 Tetsurou Okazaki <okazaki@be.to> (tiny change)
5250
5251 * Makefile.in (uninstall): Handle the case where archlibdir does not
5252 exist. (Bug#5720)
5253
52542010-03-12 Eli Zaretskii <eliz@gnu.org>
5255
75f1671a 5256 These changes remove termcap.c from the build on POSIX platforms.
067d23c9
KY
5257 * configure.in <AC_CHECK_HEADERS>: Remove termcap.h.
5258
5259 * configure: Regenerated.
5260
52612010-03-10 Chong Yidong <cyd@stupidchicken.com>
5262
5263 * Branch for 23.2.
5264
52652010-01-31 Juri Linkov <juri@jurta.org>
5266
5267 * .bzrignore: Add TAGS-LISP.
5268
52692010-01-23 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
5270
5271 * configure.in: Check for utmp.h availability (FreeBSD 9.x lacks
5272 this header file).
5273
52742010-01-12 Juanma Barranquero <lekktu@gmail.com>
5275
5276 * .bzrignore: Ignore all .exe, instead of individual files.
5277
52782010-01-12 Chong Yidong <cyd@stupidchicken.com>
5279
5280 * configure.in: Explicitly check for and link to -lXrender.
5281
52822010-01-12 Glenn Morris <rgm@gnu.org>
5283
5284 * INSTALL.BZR, README: Use bug-gnu-emacs rather than emacs-pretest-bug
5285 for bug reports for development versions.
5286
52872010-01-02 Eli Zaretskii <eliz@gnu.org>
5288
5289 * .bzrignore: Add more ignored patterns, including for the MS-DOS
5290 build.
5291
52922009-12-27 Karl Fogel <kfogel@red-bean>
5293
5294 * INSTALL.BZR: Rename from INSTALL.CVS; edit to talk about Bazaar.
5295 * INSTALL, autogen.sh, configure.in, configure: Adjust accordingly.
5296
52972009-12-17 Glenn Morris <rgm@gnu.org>
5298
5299 * .dir-locals.el (bug-reference-url-format): Change to debbugs.gnu.org.
5300
53012009-12-15 Glenn Morris <rgm@gnu.org>
5302
5303 * info/dir: Add EDT entry.
5304 * Makefile.in (INFO_FILES): Add edt.
5305
53062009-12-10 Jan Djärv <jan.h.d@swipnet.se>
5307
1154d12e 5308 * configure.in: Check for RSVG if GNUstep is used.
067d23c9
KY
5309
53102009-12-09 Jan Djärv <jan.h.d@swipnet.se>
5311
5312 * configure.in: Don't check for RSVG or GConf unless X11 is used.
5313
53142009-12-09 Ken Brown <kbrown@cornell.edu> (tiny change)
5315
5316 * configure.in: Allow compiling Emacs with GTK on Cygwin.
5317
53182009-12-01 Glenn Morris <rgm@gnu.org>
5319
5320 * make-dist: Add etc/images/mpc directory.
5321
53222009-11-21 Jan Djärv <jan.h.d@swipnet.se>
5323
5324 * configure.in: Don't check for GConf unless X is used.
5325
53262009-11-20 Dan Nicolaescu <dann@ics.uci.edu>
5327
5328 * configure.in: Use -Wdeclaration-after-statement if available.
5329
53302009-11-17 Jan Djärv <jan.h.d@swipnet.se>
5331
5332 * configure.in: New option: --with(out)-gconf.
5333 Set HAVE_GCONF if we find gconf.
5334
53352009-11-17 Glenn Morris <rgm@gnu.org>
5336
5337 * Makefile.in (INFO_FILES): Add semantic.
5338
53392009-11-16 Chong Yidong <cyd@stupidchicken.com>
5340
5341 * info/dir: Add Semantic.
5342
53432009-11-16 Glenn Morris <rgm@gnu.org>
5344
5345 * Makefile.in (install-arch-indep): Use a more restrictive Makefile
5346 pattern, so as not to exclude makefile*.el. (Bug#4912)
5347
53482009-11-14 Jan Djärv <jan.h.d@swipnet.se>
5349
5350 * configure.in: --enable-autodepend is new. Check for GNU Make
5351 and that gcc supports -MMD -MF. Define AUTO_DEPEND if we can use
5352 gcc and GNU make to generate dependencies.
5353
53542009-10-27 Glenn Morris <rgm@gnu.org>
5355
5356 * make-dist: Make links to doc/lispintro/*.pdf.
5357
53582009-10-23 Jim Meyering <meyering@redhat.com>
5359
5360 * configure.in: Invoke $CPP with -P when creating Makefile and
5361 src/Makefile. Without this, gcc 4.4.2 converts each
5362 backslash-newline pair in the input to a bare newline, yielding
5363 invalid Makefiles.
5364
5365 * configure: Regenerate.
5366
53672009-10-19 Dan Nicolaescu <dann@ics.uci.edu>
5368
5369 * configure.in (vax-dec-vms): Remove, not supported anymore.
5370
53712009-10-15 Adrian Robert <Adrian.B.Robert@gmail.com>
5372
5373 * configure.in (NS_HAVE_NSINTEGER): Back out previous change.
5374 (*-apple-darwin*): Add x86_64 architecture.
5375
53762009-10-14 Dan Nicolaescu <dann@ics.uci.edu>
5377
5378 * config.guess, config.sub: Updated from master source.
5379
53802009-10-11 Adrian Robert <Adrian.B.Robert@gmail.com>
5381
5382 * configure.in (NS_HAVE_NSINTEGER): Remove this test and define.
5383
53842009-10-07 Edward Trumbo <etrumbo@comcast.net> (tiny change)
5385
5386 * Makefile.in (INFO_FILES): Add EDE and EIEIO.
5387
53882009-09-29 Glenn Morris <rgm@gnu.org>
5389
5390 * make-dist (check): Update for two new levels of subdirectory in lisp/.
5391
53922009-09-17 Dan Nicolaescu <dann@ics.uci.edu>
5393
5394 * config.guess, config.sub: Updated from master source.
5395
5396 * configure.in (OTHER_FILES): Define using autoconf not cpp.
5397
53982009-09-14 Dan Nicolaescu <dann@ics.uci.edu>
5399
5400 * .dir-locals.el (change-log-mode): Restore bug-reference-mode.
5401
54022009-09-13 Chong Yidong <cyd@stupidchicken.com>
5403
5404 * INSTALL: Update URL for GNU FreeFont.
5405
54062009-09-09 Glenn Morris <rgm@gnu.org>
5407
5408 * Makefile.in (install-arch-indep): Don't recursively change perms of
5409 site-lisp and infodir. There may be non-Emacs files in here, and the
5410 files supplied by Emacs are all handled explicitly already. (Bug#3800)
5411 (mkdir): Set umask to world-readable before creating directories.
5412 mkinstalldirs already checks if dirs exist, don't duplicate this test.
5413
54142009-08-29 Glenn Morris <rgm@gnu.org>
5415
5416 * Makefile.in (info-real): Don't ignore errors from doc Makefiles.
5417 (info): Don't give an error in the absence of makeinfo - let the doc
5418 Makefiles do that, if the info files need rebuilding. (Bug#3982)
5419
54202009-08-23 Ken Raeburn <raeburn@raeburn.org>
5421
5422 * Makefile.in (install-arch-indep): If the versioned DOC-####
5423 generated during loadup+dump isn't found, install the plain DOC
5424 file that always gets generated, in case CANNOT_DUMP is set.
5425
5426 * configure.in: Warn if package version specified here doesn't
5427 match the version in version.el.
5428 * configure: Regenerate.
5429
54302009-08-22 Michael Albinus <michael.albinus@gmx.de>
5431
5432 * configure.in: AC_CHECK_FUNCS dbus_watch_get_unix_fd.
5433
5434 * configure: Regenerate.
5435
54362009-08-19 Glenn Morris <rgm@gnu.org>
5437
5438 * INSTALL: Remove reference to cvtmail.
5439
54402009-08-15 CHENG Gao <chenggao@gmail.com>
5441
5442 * Makefile.in (install-arch-indep): Remove .DS_Store files (MacOSX).
5443
54442009-08-02 Kevin Ryde <user42@zip.com.au>
5445
5446 * INSTALL: Fix free fonts URL.
5447
54482009-07-22 Glenn Morris <rgm@gnu.org>
5449
5450 * configure.in (AC_PREREQ): Require autoconf 2.62.
5451
54522009-07-04 Andreas Schwab <schwab@linux-m68k.org>
5453
5454 * configure.in (--enable-checking, --enable-profiling):
5455 Use AS_HELP_STRING.
5456
54572009-07-03 Dan Nicolaescu <dann@ics.uci.edu>
5458
5459 * configure.in (--enable-profiling): New option.
5460 (mips-*-netbsd*, mipsel-*-netbsd*, mipseb-*-netbsd*): Use machine=mips.
5461
54622009-06-27 Glenn Morris <rgm@gnu.org>
5463
5464 * configure.in: Restore netbsd on mips, mipsel, mipseb.
5465
54662009-06-26 Dan Nicolaescu <dann@ics.uci.edu>
5467
5468 * configure.in (--enable-checking): New option.
5469
54702009-06-24 Glenn Morris <rgm@gnu.org>
5471
5472 * make-dist: Warn if subdir does not exist in source.
5473 (nextstep/Cocoa/Emacs.base/Contents/Resources/preferences.nib)
5474 (nextstep/GNUstep/Emacs.base/Resources/preferences.gorm):
5475 No longer make links.
5476
54772009-06-24 Yavor Doganov <yavor@gnu.org>
5478
5479 * make-dist (tempdir): Don't create directories preferences.gorm
5480 and preferences.nib, they are no longer required.
5481
54822009-06-21 Chong Yidong <cyd@stupidchicken.com>
5483
5484 * Branch for 23.1.
5485
54862009-06-12 Chong Yidong <cyd@stupidchicken.com>
5487
5488 * configure.in: Delete mac-fix-env target, which has been
5489 removed (Bug#3531).
5490
54912009-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
5492
1154d12e 5493 * configure.in: Don't define CANNOT_DUMP for GNUstep any more.
067d23c9
KY
5494
54952009-05-05 Per Starbäck <per@starback.se> (tiny change)
5496
5497 * BUGS: Use new binding of view-emacs-problems.
5498
c7015153 54992009-05-04 Simon Leinen <simon.leinen@switch.ch> (tiny change)
067d23c9
KY
5500
5501 * Makefile.in (install-arch-dep): Avoid using $$(..) construct,
5502 for Solaris compatibility.
5503
55042009-04-25 Chong Yidong <cyd@stupidchicken.com>
5505
5506 * configure: Regenerate.
5507
5508 * configure.in: Disable use of FreeType without libXft.
5509
55102009-04-19 Jan Djärv <jan.h.d@swipnet.se>
5511
5512 * configure.in (HAVE_GTK_FILE_SELECTION, HAVE_GTK_FILE_CHOOSER):
5513 Check if it is declared in gtk.h.
5514
55152009-04-12 Andreas Schwab <schwab@linux-m68k.org>
5516
5517 * Makefile.in (install-arch-indep): Remove .gitignore files.
5518
55192009-04-03 Kenichi Handa <handa@m17n.org>
5520
5521 * INSTALL: Make the section "Complex Text Layout support
5522 libraries" the first of "ADDITIONAL DISTRIBUTION FILES".
5523
55242009-03-06 Dan Nicolaescu <dann@ics.uci.edu>
5525
5526 * configure.in (rs6000-ibm-aix6*): Fix typo.
5527
55282009-03-04 Glenn Morris <rgm@gnu.org>
5529
5530 * Makefile.in (INFO_FILES): Add auth.
5531
55322009-03-03 Glenn Morris <rgm@gnu.org>
5533
5534 * info/dir: Add Auth-source.
5535
55362009-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
5537
5538 * Makefile.in (src): Fix last change so the first `cd' doesn't affect
5539 the second.
5540
55412009-02-28 Eli Zaretskii <eliz@gnu.org>
5542
5543 * config.bat: Copy .dbxinit to _dbxinit.
5544
5545 * make-dist (Making links to `info'): Remove .gitignore.
5546
55472009-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
5548
5549 * Makefile.in (lib-src, lisp): Use simpler rule.
5550 (src): Be more specific to avoid recompiling all the .elc files just
5551 because the bootstrap-emacs is missing.
5552
55532009-02-26 Chong Yidong <cyd@stupidchicken.com>
5554
5555 * configure.in: Require librsvg >= 2.11.
5556
55572009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
5558
5559 * configure.in (HAVE_XFT, HAVE_FREETYPE, HAVE_LIBOTF)
5560 (HAVE_M17N_FLT): Don't check for these unless HAVE_X11.
5561
55622009-02-04 Adrian Robert <Adrian.B.Robert@gmail.com>
5563
5564 * configure.in (COCOA_EXPERIMENTAL_CTRL_G): Drop.
5565
55662009-02-03 Glenn Morris <rgm@gnu.org>
5567
5568 * make-dist: Add some missing files, remove some that are no longer
5569 present.
5570
55712009-02-02 Glenn Morris <rgm@gnu.org>
5572
5573 * make-dist: Add some missing nextstep/ files.
5574
55752009-01-22 Yavor Doganov <yavor@gnu.org> (tiny change)
5576
5577 * configure.in (HAVE_RSVG): Use librsvg under HAVE_NS also. (Bug#616)
5578
55792009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
5580
5581 * configure.in: Add support for m68k-*-netbsd.
5582
55832009-01-14 Juri Linkov <juri@jurta.org>
5584
5585 * .dir-locals.el (change-log-mode): Remove bug-reference-mode.
5586
5587 * .dir-locals.el (change-log-mode): Add bug-reference-url-format
5588 and bug-reference-mode.
5589
55902009-01-11 Juri Linkov <juri@jurta.org>
5591
5592 * INSTALL.CVS: Move configuration explicitly to the first step.
5593
55942009-01-09 Glenn Morris <rgm@gnu.org>
5595
5596 * .dir-locals.el: Don't set indent-tabs-mode.
5597
55982008-12-30 Kenichi Handa <handa@m17n.org>
5599
5600 * configure.in: Define HAVE_OTF_GET_VARIATION_GLYPHS if libotf has
5601 the function OTF_get_variation_glyphs.
5602
56032008-12-30 Jan Djärv <jan.h.d@swipnet.se>
5604
5605 * Makefile.in (install-arch-dep): Remove old directories in
5606 ns_app* before moving new directories there.
5607
56082008-12-27 Dan Nicolaescu <dann@ics.uci.edu>
5609
5610 * .dir-locals.el: Remove non-working entry for pmail.
5611 (fill-column): Fix typo.
5612 (change-log-mode): Add fill column.
5613
56142008-12-26 Eli Zaretskii <eliz@gnu.org>
5615
5616 * config.bat: Produce _dir-locals.el from .dir-locals.el.
5617
56182008-12-23 Dan Nicolaescu <dann@ics.uci.edu>
5619
5620 * make-dist (tempdir): Distribute .dir-locals.el.
5621
5622 * .dir-locals.el: New file.
5623
56242008-12-19 Eli Zaretskii <eliz@gnu.org>
5625
5626 * config.bat (--with-system-malloc): New option; see msdos/INSTALL
5627 for rationale.
5628
56292008-12-13 Glenn Morris <rgm@gnu.org>
5630
5631 * Makefile.in (install-arch-indep): Add new man-pages.
5632 (manext): Remove variable.
5633 (MAN_PAGES): New variable.
5634 (install-arch-indep, uninstall): Use MAN_PAGES for list of files to add
5635 and remove.
5636 (uninstall): Remove desktop file and icons, game scores if empty.
5637
56382008-12-11 Dan Nicolaescu <dann@ics.uci.edu>
5639
5640 * config.guess, config.sub: Updated from master source.
5641
56422008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
5643
5644 * Makefile.in (install-arch-indep): Install ebrowse.1.
5645
56462008-12-09 Ali Bahrami <ali_gnu@emvision.com> (tiny change)
5647
5648 * configure.in: Add Solaris on x86_64.
5649
56502008-12-09 Dan Nicolaescu <dann@ics.uci.edu>
5651
5652 * config.guess, config.sub: Updated from master source.
5653
56542008-12-08 Eli Zaretskii <eliz@gnu.org>
5655
5656 * info/dir: Fix last change.
5657
56582008-12-07 Eli Zaretskii <eliz@gnu.org>
5659
5660 * info/dir: Untabify.
5661
a04689de 56622008-11-28 Ulrich MĂĽller <ulm@gentoo.org>
067d23c9
KY
5663
5664 * configure.in: Fix last change.
5665
56662008-11-28 Richard M Stallman <rms@gnu.org>
5667
5668 * configure.in (mips64-*-linux-gnu*, mips64el-*-linux-gnu*):
5669 New configurations.
5670
56712008-11-20 Josh Elsasser <josh@elsasser.org> (tiny change)
5672
5673 * configure.in: Add hppa-*-openbsd* with machine hp800; mistakenly
5674 removed while misclassified as now unsupported hp9000s300. (Bug#1365)
5675
56762008-11-15 Eli Zaretskii <eliz@gnu.org>
5677
5678 * Makefile.in (INFO_FILES): Remove ns-emacs.
5679
5680 * info/dir (NS-Emacs): Remove entry.
5681
56822008-11-08 Eli Zaretskii <eliz@gnu.org>
5683
5684 * INSTALL: Move MS-DOS specific instructions to msdos/INSTALL.
5685
56862008-11-07 Glenn Morris <rgm@gnu.org>
5687
5688 * configure.in (HAVE_LIB64_DIR): Check for crtn.o. (Bug#1287)
5689
56902008-10-31 Eli Zaretskii <eliz@gnu.org>
5691
5692 * config.bat: Tell user to expect one "File not found" message
5693 while the `doc' directory is being configured.
5694
56952008-10-30 Chong Yidong <cyd@stupidchicken.com>
5696
5697 * update-subdirs: Put obsolete directory last.
5698
56992008-10-30 Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
5700
5701 * configure.in: Check fontconfig always.
5702
57032008-10-30 Dan Nicolaescu <dann@ics.uci.edu>
5704
5705 * configure (*-solaris2.[7-9]*): Fix typo.
5706
57072008-10-24 Glenn Morris <rgm@gnu.org>
5708
5709 * configure.in (--without-sync-input, --with-pkg-config-prog):
5710 Help strings start with lower case.
5711 (--with-gnustep-conf): New option.
5712 (GNUSTEP_CONFIG_FILE): Use, instead of fixed /etc/GNUstep/GNUstep.conf.
5713
57142008-10-24 Yavor Doganov <yavor@gnu.org> (tiny change)
5715
5716 * configure.in: Use `.' instead of `source' to source GNUstep.conf.
5717 Exit with an error if `--with-ns' was specified but <AppKit/AppKit.h>
5718 is not found. (Bug#1230)
5719
57202008-10-23 Ali Bahrami <ali_gnu@emvision.com> (tiny change)
5721
5722 * configure (*-sunos5*, *-solaris*): Use the new file sol2-10.h.
5723 Use sol2-6.h for Solaris 7-9.
5724
a04689de 57252008-10-18 Ulrich MĂĽller <ulm@gentoo.org>
067d23c9
KY
5726
5727 * configure.in: Add support for GNU/Linux on SuperH.
5728
57292008-10-12 Andreas Schwab <schwab@suse.de>
5730
5731 * configure.in: Only check for m17n-flt if HAVE_LIBOTF.
5732
1a71cb28 57332008-10-03 Adrian Robert <Adrian.B.Robert@gmail.com>
067d23c9
KY
5734
5735 * configure.in: Report USE_TOOLKIT_SCROLLBARS as such (not mentioning
5736 "X") to avoid confusion.
5737
5738 * configure: Regenerate.
5739
57402008-09-07 Romain Francoise <romain@orebokech.com>
5741
5742 * make-dist: Distribute doc/man/ChangeLog.
5743
57442008-08-28 Chong Yidong <cyd@stupidchicken.com>
5745
5746 * configure.in: Disable XFT and Freetype when without X.
5747
5748 * configure: Regenerate.
5749
57502008-08-24 Dan Nicolaescu <dann@ics.uci.edu>
5751
5752 * configure.in (NS_IMPL_GNUSTEP): Increase pure size.
5753
57542008-08-21 Christian Faulhammer <opfer@gentoo.org> (tiny change)
5755
90eacf99
SM
5756 * configure.in (GNUSTEP_SYSTEM_HEADERS):
5757 Define GNUSTEP_SYSTEM_HEADERS and GNUSTEP_SYSTEM_LIBRARIES.
067d23c9
KY
5758
5759 * configure: Regenerate.
5760
57612008-08-20 Eli Zaretskii <eliz@gnu.org>
5762
5763 * configure.in: Move "#define subprocesses" before
5764 config_opsysfile is included.
5765
57662008-08-19 Kenichi Handa <handa@m17n.org>
5767
5768 * INSTALL (Extra fonts): Mention local fonts, don't mention
5769 mule-unicode.
5770
57712008-08-16 Chong Yidong <cyd@stupidchicken.com>
5772
5773 * make-dist: Omit info/.arch-inventory.
5774
57752008-08-16 Jason Rumney <jasonr@gnu.org>
5776
5777 * make-dist (tempdir/nt): Link emacsclient.rc.
5778
57792008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
5780
5781 * configure.in (LIB_SRC_EXTRA_INSTALLABLES): New variable.
5782 AC_SUBST it.
5783 (GNU_OBJC_CFLAGS): Define as a shell variable instead of #define.
5784 AC_SUBST it.
5785 (OTHER_FILES): Always define for HAVE_NS.
5786 (C_SWITCH_X_SYSTEM): Don't define as empty for NS_IMPL_COCOA.
5787 * configure: Regenerate.
5788
57892008-08-07 Andreas Schwab <schwab@suse.de>
5790
5791 * configure.in: Correctly handle
5792 --enable-cocoa-experimental-ctrl-g=no and
5793 --enable-ns-self-contained=yes.
5794
57952008-08-06 Adrian Robert <Adrian.B.Robert@gmail.com>
5796
5797 * configure.in (NS_HAVE_INTEGER): Rename to NS_HAVE_NSINTEGER.
90eacf99
SM
5798 (C_SWITCH_X_SYSTEM): Drop -MMD -MP under NS_IMPL_GNUstep.
5799 Don't bother undef'ing since won't have desired effect.
067d23c9
KY
5800
58012008-08-06 Andreas Schwab <schwab@suse.de>
5802
5803 * configure.in: Fix quoting.
5804
58052008-08-06 Chong Yidong <cyd@stupidchicken.com>
5806
5807 * configure.in (COCOA_EXPERIMENTAL_CTRL_G): Fix 2008-08-04 change.
5808
a04689de 58092008-08-05 Ulrich MĂĽller <ulm@gentoo.org>
067d23c9
KY
5810
5811 * configure.in: Add checks for krb5_error.text and
5812 krb5_error.e_text struct members.
5813
58142008-08-04 Chong Yidong <cyd@stupidchicken.com>
5815
5816 * configure.in: Test for existence of NSInteger.
5817 Suggested by Yavor Doganov.
5818
58192008-08-02 Romain Francoise <romain@orebokech.com>
5820
5821 * Makefile.in (INFO_FILES): Add mairix-el.
5822
58232008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
5824
5825 * make-dist:
5826 * README: Remove VMS support.
5827 * vms: Remove directory.
5828
58292008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
5830
5831 * configure.in (MULTI_KBOARD): Remove.
5832
58332008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
5834
5835 * configure.in (DO_BLOCK_INPUT): Remove, unused.
5836
58372008-07-29 Chong Yidong <cyd@stupidchicken.com>
5838
5839 * info/dir (File): Add mairix-el.
5840
58412008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
5842
5843 Remove support for Mac Carbon.
5844 * mac: Remove directory.
5845 * make-dist:
5846 * configure.in:
5847 * README:
5848 * Makefile.in:
5849 * INSTALL: Remove code for Carbon.
5850 * configure: Regenerate.
5851
58522008-07-26 Adrian Robert <Adrian.B.Robert@gmail.com>
5853
5854 * Makefile.in (install-arch-dep): Fix typo in NS installation commands.
5855
58562008-07-25 Chong Yidong <cyd@stupidchicken.com>
5857
5858 * configure.in: Check for getrlimit.
5859
5860 * configure: Regenerate.
5861
58622008-07-23 Dan Nicolaescu <dann@ics.uci.edu>
5863
5864 * configure.in (LD_SWITCH_SITE): Remove, set the values directly
5865 in src/Makefile.in.
5866 (static): Remove, autoconf would always comment it out anyway.
5867 (subprocesses): Define unconditionally.
5868
58692008-07-19 Yavor Doganov <yavor@gnu.org> (tiny change)
5870
5871 * configure.in: Fix typo in GNUSTEP_MAKEFILES setting for HAVE_NS
5872 compilation under GNUstep.
5873
58742008-07-18 Kenichi Handa <handa@m17n.org>
5875
5876 * INSTALL (Complex Text Layout support libraries): Delete the
5877 paragraph about --enable-font-backend.
5878
58792008-07-17 Adrian Robert <Adrian.B.Robert@gmail.com>
5880
5881 * configure.in: Print out some info to user for NeXTstep builds.
5882 (ns-app): Remove enable option.
5883 (ns-self-contained): Add enable option.
5884 (ns_appbindir, ns_appresdir, ns_appsrc): Set them based on Cocoa or
5885 GNUstep, use to set install prefixes, and substitute in Makefiles.
5886 * configure: Regenerate.
5887 * Makefile.in (install-arch-dep): Perform post-install cleanup inside
5888 NS app bundle.
5889
58902008-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
5891
5892 * configure.in: Extract and substitute GNUSTEP_MAKEFILES.
5893
58942008-07-16 Adrian Robert <Adrian.B.Robert@gmail.com>
5895
5896 * configure.in: Change GNUSTEP to NS_IMPL_GNUSTEP, COCOA to
5897 NS_IMPL_COCOA.
5898
58992008-07-16 Glenn Morris <rgm@gnu.org>
5900
5901 * configure.in (with_kerberos, with_kerberos5, with_hesiod):
5902 Fix tests for OPTION_DEFAULT_OFF (variables never unset).
5903 (with_carbon, with_ns): Remove dead code, since OPTION_DEFAULT_OFF means
5904 never unset.
5905
5906 * make-dist: Add nextstep/ directories.
5907 (src, lib-src): Add .m files.
5908
59092008-07-16 Dan Nicolaescu <dann@ics.uci.edu>
5910
5911 * configure.in (freebsd, kfreebsd): Undo part of previous change.
5912 (USER_FULL_NAME): Remove, not used anymore.
5913 * configure: Regenerate.
5914
59152008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
5916
5917 Changes and additions for NeXTstep windowing system (Cocoa and
5918 GNUstep) support.
5919
5920 * configure.in: Add support for NS window system: --with-ns (default
5921 off), --enable-ns-app, --enable-cocoa-experimental-ctrl-g; improve add
5922 sparc detection for FreeBSD variants, checks for Cocoa and GNUstep,
5923 disable font backend if window system is "none", not if !HAVE_X11.
5924 * Makefile.in: Add ns-emacs to INFO_FILES, add ns_appdir variable.
5925 (install-arch-dep): Add commands to assemble NS .app package.
5926
59272008-07-10 Dan Nicolaescu <dann@ics.uci.edu>
5928
5929 * configure.in: Use macppc for Darwin. Remove references to
5930 desupported systems.
5931 * configure: Regenerate.
5932
59332008-07-05 Glenn Morris <rgm@gnu.org>
5934
5935 * make-dist (EMACS): Doc fix.
5936 (lisp): There are no *.dat or image files here any more.
5937 (src): There are no *.s files here any more.
5938 (etc/images, etc/images/*): Link to most regular files.
5939
59402008-07-04 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
5941
5942 * configure.in: Remove reference to deleted $USE_FONT_BACKEND.
5943
59442008-07-01 Glenn Morris <rgm@gnu.org>
5945
5946 * configure.in (cpp_undefs): Rename from `undefs', update uses.
5947 Use $srcdir rather than $top_srcdir. Set before calling AC_OUTPUT,
5948 and explicitly export there. (Bug#507.)
5949
59502008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
5951
5952 * configure.in:
5953 * configure: Remove references to obsolete systems.
5954
59552008-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
5956
5957 * Makefile.in (Makefile): Use it for its timestamp value as well, and
5958 make it depend on all other */.in files.
5959 (src/Makefile, src/config.stamp, lib-src/Makefile)
5960 (doc/emacs/Makefile, doc/misc/Makefile, doc/lispref/Makefile)
5961 (doc/lispintro/Makefile, oldXMenu/Makefile, lwlib/Makefile)
5962 (leim/Makefile, lisp/Makefile): Remove those overlapping targets.
5963 (leim, ${SUBDIR}, blessmail): Only depend on Makefile now.
5964
5965 * configure.in: Don't create src/config.stamp any more.
5966
59672008-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
5968
5969 * Makefile.in (${SUBDIR}): Pass additional BOOTSTRAPEMACS argument.
5970
59712008-06-22 Glenn Morris <rgm@gnu.org>
5972
5973 * Makefile.in (top_bootclean): Remove obsolete references to lock/.
5974
59752008-06-21 Romain Francoise <romain@orebokech.com>
5976
5977 * Makefile.in (INFO_FILES): Add sasl.
5978
59792008-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
5980
5981 * Makefile.in (maybe_bootstrap, src/bootstrap-emacs${EXEEXT})
5982 (bootstrap-build): Remove.
5983 (top_bootclean): New var.
5984 (top_distclean, bootstrap-clean): Use it.
5985 (bootstrap): Don't recheck config. Make normally.
5986
59872008-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
5988
5989 * Makefile.in (SUBDIR): Include `lisp'.
5990 (lisp): Depend on `src'.
5991 (top_distclean): Don't remove config.status.
5992 (bootstrap-clean): New target.
5993 (maintainer-clean): Use it.
5994 (bootstrap): Use bootstrap-clean. Re-run config.status.
5995 (src/bootstrap-emacs${EXEEXT}): New target.
5996 (bootstrap-build): Use it. Don't use bootstrap-prepare because
5997 src/Makefile now takes care of it.
5998 (bootfast, bootstrap-clean-before, bootstrap-clean-before-fast): Remove.
5999
60002008-06-15 Glenn Morris <rgm@gnu.org>
6001
6002 * info/dir: Add sasl.
6003
60042008-06-09 Alan Mackenzie <acm@muc.de>
6005
6006 * INSTALL.CVS: Clarify why `make bootstrap' sometimes fails.
6007
60082008-06-08 Eric S. Raymond <esr@snark.thyrsus.com>
6009
6010 * INSTALL.CVS: Indicate when "cvs update -d" may be needed.
6011
60122008-06-07 Glenn Morris <rgm@gnu.org>
6013
6014 * Makefile.in (bootstrap-build): Remove mostlyclean, since it seems to
6015 serve no purpose.
6016
60172008-06-01 Dan Nicolaescu <dann@ics.uci.edu>
6018
6019 * configure.in (USE_LUCID, USE_MOTIF): Don't use "==".
6020 * configure: Regenerate.
6021
60222008-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
6023
6024 * update-subdirs: Don't touch subdirs.el if it is unchanged.
6025
60262008-05-14 Kenichi Handa <handa@m17n.org>
6027
6028 * configure: Regenerate.
6029
6030 * configure.in: Don't handle --disable-font-backend. Don't print
6031 a message about a font backend.
6032
60332008-05-09 Glenn Morris <rgm@gnu.org>
6034
6035 * configure.in: Make absence of makeinfo a fatal error only if the info
6036 files don't exist.
6037 * Makefile.in (install-arch-indep, info): Handle MAKEINFO == off.
6038
60392008-05-07 Eli Zaretskii <eliz@gnu.org>
6040
6041 * config.bat: Fix last change: don't use < and > in "rem" lines,
6042 they are interpreted as redirection by DOS shells.
6043
60442008-05-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6045
6046 * configure.in: Check availability of AvailabilityMacros.h
6047 if HAVE_CARBON.
6048
6049 * configure: Regenerate.
6050
60512008-05-03 Glenn Morris <rgm@gnu.org>
6052
6053 * configure.in (x_libraries): Remove standard 64-bit directories -
6054 experimental workaround for minor autoconf bug.
6055
6056 * configure.in (--without-makeinfo): New option. If set,
6057 absence of suitable makeinfo is not a fatal error.
6058 * Makefile.in (MAKEINFO): New, set by configure.
6059 (install-arch-indep): Without makeinfo, ignore any missing manuals.
6060 (info-real): New target.
6061 (info): Without makeinfo, do nothing, else call `info-real'.
6062
60632008-04-23 Dan Nicolaescu <dann@ics.uci.edu>
6064
6065 * configure.in: Remove hpux10.20 from the desupported list.
6066
60672008-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
6068
6069 * configure.in: Define USE_LUCID/USE_MOTIF in config.h.
6070
60712008-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
6072
6073 * configure.in (SYNC_INPUT): Use OPTION_DEFAULT_ON and AC_DEFINE
6074 rather than change CPPFLAGS.
6075 (HAVE_GTK): Rename to USE_GTK.
6076
60772008-04-16 Yavor Doganov <yavor@gnu.org> (tiny change)
6078
6079 * configure.in: Replace the obsolete macros AC_AIX and
6080 AC_GNU_SOURCE with AC_USE_SYSTEM_EXTENSIONS.
6081
60822008-04-05 Andreas Schwab <schwab@suse.de>
6083
6084 * configure.in: No longer create admin/unidata/Makefile.
6085
60862008-03-28 Andreas Schwab <schwab@suse.de>
6087
6088 * Makefile.in (SUBDIR_MAKEFILES): Add lisp/Makefile.
6089 (lisp/Makefile): New rule.
6090
60912008-03-13 Glenn Morris <rgm@gnu.org>
6092
6093 * configure.in (AC_INIT): Fix version number.
6094 (sync-input): Reword the option, since it's on by default.
6095
60962008-03-11 Jan Djärv <jan.h.d@swipnet.se>
6097
6098 * configure.in: Add --enable-sync-input, default yes.
6099
61002008-03-11 Glenn Morris <rgm@gnu.org>
6101
6102 * Makefile.in (install-etc, mkdir): Handle directory
6103 etc/images/icons/hicolor/*/mimetypes/.
6104
6105 * make-dist: Handle icons/hicolor/scalable directory.
6106
61072008-03-05 Glenn Morris <rgm@gnu.org>
6108
6109 * configure.in: Enable font-backend by default.
6110 (USE_FONT_BACKEND): Set to "no" in absence of X.
6111 (PKG_CONFIG): Don't set multiple times, once is enough.
6112 (HAVE_FREETYPE, HAVE_LIBOTF, HAVE_M17N_FLT): Tweak config.in text.
6113
61142008-03-03 Glenn Morris <rgm@gnu.org>
6115
6116 * Makefile.in (iconsrcdir): New variable.
6117 (install-etc, mkdir): Use $iconsrcdir. Handle the `scalable' icon
6118 directory.
6119
61202008-02-29 Glenn Morris <rgm@gnu.org>
6121
6122 * test/: New directory.
6123
61242008-02-27 Jan Djärv <jan.h.d@swipnet.se>
6125
6126 * configure.in (HAVE_GTK): Print a warning if gtk version is < 2.10.
6127
61282008-02-25 Dan Nicolaescu <dann@ics.uci.edu>
6129
6130 * configure.in: Print an error for systems that we think are obsolete
6131 and are proposed to be removed. Remove some more unused systems.
6132 Add support for powerpc-ibm-aix6*.
6133
61342008-02-24 Dan Nicolaescu <dann@ics.uci.edu>
6135
6136 * configure.in: Remove references to obsolete variables and systems.
6137
61382008-02-21 Glenn Morris <rgm@gnu.org>
6139
6140 * Makefile.in (set_installuser): New.
6141 (install-arch-indep): Use set_installuser to avoid duplicate code.
6142
6143 * README.unicode: Split into admin/notes/unicode,font-backend and
6144 remove.
6145
61462008-02-10 Matthew Luckie <mjl@luckie.org.nz> (tiny change)
6147
6148 * configure.in (arm*-*-freebsd*): Add.
6149
61502008-02-09 Dan Nicolaescu <dann@ics.uci.edu>
6151
6152 * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code
6153 dealing with obsolete variables.
6154
61552008-02-08 Glenn Morris <rgm@gnu.org>
6156
6157 * Makefile.in (check-info-dir): New target.
6158
61592008-02-08 Michael Olson <mwolson@gnu.org>
6160
6161 * Makefile.in (INFO_FILES): Add epa.
6162
6163 * info/dir: Add EasyPG Assistant manual to the "Emacs misc
6164 features" section.
6165
61662008-02-06 Glenn Morris <rgm@gnu.org>
6167
6168 * configure.in (--with-gcc): Give an error saying this option has
6169 been removed.
6170 (--with-gtk): Remove this option.
6171
61722008-02-06 Tom Tromey <tromey@redhat.com>
6173
6174 * configure.in (--with-gcc): Remove.
6175 * INSTALL (DETAILED BUILDING AND INSTALLATION): Remove --with-gcc.
6176
a04689de 61772008-02-05 Ulrich MĂĽller <ulm@gentoo.org>
067d23c9
KY
6178
6179 * INSTALL: Recommend giflib, not libungif.
6180
61812008-02-05 Tom Tromey <tromey@redhat.com>
6182
6183 * configure.in (--with-dbus): Default to enabled.
6184
61852008-02-05 Kenichi Handa <handa@ni.aist.go.jp>
6186
6187 * INSTALL (Complex Text Layout support libraries): New section.
6188
61892008-02-04 Dan Nicolaescu <dann@ics.uci.edu>
6190
6191 * make-dist: Remove references to files in mac/ that have been
6192 deleted.
6193
61942008-02-02 Thien-Thi Nguyen <ttn@gnuvola.org>
6195
6196 * configure.in: For libotf and m17n-flt checks, set shell vars
6197 HAVE_LIBOTF and HAVE_M17N_FLT instead of pkg_check_libotf and
6198 pkg_check_m17n_flt, respectively, for the sake of the summary output.
a04689de 6199 Reported by Ulrich MĂĽller.
067d23c9
KY
6200
62012008-02-02 Eli Zaretskii <eliz@gnu.org>
6202
6203 * configure.in: If admin/unidata/UnicodeData.txt is present, copy
6204 admin/unidata/Makefile.in to Makefile.
6205
62062008-02-02 Glenn Morris <rgm@gnu.org>
6207
6208 * configure.in (HAVE_XFT): Ensure it is either "yes" or "no".
6209 (USE_FONT_BACKEND, HAVE_FREETYPE, HAVE_M17N_FLT, HAVE_LIBOTF)
6210 (HAVE_XFT): Add "Does Emacs use..." messages at end.
6211
62122008-02-01 Miles Bader <miles@gnu.org>
6213
6214 * configure.in: Use OPTION_DEFAULT_ON for [freetype], [xft],
6215 [libotf], and [m17n-flt] options.
6216
62172008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
6218
6219 * configure.in: Add EMACS_ARG_N([libotf]...), and
6220 EMACS_ARG_N([m17n-flt]. Set back OLD_CPPFLAGS to CPPFLAGS (not
6221 CFLAGS) in XFT checking part. Don't alter C_SWITCH_X_SITE,
6222 CFLAGS, and LIBS in checking of m17n-flt.
6223
62242008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
6225
6226 * configure.in: Check the availability of m17n-flt library.
6227
62282008-02-01 Kenichi Handa <handa@m17n.org>
6229
6230 * configure.in: Don't define HAVE_LIBOTF if OTF_get_features is
6231 not available.
6232
62332008-02-01 Kenichi Handa <handa@m17n.org>
6234
6235 * configure.in: New args --enable-font-backend, --with-xft,
6236 --with-freetyp. New AC_DEFINEs USE_FONT_BACKEND, HAVE_XFT,
6237 HAVE_FREETYPE, HAVE_LIBOTF. New AC_SUBSTs XFT_LIBS,
6238 FREETYPE_CFLAGS, FREETYPE_LIBS, FONTCONFIG_CFLAGS,
6239 FONTCONFIG_LIBS, LIBOTF_CFLAGS, LIBOTF_LIBS.
6240
62412008-02-01 Kenichi Handa <handa@m17n.org>
6242
6243 * make-dist: Include etc/charsets in tarball.
6244
62452008-02-01 Kenichi Handa <handa@m17n.org>
6246
6247 * configure.in: While running cpp on junk.c, include
6248 -DHAVE_UNIDATA in CPPFLAGS if admin/unidata/UnicodeData.txt
6249 exists.
6250
62512008-01-29 Dan Nicolaescu <dann@ics.uci.edu>
6252
6253 * configure.in (xtensa): Match more configurations.
6254
62552008-01-27 Dan Nicolaescu <dann@ics.uci.edu>
6256
6257 * configure.in: Update comment.
6258
62592008-01-26 Glenn Morris <rgm@gnu.org>
6260
6261 * configure.in (--without-gcc): By default, neither off nor on.
6262 (--with-carbon): Tone down rhetoric in help text.
6263
62642008-01-25 Glenn Morris <rgm@gnu.org>
6265
6266 * configure.in: Correct usage of OPTION_DEFAULT_ON,
6267 OPTION_DEFAULT_OFF so that the defaults are as they used to be.
6268 Default `Carbon' to off (it's unsupported).
6269
62702008-01-24 Glenn Morris <rgm@gnu.org>
6271
6272 * configure.in: Standardize dbus-related messages.
6273
62742008-01-23 Michael Olson <mwolson@gnu.org>
6275
6276 * configure.in (pkg-config-prog): Remove initial whitespace.
6277
62782008-01-23 Tom Tromey <tromey@redhat.com>
6279
6280 * configure.in (OPTION_DEFAULT_ON, OPTION_DEFAULT_OFF): New macros.
6281 (EMACS_ARG_Y, EMACS_ARG_N): Remove.
6282 Update all users.
6283
62842008-01-21 Dan Nicolaescu <dann@ics.uci.edu>
6285
6286 * config.guess, config.sub: Updated from master source.
6287
62882008-01-17 Andreas Schwab <schwab@suse.de>
6289
6290 * configure.in (HAVE_LIB64_DIR): Rename from HAVE_X86_64_LIB64_DIR.
6291
62922008-01-17 Glenn Morris <rgm@gnu.org>
6293
6294 * configure.in (HAVE_X86_64_LIB64_DIR): Also set on s390x systems.
6295
62962008-01-16 Dan Nicolaescu <dann@ics.uci.edu>
6297
6298 * configure.in: Remove more references to unsupported systems.
6299
63002008-01-16 Sven Joachim <svenjoac@gmx.de>
6301
6302 * make-dist: Add --lzma.
6303
63042008-01-16 Glenn Morris <rgm@gnu.org>
6305
6306 * Makefile.in (maybe_bootstrap): Remove texinfo message, since
6307 configure checks for this.
6308
63092008-01-13 Dan Nicolaescu <dann@ics.uci.edu>
6310
6311 * configure.in: Remove more references to unsupported systems.
6312
63132008-01-06 Romain Francoise <romain@orebokech.com>
6314
6315 * configure.in: Delete extra semicolons.
6316
63172008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
6318
6319 * configure.in: Remove references to unsupported systems.
6320
63212008-01-05 Romain Francoise <romain@orebokech.com>
6322
6323 * make-dist: Add --bzip2. Update copyright.
6324
63252008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
6326
6327 * configure.in: Remove support for Masscomp.
6328
63292008-01-05 Glenn Morris <rgm@gnu.org>
6330
6331 * Makefile.in (desktopdir, icondir): New variables.
6332 (install-arch-indep): Also depend on `install-etc'.
6333 (install-etc): New target.
6334 (mkdir): Also create the `applications' and `icons' directories.
6335
63362008-01-04 Glenn Morris <rgm@gnu.org>
6337
6338 * make-dist: Update for new etc/images/icons/hicolor directory.
6339
63402007-12-09 Andreas Schwab <schwab@suse.de>
6341
6342 * configure.in: D-Bus is not enabled by default.
6343
63442007-12-06 Jan Djärv <jan.h.d@swipnet.se>
6345
6346 * configure.in: Add AC_CONFIG_SRCDIR which was lost in the previous
6347 change.
6348
63492007-12-04 Jan Djärv <jan.h.d@swipnet.se>
6350
6351 * configure.in: Give package name and version to AC_INIT.
6352
63532007-12-03 Magnus Henoch <mange@freemail.hu>
6354
6355 * configure.in: Use PKG_CHECK_MODULES to check for D-Bus.
6356
63572007-12-03 Michael Albinus <michael.albinus@gmx.de>
6358
6359 * configure.in: No need for DBUS_INFO anymore.
6360
6361 * Makefile.in (INFO_FILES): Use dbus unconditionally.
6362
63632007-12-02 Michael Albinus <michael.albinus@gmx.de>
6364
6365 * configure.in: Add D-Bus checks. D-Bus is disabled by default.
6366
6367 * Makefile.in (INFO_FILES): Add dbus.
6368
63692007-12-02 Romain Francoise <romain@orebokech.com>
6370
6371 * make-dist: Fix last change.
6372
63732007-11-28 Petr Salinger <Petr.Salinger@seznam.cz> (tiny change)
6374
6375 * configure.in: Add support for gnu-kfreebsd.
6376
63772007-11-28 Glenn Morris <rgm@gnu.org>
6378
6379 * make-dist: Add etc/nxml.
6380
63812007-11-24 Romain Francoise <romain@orebokech.com>
6382
6383 * Makefile.in (INFO_FILES): Add nxml-mode.
6384
63852007-11-23 Romain Francoise <romain@orebokech.com>
6386
6387 * make-dist: Include nXML. Don't try to copy FTP, it was removed on
6388 2007/10/17. Don't special-case alloca.c which is no longer in CVS.
6389
63902007-11-20 Andreas Schwab <schwab@suse.de>
6391
6392 * configure.in: Always include <resolv.h> when checking for res_init.
6393
63942007-11-17 Andreas Schwab <schwab@suse.de>
6395
6396 * update-subdirs: Atomically update subdirs.el.
6397
63982007-11-17 Glenn Morris <rgm@gnu.org>
6399
6400 * Makefile.in (check-declare): New target.
6401
64022007-11-07 Glenn Morris <rgm@gnu.org>
6403
6404 * configure.in: Deprecate Mac Carbon port.
6405
64062007-11-01 Jan Djärv <jan.h.d@swipnet.se>
6407
6408 * configure.in: Remove HAVE_X11R5 check.
6409
64102007-10-31 Glenn Morris <rgm@gnu.org>
6411
6412 * Makefile.in (install-arch-indep): Fallback to $USER and `id -un'
6413 when changing ownership of installed files.
6414
64152007-10-30 Glenn Morris <rgm@gnu.org>
6416
6417 * make-dist: Add new directory etc/gnus.
6418
64192007-10-30 Michael Olson <mwolson@gnu.org>
6420
6421 * Makefile.in (INFO_FILES): Alphabetize. Add remember.
6422
64232007-10-29 Glenn Morris <rgm@gnu.org>
6424
6425 * make-dist: Add new directories etc/images/smilies/grayscale,medium.
6426
64272007-10-23 Glenn Morris <rgm@gnu.org>
6428
6429 * MAINTAINERS: Move to admin/.
6430
64312007-10-17 Chong Yidong <cyd@stupidchicken.com>
6432
6433 * configure.in (HAVE_RES_INIT): Define if res_init() exists.
6434 (HAVE_LIBRESOLV): Also define if we are using res_init().
6435
64362007-10-17 Glenn Morris <rgm@gnu.org>
6437
6438 * FTP: Remove file, since it's just a duplicate of one in etc/.
6439
64402007-10-05 Eli Zaretskii <eliz@gnu.org>
6441
6442 * config.bat: Fix configuring `doc' due to changes in the
6443 directory structure.
6444
64452007-09-16 Peter O'Gorman <bug-gnu-emacs@mlists.thewrittenword.com> (tiny change)
6446
6447 * configure.in: Don't use -lpthread on HP-UX.
6448
64492007-09-16 Glenn Morris <rgm@gnu.org>
6450
6451 * make-dist: File gfdl.1 has been removed.
6452
64532007-09-15 Glenn Morris <rgm@gnu.org>
6454
6455 * configure.in: Fix makeinfo version regexp.
6456
64572007-09-12 Glenn Morris <rgm@gnu.org>
6458
6459 * configure.in (AC_FUNC_ALLOCA): Throw an error if a system
6460 implementation of alloca is not found.
6461
6462 * Makefile.in (SOURCES, unlock, relock): Delete.
6463 (install-arch-indep): Do not exclude the etc/ Makefiles.
6464
64652007-09-09 Juri Linkov <juri@jurta.org>
6466
6467 * make-dist: Remove AUTHORS and CONTRIBUTE (moved to etc).
6468
6469 * README: Add doc/ to documentation directories.
6470
64712007-09-08 Michael Olson <mwolson@gnu.org>
6472
6473 * MAINTAINERS: Add myself for ERC and tq.el.
6474 Update for new doc/ directory layout.
6475
64762007-09-06 Romain Francoise <romain@orebokech.com>
6477
6478 * make-dist: Update for new doc/ directory layout.
6479
64802007-09-06 Glenn Morris <rgm@gnu.org>
6481
6482 * Makefile.in (mansrcdir): New variable.
6483 (SUBDIR_MAKEFILES): Update for new doc/ directory layout.
6484 (man/Makefile, lispref/Makefile, lispintro/Makefile): Rename and
6485 update these targets for new doc/ directory layout.
6486 (doc/misc/Makefile): New target.
6487 (install-arch-indep): Use mansrcdir for new location of manpages.
6488 (mostlyclean, clean, distclean, maintainer-clean, unlock)
6489 (relock, info, dvi): Update targets for new doc/ directory layout.
6490
6491 * configure.in (AC_OUTPUT): Update names of generated Makefiles
6492 for new doc/ directory layout.
6493
64942007-09-02 Andreas Schwab <schwab@suse.de>
6495
6496 * configure.in: Use AS_HELP_STRING throughout.
6497 * configure: Regenerate.
6498
64992007-09-02 Jan Djärv <jan.h.d@swipnet.se>
6500
6501 * configure.in: Require Gtk/Glib 2.6.
6502
65032007-09-02 Thien-Thi Nguyen <ttn@gnuvola.org>
6504
6505 * configure.in (EMACS_ARG_Y, EMACS_ARG_N): New AC_DEFUNs.
6506 Use them throughout in place of AC_ARG_WITH calls.
6507 * configure: Regenerate.
6508
65092007-09-01 Andreas Schwab <schwab@suse.de>
6510
6511 * configure.in: Put quotes around nested macro calls.
6512
a04689de 65132007-08-31 Ulrich MĂĽller <ulm@gentoo.org> (tiny change)
067d23c9
KY
6514
6515 * configure.in: Fix typo.
6516 * configure: Regenerate.
6517
65182007-08-30 Glenn Morris <rgm@gnu.org>
6519
6520 * configure.in (AH_BOTTOM): Copy some manual changes made to
6521 src/config.in here so they are not lost when it regenerates.
6522
6523 * README.multi-tty: Move to admin/notes/multi-tty, with some edits.
6524
65252007-08-29 Károly Lőrentey <karoly@lorentey.hu>
6526
6527 * README.multi-tty: New file.
6528
65292007-08-29 Glenn Morris <rgm@gnu.org>
6530
6531 * README: Increase version to 23.0.50.
6532
65332007-08-29 Jan Djärv <jan.h.d@swipnet.se>
6534
6535 * configure.in: New option: --without-xaw3d.
6536
65372007-08-24 Glenn Morris <rgm@gnu.org>
6538
6539 * configure.in: Check for a suitably recent makeinfo.
6540
65412007-08-23 Johannes Weiner <hannes@saeurebad.de> (tiny change)
6542
6543 * configure.in (Check for required libraries): Typo.
6544
65452007-08-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6546
6547 * configure.in: Check librsvg2 also for Mac Carbon.
6548
65492007-08-22 Romain Francoise <romain@orebokech.com>
6550
6551 * make-dist: Follow reorganization of files in etc/.
6552
65532007-08-22 Paul Pogonyshev <pogonyshev@gmx.net>
6554
6555 * configure.in: Add support for SVG images through librsvg2.
6556
65572007-07-28 Eli Zaretskii <eliz@gnu.org>
6558
6559 * Makefile.in (install-arch-indep): Use "rm -f" for removing DOC,
6560 to avoid an error message if there is no DOC there.
6561
65622007-07-25 Glenn Morris <rgm@gnu.org>
6563
6564 * Relicense all FSF files to GPLv3 or later.
6565
6566 * COPYING, info/COPYING: Switch to GPLv3.
6567
65682007-06-20 Jan Djärv <jan.h.d@swipnet.se>
6569
6570 * configure.in: Complain if X seems to be installed but no
6571 development files were found.
6572
65732007-06-20 Glenn Morris <rgm@gnu.org>
6574
6575 * configure.in: Prefer libgif over libungif.
6576
65772007-06-14 Jan Djärv <jan.h.d@swipnet.se>
6578
6579 * configure.in: Check for all image libraries before exiting.
6580
65812007-06-13 Jan Djärv <jan.h.d@swipnet.se>
6582
6583 * configure.in: Exit with error if image libraries aren't found.
6584
65852007-06-13 Chong Yidong <cyd@stupidchicken.com>
6586
6587 * configure.in: Merge xaw3d and libXaw checks. Check xaw3d even
6588 when compiling without scrollbars.
6589
65902007-06-12 Glenn Morris <rgm@gnu.org>
6591
6592 * configure.in (HAVE_GIF): If -lungif fails, try -lgif.
6593
65942007-06-11 Jan Djärv <jan.h.d@swipnet.se>
6595
6596 * configure.in: Change wording about yes/gtk and lucid/athena
6597 being synonyms.
6598
65992007-06-08 Glenn Morris <rgm@gnu.org>
6600
6601 * configure.in: Make gtk the default toolkit.
6602
66032007-06-07 Glenn Morris <rgm@gnu.org>
6604
6605 * configure.in (NON_GNU_CPP): On Solaris, set using a proper check
6606 for a Sun C compiler.
6607
6608 * Makefile.in (install-arch-indep): Install only the DOC- file
6609 specific to the build, if possible, rather than DOC-*.
6610
66112007-06-02 Chong Yidong <cyd@stupidchicken.com>
6612
6613 * Version 22.1 released.
6614
66152007-05-25 Chong Yidong <cyd@stupidchicken.com>
6616
6617 * mkinstalldirs: Sync to version in automake CVS.
6618
66192007-05-22 Andreas Schwab <schwab@suse.de>
6620
6621 * configure.in: Prefer build_alias over host when host_alias is not set.
6622 * configure: Regenerate.
6623
66242007-05-20 Andreas Schwab <schwab@suse.de>
6625
6626 * configure.in: Remove empty AC_SUBST.
6627 * configure: Regenerate.
6628
66292007-05-20 Nick Roberts <nickrob@snap.net.nz>
6630
6631 * configure.in: Use HAVE_GPM instead of HAVE_GPM_H and implement
6632 it like others.
6633 * configure: Regenerate.
6634
66352007-05-20 Nick Roberts <nickrob@snap.net.nz>
6636
6637 * configure.in (AC_CHECK_HEADERS): Add gpm.h.
6638 (AC_CHECK_LIB): Add -lgpm.
6639 * configure: Regenerate.
6640
66412007-05-03 Glenn Morris <rgm@gnu.org>
6642
6643 * configure: Tweak message about the absence of shell functions.
6644
66452007-04-27 Andreas Schwab <schwab@suse.de>
6646
6647 * Makefile.in (config.status): Depend on ${srcdir}/lisp/version.el.
6648
66492007-04-26 Glenn Morris <rgm@gnu.org>
6650
6651 * README: Increase version to 22.1.50.
6652
66532007-04-24 Juanma Barranquero <lekktu@gmail.com>
6654
6655 * INSTALL (DETAILED BUILDING AND INSTALLATION): Fix typo.
6656
66572007-04-19 Glenn Morris <rgm@gnu.org>
6658
6659 * configure.in: Signal error if Xaw libs are missing in a Lucid build.
6660
66612007-04-18 Glenn Morris <rgm@gnu.org>
6662
6663 * INSTALL: Mention CPP.
6664
66652007-04-15 Glenn Morris <rgm@gnu.org>
6666
6667 * FTP: Replace with a pointer to the web version.
6668
66692007-04-13 Glenn Morris <rgm@gnu.org>
6670
6671 * INSTALL: In lib-src, timer, wakeup, yow are removed.
6672
66732007-04-04 Glenn Morris <rgm@gnu.org>
6674
6675 * configure.in (NON_GNU_CPP): Use associated preprocessor when
6676 compiling with Sun Studio on Solaris.
6677
66782007-03-23 Glenn Morris <rgm@gnu.org>
6679
6680 * configure.in: Restore support for hp800 (removed 2007-01-27)
6681 following clarification of legal status.
6682
66832007-03-22 Joe Buehler <jbuehler@spirentcom.com> (tiny change)
6684
6685 * configure.in: Add support for AIX4.3 on IBM RS6000.
6686
6687 * configure: Regenerate.
6688
66892007-03-20 Richard Stallman <rms@gnu.org>
6690
6691 * configure.in: Fix previous change.
6692
66932007-03-19 Deanna Phillips <deanna@sixbit.org> (tiny change)
6694
6695 * configure.in (arm-*-openbsd*, hppa-*-openbsd*)
90eacf99
SM
6696 (m88k-*-openbsd*, mips64-*-openbsd*, sh-*-openbsd*): Add.
6697 (ns32k-*-openbsd*, ns32k-*-openbsd*): Delete.
067d23c9
KY
6698
66992007-03-19 Chong Yidong <cyd@stupidchicken.com>
6700
6701 * configure.in: Don't define KERBEROS, KERBEROS5, or HESIOD if the
6702 user specifies "without".
6703
6704 * configure: Regenerate.
6705
67062007-03-18 Jan Djärv <jan.h.d@swipnet.se>
6707
6708 * configure.in: Warning for Gtk+ and Cygwin added.
6709 (HAVE_XFT): OLD_CFLAGS changed to OLD_CPPFLAGS.
6710
67112007-02-27 Glenn Morris <rgm@gnu.org>
6712
6713 * make-dist (oldXMenu): Remove Imakefile.
6714 (etc/images): Add README.
6715
67162007-02-25 Dan Nicolaescu <dann@ics.uci.edu>
6717
6718 * configure.in (xtensa-*-linux-gnu*): New configuration.
6719
6720 * configure: Regenerate.
6721
67222007-02-22 Dan Nicolaescu <dann@ics.uci.edu>
6723
6724 * config.guess, config.sub: Updated from master source.
6725
67262007-01-31 Sascha Wilde <wilde@sha-bang.de> (tiny change)
6727
6728 * configure.in (PKG_CHECK_MODULES): Change ///* to / in cflags and libs.
6729
67302007-01-29 Chong Yidong <cyd@stupidchicken.com>
6731
6732 * configure.in: Restore support for hp800's not running HP-UX.
6733
6734 * configure: Regenerate.
6735
67362007-01-27 Chong Yidong <cyd@stupidchicken.com>
6737
6738 * configure.in: Remove support for hp800 and sr2k machine types.
6739
6740 * configure: Regenerate.
6741
67422007-01-26 Jan Djärv <jan.h.d@swipnet.se>
6743
6744 * configure.in: Add check for libXft.
6745
67462007-01-18 Bruno Haible <bruno@clisp.org> (tiny change)
6747
6748 * INSTALL: Info files moved to share/info.
6749
67502007-01-02 Stephen C. Gilardi <scgilardi@gmail.com> (tiny change)
6751
6752 * configure.in: Detect and use fink-installed in intel-based Mac
6753 builds; change Apple Darwin section to support both PowerPC and
6754 Intel-based Macs.
6755
67562006-12-26 Andreas Schwab <schwab@suse.de>
6757
6758 * Makefile.in (datarootdir): Define.
6759
67602006-12-24 Richard Stallman <rms@gnu.org>
6761
6762 * configure.in: Require Autoconf 2.61.
6763
67642006-12-22 Mark Davies <mark@mcs.vuw.ac.nz>
6765
6766 * configure.in: Add support for NetBSD on x86-64, hp800 and sh3el.
6767 Remove redundant entry for powerpc-apple-netbsd.
6768
6769 * configure: Regenerate.
6770
67712006-12-22 Chong Yidong <cyd@stupidchicken.com>
6772
6773 * configure: Regenerate with autoconf 2.61.
6774
67752006-12-20 Jan Djärv <jan.h.d@swipnet.se>
6776
6777 * configure.in: Detect alsa/asoundlib.h also.
6778 * configure: Regenerate.
6779
67802006-12-19 Jan Djärv <jan.h.d@swipnet.se>
6781
6782 * configure.in: Check if GTK+ compiles at all.
6783
67842006-12-10 Andreas Schwab <schwab@suse.de>
6785
6786 * configure.in: Remove check for struct timezone, its result is
6787 never used.
6788
67892006-12-08 NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (tiny change)
6790
6791 * configure.in: Add support for Solaris 10 on x86-64.
6792
67932006-12-08 Jan Djärv <jan.h.d@swipnet.se>
6794
6795 * INSTALL (DETAILED BUILDING AND INSTALLATION): Document usage
6796 of PKG_CONFIG_PATH.
6797
67982006-12-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6799
6800 * configure.in (HAVE_SYNC): New test.
6801
68022006-12-03 Glenn Morris <rgm@gnu.org>
6803
6804 * Makefile.in: Fix Copyright format.
6805
6806 * configure.in (AH_TOP): Add missing Copyright year.
6807
6808 * update-subdirs: Add missing Copyright years.
6809
68102006-11-27 Chris Moore <christopher.ian.moore@gmail.com>
6811
6812 * Makefile.in: Touch only the parts of the share/emacs directory
6813 specific to this version.
6814
68152006-11-26 Chong Yidong <cyd@stupidchicken.com>
6816
6817 * configure.in (HAVE_X86_64_LIB64_DIR): New test.
6818
68192006-11-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6820
6821 * configure.in (HAVE_CANCELMENUTRACKING): Remove test.
6822
68232006-11-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6824
6825 * configure.in: Prefer X11 to Carbon only when some X-specific
6826 option is specified (Thanks to Jan Djärv and Andreas Schwab).
6827
68282006-11-04 Romain Francoise <romain@orebokech.com>
6829
6830 * Makefile.in (bootstrap-clean-before): Fix typo.
6831 Use new target `bootstrap-clean' in the leim subdirectory.
6832
68332006-11-03 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
6834
6835 * configure.in: Enable sparc64/ia64/powerpc FreeBSD builds.
6836
68372006-10-30 Chong Yidong <cyd@stupidchicken.com>
6838
6839 * make-dist: Add makefile.w32-in to the man, lispref and lispintro
6840 directories.
6841
68422006-10-29 Jeramey Crawford <jeramey@jeramey.com>
6843
6844 * configure.in: Enable x86-64 OpenBSD compilation.
6845
68462006-10-28 Glenn Morris <rgm@gnu.org>
6847
6848 * AUTHORS: Add cal-html.el author.
6849
68502006-10-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6851
6852 * make-dist: Make links to mac/make-package and
6853 mac/Emacs.app/Contents/Resources/Emacs.icns.
6854
68552006-10-27 Chong Yidong <cyd@stupidchicken.com>
6856
6857 * README: Bump version number to 22.0.90.
6858
68592006-10-23 Andreas Schwab <schwab@suse.de>
6860
6861 * configure.in: Make sure x_default_search_path is always set even
6862 when x_libraries is empty, and look in .../share as well for each
6863 library directory.
6864
68652006-09-28 Kenichi Handa <handa@m17n.org>
6866
6867 * configure.in (locallisppath): Don't include leim dir.
6868 (lisppath): Include leim dir.
6869
68702006-09-15 Jay Belanger <belanger@truman.edu>
6871
6872 * COPYING: Replace "Library Public License" by "Lesser Public
6873 License" throughout.
6874
68752006-09-11 Paul Eggert <eggert@cs.ucla.edu>
6876
6877 * make-dist (EMACS): Exit and fail if the EMACS environment
6878 variable is set to something other than an absolute file name.
6879
68802006-08-16 Andreas Schwab <schwab@suse.de>
6881
6882 * configure.in (PKG_CHECK_MODULES): Use AS_MESSAGE_LOG_FD instead
6883 of hardcoding it.
6884
68852006-08-16 Richard Stallman <rms@gnu.org>
6886
6887 * INSTALL.CVS: Clean up wording.
6888
68892006-07-14 Eli Zaretskii <eliz@gnu.org>
6890
6891 * configure.in (PKG_CHECK_MODULES): Redirect the output of
6892 $PKG_CONFIG --exists "$2" to config.log.
6893 * configure: Regenerate.
6894
1a71cb28 68952006-07-09 Richard Stallman <rms@gnu.org>
067d23c9
KY
6896
6897 * INSTALL (DETAILED BUILDING AND INSTALLATION): Minor corrections.
6898
68992006-07-09 Kim F. Storm <storm@cua.dk>
6900
6901 * CONTRIBUTE: Use outline format.
6902 Add section on copyright years (from admin/notes/years).
6903
69042006-07-08 Eli Zaretskii <eliz@gnu.org>
6905
6906 * configure.in (PKG_CHECK_MODULES): Redirect stderr of pkg-config
6907 to /dev/null, since we don't need the error message, just the
6908 exit status.
6909
69102006-07-07 Eli Zaretskii <eliz@gnu.org>
6911
6912 * CONTRIBUTE: Slight formatting changes and typo fixes.
6913 Add description of NEWS markings.
6914
69152006-07-07 Kim F. Storm <storm@cua.dk>
6916
6917 * CONTRIBUTE: Mention INSTALL.CVS.
6918
69192006-07-05 Romain Francoise <romain@orebokech.com>
6920
6921 * make-dist (top-level): Add CONTRIBUTE.
6922
69232006-07-04 Richard Stallman <rms@gnu.org>
6924
6925 * CONTRIBUTE: Much rewrite.
6926
69272006-07-04 Nick Roberts <nickrob@snap.net.nz>
6928
6929 * CONTRIBUTE: New file.
6930
69312006-06-24 Eli Zaretskii <eliz@gnu.org>
6932
6933 * INSTALL: Mention www.nongnu.org pages that list free Unicode fonts.
6934
69352006-05-18 Jan Djärv <jan.h.d@swipnet.se>
6936
6937 * configure.in: Add check for ALSA.
6938
69392006-05-06 Eli Zaretskii <eliz@gnu.org>
6940
6941 * Makefile.in (INFO_FILES): Remove emacs-xtra.
6942
6943 * info/dir: Remove the Emacs-Xtra entry.
6944
69452006-04-20 Ramprasad B <ramprasad_i82@yahoo.com>
6946
6947 Update copyright year(s) in many files.
6948
69492006-04-01 Eli Zaretskii <eliz@gnu.org>
6950
6951 * configure: Regenerated.
6952
69532006-04-01 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
6954
6955 * configure.in (HAVE_XAW3D): Disable Xaw3d check if
6956 --without-toolkit-scroll-bars was specified.
6957
69582006-04-01 Christoph Bauer <Christoph.Bauer@lms-gmbh.de> (tiny change)
6959
6960 * configure.in (hppa*-hp-hpux1[1-9]*): Add -D_INCLUDE__STDC_A1_SOURCE
6961 to CFLAGS. Update Copyright years written to src/config.in.
6962
69632006-03-18 Claudio Fontana <claudio@gnu.org>
6964
6965 * Makefile.in (INFO_FILES): New variable, contains all Info file names.
6966 (install-arch-indep, uninstall): Use $(INFO_FILES) to specify files
6967 to be installed/uninstalled.
6968 (uninstall): Invoke "$(INSTALL_INFO) --remove" to remove references
6969 to Info files installed by Emacs.
6970
69712006-03-03 Claudio Fontana <claudio@gnu.org>
6972
6973 * Makefile.in (install, uninstall): Add DESTDIR variable to
6974 support staged installations.
6975
69762006-02-14 Richard M. Stallman <rms@gnu.org>
6977
6978 * configure.in (s390x-*-linux-gnu*): New configuration.
6979
69802006-01-31 Jan Djärv <jan.h.d@swipnet.se>
6981
6982 * configure.in: Require GTK 2.4 or newer.
6983
69842006-01-29 Michael Olson <mwolson@gnu.org>
6985
6986 * Makefile.in (install-arch-indep, uninstall): Add ERC.
6987 * info/dir (ERC): New entry.
6988
69892006-01-29 Eli Zaretskii <eliz@gnu.org>
6990
6991 * info/dir: Fix last change.
6992
69932006-01-28 Luc Teirlinck <teirllm@auburn.edu>
6994
6995 * Makefile.in (install-arch-indep, uninstall): Add rcirc.
6996
69972006-01-27 Eli Zaretskii <eliz@gnu.org>
6998
6999 * info/dir: Untabify the whole file.
7000 (Rcirc): New entry.
7001
70022006-01-12 Andreas Schwab <schwab@suse.de>
7003
7004 * configure.in: Move AC_AIX and AC_GNU_SOURCE before first compile
7005 check.
7006
70072006-01-02 Chong Yidong <cyd@stupidchicken.com>
7008
7009 * configure.in: Use -Wno-pointer-sign if available.
7010
70112005-12-29 Andreas Schwab <schwab@suse.de>
7012
7013 * config.guess, config.sub: Updated from master source.
7014
70152005-12-25 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
7016
7017 * configure.in: Use amdx86-64 for freebsd on x86_64.
7018
70192005-11-22 Romain Francoise <romain@orebokech.com>
7020
7021 * make-dist: Add etc/images/icons.
7022
70232005-11-03 Andreas Schwab <schwab@suse.de>
7024
7025 * configure.in: Use GZIP_PROG instead of GZIP.
7026
90eacf99 7027 * Makefile.in (GZIP_PROG): Rename from GZIP.
067d23c9
KY
7028 (install-arch-indep): Adjust.
7029
70302005-11-01 Andreas Schwab <schwab@suse.de>
7031
7032 * Makefile.in (bootstrap): Fix dependencies for parallel build.
7033 (bootfast): Likewise.
7034
70352005-11-01 Romain Francoise <romain@orebokech.com>
7036
7037 * configure.in: Check for gzip.
7038
7039 * Makefile.in (install): Compress source files.
7040
70412005-10-24 Steven Tamm <steventamm@mac.com>
7042
7043 * configure.in: Fix darwin386 configuration issue.
7044
70452005-10-22 Eli Zaretskii <eliz@gnu.org>
7046
7047 * INSTALL.CVS: Add mh-autoloads to the partial rebuild procedure.
7048
70492005-10-17 Bill Wohler <wohler@newt.com>
7050
7051 * make-dist: Create and populate etc/images/low-color.
7052
70532005-10-15 Bill Wohler <wohler@newt.com>
7054
7055 * make-dist: Create and populate etc/images/gud.
7056
70572005-10-08 Richard M. Stallman <rms@gnu.org>
7058
7059 * make-dist (tempparent): Don't check for 14-char file name limit.
7060
70612005-10-07 Romain Francoise <romain@orebokech.com>
7062
7063 * make-dist: Add etc/images/ezimage and etc/images/mail
7064 directories. Install images in etc/images.
7065
70662005-10-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7067
7068 * configure.in: Prefer Carbon if --enable-carbon-app or
7069 --with-carbon is explicitly specified even when X11 is detected.
7070
70712005-09-15 Ulf Jasper <ulf.jasper@web.de>
7072
7073 * Makefile.in (install-arch-indep, uninstall):
7074 Handle newsticker manual.
7075 (info): Add - to commands.
7076
70772005-09-10 Giuseppe Scrivano <gscrivano@gmail.com>
7078
7079 Remove the MAXPATHLEN limitations:
7080
7081 * configure.in (AC_CHECK_FUNCS): Check for get_current_dir_name.
7082
70832005-09-09 Eli Zaretskii <eliz@gnu.org>
7084
7085 * configure.in <lynxsos*>: Support for LynxOS on PPC.
7086 * configure: Regenerate.
7087
70882005-09-05 Paul Eggert <eggert@cs.ucla.edu>
7089
7090 * config.guess, config.sub: Updated from master source.
7091
70922005-08-03 Juanma Barranquero <lekktu@gmail.com>
7093
7094 * .cvsignore: Add `lock'.
7095
70962005-07-28 Juanma Barranquero <lekktu@gmail.com>
7097
7098 * .cvsignore: Add `data' and `site-lisp' (for in-place installs).
7099
71002005-07-26 Paul Eggert <eggert@cs.ucla.edu>
7101
7102 Merge gnulib getopt implementation into Emacs.
7103
7104 * Makefile.in (AUTOCONF_INPUTS): New macro.
7105 ($(srcdir)/configure, $(srcdir)/src/stamp-h.in): Depend on it,
7106 so that these files also depend on m4/getopt.m4.
7107 * configure.in: Configure getopt by including m4/getopt.m4,
7108 and configuring a getopt replacement if necessary.
7109 * make-dist: Add m4 subdirectory. Unlink lib-src/getopt.h.
7110 * m4/getopt.m4: New file.
7111
71122005-07-06 Lute Kamstra <lute@gnu.org>
7113
7114 * configure.in: Fix capitalization.
7115
71162005-07-04 Lute Kamstra <lute@gnu.org>
7117
7118 Update FSF's address in GPL notices.
7119
71202005-06-19 JĂ©rĂ´me Marant <jerome@marant.org>
7121
7122 * Makefile.in (epaths-force): Protect both lisppath and
7123 buildlisppath from whitespace.
7124
71252005-06-08 Steven Tamm <steventamm@mac.com>
7126
090bd7cb 7127 * configure.in: Support Darwin/MacOSX on Intel.
067d23c9
KY
7128
71292005-06-06 Jan Djärv <jan.h.d@swipnet.se>
7130
7131 * configure.in (HAVE_CANCELMENUTRACKING): New test.
7132
1a71cb28 71332005-05-19 JĂ©rĂ´me Marant <jmarant@marant.org>
067d23c9
KY
7134
7135 * configure.in: Add --enable-locallisppath.
7136
71372005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7138
7139 * configure.in: Don't check HAVE_CARBON if HAVE_X11 is set to yes.
90eacf99
SM
7140 Check HAVE_CARBON before USE_TOOLKIT_SCROLL_BARS.
7141 Define USE_TOOLKIT_SCROLL_BARS by default if HAVE_CARBON is set to yes.
067d23c9
KY
7142
71432005-05-07 JĂ©rĂ´me Marant <jerome@marant.org>
7144
7145 * make-dist: Remove references to makefile.nt and makefile.def.
7146 Include widgets and images subdirectories of etc. Do not exclude
7147 ldefs-boot.el.
7148
71492005-04-23 Andreas Schwab <schwab@suse.de>
7150
7151 * configure.in: Remove duplicate match for powerpc configuration.
7152
71532005-04-20 Thien-Thi Nguyen <ttn@gnu.org>
7154
7155 * configure.in: Check for <pwd.h>.
7156
71572005-04-14 Lute Kamstra <lute@gnu.org>
7158
7159 * make-dist: Distribute all ChangeLog files in lisp/.
7160 Don't distribute ldefs-boot.el.
7161 lisp/makefile.nt no longer exists.
7162
71632005-04-13 Lute Kamstra <lute@gnu.org>
7164
7165 * make-dist: Don't use DONTCOMPILE from lisp/Makefile.in; check
7166 for "no-byte-compile: t" in the file instead.
7167
71682005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
7169
7170 * configure.in <Motif>: Don't let a special LessTif/Motif1.2 install
7171 shadow the main Lesstif/Motif-2.1 libs and includes.
7172
71732005-03-10 Jan Djärv <jan.h.d@swipnet.se>
7174
7175 * configure.in: Only add XASSERTS to cppflags.
7176
71772005-03-04 Jan Djärv <jan.h.d@swipnet.se>
7178
7179 * configure.in: Added --enable-asserts.
7180
71812005-02-09 Kim F. Storm <storm@cua.dk>
7182
7183 Change release version from 21.4 to 22.1 throughout.
7184 Change development version from 21.3.50 to 22.0.50.
7185
71862005-01-19 Steven Tamm <steventamm@mac.com>
7187
7188 * configure.in: Check for <sys/utsname.h>.
7189
71902004-12-11 Kim F. Storm <storm@cua.dk>
7191
7192 * Makefile.in (info): Undo 2004-12-05 change.
7193
71942004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7195
7196 * info/dir (File): Add URL and Org Mode manuals.
7197 * Makefile.in (install-arch-indep, uninstall): Add url and org
7198 manuals.
7199
72002004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
7201
7202 * configure.in (INLINE, RE_TRANSLATE_P): Move patches mistakenly
7203 committed to src/config.in.
7204
72052004-12-07 Jan Djärv <jan.h.d@swipnet.se>
7206
7207 * configure.in: If $HAVE_GTK_FILE_CHOOSER = yes, check for
7208 pthreads and define HAVE_GTK_AND_PTHREAD.
7209
72102004-12-05 Richard M. Stallman <rms@gnu.org>
7211
7212 * Makefile.in (info): Ignore errors building info files.
7213
72142004-11-27 Eli Zaretskii <eliz@gnu.org>
7215
7216 * config.bat: If 8-byte alignment is not supported, define
7217 NO_DECL_ALIGN in src/config.h, instead of trivially defining
7218 DECL_ALIGN. Protect & with "" because & is special for cmd.exe;
7219 filter through Sed to remove the quotes.
7220
72212004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
7222
7223 * info/.cvsignore: Ignore everything. It's OK since .cvsignore does
7224 not apply to files explicitly `cvs add'ed.
7225
72262004-11-12 Eli Zaretskii <eliz@gnu.org>
7227
7228 * config.bat: Don't require djecho.exe for the v1.x build.
7229 Add a test for DECL_ALIGN support, and add a trivial definition to
7230 src/config.h if 8-byte alignment is not supported.
7231
72322004-11-08 Kim F. Storm <storm@cua.dk>
7233
7234 * Makefile.in (bootstrap, bootstrap-clean-before): Remove .elc
7235 files before building.
7236 (bootfast, bootstrap-clean-before-fast): New targets, like
7237 bootstrap but don't remove .elc files.
7238
72392004-11-06 Lars Brinkhoff <lars@nocrew.org>
7240
7241 * configure.in: Add check for getrusage.
7242
72432004-11-02 Jan Djärv <jan.h.d@swipnet.se>
7244
7245 * configure.in (HAVE_GTK_FILE_CHOOSER, $HAVE_GTK_FILE_SELECTION):
7246 New tests for new and old GTK file dialogs.
7247 (HAVE_GTK): Only set with_toolkit_scroll_bars if not explicitly set
7248 to no.
7249
72502004-10-20 Jan Djärv <jan.h.d@swipnet.se>
7251
7252 * configure.in (HAVE_PERSONALITY_LINUX32): New test if PER_LINUX32
7253 can be set. Remove SETARCH test.
7254
72552004-10-08 Steven Tamm <steventamm@mac.com>
7256
ed9265fc 7257 * configure.in (HAVE_MALLOC_MALLOC_H): Test for malloc/malloc.h.
067d23c9
KY
7258
72592004-10-06 Jan Djärv <jan.h.d@swipnet.se>
7260
7261 * configure.in (HAVE_RANDOM_HEAPSTART): Change AC_MSG_ERROR to
7262 AC_MSG_WARN. Move output of warning message to end of configure run.
7263
72642004-10-05 Jan Djärv <jan.h.d@swipnet.se>
7265
7266 * configure.in (HAVE_RANDOM_HEAPSTART): Rename HAVE_EXECSHIELD.
7267 Run test to see if heap start address is random.
7268
72692004-09-29 Miles Bader <miles@gnu.org>
7270
7271 * configure.in (HAVE_EXECSHIELD): Test correct env variable to see
7272 if setarch is present.
7273
72742004-09-25 Jan Djärv <jan.h.d@swipnet.se>
7275
7276 * configure.in (HAVE_EXECSHIELD): Only define on x86.
7277
72782004-09-24 Jan Djärv <jan.h.d@swipnet.se>
7279
7280 * configure.in: Check for exec-shield.
7281
1a71cb28
GM
72822004-09-04 Reiner Steib <Reiner.Steib@gmx.de>
7283
7284 * Makefile.in (install-arch-indep): Add pgg and sieve.
7285
7286 * info/.cvsignore: Added pgg and sieve.
7287
067d23c9
KY
72882004-08-06 Andreas Schwab <schwab@suse.de>
7289
7290 * Makefile.in (install-arch-indep, uninstall): Add flymake.
7291
72922004-07-31 Eli Zaretskii <eliz@gnu.org>
7293
7294 * config.bat: Update URLs in the comments.
7295
067d23c9
KY
72962004-07-05 Andreas Schwab <schwab@suse.de>
7297
7298 * Makefile.in (install-arch-indep): Remove .arch-inventory files.
7299
73002004-06-21 Kenichi Handa <handa@m17n.org>
7301
7302 * make-dist: Link leim-ext.el into tempdir.
7303
73042004-06-15 Luc Teirlinck <teirllm@auburn.edu>
7305
7306 * info/dir (File): Add emacs-xtra.
7307 * Makefile.in (install-arch-indep, uninstall): Add emacs-xtra.
7308
73092004-06-12 Juri Linkov <juri@jurta.org>
7310
7311 * info/dir: Move menu help lines from `* Menu:' to file header.
7312 Describe the purpose of a red *.
7313
73142004-05-04 Dave Love <fx@gnu.org>
7315
7316 * configure.in: Don't use `extrasub'.
7317
73182004-04-29 Dave Love <fx@gnu.org>
7319
7320 * configure.in: Don't forget to quote args to `test'.
7321
73222004-04-24 Thien-Thi Nguyen <ttn@gnu.org>
7323
7324 * autogen.sh: Update filename in "please read" message.
7325
73262004-04-17 Richard M. Stallman <rms@gnu.org>
7327
7328 * INSTALL: Move the info about site-lisp dirs,
7329 and say uninstalled Emacs looks there too.
7330
73312004-04-04 Eli Zaretskii <eliz@gnu.org>
7332
7333 * config.bat (lib-src): Recognize comment lines in Makefile.in
7334 that have a TAB after the #, to avoid errors in preprocessing with
7335 GCC 3.3.3.
7336
73372004-03-31 Luc Teirlinck <teirllm@auburn.edu>
7338
7339 * Makefile.in: Mention in comment that `make maintainer-clean'
7340 deletes .elc files.
7341
73422004-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
7343
7344 * update-subdirs: Add local variables to prevent byte-compiling.
7345
73462004-03-21 Dave Love <fx@gnu.org>
7347
7348 * configure.in: Fix previous change.
7349
73502004-03-18 Dave Love <fx@gnu.org>
7351
7352 * configure.in: Add -znocombreloc to LDFLAGS if compiler supports it.
7353
73542004-03-15 Luc Teirlinck <teirllm@auburn.edu>
7355
7356 * info/dir (File): Add SMTP and SES.
7357
73582004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
7359
7360 * Makefile.in (maintainer-clean): Clean in the lisp dir as well.
7361 (bootstrap): Use the new bootstrap-prepare target in lisp.
7362
73632004-02-18 Kim F. Storm <storm@cua.dk>
7364
7365 * INSTALL.CVS: Add info about ssh/cvs related problems and work-around.
7366
73672004-02-16 Eli Zaretskii <eliz@gnu.org>
7368
7369 * make-dist: Don't link index.*perm and permute-index into tempdir.
7370
73712004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
7372
7373 * AUTHORS (JonathanYavner): Rename testcover-*.el to tcover-*.el
7374 to match previous changes by Eli Zaretskii.
7375
73762004-02-09 Luc Teirlinck <teirllm@auburn.edu>
7377
7378 * Makefile.in: Set CDPATH to an empty string.
7379
73802004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
7381
7382 * configure.in <darwin>: Use fink packages if available.
7383
73842004-01-25 JĂ©rĂ´me Marant <jmarant@free.fr> (tiny change)
7385
7386 * make-dist (lispref): Do include lispref/index.texi.
7387
73882004-01-06 Eric Hanchrow <offby1@blarg.net>
7389
7390 * make-dist (tempdir): Include cursors in nt/icons.
7391
73922003-12-30 Eli Zaretskii <eliz@gnu.org>
7393
7394 * INSTALL.CVS: Renamed from INSTALL-CVS to avoid file-name
7395 clashes with install-sh on 8+3 filesystems.
7396
1a71cb28 73972003-12-24 Miles Bader <miles@gnu.org>
067d23c9
KY
7398
7399 * .cvsignore: Add .arch-inventory.
7400
74012003-12-24 Andreas Schwab <schwab@suse.de>
7402
7403 * configure.in: Check for <sys/socket.h>. Include it before
7404 including <net/if.h>. Move check for <net/if.h> before its use.
7405
74062003-12-24 Jan Djärv <jan.h.d@swipnet.se>
7407
7408 * Makefile.in (install-arch-dep): Don't let cd output go into
7409 pipe for carbon_appdir.
7410
74112003-12-24 Andreas Schwab <schwab@suse.de>
7412
7413 * configure.in (PKG_CHECK_MODULES): Fix quoting.
7414
74152003-12-01 Andreas Schwab <schwab@suse.de>
7416
7417 * configure.in (powerpc-apple-darwin*): Use ${CC-cc} instead of
7418 hardcoding gcc.
7419
74202003-11-16 Jan Djärv <jan.h.d@swipnet.se>
7421
7422 * configure.in (HAVE_GTK_MULTIDISPLAY): Check if GTK can handle
7423 multiple displays.
7424 Wrong number of args to AC_CHECK_LIB for HAVE_X_SM test corrected.
7425
74262003-09-23 Dave Love <fx@gnu.org>
7427
7428 * configure.in: Check members of struct ifreq.
7429
74302003-09-14 Kim F. Storm <storm@cua.dk>
7431
7432 * configure.in: Add checks for sys/ioctl.h and net/if.h.
7433
74342003-09-12 Luc Teirlinck <teirllm@mail.auburn.edu>
7435
7436 * Makefile.in (install-arch-indep, uninstall): Add SES manual.
7437
74382003-08-18 Lute Kamstra <lute@gnu.org>
7439
7440 * configure.in: Revert the change of 2003-07-29 as GTK+ 2.2 is not
7441 required anymore.
7442
74432003-08-07 Andrew Choi <akochoi@shaw.ca>
7444
7445 * configure.in [powerpc-apple-darwin*]: Use the -no-cpp-precomp
7446 option instead of -traditional-cpp for CPP.
7447
74482003-07-29 Richard M. Stallman <rms@gnu.org>
7449
7450 * configure.in (HAVE_XIM): Define if XIM is available.
7451
74522003-07-29 Tim Van Holder <tim.vanholder@anubex.com> (tiny change)
7453
7454 * configure.in: The function gtk_window_set_icon_from_file was
7455 introduced in GTK+ 2.2, so check for that release.
7456
74572003-07-23 Andreas Schwab <schwab@suse.de>
7458
7459 * configure.in: Add --enable-maintainer-mode, substitute MAINT.
7460
7461 * Makefile.in (YACC): Remove, not used.
7462 (MAINT): Don't set.
7463 (${srcdir}/configure, $(srcdir)/src/stamp-h.in): Use @MAINT@ to
7464 disable dependency on ${srcdir}/configure.in when maintainer mode
7465 is disabled.
7466
74672003-07-22 Dave Love <fx@gnu.org>
7468
7469 * configure.in: Make XRegisterIMInstantiateCallback test depend on
7470 HAVE_X11, not with_xim.
7471 (HAVE_CRTIN): Provide template.
7472 <with_png>: Test for png.h and libpng/png.h.
7473
74742003-07-15 Andreas Schwab <schwab@suse.de>
7475
7476 * configure.in: Temporarily leave quoting for AC_DEFINE.
7477
74782003-07-13 Stefan Monnier <monnier@cs.yale.edu>
7479
7480 * configure.in: Check for posix_memalign.
7481
74822003-07-12 Richard M. Stallman <rms@gnu.org>
7483
7484 * configure.in [netbsd systems]: Define HAVE_CRTIN properly.
7485
74862003-07-09 Kim F. Storm <storm@cua.dk>
7487
7488 * INSTALL (DETAILED BUILDING AND INSTALLATION): Describe new
7489 functionality of --without-xim.
7490
74912003-06-29 Dave Love <fx@gnu.org>
7492
7493 * configure.in: Fix XRegisterIMInstantiateCallback check for gcc.
7494
74952003-06-23 Dave Love <fx@gnu.org>
7496
7497 * configure.in: Check for sys/_mbstate_t.h.
7498 Test XRegisterIMInstantiateCallback prototype.
7499 (AH_BOTTOM): Define DO_BLOCK_INPUT, my_strftime.
7500
75012003-06-06 Dave Love <fx@gnu.org>
7502
7503 * configure.in: Check for locale.h.
7504
75052003-06-05 Dave Love <fx@gnu.org>
7506
7507 * configure.in: Check for memcpy, mempcpy, mblen, mbrlen.
7508 Use AC_FUNC_STRFTIME, AC_STRUCT_TIMEZONE, AC_TYPE_MBSTATE_T.
7509 (NLIST_STRUCT): Don't define.
7510 (AH_BOTTOM): Define my_strftime.
7511
75122003-06-02 Richard M. Stallman <rms@gnu.org>
7513
7514 * configure.in: Revert changes of 2003-03-03 and 2003-05-24.
7515
75162003-05-24 Andreas Schwab <schwab@suse.de>
7517
7518 * configure.in (AH_BOTTOM) [MAC_OSX]: Do not redefine bcopy,
7519 bzero, and bcmp.
7520
75212003-05-22 Dave Love <fx@gnu.org>
7522
7523 * configure.in: Remove redundant test for term.h. Test for difftime.
7524
75252003-05-20 Dave Love <fx@gnu.org>
7526
7527 * configure.in: Append * to s390-*-linux-gnu case.
7528 (LIBMAIL) <lockfile>: Don't define.
7529
067d23c9
KY
75302003-04-30 Kai GroĂźjohann <kai.grossjohann@gmx.net>
7531
7532 * INSTALL (* GNU/Linux development packages): Mention Debian and
7533 RedHat package names.
7534
75352003-04-30 Boyd Lynn Gerber <gerberb@zenez.com>
7536
7537 * configure.in: Handle system types sysv5uw* and sysv5OpenUNIX*.
7538
75392003-04-30 Kai GroĂźjohann <kai.grossjohann@gmx.net>
7540
7541 * INSTALL (* GNU/Linux development packages): Tell people to
7542 install additional packages for compiling Emacs.
7543
1a71cb28
GM
75442003-04-30 Richard M. Stallman <rms@gnu.org>
7545
7546 * configure.in: Handle system types sysv5uw* and sysv5OpenUNIX*.
7547
75482003-04-28 Francesco Potortì <pot@gnu.org>
7549
7550 * configure.in: Undo last (RMS') change, as it is useless, per
7551 Dave Love.
7552
75532003-04-08 Richard M. Stallman <rms@gnu.org>
7554
7555 * configure.in: Put #include of jpeglib.h at start of line.
7556
067d23c9
KY
75572003-04-06 Francesco Potortì <pot@gnu.org>
7558
7559 * configure.in: Use the same configuration for all aix5, not just
7560 aix5.1.
7561
75622003-03-16 Nelson H. F. Beebe <beebe@math.utah.edu> (tiny change)
7563
7564 * configure.in: Check for need for bigtoc support on IBM AIX for
7565 solving a linker table overflow problem.
7566
75672003-03-03 Rob Browning <rlb@defaultvalue.org>
7568
7569 * configure.in: Add AC_CHECK_FUNCS for memcmp and memmove.
7570 (AH_BOTTOM): Switch tests to prefer memcmp, memset, and memmove
7571 over bzero, bcmp, and bcopy.
7572
75732003-02-23 Simon Josefsson <jas@extundo.com>
7574
7575 * Makefile.in (install-arch-indep, uninstall): Add SMTP manual.
7576
75772003-02-21 Klaus Zeitler <kzeitler@lucent.com>
7578
7579 * configure.in: Set new hpux10-20.h as "major" include for 10.20.
7580
75812003-02-13 Robert J. Chassell <bob@rattlesnake.com> (tiny change)
7582
7583 * INSTALL (* Extra fonts): Say that Emacs doesn't include fonts.
7584
75852003-02-08 Andreas Schwab <schwab@suse.de>
7586
7587 * Makefile.in (EXEEXT): Define to @EXEEXT@ and use this variable
7588 instead of the substitution.
7589
75902003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
7591
7592 * Makefile.in: Use @EXEEXT@ for Cygwin.
7593 Use USERNAME if LOGNAME is not set (for Cygwin).
7594
7595 * configure.in: Add opsys=cygwin.
7596
75972003-01-22 Andreas Schwab <schwab@suse.de>
7598
7599 * configure.in: Set HAVE_MENUS=yes when HAVE_CARBON=yes instead of
7600 redefining it explicitly in src/config.in.
7601
76022003-01-22 Markus Rost <rost@math.ohio-state.edu>
7603
7604 * Makefile.in (bootstrap): Make bootstrap-after.
7605
76062003-01-20 Jan Djärv <jan.h.d@swipnet.se>
7607
7608 * configure.in: Fix --with-gtk.
7609
76102003-01-19 Jan Djärv <jan.h.d@swipnet.se>
7611
090bd7cb 7612 * configure.in: Add --with-gtk, --with-x-toolkit=gtk.
067d23c9
KY
7613
7614 * INSTALL (DETAILED BUILDING AND INSTALLATION): Add text about GTK.
7615
76162003-01-14 Francesco Potortì <pot@gnu.org>
7617
7618 * configure.in (m68k-motorola-sysv): Remove (obsolete).
7619
76202003-01-07 Steven Tamm <steventamm@mac.com>
7621
7622 * configure.in: New option, --enable-carbon-app, to specify
7623 that the application should be installed
7624 * Makefile.in (install-arch-dep): On Mac OS X, install the
090bd7cb 7625 Emacs.app application if carbon-app is enabled.
067d23c9
KY
7626
76272003-01-06 Dave Love <fx@gnu.org>
7628
7629 * configure.in: Check for nl_langinfo.
7630 [!HAVE_SIZE_T]: Fix typedef.
7631
76322003-01-06 David Kastrup <dak@gnu.org>
7633
7634 * Makefile.in (INSTALL_INFO): Get install-info command from configure.
7635
7636 * configure.in: Add tests for install-info.
7637
76382002-12-09 Markus Rost <rost@math.ohio-state.edu>
7639
7640 * configure.in (*-sunos5*, *-solaris*): Revert previous change -
7641 use again sol2-6 instead of sol2-8.
7642
76432002-12-09 Dave Love <fx@gnu.org>
7644
7645 * configure.in (*-sunos5.8*, *-solaris2.8*): Delete configurations.
7646
76472002-12-08 Andreas Schwab <schwab@suse.de>
7648
7649 * Makefile.in (install-arch-indep): Revert last change.
7650
76512002-11-27 Dave Love <fx@gnu.org>
7652
7653 * configure.in: Use AC_CHECK_DECLS, not AC_DECL_SYS_SIGLIST.
7654 Check for __sys_siglist too. Check for memset.
7655 Use AC_FUNC_GETPGRP. Add mipsel-*-linux-gnu* target.
7656
76572002-11-22 Juanma Barranquero <lektu@terra.es>
7658
7659 * config.guess, config.sub: Updated from master source.
7660
76612002-11-19 Karl Fogel <kfogel@red-bean.com>
7662
7663 * autogen.sh: New file.
7664
1a71cb28 76652002-11-18 Dave Love <fx@gnu.org>
067d23c9
KY
7666
7667 * configure.in: Tidy up various quoting issues throughout.
7668 Use AC_GNU_SOURCE.
7669 (AH_BOTTOM): Fix #endif protecting config.h. Maybe include
7670 alloca.h. Define GC_SETJMP_WORKS, GC_LISP_OBJECT_ALIGNMENT.
7671 Maybe define bcopy, bzero, bcmp.
7672 (powerpcle-*-solaris2.5*, powerpcle-*-solaris2*): Remove (use
7673 non-existent machine file).
7674 (sys/vlimit.h, sys/resource.h, fsync, __restrict): Test for.
7675 (term.h, X11/Xaw3d/Scrollbar.h): Avoid warning from test.
7676 (nlist.h): Move test up.
7677
76782002-11-18 Markus Rost <rost@math.ohio-state.edu>
7679
7680 * configure.in (*-sunos5*, *-solaris*): Use sol2-8.
7681
76822002-11-14 Francesco Potortì <pot@gnu.org>
7683
7684 * configure.in (*-sunos5.8*, *-solaris2.8*): New configurations.
7685
76862002-11-11 Tim Van Holder <tim.vanholder@anubex.com> (tiny change)
7687
7688 * Makefile.in (install-arch-indep): Prepend $(srcdir)/ to lisp.
7689
76902002-11-08 Dave Love <fx@gnu.org>
7691
7692 * configure.in: Use AC_CONFIG_LIBOBJ_DIR and require autoconf 2.54.
7693 (AH_BOTTOM) [!HAVE_SIZE_T]: Typedef size_t.
7694
76952002-11-07 Miles Bader <miles@gnu.org>
7696
7697 * Makefile.in (maybe_bootstrap): Fix shell variable usage.
7698 Handle separate-build-dir case.
7699
77002002-11-06 Richard M. Stallman <rms@gnu.org>
7701
7702 * Makefile.in (maybe_bootstrap): Add doublequotes to make it
7703 bulletproof. $bar may be empty when there are no .elc files.
7704
77052002-10-30 Dave Love <fx@gnu.org>
7706
7707 * configure.in: Require autoconf 2.53. Test for pty.h,
7708 sys/mman.h, sys/param.h, mremap, memmove.
7709 (AH_BOTTOM): Maybe include strings.h. Add local variables for mode.
7710 (AC_PROG_YACC): Delete.
7711 (size_t): Use AC_CHECK_TYPES.
7712 (AH_TOP): Up-date copyright.
7713
77142002-10-01 Juanma Barranquero <lektu@terra.es>
7715
7716 * update-subdirs: Add "no-byte-compile: t" to subdirs.el.
7717
77182002-09-19 Richard M. Stallman <rms@gnu.org>
7719
7720 * configure.in: Fix the LessTif-directory-finder for real.
7721
77222002-09-14 Richard M. Stallman <rms@gnu.org>
7723
7724 * Makefile.in (maybe_bootstrap): Test for complete absence
7725 of compiled Lisp files.
7726
77272002-09-11 Stefan Monnier <monnier@cs.yale.edu>
7728
7729 * Makefile.in (bootstrap-lisp-1, bootstrap-lisp, bootstrap)
7730 (bootstrap-clean-after): Delete.
7731 (bootstrap): Make the sequencing explicit.
7732
77332002-09-10 Richard M. Stallman <rms@gnu.org>
7734
7735 * configure.in: Fix previous LessTif change.
7736
77372002-09-09 Richard M. Stallman <rms@gnu.org>
7738
7739 * configure.in (powerpcle-*-solaris2.5*): New configuration.
7740 (powerpcle-*-solaris*): Use version 2.6 as default.
7741 (*-sunos5.6*, *-solaris2.6*): New alternative.
7742 (*-sunos5*): Use version 2.6 as default.
7743
77442002-09-06 Kai GroĂźjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7745
7746 * configure.in: Fix typo.
7747
77482002-09-05 Richard M. Stallman <rms@gnu.org>
7749
7750 * configure.in: Look for LessTif in /usr/X11R6/LessTif/ before Motif.
7751
7752 * configure.in: Handle $GCC_LINK_TEST_OPTIONS and
7753 $NON_GCC_LINK_TEST_OPTIONS after the AC_PROG_... macros.
7754
77552002-08-26 Kim F. Storm <storm@cua.dk>
7756
7757 * Makefile.in (install-arch-indep): Do not remove DOC file
7758 when it is the only DOC file installed; this is the case when
7759 CANNOT_DUMP is defined. From Joe Buehler (tiny change).
7760
77612002-07-24 Markus Rost <rost@math.ohio-state.edu>
7762
7763 * configure.in: Fix typo.
7764
77652002-07-24 Richard M. Stallman <rms@gnu.org>
7766
7767 * configure.in: Don't print anything special about gamedir.
7768
7769 * configure.in: Delete nonstandard --with-game-user option.
7770
77712002-07-21 Richard M. Stallman <rms@gnu.org>
7772
7773 * Makefile.in (gamedir, localstatedir): New variables.
7774 (epaths-force): Insert value of gamedir into PATH_GAME.
7775
7776 * configure.in (gamedir): Handle it like lispdir.
7777 (--with-game-dir option): Delete.
7778
77792002-06-21 Pavel JanĂ­k <Pavel@Janik.cz>
7780
7781 * configure.in: Add support for mipseb-*-netbsd* machines.
7782
77832002-06-18 Kai GroĂźjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7784
7785 * Makefile.in (install-arch-indep, uninstall): Add Tramp.
7786
77872002-06-17 Kai GroĂźjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7788
7789 * info/dir (File): Add an entry for Tramp.
7790
77912002-06-17 Eli Zaretskii <eliz@is.elta.co.il>
7792
7793 * INSTALL-CVS: New file.
7794
77952002-06-07 Andreas Schwab <schwab@suse.de>
7796
7797 * configure.in (x86_64-*-linux-gnu*): New system.
7798
77992002-05-31 Eli Zaretskii <eliz@is.elta.co.il>
7800
7801 * config.bat: Handle the case when lispintro is truncated to lispintr.
7802
78032002-05-26 Paul Eggert <eggert@twinsun.com>
7804
7805 * config.guess, config.sub: Updated from master source.
7806
78072002-05-09 Richard M. Stallman <rms@gnu.org>
7808
7809 * configure.in (emacs_cv_speed_t): Add square brackets for clarity.
7810
78112002-05-04 Pavel JanĂ­k <Pavel@Janik.cz>
7812
7813 * make-dist: Do not distribute lock/ directory.
7814
78152002-04-30 Andrew Choi <akochoi@shaw.ca>
7816
7817 * configure.in: Provide documentation string when defining
7818 variable HAVE_CARBON. Also define HAVE_WINDOW_SYSTEM, HAVE_MOUSE,
7819 and HAVE_MENUS in AH_BOTTOM if HAVE_CARBON is defined.
7820
1a71cb28 78212002-04-29 Colin Walters <walters@verbum.org>
067d23c9
KY
7822
7823 * configure.in: Delete configure check for access to the game user.
7824
78252002-04-29 Pavel JanĂ­k <Pavel@Janik.cz>
7826
7827 * make-dist: lwlib/Imakefile is removed.
7828
78292002-04-26 Andrew Choi <akochoi@shaw.ca>
7830
7831 * configure.in: Add support for powerpc-apple-darwin*.
7832 (HAVE_CARBON): Add.
7833
7834 * make-dist: Create directories in mac/Emacs.app.
7835
78362002-04-25 Pavel JanĂ­k <Pavel@Janik.cz>
7837
7838 * make-dist: lwlib-Xol* are removed.
7839
78402002-04-23 Andreas Schwab <schwab@suse.de>
7841
7842 * Makefile.in (MAINT): New variable.
7843 (${srcdir}/configure, $(srcdir)/src/stamp-h.in): Depend on this
7844 instead of configure.in, to avoid running autoconf and autoheader
7845 unless explicitly requested.
7846
78472002-04-16 Eli Zaretskii <eliz@gnu.org>
7848
7849 * config.bat: Update for msdos/sed2v2.inp.
7850
78512002-04-15 Andreas Schwab <schwab@suse.de>
7852
7853 * Makefile.in ($(srcdir)/src/config.in): Generate using autoheader.
7854 * configure.in: Add config header templates to all AC_DEFINE and
7855 AC_DEFINE_UNQUOTED symbols.
7856 * make-dist: Run autoheader if necessary.
7857
78582002-04-10 Colin Walters <walters@verbum.org>
7859
7860 * configure.in: Add --game-dir, --game-user. Test to see if we
7861 can use them.
7862
78632002-04-08 Pavel JanĂ­k <Pavel@Janik.cz>
7864
7865 * configure.in: Add --with-sound.
7866
78672002-03-18 Kim F. Storm <storm@cua.dk>
7868
7869 * configure.in: Test for sendto, recvfrom, getsockopt, setsockopt,
7870 and getsockname functions. Test for sys/un.h include file.
7871
78722002-03-15 Eli Zaretskii <eliz@is.elta.co.il>
7873
7874 * configure.in: Support AIX 5.1.
7875
78762002-03-10 Jan Djärv <jan.h.d@swipnet.se>
7877
7878 * configure.in: Added test for X Session Management (HAVE_X_SM).
7879
78802002-03-03 Richard M. Stallman <rms@gnu.org>
7881
7882 * Makefile.in (install-arch-indep): Use umask 022 for DOC* and lisp/.
7883 Run chown $${LOGNAME} on files installed by tar xvf.
7884
78852002-03-03 Kim F. Storm <storm@cua.dk>
7886
7887 * configure.in: Test for getpeername.
7888
78892002-03-01 Richard M. Stallman <rms@gnu.org>
7890
7891 * configure.in (HAVE_JPEG): Turn it off if libjpeg version < 6b.
7892 (HAVE_GIF): Don't use old libungif versions that crash.
7893
78942002-02-26 Richard M. Stallman <rms@gnu.org>
7895
7896 * configure.in <making srcdir absolute>: Verify that PWD is correct,
7897 not just well-formed and valid.
7898 (mips-compaq-nonstopux*): New configuration.
7899
79002002-02-18 Paul Eggert <eggert@twinsun.com>
7901
7902 * make-dist: Port to POSIX 1003.1-2001, which doesn't allow "head -1".
7903 "sed q" is a portable equivalent to plain "head -1".
7904
79052002-02-13 Richard M. Stallman <rms@gnu.org>
7906
7907 * Makefile.in (maybe_bootstrap): Do `exit 1'.
7908 (all): Don't depend on maybe_bootstrap here.
7909 (${SUBDIR}): Depend on it here instead.
7910
79112002-02-08 Richard M. Stallman <rms@gnu.org>
7912
7913 * Makefile.in (maybe_bootstrap): Add an infinite sleep-loop.
7914
79152002-01-27 Eli Zaretskii <eliz@is.elta.co.il>
7916
7917 * configure.in: Recognize BSD/OS 5.0.
7918
79192002-01-11 Eli Zaretskii <eliz@is.elta.co.il>
7920
7921 * make-dist: Make version checking in emacs.texi consistent with
7922 how we set it there.
7923
79242001-12-29 Kim F. Storm <storm@cua.dk>
7925
7926 * INSTALL: <CONFIGURATION BY HAND> Now requires autoconf 2.51.
7927
79282001-12-28 Richard M. Stallman <rms@gnu.org>
7929
7930 * configure.in: Test for mbsinit.
7931
79322001-12-21 Eli Zaretskii <eliz@is.elta.co.il>
7933
7934 These changes make Leim part of the standard distribution:
7935
7936 * README: Add info about the `leim' directory.
7937
7938 * INSTALL: Remove text that describes Leim as a separate package.
7939
7940 * noleim-Makefile.in: File removed.
7941
7942 * make-dist: Don't copy noleim-Makefile.in to the leim subdirectory.
7943 Link Leim files to ${tempdir}/leim, not to real-leim. Don't move
7944 Leim files out of the Emacs tree. Don't prepare a separate tarball
7945 for Leim.
7946
79472001-12-11 Richard M. Stallman <rms@gnu.org>
7948
7949 * configure.in (hppa*-*-linux-gnu*): New alternative.
7950
79512001-12-08 Pavel JanĂ­k <Pavel@Janik.cz>
7952
7953 * make-dist: Copy COPYING to leim/, lwlib/, mac/ and nt/ when
7954 creating distribution.
7955
79562001-12-06 Paul Eggert <eggert@twinsun.com>
7957
7958 * configure.in (AC_PREREQ): Bump from 2.50 to 2.51; needed for vfork.
7959 (AC_FUNC_VFORK): Remove.
7960 (AC_FUNC_FORK): Add.
7961 (HAVE_DES_H, HAVE_KRB5_H): Properly quote args of AC_CHECK_HEADERS;
7962 this is required by recent Autoconf versions.
7963
79642001-12-02 Pavel JanĂ­k <Pavel@Janik.cz>
7965
7966 * make-dist: Do not try to link removed files (aclocal.m4, _emacs,
7967 TODO, vms-pp.trans and others).
7968
79692001-11-29 Pavel JanĂ­k <Pavel@Janik.cz>
7970
7971 * make-dist: Use COPYING from the top-level directory.
7972
79732001-11-29 Gerd Moellmann <gerd@gnu.org>
7974
7975 * configure.in: Add support for FreeBSD/Alpha.
7976
79772001-11-29 Pavel JanĂ­k <Pavel@Janik.cz>
7978
7979 * make-dist: Add COPYING to the top-level directory of the
7980 distribution. Simplify the logic behind copying.
7981
7982 * Makefile.in (maybe_bootstrap): Fix previous change.
7983
79842001-11-28 Richard M. Stallman <rms@gnu.org>
7985
7986 * Makefile.in (maybe_bootstrap): Don't bootstrap, just suggest it.
7987
79882001-11-26 Richard M. Stallman <rms@gnu.org>
7989
7990 * Makefile.in: bootstrap should not delete dumped executables.
7991 (bootstrap-clean-before): New target.
7992 (bootstrap): Use bootstrap-clean-before instead of clean.
7993 (bootstrap-clean-after): Rename from bootstrap-clean. Calls changed.
7994
79952001-11-24 Eli Zaretskii <eliz@is.elta.co.il>
7996
7997 These changes add the Emacs Lisp Introduction manual to the
7998 distribution:
7999
8000 * Makefile.in (install-arch-indep, uninstall): Add ELisp Intro files.
8001
8002 * make-dist: Copy the files in lispintro directory.
8003
8004 * config.bat: Configure in the lispintro directory.
8005
8006 * configure.in (AC_OUTPUT): Add lispintro/Makefile.
8007
8008 * Makefile.in (SUBDIR_MAKEFILES): Add lispintro.
8009 (lispintro/Makefile): New target.
8010 (mostlyclean, clean, distclean, maintainer-clean): Add lispintro.
8011 (unlock, relock, info, dvi): Ditto.
8012
80132001-11-23 Eli Zaretskii <eliz@is.elta.co.il>
8014
8015 * Makefile.in (uninstall, install-arch-indep): Don't install gfdl.1.
8016
8017 * make-dist (etc): Don't distribute gfdl.1.
8018
80192001-11-22 Colin Walters <walters@debian.org>
8020
8021 * Makefile.in (install-arch-indep): Install the calc .info files.
8022 (uninstall): Handle deletion of calc .info files (thanks Pavel JanĂ­k).
8023
80242001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
8025
8026 * make-dist (lispref): Add *.txt, *.el, permute-index, and
8027 tindex.pl to the list of those being put into the distribution.
8028
80292001-11-16 Eli Zaretskii <eliz@gnu.org>
8030
8031 * configure.in: Add coff.h to the list in AC_CHECK_HEADERS.
8032
80332001-11-15 Pavel JanĂ­k <Pavel@Janik.cz>
8034
8035 * Makefile.in (uninstall): Fix previous change.
8036
8037 * configure.in, Makefile.in: Add support for --program-prefix,
8038 --program-suffix and --program-transform-name options.
8039
80402001-11-13 Pavel JanĂ­k <Pavel@Janik.cz>
8041
8042 * Makefile.in (install-arch-indep): Use `${manext}' instead of `.1'.
8043 (install-arch-indep): Install emacsclient manual page.
8044 (uninstall): Uninstall emacsclient manual page.
8045
80462001-11-12 Eli Zaretskii <eliz@is.elta.co.il>
8047
8048 * make-dist: Add lispref/index.*perm files to the distribution.
8049 From Pavel JanĂ­k <Pavel@Janik.cz>.
8050
80512001-11-12 Pavel JanĂ­k <Pavel@Janik.cz>
8052
8053 * Makefile.in (uninstall): Remove gfdl.1 when uninstalling.
8054
80552001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
8056
8057 * configure.in: AC_OUTPUT lispref/Makefile.
8058
80592001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
8060
8061 The following changes add the ELisp reference manual to the
8062 distribution.
8063
8064 * make-dist: Add the lispref directory to the distribution.
8065
8066 * Makefile.in (install-arch-indep): Add elisp* to the list of
8067 installed Info files.
8068 (SUBDIR_MAKEFILES): Add lispref/Makefile.
8069 (lispref/Makefile): New target.
8070 (mostlyclean, clean, distclean, maintainer-clean, unlock, relock):
8071 Add commands for the lispref directory.
8072 (info, dvi): Ditto.
8073
8074 * config.bat: Configure in `lispref'.
8075
80762001-11-09 Richard M. Stallman <rms@gnu.org>
8077
8078 * Makefile.in (bootstrap-lisp): Don't suppress error messages.
8079
80802001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
8081
8082 * make-dist (tempdir): Copy AUTHORS as well.
8083
80842001-11-06 Sam Steingold <sds@gnu.org>
8085
8086 * configure.in: Added a check for <nlist.h>.
8087
80882001-11-01 Pavel JanĂ­k <Pavel@Janik.cz>
8089
8090 * configure.in: Reindent --help output.
8091 From Per Starbäck (starback@ling.uu.se).
8092
80932001-10-31 Eli Zaretskii <eliz@is.elta.co.il>
8094
8095 * configure.in: New entry for HP/UX-11.
8096
8097 * Makefile.in (SOURCES): Replace GETTING.GNU.SOFTWARE with FTP.
8098 From Eric S. Raymond <esr@golux.thyrsus.com>.
8099
81002001-10-28 Eli Zaretskii <eliz@is.elta.co.il>
8101
8102 * configure.in (s390-*-linux-gnu): New system. From Adam Thornton
8103 <athornton@sinenomine.net>.
8104
81052001-10-25 Gerd Moellmann <gerd@gnu.org>
8106
8107 * Makefile.in (maybe_bootstrap): New target.
8108 (all): Add to prerequisites to bootstrap if abbrev.elc doesn't exist.
8109
81102001-10-24 Ken Raeburn <raeburn@gnu.org>
8111
8112 * configure.in: If --with-hesiod is given, look for
8113 hes_getmailhost and res_send or __res_send; check hesiod and
8114 resolv libraries respectively if system libraries don't supply them.
8115
81162001-10-24 Gerd Moellmann <gerd@gnu.org>
8117
8118 * configure.in: Use $MAKE for `make' if set.
8119
81202001-10-22 Gerd Moellmann <gerd@gnu.org>
8121
8122 * Makefile.in (install-arch-indep): Add -h (follow symlinks)
8123 to tar options.
8124
81252001-10-20 Gerd Moellmann <gerd@gnu.org>
8126
8127 * (Version 21.1 released).
8128
81292001-10-20 Miles Bader <miles@gnu.org>
8130
8131 * configure.in (configuration): Set from `host' if `host_alias'
8132 isn't defined.
8133
81342001-10-19 Andreas Schwab <schwab@suse.de>
8135
8136 * configure.in: Make ready for autoconf 2.5x.
8137 (AC_PREREQ): Require autoconf 2.50.
8138 * aclocal.m4: Removed.
8139 * Makefile.in (${srcdir}/configure): Don't depend on aclocal.m4.
8140
81412001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
8142
8143 * README: Bump Emacs version to 21.1.50.
8144
81452001-10-05 Gerd Moellmann <gerd@gnu.org>
8146
8147 * Branch for 21.1.
8148
81492001-09-05 Gerd Moellmann <gerd@gnu.org>
8150
8151 * configure.in: Avoid `$@' which is handled specially in
8152 Autoconf 2.52. From "Adam J. Richter" <adam@yggdrasil.com>.
8153
81542001-09-01 Eli Zaretskii <eliz@is.elta.co.il>
8155
8156 * make-dist (nt): Add subdirs.el to the list of distributed files.
8157
81582001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
8159
8160 * configure.in (machine): Add an entry for
8161 hppa1.1-hitachi-hiuxwe2*.
8162
81632001-05-28 Gerd Moellmann <gerd@gnu.org>
8164
8165 * make-dist (LANG): Set LC_ALL and LANGUAGE to C, unset
8166 LC_MESSAGES and LANG. From Karl Eichwalder <keichwa@gmx.net>.
8167
81682001-05-14 Gerd Moellmann <gerd@gnu.org>
8169
8170 * make-dist: Copy texinfo.tex unconditionally.
8171
81722001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
8173
8174 * Makefile.in (install-arch-indep): Add gfdl.1 to the man pages
8175 that are installed.
8176
81772001-04-06 Gerd Moellmann <gerd@gnu.org>
8178
8179 * make-dist: Copy only `[a-z]*.{el,elc}' from leim/quail.
8180 Don't copy quick-b5, quick-cns, tsang-b5, and tsang-cns files.
8181
8182 * make-dist: Handle leim/MISC-DIC. Only include
8183 `[a-zA-Z]*.{el,elc}' from leim/quail.
8184
81852001-04-05 Gerd Moellmann <gerd@gnu.org>
8186
8187 * Makefile.in (install-arch-indep): Remove .cvsignore files.
8188
81892001-03-30 Gerd Moellmann <gerd@gnu.org>
8190
8191 * Makefile.in (.PHONY): Add for bootstrap targets.
8192 (bootstrap-clean): New target.
8193 (bootstrap): Use it instead of `clean'.
8194
81952001-03-29 Eli Zaretskii <a34785@is.elta.co.il>
8196
8197 * Makefile.in (SUBDIR): Remove leim.
8198 (all, .RECURSIVE, extraclean): Add leim explicitly.
8199 (leim): Provide separate rule which exports PARALLEL=0 into the
8200 environment.
8201
82022001-03-20 Gerd Moellmann <gerd@gnu.org>
8203
8204 * configure.in (HAVE_XPM): Don't print the result of the check for
8205 XpmReturnAllocPixels if we don't have an xpm.h.
8206
82072001-03-05 Gerd Moellmann <gerd@gnu.org>
8208
8209 * COPYING: New file.
8210
82112001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
8212
8213 * config.bat: Update the copyright.
8214
82152001-02-23 Kenichi Handa <handa@etl.go.jp>
8216
8217 * configure.in: Use AC_EGREP_CPP to check if the C preprocessor
8218 converts `..' to `. .'. If it converts, set CPP_NEED_TRADITIONAL
8219 to `yes'. Later in AC_OUTPUT, check this variable.
8220
82212001-02-09 Dave Love <fx@gnu.org>
8222
8223 * AUTHORS: Updated.
8224
82252001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
8226
8227 * info/dir (Ebrowse): Fix the entry (was missing a dot).
8228
82292001-02-02 Gerd Moellmann <gerd@gnu.org>
8230
8231 * mkinstalldirs (errstatus): Chmod a+rx directories we create.
8232
8233 * Makefile.in (uninstall): Ignore exit code of `rm'.
8234
90eacf99
SM
8235 * Makefile.in (uninstall): Remove more info files.
8236 Remove ${libexecdir}/emacs/${version}. Remove ${archlibdir}/fns-*.
067d23c9
KY
8237
82382001-01-31 Gerd Moellmann <gerd@gnu.org>
8239
8240 * noleim-Makefile.in (extraclean): Add.
8241
82422001-01-28 Gerd Moellmann <gerd@gnu.org>
8243
90eacf99 8244 * Makefile.in (extraclean): Add -f to -rm config-tmp-* to keep
067d23c9
KY
8245 it quiet.
8246
82472001-01-24 Colin Walters <walters@cis.ohio-state.edu>
8248
8249 * Makefile.in (tags): Fix typo.
8250
82512001-01-13 Kenichi Handa <handa@etl.go.jp>
8252
8253 * configure.in: Fix typo in the code setting x_search_path.
8254
82552001-01-10 Dave Love <fx@gnu.org>
8256
8257 * configure.in: Don't reset LIBS at end of -lXmu test. Test for
8258 -lXext.
8259 (HAVE_XKBGETKEYBOARD): Fix reporting of result.
8260 (HAVE_LIBXP): Remove -lXt from AC_CHECK_LIB.
8261 (HAVE_XAW3D, HAVE_XPM, HAVE_JPEG, HAVE_PNG, HAVE_TIFF, HAVE_GIF):
8262 Don't frob CFLAGS. Remove extra X libs from AC_CHECK_LIB
8263 (now in $LIBS).
8264
82652001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
8266
8267 * config.bat: Run the preprocessor with -traditional.
8268
82692001-01-01 Eli Zaretskii <eliz@is.elta.co.il>
8270
8271 * INSTALL: Move copying conditions to end of file.
8272
82732000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
8274
8275 * INSTALL: Add basic installation procedure which assumes
8276 `configure' does its job. Elaborate on image support libraries.
8277 Add a pointer to Xaw3d library. Add advice about solving
8278 configure-time problems by looking in config.log and setting
8279 variables in the environment.
8280
82812000-12-27 Gerd Moellmann <gerd@gnu.org>
8282
8283 * Makefile.in (install-arch-indep): If tar fails, exit with
8284 exit code 1.
8285
82862000-12-19 Gerd Moellmann <gerd@gnu.org>
8287
8288 * configure.in: Test for XkbGetKeyboard with an AC_TRY_LINK whose
8289 source file includes XKBlib.h. On some broken Solaris systems,
8290 there is an XKBlib.h, reportedly, but header files included by
8291 XKBlib.h are missing.
8292
82932000-12-14 Gerd Moellmann <gerd@gnu.org>
8294
8295 * configure.in: AC_CHECK_FUNC XkbGetKeyboard.
8296
82972000-12-11 Dave Love <fx@gnu.org>
8298
8299 * configure.in <alpha*-dec-osf*>: Use full path for NON_GNU_CPP.
8300
83012000-12-11 Paul Eggert <eggert@twinsun.com>
8302
8303 * aclocal.m4 (AC_SYS_LARGEFILE, AC_SYS_LARGEFILE_MACRO_VALUE):
8304 Merge fixes from latest GNU tar version. These macros no longer
8305 futz with _XOPEN_SOURCE, as that was not portable in practice.
8306 (AC_FUNC_FSEEKO): New macro.
8307
8308 * configure.in: Use it instead of invoking AC_CHECK_FUNCS on
8309 ftello.
8310
83112000-12-05 Dave Love <fx@gnu.org>
8312
8313 * Makefile.in (TAGS, info): Avoid tab-prefixed comments in rules.
8314
83152000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
8316
8317 * info/dir: Change the category to "Emacs".
8318
83192000-12-01 Gerd Moellmann <gerd@gnu.org>
8320
8321 * make-dist (tempdir): Remove epaths.h from the distribution
8322 instead of paths.h.
8323
83242000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
8325
8326 * config.bat: Check for existence of djecho.exe, and print an
8327 error message if it is not available.
8328
8329 * INSTALL: Describe possible problem with djecho.exe in old
8330 versions of DJGPP v2.x.
8331
83322000-11-23 Gerd Moellmann <gerd@gnu.org>
8333
8334 * configure.in: Initialize HAVE_LIBXP to no.
8335
83362000-11-22 Gerd Moellmann <gerd@gnu.org>
8337
8338 * configure.in: Use m/macppc.h instead of the non-existent
8339 m/powerpc.h.
8340
83412000-11-21 Gerd Moellmann <gerd@gnu.org>
8342
8343 * Makefile.in (install-arch-indep): Also install info/eshell*
8344 and info/speedbar*.
8345
8346 * configure.in (HAVE_PNG): Check for the presence of
8347 png_get_channels to rule out older PNG libs.
8348
8349 * configure.in (AC_OUTPUT): Arrange to emit definitions of
8350 GCC and NON_GNU_CPP into config.status.
8351
83522000-11-20 Dave Love <fx@gnu.org>
8353
8354 * configure.in: Fix last change.
8355
8356 * GETTING.GNU.SOFTWARE: Deleted.
8357 * FTP: New file to replace it.
8358 * make-dist: Add FTP, remove GETTING.GNU.SOFTWARE.
8359
83602000-11-20 Gerd Moellmann <gerd@gnu.org>
8361
8362 * configure.in: Use -traditional with GNU cpp.
8363
83642000-11-17 Gerd Moellmann <gerd@gnu.org>
8365
8366 * make-dist: Handle the Mac port. Distribute all makefile.w32-in.
8367 Distribute more files from the nt/ subdir. Distribute PBM
8368 image files from subdirs of lisp/. Distribute old change logs
8369 from subdirs of lisp/. Distribute play/5x5.el.
8370
83712000-11-11 Dave Love <fx@gnu.org>
8372
8373 * config.sub, config.guess: Updated from master source.
8374
83752000-11-07 Dave Love <fx@gnu.org>
8376
8377 * configure.in: Test for mkstemp.
8378
83792000-11-01 Eli Zaretskii <eliz@is.elta.co.il>
8380
8381 * info/dir (Top): Rearrange menu items more logically, and put
8382 them into a single category. Add menu items for RefTeX and
8383 Widget.
8384
83852000-10-29 Kai GroĂźjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8386
8387 * Makefile.in (install-arch-indep): Use --info-dir instead of
8388 --dir-file, and a simple argument instead of --info-file, so that
8389 the Debian version of install-info also works.
8390
83912000-10-19 Eric M. Ludlam <zappo@ultranet.com>
8392
8393 * info/dir (Speedbar): Add entry.
8394
83952000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
8396
8397 * INSTALL: Describe the new image-support options to the configure
8398 script. List URLs where image support libraries can be found.
8399
84002000-10-14 Eli Zaretskii <eliz@is.elta.co.il>
8401
8402 * info/dir (Top): Add an entry for Eshell.
8403
84042000-10-02 Dave Love <fx@gnu.org>
8405
8406 * configure.in: Check for gai_strerror.
8407
84082000-10-01 Andreas Schwab <schwab@suse.de>
8409
8410 * Makefile.in (install-arch-indep): Update list of installed info files.
8411
84122000-09-30 Gerd Moellmann <gerd@gnu.org>
8413
8414 * configure.in: Support `sparc*-*-netbsd*'.
8415
84162000-09-29 Eli Zaretskii <eliz@is.elta.co.il>
8417
8418 * info/dir (MIME): Add entry for emacs-mime.
8419
84202000-09-29 Dave Love <fx@gnu.org>
8421
8422 * configure.in: Fix alpha*-dec-osf4 using the osf5 config.
8423
84242000-09-26 Gerd Moellmann <gerd@gnu.org>
8425
8426 * make-dist: Adapt to the change of leim/Makefile which was
8427 necessary to ensure a reasonably working `make dist'.
8428
8429 * leim-Makefile.in: Moved to leim/Makefile.in..
8430
8431 * noleim-Makefile.in: New file, formerly leim/Makefile.in.
8432
84332000-09-21 Kenichi Handa <handa@etl.go.jp>
8434
8435 * leim-Makefile.in (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
8436 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
8437 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
8438 files to .elc.
90eacf99 8439 (${TIT}): Adjust for the above change.
067d23c9
KY
8440 (clean mostlyclean): Likewise.
8441 (.el.elc): New target.
8442
84432000-09-19 Gerd Moellmann <gerd@gnu.org>
8444
8445 * make-dist: Include XPM and XBM files in lisp/ and subdirs
8446 in the distribution.
8447
84482000-09-18 Gerd Moellmann <gerd@gnu.org>
8449
8450 * make-dist (skk): Rename to `ja-dic' because the leim directory
8451 was renamed.
8452
84532000-09-14 Dave Love <fx@gnu.org>
8454
8455 * configure.in: Fix spurion in last change.
8456
84572000-09-14 Gerd Moellmann <gerd@gnu.org>
8458
8459 * configure.in (USE_MMAP_FOR_BUFFERS): Recognize in system
8460 configuration files instead of REL_ALLOC_MMAP. Set REL_ALLOC
8461 to `no' if defined. Change result report.
8462
84632000-09-08 Dave Love <fx@gnu.org>
8464
8465 * configure.in: Remove spurious `@'s.
8466
8467 * aclocal.m4 (AC_FUNC_MMAP): Use fixed version from development
8468 autoconf.
8469
84702000-09-06 Gerd Moellmann <gerd@gnu.org>
8471
8472 * configure.in (REL_ALLOC_MMAP): Recognize in system configuration
8473 file and print informational message.
8474
8475 * configure.in (AC_FUNC_MMAP): Add.
8476
84772000-09-01 Gerd Moellmann <gerd@gnu.org>
8478
8479 * configure.in: Add ``checking'' messages for
8480 XpmReturnAllocPixels.
8481
84822000-08-28 Gerd Moellmann <gerd@gnu.org>
8483
8484 * configure.in: Check <strings.h>; check `index' and `rindex'
8485 functions.
8486
84872000-08-26 Kenichi Handa <handa@etl.go.jp>
8488
8489 * configure.in <alpha*-dec-osf*>: Move "NON_GNU_CPP='cpp'" before
8490 "case "${canonical}" in".
8491
84922000-08-25 Dave Love <fx@gnu.org>
8493
8494 * configure.in <osf>: Use NON_GNU_CPP='cpp' always.
8495
84962000-08-25 Kenichi Handa <handa@etl.go.jp>
8497
8498 * leim-Makefile.in: Rename skk to ja-dic throughout the file.
8499
85002000-08-24 Gerd Moellmann <gerd@gnu.org>
8501
8502 * configure.in <making srcdir absolute>: Unset CDPATH in case $PWD
8503 contains a relative path. Protect against unusable values of $PWD.
8504
85052000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
8506
8507 * info/dir (WoMan): Add entry.
8508
8509 * config.bat (maindir): Update src/_gdbinit even if it does
8510 already exist.
8511
85122000-08-07 Gerd Moellmann <gerd@gnu.org>
8513
8514 * Makefile.in (config.status): Prepend `$(srcdir)/' to `configure'.
8515
85162000-08-03 Gerd Moellmann <gerd@gnu.org>
8517
8518 * configure.in: Add support for ia64*-*-linux*.
8519
85202000-07-27 Gerd Moellmann <gerd@gnu.org>
8521
8522 * make-dist (aclocal.m4): Include in distribution.
8523
85242000-07-26 Dave Love <fx@gnu.org>
8525
90eacf99 8526 * configure.in (AC_SYS_LARGEFILE): Move earlier.
067d23c9
KY
8527
85282000-07-24 Dave Love <fx@gnu.org>
8529
8530 * configure.in: Add AC_SIZE_T.
8531
85322000-07-18 Dave Love <fx@gnu.org>
8533
8534 * configure.in: Reorder so that most tests are done after CPPFLAGS
8535 is set from the C_SWITCH_... definitions.
8536
85372000-07-10 Gerd Moellmann <gerd@gnu.org>
8538
8539 * configure.in (HAVE_XPM): Undo previous change. Check for
8540 preprocessor define XpmReturnAllocPixels.
8541
85422000-07-06 Gerd Moellmann <gerd@gnu.org>
8543
8544 * configure.in (HAVE_XPM): Check for XpmReturnAllocPixels
8545 instead of XpmReadFileToPixmap.
8546
85472000-07-05 Ken Raeburn <raeburn@gnu.org>
8548
8549 * configure.in: Check for <soundcard.h>. Look for ossaudio
8550 library, and set LIBSOUND accordingly.
8551
85522000-07-05 Dave Love <fx@gnu.org>
8553
8554 * configure.in: Use AC_HEADER_SYS_WAIT.
8555
85562000-07-05 Gerd Moellmann <gerd@gnu.org>
8557
8558 * make-dist: Check DONTCOMPILE in lisp/Makefile.in instead of
8559 lisp/Makefile. Distribute lisp/Makefile.in instead of
8560 lisp/Makefile.
8561
85622000-06-30 Ken Raeburn <raeburn@gnu.org>
8563
8564 * configure.in: Add ${C_SWITCH_X_SITE} temporarily to CPPFLAGS,
8565 while searching for image-handling libraries.
8566
85672000-06-26 Gerd Moellmann <gerd@gnu.org>
8568
8569 * configure.in (--with-xim): New option.
8570
85712000-06-23 Dave Love <fx@gnu.org>
8572
8573 * configure.in [HAVE_TIMEVAL]: Move gettimeofday test here, test
8574 for struct timezone and test how we can call gettimeofday.
8575 Check for OSF 5+. Check for term.h.
8576
8577 * aclocal.m4: Define the post-2.13 stuff conditionally on autoconf
8578 version.
8579
85802000-06-23 Gerd Moellmann <gerd@gnu.org>
8581
8582 * configure.in (HAVE_LIBXP): Change test for libXp.
8583
85842000-06-21 Dave Love <fx@gnu.org>
8585
8586 * configure.in: Check for fcntl.h. Use AC_FUNC_GETLOADAVG, not
8587 simple test for getloadavg and substitute GETLOADAVG_LIBS.
8588 Simplify test for GETTIMEOFDAY_ONE_ARGUMENT.
8589
85902000-06-19 Dave Love <fx@gnu.org>
8591
8592 * configure.in (GETTIMEOFDAY_ONE_ARGUMENT): Fix in case
8593 _XOPEN_SOURCE is defined.
8594
85952000-06-16 Gerd Moellmann <gerd@gnu.org>
8596
8597 * Makefile.in (distclean): Also make distclean in lisp/.
8598
85992000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
8600
8601 * config.bat: Generate lisp/Makefile from lisp/Makefile.in.
8602
86032000-06-15 Gerd Moellmann <gerd@gnu.org>
8604
8605 * make-dist: Add --help and --snapshot options.
8606
86072000-06-14 Gerd Moellmann <gerd@gnu.org>
8608
8609 * configure.in: Generate lisp/Makefile.
8610
8611 * configure.in: Add support for `*-lynxos*'.
8612 Use `cpp' as NON_GNU_CPP for `alpha*-dec-osf[5-9]*', as
8613 recommended by <Karen.Dorhamer@compaq.com> to fix problems
8614 on Tru64 UNIX v5.0.
8615
86162000-06-13 Ken Raeburn <raeburn@gnu.org>
8617
8618 * Makefile.in (install-arch-indep): Don't use "-unset CDPATH" when
8619 it's on a continuation line.
8620
86212000-06-02 Dave Love <fx@gnu.org>
8622
8623 * Makefile.in (install-arch-indep): Add pcl-cvs to list of info
8624 files.
8625
8626 * configure.in: Don't specify -n32 flag for mips-sgi-irix6.5.
8627 Check for struct exception. Use AC_SYS_LARGEFILE and move ftello
8628 test.
8629
8630 * aclocal.m4 (AC_SYS_LARGEFILE_TEST_INCLUDES)
8631 (AC_SYS_LARGEFILE_MACRO_VALUE, AC_SYS_LARGEFILE): New.
8632
86332000-05-26 Gerd Moellmann <gerd@gnu.org>
8634
8635 * configure.in: Add check for speed_t typedef.
8636
86372000-05-25 Ken Raeburn <raeburn@gnu.org>
8638
8639 * Makefile.in (install-arch-dep): Install fns-*.el only if it
8640 exists; it won't in the CANNOT_DUMP case.
8641
86422000-05-25 Gerd Moellmann <gerd@gnu.org>
8643
8644 * Makefile.in: Ignore exit status of `unset CDPATH' everywhere.
8645 On FreeBSD, the exit status is 1 if CDPATH is not set.
8646 (install-arch-indep): Install ebrowse.info.
8647
86482000-05-20 NIIBE Yutaka <gniibe@mri.co.jp>
8649
8650 * configure.in: Check for grandpt and getpt.
8651
86522000-05-09 Dave Love <fx@gnu.org>
8653
8654 * Makefile.in (install-arch-indep): Filter CVS as well as RCS.
8655
86562000-05-05 Gerd Moellmann <gerd@gnu.org>
8657
8658 * make-dist: Make a link for lib-src/grep-changelog.
8659 Copy install-sh.
8660
86612000-05-01 Eli Zaretskii <eliz@is.elta.co.il>
8662
8663 * config.bat: Identify the beginning of the cpp stuff in
8664 src/Makefile.in and lib-src/Makefile.in more accurately.
8665
86662000-04-27 Gerd Moellmann <gerd@gnu.org>
8667
8668 * configure.in: Add support for `powerpc*-*-linux-gnu*'.
8669
86702000-04-19 Gerd Moellmann <gerd@gnu.org>
8671
8672 * configure.in: Add support for `powerpc-*-netbsd*'.
8673
86742000-04-19 Dave Love <fx@gnu.org>
8675
8676 * configure.in: Don't use AC_FUNC_GETLOADAVG.
8677
8678 * aclocal.m4 (AC_FUNC_MKTIME): Use AC_SUBST.
8679
86802000-04-16 Dave Love <fx@gnu.org>
8681
8682 * Makefile.in (${srcdir}/configure): Depend on aclocal.m4.
8683
86842000-04-14 Dave Love <fx@gnu.org>
8685
8686 * configure.in: Use AC_FUNC_GETLOADAVG, AC_FUNC_MKTIME.
8687
8688 * aclocal.m4 (AC_FUNC_MKTIME): New.
8689
86902000-03-28 Ken Raeburn <raeburn@gnu.org>
8691
8692 * configure.in: Line up "--help" output a little better.
8693
86942000-03-26 Gerd Moellmann <gerd@gnu.org>
8695
8696 * Makefile.in (bootstrap-lisp-1, bootstrap-lisp, bootstrap-src):
8697 New targets.
90eacf99
SM
8698 (bootstrap): Rewritten in terms of the new targets above.
8699 Make info files, too.
067d23c9
KY
8700
87012000-03-12 Gerd Moellmann <gerd@gnu.org>
8702
8703 * config.guess, config.sub: Use the versions of the files from
8704 subversions.
8705
87062000-03-08 Dave Love <fx@gnu.org>
8707
8708 * configure.in: Use AC_PROG_RANLIB, AC_C_PROTOTYPES,
8709 AC_C_VOLATILE. Define POINTER_TYPE.
8710
8711 * aclocal.m4: New file.
8712
87132000-03-02 Gerd Moellmann <gerd@gnu.org>
8714
8715 * configure.in (machine): Add `mipsel-*-netbsd*' and
8716 `arm-*-netbsd*'.
8717
87182000-03-01 Gerd Moellmann <gerd@gnu.org>
8719
8720 * configure.in (machine): Add support for `*-auspex-sunos*'.
8721
87222000-02-29 Gerd Moellmann <gerd@gnu.org>
8723
8724 * configure.in (C_OPTIMIZE_SWITCH) [__GNUC__]: Use -O2.
8725
87262000-02-18 Dave Love <fx@gnu.org>
8727
8728 * configure.in: Define NON_GNU_CPP on alpha-dec-osf5+.
8729
87302000-02-18 Andreas Schwab <schwab@suse.de>
8731
8732 * Makefile.in (install-arch-indep): Add eudc to list of installed
8733 info files.
8734
87352000-02-17 Ken Raeburn <raeburn@gnu.org>
8736
8737 * configure.in: Include -lz and -ljpeg (if it's available) when
8738 testing for the tiff library.
8739
87402000-02-17 Gerd Moellmann <gerd@gnu.org>
8741
8742 * configure.in: Remove LISP_FLOAT_TYPE.
8743
87442000-02-12 Dave Love <fx@gnu.org>
8745
8746 * configure.in: Use AC_FUNC_VFORK.
8747
87482000-02-01 Gerd Moellmann <gerd@gnu.org>
8749
8750 * make-dist: Various fixes for new development tree.
8751
8752 * leim-Makefile.in: New file.
8753
87542000-01-31 Gerd Moellmann <gerd@gnu.org>
8755
8756 * Makefile.in (dist): Call ./make-dist.
8757
87582000-01-24 Dave Love <fx@gnu.org>
8759
8760 * configure.in: Remove -G0 from Irix NON_GCC_TEST_OPTIONS.
8761
87622000-01-18 Gerd Moellmann <gerd@gnu.org>
8763
8764 * configure.in (HAVE_GIF): Check for DGifOpen instead of
8765 DGifOpenFileName.
8766
87672000-01-11 Andreas Schwab <schwab@suse.de>
8768
8769 * Makefile.in (install-arch-indep): Update list of info files to
8770 be installed.
8771
87722000-01-05 Dave Love <fx@gnu.org>
8773
8774 * configure.in: Check for jerror.h as well as libjpeg.
8775
87762000-01-03 Andreas Schwab <schwab@suse.de>
8777
90eacf99
SM
8778 * Makefile.in (install-arch-indep): Install autotype*.
8779 Run install-info on autotype and emacs-faq.info.
067d23c9
KY
8780
87811999-12-04 Dave Love <fx@gnu.org>
8782
8783 * Makefile.in (install-arch-indep): Depend on `info'.
8784 (install-strip): Use `install' as sub-make target.
8785
87861999-11-23 Ken Raeburn <raeburn@gnu.org>
8787
8788 * configure.in: Restore Kerberos code deleted on 1999-05-29 that
8789 didn't need to be deleted. Check for the k5crypto library as well
8790 as the crypto library; MIT Kerberos 1.1 changed the name.
8791
87921999-11-18 Dave Love <fx@gnu.org>
8793
8794 * configure.in: Fix NON_GNU_CPP for Irix 6 to avoid failing tests.
8795
87961999-11-11 Erik Naggum <erik@naggum.no>
8797
8798 * configure.in (bitmapdir): Allow for both "bitmaps" directories.
8799
88001999-11-08 Dave Love <fx@gnu.org>
8801
8802 * configure.in: Fix change for --with-pop default.
8803
88041999-11-04 Dave Love <fx@gnu.org>
8805
8806 * configure.in: Default to --with-pop. Change sense of with-gcc
8807 and with-toolkit-scroll-bars messages to reflect the defaults.
8808
88091999-11-01 Gerd Moellmann <gerd@gnu.org>
8810
8811 * INSTALL: Mention the Emacs Lisp Reference.
8812
88131999-10-27 Noah Friedman <friedman@splode.com>
8814
8815 * configure.in: Check for dynamic ptys (/dev/ptmx, /dev/pts/).
8816
88171999-10-23 Gerd Moellmann <gerd@gnu.org>
8818
8819 * Makefile.in (bootstrap): New target.
8820
88211999-10-19 Paul Eggert <eggert@twinsun.com>
8822
8823 Add support for large files. Merge glibc 2.1.2.
8824
8825 * configure.in (AC_CHECK_HEADERS): Add stdio_ext.h.
8826 (HAVE_TM_GMTOFF): New symbol.
8827 (AC_CHECK_FUNCS): Add __fpending, ftello, getloadavg, mblen,
8828 mbrlen, strsignal.
8829 (LOCALTIME_CACHE): Don't include stdlib.h, as config.h does this now.
8830
88311999-10-09 Stefan Monnier <monnier@cs.yale.edu>
8832
8833 * make-dist (dontcompile): Look for the DONTCOMPILE variable rather
8834 than the obsolete dontcompilefiles pseudo-rule in lisp/Makefile.
8835
88361999-10-09 Richard M. Stallman <rms@gnu.org>
8837
8838 * Makefile.in (uninstall, install-arch-indep, install-arch-dep):
8839 Unset CDPATH to prevent cd from generating output.
8840
88411999-10-08 Stefan Monnier <monnier@cs.yale.edu>
8842
8843 * update-subdirs: Also ignore CVS subdirs.
8844
88451999-10-07 Gerd Moellmann <gerd@gnu.org>
8846
8847 * Makefile.in (install-arch-indep): Add ada-mode.
8848
88491999-10-06 Dave Love <fx@gnu.org>
8850
8851 * Makefile.in: Add rules for config.status, configure.
8852
88531999-09-07 Gerd Moellmann <gerd@gnu.org>
8854
90eacf99 8855 * configure.in (--with-sound): Remove.
067d23c9
KY
8856
88571999-08-30 Gerd Moellmann <gerd@gnu.org>
8858
8859 * configure.in (USE_TOOLKIT_SCROLL_BARS): Move the test down after
8860 the test for Xaw3d.
8861 (HAVE_TIFF): Add -lm to library check.
8862
88631999-08-28 Richard Stallman <rms@gnu.org>
8864
8865 * configure.in (USE_TOOLKIT_SCROLL_BARS): Move tests for
8866 -lXaw3d, -lXpm, -ljpeg, -lpng, -ltiff, and -lgif, down
8867 after the other X-related libraries.
8868
88691999-08-21 Dave Love <fx@gnu.org>
8870
8871 * configure.in: Don't check for jpeglib.h.
8872
88731999-08-20 Gerd Moellmann <gerd@gnu.org>
8874
8875 * configure.in (HAVE_TIFF): Remove tiff34 prefix from tiffio.h.
8876 (HAVE_XAW3D): Don't check for Xaw3d if USE_X_TOOLKIT=none.
8877
88781999-08-18 Dave Love <fx@gnu.org>
8879
8880 * configure.in: Check for termcap.h.
8881
88821999-08-15 Gerd Moellmann <gerd@gnu.org>
8883
8884 * configure.in: Add --with-toolkit-scroll-bars. If "no",
8885 use Emacs' scroll bars, even if configured for Motif or when
8886 Xaw3d is available.
8887
88881999-08-12 Wolfgang Rupprecht <wolfgang@wsrcc.com>
8889
8890 * configure.in: Check for getaddrinfo.
8891
88921999-08-04 Eli Zaretskii <eliz@gnu.org>
8893
8894 * config.bat: Make --no-debug work again by removing -gcoff.
8895
88961999-07-30 Dave Love <fx@gnu.org>
8897
8898 * configure.in: Check for stdlib.h.
8899
89001999-07-19 Dave Love <fx@gnu.org>
8901
8902 * configure.in: Grok sparc64-*-linux-gnu*.
8903
89041999-07-12 Richard Stallman <rms@gnu.org>
8905
8906 * Version 20.4 released.
8907
89081999-06-23 Karl Heuer <kwzh@gnu.org>
8909
8910 * make-dist: Unset EMACS_UNIBYTE, so Emacs runs in its default state.
8911 Quote $EMACS, in case it's a program with args.
8912
89131999-06-15 Gerd Moellmann <gerd@gnu.org>
8914
8915 * configure.in (HAVE_GIF): Use libungif instead of libgif
8916 because the former doesn't contain patented compression code.
8917
89181999-05-29 Richard M. Stallman <rms@gnu.org>
8919
8920 * configure.in: Delete the Kerberos stuff.
8921
89221999-05-27 Greg Hudson <ghudson@mit.edu>
8923
8924 * configure.in: Prefer kerberos 5 names.
8925
89261999-04-26 Richard M. Stallman <rms@gnu.org>
8927
8928 * configure.in: Check for libXp.
8929
89301999-04-08 Richard Stallman <rms@gnu.org>
8931
8932 * make-dist: Include change logs in subdirs of `lisp'.
8933
89341999-04-05 Richard Stallman <rms@gnu.org>
8935
8936 * Makefile.in (mkdir): If we create ${datadir}, make it world-readable.
8937 (install-arch-indep): Make ${datadir}/emacs world-readable.
8938
89391999-03-30 Eli Zaretskii <eliz@gnu.org>
8940
8941 * config.bat: Use epaths.* instead of paths.*.
8942
89431999-03-07 Eli Zaretskii <eliz@gnu.org>
8944
8945 * INSTALL: Add detailed instructions to unpack and install
8946 intlfonts on MS-DOS.
8947
89481999-02-26 Richard Stallman <rms@gnu.org>
8949
8950 * configure.in: Use epaths.h and epaths-force instead of paths...
8951
90eacf99 8952 * Makefile.in (epaths-force): Rename from paths-force;
067d23c9
KY
8953 operate on epaths.in and produce epaths.h.
8954
89551999-02-24 Richard Stallman <rms@gnu.org>
8956
8957 * make-dist: Fix nt/icons directory handling.
8958
89591999-02-22 Simon Josefsson <jas@pdc.kth.se>
8960
8961 * configure.in (f301-fujitsu-uxpv4.1): New target.
8962
89631999-02-20 Richard Stallman <rms@gnu.org>
8964
8965 * make-dist (tempparent): Fix command to update info files.
8966
89671999-02-09 Richard Stallman <rms@gnu.org>
8968
8969 * configure.in (powerpc-apple-netbsd*): New alternative.
8970
89711999-01-25 Geoff Voelker <voelker@cs.washington.edu>
8972
8973 * make-dist: Include the new directory nt/icons in distributions.
8974
89751999-01-19 Richard Stallman <rms@psilocin.ai.mit.edu>
8976
8977 * configure.in: Change message about HAVE_XFREE386.
8978
89791999-01-07 Eli Zaretskii <eliz@gnu.org>
8980
8981 * config.bat: Support configuring with leim.
8982
89831998-12-16 Petri Kaurinkoski <Petri.Kaurinkoski@hut.fi>
8984
8985 * configure.in (mips-sgi-irix6.5): New target.
8986
89871998-12-16 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
8988
8989 * configure.in: Remove GSS-API support, since it has been removed
8990 from movemail.
8991
89921998-12-04 Markus Rost <rost@delysid.gnu.org>
8993
8994 * Makefile.in (install-arch-dep): Copy fns-*.el from lib-src.
8995
89961998-12-04 Andreas Schwab <schwab@delysid.gnu.org>
8997
8998 * Makefile.in: Don't install customize info file.
8999 Run install-info on viper info file.
9000
90011998-11-29 Richard Stallman <rms@psilocin.ai.mit.edu>
9002
9003 * Makefile.in (install-arch-dep): Copy fns-*.el from lib-src.
9004
90051998-11-16 Kenichi Handa <handa@etl.go.jp>
9006
9007 * configure.in (*-*-bsdi4*): New target.
9008
90091998-11-13 Ehud Karni <ehud@unix.simonwiesel.co.il>
9010
9011 * configure.in: Fix previous change.
9012
90131998-11-11 Richard Stallman <rms@gnu.org>
9014
9015 * configure.in (aviion-intel): New machine.
9016
90171998-11-04 Kenichi Handa <handa@etl.go.jp>
9018
9019 * configure.in (mips-nec-sysv4*): New target.
9020
90211998-11-03 Andreas Schwab <schwab@delysid.gnu.org>
9022
9023 * Makefile.in (install-arch-dep): Fix last change and use fns-*.el
9024 from lisp.
9025
90261998-10-31 Richard Stallman <rms@psilocin.ai.mit.edu>
9027
9028 * make-dist: Don't include fns*.el in dist.
9029
90301998-10-30 Dave Love <fx@gnu.org>
9031
9032 * configure.in: Don't mkdir cpp.
9033
90341998-10-30 Andreas Schwab <schwab@delysid.gnu.org>
9035
9036 * Makefile.in (install-arch-dep): Install src/fns-*.el in
9037 ${archlibdir}.
9038
90391998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9040
9041 * Version 20.3 released.
9042
90431998-07-30 Paul Eggert <eggert@twinsun.com>
9044
9045 * Makefile.in (Makefile, src/Makefile, src/config.stamp)
9046 (lib-src/Makefile, man/Makefile, oldXMenu/Makefile)
9047 (lwlib/Makefile, leim/Makefile):
9048 Prepend $(srcdir)/ to rule dependencies outside this dir.
9049
90501998-06-30 Richard Stallman <rms@psilocin.ai.mit.edu>
9051
9052 * configure.in: Use unset CDPATH instead of making it empty.
9053
90541998-06-20 Karl Heuer <kwzh@gnu.org>
9055
9056 * configure.in: Assume unspecified Solaris is 2.5, not 2.4.
9057
90581998-06-07 Richard Stallman <rms@psilocin.ai.mit.edu>
9059
9060 * make-dist (MANIFEST): Include most subdirs, but exclude subdirs.el
9061 and default.el. Sort the results.
9062
90631998-05-31 Karl Heuer <kwzh@gnu.org>
9064
9065 * Makefile.in (install-arch-indep): Don't die if site-lisp/ isn't
9066 writable.
9067
90681998-05-14 Richard Stallman <rms@psilocin.ai.mit.edu>
9069
9070 * Makefile.in (install-arch-indep):
9071 Don't alter site-lisp/subdirs.el if it exists.
9072
90731998-05-12 Richard Stallman <rms@psilocin.ai.mit.edu>
9074
9075 * Makefile.in (install-arch-indep): Put `-' on commands to create
9076 subdirs.el in site-lisp dirs.
9077
90781998-05-07 Richard Stallman <rms@psilocin.gnu.org>
9079
9080 * Makefile.in (install-arch-indep): Fix typo in previous change.
9081
90821998-05-06 Richard Stallman <rms@psilocin.gnu.org>
9083
9084 * Makefile.in (install-arch-indep): Pass --dir-file to install-info.
9085
90861998-04-28 Richard Stallman <rms@psilocin.gnu.org>
9087
9088 * Makefile.in (mkdir): Create the site-lisp dirs.
9089 (install-arch-indep): Make site-lisp/subdirs files world-readable.
9090
90911998-04-26 Richard Stallman <rms@psilocin.gnu.org>
9092
9093 * Makefile.in (INSTALL_INFO): New variable.
9094 (install-arch-indep): Don't replace the dir file if it already exists.
9095 Use the install-info program, via INSTALL_INFO, to add entries.
9096 Make the `info' subdir and the Info files world-readable.
9097
90981998-04-16 Eli Zaretskii <eliz@delysid.gnu.org>
9099
9100 * config.bat: Make sure the environment is large enough to support
9101 all the "set foo=bar" commands. Update pointers to DJGPP FTP sites.
9102
91031998-04-10 Karl Heuer <kwzh@gnu.org>
9104
9105 * make-dist: Don't accept EMACS=t when testing for $EMACS set.
9106
91071998-04-06 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
9108
9109 * configure.in: Add --with-gssapi to specify GSS-API
9110 authentication support for movemail.
9111
91121998-04-02 Richard Stallman <rms@psilocin.ai.mit.edu>
9113
9114 * Makefile.in (install-arch-indep): Fix previous change.
9115
91161998-03-30 Richard Stallman <rms@psilocin.ai.mit.edu>
9117
9118 * Makefile.in (info): Run man in build dir, not srcdir.
9119
91201998-03-28 Richard Stallman <rms@psilocin.ai.mit.edu>
9121
9122 * Makefile.in (install-arch-indep): Fix previous change.
9123
91241998-03-23 Kenichi Handa <handa@etl.go.jp>
9125
9126 * Makefile.in (top_distclean): Check the existence of `lock' subdir.
9127
91281998-03-22 Richard Stallman <rms@gnu.org>
9129
9130 * Makefile.in (install-arch-indep): Put special subdirs.el files
9131 in site-lisp dirs. Use normal-top-level-add-subdirs-to-load-path.
9132
91331998-03-21 Richard Stallman <rms@psilocin.gnu.org>
9134
9135 * make-dist: Fix shell syntax in check for missing .el or .elc files.
9136
91371998-03-09 Richard Stallman <rms@psilocin.gnu.org>
9138
9139 * configure.in (hppa-hp-hpux1[0-9]*): Handle versions 1X like 10.
9140 (m68*-hp-hpux*): Handle versions 1X like 10.
9141
91421998-03-07 Richard Stallman <rms@psilocin.gnu.org>
9143
9144 * make-dist: PROBLEMS is now in etc, not top level dir.
9145
9146 * Makefile.in (SOURCES): Delete PROBLEMS.
9147
91481998-02-25 Richard Stallman <rms@gnu.org>
9149
9150 * configure.in (hppa*-hp-hpux*): Use hpux10 by default.
9151
9152 * Makefile.in (install-arch-indep): Do chmod a+x on subdirs.
9153
91541998-01-17 Richard Stallman <rms@gnu.org>
9155
9156 * Makefile.in (install-arch-indep): Add semicolon before `else'.
9157
91581998-01-02 Richard Stallman <rms@psilocin.gnu.org>
9159
9160 * make-dist (tempparent): New option --no-check.
9161
9162 * make-dist: Don't do anything with cpp directory.
9163
91641997-12-20 Richard Stallman <rms@psilocin.gnu.org>
9165
9166 * configure.in (sparc-fujitsu-sysv4*): New target.
9167
91681997-12-17 Andreas Schwab <schwab@gnu.org>
9169
9170 * configure.in: Cache more tests. Add missing quotes around
9171 message with embedded comma.
9172
91731997-12-04 Karl Heuer <kwzh@gnu.org>
9174
9175 * Makefile.in (unlock, relock): Don't reference cpp/ directory.
9176
91771997-11-26 Joel N. Weber II <devnull@gnu.org>
9178
9179 * make-dist: Changed the comment about `umask 0' to say `Don't
9180 restrict access to any files.'; previously it said `Don't protect
9181 any files', which may have implied that we think fascism is good.
9182
91831997-11-24 Paul Eggert <eggert@twinsun.com>
9184
9185 * configure.in (AC_CHECK_FUNCS): Add strftime. The new GNU C library
9186 strftime needs the underlying host's strftime for locale dependent
9187 formats.
9188
91891997-11-20 Abraham Nahum <miko@uxsrvc.tti.co.il>
9190
9191 * configure.in (i586-dg-dguxR4.*): New name in case branch.
9192
91931997-11-20 Eli Zaretskii <eliz@is.elta.co.il>
9194
9195 * config.bat: Configure the man subdirectory.
9196
91971997-11-07 Paul Eggert <eggert@twinsun.com>
9198
9199 * configure.in (AC_CHECK_LIB): Add -lintl.
9200
92011997-11-07 Karl Heuer <kwzh@gnu.org>
9202
9203 * make-dist (check for .elc files): Avoid bash-specific syntax.
9204 (check for overflow 14-char limit): Simplify.
9205
92061997-11-07 Richard Stallman <rms@gnu.org>
9207
9208 * Makefile.in (install): Move blessmail last.
9209
92101997-10-02 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9211
9212 * configure.in (gettimeofday, one arg or two):
9213 Clarify messages by avoiding double negative.
9214
92151997-09-30 Karl Eichwalder <ke@suse.de>
9216
9217 * Makefile.in (install-arch-indep): Install the widget info file.
9218
92191997-09-24 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
9220
9221 * configure.in (with-pop, with-kerberos): Need to check Kerberos
9222 libraries in reverse order, so that libraries will appear in the
9223 correct dependency order on the link line (and so that the
9224 configure checks themselves will work properly when early
9225 libraries depend on later ones).
9226
92271997-09-21 Erik Naggum <erik@naggum.no>
9228
9229 * make-dist (making links to `src'): Keep timestamp on copied files.
9230
9231 * make-delta: New script to produce delta distributions.
9232
92331997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9234
9235 * Version 20.2 released.
9236
92371997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9238
9239 * Version 20.1 released.
9240
9241 * Makefile.in (install-leim): Depend on mkdir.
9242 (leim): Depend on src.
9243
92441997-09-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9245
9246 * configure.in: Recognize alpha* instead of just alpha.
9247
92481997-09-12 Paul Eggert <eggert@twinsun.com>
9249
9250 * leim-Makefile.in (mostlyclean, maintainer-clean): New targets.
9251
92521997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9253
9254 * update-subdirs: Use rm -f.
9255
92561997-09-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9257
9258 * update-subdirs: Delete subdirs.el if this dir has no subdirs.
9259 Ignore subdirs named Old.
9260
92611997-08-04 Kenneth Stailey <kstailey@elbereth.disclosure.com>
9262
9263 * configure.in: Add OpenBSD clause to set $machine.
9264
92651997-09-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9266
9267 * make-dist: Recompile everything after updating various Lisp files.
9268 Recompile in leim as well as lisp.
9269 Check in leim as well as lisp for mismatched files and too-long names.
9270
92711997-09-03 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9272
9273 * Makefile.in (TAGS tags): Simply refer this to the src subdir.
9274
92751997-08-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9276
9277 * Makefile.in (install-arch-indep): Verify ./lisp has simple.el in it
9278 before trying to copy anything from it.
9279
92801997-08-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9281
9282 * Makefile.in (man/Makefile): New target.
9283 (tags): Define env var EMACS and run Makefile from build dir.
9284
92851997-08-27 Eli Zaretskii <eliz@psilocin.gnu.ai.mit.edu>
9286
9287 * config.bat: If src/_gdbinit doesn't exist, try using
9288 src/.gdbinit to create it (for building on Windows 95).
9289
92901997-08-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9291
9292 * Makefile.in (install-arch-indep):
9293 Discard extra data in tar | tar pipes.
9294
92951997-08-24 NIIBE Yutaka <gniibe@mri.co.jp>
9296
90eacf99
SM
9297 * configure.in (x_default_search_path):
9298 Corrected '${x_library}' to '${x_library}/X11'.
067d23c9
KY
9299
93001997-08-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9301
9302 * configure.in (HAVE_MOTIF_2_1): Test for Motif 2.1.
9303
93041997-08-22 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
9305
9306 * configure.in: Support auto-configuration of both Kerberos V4 and
9307 Kerberos V5 for movemail, including detection of V4 and V5 header
9308 files and libraries.
9309
93101997-08-16 NIIBE Yutaka <gniibe@etl.go.jp>
9311
9312 * configure.in: Compute x_default_search_path
9313 and substitute into makefiles.
9314
9315 * Makefile.in (paths-force): Store PATH_X_DEFAULTS in paths.h.
9316
93171997-08-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9318
9319 * Makefile.in (install-arch-indep): Run list-load-path-shadows.
9320
93211997-08-07 Erik Naggum <erik@naggum.no>
9322
9323 * configure.in: Remove lockdir, it is no longer needed.
9324 * Makefile.in (mkdir): Don't create lockdir.
9325 (lockdir): Variable deleted.
9326 (paths-force): Don't operate on PATH_LOCK.
9327
93281997-08-06 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9329
9330 * leim-Makefile.in (clean, distclean): New targets.
9331
9332 * make-dist: Include leim/ChangeLog in leim distribution.
9333
93341997-08-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9335
9336 * configure.in (i*86-*-sysv4.2uw*): Set NON_GNU_CPP.
9337
93381997-07-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9339
9340 * Makefile.in (CPPFLAGS): Get this from configure, like CFLAGS.
9341
93421997-07-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9343
9344 * Makefile.in (LDFLAGS): Get this from configure, like CFLAGS.
9345
93461997-07-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9347
9348 * make-dist: Update leim/leim-list.el.
9349 Pass along value of $EMACS when updating lisp dir.
9350
93511997-07-25 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>
9352
9353 * configure.in (doug_lea_malloc): Make __after_morecore_hook a
9354 prerequisite to the use of Doug Lea's malloc.
9355
93561997-07-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9357
9358 * Makefile.in (top_distclean): Use -f to delete contents of lock dir.
9359
9360 * make-dist: Use name leim/SKK-DIC, not leim/SKK.
9361
93621997-07-16 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9363
9364 * make-dist: Arrange for the leim tar file to unpack in emacs-M.N/leim.
9365
93661997-07-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9367
9368 * configure.in (mips-sony-newsos6*): File news-risc.h renamed
9369 to news-r6.h.
9370
93711997-07-10 Eli Zaretskii <eliz@is.elta.co.il>
9372
9373 * config.bat: Use `sed' instead of `cp', which might not be
9374 installed.
9375
93761997-07-09 Kenichi Handa <handa@etl.go.jp>
9377
9378 * Makefile.in (mostlyclean): Add cleaning leim directory.
9379 (clean, distclean, maintainer-clean): Likewise.
9380
93811997-07-09 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9382
9383 * make-dist (bogosities): Check subdirs of `lisp' also.
9384
93851997-07-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9386
9387 * make-dist (etc): Really avoid symlinks now.
9388 (lisp): Don't delete from subdirs the things we never copy.
9389
93901997-07-07 Kenichi Handa <handa@psilocin.gnu.ai.mit.edu>
9391
9392 * Makefile.in (install-arch-indep): Correct the target name.
9393 The first letter `i' was dropped by the previous change of mine.
9394
93951997-07-06 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9396
9397 * configure.in (leim/Makefile): Generate this.
9398 (*-sysv4.2uw*): Recognize new alternative.
9399
9400 * leim-Makefile.in: Renamed from leim-Makefile.
9401
9402 * make-dist: Set up real-leim subdirectory,
9403 with the real contents of leim; then move it to
9404 a separate top-level directory.
9405
9406 * make-dist: Don't mention site-lisp, site-init, site-start
9407 or default, when listing files hat are not compiled and should be.
9408
9409 * configure.in: Create src/config.stamp at the end.
9410
94111997-07-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9412
9413 * Makefile.in (install-leim): Correct previous change.
9414
94151997-07-02 Kenichi Handa <handa@psilocin.gnu.ai.mit.edu>
9416
9417 * Makefile.in (install-leim): New target.
9418 (install): Depend on install-leim.
9419
94201997-07-01 Kenichi Handa <handa@psilocin.gnu.ai.mit.edu>
9421
9422 * Makefile.in (SUBDIR): Add leim.
9423 (SUBDIR_MAKEFILES): Add leim/Makefile.
9424 (leim/Makefile): New target.
9425
94261997-07-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9427
9428 * leim-Makefile: New file.
9429 * make-dist: Initialize a `leim' subdirectory with that makefile.
9430
94311997-06-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9432
9433 * configure.in (GNU_MALLOC_reason): Fix message text.
9434
94351997-06-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9436
9437 * make-dist (lisp): Don't process subdirs that start with =.
9438 (etc): Copy symlinks, as in src.
9439
94401997-06-26 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9441
9442 * configure.in (i*86-*-unixware*): New alternative.
9443
94441997-06-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9445
9446 * Makefile.in (src/config.stamp): Target renamed from src/config.h
9447 and touch it explicitly.
9448
9449 * configure.in (mips-sony-newsos6*): New alternative.
9450 (mips-*-linux-gnu*): New alternative.
9451 (*-*-bsdi*): New alternative.
9452 (i*86-*-bsd386, i*86-*-bsdi...): Delete old alternatives.
9453
94541997-06-22 Dave Love <d.love@dl.ac.uk>
9455
9456 * Makefile.in (lib-src): Depend on src/config.h (e.g. for movemail.o).
9457 (src/config.h): New target to re-configure if src/config.in is patched.
9458
94591997-06-18 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9460
9461 * configure.in (shutdown): Check for `shutdown' function.
9462
94631997-06-18 Kenichi Handa <handa@psilocin.gnu.ai.mit.edu>
9464
9465 * update-subdirs: Include the directory "language" in subdirs.
9466
94671997-06-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9468
9469 * configure.in (m88k-dg-dgux4*): New alternative.
9470 (alpha-*-netbsd*): New alternative.
9471 (powerpcle-*-solaris2*): New alternative.
9472
94731997-05-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9474
9475 * make-dist: Warn about .el files that are not compiled.
9476
94771997-05-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9478
9479 * Makefile.in (dist): Don't run update-subdirs here,
9480 since make-dist now gets that done.
9481
9482 * make-dist: Use the new `updates' target in lisp/Makefile.
9483
9484 * make-dist: Use new non-file targets in lisp/Makefile.
9485
94861997-04-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9487
9488 * make-dist: Handle all subdirs of `lisp' uniformly.
9489 Don't handle `term' and `language' specially.
9490 Clear out umask at the beginning.
9491
94921997-04-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9493
9494 * make-dist: Use Make to update finder-inf.el and autoloads.
9495 Also update cus-load.el.
9496
94971997-04-09 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>
9498
9499 * configure.in (doug_lea_malloc): First check for SYSTEM_MALLOC,
9500 in case it is desirable to disable the GNU malloc features with glibc.
9501
95021997-04-08 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>
9503
9504 * configure.in (DOUG_LEA_MALLOC):
9505 Define if malloc_{get,set}_state exist.
9506
95071997-03-05 Kenichi Handa <handa@etl.go.jp>
9508
9509 * make-dist: Make links for files under lisp/language.
9510
95111997-02-20 Kenichi Handa <handa@etl.go.jp>
9512
9513 * update-subdirs: Exclude the directory "language" from subdirs.
9514
95151997-01-26 Karl Heuer <kwzh@gnu.ai.mit.edu>
9516
9517 * configure.in: Check for rint and cbrt.
9518
95191997-01-01 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
9520
9521 * make-dist: Use $EMACS to say where to run Emacs.
9522 Add --no-update option.
9523
95241996-12-30 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
9525
9526 * configure.in (hppa1.1-hitachi-hiuxmpp): New configuration.
9527
95281996-12-28 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
9529
9530 * make-dist (copying src): Check thoroughly for symlinks
9531 and copy them in all cases. Regularize the linking of *.in
9532 and *.opt and ChangeLog files.
9533 (copying lib-src): Likewise.
9534 Don't rm getdate.c or y.tab.*--they don't exist any more.
9535
95361996-12-18 Jonathan I. Kamens <jik@annex-1-slip-jik.cam.ov.com>
9537
9538 * configure.in: Check for libmail, maillock.h and
9539 touchlock (for movemail).
9540
95411996-12-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9542
9543 * configure.in (limits.h): Check for this file.
9544
95451996-12-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9546
9547 * configure.in (rs6000-ibm-aix4.2): New alternative.
9548 (rs6000-ibm-aix4.0): New alternative.
9549 (rs6000-ibm-aix4*): Assume aix 4.1 by default.
9550
95511996-11-22 Ben Harris <bjh21@cam.ac.uk>
9552
9553 * configure.in: Recognize vax-*-netbsd*.
9554
95551996-11-06 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
9556
9557 * configure.in (locallisppath): Add leim directory.
9558
95591996-10-31 Eli Zaretskii <eliz@is.elta.co.il>
9560
9561 * config.bat: Make sure `mv' supports forward slashes and -f.
9562
95631996-10-28 Christian Limpach <chris@nice.ch>
9564
9565 * configure.in (hppa*-next-nextstep*): * added after hppa
9566 to accept hppa1.0 and hppa1.1.
9567
95681996-10-05 Marcus G. Daniels <marcus@coulee.tdb.com>
9569
9570 * configure.in: Provide an empty default for LD_SWITCH_X_SITE_AUX.
9571 * configure.in (ld_switch_machine): Fix typo.
9572
95731996-09-28 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
9574
9575 * configure.in: Fetch LD_SWITCH_SYSTEM and LD_SWITCH_MACHINE
9576 from config.h and use them in $ac_link.
9577
95781996-09-28 Erik Naggum <erik@psilocin.gnu.ai.mit.edu>
9579
9580 * configure.in: Create a subdir named `lisp'.
9581
95821996-09-24 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
9583
9584 * configure.in: Check for getcwd.
9585
95861996-09-04 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
9587
9588 * configure.in: Check for termios.h. Check for setpgid.
9589
95901996-08-31 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
9591
9592 * configure.in: Check for setrlimit.
9593
95941996-08-31 Paul Eggert <eggert@twinsun.com>
9595
9596 * configure.in: Check for sys/systeminfo.h, getdomainname, sysinfo.
9597
95981996-08-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9599
9600 * configure.in: Check for utimes.
9601
9602 * configure.in: Check for com_err library, but only
9603 if --with-kerberos was used. Check for krb and des
9604 only if --with-kerberos.
9605
96061996-08-26 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
9607
9608 * Makefile.in (INSTALL_STRIP): New variable.
9609 (install-strip): Set INSTALL_STRIP, not INSTALL_PROGRAM.
9610 (install-arch-dep): Use INSTALL_STRIP, and pass it to lib-src.
9611
96121996-08-25 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
9613
9614 * configure.in: Check for krb and des libraries.
9615
96161996-08-24 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
9617
9618 * configure.in (*-sunos4.1.[3-9]*noshare):
9619 Use sunos413, not sunos4-1-3.
9620 (m88k-dg-dgux5.4R3*): Use dgux5-4-3, not dgux5-4r3.
9621 (arm-acorn-riscix1.2*): Use riscix12, not riscix1-2.
9622
96231996-08-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9624
9625 * Makefile.in (src/paths.h): Target deleted.
9626 (paths-force): Delete all dependencies on this target
9627 but don't delete the target.
9628 (install): Depend on `all'.
9629 (paths-force): Don't print a message.
9630
9631 * configure.in: Generate src/paths.h here.
9632
96331996-08-18 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9634
9635 * configure.in (NON_GCC_LINK_TEST_OPTIONS, GCC_LINK_TEST_OPTIONS):
9636 New variables that affect linking only.
9637 (alpha-dec-osf*): Use those instead of previous change.
9638
96391996-08-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9640
9641 * Makefile.in (install-arch-indep): Install info/messages.
9642
96431996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9644
9645 * Version 19.33 released.
9646
96471996-08-10 Marcus G. Daniels <marcus@sayre.sysc.pdx.edu>
9648
9649 * configure.in (i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*):
9650 Fix previous change.
9651
96521996-08-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9653
9654 * configure.in (i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*):
9655 New alternative.
9656
96571996-08-07 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9658
9659 * configure.in (alpha-dec-osf*): Specify GCC_TEST_OPTIONS
9660 and NON_GCC_TEST_OPTIONS.
9661
96621996-08-06 Paul Eggert <eggert@twinsun.com>
9663
9664 * configure.in (LOCALTIME_CACHE): Don't put a string literal
9665 "TZ=..." in environ.
9666
96671996-08-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9668
9669 * make-dist (msdos): Add is_exec.c, sigaction.c to distribution.
9670
96711996-08-03 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9672
9673 * configure.in (*-sunos4.1.[3-9]*noshare): Move this before
9674 the more general *-sunos4.1.[3-9]* clause.
9675
96761996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9677
9678 * Version 19.32 released.
9679
9680 * configure.in (*-sco3.2v5*):
9681 Set OVERRIDE_CPPFLAG to a string of one space.
9682 Fix the code that uses OVERRIDE_CPPFLAG.
9683
96841996-07-16 Karl Heuer <kwzh@gnu.ai.mit.edu>
9685
9686 * configure.in: Undo previous change.
9687
96881996-07-16 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
9689
9690 * config.sub: Use `pc', not `unknown', when canonicalizing
9691 the vendor for ...86.
9692
96931996-07-15 David Mosberger-Tang <davidm@AZStarNet.com>
9694
9695 * configure.in: Check for termios.h header.
9696
96971996-07-11 Bill Mann <dvmann@dvncr.praxisint.com>
9698
9699 * configure.in: Use s/usg5-4-3.h for ncr-i[3456]86-sysv4.3.
9700
97011996-07-07 Karl Heuer <kwzh@gnu.ai.mit.edu>
9702
9703 * configure.in: Split bsdos2 and bsdos2-1.
9704
97051996-07-06 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
9706
9707 * config.sub: If last two words are not a recognized
9708 KERNEL-OS pair, use just the last word as OS, as in 19.31.
9709 Make conversion of gnu/linux to linux-gnu really work.
9710
9711 * config.sub: If vendor unspecified with i386, use `pc' not `unknown'.
9712
97131996-06-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9714
9715 * configure.in (check for using Lucid widgets by default):
9716 Eliminate indentation that confuses some compilers.
9717
97181996-06-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9719
9720 * config.sub: Convert linux and gnu/linux to linux-gnu.
9721
9722 * make-dist: Don't update getdate.c.
9723 Ignore =... files when checking for too-long Lisp file names.
9724
97251996-06-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9726
9727 * configure.in (euidaccess): Check for that, not for eaccess.
9728
97291996-06-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9730
9731 * configure.in (sunos4.1.[3-9]*noshare): Eliminate dash from
9732 before `noshare'.
9733 (mips-sgi-irix6*): Specify NON_GCC_TEST_OPTIONS.
9734
97351996-06-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9736
9737 * configure.in: Rename lignux to linux-gnu in configuration names.
9738 Use gnu-linux as the opsys value (s/ file name).
9739 Allow i686 just like i386, i486, i586.
9740
97411996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9742
9743 * configure.in (i*86-*-sco3.2v5): New alternative.
9744 (OVERRIDE_CPPFLAG): New variable.
9745 (CPPFLAGS): If OVERRIDE_CPPFLAG is set, use that.
9746
9747 * configure.in: Specify vpath for .texi files.
9748
97491996-06-09 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9750
9751 * configure.in: Always check for HAVE_X11R5.
9752 Separately decide whether to use a toolkit by default.
9753
97541996-06-04 Bill Mann <dvmann@dvhpux1.praxisint.com>
9755
9756 * configure.in: If X11R5 is missing the Xaw headers,
9757 default to --with-x-toolkit=no.
9758
97591996-05-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9760
9761 * configure.in (powerpc-*-solaris2*): Use ibmrs6000, not rs6000.
9762
97631996-05-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9764
9765 * Makefile.in (install-arch-indep): If cd etc makes output,
9766 don't treat that as part of the tar data.
9767 Check that ./lisp actually exists.
9768
97691996-05-29 Karl Heuer <kwzh@gnu.ai.mit.edu>
9770
9771 * make-dist: Check for long file names.
9772
97731996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
9774
9775 * Version 19.31 released.
9776
97771996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
9778
9779 * configure.in: Recognize sparc-*-lignux.
9780
97811996-05-03 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
9782
9783 * make-dist: Include nt/inc/arpa and nt/inc/netinet in the dist.
9784 Don't include config.w95.
9785
97861996-04-21 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
9787
9788 * make-dist: Replace --no-clean-up and --no-tar options
9789 with --clean-up and --tar, so that the default is useful.
9790
97911996-04-15 Eli Zaretskii <eliz@is.elta.co.il>
9792
9793 * config.bat: Make sure the GDB init file is called src/_gdbinit;
9794 if not, tell the user to rename it and abort.
9795
97961996-04-14 Eli Zaretskii <eliz@is.elta.co.il>
9797
9798 * config.bat: With DJGPP v1.x, use `COFF2EXE' to produce JUNK.EXE
9799 test program.
9800
98011996-04-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9802
9803 * config.bat (djgpp_ver): Variable renamed from djgpp-ver.
9804
9805 * make-dist (MANIFEST): Fix previous change.
9806 (msdos): Put mainmake.v2 into the dist.
9807
98081996-04-10 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
9809
9810 * make-dist: Exit if autoconf fails.
9811
98121996-04-10 Eli Zaretskii <eliz@is.elta.co.il>
9813
9814 * config.bat: Set djgpp-ver, and unset it at the end.
9815 Add a number of conditionals for DJGPP version 2.
9816 Rename label libsrc2 to libsrc3.
9817 Substitute for LDFLAGS in src/Makefile.
9818 Substitute for ALL_CFLAGS in lib-src/Makefile.
9819
98201996-04-08 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9821
9822 * configure.in (ncurses): Check this after checking fns like strerror.
9823
98241996-04-08 Erik Naggum <erik@naggum.no>
9825
9826 * make-dist (MANIFEST): Don't include lines from =files.
9827
98281996-04-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9829
9830 * make-dist: Don't put lisp/dired.todo in the dist.
9831
98321996-04-05 Richard Stallman <rms@lucy.gnu.ai.mit.edu>
9833
9834 * configure.in (HAVE_NCURSES): Look for library named ncurses.
9835
9836 * configure.in (setlocale): Check for it.
9837
9838 * configure.in (*-*-sysv4.2*): If no /usr/ccs/lib/cpp, use /lib/cpp.
9839
98401996-03-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9841
9842 * configure.in: Use lignux instead of linux as value of opsys.
9843
98441996-03-22 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9845
9846 * Makefile.in (install-strip): Fix whitespace.
9847 Get rid of continuation.
9848
9849 * config.sub: Convert linux or gnu/linux to lignux.
9850
98511996-03-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9852
9853 * configure.in: Accept lignux in configuration name.
9854
98551996-03-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9856
9857 * Makefile.in (install-strip): New target.
9858
98591996-03-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9860
9861 * Makefile.in (top_distclean): Use `|| true' to ignore error in rm.
9862 -f failed to do the job on Suns.
9863
98641996-03-13 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
9865
9866 * Makefile.in (install-arch-dep): Don't depend on install-arch-indep.
9867
9868 * configure.in (linux/version.h): Check for this header.
9869
98701996-03-12 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
9871
9872 * configure.in: Remove -fno-builtin hackery from -lm check.
9873
98741996-03-08 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
9875
9876 * configure.in (-lm check): If $GCC, append -fno-builtin to $CC for
9877 just this test.
9878
9879 * configure.in (AC_PREREQ): Require version 2.8 of Autoconf.
9880
98811996-03-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9882
9883 * configure.in: Check for ncurses.
9884
98851996-02-28 Paul Eggert <eggert@twinsun.com>
9886
9887 * configure.in (LOCALTIME_CACHE):
9888 Also define if localtime mishandles unsetting TZ.
9889 This works around a localtime bug in mips-dec-ultrix.
9890
98911996-02-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9892
9893 * make-dist (finder-inf.el): Use finder-compile-keywords-make-dist.
9894
9895 * configure.in: Improve messages about X versions.
9896
98971996-02-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9898
9899 * configure.in (LOCALTIME_CACHE): Cope if $ac_cv_func_tzset is null.
9900
99011996-02-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9902
9903 * configure.in (HAVE_X11XTR6): Set it as a shell variable.
9904 (HAVE_LIBXMU): If HAVE_X11XTR6, use -lSM and -lICE.
9905
9906 * Makefile.in (install-arch-dep): Depend on install-arch-indep.
9907 (install): Put install-arch-indep before install-arch-dep.
9908
99091996-02-20 Dave Love <d.love@dl.ac.uk>
9910
9911 * INSTALL: Clarify info about MS-DOS path handling.
9912
99131996-02-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9914
9915 * Makefile.in (install-arch-indep): Install info/ccmode*.
9916 In previous change, protect against /bin/pwd returning null string.
9917
99181996-02-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9919
9920 * Makefile.in (install-arch-indep): Copy build-dir's lisp subdir
9921 to lispdir.
9922
99231996-02-01 Paul Eggert <eggert@twinsun.com>
9924
9925 * configure.in (LD_RUN_PATH): Prepend x_libraries to this envvar.
9926
99271996-01-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9928
9929 * configure.in (HAVE_TIMEVAL): Set explicitly to `no' if test fails.
9930
99311996-01-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9932
9933 * Makefile.in (extraclean): Use ${top_distclean} to ensure
9934 we delete everything distclean deletes.
9935
99361996-01-23 Karl Heuer <kwzh@gnu.ai.mit.edu>
9937
9938 * make-dist (lwlib): Don't distribute lwlib-Xol* files.
9939
99401996-01-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9941
9942 * configure.in (HAVE_X11): Merge $LD_SWITCH_X_SITE
9943 into LDFLAGS instead of into LIBS.
9944
99451996-01-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9946
9947 * configure.in (HAVE_XMU): Fix typo in previous change.
9948
99491996-01-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9950
9951 * configure.in [Solaris]: Don't let $CC make us use /usr/ucb/cc.
9952
99531996-01-10 Erik Naggum <erik@naggum.no>
9954
9955 * configure.in (USE_X_TOOLKIT = maybe): Delete redundant `fi'.
9956
99571996-01-10 Karl Heuer <kwzh@gnu.ai.mit.edu>
9958
9959 * Makefile.in (install-arch-indep): Ignore error if no chmod -R.
9960
99611996-01-10 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
9962
9963 * configure.in (HAVE_XMU): Check for libXmu.a only if using toolkit
9964 and use -lXt to link it.
9965
99661996-01-08 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
9967
9968 * configure.in (locallisppath): Put version-specific dir first.
9969
99701996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
9971
9972 * configure.in (hppa-*-nextstep*): New alternative.
9973 (USE_X_TOOLKIT): By default, set this to "maybe";
9974 and change that later to LUCID or "no" according to X11 version.
9975
9976 * make-dist: Recompile outdated .elc files and update all autoloads.
9977
99781996-01-05 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
9979
9980 * configure.in (locallisppath): Fix typo in last change: " -> '.
9981
99821996-01-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9983
9984 * configure.in (locallisppath): Add ../emacs/VERSION/site-lisp.
9985
99861995-12-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9987
9988 * Makefile.in (install-arch-indep): Give all files read permission.
9989
99901995-12-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9991
9992 * configure.in (hppa*-hp-hpux9shr*, hppa*-hp-hpux9*, hppa*-hp-hpux*):
9993 If it is hpux 9, check for /usr/include/X11R5 and /usr/lib/x11R5.
9994
99951995-12-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9996
9997 * configure.in: Determine HAVE_X11R6.
90eacf99 9998 (HAVE_MENUS): Rename from HAVE_X_MENU.
067d23c9
KY
9999
100001995-12-21 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
10001
10002 * configure.in: Just "solaris" now defaults to version 2.4.
10003 Add sunos4.1.n-noshare as alternative.
10004
100051995-12-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10006
10007 * configure.in (mips-sgi-irix6*): Set NON_GNU_CPP.
10008
100091995-11-29 Erik Naggum <erik@naggum.no>
10010
10011 * Makefile.in (install-arch-indep): Add missing backslash.
10012
100131995-11-29 Karl Eichwalder <ke@ke.Central.DE>
10014
10015 * Makefile.in (install-arch-indep): Don't install
10016 lispdir/[Mm]akefile*, lispdir/ChangeLog, lispdir/dired.todo.
10017
100181995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10019
10020 * Makefile.in (install-arch-indep): Fix previous change.
10021
10022 * configure.in (mips-sni-sysv*): New alias for mips-siemens-sysv*.
10023
100241995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10025
10026 * Version 19.30 released.
10027
10028 * make-dist (lisp): Exclude subdirs.el.
10029
100301995-11-22 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10031
10032 * make-dist (etc): Delete *.orig and *.rej.
10033
100341995-11-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10035
10036 * Makefile.in (install-arch-indep): Rename old info/dir only if exists.
10037
100381995-11-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10039
10040 * configure.in (hppa*-hp-hpux10*): Use s/hpux10.h.
10041
100421995-11-14 Geoff Voelker <voelker@cs.washington.edu>
10043
10044 * make-dist (nt): Rename install, readme, and todo to
10045 INSTALL, README, and TODO.
10046
100471995-11-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10048
10049 * make-dist (lisp): Don't distribute site-start.
10050
100511995-11-06 Karl Heuer <kwzh@gnu.ai.mit.edu>
10052
10053 * make-dist: Break the hard link on alloca.c.
10054
100551995-11-04 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
10056
10057 * configure.in (LIBS): Add libsrc_libs and keep the old LIBS.
10058
100591995-11-02 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
10060
10061 * make-dist (src, lib-src): Don't distribute Makefile.c.
10062 (etc/e): Do cleanup in $tempdir/etc/e, not $tempdir/etc.
10063
100641995-10-31 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10065
10066 * Makefile.in (mkdir): Create man1dir, not mandir.
10067 (uninstall): Use man1dir, not mandir.
10068
100691995-10-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10070
10071 * Makefile.in (man1dir): New variable.
10072 (install-arch-indep): Use man1dir.
10073
10074 * configure.in (sparc-*-nextstep*): Remove incorrect .h's.
10075
10076 * make-dist: Create lisp/MANIFEST.
10077
100781995-10-28 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10079
10080 * configure.in (m68k-*-linux*): New alternative.
10081
100821995-10-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10083
10084 * make-dist: Use new names config.in, paths.in, and
10085 {src,lib-src}/Makefile.in.
10086
100871995-10-25 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
10088
10089 * configure.in: Don't bother checking for drem.
10090
100911995-10-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10092
10093 * Makefile.in (distclean): Delete line with just a tab in it.
10094 (install-arch-indep): Delete spaces that precede tabs.
10095 Delete spurious `fi' left from previous change.
10096 (install): Supply `true' as command, to avoid null command.
10097
100981995-10-05 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10099
10100 * configure.in (--with-x-toolkit)): Add `athen' as alias for `athena'.
10101
101021995-09-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10103
ed9265fc 10104 * configure.in (powerpc-*-solaris2): New alternative.
067d23c9
KY
10105
101061995-09-12 Karl Heuer <kwzh@gnu.ai.mit.edu>
10107
10108 * Makefile.in (src/paths.h, paths-force): Use paths.h.$$ instead
10109 of paths.h.tmp$$, to avoid going beyond 14 characters.
10110
101111995-09-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10112
10113 * configure.in: Improve error msg for invalid --with-x-toolkit value.
10114
101151995-09-06 Paul Eggert <eggert@twinsun.com>
10116
10117 * configure.in (LOCALTIME_CACHE): Define if tzset exists and
10118 if localtime caches TZ. Check for tzset.
10119
101201995-09-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10121
10122 * config.bat: Simplify using new names file names src/makefile.in,
10123 config.in, paths.in. Change Echo commands not to use `.
10124
101251995-08-31 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10126
10127 * Makefile.in (install-arch-indep): Always install the new dir file;
10128 rename the previous dir file to dir.bak or dir.old.
10129
101301995-08-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10131
10132 * configure.in (RANLIB): Substitute this into makefiles.
10133 Set it specially on solaris; set it by default on other systems.
10134
10135 * configure.in: Fix previous Alpha change.
10136
101371995-08-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10138
10139 * configure.in (i*386-*-isc4.*): Set GCC_TEST_OPTIONS and
10140 NON_GCC_TEST_OPTIONS.
10141
101421995-08-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10143
10144 * configure.in (CFLAGS): When computing CFLAGS and REAL_CFLAGS
10145 from config.h, use SPECIFIED_CFLAGS to get what the user specified.
10146
10147 * configure.in (alpha-*-linux*): New configuration.
10148
101491995-08-05 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10150
10151 * configure.in (m68*-next-*): Use m68k.h and nextstep.h.
10152 (m68k-next-nextstep*): New alias for that.
10153 (i*86-*-nextstep*): Use nextstep.h.
10154 (sparc-*-nextstep*): New configuration.
10155
101561995-08-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10157
10158 * configure.in (CPP): Save original CFLAGS value in SPECIFIED_CFLAGS.
10159 And get CFLAGS from config.h if SPECIFIED_CFLAGS is null.
10160
101611995-07-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10162
10163 * configure.in: Handle sunos4shr by sharing; not like sunos4*.
10164 Determine GETTIMEOFDAY_ONE_ARGUMENT by experiment.
10165
101661995-07-18 Mike Long <mike.long@analog.com>
10167
10168 * make-dist: Fix update of finder-inf.el, and byte-compile it.
10169
101701995-07-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10171
10172 * Makefile.in (src/paths.h, paths-force):
10173 Rename src/paths.h.in to src/paths.in.
10174 (Makefile): Depend on src/Makefile.in, not src/Makefile.in.in.
10175
10176 * configure.in: Rename {src,lib-src}/Makefile.in.in to Makefile.in.
10177 Use Makefile.c for intermediate file.
10178 Rename src/config.h.in to src/config.in.
10179
101801995-07-17 Richard Stallman <rms@gnu.ai.mit.edu>
10181
10182 * configure.in (mips-dec-ultrix*): Assume version 4.3.
10183 (mips-dec-ultrix4.[12]): New alternative for old versions.
10184
101851995-07-06 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
10186
10187 * make-dist: Don't break intra-tree links.
10188
101891995-07-06 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
10190
90eacf99
SM
10191 * configure.in: Put back archlibdir initialization.
10192 Require autoconf 2.4.1 or later.
067d23c9
KY
10193
101941995-07-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10195
10196 * configure.in: Use sunos4shr normally for Sunos 4.1.[3-9].
10197 (mips-mips-riscos5*): New alternative.
10198
101991995-06-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10200
10201 * Makefile.in (uninstall, install-arch-indep): Install info/ediff*.
10202
102031995-06-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10204
10205 * configure.in (bindir, datadir, sharedstatedir, libexecdir)
10206 (mandir, infodir, archlibdir): Initializations deleted.
10207
10208 * configure.in: On hpux9, use hpux9-x11r4.h if we have X11R4.
10209 On hpux9shr, use hpux9shxr4.h.
10210
102111995-06-24 Morten Welinder <terra+@cs.cmu.edu>
10212
10213 * configure.in: Added target mips-dec-mach_bsd4.3.
10214 * config.guess: Guess mips-dec-mach_bsd4.3.
10215
102161995-06-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10217
10218 * Makefile.in (mkdir): Use symbolic chmod.
10219
102201995-06-22 Paul Eggert <eggert@twinsun.com>
10221
10222 * configure.in: Treat SunOS 4.1.4 like SunOS 4.1.3. (Likewise for
10223 SunOS 4.1.5 through 4.1.9, should they ever exist.)
10224
102251995-06-22 Paul Eggert <eggert@twinsun.com>
10226
10227 * Makefile.in (SUBDIR_MAKEFILES):
10228 Add man/Makefile, so `make distclean' removes it.
10229 (top_distclean): Add config.log to the list of files to be removed.
10230
102311995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10232
10233 * Version 19.29 released.
10234
102351995-06-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10236
10237 * configure.in: Fix the previous change to verify that the -b
10238 option really solves the problem.
10239
10240 * make-dist (nt): Explicitly include makefile.nt and makefile.def only.
10241
102421995-06-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10243
10244 * configure.in: Test whether XFree86 needs -b i486-linuxaout to link.
10245
102461995-06-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10247
10248 * configure.in: Report more clearly when there is no special
10249 dir to search for X includes or libraries.
10250
102511995-06-13 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
10252
10253 * configure.in: Check for -lpthreads, not -lpthread.
10254
102551995-06-09 Geoff Voelker <voelker@cs.washington.edu>
10256
10257 * make-dist: Copy new files nt/addpm.c and nt/emacs.bat.in.
10258
102591995-06-08 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
10260
10261 * configure.in: Check for -lpthread.
10262
102631995-06-05 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
10264
10265 * Makefile.in (install-arch-indep): Install info files for mh-e.
10266 (uninstall): Uninstall info files for dired-x, gnus, mh-e, and sc.
10267
102681995-06-01 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
10269
10270 * configure.in (*-solaris2.5): New configuration.
10271
10272 * make-dist: Copy new files config.nt and config.w95.
10273
102741995-05-30 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
10275
10276 * configure.in: Use x_includes, not x_libraries, for -I.
10277 Make bitmapdir a colon-separated list.
10278
102791995-05-27 Richard Stallman <rms@gnu.ai.mit.edu>
10280
10281 * configure.in (hppa*-hp-hpux10*, m68k-hp-hpux10*): New configurations.
10282
10283 * configure.in: Allow x_libraries and x_includes to be paths.
10284
102851995-05-25 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
10286
10287 * configure.in: Fix typo.
10288
102891995-05-24 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
10290
10291 * INSTALL: Clarify use of site-init.el.
10292
102931995-05-22 enami tsugutomo <enami@sys.ptg.sony.co.jp>
10294
10295 * configure.in: Pass arg to sqrt.
10296
102971995-05-18 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
10298
10299 * make-dist: Fix May 6 change.
10300
103011995-05-17 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
10302
10303 * vpath.sed: Delete reference to ymakefile.
10304
103051995-05-09 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
10306
10307 * configure.in: Use sqrt (more portable) instead of fmod in -lm check.
10308
103091995-05-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10310
10311 * make-dist: Put nt/emacs.ico and nt/emacs.rc in dist.
10312
10313 * update-subdirs: Specify /bin/sh to run the script.
10314
103151995-05-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10316
10317 * make-dist: Put src/makefile.nt in dist.
10318
10319 * configure.in (i[345]86-*-bsdi2*): New configuration.
90eacf99 10320 (vax-dec-bsd386*): Delete.
067d23c9
KY
10321
103221995-05-06 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
10323
10324 * configure.in: Make sure CDPATH doesn't mess up PWD check.
10325 Check whether X bitmaps are in X11/bitmaps instead of bitmaps.
10326 Use fmod instead of logb in -lm check.
10327
103281995-05-03 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10329
90eacf99 10330 * configure.in (m68*-apollo-*): Rename from m68*-apollo*.
067d23c9
KY
10331 Use bsd4-3. Don't set NON_GNU_CPP.
10332
10333 * make-dist: Don't copy in src/s/*.inp. Don't copy nt/src.
10334 In nt, copy various different things, but not *.cmd.
10335 Fix the ln commands for the subdirs of nt.
10336
103371995-04-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10338
10339 * configure.in (*-sun-sunos4.1.3*): Use sunos4shr.h.
10340
103411995-04-27 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
10342
10343 * configure.in (*-sun-sunos4.1.3*): Use shared libraries,
10344 since that's what the header file expects.
10345
103461995-04-24 Francesco Potortì (pot@cnuce.cnr.it)
10347
10348 * configure.in (m68k-motorola-sysv*): Distinguish between 68030
10349 and 68040 based machines when choosing options for gnucc.
10350
103511995-04-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10352
10353 * Makefile.in (top_distclean): Delete config.cache.
10354
103551995-04-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10356
10357 * Makefile.in (install-arch-indep): Delete .#* when copying subdirs.
10358
10359 * configure.in: Use m/ncr386.h.
10360
103611995-04-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10362
10363 * Makefile.in (install-arch-indep): Undo Sep 23 change.
10364
103651995-04-06 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
10366
10367 * make-dist (lib-src): Don't copy *.lex; it doesn't exist anymore.
10368 (man): Don't copy texindex.c and getopt.c; they're deleted.
10369 (etc): Omit `e'; it's a subdirectory.
10370 (etc/e): Use `../..', not `..', to reference top level.
10371
103721995-04-06 Simon Leinen <simon@lia.di.epfl.ch>
10373
10374 * Makefile.in (install-arch-indep, dist):
10375 Look for `update-subdir' in $(srcdir).
10376
103771995-04-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10378
10379 * make-dist: Include mkinstalldirs in distribution.
10380
103811995-04-05 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
10382
10383 * make-dist: Add missing close backquote.
10384
103851995-04-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10386
10387 * make-dist: Don't distribute shortnames directory.
10388
103891995-03-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10390
10391 * Makefile.in (blessmail): Pass archlibdir to the sub-make.
10392
103931995-02-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10394
10395 * configure.in (m88k-motorola-sysv4*): Use usg5-4-2.
10396
103971995-02-23 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
10398
10399 * configure.in (EMACS_CONFIG_OPTIONS): Use $ac_configure_args.
10400
104011995-02-13 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
10402
10403 * configure.in (mips-sgi-irix6): New configuration.
10404
104051995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
10406
90eacf99 10407 * Makefile.in (maintainer-clean): Rename from realclean.
067d23c9
KY
10408
104091995-02-02 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
10410
10411 * configure.in: Create a .gdbinit that sources the real one,
10412 if using a different build directory.
10413
104141995-01-23 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
10415
10416 * configure.in: Check for sys/select.h.
10417
104181995-01-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10419
10420 * configure.in: On sunos4.1.3 and sunus4shr, set NON_GNU_CPP.
10421
104221994-12-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10423
10424 * configure.in: Handle isc 4.1 operating system.
10425
104261994-12-10 Richard Stallman <rms@kepa>
10427
10428 * configure.in (rs6000-ibm-aix4.1*): New alternative.
10429 (rs6000-ibm-aix4*): New alternative.
10430
104311994-12-06 Richard Stallman <rms@kepa>
10432
10433 * configure.in: For SVR4.2, set NON_GNU_CPP if not already set.
10434
104351994-11-30 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
10436
10437 * configure.in: Don't try to make directories that are guaranteed
10438 to already exist.
10439
104401994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10441
10442 * configure.in: Generate man/Makefile from man/Makefile.in.
10443 Create the man subdir.
10444
10445 * Makefile.in (dvi): Run Make in our man subdir.
10446
10447 * make-dist: Create subdir etc/e.
10448 Make links to it.
10449 Put man/Makefile.in in dist, instead of man/Makefile.
10450
104511994-11-21 David J. MacKenzie (djm@mole.gnu.ai.mit.edu)
10452
10453 * configure.in: Add --with-pop, --with-kerberos, and
10454 --with-hesiod for movemail.
10455
104561994-11-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10457
10458 * configure.in (m68*-apollo*): Use s/domain.h.
10459
104601994-11-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10461
10462 * configure.in (m68*-apollo*): Set NON_GNU_CPP.
10463
104641994-11-14 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
10465
10466 * configure.in: Don't add -I, -L, -R options for cc if their
10467 arguments would be empty.
10468
104691994-11-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10470
10471 * configure.in (i860-intel-osf1*): New alternative.
10472 (mips-sgi-irix5.[01]*): Distinguish from irix5*.
10473 (mips-sgi-irix*): Now an alias for mips-sgi-irix5*.
10474
104751994-11-09 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
10476
10477 * configure.in: Make h_errno check not use nested functions.
10478
104791994-11-09 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
10480
10481 * Makefile.in (install-arch-indep): Delete *.orig in copied dirs.
10482
104831994-11-08 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
10484
10485 * Makefile.in (install-arch-indep): Avoid continued comment
10486 swallowing target line.
10487
104881994-11-08 David J. MacKenzie (djm@churchy.gnu.ai.mit.edu)
10489
10490 * configure.in: Protect a character class with `changequote'.
10491
104921994-11-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
10493
10494 * configure.in: Accept `news' as a synonym for `newsos'.
10495
104961994-11-03 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
10497
10498 * Makefile.in: Don't rm files if cd fails.
10499
105001994-11-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10501
10502 * make-dist: Put nt subdir and its subdirs in the dist.
10503 (lib-src): Put makefile.nt in the dist.
10504 (lisp): Put makefile.nt in the dist.
10505
105061994-10-29 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
10507
10508 * configure.in: Change a stray `[' to `test'.
10509
105101994-10-28 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
10511
10512 * configure.in: Adapt for Autoconf v2. Use the standard argument
10513 parser, host type canonicalizer, X11 finder, and message
10514 printing macros. Use the new macro names. Use `test' instead of `['.
10515
105161994-10-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10517
10518 * configure.in: Check for getpagesize.
10519
105201994-10-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10521
10522 * make-dist (msdos): Put sed* in the distribution.
10523
105241994-10-17 Morten Welinder <terra@mole.gnu.ai.mit.edu>
10525
10526 * config.bat: New option, `--with-x', for configuring Emacs
10527 for use with the X11 system DesqView/X.
10528 New option, `--no-debug', for compiling Emacs without debug
10529 information thus saving disk space.
10530 (src/config.h, src/paths.h): Use `update' (which is like
10531 `move-if-changed') to change the file.
10532 (src/config.h): When configuring for X11 perform extra changes.
10533 (src/makefile): When configuring for X11 perform extra changes.
10534 (lib-src): Remove temporary files.
10535 (): Check that `sed', `rm', `mv', and `gcc' are available.
10536
105371994-10-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10538
10539 * Makefile.in (sharedstatedir): Substitute sharedstatedir properly.
10540
10541 * configure.in (bitmapdirs): Default to /usr/include/X11/bitmaps.
10542
105431994-10-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10544
10545 * configure.in (EMACS_CONFIGURATION): Use $canonical as value.
10546
10547 * configure.in (canonical): Substitute var into makefiles.
10548 (bitmapdir): Likewise.
10549
10550 * Makefile.in (bitmapdir): New variable.
10551 (src/paths.h, paths-force): Edit PATH_BITMAPS.
10552
105531994-10-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10554
10555 * make-dist: Put update-subdirs and lisp/subdirs.el in the dist.
10556
10557 * Makefile.in (dist, install-arch-indep): Run update-subdirs.
10558 * update-subdirs: New shell script.
10559
105601994-10-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10561
10562 * Makefile.in (top_distclean): Don't rm build-install.
10563 (SOURCES): Delete build-install.in.
10564
10565 * make-dist: Don't distribute build-ins.in.
10566 * build-ins.in: File deleted.
10567
105681994-10-12 David J. MacKenzie (djm@duality.gnu.ai.mit.edu)
10569
10570 * Makefile.in (mkdir): Use mkinstalldirs instead of make-path.
10571
105721994-10-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10573
10574 * Makefile.in: Use libexecdir and sharedstatedir as appropriate.
10575
90eacf99
SM
10576 * configure.in (libexecdir): Rename from libdir. New default.
10577 (sharedstatedir): Rename from statedir. New default.
067d23c9
KY
10578 (datadir): New default.
10579
10580 * make-dist: Don't distribute subdirs.el.
10581
105821994-10-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10583
10584 * configure.in (eaccess): Check for it.
10585
105861994-10-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10587
10588 * configure.in (mktime): Check for it.
10589
105901994-10-02 Paul Reilly <pmr@geech.gnu.ai.mit.edu>
10591
10592 * configure.in (motif): Add support for usage and option checking.
10593
105941994-09-24 Richard Stallman <rms@churchy.gnu.ai.mit.edu>
10595
10596 * configure.in (utimes): Check for it.
10597
105981994-09-23 Richard Stallman <rms@churchy.gnu.ai.mit.edu>
10599
10600 * Makefile.in (install-arch-indep): Don't do mkdir here.
10601
106021994-09-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10603
10604 * configure.in (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*):
10605 riscix.h renamed to acorn.h.
10606
106071994-09-21 Michael Ben-Gershon (mybg@cs.huji.ac.il)
10608
10609 * configure.in (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*):
10610 New configurations.
10611
106121994-09-21 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
10613
10614 * configure.in: Remove trailing slashes from srcdir.
10615
106161994-09-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10617
090bd7cb 10618 * configure.in (i[345]86-sequent-ptx*): Handle.
067d23c9
KY
10619
106201994-09-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10621
ed9265fc 10622 * Makefile.in (paths-force): Depend on src/paths.h.
067d23c9
KY
10623
106241994-09-19 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
10625
10626 * configure.in (config_options): Save all arguments, not just some.
10627
106281994-09-18 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
10629
090bd7cb 10630 * Makefile.in (install-arch-indep): Copy DOC-*, not DOC*.
067d23c9
KY
10631
10632 * configure.in: Add AC_AIX.
10633 Add checks to set HAVE_STRUCT_UTIMBUF, HAVE_TIMEVAL, HAVE_SELECT.
10634
106351994-09-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10636
10637 * configure.in (parsing options): Simplify sed command to delete -'s.
10638
106391994-09-16 Karl Heuer <kwzh@churchy.gnu.ai.mit.edu>
10640
10641 * configure.in (config_options): New shell variable.
10642 Pass its value to C code in EMACS_CONFIG_OPTIONS.
10643
106441994-09-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10645
10646 * configure.in (alpha-dec-osf*): New target.
10647
10648 * Makefile.in: Use just one FRC target.
10649
106501994-09-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10651
10652 * Makefile.in (removenullpaths, paths-force):
10653 Use name paths.h.tmp$$, which depends on the pid.
10654
106551994-09-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10656
10657 * Makefile.in (removenullpaths, paths-force):
10658 Put paths.h.tmp in top-level dir, not in src.
10659
106601994-09-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10661
10662 * Version 19.27 released.
10663
106641994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10665
10666 * Version 19.26 released.
10667
106681994-09-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10669
10670 * configure.in: Check for lrand48, not rand48.
10671
106721994-09-03 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10673
10674 * configure.in (powerpc-ibm-aix3.1*, powerpc-ibm-aix3.2.5)
10675 (powerpc-ibm-aix*): New aliases.
10676
106771994-08-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10678
10679 * make-dist (src/m, src/s): Put *.inp in distribution.
10680
106811994-08-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10682
10683 * configure.in: Accept i586 and i486 along with i386.
10684
106851994-08-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10686
10687 * configure.in: Do compute unexec, LIBX, system_malloc, etc
10688 even if CPP env var was set by the user.
10689
10690 * configure.in (i[34]86-*-*): For SCO 3.2v4, fix NON_GNU_CPP value.
10691
106921994-08-14 Jonathan I. Kamens (jik@gza-client1.aktis.com)
10693
10694 * Makefile.in: Uninstall "$(EMACS)", not "emacs".
10695
106961994-08-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10697
10698 * configure.in (i[34]86-*-*): For SCO 3.2v4, set NON_GNU_CPP.
10699
107001994-08-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10701
10702 * configure.in: Check more specifically for i*86-sun-sunos.
10703
107041994-08-03 Caveh Jalali (caveh@eng.sun.com)
10705
10706 * configure.in: Handle solaris 2.4.
10707
107081994-07-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10709
10710 * configure.in (rand48): Check for it.
10711
107121994-07-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10713
10714 * make-dist: Update the info files.
10715
107161994-07-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10717
10718 * configure.in: Make "checking..." messages' style consistent.
10719 (HAVE_H_ERRNO): New test.
10720
107211994-07-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10722
10723 * configure.in (i860-*-sysv4*): Set NON_GNU_CC and NON_GNU_CPP.
10724
107251994-07-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10726
10727 * configure.in (CFLAGS): If the envvar was specified, use that.
10728 And set REAL_CFLAGS from it too.
10729
107301994-07-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10731
10732 * make-dist: Update finder-inf.el.
10733
107341994-07-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10735
10736 * make-dist (msdos): Include sed4.inp in dist.
10737
10738 * Makefile.in (libsrc_libs): Var deleted.
10739
107401994-07-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10741
10742 * Makefile.in (mkdir, removenullpaths): Put g in sed replace commands.
10743
107441994-06-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10745
10746 * configure.in (mips-sony-newsos4*): New alias.
10747
107481994-06-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10749
10750 * configure.in (*-convex-bsd*): Set NON_GNU_CPP.
10751 (*-convex-convexos*): Accept this as alias.
10752
107531994-06-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10754
10755 * configure.in: Get CFLAGS both with and without THIS_IS_CONFIGURE,
10756 for two different uses.
10757
107581994-06-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10759
10760 * configure.in: Define THIS_IS_CONFIGURE when extracting CFLAGS etc.
10761
107621994-06-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10763
10764 * make-dist: Put ./BUGS into the distrib.
10765
107661994-06-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10767
10768 * configure.in: Handle 386 running Solaris 2.
10769
107701994-06-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10771
10772 * configure.in (mips-siemens-sysv*): Use cpp, not cc -E.
10773
107741994-06-05 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10775
10776 * configure.in (mips-sony-newsos*): Use news-risc.h.
10777
10778 * configure.in: Accept bsdi as opsys, like bsd386.
10779
107801994-06-01 Morten Welinder (terra@diku.dk)
10781
10782 * config.bat (src/paths.h): Use sed script msdos/sed4.inp.
10783
107841994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10785
10786 * Version 19.25 released.
10787
10788 * make-dist (shortversion): Don't assume another period follows.
10789
107901994-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10791
10792 * Makefile.in (install-arch-indep): Use /bin/pwd uniformly, not pwd.
10793 (uninstall): Use /bin/pwd.
10794
10795 * Makefile.in (blessmail): Depend on src.
10796 (all): Don't depend on blessmail.
10797
10798 * Makefile.in (src/paths.h): Don't force recomputation.
10799 (paths-force): New target; force recomputation of paths.h.
10800 (all): Depend on paths-force.
10801 (src, lib-src): Depend on src/paths.h.
10802
10803 * configure.in (*-sun-sunos4*): Set GCC_TEST_OPTIONS,
10804 NON_GCC_TEST_OPTIONS.
10805
108061994-05-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10807
10808 * configure.in: Don't insist on subversions for irix.
10809
108101994-05-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10811
10812 * configure.in (hppa*-hp-hpux9shr): Move alternative up.
10813
10814 * configure.in (i[34]86-next-*): New alternative.
10815
108161994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10817
10818 * Version 19.24 released.
10819
10820 * configure.in: New config hppa*-hp-hpux9shr*.
10821
108221994-05-22 Morten Welinder (terra@tyr.diku.dk)
10823
10824 * config.bat: Doc fix.
10825
108261994-05-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10827
10828 * Makefile.in (mostlyclean, clean, distclean, realclean)
10829 (extraclean): Don't act on man subdir if it doesn't exist.
10830
108311994-05-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10832
10833 * configure.in (GCC_TEST_OPTIONS, NON_GCC_TEST_OPTIONS): New vars.
10834 Use them to set up CC.
10835 (*-sun-sunos4.1.3): Set them.
10836
108371994-05-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10838
10839 * Makefile.in (lib-src): Don't depend on src/paths.h.
10840
108411994-05-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10842
10843 * build-ins.in (copydests): Get rid of spurious `-'s.
10844
10845 * configure.in: Define EMACS_CONFIGURATION instead of CONFIGURATION.
10846
108471994-05-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10848
10849 * Version 19.23 released.
10850
10851 * configure.in [HAVE_X11]: Merge $C_SWITCH_X_SITE into CFLAGS
10852 for the Xlib and Xt checks; then restore old CFLAGS.
10853
108541994-05-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10855
10856 * configure.in (HAVE_X11XTR6): Add newline before #if.
10857 Add newline after #endif.
10858
108591994-05-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10860
10861 * configure.in (HAVE_X11XTR6): Arrange to define it.
10862
108631994-05-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10864
10865 * Makefile.in (install): Depend on blessmail.
10866
108671994-05-12 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
10868
10869 * configure.in (mips-siemens-sysv*): Put quotes around value
10870 containing blanks.
10871
108721994-05-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10873
10874 * Makefile.in (TAGS): Use the makefile in src subdir.
10875
108761994-05-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10877
10878 * configure.in (opsys): Recognize `gnu'.
10879
108801994-05-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10881
10882 * configure.in (using NON_GNU_CPP): Fix test for CPP already set.
10883
108841994-05-09 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
10885
10886 * configure.in: Remove AC_LANG_C call. Not needed with Autoconf
10887 version > 1.8.
10888
108891994-05-08 Morten Welinder (terra@diku.dk)
10890
10891 * config.bat: Forcibly remove "# " style comments from makefiles.
10892
108931994-05-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10894
10895 * Makefile.in (uninstall): When processing lispdir and etcdir,
10896 do nothing unless it exists and is a directory.
10897
108981994-05-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10899
10900 * Makefile.in (install-arch-indep): Do install info/dired-x*.
10901 Merge code in from install-doc.
10902 (install-doc): Merge code back into install-arch-indep.
10903 (install-arch-dep): Don't depend on install-doc.
10904
10905 * configure.in (run_in_place): Don't use pwd for archlibdir and docdir.
10906
109071994-05-04 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10908
10909 * configure.in (making src/Makefile and lib-src/Makefile):
10910 Split off the autoconf substitutions and don't pass them thru cpp.
10911 (undefs): Use $canonical as well as $configuration.
10912
10913 * make-dist: Distribute lisp/Makefile.
10914
10915 * configure.in: Recognize m88k-dg-dgux5.4.3* and m88k-dg-dgux5.4.2*.
10916 Use lower case names for the s files.
10917
109181994-05-03 Morten Welinder (terra@diku.dk)
10919
10920 * config.bat: Added possibility for different file name
10921 transcriptions in lib-src.
10922
109231994-05-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10924
10925 * Makefile.in (lib-src): Undo previous change.
10926 (blessmail): New target to run maybe-blessmail in lib-src.
10927 (all): Depend on blessmail.
10928
10929 * Makefile.in (lib-src): Depend on src.
10930
109311994-04-30 Paul Reilly (pmr@churchy.gnu.ai.mit.edu)
10932
10933 * configure.in (m88k-dg-dgux5.4R3): Use dgux5-4R3.
10934 (m88k-dg-dgux5.4R2): dgux5.4R2.
10935
109361994-04-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10937
10938 * configure.in (window_system): Restore accidentally deleted code
10939 that uses AC_FIND_X.
10940
10941 * make-dist: Distribute config.bat.
10942
109431994-04-29 Morten Welinder (terra@diku.dk)
10944
10945 * config.bat: Corrected the configuration of lib-src
10946 to keep up with configure. Add note about dos version 3
10947 or better needed (djgpp needs that). Add note explaining
10948 that either install in c:/emacs or edit the script.
10949 Don't change to c:/emacs, but assume we're there (to minimize
10950 the number of places to change).
10951
10952 * config.bat: Build-in the first step towards X11 support with
10953 the X11 emulator that exists. At this time it won't work,
10954 and several files are missing.
10955
109561994-04-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10957
10958 * configure.in: Use m/hp800.h in place of m/hp9000s800.h.
10959 Don't look for -lresolv.
10960
10961 * Makefile.in (lib-src): Depend on src/paths.h.
10962
109631994-04-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10964
10965 * configure.in: Restore deleted AC_SUBST of `configuration'.
10966 Improve error message for bad --with-x-toolkit value.
10967
10968 * configure.in: Define CONFIGURATION in src/config.h
10969 rather than substituting in src/Makefile.in.
10970
109711994-04-26 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
10972
10973 * Makefile.in (install-doc): New target.
10974 (install-arch-dep): Depend on install-doc.
10975 (mkdir): Create docdir.
10976
109771994-04-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10978
10979 * configure.in: Test for libresolv.a.
10980 Substitute machfile and opsysfile.
10981
109821994-04-22 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
10983
10984 * Makefile.in (.PHONY, install): Kill reference to obsolete do-install.
10985 (install-arch-dep): Install under the name $(EMACS).
10986
109871994-04-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10988
10989 * configure.in (version): Use entire value of emacs-version.
10990 (mips-siemens-sysv*): New alternative.
10991
109921994-04-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10993
10994 * Makefile.in (install-arch-indep): Don't install dired-x*.
10995
109961994-04-18 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
10997
10998 * configure.in (src/Makefile, lib-src/Makefile): Delete ^L.
10999 Fix definition of $undefs.
11000
110011994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11002
11003 * configure.in (window_system): Obey --with-x11=no and --with-x10=no.
11004
11005 * configure.in (lib-src/Makefile.in): Use src, not lib-src, in -I.
11006
110071994-04-16 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
11008
11009 * configure.in: Call AC_LANG_C, if it's defined, after AC_PREPARE.
11010
110111994-04-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11012
11013 * configure.in (lib-src/Makefile.in): Make this from Makefile.in.in
11014 and run it thru cpp, as with src/Makefile.in.
11015
11016 * configure.in: Use AC_SET_MAKE.
11017
110181994-04-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11019
11020 * configure.in (i[34]86-ncr-sysv*): Use usg5-4-2.
11021
110221994-04-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11023
11024 * Makefile.in (MAKE): Don't just assign it--use @SET_MAKE@.
11025
11026 * configure.in (CFLAGS): Exclude ${CFLAGS} from singlequotes.
11027 (printing the choices): Make the toolkit message unconditional.
11028 (USE_X_TOOLKIT): Use `none', not `no', if none.
11029 (include libsrc_libs): Include config.h, and specify -I for srcdir.
11030 Get rid of temp file foofoo1.
11031
110321994-04-13 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
11033
11034 * configure.in (CFLAGS): Use shell syntax, not Makefile.
11035
110361994-04-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11037
11038 * configure.in (window_system): If no X, set USE_X_TOOLKIT=no.
11039 (printing the choices): State choice of toolkit.
11040 (libsrc_libs): Recalculate after writing config.h;
11041 then update lib-src/Makefile.
11042
110431994-04-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11044
11045 * configure.in: Add sunos4shr as alternative for suns.
11046 Conditionals testing for null $CC were backwards.
11047
110481994-04-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11049
11050 * make-dist (msdos): Don't link patch1. Link sed*.inp, not sed.in*.
11051
110521994-04-09 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11053
11054 * configure.in: Handle -isc4.0*.
11055
110561994-03-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11057
11058 * configure.in (esix5): Set NON_GNU_CPP.
11059
110601994-03-24 Roland McGrath (roland@mole.gnu.ai.mit.edu)
11061
11062 * Makefile.in (thisdir): Nonsensical variable removed.
11063 (install-arch-indep): Set shell var thisdir=`pwd` before cd and cd
11064 back to $thisdir, rather than the directory `this_dir'.
11065
110661994-03-17 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11067
11068 * Makefile.in (install-arch-indep): Add missing backslash after a
11069 `then'.
11070
110711994-03-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11072
11073 * Makefile.in (thisdir): New variable.
11074 (install-arch-indep): Go back to thisdir to run INSTALL_DATA.
11075
110761994-03-08 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
11077
11078 * configure.in: Add freebsd.
11079
110801994-03-08 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11081
11082 * configure.in: Check for fpathconf.
11083
110841994-03-02 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
11085
11086 * configure.in (with_x_toolkit): Fix typo in previous change.
11087
110881994-03-01 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
11089
11090 * configure.in: New s-file for rs60000-ibm-aix3.2.5.
11091
110921994-02-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11093
11094 * configure.in (with_x_toolkit): Don't allow motif or open-look.
11095
110961994-02-24 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
11097
11098 * configure.in: Fix value of docdir.
11099 * Makefile.in (install-arch-indep): Install DOC* in docdir.
11100
111011994-02-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11102
11103 * configure.in (*-sysv4.1): Set NON_GNU_CPP.
11104
111051994-02-22 Karl Heuer (kwzh@geech.gnu.ai.mit.edu)
11106
11107 * configure.in: New variable docdir to control where the docstring
11108 file goes.
11109 Makefile.in: Use it to initialize PATH_DOC in paths.h.
11110
111111994-02-22 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
11112
11113 * configure.in: When --run-in-place, don't inherit archlibdir.
11114
111151994-02-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11116
11117 * Makefile.in (install-arch-dep, install-arch-indep):
11118 New targets split up former do-install rule.
11119 (do-install): Target deleted.
11120
111211994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11122
11123 * configure.in (mips-sony-newsos*): New configuration.
11124
111251994-02-14 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu)
11126
90eacf99 11127 * configure.in (rs6000-bull-bosx*): Add support for BULL dpx20.
067d23c9
KY
11128
111291994-02-11 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
11130
11131 * configure.in: Fix misspelled symbol LD_SWITCH_X_SITE_AUX.
11132
111331994-02-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11134
11135 * configure.in: Don't initialize CC.
11136
111371994-02-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11138
11139 * configure.in (creating src/Makefile): Also generate -U switches
11140 for symbols in the $configuration value.
11141
11142 * configure.in: Check for sys_siglist being declared in system header.
11143
111441994-02-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11145
11146 * configure.in (creating src/Makefile): Delete blank lines
11147 along with lines of whitespace.
11148 (m68k-motorola-sysv*, m68000-motorola-sysv*): Compute proper CC value.
11149
111501994-02-09 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11151
11152 * configure.in: Get, use, and substitute C_SWITCH_MACHINE
11153 like C_SWITCH_SYSTEM.
11154 (m68*-motorola-sysv*): Set CC. Require cpu type to be m68k or m68000.
11155
111561994-02-04 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
11157
11158 * configure.in (drem): Check for this function.
11159
111601994-02-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11161
11162 * configure.in (Using NON_GNU_CPP): Don't lose if it has spaces.
11163 If CPP was inherited from environment, don't use NON_GNU_CPP.
11164 (NON_GNU_CC): Likewise.
11165 (handling with_gcc): Use explicit if in the `no' case.
11166 (cc_specified): New variable; if set, don't use NON_GNU_CC.
11167
111681994-02-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11169
11170 * configure.in (mips-mips-riscos4*): Set NON_GNU_CPP.
11171
111721994-02-01 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
11173
11174 * configure.in: Check whether fmod exists.
11175
111761994-01-31 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11177
11178 * make-dist: Distribute {src,lisp}/ChangeLog.? instead of
11179 {src,lisp}/OChangeLog.
11180
111811994-01-22 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11182
11183 * configure.in: Restore Jan 8 and Jan 16 changes. The -U hack is
11184 necessary for proper operation. This code works with the current
11185 released version of Autoconf.
11186
111871994-01-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11188
11189 * configure.in (with_x_toolkit): Treat values athena and lucid alike.
11190 (USE_X_TOOLKIT): Define it for all values except `no'.
11191
11192 * configure.in: Undo first Jan 8 change and Jan 16 change.
11193
111941994-01-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11195
11196 * configure.in: Handle --with-x-toolkit. Produce lwlib/Makefile.
11197 Substitute USE_X_TOOLKIT as both C macro and Make variable.
11198
11199 * Makefile.in (lwlib/Makefile): New target.
11200 (SUBDIR_MAKEFILES): Depend on lwlib/Makefile.
11201 (clean, mostlyclean, distclean, realclean): Handle lwlib subdir.
11202 (unlock, relock): Handle lwlib subdir.
11203
11204 * Makefile.in: Add some .PHONY targets.
11205
11206 * make-dist: Handle lwlib subdir like oldXMenu subdir.
11207
11208 * lwlib: New subdirectory.
11209
112101994-01-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11211
11212 * configure.in: If CPP has a value that is a directory,
11213 discard the value.
11214
112151994-01-16 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11216
11217 * configure.in (srcdir_undefs): Add g flag to sed substitution to
11218 remove -U[0-9]*.
11219
112201994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11221
11222 * Makefile.in (do-install): Install the dired-x info files.
11223
11224 * configure.in: Provide for variable LD_SWITCH_X_SITE_AUX.
11225 (See src/s/sol2.h.)
11226
112271994-01-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11228
11229 * configure.in (m68k-harris-cxux*, m88k-harris-cxux*): New configs.
11230
112311994-01-08 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11232
11233 * configure.in (creating src/Makefile): Put code inside 2nd arg to
c80e3b4a 11234 AC_OUTPUT as it should be; hopefully no one will again see fit to
067d23c9
KY
11235 gratuitously break this and not make a change log entry.
11236 Optimized sed processing of Makefile.in and cpp output; now
11237 preserves comments previously removed from the cpp input.
11238 Eliminated temp file for cpp output. Generate -U switches to
11239 undefine all identifiers that appear in the directory name
11240 ${srcdir}; pass these to cpp.
11241
11242 * configure.in (version): Fix sed regexp to match two-elt version
11243 number.
11244
11245 * configure.in: Check for strerror.
11246
112471994-01-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11248
11249 * configure.in: Test for bcmp.
11250
112511994-01-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11252
11253 * make-dist (tempdir): Put subdir msdos into the distribution.
11254
112551993-01-07 Morten Welinder (terra@diku.dk)
11256
11257 * config.bat: New file.
11258
112591994-01-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11260
11261 * Makefile.in (${SUBDIR} target): Pass down LDFLAGS and CPPFLAGS.
11262
112631994-01-01 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11264
11265 * configure.in (m68*-next-*): Don't care about which os is specified.
11266 (i[34]86-*-*): Check for *-nextstop*.
11267
112681993-12-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11269
11270 * configure.in: Check for setsid.
11271
112721993-12-17 Richard Stallman (rms@srarc2)
11273
11274 * configure.in (*-sun-solaris*): Add special case for Solaris 2.3.
11275
112761993-12-15 Richard Stallman (rms@srarc2)
11277
11278 * Makefile.in (mkdir): Make only the lockdir writable.
11279
90eacf99 11280 * configure.in (i860-*-sysv4): Rename from i860-*-sysvr4.
067d23c9
KY
11281
112821993-12-11 Richard Stallman (rms@srarc2)
11283
11284 * Makefile.in (libdir): Use @libdir@.
11285
112861993-12-08 Richard Stallman (rms@srarc2)
11287
11288 * Makefile.in (install): Add empty command.
11289
112901993-12-04 Richard Stallman (rms@srarc2)
11291
11292 * make-dist: Put man/getopt.c in the dist.
11293
11294 * configure.in (LIBS): Add test for existence of XSetWMProtocols.
11295
11296 * Makefile.in (install): Depend on ${SUBDIR}, not `all'.
11297
112981993-12-03 Richard Stallman (rms@srarc2)
11299
11300 * configure.in (solaris): Set NON_GNU_CPP instead of CPP.
11301 Set it for all solaris versions.
11302 (mips-mips-riscos4*): Set NON_GNU_CC, not CC.
11303 (after checking for GCC): If not GCC, and NON_GNU_CPP is set, set CPP.
11304 Likewise for NON_GNU_CC and CC.
11305
113061993-12-01 Richard Stallman (rms@srarc2)
11307
11308 * configure.in (mips-mips-riscos4*): Assign variable CC.
11309 (checking ${with_gcc}): If "no", don't override CC if already set.
11310 (CC): Initialize it as empty.
11311
113121993-11-30 Richard Stallman (rms@srarc2)
11313
11314 * configure.in (Suns): Set CPP if *-solaris2.3*.
11315
113161993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11317
11318 * Version 19.22 released.
11319
11320 * Makefile.in (do-install): Use umask 022 in copying etc and lisp dirs.
11321
113221993-11-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11323
11324 * make-dist: When breaking links, use cp -p.
11325 Copy install.sh into distribution.
11326 Move the temp dir up into the parent dir;
11327 don't leave the staging dir make-dist.tmp... in existence.
11328 * install.sh: New file.
11329
113301993-11-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11331
11332 * configure.in (i[34]86-ncr-sysv*): New specific alternative.
11333
113341993-11-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11335
11336 * configure.in (version): When --run-in-place, exclude
11337 ${datadir}/emacs/site-lisp from locallisppath.
11338
113391993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11340
11341 * configure.in: Delete jumk.c before writing it.
11342
113431993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11344
11345 * Version 19.21 released.
11346
11347 * Makefile.in (mkdir): Ignore error from chmod.
11348
113491993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11350
11351 * make-dist: Don't put lisp/forms.README in the distribution.
11352
113531993-11-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11354
11355 * configure.in (creating src/Makefile): Before running cpp,
11356 discard all lines that start with `# Generated' or /**/#.
11357
113581993-11-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11359
11360 * Version 19.20 released.
11361
11362 * make-dist: Use build-ins.in, not build-install.in.
11363 Don't bother updating TAGS since it's not included.
11364
11365 * build-ins.in: Renamed from build-install.in.
11366
113671993-11-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11368
11369 * make-dist: Don't try to link *.texinfo--there are none now.
11370 When running make in lib-src, specify YACC var value.
11371
113721993-10-03 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11373
11374 * configure.in (extrasub): Add vpath patterns for %.[yls].
11375
11376 * configure.in: Don't do seddery on config.status after AC_OUTPUT.
11377 Instead just include the commands to make src/Makefile as the
11378 second arg to AC_OUTPUT.
11379
11380 * configure.in: Use : instead of dnl for comment inside
11381 $makefile_command.
11382
11383 * configure.in: No longer use vpath_sed. Instead, when we notice
11384 srcdir already configured, set extrasub to hack vpath in the
11385 makefiles.
11386
11387 * configure.in: In cmds to make src/Makefile, chmod Makefile.new
11388 before moving it.
11389 * Makefile.in (VPATH): Define to @srcdir@.
11390
113911993-09-28 Brian J. Fox (bfox@cubit)
11392
11393 * configure.in: Don't copy ${srcdir}/src/Makefile.in; that file
90eacf99
SM
11394 doesn't exist. Just copy src/Makefile.in instead.
11395 Touch all of the Makefiles after editing config.status.
067d23c9
KY
11396
11397 * INSTALL: Update documentation to match new configuration
11398 mechanism.
11399
114001993-09-27 Brian J. Fox (bfox@ai.mit.edu)
11401
11402 * configure.in: Allow any of the path or directory Makefile
11403 variables to be set with flags to configure. Create all Makefiles
11404 at configure time. Edit special commands into config.status after
11405 src/Makefile.in is built from src/Makefile.
11406
11407 * Makefile.in (src/Makefile, lib-src/Makefile, oldXMenu/Makefile):
11408 If these files are out of date, simply have config.status
11409 rebuild them; don't rebuild them explicitly.
11410
114111993-09-25 Brian J. Fox (bfox@ai.mit.edu)
11412
11413 * build-install.in: Change src/xemacs to src/emacs. We no longer
11414 create src/xemacs, so the file wouldn't be found.
11415
11416 * make-dist: Remove `src/ymakefile', add `src/Makefile.in.in'.
11417
114181993-09-24 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
11419
11420 * configure.in: Avoid forcing the search of /usr/include before
11421 fixed include files by resetting C_SWITCH_X_SITE if it is
11422 "-I/usr/include".
11423
114241993-09-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11425
11426 * Makefile.in (@rip_paths@locallisppath):
11427 Delete ${datadir}/emacs/site-lisp.
11428
114291993-09-15 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11430
11431 * configure.in:
11432 Use AC_QUOTE_SQUOTE twice to properly quote vpath_sed value.
11433 Remove ${extra_output} from AC_OUTPUT call.
11434
114351993-09-17 Brian J. Fox (bfox@inferno)
11436
11437 * make-dist: Quote backquotes found in strings to be echoed.
11438
11439 * configure.in: Use "sh -c pwd" when we want to avoid having the
11440 shell fix up the value of $PWD.
11441
114421993-09-13 Brian J. Fox (bfox@inferno)
11443
11444 * Makefile.in (do-install): Don't abort if ln or chmod at the end
11445 of the installation fail. Suggested by Karl Berry.
11446
114471993-08-30 Brian J. Fox (bfox@inferno)
11448
11449 * Makefile.in (*clean): Use "$(MAKE) $(MAKEFLAGS)" wherever "make"
11450 was used. Set MAKEFLAGS from MFLAGS.
11451
114521993-09-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11453
11454 * configure.in: Test for res_init in libc.
11455
114561993-09-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11457
11458 * configure.in: In the file ${tempcname}, use configure___
11459 instead of @configure@.
11460
114611993-09-12 Roland McGrath (roland@sugar-bombs.gnu.ai.mit.edu)
11462
ed9265fc 11463 * make-dist: Dist vpath.sed.
067d23c9
KY
11464
11465 * Makefile.in (lib-src/Makefile, src/Makefile, oldXMenu/Makefile):
11466 Depend on vpath.sed.
6e81c819 11467 Replace sed command for VPATH with @vpath_sed@.
067d23c9
KY
11468
11469 * configure.in: Substitute variable `vpath_sed'.
11470 If not in $srcdir and $srcdir is configured,
11471 issue warning that GNU make is required,
11472 and set vpath_sed to use vpath.sed script.
11473
114741993-09-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11475
90eacf99
SM
11476 * configure.in: Remove check for $srcdir being configured.
11477 This pretty much works now.
067d23c9
KY
11478 Grok {m68*-hp,i[34]86-*}-netbsd* and set opsys=netbsd.
11479 Check for XFree86 (/usr/X386/include) independent of whether
11480 -lXbsd exists.
11481
11482 * Makefile.in (info, dvi, clean, mostlyclean, distclean,
11483 realclean, unlock, relock): Use `$(MAKE)' in place of plain
11484 `make'.
11485
114861993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11487
11488 * Version 19.19 released.
11489
11490 * configure.in (i386-*-sunos4): Assume Sunos 4.0.
11491
114921993-08-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11493
11494 * configure.in: Check for XScreenNumberOfScreen.
11495
114961993-08-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11497
11498 * configure.in: Add * to end of all configuration alternatives.
11499 (m68*-sony-newsos3*): New alternative.
11500
115011993-08-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11502
11503 * make-dist: Include getdate.c in distribution.
11504
11505 * configure.in: For --help, use $PAGER if it is set.
11506 (LIB_X11_LIB): Default to -lX11.
11507 (mips-sgi-irix5.*): New alternative.
11508
11509 * Makefile.in (do-install): Install info/gnus* and info/sc*.
11510
11511 * configure.in (m68*-hp-hpux*, hppa*-hp-hpux*):
11512 Recognize *.B8.* as hpux version 8.
11513 (m68*-tektronix-bsd*): Fix typo in tek4300.
11514 (AC_HAVE_FUNCS): Add ftime.
11515
115161993-08-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11517
90eacf99 11518 * configure.in (m88k-tektronix-sysv3*): Add the missing *.
067d23c9
KY
11519 Use tekxd88, not tekXD88.
11520
115211993-08-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11522
11523 * configure.in: Check for -lm. Then can check for frexp and logb.
11524
115251993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11526
11527 * Version 19.18 released.
11528
11529 * make-dist (src): Don't put gnu-hp300 in dist.
11530 (src, lisp): Include OChangeLog in dist.
11531
115321993-08-08 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11533
11534 * configure.in: Test for presence of logb and frexp functions.
11535
115361993-08-05 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11537
11538 * configure.in (machine): Add i370-ibm-aix*.
11539
115401993-08-03 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11541
11542 * configure.in (function checks): Test for mkdir and rmdir.
11543
11544 * configure.in (function checks): Don't test for random and bcopy
11545 only when we're building with X; look for them all the time.
11546
115471993-07-30 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11548
11549 * configure.in: Test for availability of bcopy functions, searching
11550 the X libraries if we're using X.
11551
11552 * configure.in: Test for the presence of/usr/lpp/X11/bin/smt.exp,
11553 and #define HAVE_AIX_SMT_EXP if we do. This is present in some
11554 versions of AIX, and needs to be passed to the loader.
11555
11556 * configure.in: Test for the availability of the
11557 XScreenResourceString function.
11558
115591993-07-30 David J. MacKenzie (djm@frob.eng.umd.edu)
11560
11561 * configure.in: If we found X on our own, set C_SWITCH_X_SITE and
11562 LD_SWITCH_X_SITE and assume --with-x11.
11563 Only look for X11 files if we weren't told about a window system
11564 or if we were told to use X11 but not told where.
11565 Search the libraries from the s and/or m files when checking for
11566 functions.
11567
11568 * configure.in: Remove any trailing slashes in prefix and exec_prefix.
11569
115701993-07-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11571
11572 * make-dist: Include lisp/dired.todo in the distribution.
11573
115741993-07-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11575
11576 * configure.in: Add code to set HAVE_INET_SOCKETS.
11577
115781993-07-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11579
11580 * configure.in: If we do find x_includes and x_libraries
11581 via AC_FIND_X, set C_SWITCH_X_SITE and LD_SWITCH_X_SITE.
11582
115831993-07-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11584
11585 * make-dist: Include src/gnu-hp300 in the dist.
11586
11587 * configure.in (canonical): New variable holds the canonicalized
11588 configuration. Don't alter `configuration'. Use `configuration'
11589 for Makefile.in for file naming.
11590 (testing x_includes and x_libraries): Use =, not ==.
11591
115921993-07-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11593
11594 * Version 19.17 released.
11595
11596 * Makefile.in (src/Makefile): Propagate C_SWITCH_SYSTEM to the src
11597 directory's makefile. This allows the invocation of CPP which
11598 builds xmakefile to receive these switches. The SunSoft C
11599 preprocessor inserts spaces between tokens if it doesn't get the
11600 -Xs flag requested in src/s/sol2.h.
11601
116021993-07-12 Frederic Pierresteguy (F.Pierresteguy@frcl.bull.fr)
11603
11604 * configure.in (m68k-bull-sysv3): New config.
11605
116061993-07-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11607
11608 * configure.in: Use the autoconf AC_FIND_X macro to try to find
11609 the X Windows libraries.
11610
116111993-07-07 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11612
11613 * make-dist (tempdir): Don't create lisp/forms-mode directory in
11614 the distribution. Those files aren't kept in their own
11615 subdirectory any more.
11616
116171993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11618
11619 * Version 19.16 released.
11620
116211993-06-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11622
11623 * configure.in: Add --verbose flag.
11624
116251993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11626
11627 * version 19.15 released.
11628
116291993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11630
11631 * Makefile.in (top_distclean): Use -f switch when cleaning out
11632 lock dir; it might be empty.
11633
11634 * configure.in: Only check for -lXbsd once.
11635
116361993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11637
11638 * Version 19.14 released.
11639
116401993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11641
11642 * make-dist: If using gzip, create distribution with '.gz' extension.
11643
11644 * make-dist (lisp/term): This doesn't have a ChangeLog anymore.
11645 (lisp/forms-mode): This doesn't exist anymore.
11646
11647 * configure.in: Look for the closedir function.
11648
116491993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11650
11651 * configure.in (CPP): Autoconf sets this to a shell variable
11652 reference, which doesn't work when it's edited into a makefile.
11653 Expand that variable reference.
11654
11655 * Makefile.in (CPP): New variable.
11656 (src/Makefile): Edit CPP into src/Makefile.
11657
11658 * Makefile.in (src/Makefile): Don't bother exiting single quotes
11659 and entering double quotes to get the values of LD_SWITCH_X_SITE
11660 and the other make variables; make substitutes them in anyway.
11661
11662 * Makefile.in (uninstall): Don't remove the lisp and etc
11663 directories if they're in the source tree.
11664
11665 Bring mumbleclean targets into conformance with GNU coding standards.
11666 * Makefile.in (mostlyclean, clean): Separate these two; just have
11667 them pass the request to the subdirectory makefiles.
11668 (distclean): Pass the request down, and then get rid of the
11669 files configure built, and get rid of the Makefiles.
11670 (realclean): Pass the request down, and then do the same things
11671 distclean does.
11672 (uninstall, info, dvi): New targets.
11673
11674 * configure.in: Move clause for PC-compatible i386 box to the end
11675 of the case statement, to avoid masking configurations below.
11676
11677 * configure.in: Add case for m88k-motorola-sysv4.
11678
11679 * configure.in: Add support for HP/UX versions 7, 8, and 9 on
11680 the HP 68000 machines.
11681
11682 * configure.in: Put the arguments to LD_SWITCH_X_SITE's and
11683 C_SWITCH_X_SITE's -L and -I switches in quotes, so the
11684 preprocessor won't fiddle with them.
11685
116861993-06-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11687
11688 * Makefile.in (TAGS): cd to src to run etags.
11689
116901993-06-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11691
11692 * configure.in (version): Check the X libraries for XrmSetDatabase
11693 and random, and see if we have -lXbsd.
11694
116951993-06-11 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11696
11697 * configure.in: Pass "-Isrc" to the CPP we run to examine the
11698 s/*.h and m/*.h files. Martin Tomes
11699 <mt00@controls.eurotherm.co.uk> says ISC Unix 3.0.1 needs it.
11700
117011993-06-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11702
11703 * configure.in: Move i386-prime-sysv* and i386-sequent-bsd*
11704 above the general i386 alternative.
11705
117061993-06-10 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11707
11708 * configure.in: Recognize configuration name for Data General
11709 AViiON machines.
11710
11711 * configure.in: Use AC_LONG_FILE_NAMES.
11712
117131993-06-09 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11714
11715 * configure.in: Test for bison.
11716 * Makefile.in (YACC): New variable.
11717 (lib-src/Makefile.in): Edit YACC into the makefile.
11718
117191993-06-08 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11720
11721 * Version 19.13 released.
11722
11723 * configure.in (CFLAGS): Don't set this according to the value of
11724 the GCC shell variable. Instead, consult the machine and system
11725 files for the values of C_OPTIMIZE_SWITCH and C_DEBUG_SWITCH, and
11726 test __GNUC__ while we're at it.
11727
11728 * configure.in: Remove extra ;; from hpux cases.
11729
117301993-06-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11731
11732 * configure.in: Check to see if the system has -ldnet.
11733
117341993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11735
11736 * make-dist: Add clauses to distribute lisp/forms-mode.
11737
117381993-06-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11739
11740 * configure.in (machine): Fix the versions in hpux version number test.
11741 Do not guess based on cpu type. Do check for explicit system version.
11742
117431993-06-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11744
11745 * configure.in: Do NOT look for `unknown' as company name.
11746
117471993-06-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11748
11749 * configure.in: Fix typo in message.
11750
117511993-06-01 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11752
11753 * Version 19.12 released.
11754
11755 * Makefile.in (do-install): Correct previous etc-copying change.
11756 Partially rewrite using `if'.
11757 (src/Makefile): Insert --x-libraries option into LD_SWITCH_X_SITE.
11758
11759 * Version 19.11 released.
11760
11761 * configure.in: Handle 386bsd.
11762
117631993-05-31 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11764
11765 * make-dist: Update getdate.c.
11766
11767 * configure.in: Handle bsd386.
11768
11769 * Makefile.in (do-install): Use `-' in tar options.
11770
11771 * configure.in: Change ! "${...}" to x"${...}" = x.
11772
11773 * Makefile.in (do-install): Copy the DOC-* files from the build
11774 etc directory, as well as lots of things from ${srcdir}/etc.
11775
11776 * make-dist: Copy config.guess.
11777
11778 * configure.in: Handle AIX versions 1.2, 1.3.
11779
117801993-05-30 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11781
11782 * configure.in: Use s/bsd4-3.h for mips-mips-riscos4, and add
11783 the configuration name mips-mips-usg* to represent USG systems.
11784
11785 * configure.in: Fix logic to detect if srcdir is already configured.
11786
11787 * Makefile.in: Pass in LD_SWITCH_X_SITE.
11788
11789 * Makefile.in (mkdir, clean, mostlyclean, do-install): Use `(cd
11790 foo && pwd)` instead of `(cd foo ; pwd)` to get the canonical name
11791 of a directory; cd might fail, and have pwd print out the current
11792 directory.
11793
117941993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11795
11796 * configure.in: When looking for sources, use '.', not `.`. Also '..'.
11797
117981993-05-30 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11799
11800 * configure.in: Complain if srcdir points at an already-configured
11801 tree.
11802
118031993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11804
11805 * Version 19.10 released.
11806
118071993-05-29 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11808
11809 * Makefile.in: Use Makefile comments, not C comments.
11810
11811 * configure.in: Add case for the Tektronix XD88.
11812
118131993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11814
11815 * configure.in: Handle sysv4.2 and sysvr4.2.
11816
118171993-05-29 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11818
11819 * configure.in: Traverse the argument list without destroying it;
11820 don't use shift. It turns out that "set - ${saved_arguments}"
11821 doesn't work portably.
11822
11823 * configure.in: Add missing "fi".
11824
11825 * make-dist: Rebuild configure if configure.in is newer.
11826
11827 * Makefile.in (src:, lib-src:, FRC:): Force the src and lib-src
11828 targets to be executed even if make remembers that it has already
11829 satisfied FRC.
11830
118311993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11832
11833 * Makefile.in (do-install): Delete redundant code to copy etc twice.
11834
11835 * configure.in (romp): Handle various version numbers with aos and bsd.
11836
118371993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11838
11839 * configure.in: Fix message text.
11840
118411993-05-28 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11842
11843 * make-dist: Make a `site-lisp' directory in the distribution,
11844 instead of a `local-lisp' directory, which hasn't been the
11845 appropriate name for a long time.
11846 * Makefile.in (@rip_paths@locallisppath): Use site-lisp directory
11847 from the distribution first, then /usr/local/lib/emacs/site-lisp.
11848
11849 * Makefile.in (do-install): Correctly detect if ./etc and
11850 ${srcdir}/etc are the same.
11851
11852 * configure.in: Extract UNEXEC from the system configuration
11853 files, compute the name of the source file corresponding to the
11854 object file, and #define it as UNEXEC_SRC in config.h.
11855
11856 * configure.in: If srcdir is '.', then try using PWD to make it
11857 absolute.
11858
11859 * configure.in: Include ${srcdir} in the printed report, to help
11860 people notice if it's an automounter path.
11861
118621993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11863
11864 * configure.in (prefix): Don't run pwd on srcdir unnecessarily.
11865
118661993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11867
11868 * Makefile.in (do-install): Delete the dest dir, not the source dir,
11869 when they are different. Add `shift' command.
11870 (COPYDESTS, COPYDIR): Delete external-lisp dir.
11871 (externallispdir): Var deleted.
11872
11873 * configure.in: Delete spurious paren outputting short_usage.
11874
118751993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11876
11877 * Version 19.9 released.
11878
118791993-05-26 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11880
11881 * Makefile.in (${SUBDIR}): Pass the value of the make variable to
11882 subdirectory makes.
11883
11884 * make-dist: Check for .elc files with no corresponding .el file.
11885
11886 * Makefile.in (mkdir): Make all the directories in locallisppath.
11887
11888 * config.guess: New file.
11889 * configure.in: Use it, tentatively.
11890 * INSTALL: Mention its usage.
11891
11892 * configure.in (hppa-hp-hpux): Use uname -r instead of uname -m;
90eacf99
SM
11893 the former gives you the operating system rev directly.
11894 Use s/hpux.h if we don't recognize what we got.
067d23c9
KY
11895
11896 * Makefile.in (do-install): Don't remove a destination directory
11897 if it's the same as the source. If ${srcdir}/info == ${infodir},
11898 don't try to copy the info files.
11899
11900 * Makefile.in (COPYDIR, COPYDESTS): Don't mention etc twice; this
11901 doesn't work if you're not using a separate source directory.
11902 (do-install): Copy the build tree's etc directory only after
11903 making sure it's not also the source tree's etc directory.
11904
119051993-05-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11906
11907 * configure.in: Handle sunos4.1.3 specially.
11908
119091993-05-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11910
11911 * Makefile.in (INSTALL): Add definition.
11912
11913 * configure.in: Fix some messages. Support -with-gnu-cc.
11914 At the end, use `set --', not `set -'.
11915 Delete spurious `.h' in hpux alternatives.
11916
119171993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11918
11919 * Version 19.8 released.
11920
119211993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11922
11923 * configure.in: When looking for source in the same directory as
11924 the configure script, make the path thus discovered absolute.
11925 If the user specifies the `--srcdir' switch, make that directory
11926 absolute too.
11927
11928 * Makefile.in (srcdir): Remove comment saying this doesn't work.
11929
11930 * Makefile.in (src/paths.h): Edit the `infodir' variable into this
11931 too, as the value of the PATH_INFO macro.
11932
11933 * configure.in: Check to see if the source lives in the same
11934 directory as the configure script.
11935
119361993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11937
11938 * Makefile.in (install): Split this into `install' and
11939 `do-install', to give people more control over exactly what gets
11940 done.
90eacf99
SM
11941 (do-install): New target, containing the guts of `install'.
11942 Don't remove and recreate the directories inside the copying loop - do
067d23c9
KY
11943 it all before the copying loop. Pass more flags to the lib-src
11944 make.
11945 (mkdir): Create ${infodir}, ${mandir}, and ${sitelispdir} here, to
11946 avoid errors and warnings.
11947
11948 * configure.in: For generic IBM PC boxes, insist on "unknown" for
11949 the manufacturer - the more general case was blocking other i386
11950 configuration names below, and that's how the names are written in
11951 MACHINES anyway.
11952
11953 * make-dist: When breaking links, remove the link before moving
11954 the copy onto it, to avoid interactive behavior.
11955
11956 * Makefile.in: Doc fix.
11957
11958 * configure.in: Doc fix.
11959
11960 * INSTALL: Mention --exec-prefix option.
11961
11962 * configure.in: Add support for the `--exec-prefix' option.
11963 * Makefile.in: Accept that support.
11964
11965 * configure.in: Use the AC_PROG_INSTALL macro.
11966 * Makefile.in (INSTALL): Variable removed.
11967 (INSTALL_PROGRAM, INSTALL_DATA): Accept these values from configure.
11968
11969 * configure.in: Distinguish between hp800's and hp700's by calling
11970 "uname -m".
11971
119721993-05-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11973
11974 * configure.in: Recognize configuration names for i860 boxes
11975 running SYSV.
11976
119771993-05-23 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11978
11979 * configure.in: Distinguish between hp800's and hp700's by the
11980 version of HP/UX they run, since that's something people are more
11981 likely to know - hp700's run 8.0.
11982 Add HP 700 configuration.
11983
11984 * configure.in: Test for the presence of the `rename' function.
11985
11986 * Makefile.in (C_SWITCH_X_SITE): New variable - get this from
11987 configure.in.
11988 (oldXMenu/Makefile): Edit C_SWITCH_X_SITE into this.
11989
11990 * make-dist: Break intra-tree links.
11991
11992 * configure.in: Explain that this is an autoconf script, and give
11993 instructions for rebuilding configure from it. Arrange to put
11994 comments in configure explaining this too.
11995
11996 * configure.in: Make the first line of the configure script be
11997 "#!/bin/sh". Leaving the first line blank didn't work.
11998
90eacf99 11999 * configure.in (long_usage): Remove; made short_usage describe
067d23c9
KY
12000 the options briefly.
12001
12002 * configure.in: Implement the --prefix option.
12003 * Makefile.in (prefix): Add support for it here.
12004 * INSTALL: Document it here.
12005
12006 * Makefile.in (install): Don't assume that the files in the `info'
12007 subdirectory match *.info. They don't have that prefix.
12008
120091993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
12010
12011 * configure.in: Add case for version 5 of Esix.
12012
120131993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
12014
12015 * Version 19.7 released.
12016
12017 * make-dist: There aren't any *.com files in lib-src anymore.
12018
12019 * make-dist: Copy texinfo.tex and texindex.c, rather than linking
12020 them; they're symlinks to other filesystems on the GNU machines.
12021
12022 * make-dist: Check that the manual reflects the same version of
12023 Emacs as stated in lisp/version.el. Edit that version number into
12024 the README file.
12025
120261993-05-21 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
12027
12028 * configure.in: Remove the hack of AC_DEFINE; use
12029 AC_DEFINE_UNQUOTED.
12030
120311993-05-20 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12032
12033 * make-dist: Don't distribute precomp.com, compile.com, or
12034 link.com from ./src; they're in ./vms now.
12035
12036 Some time-handling patches from Paul Eggert:
12037 * configure.in: Add AC_TIMEZONE.
12038
120391993-05-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12040
12041 * configure.in: Recognize Linux as a valid operating system for
12042 the i386.
12043
120441993-05-18 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12045
12046 * make-dist: Distribute some VMS files we got from Richard Levitte.
12047
12048 * Makefile.in (oldXMenu/Makefile): Take oldXMenu/Makefile.in as
12049 the source for the sed command, not oldXMenu/Makefile.
12050
120511993-05-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12052
12053 * INSTALL: Don't claim the srcdir option doesn't work.
12054
120551993-05-16 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12056
12057 * configure.in: Include remarks saying what order the autoconf
12058 tests should go in, and remind people to change config.h.in
12059 whenever they add autoconf tests which make #definitions.
12060
12061 * make-dist: Distribute oldXMenu/Makefile.in, not oldXMenu/Makefile.
12062
120631993-05-15 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
12064
12065 * Makefile.in (oldXMenu/Makefile): Make this depend on
12066 ${srcdir}/oldXMenu/Makefile.in, not itself.
12067
12068 * PROBLEMS: Some updates from David J. Mackenzie.
12069
12070 More changes from David J. Mackenzie.
90eacf99
SM
12071 * Makefile.in (install.sysv, install.xenix, install.aix):
12072 Targets removed; autoconf and config.h should specify all these
067d23c9
KY
12073 differences.
12074 (buildlisppath): Make this path depend on ${srcdir}.
90eacf99 12075 (INSTALLFLAGS): Remove.
067d23c9
KY
12076 (INSTALL): Include the -c flag.
12077 (install): Change the way we invoke install accordingly.
12078
12079 Install ${srcdir} changes from DJM.
12080 * Makefile.in (SUBDIR_MAKEFILES): Add oldXMenu/Makefile to this
12081 list.
12082 (COPYDIR, COPYDESTS): Install files from both the etc directory in
12083 the source tree and the etc directory in the object tree.
12084 (${SUBDIR}): Pass the prefix variable down to submakes.
12085 (everywhere): Use `sed', not `/bin/sed'. Not all systems have sed
12086 in /bin.
12087 (lib-src/Makefile, src/Makefile, oldXMenu/Makefile): Edit in
12088 values for srcdir and VPATH.
12089 (install): Add `v' flag to tar command. Make sure that `dir'
12090 exists in ${srcdir}/info before copying it. Remember that the man
12091 pages come from the source tree, not the object tree.
12092 * configure.in: Remove remarks saying that the --srcdir option
12093 doesn't work.
12094 Create the etc directory in the object tree.
12095 Recognize configuration names of the form *-sun-solaris*.
12096 Recognize sunos5 and solaris as operating system names.
12097
12098 * configure.in: Use the AC_TIME_WITH_SYS_TIME macro, for
12099 lib-src/getdate.y and src/systime.h.
12100
121011993-05-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12102
12103 * make-dist: Make links in info subdir.
12104
121051993-05-13 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12106
12107 * configure.in: Call AC_STDC_HEADERS.
12108
121091993-05-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
12110
12111 * configure.in: Sidestep autoconf's quoting of the second argument
12112 of AC_DEFINE, so we can specify the value to put there. It would
12113 be nice if autoconf provided some way to specify computed values
12114 for macros.
12115
121161993-05-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12117
90eacf99 12118 * Makefile.in (DEFS): Delete; since we're using AC_CONFIG_HEADER,
067d23c9
KY
12119 this is always just -DHAVE_CONFIG_H.
12120
12121 The GNU coding standards specify that CFLAGS should be left for
12122 users to set.
12123 * Makefile.in (CFLAGS): Let configure determine the default value
90eacf99
SM
12124 for this.
12125 Don't have it default to DEFS.
067d23c9
KY
12126 (${SUBDIR}): Pass CFLAGS down to submakes, not DEFS.
12127 (lib-src/Makefile, src/Makefile): Edit the default value for
12128 CFLAGS into these files, not DEFS.
12129 * configure.in (CFLAGS): Choose a default value for this - "-g"
12130 normally, or "-g -O" if we're using GCC. Edit it into the
12131 top-level Makefile.
12132
12133 * configure.in: When scanning the machine and system description
12134 #include files, write their names to conftest.c properly.
12135
121361993-05-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12137
12138 * configure.in: In configuration name case for Apallos running
12139 Domainios, set opsys, not opsysfile.
12140
12141 * configure.in: Use the autoconf AC_CONFIG_HEADER macro to produce
12142 src/config.h, instead of AC_OUTPUT; the latter overwrites
12143 src/config.h even when it hasn't changed, puts a makefile-style
12144 comment at the top even though it's C code, and produces a
12145 config.status script which doesn't do the job right.
12146
12147 * configure.in: Add AC_LN_S test, so we can tell whether or not we
12148 can use a symbolic link to get the X Menu library into src.
12149 * Makefile.in (LN_S): New variable.
12150 (src/Makefile): Edit the value of LN_S into this makefile.
12151
121521993-05-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12153
12154 * configure.in: Support *-sco3.2v4* as opsystem.
12155
12156 * make-dist: Don't include calc directory.
12157 Exclude many files in the man directory; copy a few.
12158
121591993-05-04 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
12160
12161 * configure.in: Use AC_HAVE_HEADERS to test for sys/time.h, and
12162 call AC_STRUCT_TM to see what's in time.h.
12163
12164 * configure.in: Employ quoting stupidity to get the value of CPP
12165 to expand properly.
12166
121671993-04-27 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12168
12169 * configure.in: Use the AC_PROG_CPP macro, and then use the CPP
12170 variable to scan the machine and system description files.
12171
12172 * configure.in: Use the AC_HAVE_HEADERS to check for sys/timeb.h,
12173 so that getdate.y builds correctly.
12174
121751993-04-26 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12176
12177 * configure.in (tempcname): Change this to "conftest.c", so it will
12178 work properly on systems with short filenames; this is the name
12179 autoconf uses.
12180
12181 * configure.in: Also detect the availability of dup2 and
12182 gethostname.
12183
12184 * configure.in: Use the AC_ALLOCA test.
12185 * Makefile.in (ALLOCA): New variable, to be set by ./configure.
12186 (lib-src/Makefile): Edit the value of ALLOCA into lib-src/Makefile.
12187
121881993-04-24 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12189
12190 * make-dist: Distribute configure, as well as configure.in.
12191 Oversight.
12192
121931993-04-23 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12194
12195 * Makefile.in (install): Print out the name of the directory we're
12196 copying, so people can have some idea of whether we're making
12197 progress.
12198
12199 * Makefile.in (install.aix, install.xenix, install.sysv, install):
12200 Don't forget to re-create the COPYDESTS directories after we clear
12201 them out.
12202
122031993-04-13 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12204
12205 * Makefile.in: Add autoconf cookies so that the configure
12206 script can comment out sections of path variable definitions to
12207 choose between the installable configuration and the run-in-place
12208 configuration.
12209 * configure.in: Add new option `--run-in-place', to select the
12210 run-in-place path definitions.
12211
12212 * configure.in: Add a clause to the big configuration name case
12213 for the NeXT machine.
12214
122151993-04-12 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12216
12217 * Makefile.in (install, install.sysv, install.xenix, install.aix):
12218 Make sure that each source directory exists, and is different from
12219 the destination directory; then, delete the destination before
12220 copying over the source.
12221
12222 * make-dist: Distribute configure.in, instead of configure.
12223
122241993-04-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
12225
12226 * configure.in: Don't set CC to "gcc -O" if the user specifies
12227 `--with-gcc'. Add -O to DEFS if GCC is set.
12228
122291993-04-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12230
12231 * Makefile.in (clean mostlyclean): Missing right paren.
12232
12233 * configure.in: When checking for X windows, search for an X11
12234 subdirectory of ${x_includes}.
12235
12236 * configure.in: Check for gettimeofday function, for getdate.y.
12237
12238 Change `configure' to a mixture of custom code and autoconf stuff.
12239 autoconf can't derive all the information we need, but we'd really
12240 like to be able to take advantage of some of its tests, and its
12241 file-editing facilities.
12242 * configure.in: Renamed from configure.
12243 Quote the sections of shell script we want copied literally to
12244 the configure script.
12245 (compile): Initialize this to make the autoconf macros' code happy.
12246 Use AC_PROG_CC, AC_CONST, and AC_RETSIGTYPE instead of writing out
12247 code to do their jobs.
12248 Use autoconf to produce Makefile and src/config.h.
12249 Remove the Makefile-style comment that autoconf places at the top
12250 of src/config.h.
90eacf99
SM
12251 (config_h_opts): Remove - no longer necessary.
12252 * Makefile.in (configname): Rename to configuration.
12253 (CONFIG_CFLAGS): Rename to DEFS.
12254 (CC, DEFS, C_SWITCH_SYSTEM, version, configuration): Adjust to
067d23c9
KY
12255 get values via autoload @cookies@.
12256 (libsrc_libs): Get this from autoconf. We used to do nothing
12257 about this.
12258 (${SUBDIR}): Pass DEFS to submakes instead of CONFIG_CFLAGS.
12259
90eacf99
SM
12260 * Makefile.in (src/paths.h, lib-src/Makefile, src/Makefile):
12261 Don't echo the move-if-change command.
067d23c9
KY
12262
122631993-04-08 Jim Blandy (jimb@churchy.gnu.ai.mit.edu)
12264
12265 * make-dist: Distribute lib-src/rcs-checkin.
12266
12267 * make-dist: It's oldXMenu/compile.com, not oldXMenu/compile.mms.
12268 Don't try to make links to the RCS or Old subdirectories.
12269 Use the appropriate extension for the compression type in use.
12270 Create the tar file in the shell's initial default directory, not
12271 in ${tempparent}.
12272 Erase the whole ${tempparent} tree, not just ${tempdir}.
12273
122741993-03-30 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
12275
12276 * Makefile.in (src/paths.h): Don't echo the huge sed command we
12277 use to build paths.h.
12278 (lib-src/Makefile, src/Makefile): Similarly.
12279
12280 * configure: Extend test for working `const' keyword to handle AIX
12281 3.2 cc.
12282
122831993-03-24 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
12284
12285 * make-dist: Distribute lisp/term/ChangeLog.
12286
12287 Arrange for C compilation throughout the tree to get
12288 C_SWITCH_SYSTEM from the configuration files.
12289 * configure: Extract C_SWITCH_SYSTEM from the machine and
12290 system-dependent files, and save it in the top-level Makefile.
12291 * Makefile.in (C_SWITCH_SYSTEM): New flag for configure to edit.
12292 (lib-src/Makefile): Edit C_SWITCH_SYSTEM into lib-src/Makefile.
12293
12294 * make-dist: Include the VMS support files in oldXMenu in the
12295 distribution.
12296
12297 * configure: Doc fix.
12298
12299 * configure: Fix corrupted config_h_opts.
12300
12301 * configure: Properly report option names in error messages.
12302
12303 * configure: Properly recognize --x-includes and --x-libraries
12304 options.
12305
12306 * configure: Fix syntax errors in code handling XFree386.
12307
123081993-03-23 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
12309
12310 * configure: Add special code to detect XFree386, and tell
12311 config.h about it.
12312
12313 * configure: Properly handle extracting values of LIBS_MACHINE and
12314 LIBS_SYSTEM that contain spaces.
12315
90eacf99
SM
12316 * configure: Add `--x-includes' and `--x-libraries' options.
12317 I think these are dopey, but no less than three alpha testers, at
067d23c9
KY
12318 large sites, have said they have their X files installed in odd
12319 places. Implement them by setting C_SWITCH_X_SITE and
12320 LD_SWITCH_X_SITE in src/config.h.
12321
123221993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
12323
12324 * make-dist: Don't distribute etc/Old files.
12325
12326 * GETTING.GNU.SOFTWARE, PROBLEMS: Registered into RCS with their
12327 backups.
12328
123291993-03-20 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
12330
12331 * make-dist: Fix typo.
12332
123331993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
12334
12335 * make-dist: Corrected typo, fixed it to discard = and TAGS files
12336 in some cases where it should but didn't seen to.
12337
12338 * Makefile.in: Added unlock and relock productions.
12339
123401993-03-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
12341
12342 * make-dist: Add a --compress option to force make-dist to use
12343 compress.
12344
12345 * make-dist: Use gzip, if we can find it.
12346
12347 * configure: Recognize rs6000-ibm-aix32 and rs6000-ibm-aix, and
12348 make rs6000-ibm-aix default to -aix32.
12349
123501993-03-17 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
12351
12352 * Makefile.in: Added `Developer's configuration' section.
12353
123541993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
12355
12356 * Makefile.in: Add commented-out variable settings for developer's
12357 configuration.
12358
123591993-03-14 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12360
12361 * make-dist: Distribute `src/bitmaps' too.
12362
123631993-03-14 Charles Hannum (mycroft@hal.gnu.ai.mit.edu)
12364
12365 * configure: Recognize rs6000-ibm-aix32 and rs6000-ibm-aix, and
12366 make rs6000-ibm-aix default to -aix32.
12367
123681993-03-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12369
12370 * configure: Recognize strings like "sysvr0" or "sysvr1" as System V.
12371
12372 * Makefile.in (install.sysv): Add a second `$' in front of
12373 `${dest}', so that the shell will expand it, instead of Make.
12374
12375 * configure: When processing the name of the configure script,
12376 collapse `././' to `./', but leave a single `./' prefix alone.
12377
12378 * configure: Doc fix.
12379
123801993-03-04 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12381
12382 * configure: Handle isc3.0 correctly.
12383
123841993-02-25 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12385
12386 * make-dist: Don't try to copy the COPYING notice into
12387 external-lisp; we're not distributing that directory any more.
12388
123891993-02-24 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12390
12391 * Makefile.in (install, install.aix, install.xenix, install.sysv):
12392 Remove CVS subdirectories from the installed directory trees, as
12393 well as RCS directories.
12394
123951993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12396
12397 * make-dist: Only copy gmalloc.c if we couldn't link it.
12398 Don't try to copy man/{README,Makefile} unless they actually exist.
12399
12400 * Makefile.in (lisppath): Don't include externallispdir in this.
12401 We're not sure whether we're even going to distribute the
12402 directory yet.
12403
124041993-02-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12405
12406 * make-dist: Don't distribute the external-lisp directory anymore.
12407 * INSTALL: Remove all references to external-lisp.
12408
12409 * configure: Detect whether the compiler supports `const'
12410 properly, and edit src/config.h accordingly.
12411
12412 * configure: Tweak layout of final report.
12413
12414 * Makefile.in (${SUBDIR}): Pass CONFIG_CFLAGS to the submakes, not
12415 CFLAGS.
12416
12417 * Makefile.in (locallisppath): Make this default to
12418 ${datadir}/emacs/site-lisp, instead of
12419 ${datadir}/emacs/local-lisp. ${datadir} and ${statedir} are often
12420 the same thing, and local-lisp causes completion conflicts with
12421 lock.
12422 (lisppath): Add ${externallispdir} to this.
12423 * INSTALL: Adjust installation directions.
12424
12425 * Makefile.in (externallispdir): New variable, to say where to
12426 install the externally-maintained lisp files.
12427 (COPYDIR, COPYDESTS): Copy the external lisp directory just like
12428 the others.
12429 * INSTALL: Describe external-lisp and the new externallispdir
12430 variable.
12431
124321993-02-14 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12433
12434 * configure (progname): New option `--with-gcc'. Make it clearer
12435 how we are trying to guess whether or not we have GCC.
12436 * INSTALL: Document the `--with-gcc' option, and improve
12437 description of `--with-x' options.
12438
124391993-02-06 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12440
12441 * Makefile.in (COPYDIR, COPYDESTS): Remove ${srcdir}/info and
12442 ${infodir} from these variables; we have written out explicit code
12443 to install the info files.
12444
124451993-01-25 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
12446
12447 * make-dist: Don't distributed the RCS files in the etc directory.
12448
124491993-01-24 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12450
12451 * Makefile.in: Some makes can't handle comments in the middle of
12452 commands; move them to before the whole rule.
12453
124541993-01-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12455
12456 * README: Mention what Emacs is.
12457
124581993-01-14 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12459
12460 * make-dist: Include `./lisp/calc-2.02' in the distribution.
12461 Add `./cpp' and `./man' back into the distribution.
12462
124631993-01-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12464
12465 * Makefile.in: Define MAKE, and use where appropriate.
12466
124671993-01-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12468
12469 * make-dist: Remember that the authoritative COPYING notice is
12470 `etc/COPYING', not `../etc/COPYING'.
12471
124721992-12-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12473
12474 * make-dist: Make sure that the COPYING notices in each directory
12475 are copies, not symlinks.
12476
124771992-12-19 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12478
12479 * INSTALL: The build process produces an executable called `emacs'
12480 now. Change references.
12481 * Makefile.in: Adjust `install.mumble' targets to install
12482 `src/emacs', not `src/xemacs'.
12483
12484 * configure: Start with a blank line; this keeps some old CSH's
12485 from thinking it's a CSH script. Most systems will just use
12486 /bin/sh to run it, which is what we're expecting; the only other
12487 shells which might try to interpret it themselves are probably
12488 Bourne-compatible.
12489
124901992-12-14 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12491
12492 * INSTALL: Improvements suggested by David Mackenzie.
12493
124941992-12-12 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12495
12496 * Makefile.in (install, install.sysv, install.xenix, install.aix):
12497 Don't try to copy the info files if there aren't any; the
12498 unexpanded globbing pattern disappoints `install'. Ignore the
12499 return status of that command.
12500
12501 * INSTALL: Updated for new configuration arrangement.
12502
12503 * configure: Don't make the top-level Makefile read-only - people
12504 may want to edit the values of the path variables.
12505
12506 * Makefile.in (install, install.sysv, install.xenix, install.aix):
12507 Install the info files in ${infodir}. Install the executable
12508 under both `emacs' and `emacs-VERSION'.
12509
12510 * Makefile.in: Doc fix.
12511
12512 * Makefile.in (exec_prefix): New variable, as per latest version
12513 of coding standards.
12514 (bindir, libdir): Use it, instead of `prefix'.
12515 (lib-src/Makefile): Edit value of exec_prefix into lib-src/Makefile.
12516
12517 * Makefile.in (mandir): Make the default value for this depend on
12518 $(prefix).
12519
12520 * Makefile.in (datadir, statedir, libdir): Make these all default
12521 to ${prefix}/lib.
90eacf99
SM
12522 (lispdir, locallisppath, etcdir, lockdir, archlibdir):
12523 Adjust to compensate.
067d23c9
KY
12524
12525 * Makefile.in (install, install.sysv, install.xenix, install.aix):
12526 Install the etags and ctags man pages too.
12527
12528 * Makefile.in (distclean): Don't delete backup files; that's the
12529 job of extraclean.
12530 (extraclean): Like distclean, but deletes backup and autosave files.
12531
125321992-12-10 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12533
12534 Make path specification conform to GNU coding standards.
12535 * configure (long_usage): Remove all traces of old arguments from
12536 usage messages, and document the options we do accept in more
12537 detail: -with-x... and --srcdir.
90eacf99 12538 (options, boolean_opts): Delete; we don't have enough options to
067d23c9
KY
12539 make this worthwhile.
12540 (prefix, bindir, lisppath, datadir, libdir, lockdir): Deleted,
12541 along with the code which supported them; these should be set as
12542 arguments to the top-level make.
12543 (config_h_opts): Since this no longer doubles as a list of option
12544 names, make them upper case; this simplifies the code which uses
12545 them to build the sed command to edit src/config.h. Change the
12546 code which sets them.
12547 (cc, g, O): Don't allow the user to set these using options; they
12548 should be specified using `CC=' and `CFLAGS=' arguments to the
12549 top-level make. Just choose reasonable default values for them,
12550 and edit them into Makefile.in's default CC and CONFIG_CFLAGS
12551 values.
12552 (gnu_malloc, rel_alloc): Don't allow the user to set these using
12553 options; use them whenever the configuration files say they're
12554 possible.
12555 Simplify the argument processing loop. Don't accept abbreviations
12556 for option names; these might conflict with other configuration
12557 options in the future.
12558 Add some support for the `--srcdir' option. Check for the sources
12559 in . and .. if `--srcdir' is omitted. If the directories we will
12560 compile in don't exist yet, create them under the current directory.
12561 Note that the rest of the build process doesn't really support
12562 this.
90eacf99
SM
12563 Edit only the top Makefile. That should edit the others.
12564 Edit into the makefile: `version', from lisp/version.el, `configname'
067d23c9
KY
12565 and `srcdir' from the configuration arguments, `CC' and
12566 `CONFIG_CFLAGS' as guessed from the presence or absence of GCC in
12567 the user's path, and LOADLIBES as gleaned from the system
12568 description files.
12569 Simplify the report generated; it doesn't need to include any
12570 description of paths now.
12571 Make `config.status' exec configure instead of just calling it, so
12572 there's no harm in overwriting `config.status'.
12573 * Makefile.in (version, configname): New variables, used to choose
12574 the default values for datadir and libdir.
12575 Path variables rearranged into two clearer groups:
12576 - In the first group are the variables specified by the GNU coding
12577 standards (prefix, bindir, datadir, statedir, libdir, mandir,
12578 manext, infodir, and srcdir).
12579 - In the second are the variables actually used for Emacs's paths
12580 (lispdir, locallisppath, lisppath, buildlisppath, etcdir, lockdir,
12581 archlibdir), which depend on the first category.
12582 datadir and libdir default to directories under
12583 ${prefix}/lib/emacs instead of ${prefix}/emacs, by popular
12584 demand.
12585 etcdir and lispdir default to subdirectories of datadir.
12586 archlibdir defaults to libdir.
12587 The new installation tree is a bit deeper than it used to be, so
12588 use the new make-path program in lib-src to build them all.
12589 Always build a new src/paths.h.tmp and then move-if-change it to
12590 src/paths.h, to avoid unnecessary rebuilds while responding to the
12591 right changes.
12592 Remove all mention of arch-lib. Run utility commands from
12593 lib-src, and let the executables be copied into archlibdir when
12594 Emacs is installed.
12595 Add targets for src/Makefile, lib-src/Makefile, and
12596 oldXMenu/Makefile, editing the values of the path variables into
12597 them.
12598 Let lib-src do its own installation.
12599 (datadir): Default to putting data files under
12600 ${prefix}/lib/emacs/${version}, not /usr/local/emacs.
12601 (emacsdir): Variable deleted; it would only be confusing to use.
12602 (lispdir, etcdir): Default to ${datadir}/lisp.
12603 (mkdir): Use make-path for this.
12604 (lockdir): Do this in mkdir.
12605 (Makefile): New target.
12606
12607 * configure (usage_message): Rename to long_usage.
12608
12609 * make-dist: Don't bother creating an arch-lib directory; that's
12610 only for installation now.
12611
126121992-11-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12613
12614 * configure: Use GCC-style configuration names, using config.sub.
12615 Change the usage and help messages.
12616
12617 * configure: Initialize window_system, not indow_system.
12618
12619 * configure: Report which window system, compiler, and signal
12620 handler return type we decide to use.
12621
12622 * make-dist: Explain what's going on if config.sub and gmalloc.c
12623 can't be linked. Place the code which copies them near the code
12624 which links the rest of the files around them.
12625
126261992-11-15 Jim Blandy (jimb@apple-gunkies.gnu.ai.mit.edu)
12627
12628 * make-dist: Don't bother to distribute src/*.com, or
12629 src/vmsbuild; those have all been moved to `../vms'.
12630
126311992-11-07 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12632
12633 * make-dist: Don't forget that the way to avoid filenames starting
12634 with `=' is to use the pattern `[a-zA-Z0-9]*.h', not
12635 `[a-zA-Z0-9].h'. Add a new section for dealing with files that we
12636 couldn't make hard links to, since we have two already, and
12637 perhaps more to come.
12638
126391992-11-04 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12640
12641 * configure: When editing parameters into lib-src/Makefile, change
12642 the definition of CONFIG_CFLAGS instead of CFLAGS itself; CFLAGS
12643 needs some other flags too.
12644
126451992-11-03 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12646
12647 * configure: Remove spurious echo of the configuration name.
12648
12649 * make-dist: Don't distribute files in src/m and src/s whose names
12650 begin with `='.
12651
126521992-10-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12653
12654 * configure: Update GNU_MALLOC and REL_ALLOC in config.h.
12655 Also LISP_FLOAT_TYPE.
12656
126571992-10-26 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12658
12659 * make-dist: Copy config.sub, since it's a symbolic link to a file
12660 on another file system.
12661
126621992-10-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12663
12664 * make-dist: Include lib-src/makedoc.com and emacs.csh in the
12665 distribution.
12666
12667 * config.sub: New file, to help us recognize configuration names.
12668 * make-dist: Include it in the distribution.
12669
126701992-09-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12671
12672 * configure: Convert `-' to `_' in specified option names.
12673 Accept options with --. Delete --highpri and --have-x-menu options.
12674 New options --with-x and --with-x10 replace -window-system.
12675 Don't mention options --gnu-malloc, --rel-alloc
12676 or --lisp-float-type in help message.
12677
126781992-09-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12679
12680 * make-dist: Include the `vms' subdirectory in the distribution.
12681
126821992-09-10 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12683
12684 * configure: Remove lines starting with "# DIST: " when building
12685 lib-src/Makefile and src/Makefile. This allows us to mark the
12686 "Makefile.in" files with explanatory comments which won't also get
12687 stuck in the Makefiles.
12688
126891992-09-05 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12690
12691 * make-dist: Don't use the '+' operator in the sed regular
12692 expression that extracts the version number from lisp/version.el;
12693 Ultrix sed doesn't seem support the operator. Just double the
12694 operand and use *.
12695
126961992-09-01 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12697
12698 * Makefile.in: Doc fix.
12699
127001992-08-31 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12701
12702 * configure: Rewrite sed command to remove at most one ./ prefix;
12703 Ultrix's sed doesn't allow us to apply the * operator to a \( \)
12704 group.
12705
127061992-08-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12707
12708 * Makefile.in (src/paths.h): Use sed, not /bin/sed.
12709
127101992-08-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12711
12712 * make-dist: Go ahead and build a new TAGS file, unless the
12713 --newer option was specified. Don't try to delete a TAGS file
12714 from etc; it's not kept there, and shouldn't be deleted anyway.
12715
127161992-08-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12717
12718 * make-dist: If the lisp directory contains a default.el, don't
12719 distribute it.
12720
12721 * configure: When searching signal.h for the type of a signal
12722 return handler, make a copy of it, not a symbolic link to it; that
12723 way, it will work on systems that don't have symbolic links.
12724
127251992-08-14 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
12726
12727 * make-dist: Taught it about vcdiff and rcs2log, added --newer
12728 option for generating incremental distributions. Stopped it from
12729 generating a TAGS file into the distribution; that sucker is
12730 *big*, and easily enough generated with the toplevel makefile.
12731
127321992-08-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12733
12734 * configure: When writing config.status, don't prefix progname
12735 with a '.'; it might be absolute.
12736
127371992-08-05 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12738
12739 * configure: Choose to use X11 if either /usr/lib/libX11.a or
12740 /usr/include/X11 exist, not only if both exist.
12741
127421992-07-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12743
12744 * make-dist: Make the new external-lisp directory a duplicate of
12745 the external-lisp directory, not the lisp directory.
12746
127471992-07-07 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12748
12749 * Makefile.in (clean, mostlyclean): Don't bother trying to `make
12750 clean' in arch-lib; it doesn't even have a Makefile.
12751
12752 * Makefile.in (clean, mostlyclean): In the test which tries to
12753 distinguish between the build directory, which should be cleaned,
12754 and the installed directory, which shouldn't, cd to `${emacsdir}',
12755 not `${DESTDIR}${LIBDIR}'.
12756
127571992-06-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12758
12759 * make-dist: Be sure to delete the .c and .h files that YACC and
12760 BISON create from getdate.y.
12761
12762 * external-lisp: New directory; see `external-lisp/README'.
12763 * make-dist: Added support for the external-lisp subdirectory.
12764
12765 * make-dist: Changed message which complains that make-dist wasn't
12766 invoked in the right directory to indicate which files it was
12767 looking for.
12768
127691992-06-29 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12770
12771 * configure: Add comments explaining why we can't translate
12772 character ranges or control characters in `tr'.
12773
127741992-06-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12775
12776 * configure: When generating the configuration message, we used to
12777 build the message from the start so that each line began with "# "
12778 so that it would be a comment in `config.status'. However, this
12779 causes trouble if any of the variables we use in the message
12780 expand to more than one line of text - as gnu_malloc_reason
12781 sometimes does. So instead, we build the message as it should be
12782 printed to the user (i.e. without the "# " prefixes), and stick on
12783 the "# "s when we write it to `config.status'.
12784
12785 * Makefile.in (clean, mostlyclean): Don't neglect to clean out
12786 `lib-src' and `arch-lib'.
12787
12788 * configure: When generating report and `config.status' file, note
12789 that bindir only determines where `make install' and
12790 `build-install' will place the executables; this should make it
12791 clear that the ordinary build process will not try to install
12792 things.
12793
127941992-06-10 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12795
12796 * make-dist: Change messages to say that we are 'making links to
12797 X', rather than 'copying X'. And put `' quotes around file names.
12798
12799 * make-dist: Include '.tmp' in the name of the staging directory.
12800
12801 * make-dist: Pass the `-f' option to rm when you're not sure that
12802 the files you're removing actually exist.
12803
12804 * make-dist: When setting up etc/COPYING, always nuke whatever is
12805 there, and then copy it in, to make sure we get a real file.
12806
90eacf99
SM
12807 * make-dist: Don't try to distribute *.defns files any more.
12808 The only such file was for simula.el, which has been superseded by a
067d23c9
KY
12809 version which doesn't have a separate .defns file.
12810
128111992-05-28 Ken Raeburn (Raeburn@Cygnus.COM)
12812
12813 * make-dist: Don't distribute configured versions of config.h.in,
12814 paths.h.in, Makefile.in in src.
12815
12816 * configure: Delete .tmp files before creating them; don't bother
cd1181db 12817 trying to make final targets writable first, since it won't
067d23c9
KY
12818 matter to move-if-change.
12819
128201992-05-19 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12821
12822 * Makefile.in (mkdir, lockdir): Don't put dashes in front of the
12823 mkdir and chmod in the center of all the conditionals. GNU Make
12824 will strip these out, but other makes won't.
12825
128261992-05-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12827
12828 * make-dist: Include move-if-change in list of files to distribute.
12829
128301992-05-04 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12831
12832 * configure: Remove any "." elements from the program name.
12833
12834 * configure: Don't record the values of all the possible arguments
12835 in config.status; only record the options that the user specified.
12836
12837 * configure: Use move-if-change to move in the new src/config.h.
12838
128391992-04-29 Ken Raeburn (Raeburn@Cygnus.COM)
12840
12841 * move-if-change: New file, copied from gcc release.
12842 * Makefile.in (src/paths.h): Use it, and put the "sed" output into
12843 a temp file, so we don't update paths.h if an error occurs or if
12844 it doesn't need changing.
12845
128461992-04-28 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12847
12848 * Makefile.in (src/paths.h): Do not install a value for the
12849 PATH_SUPERLOCK value; that macro doesn't exist anymore.
12850 * build-install.in: Same thing.
12851
128521992-04-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12853
12854 * make-dist: Check the flag called "make_tar", not "make_dir"; the
12855 latter, being a typo, is always false, resulting in a program
12856 whose default behavior is to painstakingly build a copy of the
12857 source tree, and then delete it. Rah.
12858
12859 * Makefile.in: Add dist target, and comment for it.
12860
12861 * configure: When scanning <signal.h> for a declaration for
12862 signal, create a symbolic link with a name ending in .c, so the
12863 compiler won't complain that it's only been given .h files.
12864
12865 * configure: Check whether there are any arguments available
12866 before shifting to get the value of a non-boolean parameter.
12867
12868 * make-dist: Doc fix.
12869
128701992-04-20 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12871
12872 * configure: Instead of grepping /usr/include/signal.h for a
12873 signal declaration, run /usr/include/signal.h or
12874 /usr/include/sys/signal.h through cpp and grep for the
12875 declaration.
12876
12877 * configure: Redirect the output of grep to /dev/null instead of
12878 using grep -s - that flag means different things on other systems.
12879
12880 * Makefile.in: Use 'buildlisppath' instead of 'dumplisppath',
12881 since the former is recognizable even if you don't know what
12882 'dumping' is.
12883 * configure: Accommodate that change.
12884
12885 * configure: Accept options for all of the directories you can
12886 change in the Makefile.
12887
12888 * configure: Accept "-OPTION VALUE" as well as "-OPTION=VALUE".
12889
12890 * INSTALL: Mention that you have to copy all the 'FOO.in' files to
12891 FOO before you can use them.
12892
12893 * build-install.in: Made the "Where To Install Things" section
12894 conform with the similar section from Makefile.in. Copied section
12895 which builds src/paths.h from src/paths.h.in from the Makefile.
12896
128971992-04-19 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12898
12899 * configure: Write config.status to pass its command-line
12900 arguments on to configure, so that people can use it to recreate
12901 an old configuration, with minor changes.
12902
129031992-04-16 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12904
12905 * configure: Don't rely on option variables being unset if their
12906 values are the empty string. In particular, when producing the
12907 English report, don't assume that highpri will be unset when no
12908 increased priority has been requested; -highpri='' should be the
12909 same as omitting -highpri altogether.
12910
12911 * configure: Fix dumb bug: when running the system and machine
12912 description files through cpp, mark those lines that we want to
12913 evaluate with the string '@configure@', and then only evaluate
12914 them. This way if the files include anything that actually
12915 generates text (type definitions or external declarations, say),
12916 we won't try to eval it.
12917
129181992-04-11 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12919
12920 * make-dist: New shell script.
12921
12922 * configure: When creating foo from foo.in, make foo read-only to
12923 remind people to edit the .in file instead.
12924
12925 * INSTALL: Changed references to config.h-dist to config.h.in.
12926 The "BUILDING GNU EMACS BY HAND" section neglected to mention how
12927 to build src/paths.h from src/paths.h.in; added a paragraph to do
12928 this.
12929 * configure, Makefile, build-install: Changed filenames like
12930 FOO-dist to FOO.in.
12931
129321992-04-08 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12933
12934 * Makefile, build-install: Renamed to Makefile.in and
12935 build-install.in; the configure script will edit these to produce
12936 the usable Makefile and build-install.
12937 * configure: Changed to produce ./Makefile, ./build-install,
12938 lib-src/Makefile, and src/Makefile from their *.in counterparts,
12939 instead of editing them in place.
12940
129411992-04-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12942
12943 * Makefile: Re-arranged so that the undumped Emacs will search
12944 ../lisp *after* the site's local elisp files.
12945 (locallisppath, dumplisppath): New variables.
12946 (lisppath): This variable's default value is now chosen based on
12947 $(locallisppath) and $(lispdir); while it used to be the
12948 customization point for adding site-local elisp directories to
12949 load-path, that job is now handled mostly by locallisppath.
12950 (src/paths.h): Edit the value of a new macro, PATH_DUMPLOADSEARCH.
12951 Check the values being assigned to the *LOADSEARCH macros for null
12952 path elements (like '::' in 'foo::bar').
12953
12954 * configure: When checking if the machine- and system-dependent
12955 files define a particular macro or not, actually run them through
12956 CPP and test the macros with #ifs, instead of just grepping for
12957 the macros' names. In particular, check for SYSTEM_MALLOC in this
12958 way.
12959
129601992-04-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12961
12962 * Makefile (install): Don't use -s in install. (Keep the symbols.)
12963
129641992-04-02 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12965
12966 * configure: Make the config.status file an executable shell
12967 script which will recreate the same configuration. Include the
12968 verbal description of the current configuration as a comment in
12969 the script.
12970 * INSTALL: Doc fix.
12971
12972 * Makefile: Brought the Makefile up to the GNU coding
12973 standards, as described in standards.text:
12974 (TAGS): New name for the target which rebuilds the tags table.
12975 (check): New target; doesn't do anything yet.
12976 (mostlyclean): New target, synonymous with clean.
12977 (realclean): New target. Currently, this just calls the
12978 subdirectories's makefiles and then deletes config.status.
90eacf99
SM
12979 (INSTALL, INSTALLFLAGS, INSTALL_PROGRAM, INSTALL_DATA):
12980 New variables.
067d23c9 12981 Installation directory variables changed to conform.
90eacf99 12982 (install, install.sysv, install.xenix, install.aix): Change the
067d23c9
KY
12983 code which copies the directories into their installed location to
12984 allow the installed locations to be in several different
12985 directories; the old version assumed that they would all be in
12986 $(emacsdir).
12987 (mkdir, lockdir): Allow the installed locations to be in several
12988 different directories.
12989 * INSTALL: Doc fix.
12990
12991 * build-install: Use the same variable names as the Makefile.
12992 Allow the installed locations to be in several different
12993 directories.
12994
129951992-03-31 Jim Blandy (jimb@pogo.cs.oberlin.edu)
12996
12997 * Makefile (src/paths.h): Instead of using a single sed command to
12998 edit both the PATH_LOCK and PATH_SUPERLOCK macros, edit the two
12999 separately, and don't forget to append "/!!!SuperLock!!!" to the
13000 value of the PATH_SUPERLOCK macro.
13001
13002 * config.emacs: Renamed to configure, for consistency with other
13003 GNU products. Internal references changed.
13004 INSTALL, Makefile: References changed.
13005
13006 * lock: New directory, which should always be empty. If this
13007 directory doesn't exist, Emacs won't complain; it just won't lock.
13008 Having this here means that people can just unpack Emacs, build
13009 it, and have locking work.
13010
13011 * share-lib: Re-renamed to etc, for the sake of tradition.
13012 * config.emacs: Changed default value for datadir to ../etc.
13013 * INSTALL, README: Adjusted.
13014
130151992-03-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
13016
13017 * config.emacs: Guess the value for LOADLIBES in lib-src/Makefile
13018 by running CPP on the appropriate s/*.h and m/*.h files.
13019
130201992-03-16 Jim Blandy (jimb@pogo.cs.oberlin.edu)
13021
13022 * config.emacs: Make sure to set the "exit on error" flag once
13023 we've removed config.status; errors should abort the configuration.
13024
130251992-02-15 Jim Blandy (jimb@pogo.cs.oberlin.edu)
13026
13027 * config.emacs: Added -distribute option, so that the Makefile
13028 paths are in their proper form. I don't know why this matters.
13029
130301992-02-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
13031
13032 * local-lisp: New directory, empty in the distribution, for people
13033 to put local elisp code in.
13034 * config.emacs: Include it in the default load path.
13035 * README: Document it.
13036
130371992-01-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
13038
13039 * config.emacs: Guess the type of signal handling functions based
13040 on the contents of /usr/include/signal.h.
13041
13042 * config.emacs: Print out progress report messages.
13043
13044 * Makefile (src/paths.h): Don't generically replace
13045 /usr/local/lib/emacs with LIBROOT. This can hide bugs in the
13046 editing of the other entries, and each entry should be dealt with
13047 explicitly anyway.
13048
13049 * build-install: Converted from C-shell to Bourne shell.
13050 * config.emacs: Edit build-install properly.
13051
13052 * config.emacs: Doc fix.
13053
130541992-01-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13055
13056 * Makefile (install): Remove `B' from tar xf command.
13057
130581992-01-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
13059
13060 * config.emacs: Removed support for the `maintain-environment'
13061 option; the only important difference between this and its absence
13062 has been removed.
13063 * INSTALL: Removed mention of `maintain-environment'.
13064
13065 * config.emacs: Fix arguments to sed when processing boolean
13066 arguments.
13067
130681991-12-05 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
13069
13070 * config.emacs: New file, to help automate the installation
13071 process.
13072
13073 * Makefile: Lots of changes to support the separation of etc into
13074 architecture-dependent and -independent files:
13075 (EMACSROOT): New variable, giving the directory under which all of
13076 Emacs's libraries should be installed. Changed rest of file to
13077 use it.
13078 (LIBDIR): Now denotes only architecture-dependent dir.
13079 (DATADIR): New variable, denoting architecture-independent dir.
13080 (LOCKDIR): New variable, for completeness.
13081 (SUBDIR): No more etc, new lib-src.
13082 (COPYDIR): No more etc, new arch-lib and share-lib.
13083 (src/paths.h): Set PATH_DATA and the LOCK macros too.
13084 (src): Now depends on lib-src, not etc.
13085 * build-install: Changes parallel to the above.
13086 * README: Describe the new arrangement.
13087
13088 * vms: New subdirectory for all the VMS stuff.
13089
130901991-12-03 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
13091
13092 * Makefile (LISPPATH): New variable.
13093 (src/paths.h): Define PATH_LOADSEARCH according to LISPPATH.
13094
130951990-09-28 Richard Stallman (rms@mole.ai.mit.edu)
13096
13097 * Makefile (install, install.sysv, install.xenix):
13098 Install wakeup instead of loadst. No need for setuid or setgid.
13099
131001990-08-07 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
13101
13102 * Makefile (clean): Clean etc if that's not the installation dir.
13103
131041990-04-26 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
13105
13106 * Makefile (paths.h): Make sed alter each name in the path.
13107
131081988-08-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
13109
13110 * Makefile (install.sysv): Use cpio, not tar.
13111
131121988-08-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
13113
13114 * Makefile (lockdir): Rename `lock' target.
13115 Depend on it from install*, not from `all'.
13116
131171988-05-16 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
13118
13119 * Makefile: Changed LIBDIR and BINDIR back to /usr/local/{emacs,bin}
13120 to match build-install and paths.h.
13121
13122;; Local Variables:
13123;; coding: utf-8
067d23c9
KY
13124;; End:
13125
ab422c4d 13126 Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
067d23c9
KY
13127
13128 This file is part of GNU Emacs.
13129
13130 GNU Emacs is free software: you can redistribute it and/or modify
13131 it under the terms of the GNU General Public License as published by
13132 the Free Software Foundation, either version 3 of the License, or
13133 (at your option) any later version.
13134
13135 GNU Emacs is distributed in the hope that it will be useful,
13136 but WITHOUT ANY WARRANTY; without even the implied warranty of
13137 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13138 GNU General Public License for more details.
13139
13140 You should have received a copy of the GNU General Public License
13141 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.