Support Chinese diary entries in calendar and diary
[bpt/emacs.git] / ChangeLog
CommitLineData
c3a435fe
GM
12014-05-03 Glenn Morris <rgm@gnu.org>
2
3 * autogen.sh: If all else fails, try using pkg-config to find pkg.m4.
4
af3e4d06
PE
52014-05-03 Paul Eggert <eggert@cs.ucla.edu>
6
541df9f4
PE
7 Get --enable-gcc-warnings to work after touching configure.ac.
8 Preserve ACLOCAL_PATH in later builds, so that by default it has
9 the same value as it did in the first build after initial checkout.
10 * Makefile.in (ACLOCAL_PATH): New macro.
11 ($(srcdir)/aclocal.m4): Use it.
12 * configure.ac (ACLOCAL_PATH): AC_SUBST it.
13 * autogen.sh (env_space): New var.
14 Tell user what variables, if any, to pass to 'configure'.
15
2bafb7c4
PE
16 Get --enable-gcc-warnings working again.
17 The recent changes to configure.ac removed the transliteration of
18 -I to -isystem in CFLAGS, which is needed for --enable-gcc-warnings.
19 Bring this back while keeping the spirit of the recent changes.
20 * configure.ac (edit_cflags): Restore this shell var, and put it
21 at the top level, where it'll be useful when emacs-24 is next merged.
22 (EMACS_CHECK_MODULES): New macro. All uses of PKG_CHECK_MODULES
23 changed to use it.
24
af3e4d06
PE
25 Make it easier on maintainers who use their own Automake.
26 * autogen.sh (ACLOCAL_PATH, AUTORECONF_ENV): New vars.
27 Set them to avoid problems when maintainers prepend their own
28 Automake installations to their PATH. Report an error if pkg.m4
29 can't be found.
30
5253ea1d
GM
312014-05-02 Glenn Morris <rgm@gnu.org>
32
53a7da76
GM
33 * configure.ac (PKG_CONFIG_PATH): Declare with AC_ARG_VAR.
34
ef9ea0a6
GM
35 * configure.ac (--with-pkg-config-prog): Remove.
36 Use the PKG_CONFIG environment variable instead if you need it.
37
b05e08a4
GM
38 * configure.ac: Use pkg-config's pkg.m4, rather than reinventing it.
39 Add explicit AC_SUBST's where needed.
40 * autogen.sh (progs): Add pkg-config.
41 (pkg_config_min): New variable.
42
cd626254
GM
43 * configure.ac (AC_CONFIG_MACRO_DIR): Use it.
44
5253ea1d
GM
45 * autogen.sh (get_version): Handle no leading whitespace.
46 (check_version, main): Handle program names with hyphens.
47
09b911ad 482014-04-30 Glenn Morris <rgm@gnu.org>
ca489750
GM
49
50 * configure.ac: Treat MirBSD as OpenBSD. (Bug#17339)
51
b53a667a
DC
522014-04-21 Daniel Colascione <dancol@dancol.org>
53
54 * .bzrignore: Add a.out to bzr ignore list (a test generates this
55 file).
56
2123570f
PE
572014-04-19 Paul Eggert <eggert@cs.ucla.edu>
58
59 Link to glib-using libraries when checking for glib (Bug#17289).
60 * configure.ac (XGSELOBJ): Include GTK_LIBS, RSVG_LIBS, etc.
61 when testing whether Glib is linked in. Similarly for CFLAGS.
62
2ff06dac
PE
632014-04-17 Paul Eggert <eggert@cs.ucla.edu>
64
a3f989d4
PE
65 * GNUmakefile: Speed up 'make bootstrap' in fresh checkout.
66 (ORDINARY_GOALS): New macro, which excludes 'bootstrap'.
67 (bootstrap, .PHONY): New rules.
68 * INSTALL.REPO: Document current procedure better.
69 Move copyright notice to just before license notice.
70
8ac457d5 71 * Makefile.in (FRC, force-info): Remove.
2ff06dac
PE
72 All uses removed. This hack is no longer needed here
73 now that we can assume GNU Make's .PHONY feature works.
8ac457d5 74 (bootstrap): No need to make 'info', since 'all' now implies 'info'.
2ff06dac 75
bf6b4923
EZ
762014-04-16 Eli Zaretskii <eliz@gnu.org>
77
78 * config.bat: Update for Emacs 24.4.
79
290d7ac2 802014-04-16 Paul Eggert <eggert@cs.ucla.edu>
13a5993b
PE
81
82 Port to IRIX 6.5 (Bug#9684).
83 This port requires IRIX cc, as I did not have time to get
84 undump working with the old GCC on the system I had access to,
85 but that's better than nothing.
86 * configure.ac (gl_GCC_VERSION_IFELSE): Remove unused macro
87 that wouldn't have worked anyway, with IRIX cc.
88 (emacs_cv_clang, emacs_cv_sanitize_address)
89 (ns_osx_have_104, ns_osx_have_105):
90 Don't assume '#error' makes the compiler fail,
91 as this doesn't work with IRIX cc.
92 (CFLAGS, LIBS): Don't let the GnuTLS results infect later 'configure'
93 checks. This runs afoul of an IRIX configuration where GnuTLS is
94 in an optional library that also contains getdelim, and causes
95 a later 'configure' to incorrectly think getdelim is supported.
96
290d7ac2 972014-04-16 Eli Zaretskii <eliz@gnu.org>
aa1f3497
EZ
98
99 * configure.ac (LN_S_FILEONLY, LN_S): Use "/bin/ln" on MinGW, to
100 ensure the MSYS ln.exe is invoked.
101
5403b2d3
PE
1022014-04-15 Paul Eggert <eggert@cs.ucla.edu>
103
104 Remove DATA_SEG_BITS.
105 * configure.ac (DATA_SEG_BITS): Remove. All uses removed.
106
93ca4887
PE
1072014-04-14 Paul Eggert <eggert@cs.ucla.edu>
108
6956b278
PE
109 * autogen.sh: Use autoreconf's -f option (Bug#17258).
110
93ca4887
PE
111 Clean up configure-time library handling a bit.
112 This patch was inspired by emacs-24 bzr 116961, which fixed
113 a bug due to sloppy library handling in 'configure'.
114 * configure.ac (LIB_MATH, LIB_PTHREAD, LIBXMU):
115 Use AC_SEARCH_LIBS instead of AC_CHECK_LIB as per Autoconf manual.
116 (LIB_MATH, LIB_PTHREAD, HAVE_X11, IMAGEMAGICK_LIBS, GTK_LIBS)
117 (DBUS_LIBS, LIBXMU, XFT_LIBS, LIBXSM, LIBXML2_LIBS, LIBS_MAIL)
118 (with_kerberos):
119 Don't let the library choice infect $LIBS.
120 (dnet_ntoa, cma_open): Remove obsolete tests.
121 (emacs_pthread_function): Probe for pthread_kill, not pthread_self,
122 as that's a bit more selective on GNU/Linux.
123 (LIBXEXT): Remove.
124 (touchlock): Test for existence when $LIBS_MAIL is in use.
125 (AC_CHECK_FUNCS): Use only $LIB_MATH in addition to $LIBS
126 when testing for typical functions like accept4, lrand48.
127 (random, rint): Remove obsolete HP-UX 9 A.09.05 test.
128
235b3c79
GM
1292014-04-11 Glenn Morris <rgm@gnu.org>
130
131 * make-dist: Do not distribute generated admin/grammars/Makefile.
9b1ac3be 132 Do distribute lib-src/update-game-score.exe.manifest.
235b3c79 133
536aa466 1342014-04-11 Ken Brown <kbrown@cornell.edu>
0cccc183
KB
135
136 * configure.ac (EMACS_MANIFEST): Revert last change (but leave
137 UPDATE_MANIFEST empty).
138
6f287c89 1392014-04-07 Ken Brown <kbrown@cornell.edu>
ebe8e076
KB
140
141 * configure.ac (EMACS_MANIFEST, UPDATE_MANIFEST): Leave these
142 variables empty on Cygwin. (Bug#17176)
143
3a9e7a49
GM
1442014-04-03 Glenn Morris <rgm@gnu.org>
145
146 * make-dist: Further update AC_INIT regexp.
147
09aba815 1482014-04-02 Glenn Morris <rgm@gnu.org>
63adc156
GM
149
150 * configure.ac: Make the final "Does Emacs use Gsettings" message
151 consistent with src/config.h.
152
ce486e0d
JD
1532014-03-31 Jan Djärv <jan.h.d@swipnet.se>
154
155 * configure.ac: Fix errors from previous checkin (GSettings check).
156
b0e04df6
JD
1572014-03-29 Jan Djärv <jan.h.d@swipnet.se>
158
159 * configure.ac: Add check that GSettings is in libgio (Bug#17118).
160
c3153003
GM
1612014-03-28 Glenn Morris <rgm@gnu.org>
162
7b207d6d
GM
163 * configure.ac (AC_INIT): Add "GNU" in package, add bug address.
164 (PACKAGE_BUGREPORT): Use it.
dd694335 165 (make-dist): Update AC_INIT regexp.
7b207d6d 166
c3153003
GM
167 * configure.ac (ACL_SUMMARY): Rename from acl_summary, for consistency.
168 (EMACS_CONFIG_FEATURES): New define.
169
ef9b8f2d
PE
1702014-03-27 Paul Eggert <eggert@cs.ucla.edu>
171
172 * configure.ac: Suggest './configure MAKE=gmake' in diagnostic.
173 This tends to work better than 'MAKE=gmake ./configure' if later
174 builds run config.status etc.
175
f6dce6c1
GM
1762014-03-27 Glenn Morris <rgm@gnu.org>
177
178 * configure.ac: Require GNU make.
179 (HAVE_GNU_MAKE): Remove.
180
cefcfbcc
PE
1812014-03-26 Paul Eggert <eggert@cs.ucla.edu>
182
183 Merge from gnulib, incorporating:
184 2014-03-26 strftime: wrap macros in "do {...} while(0)"
185 * lib/strftime.c: Update from gnulib.
186
11ee65af
GM
1872014-03-26 Glenn Morris <rgm@gnu.org>
188
189 * configure.ac (CLASH_DETECTION): Remove option. Every platform
190 supports it, and the runtime option `create-lockfiles' replaces it.
191
dfdce7dc
DC
1922014-03-23 Daniel Colascione <dancol@dancol.org>
193
11ee65af 194 * configure.ac: (Bug#17069) Include GFILENOTIFY objects in glib check.
dfdce7dc 195
7cd43111
GM
1962014-03-22 Glenn Morris <rgm@gnu.org>
197
198 * make-dist: Do not distribute lib-src/testfile.
199
a502d893
EZ
2002014-03-21 Eli Zaretskii <eliz@gnu.org>
201
202 * configure.ac: Bump version to 24.4.50.
203
931be30d
GM
2042014-03-21 Glenn Morris <rgm@gnu.org>
205
206 * Makefile.in (all): Depend on `info'. (Bug#16626)
207
0d181095
PE
2082014-03-07 Paul Eggert <eggert@cs.ucla.edu>
209
210 Merge from gnulib, incorporating:
211 2014-03-04 stdint: fix missing SIZE_MAX on Android
212 2013-03-02 sys_types: avoid autoconf warning about gl_SYS_TYPES_H
213 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
214 * lib/stdint.in.h, lib/sys_types.in.h, m4/sys_types_h.m4:
215 Update from gnulib.
216
bdd85f31
GM
2172014-03-05 Glenn Morris <rgm@gnu.org>
218
219 * configure.ac: Tweak the "unported" error message.
220
59587ee4
PE
2212014-03-05 Paul Eggert <eggert@cs.ucla.edu>
222
f889ebce 223 Fix configuration bug on Solaris 2.5.1 (Bug#16905).
59587ee4
PE
224 * configure.ac: Fix a bug in shell pattern matching that caused
225 'configure' to treat Solaris 2.5.1 as if it were Solaris 10 or later.
226
cc587404
PE
2272014-02-25 Paul Eggert <eggert@penguin.cs.ucla.edu>
228
229 Merge from gnulib (Bug#16825).
230 2014-02-25 unistd: port readlink to Mac OS X 10.3.9
231
f1037d0b
PE
2322014-02-24 Paul Eggert <eggert@cs.ucla.edu>
233
234 Merge from gnulib, incorporating:
235 2014-02-21 timer: fix uClibc detection of threading
236 2014-02-21 maintainer-makefiles: provide AC_PROG_SED for older autoconf
237
526e126f
MK
2382014-02-18 Mirek Kaim <mirek.kaim@outlook.com> (tiny change)
239
240 * configure.ac [HAVE_W32]: Test for ImageMagick. (Bug#16754)
241
96fbe2b9
PE
2422014-02-14 Paul Eggert <eggert@cs.ucla.edu>
243
244 * Makefile.in (install-arch-indep): Allow ' ' in destdir (Bug#16717).
245 This fixes a bug in the previous change. Also, use $(SHELL)
246 rather than sh, as that's more likely to be portable.
247
89a97129
PE
2482014-02-13 Paul Eggert <eggert@cs.ucla.edu>
249
250 * Makefile.in (install-arch-indep): Simplify (Bug#16717).
251 This should make it more reliable, and hopefully more portable to
252 non-GNU 'make' implementations such as HP-UX 'make'.
253
1a4c95f6
JB
2542014-02-13 Juanma Barranquero <lekktu@gmail.com>
255
256 * Makefile.in (install-nt): Also pass datadir.
257
06c2ec49
PE
2582014-02-05 Paul Eggert <eggert@cs.ucla.edu>
259
260 Merge from gnulib, incorporating:
261 2014-01-23 pthread: work around winpthread header pollution on mingw
262 * lib/time.in.h: Update from gnulib.
263
51fb39ec
PE
2642014-01-23 Paul Eggert <eggert@cs.ucla.edu>
265
266 Merge from gnulib, incorporating:
267 2014-01-22 qacl: check for fchmod
268 * m4/acl.m4: Update from gnulib.
269
dc217d01
PE
2702014-01-22 Paul Eggert <eggert@cs.ucla.edu>
271
272 Fix miscellaneous update-game-score bugs.
273 * configure.ac (difftime): Remove.
274
cec62009
PE
2752014-01-20 Paul Eggert <eggert@cs.ucla.edu>
276
277 Merge from gnulib, incorporating:
278 2014-01-20 stdalign: port to HP-UX compilers
279 2014-01-16 strtoimax: port to platforms lacking 'long long'
280 2014-01-16 update from texinfo
2fb6d9c6 281 * lib/stdalign.in.h, lib/strtoimax.c: Update from gnulib.
cec62009 282
4efa3f1e
GM
2832014-01-12 Glenn Morris <rgm@gnu.org>
284
285 * README: Replace reference to etc/MAILINGLISTS.
286
e05d3a05
FP
2872014-01-11 Fabrice Popineau <fabrice.popineau@gmail.com>
288
289 * configure.ac: Read $srcdir/nt/mingw-cfg.site when $MSYSTEM is
290 "MINGW64" as well.
291
bada50fc
PE
2922014-01-11 Paul Eggert <eggert@cs.ucla.edu>
293
294 Merge from gnulib, incorporating:
295 2014-01-07 update from texinfo
296 2014-01-06 md5, sha1, sha256, sha512: support older autoconf
297
31466836
ER
2982014-01-09 Eric S. Raymond <esr@thyrsus.com>
299
300 * INSTALL, configure.ac, etc/CONTRIBUTE, nt/INSTALL: Remove
301 unnecessarily specific references to Bazaar that could better
302 simply be to the repository.
303
ac4c50ad
ER
3042014-01-08 Eric S. Raymond <esr@thyrsus.com>
305
38942b9c
GM
306 * INSTALL.BZR: Rename to INSTALL.REPO. Remove refs to specific VCS.
307 * INSTALL, autogen.sh: Update for above change.
ac4c50ad 308
81da295e
PE
3092014-01-05 Paul Eggert <eggert@cs.ucla.edu>
310
311 Port to GNU/Linux with recent grsecurity/PaX patches (Bug#16343).
312 Problem and proposed patch reported by Ulrich Mueller;
313 this patch uses a somewhat-different approach.
314 * configure.ac (SETFATTR): New variable.
315
3d814710
PE
3162014-01-03 Paul Eggert <eggert@cs.ucla.edu>
317
318 Merge from gnulib, incorporating:
319 2014-01-02 manywarnings: remove -Wmudflap
320 This ports better to GCC 4.9-to-be.
321
bd717ca4
FP
3222013-12-31 Fabrice Popineau <fabrice.popineau@supelec.fr>
323
324 * configure.ac (canonical, C_SWITCH_SYSTEM): Support a 64-bit
325 MinGW64 build on MS-Windows.
326
830506d9
JD
3272013-12-29 Jan Djärv <jan.h.d@swipnet.se>
328
329 * configure.ac (xcsdkdir): Only set if using xcrun.
330
a7f7e547
PE
3312013-12-29 Paul Eggert <eggert@cs.ucla.edu>
332
333 * configure.ac (LIBXML2_CFLAGS): Fix xcrun-related quoting problem.
334 Reported by YAMAMOTO Mitsuharu in:
335 http://lists.gnu.org/archive/html/emacs-devel/2013-12/msg00995.html
336
5f27a1b0
JD
3372013-12-28 Jan Djärv <jan.h.d@swipnet.se>
338
339 * configure.ac: Fix CC detection for xcrun case.
340
1d7701a4
PE
3412013-12-28 Paul Eggert <eggert@cs.ucla.edu>
342
343 Fix problem with MAKE and xcrun configuration.
344 * configure.ac: Don't set MAKE unless 'make' doesn't work.
345 Set it only in the environment, not in the makefile.
346 Problem reported by Glenn Morris in:
347 http://lists.gnu.org/archive/html/emacs-devel/2013-12/msg00969.html
348
5eedd0b9
PE
3492013-12-27 Paul Eggert <eggert@cs.ucla.edu>
350
351 Port xcrun configuration to GNU/Linux.
352 * configure.ac (xcsdkdir): Default to empty.
353 (XCRUN): Don't require Darwin for xcrun. Move xcrun checking to
354 just before AM_INIT_AUTOMAKE, to make the dependency between it
355 and automake clearer.
356 (CC): Don't use AC_PROG_CC twice; only the first use expands to the
357 shell code that is wanted, which breaks 'configure' on non-Darwin
358 platforms. Instead, fix CC by hand if it's not found.
359
7c8114cb
JD
3602013-12-27 Jan Djärv <jan.h.d@swipnet.se>
361
362 * configure.ac: Detect xcrun on OSX and use it for make, gcc and
363 libxml.
364
e76119d7
PE
3652013-12-26 Paul Eggert <eggert@cs.ucla.edu>
366
367 Fix core dumps with gcc -fsanitize=address and GNU/Linux.
368 * configure.ac: Check whether addresses are sanitized.
369 (CANNOT_DUMP): Warn if addresses are sanitized and not CANNOT_DUMP.
370 (DOUG_LEA_MALLOC): Do not define if addresses are sanitized.
371 (SYSTEM_MALLOC): Define if addresses are sanitized.
372
9ebada6a
PE
3732013-12-24 Paul Eggert <eggert@cs.ucla.edu>
374
375 Automate the procedure for updating copyright year.
376 * build-aux/update-copyright: New file.
377 * make-dist: Distribute it.
378 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
9ebada6a 379
4157ea7f
AS
3802013-12-23 Andreas Schwab <schwab@linux-m68k.org>
381
382 * configure.ac: Replace obsolete macro AC_CONFIG_HEADER by
383 AC_CONFIG_HEADERS.
384
4094a772
RS
3852013-12-19 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
386
387 * .gitignore: Ignore refcard temporaries and info/*.info files.
388
e9ad5665
PE
3892013-12-17 Paul Eggert <eggert@cs.ucla.edu>
390
391 Merge from gnulib, incorporating:
392 2013-12-17 gettimeofday: port recent C++ fix to Emacs
393 2013-12-17 gettimeofday: fix C++ crosscompilation
394 2013-12-17 qacl: port to Windows better
395 * lib/file-has-acl.c, lib/time.in.h, m4/gettimeofday.m4, m4/time_h.m4:
396 Update from gnulib.
397 * lib/gnulib.mk: Regenerate.
398
062727ce
PE
3992013-12-16 Paul Eggert <eggert@cs.ucla.edu>
400
401 * INSTALL: Clarify treatment of image libraries.
402
96c06863
PE
4032013-12-14 Paul Eggert <eggert@cs.ucla.edu>
404
405 Use bool for boolean, focusing on headers.
406 * configure.ac (PTY_OPEN, GC_MARK_SECONDARY_STACK):
407 Use bool for boolean.
408
6084a28b
DM
4092013-12-14 Dani Moncayo <dmoncayo@gmail.com>
410
c07ff981
DM
411 * configure.ac (srcdir) [MINGW32]: If it is an absolute path,
412 force the format "/c/foo/bar" to simplify conversions to native
413 windows format.
6084a28b 414
06a4f110
GM
4152013-12-13 Glenn Morris <rgm@gnu.org>
416
417 * INSTALL: No longer mention load-path and site-init/site-load.
418
62bd73fa
GM
4192013-12-12 Glenn Morris <rgm@gnu.org>
420
b55e11bf
GM
421 * Makefile.in (install-info): Handle missing info/dir.
422 (info_dir_deps): New variable.
423 (${srcdir}/info/dir): Depend on .texi files rather than .info files.
424 (check-info): Update topics.
425 * build-aux/make-info-dir: Use .texi files rather than .info files.
426 Update topics.
427
e035a207
GM
428 * Makefile.in (install-info): Remove some useless subshells.
429
62bd73fa
GM
430 Stop keeping info/dir in the repository.
431 * build-aux/dir_top: Move here from admin/.
432 * build-aux/make-info-dir: New script.
433 * Makefile.in (bootstrap-clean): Delete info/.
434 (info-dir, ${srcdir}/info/dir): New rules.
435 (info): Also make info-dir.
436 (check-info): Rename from check-info-dir.
437 Instead of info/dir entries, check @dircategory in info/*.info.
438 * make-dist: Use `info' rule rather than `info-real'.
439 No more info/COPYING (not even the right license for info/ files).
89f01d7d
GM
440 Distribute new build-aux files.
441
62bd73fa
GM
442 * info/: Remove from repository.
443
89793882
GM
4442013-12-11 Glenn Morris <rgm@gnu.org>
445
446 * info/dir: Add octave-mode.
447
a8f9bc05
PE
4482013-12-11 Paul Eggert <eggert@cs.ucla.edu>
449
450 Remove the option of using libcrypto.
451 This scorches the earth and waits for spring;
452 see Ted Zlatanov and Stefan Monnier in
453 <http://lists.gnu.org/archive/html/emacs-devel/2013-12/msg00323.html>.
454 * configure.ac (with_openssl_default, HAVE_LIB_CRYPTO): Remove.
455 Do not say whether Emacs is configured to use a crypto library,
456 since it's no longer an option.
457 (gl_CRYPTO_CHECK): Define a dummy.
458 * lib/gl_openssl.h, m4/gl-openssl.m4: Remove.
459
7d01e13c
PE
4602013-12-10 Paul Eggert <eggert@cs.ucla.edu>
461
462 * configure.ac: Disable libcrypto by default.
463
464 Merge from gnulib, incorporating:
465 2013-12-07 md5, sha1, sha256, sha512: fix link error with partial lib
466 * m4/gl-openssl.m4: Update from gnulib.
467
83a5a2c8
EZ
4682013-12-08 Eli Zaretskii <eliz@gnu.org>
469
470 * configure.ac (HAVE_RSVG) [mingw32]: Don't link against librsvg
471 statically.
472
e9551b12
PE
4732013-12-08 Paul Eggert <eggert@cs.ucla.edu>
474
3bc9da32
PE
475 * configure.ac: Simplify supression of GTK deprecation warning.
476 Move -DGDK_DISABLE_DEPRECATION_WARNINGS out of the command line
477 and into config.h, to shorten the command line when doing 'make'.
478 Don't AC_SUBST GTK_CFLAGS, as this is not needed.
479
e9551b12
PE
480 Use libcrypto's checksum implementations if available, for speed.
481 On commonly used platform libcrypto uses architecture-specific
482 assembly code, which is significantly faster than the C code we
483 were using. See Pádraig Brady's note in
484 <http://lists.gnu.org/archive/html/bug-gnulib/2013-12/msg00000.html>.
485 Merge from gnulib, incorporating:
486 2013-12-07 md5, sha1, sha256, sha512: add gl_SET_CRYPTO_CHECK_DEFAULT
487 2013-12-07 md5, sha1, sha256, sha512: add 'auto', and set-default method
488 2013-12-04 include_next: minimize code duplication
489 2013-12-03 md5, sha1, sha256, sha512: support mandating use of openssl
490 2013-12-02 md5, sha1, sha256, sha512: use openssl routines if available
491 * configure.ac (--without-all): Set with_openssl_default too.
492 Use gl_SET_CRYPTO_CHECK_DEFAULT to default to 'auto'.
493 (HAVE_LIB_CRYPTO): New var.
494 Say whether Emacs is configured to use a crypto library.
495 * lib/gl_openssl.h, m4/absolute-header.m4, m4/gl-openssl.m4:
496 New files, copied from gnulib.
497 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
498 * lib/md5.c, lib/md5.h, lib/sha1.c, lib/sha1.h:
499 * lib/sha256.c, lib/sha256.h, lib/sha512.c, lib/sha512.h:
500 * m4/include_next.m4, m4/md5.m4, m4/sha1.m4, m4/sha256.m4, m4/sha512.m4:
501 Update from gnulib.
502
52789f7f
DG
5032013-12-01 Dmitry Gutov <dgutov@yandex.ru>
504
0449d6cd 505 * .dir-locals.el (log-edit-move): Add the "Author: " header.
52789f7f 506
a1209bc3
DM
5072013-11-30 Dani Moncayo <dmoncayo@gmail.com>
508
509 * build-aux/msys-to-w32 (w32pathlist): Do not translate paths
510 starting with %emacs_dir%.
511
f9b697dd
GM
5122013-11-30 Glenn Morris <rgm@gnu.org>
513
514 Stop keeping (most) generated cedet grammar files in the repository.
515 * configure.ac (SUBDIR_MAKEFILES, AC_CONFIG_FILES):
516 Add admin/grammars Makefile.
517 * Makefile.in (distclean, bootstrap-clean, maintainer-clean):
518 Also clean admin/grammars, if present.
519
04445382
DM
5202013-11-29 Dani Moncayo <dmoncayo@gmail.com>
521
522 * Makefile.in (epaths-force-w32): Fix 2013-11-20 typo.
523
7cdf484b
SM
5242013-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
525
526 * configure.ac (HAVE_MENUS): Remove.
527
0845be75
GM
5282013-11-28 Glenn Morris <rgm@gnu.org>
529
530 * configure.ac (PATH_SEP): Replace with pre-existing SEPCHAR.
531
f7ec0d94
EZ
5322013-11-28 Eli Zaretskii <eliz@gnu.org>
533
16555151
EZ
534 * GNUmakefile (Makefile): Don't use $(CFG).
535 (CFG): Don't compute.
536
f7ec0d94
EZ
537 * configure.ac (PATH_SEP): Set and AC_SUBST.
538
de27f8ab
PE
5392013-11-27 Paul Eggert <eggert@cs.ucla.edu>
540
541 Merge from gnulib, incorporating:
542 2013-11-13 getgroups: work around _DARWIN_C_SOURCE problem
543 * lib/getgroups.c: Update from gnulib.
544
cb6c95a3
GM
5452013-11-27 Glenn Morris <rgm@gnu.org>
546
52d6635f 547 Move ja-dic, quail, leim-list.el from leim to lisp/leim.
cb6c95a3
GM
548 * Makefile.in (abs_builddir, leimdir): Remove.
549 (buildlisppath, SUBDIR, COPYDIR, COPYDESTS): No more leim directory.
550 (epaths-force-w32): No longer set BLD.
551 (leim): Remove.
552 (install-arch-indep): No longer run or install leim.
553 (mostlyclean, clean): No longer run leim rule.
554 (bootstrap-clean): Change leim target.
555 (maintainer-clean): Add leim.
556 (check-declare): Remove leim.
557 * README: Update for leim changes.
558 * configure.ac (leimdir): Remove.
559 (standardlisppath): No more leimdir.
560
561 * make-dist: Update for files from leim/ now being in lisp/leim/.
562
624780f0
GM
5632013-11-26 Glenn Morris <rgm@gnu.org>
564
565 Preload leim-list.el.
566 * Makefile.in (abs_builddir): New, set by configure.
567 (buildlisppath): Add leim/.
568 (epaths-force-w32): Set BLD.
569
7e8ed4f7
PE
5702013-11-21 Paul Eggert <eggert@cs.ucla.edu>
571
572 Fix some dependency problems that cause unnecessary recompiles.
4e8b6938 573 * configure.ac (OLDXMENU_TARGET, OLDXMENU, OLDXMENU_DEPS):
7e8ed4f7 574 Remove.
4e8b6938
PE
575 (LIBXMENU): Now is always either empty or a file name,
576 so that it can be used as a dependency.
7e8ed4f7 577
eca4ecba
GM
5782013-11-20 Glenn Morris <rgm@gnu.org>
579
580 * make-dist: Distribute build-aux/msys-to-w32.
581
e976486e
DM
5822013-11-20 Dani Moncayo <dmoncayo@gmail.com>
583
584 * build-aux/msys-to-w32: New file.
585 * Makefile.in (msys_to_w32, msys_lisppath_to_w32): Remove.
586 (msys_w32prefix_subst): Rename from msys_prefix_subst.
587 Operate on w32prefixpattern.
588 (epaths-force-w32): Use build-aux/msys-to-w32.
589
0f679e86
PE
5902013-11-17 Paul Eggert <eggert@cs.ucla.edu>
591
592 * configure.ac (DEBUGGER_SEES_C_MACROS): Remove.
593 It apparently doesn't work for GCC 3, and I suppose it's more
594 trouble than it's worth to worry about this.
595
1a191e5c
PE
5962013-11-15 Paul Eggert <eggert@cs.ucla.edu>
597
598 * configure.ac (DEBUGGER_SEES_C_MACROS): New macro.
599
2cf00efc
PE
6002013-11-14 Paul Eggert <eggert@cs.ucla.edu>
601
602 Simplify, port and tune bool vector implementation.
603 * configure.ac (BITSIZEOF_SIZE_T, SIZEOF_SIZE_T): Remove.
604
946ec224
PE
6052013-11-13 Paul Eggert <eggert@cs.ucla.edu>
606
607 * Makefile.in (ACLOCAL_INPUTS): Add configure.ac.
608
632e833f
DM
6092013-11-12 Dani Moncayo <dmoncayo@gmail.com>
610
f4f38fad
DM
611 * configure.ac [MINGW32]: Source nt/mingw-cfg.site.
612 * make-dist: Don't distribute nt/msysconfig.sh.
613
632e833f
DM
614 * Makefile.in (epaths-force-w32): Simplify w32srcdir computation.
615
220a304a
PE
6162013-11-08 Paul Eggert <eggert@cs.ucla.edu>
617
618 Merge from gnulib, incorporating:
619 2013-11-08 extern-inline: port better to OS X 10.9
620 2013-11-08 fpending: fix regression on DragonFly BSD
621 * lib/fpending.h, m4/extern-inline.m4, m4/fpending.m4:
622 Update from gnulib.
623
aea07e2c
PE
6242013-11-07 Paul Eggert <eggert@cs.ucla.edu>
625
626 Port to C11 aligned_alloc.
627 * configure.ac (GMALLOC_OBJ): Initialize to empty if !system_malloc
628 and doug_lea_malloc.
629 (aligned_alloc): Test for existence if !GMALLOC_OBJ and not darwin.
630 (posix_memalign): Test for existence only if !GMALLOC_OBJ and
631 not darwin and !aligned_alloc.
632
4dde498b
GM
6332013-11-05 Glenn Morris <rgm@gnu.org>
634
c923b188
GM
635 * configure.ac (abs_srcdir) [MINGW32]: No point setting it here,
636 config.status computes it.
637 * Makefile.in (epaths-force-w32): Move srcdir tweak here.
638
8449dd1f 639 * autogen/: Remove directory. Move update_autogen to admin/.
4dde498b
GM
640 * autogen.sh: Remove reference to copy_autogen.
641 * GNUmakefile (configure):
642 * Makefile.in (bootstrap): Do not try to run copy_autogen.
643 * config.bat: Use msdos/autogen rather than autogen.
644
df5b4930
PE
6452013-11-05 Paul Eggert <eggert@cs.ucla.edu>
646
647 Simplify and port recent bool vector changes.
648 * configure.ac (BITSIZEOF_SIZE_T, SIZEOF_SIZE_T):
649 New symbols to configure.
650
d0065ff1
EZ
6512013-11-04 Eli Zaretskii <eliz@gnu.org>
652
653 * configure.ac: Don't disallow builds in non-ASCII directories.
654 (Bug#15260)
655
91f2d272
PE
6562013-11-04 Paul Eggert <eggert@cs.ucla.edu>
657
658 Port to stricter C99 platforms.
659 Merge from gnulib, incorporating:
660 2013-11-03 intprops: port to Oracle Studio c99
661 * lib/intprops.h: Update from gnulib.
662
67fb4e6a
GM
6632013-11-02 Glenn Morris <rgm@gnu.org>
664
665 * Makefile.in (check): Depend on all.
666
cb16270e
GM
6672013-10-31 Glenn Morris <rgm@gnu.org>
668
669 * configure.ac: Use [!...] rather than [^...], for ksh. (Bug#15769)
670
55498a0f
GM
6712013-10-30 Glenn Morris <rgm@gnu.org>
672
673 * Makefile.in (distclean, bootstrap-clean, maintainer-clean):
674 Also clean admin/unidata, if present.
675
a94fc965
GM
6762013-10-27 Glenn Morris <rgm@gnu.org>
677
678 * configure.ac: It seems installing in non-ASCII is not, in fact, ok.
679
da504eec
GM
6802013-10-25 Glenn Morris <rgm@gnu.org>
681
682 * configure.ac: It seems _installing_ in non-ASCII is ok, not building.
683
eb9a3661
GM
6842013-10-24 Glenn Morris <rgm@gnu.org>
685
357a5081
GM
686 * configure.ac:
687 * Makefile.in (install-arch-indep, install-etcdoc, install-info):
688 Avoid non-portable "`\" nesting.
689
eb9a3661
GM
690 * configure.ac (CPPFLAGS) [mingw32]: Use abs_top_srcdir.
691
692 * Makefile.in (abs_top_srcdir): New, set by configure.
693
b8e3b0a9
GM
6942013-10-23 Glenn Morris <rgm@gnu.org>
695
7b65c8d0
GM
696 * configure.ac: Explicit error for non-ASCII directories. (Bug#15260)
697
48f73cfb
GM
698 Progress towards allowing installation in directories with whitespace.
699 * Makefile.in (COPYDESTS, write_subdir, install-arch-dep)
700 (install-arch-indep, install-etcdoc, install-info, install-man)
a318e28f
GM
701 (install-etc, uninstall, install-nt, uninstall-nt):
702 Quote entities that might contain whitespace.
48f73cfb
GM
703 * build-aux/update-subdirs: Handle whitespace in argument.
704 Check cd return value.
705
b8e3b0a9
GM
706 Make building in directories with whitespace possible. (Bug#15675)
707 * configure.ac (srcdir): Don't make it absolute - abs_srcdir exists.
98434155 708 (src/.gdbinit): Use ac_abs_top_srcdir.
b8e3b0a9 709 * Makefile.in (abs_srcdir): New, set by configure.
4b56b9d7 710 (buildlisppath, epaths-force-w32): Use abs_srcdir.
b8e3b0a9
GM
711 (install-arch-indep, install-etcdoc, install-info, install-man)
712 (install-etc): Quote entities that might contain whitespace.
713
758bed52
PE
7142013-10-23 Paul Eggert <eggert@cs.ucla.edu>
715
716 Merge from gnulib, incorporating:
717 2013-10-14 acl: allow cross-compilation to Gentoo
718 2013-10-18 extern-inline: make safe for -Wundef usage
719 2013-09-30 fpending: use pure+const function attrs
720 * lib/fpending.h, m4/acl.m4, m4/extern-inline.m4: Update from gnulib.
721
9148ee92
GM
7222013-10-13 Glenn Morris <rgm@gnu.org>
723
724 * configure.ac [alpha]: Explicit error in non-ELF case. (Bug#15601)
725
46e5e833
PE
7262013-10-12 Paul Eggert <eggert@cs.ucla.edu>
727
728 Merge from gnulib, incorporating:
729 2013-10-10 strtoumax: port to Solaris 8
730 2013-10-09 strtoimax, strtoumax: port to HP-UX 11.11
731 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
732 * lib/inttypes.in.h, lib/strtoimax.c, m4/inttypes.m4, m4/strtoimax.m4:
733 * m4/strtoumax.m4:
734 Update from gnulib.
735
c5fc0178
SM
7362013-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
737
738 * configure.ac (LIBGNUTLS): Don't set LIBGNUTLS_* back to the empty
739 string when gnutls2 is installed but gnutls3 is not.
740
e1f9f9e3
TZ
7412013-10-11 Teodor Zlatanov <tzz@lifelogs.com>
742
743 * configure.ac: Define HAVE_GNUTLS3 if GnuTLS v3 is found.
744
f3606ef7
BF
7452013-10-10 Barry Fishman <barry_fishman@acm.org> (tiny change)
746
747 * configure.ac: Update for giflib 5. (Bug#15531)
748
4ed77415
EZ
7492013-10-08 Eli Zaretskii <eliz@gnu.org>
750
751 * configure.ac (HAVE_MENUS): Define unconditionally.
752
595e113b
PE
7532013-10-07 Paul Eggert <eggert@cs.ucla.edu>
754
755 Improve support for popcount and counting trailing zeros (Bug#15550).
756 Do this by using the Gnulib modules for this.
757 This should generate faster code on non-GCC, non-MSC platforms,
758 and make the code a bit more portable, at least in theory.
759 * lib/count-one-bits.c, lib/count-one-bits.h:
760 * lib/count-trailing-zeros.c, lib/count-trailing-zeros.h:
761 * m4/count-one-bits.m4, m4/count-trailing-zeros.m4:
762 New files, copied from gnulib.
763 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
764
4eed3157
PE
7652013-10-04 Paul Eggert <eggert@cs.ucla.edu>
766
3e45e702 767 Use hardware support for byteswapping on glibc x86 etc.
4eed3157
PE
768 * lib/byteswap.in.h, m4/byteswap.m4: New files, copied from Gnulib.
769 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
770
0a858ebf
PE
7712013-10-03 Paul Eggert <eggert@cs.ucla.edu>
772
773 Merge from gnulib, incorporating:
774 2013-10-02 verify: new macro 'assume'
775 2013-09-26 dup2, dup3: work around another cygwin crasher
776 2013-09-26 getdtablesize: work around cygwin issue
777
959c3d24
PE
7782013-09-25 Paul Eggert <eggert@cs.ucla.edu>
779
780 Merge from gnulib, incorporating:
781 2013-09-24 manywarnings: enable nicer gcc warning messages
782 2013-09-23 warnings: port --enable-gcc-warnings to Solaris Studio 12.3
783 2013-09-21 timespec: use the new TIMESPEC_RESOLUTION elsewhere
784 * configure.ac (WERROR_CFLAGS): Omit -fdiagnostics-show-option
785 and -funit-at-a-time, since manywarnings does that for us now.
786
8762e524
JD
7872013-09-23 Jan Djärv <jan.h.d@swipnet.se>
788
789 * configure.ac: With clang, check for and use -Wno-switch,
790 -Wno-tautological-constant-out-of-range-compare and -Wno-pointer-sign.
791
a84683fd
DC
7922013-09-23 Daniel Colascione <dancol@dancol.org>
793
794 * configure.ac: Check for valgrind headers.
795
3054cd01
XF
7962013-09-20 Xue Fuqiao <xfq.free@gmail.com>
797
798 * INSTALL: New homepage of libtiff.
799
f5f0132b
PE
8002013-09-20 Paul Eggert <eggert@cs.ucla.edu>
801
802 Work around performance bug on OS X 10.8 and earlier.
803 Perhaps Apple will fix this bug some day.
804 See the thread starting with Daniel Colascione's email in:
805 http://lists.gnu.org/archive/html/emacs-devel/2013-09/msg00343.html
806 * configure.ac (FORTIFY_SOUR): New verbatim section.
807
230fe2a5
PE
8082013-09-19 Paul Eggert <eggert@cs.ucla.edu>
809
810 Merge from gnulib, incorporating:
811 2013-09-19 stdio: OS X port of putc_unlocked + extern inline
812 2013-09-19 signal: OS X port of sigaddset etc. + extern inline
813 2013-09-19 extern-inline: do not always suppress extern inline on OS X
814 2013-09-17 getgroups: statement without effect
815 2013-08-28 headers: check that _GL_INLINE_HEADER_BEGIN is defined
816
be9bc55e
EZ
8172013-09-19 Eli Zaretskii <eliz@gnu.org>
818
819 * configure.ac <srcdir> [MINGW32]: Make sure the value of 'srcdir'
820 is in the full /d/foo/bar form. See the discussion in
821 http://lists.gnu.org/archive/html/emacs-devel/2013-09/msg00210.html,
822 and in particular
823 http://lists.gnu.org/archive/html/emacs-devel/2013-09/msg00252.html
824 and its followups, for the details.
825
19452b86
DA
8262013-09-17 Dmitry Antipov <dmantipov@yandex.ru>
827
828 * configure.ac: Do not check for g_type_init because we
829 require glib >= 2.28 for GTK3, glib >= 2.10 for GTK2,
830 glib >= 2.26 for GSettings and glib >= 2.7.0 for GConf, so
831 suitable glib should provide g_type_init unconditionally.
832
3fa2054e
JD
8332013-09-15 Jan Djärv <jan.h.d@swipnet.se>
834
835 * configure.ac: Add check for OSX 10.5, required for macfont.o.
836
8d17ef8d
GM
8372013-09-09 Glenn Morris <rgm@gnu.org>
838
839 * configure.ac (LDFLAGS_NOCOMBRELOC): New variable.
840 (LDFLAGS): Move nocombreloc option from here...
841 (LD_SWITCH_SYSTEM_TEMACS): ... to here.
8d17ef8d 842
7dc61a66
GM
8432013-09-08 Glenn Morris <rgm@gnu.org>
844
335142f9
GM
845 * configure.ac (--without-compress-install):
846 Rename from --without-compress-info. (Bug#9789)
847 (GZIP_INFO): Remove.
848 (GZIP_PROG): Allow --without-compress-install to disable it.
849 * Makefile.in (GZIP_INFO): Remove all references.
850
7dc61a66
GM
851 * info/dir: Tweak emacs-gnutls entry.
852
4b73fc73
PE
8532013-09-07 Paul Eggert <eggert@cs.ucla.edu>
854
855 Port --without-x --enable-gcc-warnings to Fedora 19.
856 * configure.ac (WERROR_CFLAGS): Omit redundant use of
857 -Wmissing-field-initializers, -Wswitch, -Wtype-limits,
858 -Wunused-parameter. If there is no window system, also omit
859 -Wsuggest-attribute=const and -Wsuggest-attribute=noreturn; this
860 is needed for Fedora 19.
861
257b3b03
DA
8622013-09-05 Dmitry Antipov <dmantipov@yandex.ru>
863
864 Make --without-x compatible with --enable-gcc-warnings.
865 * configure.ac: If both --without-x and --enable-gcc-warnings are
866 specified, use -Wno-unused-variable, -Wno-unused-but-set-variable
867 and -Wno-unused-but-set-parameter.
868
224e313d
PE
8692013-09-04 Paul Eggert <eggert@cs.ucla.edu>
870
871 Makefile improvements.
872 * Makefile.in (lib): Depend on am--refresh, to avoid a race.
873 (src): Remove duplicate dependency on FRC.
874 Invoke just one submake, not two. Avoid the need for 'pwd'.
875
de3d0b57
JD
8762013-09-02 Jan Djärv <jan.h.d@swipnet.se>
877
878 * configure.ac: Add ns_check_file.
879
2c347217
GM
8802013-08-31 Glenn Morris <rgm@gnu.org>
881
882 * configure.ac (--with-sound): Rename ossaudio to bsd-ossaudio,
883 and voxware to oss.
884
e0936eed
UM
8852013-08-31 Ulrich Müller <ulm@gentoo.org>
886
887 * configure.ac: Allow for --with-sound=voxware that will enable
888 sound but otherwise disable ALSA. This will use the OSS device,
889 typically /dev/dsp, for sound output. (Bug#15067)
890
7605d081
GM
8912013-08-31 Glenn Morris <rgm@gnu.org>
892
893 * make-dist: Update for nt/INSTALL* changes.
894
50b13cde
PE
8952013-08-28 Paul Eggert <eggert@cs.ucla.edu>
896
897 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
898 for portability to hosts where /bin/sh has problems.
899
0acfedd3
SM
9002013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
901
902 * configure.ac (DOCMISC_W32): New var to replace DOCMISC_*_W32.
903
43aac990
PE
9042013-08-27 Paul Eggert <eggert@cs.ucla.edu>
905
906 Simplify EMACS_TIME-related code.
907 Merge from gnulib, incorporating:
908 2013-08-27 timespec: new convenience constants and function
909
15091df5
DA
9102013-08-27 Dmitry Antipov <dmantipov@yandex.ru>
911
912 * configure.ac (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
913 (DOCMISC_PDF_W32, DOCMISC_PS_W32): No spaces!
914
61ac6b9f
GM
9152013-08-27 Glenn Morris <rgm@gnu.org>
916
b4f581f0
GM
917 * configure.ac (emacs_broken_SIGIO): No longer set on gnu-kfreebsd.
918
1857cd3f
GM
919 * configure.ac (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
920 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New output variables.
921 * Makefile.in (check-info-dir): Ignore efaq-w32.
922
61ac6b9f
GM
923 * Makefile.in (mostlyclean, clean, distclean, bootstrap-clean)
924 (maintainer-clean, check-declare): Remove pointless subshells.
925 Check cd return value.
926
12c4970d
PE
9272013-08-26 Paul Eggert <eggert@cs.ucla.edu>
928
929 Minor merge from gnulib (mostly just for texinfo.tex).
930
917c483a
PE
9312013-08-22 Paul Eggert <eggert@cs.ucla.edu>
932
933 * configure.ac (EMACS_CONFIG_OPTIONS): Quote systematically (Bug#13274).
934 This improves on the patch already installed, by quoting options
935 that contain spaces and suchlike systematically, so that
936 EMACS_CONFIG_OPTIONS is no longer ambiguous when options contain
937 these characters.
938
f035e3a9
PE
9392013-08-21 Paul Eggert <eggert@cs.ucla.edu>
940
941 Port close-on-exec pty creation to FreeBSD 9.1-RELEASE (Bug#15129).
942 * configure.ac (PTY_OPEN): If posix_openpt with O_CLOEXEC fails
943 and reports EINVAL, try it again without O_CLOEXEC. This should
944 port PTY_OPEN to FreeBSD 9, which stupidly rejects O_CLOEXEC.
945 What were they thinking?
946
236beba0
PE
9472013-08-20 Paul Eggert <eggert@cs.ucla.edu>
948
949 * Makefile.in (distclean, bootstrap-clean, maintainer-clean):
950 Fix shell-operator precedence problem in previous change.
951
f67dce44
GM
9522013-08-20 Glenn Morris <rgm@gnu.org>
953
954 * Makefile.in (distclean, bootstrap-clean, maintainer-clean):
955 Clean test/automated if present.
956
51632863
PE
9572013-08-19 Paul Eggert <eggert@cs.ucla.edu>
958
959 Merge from gnulib, incorporating:
960 2013-08-15 warnings: minor optimization
961 2013-08-15 warnings: check -Wfoo rather than -Wno-foo
962
0fe73012
KB
9632013-08-15 Ken Brown <kbrown@cornell.edu>
964
965 * configure.ac (G_SLICE_ALWAYS_MALLOC): Update comment.
966
4fa44856
GM
9672013-08-15 Glenn Morris <rgm@gnu.org>
968
969 * make-dist: Do not distribute etc/refcards TeX intermediate files.
970 * Makefile.in (install-arch-indep):
971 Do not install etc/refcards TeX intermediate files.
972
af79c3cb
UM
9732013-08-14 Ulrich Müller <ulm@gentoo.org>
974
975 * configure.ac (EMACS_CONFIGURATION): Escape backslashes. (Bug#15091)
976
aa942e2b
EZ
9772013-08-12 Eli Zaretskii <eliz@gnu.org>
978
979 * configure.ac (HAVE_ZLIB): Don't use -lz on MinGW.
980
1d238bc7
PE
9812013-08-12 Paul Eggert <eggert@cs.ucla.edu>
982
983 Minor zlib configuration tweaks.
984 * configure.ac (HAVE_ZLIB): Don't assume zlib is linked if PNG is.
985
594a4307
EZ
9862013-08-12 Eli Zaretskii <eliz@gnu.org>
987
988 * configure.ac (LIBZ): Comment on w32 peculiarities regarding LIBZ.
989
eaca0446
PE
9902013-08-12 Paul Eggert <eggert@cs.ucla.edu>
991
992 Merge from gnulib, incorporating:
993 2013-08-11 fpending: port to recent Cygwin change to stdio_ext.h
994 2013-08-10 sys_time: port to OpenBSD
995
8496d8d7
GM
9962013-08-12 Glenn Morris <rgm@gnu.org>
997
998 * configure.ac (etcdocdir): Rename from docdir, to avoid confusion
999 with configure's standard --docdir argument. All uses updated.
1000 * Makefile.in (etcdocdir): Rename from docdir. All uses updated.
1001 (install-etcdoc): Rename from install-doc. All uses updated.
1002 (uninstall): Run uninstall-doc.
1003 (PSS): Add misc-ps.
1004 (INSTALL_DVI, INSTALL_HTML, INSTALL_PDF, INSTALL_PS)
1005 (INSTALL_DOC, UNINSTALL_DVI, UNINSTALL_HTML, UNINSTALL_PDF)
1006 (UNINSTALL_PS, UNINSTALL_DOC): New variables.
1007 ($(INSTALL_DOC), install-doc, install-dvi, install-html, install-pdf)
1008 (install-ps, $(UNINSTALL_DOC), uninstall-doc, uninstall-dvi)
1009 (uninstall-html, uninstall-pdf, uninstall-ps): New .PHONY rules.
1010
8d28d0ac
PE
10112013-08-11 Paul Eggert <eggert@cs.ucla.edu>
1012
1013 Add --with-zlib to 'configure'.
1014 * configure.ac: Add --with-zlib option to 'configure', so that Emacs
1015 can be built without zlib. Don't assume that -lz is needed on
1016 non-PNG hosts. Mention zlib configuration status in 'configure' output.
1017
313546eb
LMI
10182013-08-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1019
1020 * configure.ac: Test for zlib.
1021
d4166523
EZ
10222013-08-10 Eli Zaretskii <eliz@gnu.org>
1023
1024 * configure.ac: Define and substitute UPDATE_MANIFEST.
1025
016d3f7d
SB
10262013-08-04 Stephen Berman <stephen.berman@gmx.net>
1027
1028 * info/dir: Add todo-mode.
1029
e0fdb694
PE
10302013-08-04 Paul Eggert <eggert@cs.ucla.edu>
1031
1032 Fix some minor races in hosts lacking mkostemp (Bug#15015).
1033 Gnulib's emulation of mkostemp doesn't have races that Emacs's does.
1034 * configure.ac (mkostemp): Remove check for this function;
1035 gnulib does the check now.
1036 (mkstemp): Remove check for this no-longer-used function.
1037 * lib/mkostemp.c, lib/secure_getenv.c, lib/tempname.c, lib/tempname.h:
1038 * m4/mkostemp.m4, m4/secure_getenv.m4, m4/tempname.m4:
1039 New files, copied from Gnulib.
1040 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
1041
7bddb120
MA
10422013-07-29 Michael Albinus <michael.albinus@gmx.de>
1043
1044 * INSTALL (DETAILED BUILDING AND INSTALLATION): Add
1045 --without-file-notification to --without-all.
1046
dfc7be39
XF
10472013-07-29 Xue Fuqiao <xfq.free@gmail.com>
1048
1049 * INSTALL: Fix description.
1050
885e792c
GM
10512013-07-27 Glenn Morris <rgm@gnu.org>
1052
1053 * configure.ac: Extend the --with-sound option to allow
1054 specification of OSS or ALSA (see bug#14812#64).
1055
ef75383c
GM
10562013-07-25 Glenn Morris <rgm@gnu.org>
1057
57cff712
GM
1058 * info/dir: Add ido.
1059
ef75383c
GM
1060 * make-dist: Add a --tests option, to include test/.
1061
1813e115
GM
10622013-07-24 Glenn Morris <rgm@gnu.org>
1063
1064 * configure.ac: Use self-descriptive tags for AC_CONFIG_COMMANDS.
1065
60967f56
GM
10662013-07-23 Glenn Morris <rgm@gnu.org>
1067
1068 * configure.ac (etc, lisp): No need to create specially.
1069 Configure already creates lisp, src/Makefile now creates etc.
1070
a29c3e6d
PE
10712013-07-23 Paul Eggert <eggert@cs.ucla.edu>
1072
e3ebe15a 1073 Port to GNU/Linux systems with tinfo but not ncurses.
a29c3e6d
PE
1074 * configure.ac (USE_NCURSES): New symbol.
1075
6496aec9
PE
10762013-07-20 Paul Eggert <eggert@cs.ucla.edu>
1077
1078 Fix array bounds violation when pty allocation fails.
1079 * configure.ac (PTY_TTY_NAME_SPRINTF): Use PTY_NAME_SIZE,
1080 not sizeof pty_name, since pty_name is now a pointer to the array.
1081
c04bbd85
PE
10822013-07-13 Paul Eggert <eggert@cs.ucla.edu>
1083
1084 * configure.ac: Simplify --with-file-notification handling.
1085
671d4bfc
GM
10862013-07-12 Glenn Morris <rgm@gnu.org>
1087
1088 * configure.ac: If with-file-notification=yes, if gfile not found,
1089 go on to try inotify (not on MS Windows or Nextstep).
1090
bacba3c2
PE
10912013-07-12 Paul Eggert <eggert@cs.ucla.edu>
1092
1093 Fix races with threads and file descriptors.
1094 * configure.ac (PTY_TTY_NAME_SPRINTF): Use emacs_close, not close.
1095
c6e7fc0e
PE
10962013-07-10 Paul Eggert <eggert@cs.ucla.edu>
1097
1098 * Makefile.in (removenullpaths): Remove adjacent null paths (Bug#14835).
1099
2aae948d
PR
11002013-07-09 Peter Rosin <peda@lysator.liu.se> (tiny change>
1101
1102 * configure.ac (HAVE_W32): Avoid nested functions (the second
1103 argument of AC_LANG_PROGRAM is already expanded inside a
1104 function). (Bug#14830)
1105
4ebbdd67
PE
11062013-07-09 Paul Eggert <eggert@cs.ucla.edu>
1107
7b154def
PE
1108 Port recent close-on-exec changes to Cygwin (Bug#14821).
1109 * lib/binary-io.c, lib/binary-io.h: New files.
1110 Merge from gnulib, incorporating:
1111 2013-07-09 accept4, dup3, pipe2: port to Cygwin
1112 * lib/pipe2.c: Update from gnulib, as part of this merge.
1113 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
1114
4ebbdd67
PE
1115 Handle errno and exit status a bit more carefully.
1116 * lib/ignore-value.h: Remove this gnulib-imported file.
1117 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
1118
a04689de 11192013-07-08 Magnus Henoch <magnus.henoch@gmail.com> (tiny change)
e4b1e5af
JD
1120
1121 * configure.ac (HAVE_IMAGEMAGICK): Check on NS also (Bug#14798).
1122
2a74a90a
PE
11232013-07-08 Paul Eggert <eggert@cs.ucla.edu>
1124
1125 Try to fix FreeBSD 9.1 porting problem (Bug#14812).
1126 This incorporates the following merge from gnulib:
1127 2013-07-07 stdalign, verify: port to FreeBSD 9.1, to C11, and to C++11
1128
067428c1
PE
11292013-07-07 Paul Eggert <eggert@cs.ucla.edu>
1130
9caab067
PE
1131 Port to Ubuntu 10 (Bug#14803).
1132 * configure.ac (accept4): New function to check for.
1133
067428c1
PE
1134 Make file descriptors close-on-exec when possible (Bug#14803).
1135 * configure.ac (mkostemp): New function to check for.
1136 (PTY_OPEN): Pass O_CLOEXEC to posix_openpt.
1137 * lib/fcntl.c, lib/getdtablesize.c, lib/pipe2.c, m4/fcntl.m4:
1138 * m4/getdtablesize.m4, m4/pipe2.m4: New files, taken from gnulib.
1139 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
1140
1399490e 11412013-07-03 Christoph Egger <christoph@debian.org> (tiny change)
0946b7ca
CE
1142
1143 * configure.ac (emacs_broken_SIGIO): Set on gnu-kfreebsd to avoid hang.
1144 http://bugs.debian.org/712974
1145
5583dcb6
PE
11462013-07-02 Paul Eggert <eggert@cs.ucla.edu>
1147
57f8c490
PE
1148 Remove some unused macros from 'configure'.
1149 * configure.ac (HAVE_SOUNDCARD_H, HAVE_LINUX_VERSION_H, HAVE_SPEED_T)
1150 (HAVE_GNUTLS_CALLBACK_CERTIFICATE_VERIFY)
1151 (HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION, HAVE_UTIMES)
1152 (HAVE_LIBHESIOD, HAVE_LIBRESOLV, HAVE_LIBCOM_ERR, HAVE_LIBCRYPTO)
1153 (HAVE_LIBK5CRYPTO, HAVE_LIBKRB5, HAVE_LIBDES425, HAVE_LIBDES)
1154 (HAVE_LIBKRB4, HAVE_LIBKRB, HAVE_DES_H, HAVE_KERBEROSIV_DES_H)
1155 (HAVE_DEV_PTMX, DEVICE_SEP, USG5):
1156 Remove these macros, as they are not used.
1157 (sys_siglist): Remove macro; src/sysdep.c now does this.
1158
5583dcb6
PE
1159 * configure.ac (GTK_COMPILES): Check API a bit more carefully.
1160 Also check that it links. Say whether it compiled and linked.
1161
37afa042 11622013-07-01 Paul Eggert <eggert@cs.ucla.edu>
8f5f35cc 1163
aaea7495
PE
1164 Merge from gnulib, incorporating:
1165 2013-06-23 ignore-value: port to gcc -pedantic
1166 2013-06-21 extern-inline: port to gcc -std=c89
1167
37afa042
PE
11682013-06-30 Paul Eggert <eggert@cs.ucla.edu>
1169
8f5f35cc
PE
1170 Do not use GTK 3 if it exists but cannot be compiled.
1171 * configure.ac: Leave GTK_OBJ and term_header alone if GTK 3
1172 exists but cannot be compiled.
1173
ae7bfbf5
JB
11742013-06-27 Juanma Barranquero <lekktu@gmail.com>
1175
1176 * Makefile.in (install-arch-indep): Do not create directories passed
1177 with --enable-locallisppath.
1178
6e0e82a0 11792013-06-24 Glenn Morris <rgm@gnu.org>
ab6a27d8
GM
1180
1181 * configure.ac: Include X11/X.h when testing for Xft.h. (Bug#14684)
1182
c9509ef4
JB
11832013-06-22 Juanma Barranquero <lekktu@gmail.com>
1184
1185 * .bzrignore: Add GNU idutils ID database file.
1186
6b4914d2
YM
11872013-06-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1188
1189 * configure.ac (HAVE_LIBXML2): Try built-in libxml2 on OS X 10.8
1190 as a fallback.
1191
aff6371e
SM
11922013-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
1193
1194 * .bzrignore: Don't unignore cl-loaddefs.el.
1195
c9509ef4 11962013-06-20 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
89561f72
PE
1197
1198 * configure.ac (log2): Check for this function.
1199
53d829de
JB
12002013-06-19 Juanma Barranquero <lekktu@gmail.com>
1201
1202 * .bzrignore: Add GNU GLOBAL files.
1203
84575e67
PE
12042013-06-17 Paul Eggert <eggert@cs.ucla.edu>
1205
4f405069 1206 Use functions, not macros, for XINT etc. (Bug#11935).
84575e67
PE
1207 * configure.ac (WARN_CFLAGS): Remove -Wbad-function-cast,
1208 as it generates bogus warnings about reasonable casts of calls.
1209
2a540847
PE
12102013-06-16 Paul Eggert <eggert@cs.ucla.edu>
1211
1212 * configure.ac: Report ACL usage at the end (Bug#14612).
1213
b0e22831
PE
12142013-06-11 Paul Eggert <eggert@cs.ucla.edu>
1215
1216 --without-all should imply --with-file-notification=no. (Bug#14569)
1217 * configure.ac (with_file_notification): Default to $with_features.
1218
bf77e230
PE
12192013-06-09 Paul Eggert <eggert@cs.ucla.edu>
1220
1221 Merge from gnulib, incorporating:
1222 2013-06-02 sig2str: port to C++
1223 2013-05-29 c-ctype, regex, verify: port to gcc -std=c90 -pedantic
1224
b33f93ee
JD
12252013-06-08 Jan Djärv <jan.h.d@swipnet.se>
1226
1227 * configure.ac (HAVE_GLIB): Only set XGSELOBJ if HAVE_NS = no.
1228 (with_file_notification): Don't set to gfile if with_ns = yes.
1229
6c0a9ed1
RC
12302013-06-07 Richard Copley <rcopley@gmail.com> (tiny change)
1231
1232 * Makefile.in (msys_to_w32): Modify to support d:\foo file names.
e7b41c4c
JB
1233 (msys_lisppath_to_w32, msys_prefix_subst, msys_sed_sh_escape):
1234 New variables.
d6f00819 1235 (epaths-force-w32): Use them. (Bug#14513)
6c0a9ed1 1236
b9110c6b
MA
12372013-06-03 Michael Albinus <michael.albinus@gmx.de>
1238
1239 * configure.ac (HAVE_GFILENOTIFY): Check for gio >= 2.24.
1240
7f203aa1
EZ
12412013-06-03 Eli Zaretskii <eliz@gnu.org>
1242
1243 * configure.ac (HAVE_GFILENOTIFY): Do not change $LIBS.
1244 (GFILENOTIFY_CFLAGS, GFILENOTIFY_LIBS): Substitute.
1245
55a87246
JD
12462013-06-03 Jan Djärv <jan.h.d@swipnet.se>
1247
1248 * configure.ac (HAVE_GLIB): Add GLib check. Set XGSELOBJ if GLib is
1249 used. Remove xgselect.o from XOBJ.
1250
c9628c79
MA
12512013-06-03 Michael Albinus <michael.albinus@gmx.de>
1252
1253 * configure.ac (file-notification): New option, replaces inotify option.
1254 (HAVE_W32): Remove w32notify.o.
e7b41c4c 1255 (with_file_notification): Add checks for glib and w32. Adapt check
c9628c79
MA
1256 for inotify.
1257 (Summary): Add entry for file notification.
1258
1259 * autogen/config.in: Add entries for HAVE_GFILENOTIFY,
1260 HAVE_W32NOTIFY and USE_FILE_NOTIFY.
1261
2044e704
JB
12622013-06-02 Juanma Barranquero <lekktu@gmail.com>
1263
1264 * .bzrignore: Ignore dirs libexec/, share/ and var/.
1265
9dbd3bb1
XF
12662013-05-29 Xue Fuqiao <xfq.free@gmail.com>
1267
1268 * INSTALL: Fix description.
1269
2d8ac645
YM
12702013-05-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1271
1272 * configure.ac (HAVE_XRANDR): Check availability of
1273 XRRGetScreenResources rather than that of XRRQueryExtension.
1274
6b56a60a
EZ
12752013-05-18 Eli Zaretskii <eliz@gnu.org>
1276
1277 * make-dist (files): Add nt/msysconfig.sh, nt/mingw-cfg.site,
1278 nt/epaths.nt, and nt/INSTALL.MSYS.
1279
bfbe2627
PE
12802013-05-18 Paul Eggert <eggert@cs.ucla.edu>
1281
31ff141c
PE
1282 Port --enable-gcc-warnings to clang.
1283 * configure.ac (nw): Remove obsolescent warnings.
1284 These aren't needed for clang, or for gcc for that matter.
1285 (emacs_cv_clang): New var, which tests for clang.
1286 Omit warnings that clang is too picky about.
1287 (GLIB_DISABLE_DEPRECATION_WARNINGS): Define this;
1288 needed for Ubuntu 13.04 + clang + --enable-gcc-warnings.
1289
bfbe2627
PE
1290 * make-dist (files): Add nt/Makefile.in, nt/gnulib.mk.
1291 Otherwise, 'configure; make' fails on non-Windows builds.
1292
df065a0b
EZ
12932013-05-16 Eli Zaretskii <eliz@gnu.org>
1294
1295 * lib/Makefile.am: If building for MS-Windows, include
1296 nt/gnulib.mk instead of lib/gnulib.mk.
1297
1298 * configure.ac: Adapt to MSYS build on MS-Windows.
1299
1300 * Makefile.in (NTDIR): New variable, for the MSYS build on
1301 MS-Windows.
1302 (SUBDIR): Add $(NTDIR).
1303 (.PHONY): Add epaths-force-w32.
1304 (msys_to_w32): New variable.
1305 (epaths-force-w32, install-nt, uninstall-nt): New targets.
1306 (lib-src src): Add $(NTLIB) to prerequisites.
1307 (lib lib-src lisp leim nt): Add 'nt'.
1308 (config.status): Use $(CFG).
1309 (.PHONY): Add install-$(NTDIR) and uninstall-$(NTDIR).
1310 (install, install-arch-dep): Add install-$(NTDIR).
1311 (uninstall): Depend on uninstall-$(NTDIR).
1312 (mostlyclean, clean, distclean, bootstrap-clean): Add 'nt'.
1313
1314 * GNUmakefile (CFG): New variable, uses mingw-cfg.site as
1315 CONFIG_SITE for the MSYS build on MS-Windows.
1316 (Makefile): Use $(CFG).
1317
1318 * .bzrignore: Ignore *.res, *.tmp, and *.map. Remove
1319 src/emacs.res.
1320
cdd0de4b
PE
13212013-05-16 Paul Eggert <eggert@cs.ucla.edu>
1322
1323 Merge from gnulib, incorporating:
1324 2013-05-15 manywarnings: update for GCC 4.8.0
1325 2013-05-15 stdio: use __REDIRECT for fwrite, fwrite_unlocked
1326 2013-05-15 sig2str, stdio, warnings: port to clang
1327
6e911150
SM
13282013-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
1329
1330 * Makefile.in (install-doc): DOC file is not version specific any more.
1331 * .bzrignore: Don't ignore DOC-* any more.
1332
522fe43b
PE
13332013-05-13 Paul Eggert <eggert@cs.ucla.edu>
1334
bb8eb357 1335 * configure.ac (LD_SWITCH_SYSTEM_TEMACS): OpenBSD needs -nopie.
522fe43b
PE
1336 Reported privately by Han Boetes <han@boetes.org>.
1337
86cec478
JB
13382013-05-08 Juanma Barranquero <lekktu@gmail.com>
1339
1340 * lib/makefile.w32-in (ACL_H): New macro.
1341 ($(BLD)/acl-errno-valid.$(O)): Update dependencies.
1342
ffdc270a
PE
13432013-05-07 Paul Eggert <eggert@cs.ucla.edu>
1344
e7b41c4c 1345 Use Gnulib ACL implementation, for benefit of Solaris etc. (Bug#14295)
ffdc270a
PE
1346 * configure.ac: Remove -with-acl option, since Gnulib does that for
1347 us now.
1348 (LIBACL_LIBS): Remove; no longer needed.
1349 * lib/Makefile.am (CLEANFILES, SUFFIXES): New (empty) macros,
1350 for the benefit of the new ACL implementation.
1351 * lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/acl-errno-valid.$(O).
1352 ($(BLD)/acl-errno-valid.$(O)): New rule.
1353 * lib/acl-errno-valid.c, lib/acl-internal.h, lib/acl.h:
1354 * lib/acl_entries.c, lib/errno.in.h, lib/file-has-acl.c:
1355 * lib/qcopy-acl.c, lib/qset-acl.c, m4/acl.m4, m4/errno_h.m4:
1356 New files, taken from gnulib.
1357 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
1358
4e3f9230
YM
13592013-05-07 Jan Djärv <jan.h.d@swipnet.se>
1360
1361 * configure.ac (HAVE_XRANDR, HAVE_XINERAMA): Define if available.
1362 (XRANDR_LIBS, XINERAMA_LIBS): New AC_SUBSTs.
1363
7a6018ad
PE
13642013-05-06 Paul Eggert <eggert@cs.ucla.edu>
1365
1366 Merge from gnulib, incorporating:
1367 2013-04-30 utimens, utimensat: work around Solaris UTIME_OMIT bug
1368
0922c475
PE
13692013-05-01 Paul Eggert <eggert@cs.ucla.edu>
1370
1371 * make-dist: Keep necessary restrictions on file access.
1372
d9774ea4
PE
13732013-04-29 Paul Eggert <eggert@cs.ucla.edu>
1374
1375 Merge from gnulib, incorporating:
1376 2013-04-28 extern-inline: work around bug in Sun c99
1377
d7ed9b36
PE
13782013-04-27 Paul Eggert <eggert@cs.ucla.edu>
1379
1380 Merge from gnulib, incorporating:
1381 2013-04-27 alignof, intprops, malloca: port better to IBM's C compiler
1382
f780d632
PE
13832013-04-26 Paul Eggert <eggert@cs.ucla.edu>
1384
1385 Port better to AIX (Bug#14258).
1386 * configure.ac (CFLAGS): Append -O if the user did not specify CFLAGS,
1387 we did not already infer an optimization option, and -O works.
1388 AIX xlc needs -O, otherwise garbage collection doesn't work.
1389
c6cb2f53
PE
13902013-04-22 Paul Eggert <eggert@cs.ucla.edu>
1391
1e8589d3
PE
1392 * make-dist: Do not distribute admin/unidata/Makefile.
1393 It is generated by 'configure'.
1394
c6cb2f53
PE
1395 * build-aux/update-subdirs: Don't leave subdirs.el~ behind.
1396 It messes up 'make distclean', and contains no useful information
1397 because it's a copy of subdirs.el.
1398
7e00831f
JM
13992013-04-18 John Marino <gnugcc@marino.st> (tiny change)
1400
1401 * configure.ac: Add DragonFly BSD, mostly same as FreeBSD. (Bug#14068)
1402
4f8902cd
GM
14032013-04-18 Glenn Morris <rgm@gnu.org>
1404
1405 * configure.ac (AC_PROG_LN_S): Remove, too restrictive.
1406 (LN_S_FILEONLY): New output variable.
1407 * Makefile.in (LN_S): Remove.
1408 (LN_S_FILEONLY): New, set by configure.
1409 (install-arch-dep): Use LN_S_FILEONLY rather than LN_S.
1410
e8bdb06e
KB
14112013-04-12 Ken Brown <kbrown@cornell.edu>
1412
1413 * configure.ac (canonical): Adapt to 64-bit Cygwin, for which
1414 `canonical' is `x86_64-unknown-cygwin'.
1415
ba3b2d88
KB
14162013-04-09 Ken Brown <kbrown@cornell.edu>
1417
1418 * configure.ac (W32_RES_LINK): Remove unneeded linker directive
1419 `-Wl,-bpe-i386', which is confusing in the 64-bit case.
1420 (Bug#12993)
1421
876da980
PE
14222013-04-07 Paul Eggert <eggert@cs.ucla.edu>
1423
1424 Fix --enable-profiling bug introduced by 2013-02-25 change (Bug#13783).
1425 * configure.ac (LD_SWITCH_SYSTEM_TEMACS): Append -pg if profiling
1426 and if not on GNU/Linux or FreeBSD.
1427 * lib/Makefile.am (AM_CFLAGS): Add $(PROFILING_CFLAGS), so that
1428 lib/*.o is profiled too.
1429
119b2d43
PE
14302013-03-30 Paul Eggert <eggert@cs.ucla.edu>
1431
1432 Merge from gnulib, incorporating:
1433 2013-03-29 stdalign: port to stricter ISO C11
1434 This helps to run 'configure' on MS-Windows; see Eli Zaretskii in
1435 <http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00999.html>.
1436
afeee3e5
PE
14372013-03-27 Paul Eggert <eggert@cs.ucla.edu>
1438
1439 * configure.ac (HAVE_XKBGETKEYBOARD): Remove.
1440 Subsumed by HAVE_XKB. All uses changed.
1441
a4cedbf7
JD
14422013-03-25 Jan Djärv <jan.h.d@swipnet.se>
1443
1444 * configure.ac (HAVE_XKB): Define if Xkb is present.
1445
f8ce376e
PE
14462013-03-24 Paul Eggert <eggert@cs.ucla.edu>
1447
1448 Merge from gnulib, incorporating:
1449 2013-03-21 sys_select, sys_time: port 2013-01-30 fix to Cygwin
1450
982efbcd
PE
14512013-03-18 Paul Eggert <eggert@cs.ucla.edu>
1452
4c9a1377
PE
1453 Fix bug when building Emacs with a GNU Make submake (Bug#13962).
1454 * Makefile.in (QUIET_SUBMAKE): New macro.
1455 (install-info, uninstall): Use it.
1456
19151a7f
PE
1457 Emacs crashes with ImageMagick 6.8.2-3 through 6.8.3-9 (Bug#13867).
1458 * configure.ac (IMAGEMAGICK_MODULE): Reject 6.8.2.
1459 We want to reject 6.8.2-3 through 6.8.3-9, but there seems to be
1460 no way to do this in pkg-config, so make do with a reasonable
1461 approximation.
1462
982efbcd
PE
1463 Automate the build of ja-dic.el (Bug#13984).
1464 * .bzrignore: Add leim/ja-dic/.
1465
5615c9a9
PE
14662013-03-13 Paul Eggert <eggert@cs.ucla.edu>
1467
47d7532e
PE
1468 File synchronization fixes (Bug#13944).
1469 * configure.ac (BSD_SYSTEM, BSD_SYSTEM_AHB): Remove; no longer needed.
1470 (fsync): Remove check; now done by gnulib.
1471 * lib/fdatasync.c, lib/fsync.c, m4/fdatasync.m4, m4/fsync.m4:
1472 New files, from gnulib.
1473 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
1474
5615c9a9 1475 Merge from gnulib, incorporating:
2c3f72f4 1476 2013-03-13 putenv: port to Solaris 10
5615c9a9
PE
1477 2013-03-12 mktime: fix configure typo
1478 2013-03-11 regex: port to mingw's recent addition of undeclared alarm
1479 2013-03-11 putenv: avoid compilation warning on mingw
1480 2013-03-11 unistd: don't prevent Tru64 Unix from using gnulib strtod.
1481
47d038b3
GM
14822013-03-11 Glenn Morris <rgm@gnu.org>
1483
1484 * Merge in all changes up to version 24.3 release.
1485
0bafabe7 14862013-03-06 Paul Eggert <eggert@cs.ucla.edu>
3b108d19
PE
1487
1488 * configure.ac (TERM_HEADER): Remove duplicate definition (Bug#13872).
1489 It can mess up 'configure' runs.
1490
b3cdfd9e
GM
14912013-03-05 Glenn Morris <rgm@gnu.org>
1492
1493 * Makefile.in (install-man): Ignore gzip exit status.
1494
4aff132c
GM
14952013-03-03 Glenn Morris <rgm@gnu.org>
1496
1497 * make-dist: Remove lzma (it's replaced by xz).
1498
89bd9d36
PE
14992013-03-01 Paul Eggert <eggert@cs.ucla.edu>
1500
1501 Merge from gnulib, incorporating:
1502 2013-02-21 putenv: port better to native Windows
1503 2013-02-18 extern-inline: avoid compilation error with HP-UX cc
1504 2013-02-14 putenv: fix heap corruption with mixed putenv/_putenv
1505
0e946786
KB
15062013-02-28 Ken Brown <kbrown@cornell.edu>
1507
1508 * configure.ac (HAVE_DATA_START): Fix test. (Bug#13818)
1509
1ddc2bd6
PE
15102013-02-25 Paul Eggert <eggert@cs.ucla.edu>
1511
1512 Simplify data_start configuration (Bug#13783).
1513 * configure.ac (CRT_DIR, LIB_STANDARD, START_FILES, DATA_START)
1514 (LD_FIRSTFLAG, ORDINARY_LINK, LIB_GCC): Remove.
1515 (AC_CHECK_HEADERS_ONCE): Remove sys/resource.h, as it's
1516 not always needed.
1517 (HAVE_DATA_START): New macro.
1518
b59a2e9e
PE
15192013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1520
1521 Parallelize documentation builds.
1522 This speeds up building of documentation on multiprocessor
1523 platforms, and is motivated by Texinfo 5.0, which is much slower.
1524 Add a toplevel rule 'make docs' to make all the documentation.
1525 * .bzrignore: Add .dvi, .html, .ps.
1526 * Makefile.in (DVIS, HTMLS, INFOS, PSS, DOCS): New macros.
1527 ($(DOCS), docs, vi, html, pdf, ps): New rules.
1528 (info-real): Depend on $(INFOS) rather than doing it sequentially.
1529 (dvi): Depend on $(DVIS) rather than doing it sequentially.
1530
648e5523 15312013-02-15 Paul Eggert <eggert@cs.ucla.edu>
35b3a27e
PE
1532
1533 Fix AIX port (Bug#13650).
1534 * configure.ac (DATA_START, DATA_SEG_BITS): Set to 0x20000000 on AIX.
35b3a27e 1535
8c0905ac
EZ
15362013-02-12 Eli Zaretskii <eliz@gnu.org>
1537
1538 * lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/memrchr.$(O).
1539 ($(BLD)/memrchr.$(O)): New dependency.
1540
71d4202f
PE
15412013-02-11 Paul Eggert <eggert@cs.ucla.edu>
1542
a84b7c53
PE
1543 Tune by using memchr and memrchr.
1544 * .bzrignore: Add string.h.
1545 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
1546 * lib/memrchr.c, lib/string.in.h, m4/memrchr.m4, m4/string_h.m4:
1547 New files, from gnulib.
1548
71d4202f
PE
1549 Merge from gnulib, incorporating:
1550 2013-02-11 unsetenv etc.: port to Solaris 11 + GNU Emacs
1551 2013-02-09 secure_getenv: fix C++ declaration typo
1552
55fe8e64
GM
15532013-02-11 Glenn Morris <rgm@gnu.org>
1554
1555 * configure.ac (emacs_config_options): Record some env vars.
1556
8b0590de
GM
15572013-02-10 Glenn Morris <rgm@gnu.org>
1558
1559 * configure.ac (emacs_config_options): Strip out the (internal)
1560 arguments --no-create and --no-recursion.
1561
8376d87e
PE
15622013-02-08 Paul Eggert <eggert@cs.ucla.edu>
1563
1564 Merge from gnulib, incorporating:
1565 2013-02-08 careadlinkat: stop exporting careadlinkatcwd
1566 The MS-Windows port can remove careadlinkatcwd at its convenience.
1567 2013-02-08 extensions: port better to HP-UX
1568 2013-02-06 extensions: port better to MINIX 3, HP-UX, autoheader 2.62
1569 2013-02-06 unistd: avoid namespace pollution on non-glibc systems
1570 2013-02-04 secure_getenv: new module [module not used by Emacs]
1571 2013-01-30 sys_time: port to Solaris 2.6
1572
8654f9d7
PE
15732013-02-01 Paul Eggert <eggert@cs.ucla.edu>
1574
1575 Use fdopendir, fstatat and readlinkat, for efficiency (Bug#13539).
1576 On my host, this speeds up directory-files-and-attributes by a
1577 factor of 3, when applied to Emacs's src directory.
1578 These functions are standardized by POSIX and are common these
1579 days; fall back on a (slower) gnulib implementation if the host
1580 is too old to supply them.
1581 * .bzrignore: Add lib/dirent.h.
1582 * lib/Makefile.am (libgnu_a_SOURCES): Add openat-die.c, save-cwd.c.
1583 * lib/careadlinkat.c, lib/careadlinkat.h: Merge from gnulib,
1584 incorporating: 2013-01-29 careadlinkat: do not provide careadlinkatcwd.
1585 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
1586 * lib/dirent.in.h, lib/fdopendir.c, lib/fstatat.c, lib/openat-priv.h:
1587 * lib/openat-proc.c, lib/openat.h, m4/dirent_h.m4, m4/fdopendir.m4:
1588 * m4/fstatat.m4: New files, from gnulib.
1589 * lib/openat-die.c, lib/save-cwd.c, lib/save-cwd.h: New files.
1590 These last three are specific to Emacs and are not copied from gnulib.
1591 They are simpler than the gnulib versions and are tuned for Emacs.
1592
0eb61895
GM
15932013-02-01 Glenn Morris <rgm@gnu.org>
1594
1595 * make-dist: Only README files exist in lisp/ now, not README*.
1596
e02703bd
GK
15972013-01-23 Giorgos Keramidas <gkeramidas@gmail.com> (tiny change)
1598
4f405069 1599 * .bzrignore: Add lib-src/blessmail.
e02703bd 1600
ea78b882
PE
16012013-01-23 Paul Eggert <eggert@cs.ucla.edu>
1602
1603 Merge from gnulib, incorporating:
1604 2013-01-16 unistd: port to recent mingw
1605
795e7a5b 16062013-01-19 Glenn Morris <rgm@gnu.org>
94898d72
GM
1607
1608 * Makefile.in (install-arch-indep): Put back a chmod that was
1609 removed 2012-05-19. (Bug#13430)
1610
ffe04adc
PE
16112013-01-16 Paul Eggert <eggert@cs.ucla.edu>
1612
1613 Merge from gnulib, incorporating:
1614 2013-01-16 largefile: port better to Mac OS X 10.5
1615 2013-01-15 stdint: fix build with Android's Bionic fox x86
1616
c4e2ba0a
PE
16172013-01-16 Paul Eggert <eggert@cs.ucla.edu>
1618
1619 * configure.ac: Document that --enable-gcc-warnings emits errors.
1620 (Bug#13448)
1621
c0511b57 16222013-01-13 Glenn Morris <rgm@gnu.org>
39aff4a7
GM
1623
1624 * make-dist: Add options for xz compression and no compression.
1625
444b01bb
PE
16262013-01-12 Paul Eggert <eggert@cs.ucla.edu>
1627
1628 Enable conservative stack scanning for all architectures.
1629 Suggested by Stefan Monnier in
1630 <http://lists.gnu.org/archive/html/emacs-devel/2013-01/msg00183.html>.
1631 * configure.ac (GC_MARK_STACK): Remove.
1632
002b8433
PE
16332013-01-11 Paul Eggert <eggert@cs.ucla.edu>
1634
1635 * lib/getopt_.h: Remove trailing CRs that crept in.
1636
b76381c6
EZ
16372013-01-11 Eli Zaretskii <eliz@gnu.org>
1638
1639 * lib/getopt_.h: Regenerate.
1640
6466e676
PE
16412013-01-10 Paul Eggert <eggert@cs.ucla.edu>
1642
1643 Merge from gnulib, incorporating:
1644 2013-01-09 stdlib: port to Solaris 2.6
1645
92d59611
GM
16462013-01-04 Glenn Morris <rgm@gnu.org>
1647
1648 * info/dir: Add htmlfontify.
1649
ee0d3938
PE
16502013-01-04 Paul Eggert <eggert@cs.ucla.edu>
1651
1652 Merge from gnulib, incorporating:
1653 2013-01-04 stdio: remove now-unnecessary stdio.c
1654 2013-01-04 fprintftime: depend on stdio, not ignore-value
1655 2013-01-04 fwrite: silence __wur only for older glibc versions
1656 2013-01-04 fwrite: silence __wur without using inline
1657 * lib/stdio.c: Remove.
1658 * lib/stdio.in.h, lib/strftime.c: Update from gnulib.
1659 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
1660
9ff99d22
PE
16612013-01-02 Paul Eggert <eggert@cs.ucla.edu>
1662
1663 Merge from gnulib, incorporating copyright-date changes and:
1664 2012-12-31 dup2: work around cygwin bug
1665
5a1d858b
JD
16662012-12-30 Jan Djärv <jan.h.d@swipnet.se>
1667
1668 * configure.ac: Check for GtkHandlebox.
8b745d92 1669 Check for GtkTearoffMenuItem.
7ec363cf
JD
1670 New enable: --enable-gtk-deprecation-warnings, default off.
1671 (HAVE_GTK3): If above enable is off, add
1672 -DGDK_DISABLE_DEPRECATION_WARNINGS to GTK_CFLAGS.
5a1d858b 1673
d5e5e7b4 16742012-12-30 Andreas Schwab <schwab@linux-m68k.org>
2550c6e4
AS
1675
1676 * configure.ac (TEMACS_LDFLAGS2): Don't define.
1677 (LIBS_GNUSTEP): Set for GNUstep and substitute.
1678 (LD_SWITCH_SYSTEM_TEMACS): Don't set for GNUstep.
1679
60f5e585
GM
16802012-12-27 Glenn Morris <rgm@gnu.org>
1681
1682 * configure.ac (emacs_config_options): New.
1683 Use $@ rather than undocumented $ac_configure_args.
1684 Replace any embedded double quotes. (Bug#13274)
1685
82e2a1f0 16862012-12-27 Andreas Schwab <schwab@linux-m68k.org>
02e7729e
AS
1687
1688 * configure.ac (SIGNALS_VIA_CHARACTERS): Also define for darwin.
1689 (Bug#13222)
1690
a8e1690b
PE
16912012-12-26 Paul Eggert <eggert@cs.ucla.edu>
1692
1693 Revert static checking of stack smashing.
1694 * configure.ac (WARN_CFLAGS): Omit -Wstack-protector when
1695 configured with --enable-gcc-warnings. -Wstack-protector causes
1696 diagnostics to be issued on Ubuntu 12.10 x86-64.
1697
219023c4
PE
16982012-12-24 Paul Eggert <eggert@cs.ucla.edu>
1699
1700 Merge from gnulib, incorporating:
1701 2012-12-21 AC_PROG_MKDIR_P: port workaround to pre-2.62 Autoconf
1702 2012-12-20 AC_PROG_MKDIR_P: don't workaround if not buggy
1703 2012-12-17 filemode, sys_stat: Handle MPX files a la AIX.
1704
a4b0cca1 17052012-12-21 Akinori MUSHA <knu@iDaemons.org> (tiny change)
01824657
AM
1706
1707 * Makefile.in (install-arch-dep): Ignore chmod errors. (Bug#13233)
1708
7c3d167f
RF
17092012-12-16 Romain Francoise <romain@orebokech.com>
1710
1711 * configure.ac (acl): New option.
1712 (HAVE_POSIX_ACL): Test for POSIX ACL support. This is typically
1713 provided by libacl on GNU/Linux.
1714
97976f9f
PE
17152012-12-14 Paul Eggert <eggert@cs.ucla.edu>
1716
e7b41c4c 1717 Fix permissions bugs with setgid directories etc. (Bug#13125)
97976f9f
PE
1718 * configure.ac (BSD4_2): Remove; no longer needed.
1719
98c94021
GM
17202012-12-13 Glenn Morris <rgm@gnu.org>
1721
727f9739 1722 * info/dir: Add bovine, srecode, wisent.
98c94021 1723
727f9739 17242012-12-13 Andreas Schwab <schwab@suse.de>
0f59daaf
AS
1725
1726 * Makefile.in (install-info): Use `${MAKE} -s' for echo-info.
727f9739 1727 (uninstall): Likewise. (Bug#13143)
0f59daaf 1728
904dd565
PE
17292012-12-11 Paul Eggert <eggert@cs.ucla.edu>
1730
1731 Merge from gnulib for 'inline' (Bug#13040), incorporating:
1732 2012-12-11 extern-inline: avoid incompatibility with Darwin Libc
1733 * m4/extern-inline.m4: Update from gnulib.
1734
0eeb69fe
JB
17352012-12-11 Juanma Barranquero <lekktu@gmail.com>
1736
1737 * lib/makefile.w32-in (SIG2STR_H): New macro.
1738 ($(BLD)/sig2str.$(O)): Update dependencies.
1739
7e77303e
PE
17402012-12-10 Paul Eggert <eggert@cs.ucla.edu>
1741
1742 * configure.ac (HAVE_INOTIFY): Speed up configure-time test.
1743 There's no need to test for any of three inotify functions,
1744 since we use all three. Check for just the first one.
1745
1cf1bbd5
DC
17462012-12-10 Daniel Colascione <dancol@dancol.org>
1747
4f405069 1748 * .bzrignore: Add src/emacs.res.
9ca3e73a 1749
1cf1bbd5
DC
1750 * configure.ac (W32_RES, W32_RES_LINK, WINDRES): Teach the cygw32
1751 build how to compile Windows resource files; use these variables
1752 to tell src/Makefile.in how and whether to compile resources.
1753
81606b10
RS
17542012-12-10 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
1755
1756 * configure.ac (inotify): New option.
1757 (HAVE_INOTIFY): Test for inotify.
1758
75d7aa24
AS
17592012-12-09 Andreas Schwab <schwab@linux-m68k.org>
1760
1761 * configure.ac: Fix source command in .gdbinit.
1762 Don't quote $MAKEINFO.
1763
3cc53d60
PE
17642012-12-09 Paul Eggert <eggert@cs.ucla.edu>
1765
1766 Allow spaces in some configuration vars (Bug#13078).
1767 * configure.ac (srcdir): Don't assume $PWD lacks spaces.
1768 (srcdir, MAKEINFO, PKG_CONFIG, PKG_CONFIG_MIN_VERSION):
1769 All uses quoted, to allow spaces in these vars.
1770
5745a7df
PE
17712012-12-08 Paul Eggert <eggert@cs.ucla.edu>
1772
1773 Use putenv+unsetenv instead of modifying environ directly (Bug#13070).
1774 * lib/putenv.c, lib/unsetenv.c, m4/putenv.m4, m4/setenv.m4:
1775 New files, copied automatically from gnulib.
1776 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
1777
63999a7d
EZ
17782012-12-08 Eli Zaretskii <eliz@gnu.org>
1779
1780 * lib/makefile.w32-in ($(BLD)/sig2str.$(O)): New dependency.
1781 Remove a stray character at the beginning of the file.
1782 (Bug#13026)
1783
d983a10b
PE
17842012-12-08 Paul Eggert <eggert@cs.ucla.edu>
1785
7be78020
PE
1786 Simplify get_lim_data.
1787 * configure.ac (ULIMIT_BREAK_VALUE): Remove.
1788
d983a10b
PE
1789 Assume POSIX 1003.1-1988 or later for signal.h (Bug#13026).
1790 * configure.ac (PTY_OPEN, PTY_TTY_NAME_SPRINTF):
1791 Use SIGCHLD rather than SIGCLD.
1792 * lib/sig2str.c, lib/sig2str.h, m4/sig2str.m4: New files, from gnulib.
1793 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
1794 * lib/makefile.w32-in (GNULIBOBJS): Add $(BUILD)/sig2str.$(O).
1795
d8ad4d3f 17962012-12-06 Glenn Morris <rgm@gnu.org>
de0e31ed
GM
1797
1798 * configure.ac: Handle info/ files with or without ".info" extension.
1799
f64898ab
PE
18002012-11-30 Paul Eggert <eggert@cs.ucla.edu>
1801
1802 Merge from gnulib for 'inline' (Bug#13040), incorporating:
1803 2012-11-29 snippet/warn-on-use: no 'static inline'
1804 2012-11-29 ftruncate, fts, lstat, openat, raise: no 'static inline'
1805 2012-11-29 arctwo, md4, md5, sha1, sha256, sha512: no 'static inline'
1806 2012-11-29 fflush, stat: no 'static inline'
1807 2012-11-29 stdio: better 'inline'
1808 2012-11-29 sys_stat: no 'static inline'
1809 2012-11-29 unistd: better 'inline'
1810 2012-11-29 c-strtod, memcoll, readutmp: no 'static inline'
1811 2012-11-29 extern-inline: no 'static inline'
1812 2012-11-29 sys_socket: better 'inline'
1813 * lib/stdio.c, lib/unistd.c: New files, from gnulib.
1814 * build-aux/snippet/warn-on-use.h, lib/gnulib.mk, lib/lstat.c:
1815 * lib/md5.c, lib/sha1.c, lib/sha256.c, lib/sha512.c, lib/stat.c:
1816 * lib/stdio.in.h, lib/sys_stat.in.h, lib/unistd.in.h, m4/c-strtod.m4:
1817 * m4/extern-inline.m4, m4/gnulib-comp.m4, m4/lstat.m4, m4/md5.m4:
1818 * m4/sha1.m4, m4/sha256.m4, m4/sha512.m4, m4/stat.m4, m4/stdio_h.m4:
1819 * m4/sys_socket_h.m4, m4/sys_stat_h.m4, m4/unistd_h.m4:
1820 Update from gnulib.
1821
5c9cf0a3 18222012-11-27 Eli Zaretskii <eliz@gnu.org>
50a60e02 1823
5c9cf0a3
GM
1824 * make-dist (nt): Adjust to changes in names of the *.manifest files.
1825
bcd77a2b
KB
18262012-11-24 Ken Brown <kbrown@cornell.edu>
1827
1828 * configure.ac (HAVE_MOUSE): Remove.
1829
95ef7787
PE
18302012-11-23 Paul Eggert <eggert@cs.ucla.edu>
1831
1832 Assume POSIX 1003.1-1988 or later for dirent.h (Bug#12958).
1833 * configure.ac: Do not check for dirent.h or closdir.
1834
9239d970
PE
18352012-11-21 Paul Eggert <eggert@cs.ucla.edu>
1836
1837 Assume POSIX 1003.1-1988 or later for unistd.h (Bug#12945).
1838 * configure.ac: Do not check for getcwd or getwd.
1839
1b3b7caa
GM
18402012-11-21 Glenn Morris <rgm@gnu.org>
1841
1842 * configure.ac (--enable-profiling): Doc fix.
1843
d7fcbbfe 18442012-11-20 Paul Eggert <eggert@cs.ucla.edu>
8ea5c4de
PE
1845
1846 Improve static checking of integer overflow and stack smashing.
d7fcbbfe
PE
1847 * configure.ac (WARN_CFLAGS): Add -Wstack-protector
1848 if using GCC 4.7.2 or later on a platform with
8ea5c4de
PE
1849 at least 64-bit long int. This improves static checking on these
1850 platforms, when configured with --enable-gcc-warnings.
1851
49cdacda
PE
18522012-11-17 Paul Eggert <eggert@cs.ucla.edu>
1853
1854 Assume POSIX 1003.1-1988 or later for fcntl.h (Bug#12881).
1855 * configure.ac: Do not check for fcntl.h.
1856 * lib/gnulib.mk: Regenerate.
1857
3d082a26
PE
18582012-11-16 Paul Eggert <eggert@cs.ucla.edu>
1859
1860 Remove no-longer-used pty_max_bytes variable.
1861 * configure.ac (fpathconf): Remove unnecessary check.
1862
73dcdb9f
PE
18632012-11-14 Paul Eggert <eggert@cs.ucla.edu>
1864
1865 Use faccessat, not access, when checking file permissions (Bug#12632).
1866 * .bzrignore: Add lib/fcntl.h.
1867 * configure.ac (euidaccess): Remove check; gnulib does this for us now.
1868 (gl_FCNTL_O_FLAGS): Define a dummy version.
1869 * lib/at-func.c, lib/euidaccess.c, lib/faccessat.c, lib/fcntl.in.h:
1870 * lib/getgroups.c, lib/group-member.c, lib/root-uid.h:
1871 * lib/xalloc-oversized.h, m4/euidaccess.m4, m4/faccessat.m4:
1872 * m4/fcntl_h.m4, m4/getgroups.m4, m4/group-member.m4:
1873 New files, from gnulib.
1874 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
1875
8148369c
PE
18762012-11-05 Paul Eggert <eggert@cs.ucla.edu>
1877
dd0333b6
PE
1878 Assume at least POSIX.1-1988 for getpgrp, setpgid, setsid (Bug#12800).
1879 * configure.ac (setpgid, setsid): Assume their existence.
1880 (AC_FUNC_GETPGRP, SETPGRP_RELEASES_CTTY): Remove; obsolete.
1881
8148369c
PE
1882 Simplify by assuming __fpending.
1883 Now that Emacs is using the gnulib fpending module,
1884 there's no need for Emacs to have a separate implementation.
1885 * configure.ac (stdio_ext.h, __fpending): Remove now-duplicate checks.
1886 (PENDING_OUTPUT_COUNT, DISPNEW_NEEDS_STDIO_EXT): Remove.
1887
b3cf17f6
EZ
18882012-11-03 Eli Zaretskii <eliz@gnu.org>
1889
3a7089c1
EZ
1890 * lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/fpending.$(O) and
1891 $(BLD)/close-stream.$(O).
35e951cd 1892 ($(BLD)/close-stream.$(O))
3a7089c1
EZ
1893 ($(BLD)/fpending.$(O)): New dependencies.
1894
7ccfb720
PE
18952012-11-03 Paul Eggert <eggert@cs.ucla.edu>
1896
1897 Fix data-loss with --batch (Bug#9574).
1898 * lib/close-stream.c, lib/close-stream.h, lib/fpending.c
1899 * lib/fpending.h, m4/close-stream.m4, m4/fpending.m4:
1900 New files, from gnulib.
1901 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
1902
3478f4b5
EZ
19032012-11-03 Eli Zaretskii <eliz@gnu.org>
1904
1905 * config.bat: Copy lib/execinfo.in.h to lib/execinfo.in-h if needed.
1906
d036bcdf
GM
19072012-11-02 Glenn Morris <rgm@gnu.org>
1908
1909 * Makefile.in (EMACS_ICON): New variable.
1910 (install-etc): Use EMACS_ICON to allow choice of icon.
1911
25ca4587
GM
19122012-10-26 Glenn Morris <rgm@gnu.org>
1913
59696ae0
GM
1914 * Makefile.in (EMACS_NAME): New variable.
1915 (EMACS, install-etc, uninstall): Use $EMACS_NAME.
1916
eeced60b
GM
1917 * Makefile.in (EMACS, EMACSFULL): Transformations should not be
1918 applied to $EXEEXT.
1919
25ca4587
GM
1920 * Makefile.in (uninstall): Don't abort if some directories are missing.
1921 Apply transformation rules to manual pages, desktop and icon files.
1922 No more emacs22 icons to uninstall.
1923
a6c2cc07
GM
19242012-10-24 Glenn Morris <rgm@gnu.org>
1925
8bfcb8a6
GM
1926 * Makefile.in (install-etc, install-man):
1927 Don't apply program transform to standard file suffixes.
a6c2cc07 1928
7f8de58c
PE
19292012-10-23 Paul Eggert <eggert@cs.ucla.edu>
1930
1931 * configure.ac (_FORTIFY_SOURCE): Do not multiply define (Bug#12714).
1932 This ports to Gentoo. Problem originally reported against coreutils,
1933 but Emacs has it too.
1934
ed68379e
GM
19352012-10-23 Glenn Morris <rgm@gnu.org>
1936
1937 * Makefile.in (emacs_transform): Remove.
1938 (install-man): Revert 2012-10-21 change. (Bug#12713)
1939
8dc2a723
GM
19402012-10-21 Glenn Morris <rgm@gnu.org>
1941
ad483434
GM
1942 * Makefile.in (install-etc): Don't install emacs22 icons.
1943
8dc2a723
GM
1944 * Makefile.in (emacs_transform): New variable.
1945 (install-etc): Prefer a make variable to a shell variable.
1946
90eacf99
SM
19472012-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
1948
1949 * Makefile.in ($(MAKEFILE_NAME)): Depend on src/lisp.mk as well.
1950
1a9c6830
GM
19512012-10-15 Glenn Morris <rgm@gnu.org>
1952
1953 * Makefile.in (install-man, install-etc):
1954 Apply $TRANSFORM. (Bug#12536#34)
1955 (clean): Delete etc/emacs.tmpdesktop.
1956
cde44a77
KH
19572012-10-11 Kenichi Handa <handa@gnu.org>
1958
1959 * .bzrignore: Add several files under admin/charsets.
1960
e08348a0
DC
19612012-10-08 Daniel Colascione <dancol@dancol.org>
1962
90eacf99
SM
1963 * configure.ac: Add --with-w32 as a window system option.
1964 Limit it to Cygwin for now. Integrate w32 into the refactored window
e08348a0
DC
1965 system configuration and set TERM_HEADER to w32term.h when w32 is
1966 configured.
1967
1968 (CYGWIN_OBJ): Add cygw32.o.
1969
335f5ae4
JD
19702012-10-07 Jan Djärv <jan.h.d@swipnet.se>
1971
1972 * configure.ac: Check that OSX is 10.4 or newer.
1973
c622b48f
PE
19742012-10-07 Paul Eggert <eggert@cs.ucla.edu>
1975
1976 Improve sys_siglist detection.
1977 * configure.ac (sys_siglist): Look for its decl in <signal.h>.
1978 Otherwise, it's not found in either Fedora 17 or Solaris 11.
1979
2b794d69
PE
19802012-10-04 Paul Eggert <eggert@cs.ucla.edu>
1981
bb1dfdad
PE
1982 Merge from gnulib, incorporating:
1983 2012-10-02 pselect: reject invalid file descriptors
1984 2012-10-02 ptsname: reject invalid file descriptors
1985 2012-10-02 manywarnings: cater to more gcc infelicities
1986 2012-09-30 sockets, sys_stat: restore AC_C_INLINE
1987 * lib/pselect.c, lib/stdlib.in.h, m4/manywarnings.m4, m4/pselect.m4:
1988 * m4/stdlib_h.m4, m4/sys_stat_h.m4: Update from gnulib.
1989 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
1990
65788e2e
PE
19912012-09-30 Paul Eggert <eggert@cs.ucla.edu>
1992
1993 Merge from gnulib, incorporating:
1994 2012-09-28 extern-inline: provide a -Wundef safe config.h
1995
a615a3ae
PE
19962012-09-27 Paul Eggert <eggert@cs.ucla.edu>
1997
1998 Check more robustly for timer_settime.
1999 This should fix an OS X build problem reported by Ivan Andrus in
2000 <http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00671.html>.
2001 * configure.ac (gl_THREADLIB): Define to empty, since Emacs
2002 does threads its own way.
89d17fd0 2003 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
a615a3ae 2004
c462dda8
PE
20052012-09-23 Paul Eggert <eggert@cs.ucla.edu>
2006
2007 * Makefile.in (bootstrap): Set MAKEFILE_NAME when building Makefile,
2008 to avoid problems with recursion when using GNU make.
2009
e41c05e5
PE
20102012-09-22 Paul Eggert <eggert@cs.ucla.edu>
2011
bbe099e7
PE
2012 * Makefile.in (bootstrap): Simplify build procedure.
2013 Suggested by Wolfgang Jenker in
2014 <http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00456.html>.
2015
e41c05e5
PE
2016 Merge from gnulib, incorporating:
2017 2012-09-22 sockets, sys_stat: remove AC_C_INLINE in MSVC-only cases
2018
5fb91e71
JD
20192012-09-18 Jan Djärv <jan.h.d@swipnet.se>
2020
2021 * configure.ac (HAVE_GTK): Mention if we use GTK2 or GTK3.
2022
d3612ac3
AS
20232012-09-17 Andreas Schwab <schwab@linux-m68k.org>
2024
2025 * Makefile.in (bootstrap): Revert last change. Run config.status
2026 after config.status --recheck, run configure from $(srcdir).
2027 (config.status): Run configure from $(srcdir).
2028
eeceac93
PE
20292012-09-17 Paul Eggert <eggert@cs.ucla.edu>
2030
50bfc824
PE
2031 * Makefile.in: Fix build error on FreeBSD.
2032 ($(MAKEFILE_NAME)): Pass MAKE='$(MAKE)' to config.status's env.
2033 Suggested by Wolfgang Jenker in
2034 <http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00430.html>.
2035 (MAKE_CONFIG_STATUS): Remove. Remaining use expanded.
2036 This undoes part of the 2012-09-10 patch.
2037 (bootstrap): Run ./configure, rather than trying to run config.status
2038 if it exists. That builds src/epaths.h more reliably.
dee26dfa
PE
2039 Run autogen/copy_autogen if autogen.sh fails,
2040 to create 'configure'; problem reported by Andreas Schwab in
2041 <http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00438.html>.
2042 * autogen.sh: Exit with status 1 when failing due to missing tools,
2043 reverting the 2012-09-10 change to this file.
2044 * autogen/copy_autogen: Fail if one of the subsidiary actions fail.
2045 Use 'cp -f' for the build-aux files, since the destinations are
2046 typically read-only.
50bfc824 2047
eeceac93
PE
2048 Remove no-longer-needed Solaris 2.4 vfork bug workaround.
2049 * configure.ac (ac_cv_func_vfork_works): Default to 'no' on
2050 Solaris 2.4, so that AC_FUNC_VFORK doesn't think vfork works.
2051
78f83752
GM
20522012-09-17 Glenn Morris <rgm@gnu.org>
2053
2054 * configure.ac (copyright): New output variable.
2055 (COPYRIGHT): New AC_DEFINE.
2056
0caaedb1
PE
20572012-09-16 Paul Eggert <eggert@cs.ucla.edu>
2058
2059 Remove configure's --without-sync-input option (Bug#12450).
2060 * configure.ac (SYNC_INPUT, BROKEN_SA_RESTART): Remove.
2061
83da1b55
GM
20622012-09-16 Glenn Morris <rgm@gnu.org>
2063
2064 Increase compartmentalization of Nextstep builds rules,
2065 and store Emacs version number in fewer versioned files.
2066 * configure.ac (ns_appsrc): Use relative names.
2067 (ns_frag): Remove.
2068 (Info-gnustep.plist, Emacs.desktop, Info.plist, InfoPlist.strings)
2069 (nextstep/Makefile): Generate these nextstep files.
2070 (SUBDIR_MAKEFILES): Add nextstep.
2071 * Makefile.in (clean, distclean, bootstrap-clean): Add nextstep.
2072 * make-dist (nextstep/templates): Add directory.
2073 (nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj): Remove.
2074 (nextstep/Cocoa/Emacs.base/Contents)
92f7c6f1 2075 (nextstep, nextstep/GNUstep/Emacs.base/Resources): Update contents.
83da1b55 2076
0328b6de
PE
20772012-09-15 Paul Eggert <eggert@cs.ucla.edu>
2078
2079 Port better to POSIX hosts lacking _setjmp (Bug#12446).
2080 * configure.ac (HAVE__SETJMP, HAVE_SIGSETJMP): New symbols.
2081 (_setjmp, _longjmp): Remove.
2082
e3141fcf
PE
20832012-09-14 Paul Eggert <eggert@cs.ucla.edu>
2084
2af03429
PE
2085 * configure.ac (--without-sync-input): Fix typo in usage message.
2086
e3141fcf
PE
2087 * configure.ac: Port to hosts lacking gtk.
2088 (PKG_CHECK_MODULES): Capture pkg-config diagnostics
2089 better, in particular, problems in invoking pkg-config itself.
2090 This is useful on hosts that don't have pkg-config.
2091 (GTK_MODULES): Do not exit 'configure' simply because gtk3
2092 and gtk2 are both missing. Problem found on Solaris 8.
2093
2c484e75
JD
20942012-09-13 Jan Djärv <jan.h.d@swipnet.se>
2095
2096 * configure.ac: Reorder Xaw3d messages.
4d0b77fc 2097 Report Gtk+ 3 as GTK.
2c484e75 2098
4a4bbad2
PE
20992012-09-13 Paul Eggert <eggert@cs.ucla.edu>
2100
2101 Simplify SIGIO usage (Bug#12408).
2102 * configure.ac (NO_TERMIO, BROKEN_FIONREAD, BROKEN_SIGAIO)
2103 (BROKEN_SIGPOLL, BROKEN_SIGPTY): Remove.
2104 (USABLE_FIONREAD, USABLE_SIGIO): New symbols. All uses of
2105 'defined SIGIO' replaced with 'defined USABLE_SIGIO', with no need
2106 to #undef SIGIO now (which was error-prone). Likewise, all uses
2107 of 'defined FIONREAD' replaced with 'defined USABLE_FIONREAD'.
2108
d673aedc
JD
21092012-09-12 Jan Djärv <jan.h.d@swipnet.se>
2110
2111 * configure.ac: No --with-x-toolkit given: Try gtk3 toolkit first
2112 and then gtk2 if not found.
2113 --with-x-toolkit=gtk|yes: As above, but fail if gtk2 or gt3 not found.
2114 --with-x-toolkit=gtk2: Only try gtk2, fail if not found.
2115 --with-x-toolkit=gtk3: Only try gtk3, fail if not found.
2116
9d9edd4b
GM
21172012-09-11 Glenn Morris <rgm@gnu.org>
2118
2119 * Makefile.in (install-arch-dep, install-arch-indep, install-doc):
2120 Be more explicit about dependencies, for parallel `make install'.
2121
c990426a
PE
21222012-09-11 Paul Eggert <eggert@cs.ucla.edu>
2123
2124 Simplify, document, and port floating-point (Bug#12381).
2125 * configure.ac (logb, cbrt): Do not check for these functions,
2126 as they are not being used.
2127
b8b0239f
PE
21282012-09-10 Paul Eggert <eggert@cs.ucla.edu>
2129
2130 Improve robustness of 'make bootstrap' (Bug#12376).
2131 Run autogen.sh after bootstrap-clean, to avoid bzr pull issues.
2132 * INSTALL, README: Document autogen.sh.
2133 * Makefile.in (Makefile): Mark it as precious, since it's updated
2134 atomically.
2135 (MAKE_CONFIG_STATUS): New macro.
2136 (config.status, bootstrap): Use it. This causes 'make bootstrap'
2137 to run config.status with the --recheck option, which is more
2138 appropriate for a bootstrap.
2139 (bootstrap): Run autogen.sh right after cleaning. Don't worry
2140 about failures due to missing tools.
2141 * autogen.sh: Exit with status 101 when failing due to missing tools.
2142 * make-dist: Distribute autogen.sh.
2143
f6196b87
PE
21442012-09-09 Paul Eggert <eggert@cs.ucla.edu>
2145
2146 Assume C89 or later for math functions (Bug#12381).
2147 * configure.ac (frexp, fmod): Remove checks for these functions,
2148 as we now assume them.
2149 (FLOAT_CHECK_DOMAIN, HAVE_INVERSE_HYPERBOLIC, NO_MATHERR)
2150 (HAVE_EXCEPTION):
2151 Remove; no longer needed.
2152
1a4f1e9b
PE
21532012-09-07 Paul Eggert <eggert@cs.ucla.edu>
2154
2155 More signal-handler cleanup (Bug#12327).
2156 * configure.ac (FLOAT_CHECK_DOMAIN): Comment fix (Bug#12327).
2157
2fe28299
PE
21582012-09-06 Paul Eggert <eggert@cs.ucla.edu>
2159
2160 Signal-handler cleanup (Bug#12327).
2161 * configure.ac (PTY_OPEN, PTY_TTY_NAME_SPRINTF):
2162 Adjust to syssignal.h changes.
2163 (SIGNAL_H_AB): Remove; no longer needed.
2164
7b6c362e
PE
21652012-09-04 Paul Eggert <eggert@cs.ucla.edu>
2166
1088b922
PE
2167 Simplify redefinition of 'abort' (Bug#12316).
2168 * configure.ac (NO_ABRT): Remove.
2169
7b6c362e
PE
2170 * configure.ac (_setjmp, _longjmp): Check by compiling
2171 instead of by guessing. The guesses were wrong for
2172 recent versions of Solaris, such as Solaris 11.
2173
7f507777
PE
21742012-09-03 Paul Eggert <eggert@cs.ucla.edu>
2175
79a7bafe
PE
2176 * configure.ac (WARN_CFLAGS): Omit -Wjump-misses-init.
2177 It generates false alarms in doc.c, regex.c, xdisp.c. See
2178 <http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00040.html>.
2179
7f507777
PE
2180 Merge from gnulib, incorporating:
2181 2012-08-29 stdbool: be more compatible with mixed C/C++ compiles
2182 2011-11-30 manywarnings: update the list of "all" warnings
2183
f278d339
JD
21842012-09-02 Jan Djärv <jan.h.d@swipnet.se>
2185
2186 * configure.ac (HAVE_GOBJECT): Check for gobject-2.0 (Bug#12332).
2187
2d3800d2
PE
21882012-09-01 Paul Eggert <eggert@cs.ucla.edu>
2189
2190 * configure.ac (_FORTIFY_SOURCE): Define only when optimizing.
2191 This ports to glibc 2.15 or later, when configured with
2192 --enable-gcc-warnings. See Eric Blake in
2193 <http://lists.gnu.org/archive/html/bug-grep/2012-09/msg00000.html>.
2194
17a2cbbd
DC
21952012-09-01 Daniel Colascione <dan.colascione@gmail.com>
2196
2197 * configure.ac: Introduce term_header variable, which holds the
2198 value which will become TERM_HEADER in code. We effect our choice
2199 of window system by setting term_header and WINDOW_SYSTEM_OBJ
2200 instead of using ad-hoc variables and flags for each window
2201 system.
2202
6e8aca60
PE
22032012-08-26 Paul Eggert <eggert@cs.ucla.edu>
2204
2205 * configure.ac (CFLAGS): Prefer -g3 to -g if -g3 works
2206 and if the user has not specified CFLAGS. -g3 simplifies
2207 debugging, since it makes macros visible to the debugger.
2208
f0602979
JB
22092012-08-25 Juanma Barranquero <lekktu@gmail.com>
2210
2211 * lib/makefile.w32-in ($(BLD)/execinfo.$(O)): Update dependencies.
2212
391ceac5
EZ
22132012-08-25 Eli Zaretskii <eliz@gnu.org>
2214
2215 * lib/makefile.w32-in ($(BLD)/execinfo.$(O), execinfo.h): New targets.
2216 (GNULIBOBJS): Add $(BLD)/execinfo.$(O).
2217
f4a681b0
PE
22182012-08-24 Paul Eggert <eggert@cs.ucla.edu>
2219
2220 On assertion failure, print backtrace if available.
2221 Merge from gnulib, incorporating:
2222 2012-08-24 execinfo: port to FreeBSD
2223 2012-08-22 execinfo: new module
2224 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
2225 * lib/execinfo.c, lib/execinfo.in.h, m4/execinfo.m4: New files.
2226
5af9cb6b
GM
22272012-08-22 Glenn Morris <rgm@gnu.org>
2228
2229 * Makefile.in (install-arch-dep): If NO_BIN_LINK is non-null,
2230 do not create the bin/emacs link. (Bug#12011)
2231
01b13eb7
PE
22322012-08-21 Paul Eggert <eggert@cs.ucla.edu>
2233
2234 Merge from gnulib, incorporating:
2235 2012-08-20 extern-inline: support old GCC 'inline'
2236
9aa0092c
GM
22372012-08-20 Glenn Morris <rgm@gnu.org>
2238
2239 * configure.ac (AC_PROG_LN_S): Test for ln.
2240 * Makefile.in (LN_S): New, set by configure.
2241 (install-arch-dep): Use $LN_S.
2242
562d4436
PE
22432012-08-19 Paul Eggert <eggert@cs.ucla.edu>
2244
2245 Merge from gnulib, incorporating:
2246 2012-08-19 ignore-value, stat-time, timespec: omit AC_C_INLINE
2247 2012-08-19 mktime, sys_select: avoid 'static inline'
2248 2012-08-19 gnulib-tool: Fix indentation.
2249
51e6d6b2
PE
22502012-08-18 Paul Eggert <eggert@cs.ucla.edu>
2251
2252 * lib/sigprocmask.c, m4/signalblocking.m4: Remove.
2253 These files have been unused since the 2012-06-22 patch that
2254 introduced high-resolution time stamps.
2255
1598ef28
JB
22562012-08-17 Jan Beich <jbeich@tormail.org> (tiny change)
2257
2258 * configure.ac (PTY_OPEN): Try posix_openpt on gnu-linux,
2259 gnu-kfreebsd, freebsd, and netbsd. (Bug#12040)
2260
76d0e68f
PE
22612012-08-14 Paul Eggert <eggert@cs.ucla.edu>
2262
2263 Merge from gnulib, incorporating:
2264 2012-08-05 extern-inline: also ignore -Wmissing-declarations
2265
57239922
JB
22662012-08-10 Juanma Barranquero <lekktu@gmail.com>
2267
2268 * lib/makefile.w32-in (STAT_TIME_H): New macro.
2269 (FTOASTR_C, $(BLD)/stat-time.$(O), $(BLD)/timespec.$(O))
2270 ($(BLD)/u64.$(O)): Update dependencies.
2271
9374581a
GM
22722012-08-10 Glenn Morris <rgm@gnu.org>
2273
2274 * configure.ac (DIRECTORY_SEP): Move here from src/lisp.h.
2275
da3d2105
DA
22762012-08-08 Dmitry Antipov <dmantipov@yandex.ru>
2277
2278 * configure.ac (--disable-features): Rename to --without-all.
2279 (OPTION_DEFAULT_ON): Change to use with_features.
2280 * INSTALL: Fix description.
2281
c30d4aef
DA
22822012-08-07 Dmitry Antipov <dmantipov@yandex.ru>
2283
2284 * configure.ac: New option --disable-features.
2285 (OPTION_DEFAULT_ON): Change to use enable_features.
2286 * INSTALL: Explain --disable-features.
2287
7d732d1a
GM
22882012-08-07 Glenn Morris <rgm@gnu.org>
2289
2290 * configure.ac: Require automake 1.11 (fairly arbitrarily).
2291 * autogen.sh (automake_min): Get it from configure.ac.
2292
1c6f11f4
GM
22932012-08-06 Glenn Morris <rgm@gnu.org>
2294
1db4583a
GM
2295 * configure.ac (BROKEN_GETWD) [unixware]: New define.
2296
1c6f11f4
GM
2297 * configure.ac (GNU_LIBRARY_PENDING_OUTPUT_COUNT): Remove.
2298 (PENDING_OUTPUT_COUNT): Absorb GNU_LIBRARY_PENDING_OUTPUT_COUNT.
2299 (DISPNEW_NEEDS_STDIO_EXT): New define.
2300
68b0c113
MA
23012012-08-05 Michael Albinus <michael.albinus@gmx.de>
2302
a4fe5376 2303 * INSTALL: Explain how to completely disable D-Bus. (Bug#12112)
68b0c113 2304
32d9ba9a
UM
23052012-08-05 Ulrich Müller <ulm@gentoo.org>
2306
2307 * configure.ac: Disable paxctl if binaries don't have a
2308 PT_PAX_FLAGS program header. (Bug#11979)
2309
fddc1855
EZ
23102012-08-03 Eli Zaretskii <eliz@gnu.org>
2311
2312 * lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/stat-time.$(O),
2313 $(BLD)/timespec.$(O), and $(BLD)/u64.$(O).
2314 (SHA512_H): Don't mention u64.h twice.
2315 ($(BLD)/stat-time.$(O), ($(BLD)/timespec.$(O), ($(BLD)/u64.$(O)):
2316 New targets.
2317
f35ef0ed
PE
23182012-08-03 Paul Eggert <eggert@cs.ucla.edu>
2319
2320 Merge from gnulib, incorporating:
2321 2012-08-02 stat-time, timespec, u64: support naive out-of-dir builds
2322
d7844221
YM
23232012-08-02 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2324
2325 * lib/Makefile.am (DEFAULT_INCLUDES): Add -I$(top_srcdir)/lib for
2326 out-of-tree build.
2327
837b365b
GM
23282012-08-02 Glenn Morris <rgm@gnu.org>
2329
d66b744d
GM
2330 * make-dist: Remove src/s.
2331
837b365b
GM
2332 * lib/makefile.w32-in (MS_W32_H): Update for new ms-w32.h location.
2333
3f750e43
PE
23342012-08-02 Paul Eggert <eggert@cs.ucla.edu>
2335
a0d4efe9
PE
2336 Merge from gnulib (Bug#12116), incorporating:
2337 2012-08-01 extern-inline: new module
2338 2012-08-01 stat-time, timespec, u64, utimens: use extern-inline
bff2a4b8 2339 * lib/stat-time.c, lib/timespec.c, lib/u64.c, m4/extern-inline.m4:
a0d4efe9
PE
2340 New files. The new .c files are for instantiating extern inline
2341 functions.
2342
13294f95
PE
2343 Port to Solaris 8.
2344 Without this change, 'configure' fails because the recently-added
2345 wait3 prototype in config.h messes up later 'configure' tests.
2346 Fix this problem by droping wait3 and WRETCODE, as they're
2347 no longer needed on hosts that are current porting targets.
2348 * configure.ac (wait3, WRETCODE): Remove, fixing a FIXME.
2349 All uses changed to waitpid and WEXITSTATUS.
2350
3f750e43 2351 Avoid needless autoheader after autogen.sh.
38942b9c
GM
2352 * .bzrignore: Add src/stamp-h.in.
2353 * autogen.sh: Create src/stamp-h.in.
3f750e43 2354
ae21c275
GM
23552012-08-01 Glenn Morris <rgm@gnu.org>
2356
2357 * configure.ac (DOS_NT, MSDOS): New system type templates.
2358
fca64dbd
UM
23592012-08-01 Ulrich Müller <ulm@gentoo.org>
2360
2361 * configure.ac (LIB_STANDARD, START_FILES) [FreeBSD]:
2362 Don't include crtbegin.o and crtend.o. (Bug#12047)
2363
5c0c0e8a
GM
23642012-08-01 Glenn Morris <rgm@gnu.org>
2365
ca35a5f7
GM
2366 * configure.ac (FLOAT_CHECK_DOMAIN, HAVE_INVERSE_HYPERBOLIC)
2367 (INTERNAL_TERMINAL): New.
b72c9a8c 2368
5c0c0e8a
GM
2369 * configure.ac (DEVICE_SEP, IS_DEVICE_SEP, IS_DIRECTORY_SEP)
2370 (IS_ANY_SEP): Move here from src/lisp.h.
2371
552a99b4
JB
23722012-08-01 Juanma Barranquero <lekktu@gmail.com>
2373
2374 * lib/makefile.w32-in (CONFIG_H): Update dependencies.
2375 (CONF_POST_H): New macro.
2376
8d8e2dfe
GM
23772012-07-31 Glenn Morris <rgm@gnu.org>
2378
bc96620a
GM
2379 * configure.ac (S_FILE): Remove output variable.
2380
68169a33
GM
2381 * configure.ac (opsysfile): Use AH_TEMPLATE. Doc fix.
2382
b2c7a106
GM
2383 * configure.ac (NULL_DEVICE, SEPCHAR, USER_FULL_NAME):
2384 Move here from src.
2385
8d8e2dfe
GM
2386 * configure.ac (AMPERSAND_FULL_NAME, subprocesses):
2387 Move here from conf_post.h.
2388
c09bfb2f
DA
23892012-07-31 Dmitry Antipov <dmantipov@yandex.ru>
2390
2391 Improve OpenMotif detection on GNU/Linux systems.
2392 * configure.ac (MOTIF): Check for /usr/include/openmotif
2393 and /usr/(lib|lib64)/openmotif if --with-x-toolkit=motif.
2394
57ae02b1
AS
23952012-07-31 Andreas Schwab <schwab@linux-m68k.org>
2396
2397 * Makefile.in (install-arch-indep): Avoid eval.
2398
c1529ded
GM
23992012-07-31 Glenn Morris <rgm@gnu.org>
2400
b3a56300
GM
2401 * configure.ac (opsysfile, S_FILE): Now they are always empty.
2402
cd8bac79
GM
2403 * configure.ac (opsysfile): Forgot to set it to empty on sol2-10
2404 when removing src/s/sol2-6.h yesterday.
2405
268e2432
GM
2406 * configure.ac (USG5_4): Reintroduce this.
2407 (opsysfile): Set to empty on irix6-5, sol2*, and unixware.
2408
400d5621
GM
2409 * configure.ac (wait3, WRETCODE): Move here from src/s/usg5-4-common.h.
2410
7552f3ee
GM
2411 * configure.ac (opsysfile): Set to empty on hpux*, darwin;
2412 and to s/usg5-4-common.h on irix6-5.
c1529ded 2413
b429a4ee
GM
24142012-07-30 Glenn Morris <rgm@gnu.org>
2415
2416 * configure.ac (AH_BOTTOM): Use an include file, so that the
2417 contents do not get processed by autoheader.
2418
0aee6912
PE
24192012-07-30 Paul Eggert <eggert@cs.ucla.edu>
2420
8f25abd3
PE
2421 Do not overwrite config.status while executing it (Bug#11214).
2422 * Makefile.in (MAKEFILE_NAME): New macro.
2423 ($(MAKEFILE_NAME)): Rename rule from Makefile.
2424 * configure.ac (epaths): Set MAKEFILE_NAME to a bogus value,
2425 so that GNU 'make' isn't tempted to make the Makefile and then
2426 regenerate config.status while config.status is running.
2427
0aee6912
PE
2428 Update .PHONY listings in makefiles.
2429 * Makefile.in (.PHONY): Add all, ${SUBDIR}, blessmail, epath-force,
2430 FRC, install-arch-dep, install-arch-indep, install-doc,
2431 install-info, install-man, install-etc, install-strip, uninstall,
2432 bootstrap-clean, TAGS, tags, info-real, force-info, check-info-dir.
2433 (.RECURSIVE): Remove; hasn't been needed for years.
2434
0a763bd1
GM
24352012-07-30 Glenn Morris <rgm@gnu.org>
2436
32bac6d6
GM
2437 * configure.ac (SIGNAL_H_AHB): New hack macro.
2438 (opsysfile): Set to empty on netbsd, openbsd.
2439 (AH_BOTTOM): Include signal.h if SIGNAL_H_AHB is defined.
2440
b65e7c46 2441 * configure.ac (_longjmp, _setjmp, TIOCSIGSEND): Move here from src/s.
0a763bd1 2442
847bb9eb
JD
24432012-07-30 Jan Djärv <jan.h.d@swipnet.se>
2444
2445 * Makefile.in (install-arch-indep): Remove sh -x.
2446
d34d6ffc
GM
24472012-07-30 Glenn Morris <rgm@gnu.org>
2448
abc7ec54
GM
2449 * configure.ac (opsysfile): Tweak message for null case.
2450
227f5bd0
GM
2451 * configure.ac (opsysfile): Set to empty on aix4-2, freebsd,
2452 gnu-linux, gnu-kfreebsd; and to usg5-4-common.h on sol2*, unixware.
d34d6ffc 2453
ffd817eb
JD
24542012-07-29 Jan Djärv <jan.h.d@swipnet.se>
2455
2456 * Makefile.in (install-arch-indep): Handle space in locallisppath.
2457
e32a5799
PE
24582012-07-28 Paul Eggert <eggert@cs.ucla.edu>
2459
2460 Use Gnulib environ module (Bug#9772).
2461 * m4/environ.m4: New file, from gnulib.
2462 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
2463
2464 Use Gnulib stdalign module (Bug#9772, Bug#9960).
2465 This should improve portability of macros like alignof and DECL_ALIGN.
2466 * lib/stdalign.in.h, m4/stdalign.m4: New files, from gnulib.
2467 * .bzrignore: Add lib/stdalign.h.
2468 * config.bat: Do not set NO_DECL_ALIGN; no longer needed.
2469 Copy lib/stdalign.in.h to lib/stdalign.in-h as needed.
2470 * configure.ac (HAVE_ATTRIBUTE_ALIGNED): Remove the code that
2471 fiddles with this, as gnulib now does this for us.
2472
441efe9f
DA
24732012-07-17 Dmitry Antipov <dmantipov@yandex.ru>
2474
2475 Fix toolkit configuration report.
2476 * configure.ac (USE_X_TOOLKIT): Report toolkit as GTK3 if
2477 --with-x-toolkit=gtk3 is used.
2478
5dad233c
PE
24792012-07-17 Paul Eggert <eggert@cs.ucla.edu>
2480
2481 Fix regression with pthread_sigmask on FreeBSD (Bug#11884).
2482 * configure.ac: Configure gnulib at the end, not before running
2483 pkg-config. This restores the behavior before 2012-06-22, when
2484 higher-resolution time stamps were added, and fixes a bug whereby
2485 LIB_PTHREAD was not used and gnulib's part of 'configure'
2486 therefore incorrectly assumed that pthread_sigmask wasn't working.
2487 Fix the problem with -lrt and clock_gettime a different way.
2488 This should complete the fix for Bug#11884.
2489 (pre_PKG_CONFIG_CFLAGS, pre_PKG_CONFIG_LIBS): New shell vars.
2490
b6e9e0ff
PE
24912012-07-15 Paul Eggert <eggert@cs.ucla.edu>
2492
2493 Merge from gnulib, incorporating:
2494 2012-07-15 pthread_sigmask: fix bug on FreeBSD 9 (Bug#11884)
2495 2012-07-11 gettext: do not assume '#define ... defined ...' behavior
2496
5b3f250f
GM
24972012-07-14 Glenn Morris <rgm@gnu.org>
2498
2499 * configure.ac (GC_SETJMP_WORKS, GC_MARK_STACK): Move here from src/s.
2500 (AH_BOTTOM): Move GC_SETJMP_WORKS GCC fallback to main body.
2501
dbee5793
GM
25022012-07-13 Glenn Morris <rgm@gnu.org>
2503
32fb4bb6
GM
2504 * configure.ac (opsysfile): Set to empty on gnu, cygwin.
2505
983188fd
GM
2506 * configure.ac (BSD4_2, BSD_SYSTEM, USG, USG5, _AIX, CYGWIN)
2507 (DARWIN_OS, GNU_LINUX, HPUX, IRIX6_5, SOLARIS2):
2508 Move "system type" macros here from src/s.
2509 (BSD_SYSTEM_AHB): New hack macro.
2510 (AH_BOTTOM): Set BSD_SYSTEM, using BSD_SYSTEM_AHB.
2511
5b633342
GM
2512 * configure.ac (NSIG_MINIMUM, ULIMIT_BREAK_VALUE, SETUP_SLAVE_PTY)
2513 (GC_MARK_SECONDARY_STACK): Move here from src/s.
dbee5793 2514
308aab79
GM
25152012-07-12 Glenn Morris <rgm@gnu.org>
2516
4fae5a7a
GM
2517 * configure.ac (AH_BOTTOM) [DARWIN_OS]: Move SYSTEM_PURESIZE_EXTRA
2518 setting here from src/s/darwin.h.
2519
51c3b9b4
GM
2520 * configure.ac (NO_MATHERR): Unconditionally define for Darwin;
2521 as src/s/darwin.h used to.
2522
42bd1719
GM
2523 * configure.ac (NARROWPROTO, NO_ABORT, BROKEN_GET_CURRENT_DIR_NAME)
2524 (BROKEN_FIONREAD, BROKEN_PTY_READ_AFTER_EAGAIN, BROKEN_SIGAIO)
ba9e4b84 2525 (BROKEN_SIGPOLL, BROKEN_SIGPTY, FIRST_PTY_LETTER, NO_EDITRES)
0ab7b23a 2526 (G_SLICE_ALWAYS_MALLOC, PREFER_VSUSP, PTY_ITERATION, PTY_OPEN)
3f922c37 2527 (PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF, RUN_TIME_REMAP)
3e91a053 2528 (SETPGRP_RELEASES_CTTY, TAB3, TABDLY, RUN_TIME_REMAP, UNIX98_PTYS)
7ccad002 2529 (XOS_NEEDS_TIME_H): Move here from src/s.
308aab79 2530
c43fb4c3
GM
25312012-07-11 Glenn Morris <rgm@gnu.org>
2532
2533 * configure.ac (INTERRUPT_INPUT): Move here from src/s.
ee1cf5cf 2534 (HAVE_PTYS, HAVE_SOCKETS): Define unconditionally.
c43fb4c3 2535
554fef51
PE
25362012-07-11 Paul Eggert <eggert@cs.ucla.edu>
2537
2538 * configure.ac (tzset): Remove check that's redundant with gnulib.
2539
c8add24e
GM
25402012-07-11 Glenn Morris <rgm@gnu.org>
2541
172bedef
GM
2542 * configure.ac (CLASH_DETECTION): Define unconditionally.
2543
249685df
GM
2544 * configure.ac (opsysfile): Use bsd-common on gnu systems.
2545
35e951cd 2546 * configure.ac (GNU_LIBRARY_PENDING_OUTPUT_COUNT)
09f4e3b0 2547 (SIGNALS_VIA_CHARACTERS): Move here from src/s.
c8add24e 2548
5ebbef1d
PE
25492012-07-11 Paul Eggert <eggert@cs.ucla.edu>
2550
bb352260
PE
2551 Assume mkdir, rename, rmdir, strerror.
2552 * configure.ac (mkdir, rename, rmdir, strerror): Remove check.
5ebbef1d 2553
20e94fdd
GM
25542012-07-11 Glenn Morris <rgm@gnu.org>
2555
9d596af3
GM
2556 * configure.ac (DONT_REOPEN_PTY): Move here from src/s.
2557
20e94fdd
GM
2558 * configure.ac (DEFAULT_SOUND_DEVICE): New definition.
2559
22ffb973
PE
25602012-07-10 Paul Eggert <eggert@cs.ucla.edu>
2561
2562 Remove "#define unix" that is no longer needed (Bug#11905).
2563 Merge from gnulib to make "#define unix" unnecessary, incorporating:
2564 2012-07-10 getloadavg: clean out old Emacs and Autoconf cruft
2565 2012-07-09 getopt: Simplify after Emacs changed.
2566
882cf227
GM
25672012-07-10 Glenn Morris <rgm@gnu.org>
2568
d02eb359
GM
2569 * configure.ac (DATA_START, DATA_SEG_BITS, PENDING_OUTPUT_COUNT):
2570 Move here from src/s.
882cf227 2571
cda158b4
AS
25722012-07-09 Andreas Schwab <schwab@linux-m68k.org>
2573
2574 * configure.ac (PNG_DEPSTRUCT): Define this instead of
2575 PNG_DEPRECATED.
2576
5994c183
PE
25772012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2578
2579 Add GCC-style 'const' attribute to functions that can use it.
2580 * configure.ac (WARN_CFLAGS): Add -Wsuggest-attribute=const.
2581 (ATTRIBUTE_CONST): New macro, in config.h.
2582
52331d2c
JB
25832012-07-09 Juanma Barranquero <lekktu@gmail.com>
2584
2585 * lib/makefile.w32-in: Rework dependencies.
2586 (GNU_LIB, NT_INC, C_CTYPE_H, MS_W32_H, CONFIG_H, FILEMODE_H)
2587 (FTOASTR_H, FTOASTR_C, GETOPT_INT_H, MD5_H, SHA1_H, SHA256_H)
2588 (U64_H, SHA512_H): New macros.
2589 (SRC): Redefine to point to src/, not current directory.
2590 ($(BLD)/c-ctype.$(O), $(BLD)/c-strcasecmp.$(O))
2591 ($(BLD)/c-strncasecmp.$(O), $(BLD)/dtoastr.$(O))
2592 ($(BLD)/dtotimespec.$(O), $(BLD)/getopt.$(O), $(BLD)/getopt1.$(O))
2593 ($(BLD)/gettime.$(O), $(BLD)/strftime.$(O), $(BLD)/time_r.$(O))
2594 ($(BLD)/timespec-add.$(O), $(BLD)/timespec-sub.$(O), $(BLD)/md5.$(O))
2595 ($(BLD)/sha1.$(O), $(BLD)/sha256.$(O), $(BLD)/sha512.$(O))
2596 ($(BLD)/filemode.$(O)): Update dependencies.
2597
c4444d16
PE
25982012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2599
2f93ecce
PE
2600 Merge from gnulib, incorporating:
2601 2012-07-09 timespec: mark functions with const attributes
2602
c4444d16
PE
2603 Rename configure.in to configure.ac (Bug#11603).
2604 The name 'configure.in' has been obsolescent for quite some time,
2605 and the next release of Autoconf will generate warnings for it.
61a11606
PE
2606 See commit 'v2.69-4-g560f16b' of 2012-05-06, "general: deprecate
2607 'configure.in' as autoconf input" in the Autoconf git repository.
c4444d16
PE
2608 * configure.ac: Rename from configure.in.
2609 * INSTALL, INSTALL.BZR, README, make-dist:
2610 * Makefile.in (AUTOCONF_INPUTS):
2611 * autogen.sh (autoconf_min):
2612 * autogen/update_autogen (sources):
2613 Adjust to reflect new name.
2614
0ccb0b09
PE
26152012-07-08 Paul Eggert <eggert@cs.ucla.edu>
2616
2617 Restore deprecation warnings, except for older libpng.
2618 * configure.in (WARN_CFLAGS): Remove -Wno-deprecated-declarations.
2619 (HAVE_LIBPNG_PNG_H): Don't bother checking for this if we have png.h.
2620 (PNG_DEPRECATED): Define when compiling with older PNG versions.
2621
4da41f1c
AS
26222012-07-07 Andreas Schwab <schwab@linux-m68k.org>
2623
2624 * configure.in (WARN_CFLAGS): Add -Wno-deprecated-declarations.
2625
6045c4fd
PE
26262012-07-07 Paul Eggert <eggert@cs.ucla.edu>
2627
2628 Improve static checking when configured --with-ns.
2629 See Samuel Bronson's remarks in
2630 <http://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00146.html>.
2631 * configure.in (WARN_CFLAGS): Omit -Wunreachable-code, as it's
2632 a no-op with recent GCC and harmful in earlier ones.
2633 Omit -Wsync-nand, as it's irrelevant to Emacs and provokes a
2634 warning when compiling with ObjC. Always omit
2635 -Wunsafe-loop-optimizations, as we don't mind when optimization is
2636 being done correctly.
2637
4516fbef
GM
26382012-07-07 Glenn Morris <rgm@gnu.org>
2639
41f9404e
GM
2640 * configure.in (BROKEN_SA_RESTART): Doc fix.
2641
4516fbef
GM
2642 * configure.in: Rather than checking for things then undef'ing
2643 them on some platforms, simply don't check for them.
2644 (getwd): Don't check for it on unixware.
2645 (random, rint): Don't check for these on hpux.
2646 (res_init, libresolv): Don't check for these on darwin.
2647
07adc2c6
JB
26482012-07-07 Juanma Barranquero <lekktu@gmail.com>
2649
2650 * lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/c-ctype.$(O),
2651 $(BLD)/c-strcasecmp.$(O) and $(BLD)/c-strncasecmp.$(O).
2652 ($(BLD)/c-ctype.$(O), $(BLD)/c-strcasecmp.$(O))
2653 ($(BLD)/c-strncasecmp.$(O)): New dependencies.
2654
a69ca799
PE
26552012-07-06 Paul Eggert <eggert@cs.ucla.edu>
2656
f5c08e17
PE
2657 * configure.in: Document --enable-gcc-warnings better.
2658
fee5959d
PE
2659 Use c_strcasecmp for ASCII case-insensitive comparison (Bug#11786).
2660 This is safer than strcasecmp, which has unspecified behavior
2661 outside the POSIX locale and in practice sometimes does not work
2662 in multibyte locales. Similarly for c_strncasecmp and strncasecmp.
2663 * configure.in (strcasecmp, strncasecmp): Remove checks.
f5c08e17 2664
fee5959d
PE
2665 * lib/c-ctype.c, lib/c-ctype.h, lib/c-strcase.h, lib/c-strcasecmp.c:
2666 * lib/c-strncasecmp.c: New files, taken from gnulib.
2667 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
2668
a69ca799
PE
2669 Merge from gnulib, incorporating:
2670 2012-07-06 timespec-sub: avoid duplicate include
2671 Reported by Juanma Barranquero.
2672
a02d99e7
GM
26732012-07-06 Glenn Morris <rgm@gnu.org>
2674
2675 * make-dist [update]: Let autoreconf figure out what needs updating.
2676 Use `make info-real'. leim/leim-list.el should always exist.
2677 Check cd return value.
2678
7dca65a4
PE
26792012-07-06 Paul Eggert <eggert@cs.ucla.edu>
2680
2681 Merge from gnulib. This is for OpenBSD 5.1 amd64.
2682 * m4/sys_time_h.m4: New version from gnulib, incorporating:
2683 2012-07-05 sys_time: allow too-wide tv_sec
2684
013aabf1
PE
26852012-07-04 Paul Eggert <eggert@cs.ucla.edu>
2686
2687 Merge from gnulib.
2688 * lib/alloca.in.h: New version from gnulib, incorporating:
2689 2012-07-03 alloca: add support for HP NonStop TNS/E native
2690
8ce70ed2
DA
26912012-07-04 Dmitry Antipov <dmantipov@yandex.ru>
2692
2693 * configure.in: If --enable-gcc-warnings, disable
2694 -Wunsafe-loop-optimizations for -O1 optimization level.
2695
ca26824c
GM
26962012-06-30 Glenn Morris <rgm@gnu.org>
2697
2698 * configure.in (standardlisppath): New output variable.
2699 (lisppath): Use standardlisppath.
2700 * Makefile.in (standardlisppath): New, set by configure.
2701 (epaths-force): Use standardlisppath and locallisppath rather than
2702 lisppath.
2703
94eb8e0a
DA
27042012-06-28 Dmitry Antipov <dmantipov@yandex.ru>
2705
1f9f395d 2706 * configure.in: Fix previous change. Remove --enable-asserts.
94eb8e0a
DA
2707 (CPPFLAGS): Remove conditional -DXASSERTS=1.
2708 Add --enable-link-time-optimization.
2709 * INSTALL: Mention this.
2710
e509cfa6
DA
27112012-06-28 Dmitry Antipov <dmantipov@yandex.ru>
2712
2713 * configure.in: Add glyphs category to --enable-checking option.
2714 (GLYPH_DEBUG): Define if glyphs debugging is enabled.
2715
a54e2c05
DA
27162012-06-28 Dmitry Antipov <dmantipov@yandex.ru>
2717
2718 * configure.in (ENABLE_CHECKING): Update comment.
2719
059e4fb5
PE
27202012-06-28 Paul Eggert <eggert@cs.ucla.edu>
2721
15458df4
PE
2722 * configure.in: Don't check for sys/select.h, sys/time.h, utime.h.
2723 Emacs proper no longer uses these headers, and can rely on Gnulib
2724 for these checks.
2725
059e4fb5
PE
2726 Merge from gnulib.
2727 * m4/getopt.m4: Copy new version from gnulib, incorporating:
2728 getopt-posix: No longer guarantee that option processing is resettable.
2729
1ba6038a
GM
27302012-06-27 Glenn Morris <rgm@gnu.org>
2731
0b6b25d5
GM
2732 * configure.in: Only check for paxctl on gnu-linux. (Bug#11398#26)
2733
1ba6038a
GM
2734 * INSTALL: Remove references to paths.el.
2735
cc06e7e7
EZ
27362012-06-26 Eli Zaretskii <eliz@gnu.org>
2737
90eacf99
SM
2738 * lib/makefile.w32-in ($(GNULIBOBJS)): Depend on stamp_BLD.
2739 This replaces separate dependency for each object file, which required
cc06e7e7
EZ
2740 the same object file to be mentioned twice, causing failures in
2741 parallel builds.
2742
cf38a720
PE
27432012-06-26 Paul Eggert <eggert@cs.ucla.edu>
2744
2745 Clean out last vestiges of the old HAVE_CONFIG_H stuff.
2746 * lib/makefile.w32-in (LOCAL_FLAGS): Remove -DHAVE_CONFIG_H.
2747
3511c784
DA
27482012-06-25 Dmitry Antipov <dmantipov@yandex.ru>
2749
2750 * configure.in (AC_CHECK_FUNCS): Detect library functions
2751 strcasecmp and strncasecmp.
2752
845ca893
PE
27532012-06-24 Paul Eggert <eggert@cs.ucla.edu>
2754
2755 Switch from NO_RETURN to C11's _Noreturn (Bug#11750).
2756 We might as well use the spelling standardized by C11,
2757 as in the long run that should simplify maintenance.
2758 * configure.in (NO_RETURN): Remove. All uses replaced by _Noreturn.
2759
696056c2
EZ
27602012-06-24 Eli Zaretskii <eliz@gnu.org>
2761
35e951cd
JB
2762 * lib/makefile.w32-in ($(BLD)/dtotimespec.$(O))
2763 ($(BLD)/timespec-add.$(O))
696056c2
EZ
2764 ($(BLD)/timespec-sub.$(O)): Don't depend on
2765 $(EMACS_ROOT)/nt/inc/sys/time.h.
2766
2767 * lib/stat-time.h:
2768 * lib/timespec.h:
2769 * lib/utimens.h: Revert last change.
2770
47d0c011
PE
27712012-06-23 Paul Eggert <eggert@cs.ucla.edu>
2772
2773 Merge from gnulib.
2774 * m4/getopt.m4: Copy new version from gnulib, incorporating:
2775 getopt-gnu: Handle suboptimal getopt_long's abbreviation handling.
2776
388cdec0
EZ
27772012-06-23 Eli Zaretskii <eliz@gnu.org>
2778
2779 Fix the MS-Windows build broken by 2012-06-22T21:17:42Z!eggert@cs.ucla.edu.
2780 * lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/dtotimespec.$(O),
2781 $(BLD)/gettime.$(O), $(BLD)/timespec-add.$(O), and
2782 $(BLD)/timespec-sub.$(O).
35e951cd
JB
2783 ($(BLD)/dtotimespec.$(O))
2784 ($(BLD)/gettime.$(O))
2785 ($(BLD)/timespec-add.$(O))
388cdec0
EZ
2786 ($(BLD)/timespec-sub.$(O)): New dependencies.
2787
2788 * lib/stat-time.h:
2789 * lib/timespec.h:
ed9265fc 2790 * lib/utimens.h: Include sys/time.h.
388cdec0 2791
54e8a418
AS
27922012-06-23 Andreas Schwab <schwab@linux-m68k.org>
2793
2794 * configure.in: Don't use AC_CHECK_FUNCS_ONCE, which doesn't use
2795 the correct CFLAGS and LIBS.
2796
d35af63c
PE
27972012-06-22 Paul Eggert <eggert@cs.ucla.edu>
2798
2799 Support higher-resolution time stamps (Bug#9000).
2800 * configure.in (gl_ASSERT_NO_GNULIB_POSIXCHECK)
2801 (gl_ASSERT_NO_GNULIB_TESTS, gl_INIT): Move these up earlier, so
2802 that the new clock stuff doesn't clash with RSVG_LIBS.
2803 (AC_CHECK_HEADERS): Don't check for sys/select.h, sys/time.h, utime.h,
2804 as gnulib does that for us now.
2805 (emacs_cv_struct_utimbuf, HAVE_STRUCT_UTIMBUF, HAVE_TIMEVAL)
2806 (GETTIMEOFDAY_ONE_ARGUMENT): Remove; gnulib does these now.
2807 (AC_CHECK_FUNCS): Remove utimes; no longer needed.
2808 * lib/dtotimespec.c, lib/gettime.c, lib/gettimeofday.c, lib/pselect.c:
2809 * lib/stat-time.h, lib/sys_select.in.h, lib/sys_time.in.h:
2810 * lib/timespec-add.c, lib/timespec-sub.c, lib/timespec.h:
2811 * lib/utimens.c, lib/utimens.h, m4/clock_time.m4, m4/gettime.m4:
2812 * m4/gettimeofday.m4, m4/pselect.m4, m4/stat-time.m4:
2813 * m4/sys_select_h.m4, m4/sys_socket_h.m4, m4/sys_time_h.m4:
2814 * m4/timespec.m4, m4/utimbuf.m4, m4/utimens.m4, m4/utimes.m4:
2815 New files, copied automatically from gnulib.
2816 * lib/gnulib.mk, m4/gnulib-comp.m4: Merge from gnulib.
2817
05730648
PE
28182012-06-22 Paul Eggert <eggert@cs.ucla.edu>
2819
2820 Merge from gnulib.
2821 * lib/filemode.h, lib/signal.in.h, lib/stat.c, lib/stdint.in.h:
2822 * lib/stdlib.in.h, lib/unistd.in.h, m4/extensions.m4, m4/getloadavg.m4:
2823 * m4/getopt.m4, m4/gnulib-common.m4, m4/largefile.m4, m4/mktime.m4:
2824 * m4/multiarch.m4, m4/nocrash.m4, m4/stdio_h.m4, m4/time_r.m4:
2825 Copy new versions from gnulib, incorporating the following changes:
2826 2012-06-22 time_r: fix typo that always overrode localtime_r decl
2827 2012-06-22 Write "Mac OS X" instead of "MacOS X".
2828 2012-06-21 mktime: fix integer overflow in 'configure'-time test
2829 2012-06-21 nonblocking: Avoid compilation error on mingw64.
2830 2012-06-19 stat, fstat: Avoid warnings on mingw64.
2831 2012-06-19 getopt-gnu: Fix exit code overflow in autoconf test.
2832
646b5f55
AS
28332012-06-13 Andreas Schwab <schwab@linux-m68k.org>
2834
2835 * configure.in: Rename --enable-use-lisp-union-type to
2836 --enable-check-lisp-object-type and define CHECK_LISP_OBJECT_TYPE
2837 instead of USE_LISP_UNION_TYPE.
2838
8a07a8c6
GM
28392012-06-12 Glenn Morris <rgm@gnu.org>
2840
b4492cba
GM
2841 * configure.in (HAVE_PROCFS, _STRUCTURED_PROC): New AC_DEFINEs.
2842 (opsysfile): Set specially for sol2-10.
2843
8a07a8c6
GM
2844 * configure.in (BROKEN_SA_RESTART, USG_SUBTTY_WORKS):
2845 New AC_DEFINEs, for hpux11.
2846 (opsysfile): Set specially for hpux11.
2847
03043c1b
PE
28482012-06-12 Paul Eggert <eggert@cs.ucla.edu>
2849
2850 * configure.in: Coalesce some function checking.
2851 This makes 'configure' a bit smaller.
2852 Prefer AC_CHECK_FUNCS_ONCE for functions that we always check for.
2853
ed846e5f
GM
28542012-06-12 Glenn Morris <rgm@gnu.org>
2855
0d369729
GM
2856 * configure.in (opsysfile): Set specially for gnu-kfreebsd, openbsd.
2857
45fa9c0f
GM
2858 * configure.in (NO_TERMIO, BROKEN_SIGIO): Move here from src/s.
2859
ed846e5f
GM
2860 * configure.in: Anticipate platforms with no src/s file.
2861
0e25d334
CY
28622012-06-12 Chong Yidong <cyd@gnu.org>
2863
2864 * configure.in: Check for MagickMergeImageLayers (Bug#11678).
2865
a9be7d2b
GM
28662012-06-11 Glenn Morris <rgm@gnu.org>
2867
2868 * configure.in (SYSTEM_TYPE): New AC_DEFINE.
2869
e3a3e213
MA
28702012-06-09 Michael Albinus <michael.albinus@gmx.de>
2871
2872 * configure.in (dbus_type_is_valid): Check for library function.
2873
276d5f5d
GM
28742012-06-06 Glenn Morris <rgm@gnu.org>
2875
2876 * INSTALL, make-dist: Remove vcdiff.
2877
418cd726
GM
28782012-06-03 Glenn Morris <rgm@gnu.org>
2879
2880 * INSTALL, make-dist: Remove rcs-checkin.
2881
c71232db
UM
28822012-06-03 Ulrich Müller <ulm@gentoo.org>
2883
1f9f395d 2884 * configure.in (PAXCTL): Check for paxctl. (Bug#11398)
c71232db 2885
501390c5
PE
28862012-06-01 Paul Eggert <eggert@cs.ucla.edu>
2887
2888 Remove --disable-maintainer-mode option from 'configure'. (Bug#11555)
2889 It is confusingly named and rarely useful. See, for example,
2890 <http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00089.html>.
2891 * INSTALL.BZR: Don't mention --disable-maintainer-mode.
2892 * Makefile.in (MAINTAINER_MODE_FLAG): Remove; all uses removed.
2893 * configure.in: Remove --disable-maintainer-mode.
2894 (USE_MAINTAINER_MODE, MAINT): Remove.
2895
0e7a053e
PE
28962012-05-28 Paul Eggert <eggert@cs.ucla.edu>
2897
2898 Make 'configure' a bit smaller and faster.
2899 * configure.in (INSTALL_INFO): Set it with one call to
2900 AC_PATH_PROG, not three.
2901 (PKG_CONFIG): Hoist this out of PKG_CHECK_MODULES, since it's
2902 so likely that it'll be needed.
2903 (AC_CHECK_HEADERS_ONCE): Prefer to AC_CHECK_HEADERS where either works.
2904 (AC_PROG_MAKE_SET): Remove; Automake does this.
2905 (sysinfo): Do not check for this function, as it's never used.
2906 (tzset): Check for this function just once.
2907 * m4/manywarnings.m4: Sync from gnulib, incorporating the following:
2908 2012-05-27 manywarnings: remove duplicate -Wmultichar entry
2909
cd376509
EZ
29102012-05-27 Eli Zaretskii <eliz@gnu.org>
2911
42a53d84
EZ
2912 * config.bat (lib): Create/update lib/stdalign.in-h and
2913 lib/sys_types.in-h.
2914
35e951cd
JB
2915 * lib/makefile.w32-in ($(BLD)/md5.$(O))
2916 ($(BLD)/sha1.$(O))
2917 ($(BLD)/sha256.$(O))
cd376509
EZ
2918 ($(BLD)/sha512.$(O)): Depend on $(EMACS_ROOT)/nt/inc/stdalign.h.
2919 Suggested by Christoph Scholtes <cschol2112@googlemail.com>.
2920
2921 * lib/getopt_.h: Regenerate.
2922
50c4645e
PE
29232012-05-27 Paul Eggert <eggert@cs.ucla.edu>
2924
2925 Assume gnulib does largefile.
2926 Gnulib does the largefile configuration anyway, so when configure.in
2927 invokes AC_SYS_LARGEFILE, that bloats 'configure' unnecessarily.
2928 * configure.in (AC_SYS_LARGEFILE): Remove.
2929 * lib/gnulib.mk: Autoupdate.
2930
caf8a9b2
PE
29312012-05-26 Paul Eggert <eggert@cs.ucla.edu>
2932
2933 Merge from gnulib. (Bug#11527)
2934
2935 The build procedure now creates <stdalign.h> and <sys/types.h> for
2936 older hosts that lack a working <stdalign.h> or whose
90eacf99
SM
2937 <sys/types.h> does not define pid_t, size_t, ssize_t, mode_t.
2938 New symbols such as WINDOWS_64_BIT_OFF_T may require attention in the
caf8a9b2
PE
2939 msdos and nt builds.
2940
2941 Here is a precis of gnulib changes that seem relevant; please see
2942 the gnulib ChangeLog for details.
2943
2944 2012-05-18 crypto: fix bug in large buffer handling
2945 2012-05-14 ignore-value.h: remove unused _GL_ATTRIBUTE_DEPRECATED
2946 2012-05-10 _Noreturn: port config.h to gcc -Wundef
2947 2012-05-08 warnings.m4: give a means to specify the program to compile
2948 2012-05-07 stdint: be more consistent with glibc, SunOS libc
2949 2012-04-21 Large File Support for native Windows platforms.
2950 2012-04-14 stat: Bypass buggy override in mingw64.
2951 2012-03-29 stdio: don't assume gets any more
2952 2012-03-24 Enable common subexpression optimization in GCC.
2953 2012-02-09 maint: replace FSF snail-mail addresses with URLs
2954 2012-01-30 sys_stat: Fix support for mingw64 and MSVC.
2955 2012-01-28 strtoimax: eliminate need for stdint.h, inttypes.h checks
2956 2012-01-21 stdint: Add support for Android.
2957 2012-01-15 Improve support for MSVC 9.
2958 2012-01-08 mktime: Avoid compilation error on Solaris 11.
2959 2012-01-05 Use ', not `, for quoting output.
2960 2012-01-05 strtoimax: Don't replace systems where intmax_t is int.
2961 2012-01-05 strtoimax: Work around AIX 5.1 bug.
2962 2012-01-05 inttypes: Modernize.
2963 2011-12-13 inttypes, stdint: add C++11 support
2964 2011-11-26 Fix conflict between two instantiations of module 'unistd'.
2965 2011-11-21 _Noreturn: Check that _MSC_VER is defined
2966 2011-11-10 ptsname_r: Avoid compilation error on OSF/1 5.1.
2967 2011-11-09 raise: fix mingw handling of SIGPIPE
2968 2011-10-27 Add stdalign module and use it in other modules.
2969
2970 * lib/stdalign.in.h, lib/sys_types.in.h, m4/off_t.m4, m4/stdalign.m4:
2971 * m4/sys_types_h.m4:
2972 New files.
2973 * build-aux/move-if-change, build-aux/snippet/_Noreturn.h:
2974 * build-aux/snippet/arg-nonnull.h, build-aux/snippet/c++defs.h:
2fb6d9c6 2975 * build-aux/snippet/warn-on-use.h:
caf8a9b2
PE
2976 * lib/alloca.in.h, lib/allocator.h, lib/careadlinkat.c:
2977 * lib/careadlinkat.h, lib/dosname.h, lib/dup2.c, lib/filemode.c:
2978 * lib/filemode.h, lib/ftoastr.c, lib/ftoastr.h, lib/getloadavg.c:
2979 * lib/getopt.c, lib/getopt.in.h, lib/getopt1.c, lib/getopt_int.h:
2980 * lib/gettext.h, lib/gnulib.mk, lib/ignore-value.h, lib/intprops.h:
2981 * lib/inttypes.in.h, lib/lstat.c, lib/md5.c, lib/md5.h, lib/mktime.c:
2982 * lib/pathmax.h, lib/pthread_sigmask.c, lib/readlink.c, lib/sha1.c:
2983 * lib/sha1.h, lib/sha256.c, lib/sha256.h, lib/sha512.c, lib/sha512.h:
2984 * lib/signal.in.h, lib/sigprocmask.c, lib/stat.c, lib/stdarg.in.h:
2985 * lib/stdbool.in.h, lib/stddef.in.h, lib/stdint.in.h, lib/stdio.in.h:
2986 * lib/stdlib.in.h, lib/strftime.c, lib/strftime.h, lib/strtoimax.c:
2987 * lib/strtol.c, lib/strtoll.c, lib/strtoul.c, lib/strtoull.c:
2988 * lib/symlink.c, lib/sys_stat.in.h, lib/time.in.h, lib/time_r.c:
2989 * lib/u64.h, lib/unistd.in.h, lib/verify.h, m4/00gnulib.m4:
2990 * m4/alloca.m4, m4/c-strtod.m4, m4/dup2.m4, m4/extensions.m4:
2991 * m4/filemode.m4, m4/getloadavg.m4, m4/getopt.m4, m4/gl-comp.m4:
2992 * m4/gnulib-common.m4, m4/gnulib-tool.m4, m4/include_next.m4:
2993 * m4/inttypes.m4, m4/largefile.m4, m4/longlong.m4, m4/lstat.m4:
2994 * m4/md5.m4, m4/mktime.m4, m4/multiarch.m4, m4/nocrash.m4:
2995 * m4/pathmax.m4, m4/pthread_sigmask.m4, m4/readlink.m4, m4/sha1.m4:
2996 * m4/sha256.m4, m4/sha512.m4, m4/signal_h.m4, m4/signalblocking.m4:
2997 * m4/socklen.m4, m4/ssize_t.m4, m4/st_dm_mode.m4, m4/stat.m4:
2998 * m4/stdarg.m4, m4/stdbool.m4, m4/stddef_h.m4, m4/stdint.m4:
2999 * m4/stdio_h.m4, m4/stdlib_h.m4, m4/strftime.m4, m4/strtoimax.m4:
3000 * m4/strtoll.m4, m4/strtoull.m4, m4/strtoumax.m4, m4/symlink.m4:
3001 * m4/sys_stat_h.m4, m4/time_h.m4, m4/time_r.m4, m4/tm_gmtoff.m4:
3002 * m4/unistd_h.m4, m4/warnings.m4, m4/wchar_t.m4:
3003 Update from gnulib.
3004
34374650
PE
30052012-05-22 Paul Eggert <eggert@cs.ucla.edu>
3006
3007 Remove src/m/*.
3008 * configure.in: Remove all mention of src/m/*.
3009 (machine, machfile, M_FILE, config_machfile, and_machfile): Remove.
3010 All uses removed.
3011 (BITS_PER_CHAR, BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG)
3012 (BITS_PER_LONG_LONG): Move to src/lisp.h.
3013 * lib/makefile.w32-in: Remove dependencies on
3014 $(EMACS_ROOT)/src/m/intel386.h.
3015 * make-dist: Don't make links to src/m.
3016
ec21c7f8
PE
30172012-05-22 Paul Eggert <eggert@cs.ucla.edu>
3018
3019 * Makefile.in (ACLOCAL_INPUTS): Fix up gnulib-comp.m4 name. (Bug#11529)
3020 Without this further fix, aclocal was being invoked unnecessarily.
3021
39078e4a
GM
30222012-05-22 Glenn Morris <rgm@gnu.org>
3023
3024 * Makefile.in (blessmail, install-arch-dep, uninstall):
3025 Check cd lib-src works.
3026 (install-arch-dep, uninstall): Remove unneeded subshells.
3027
be17565b
GM
30282012-05-21 Glenn Morris <rgm@gnu.org>
3029
ff0c3cfb
GM
3030 * update-subdirs: Move to build-aux/.
3031 * make-dist, Makefile.in (install-arch-indep): Update for this change.
3032
d10cfddd
GM
3033 * Makefile.in (leimdir): New, set by configure.
3034 (COPYDIR, COPYDESTS): Add leim directories.
3035 (install-leim): Remove.
3036 (install-arch-indep): Handle leim installation directly.
3037
be17565b
GM
3038 * vpath.sed: Remove unused file.
3039 * make-dist: No more vpath.sed.
3040
9b4ee616
PE
30412012-05-21 Paul Eggert <eggert@cs.ucla.edu>
3042
fb77d37e
PE
3043 Use full name for m4/gnulib-comp.m4. (Bug#11529)
3044 Previously the file was named m4/gl-comp.m4 due to DOS 8+3 restrictions,
3045 even though the file's name in gnulib is m4/gnulib-comp.m4.
3046 This had a problem when merging from gnulib, as the code temporarily
3047 renamed it to the full name, causing problems when interrupted.
3048 Now the file has its full name, with the idea that we will find
3049 a solution for MS-DOS that does not affect the rest of Emacs.
3050 * m4/gnulib-comp.m4: Rename from m4/gl-comp.m4.
3051
261cb4bb
PE
3052 Assume C89 or later.
3053 * configure.in (AC_C_PROTOTYPES, AC_C_VOLATILE, AC_C_CONST)
3054 (POINTER_TYPE, PROTOTYPES): Remove.
3055
9b4ee616
PE
3056 Make merging from gnulib a script, not a makefile action.
3057 Putting it in a makefile has some problems with reflection, as
3058 merging from gnulib updates 'configure', which can update the makefile.
3059 Putting it in a standalone script breaks this loop.
3060 * Makefile.in (gnulib_srcdir, $(gnulib_srcdir), DOS_gnulib_comp.m4)
3061 (GNULIB_MODULES, GNULIB_TOOL_FLAGS, sync-from-gnulib):
3062 Remove, moving the actions to the script admin/merge-gnulib.
3063
261cb4bb
PE
30642012-05-21 Glenn Morris <rgm@gnu.org>
3065
3066 * configure.in (LEIM_INSTALLDIR):
3067 Rename to leimdir, treat like lispdir.
3068
b847032c
GM
30692012-05-21 Glenn Morris <rgm@gnu.org>
3070
3071 * Makefile.in (install-arch-indep, install-doc, install-info)
3072 (uninstall): Scrap superfluous subshells.
3073
a04689de 30742012-05-19 Ulrich Müller <ulm@gentoo.org>
af006ad5
UM
3075
3076 * Makefile.in (install-etc): Respect DESTDIR. (Bug#11518)
3077
003fdae2
PE
30782012-05-19 Paul Eggert <eggert@cs.ucla.edu>
3079
9232a6d9
PE
3080 * configure.in (AC_CHECK_FUNCS): Remove XSetWMProtocols,
3081 getdomainname, mblen (twice), mbrlen (twice), mbsinit, ualarm,
3082 getsockopt, setsockopt, mremap, mempcpy.
3083
003fdae2
PE
3084 * configure.in (machine): Do not set to 'vax', since src/m/vax.h
3085 is being removed.
3086 (AC_CHECK_FUNCS): Remove ftime.
3087
e7333757
GM
30882012-05-19 Glenn Morris <rgm@gnu.org>
3089
e39b9806 3090 * Makefile.in (install-arch-indep): Remove unneeded subshell.
e39b9806 3091
42d5aa3e
GM
3092 * Makefile.in (install-arch-indep): Remove unneeded chmod.
3093 Set permissions of lisp/subdirs.el.
3094
9192d37d
GM
3095 * Makefile.in (SUBDIR): Add leim. Update users.
3096
2e5d41e4
GM
3097 * Makefile.in (lib, lib-src, lisp): Check cd return value.
3098
e7333757
GM
3099 * Makefile.in (leim): No need to set PARALLEL.
3100
7606c360
GM
31012012-05-18 Glenn Morris <rgm@gnu.org>
3102
6d1a623e
GM
3103 * Makefile.in (install-arch-indep, install-info, install-man):
3104 Simplify some one-sided ifs.
3105
29473393
GM
3106 * Makefile.in: Install only the relevant DOC file.
3107 (install-arch-indep): Delete etc/DOC*.
3108 (install-doc): No more need to delete etc/DOC.
3109
660c8c1e
GM
3110 * Makefile.in (install-arch-indep): Split into several rules.
3111 (install-doc, innstall-info, install-man): New rules.
3112
37f36bcb
GM
3113 * configure.in (mandir): May as well include it in the NS app bundle.
3114
0629a797
GM
3115 * configure.in (INSTALL_ARCH_INDEP_EXTRA): New output variable.
3116 * Makefile.in (INSTALL_ARCH_INDEP_EXTRA): New, set by configure.
3117 (install-arch-indep): Don't install-etc for self-contained ns builds.
3118
136c45ee
GM
3119 * configure.in (GCC_TEST_OPTIONS, NON_GCC_TEST_OPTIONS) <darwin>:
3120 No longer unconditonally add /sw directories. (Bug#2280)
3121
ed0ba302
GM
3122 * Makefile.in (install-arch-dep): Depend on install-arch-indep.
3123 (install-arch-indep): Depend on install-leim.
3124 (install): Remove explicit install-leim dependence.
3125
62061397
GM
3126 * Makefile.in (install-arch-indep):
3127 Move last element of mkdir rule here.
3128 (mkdir): Remove rule.
3129
37baa3c8
GM
3130 * Makefile.in (install-arch-indep): Remove unneeded chmods.
3131 INSTALL_DATA does this for us.
3132
b533f05e
GM
3133 * Makefile.in (install-arch-dep): Ensure bindir exists.
3134 Drop mkdir dependency.
3135 (install-arch-indep): Ensure docdir, infodir, mandir exist.
3136 (install-leim): Drop mkdir dependency.
3137 (mkdir): Remove most directories, now made in relevant rules.
3138
7606c360
GM
3139 * Makefile.in (install-arch-indep): Combine adjacent loops.
3140
3a4155de
GM
31412012-05-17 Glenn Morris <rgm@gnu.org>
3142
d9a1e2c2
GM
3143 * Makefile.in (install-etc, mkdir):
3144 Make relevant directories in install-etc rather than mkdir.
3145
4c54abe1
GM
3146 * Makefile.in (write_subdir): Create the directory if needed.
3147 (install-arch-dep, mkdir): No need to make site-lisp directories.
3148
9f1ea7dc 3149 * Makefile.in (write_subdir): New.
05f3d308 3150 (install-arch-indep, install-arch-dep): Use $write_subdir.
9f1ea7dc 3151
40c117e7 3152 * configure.in (docdir, etcdir, infodir, lispdir):
b42c720d 3153 For a self-contained ns build, set these to the appropriate values.
40c117e7 3154 * Makefile.in (install-arch-dep): No need to move info/ any more.
b42c720d 3155
b4a36200
GM
3156 * configure.in (ns_self_contained): New output variable.
3157 * Makefile.in (ns_self_contained): New, set by configure.
3158 (install-arch-dep): For a self-contained ns build,
96182ae6
GM
3159 don't bother installing binaries then immediately deleting them.
3160
3a4155de
GM
3161 * Makefile.in (ns_appbindir, ns_appresdir):
3162 Move them before things that may refer to them.
3163 (install-arch-dep): No need to relocate self-contained ns libexec.
3164
3165 * configure.in (archlibdir): Set it for self-contained ns builds.
3166 (libexecdir): Don't expand it now (this is mainly cosmetic).
3167
f04940ae
PE
31682012-05-16 Paul Eggert <eggert@cs.ucla.edu>
3169
3170 * configure.in: Simplify by removing CPP etc.
3171 (CPP_TEST_OPTIONS, NON_GNU_CPP, cc_specified, SPECIFIED_CFLAGS)
3172 (SPECIFED_CPP, CPP, NON_GNU_CC, AC_PROG_CPP): Remove; not needed.
3173 In particular we no longer need to fiddle with CPP, since we don't
3174 use CPP specially any more.
3175 (gl_EARLY): Invoke this after adjusting CC, so that it uses the
3176 adjusted compiler.
3177 (AC_PROG_INSTALL, AC_PROG_MKDIR_P, AC_PROG_RANLIB): Comment out,
3178 since gl_EARLY and/or Autoconf already does these.
3179
27cb7be2
GM
31802012-05-16 Glenn Morris <rgm@gnu.org>
3181
3182 * configure.in: Try to fix building with gcc >= 4.6 on Darwin.
3183 (CPP): Do not unconditionally set it on Darwin.
3184 Instead, try to test if -no-cpp-precomp is accepted.
3185 (CPP_TEST_OPTIONS, SPECIFIED_CPP): New. (Bug#9755)
3186
ec3ca9ec
GM
31872012-05-15 Glenn Morris <rgm@gnu.org>
3188
4e7d487c 3189 * Makefile.in (install-arch-dep): Replace use of MV_DIRS.
a3f7efb8 3190
75a9f5f5
GM
3191 * Makefile.in (install-arch-dep): Do not hard-code version number.
3192
ec3ca9ec
GM
3193 * Makefile.in (install-arch-dep): NS install no longer needs to
3194 symlink libexec/* into bin/, since 2012-05-14 ns_init_paths change.
3195
3fe7cdc8
GM
31962012-05-12 Glenn Morris <rgm@gnu.org>
3197
9e6b06ed
GM
3198 * configure.in (ns_appbindir): Remove trailing "/".
3199
3fe7cdc8
GM
3200 * configure.in (AC_PROG_MKDIR_P): Call it, to set MKDIR_P.
3201 (MKDEPDIR): Use $MKDIR_P.
3202 * Makefile.in (MKDIR_P): New, set by configure.
3203 (mkdir): Use $MKDIR_P.
3204
a873f274
GM
32052012-05-11 Glenn Morris <rgm@gnu.org>
3206
3207 * Makefile.in (install-arch-indep): There are no more Makefile.c files.
e6124927 3208 Use INSTALL_DATA for the DOC file.
c8e32179 3209 Remove dead code for ./lisp that never executes.
a873f274 3210
ff57c2ec
GM
32112012-05-10 Glenn Morris <rgm@gnu.org>
3212
3213 * configure.in (LEIM_INSTALLDIR): New output variable.
3214
49ed9c8e
SM
32152012-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
3216
3217 * .dir-locals.el (log-edit-mode): Enable gnu-style checks.
3218
5122804a
GM
32192012-05-08 Glenn Morris <rgm@gnu.org>
3220
3221 * make-dist: No more doc/lispref/*.el.
3222
01319a4e
AS
32232012-05-05 Andreas Schwab <schwab@linux-m68k.org>
3224
3225 * configure.in: Fix quoting bugs.
3226
8045b906
GM
32272012-05-04 Glenn Morris <rgm@gnu.org>
3228
3229 * configure.in (INFO_EXT, INFO_OPTS): New output variables.
3230
9fa0e416
GM
32312012-05-02 Glenn Morris <rgm@gnu.org>
3232
3c30e766
GM
3233 * configure.in (LD_SWITCH_SYSTEM): Don't try to defeat
3234 the choices made by FreeBSD and NetBSD. (Bug#10313)
3235
9aa071df
GM
3236 * Makefile.in (INFO_FILES): Remove variable.
3237 (INFO_NONMISC): New variable.
3238 (install-arch-indep, uninstall): Don't use $INFO_FILES.
3239
cd3771a0
GM
3240 * Makefile.in (uninstall): Remove useless-use-of-for; that for
3241 some reason caused problems on an old Solaris.
3242
a36e64d0
GM
3243 * Makefile.in (install-arch-indep, uninstall):
3244 Ensure that INSTALL-type commands are run from top-level.
3245
9e7a4bcf
GM
3246 * info/dir: Make some entries consistent with the source texi files.
3247
9fa0e416
GM
3248 * configure.in (LIBS_TERMCAP): Fix netbsd logic, broken 2012-03-04.
3249
7adecb99
GM
32502012-05-02 Glenn Morris <rgm@gnu.org>
3251
3252 * Makefile.in (install-arch-indep):
3253 Combine adjacent install-data and install-info loops.
3254
4737362e
GM
32552012-05-01 Glenn Morris <rgm@gnu.org>
3256
ab1121bd
GM
3257 * Makefile.in (MAN_PAGES): Remove.
3258 (install-arch-indep, uninstall): Don't use $MAN_PAGES.
3259
a4a18b8b
GM
3260 * configure.in: Try libtinfo for tputs.
3261 (LIBS_TERMCAP) [gnu*]: Use libtinfo if it was found. (Bug#9741)
3262
3ba0a545
GM
3263 * configure.in: Combine adjacent $opsys case blocks.
3264
e3da5b19
GM
3265 * configure.in (LIBS_TERMCAP): Remove unreachable branch for sol2.
3266
262f06da
GM
3267 * configure.in: Invert the TERMINFO logic,
3268 since "yes" is far more common than "no".
3269
9311dcff
GM
3270 * configure.in (HAVE_LIBNCURSES): Remove; it is required to be true.
3271
4d5c6349
GM
3272 * configure.in (LD_SWITCH_X_SITE_RPATH):
3273 Rename from LD_SWITCH_X_SITE_AUX_RPATH.
3274
4737362e
GM
3275 * configure.in (LD_SWITCH_X_SITE_AUX): Remove; no longer used.
3276
562e638f
GM
32772012-04-26 Glenn Morris <rgm@gnu.org>
3278
3279 * make-dist: No more doc/lispref/tindex.pl.
3280
dcbf5805
MA
32812012-04-22 Michael Albinus <michael.albinus@gmx.de>
3282
3283 * configure.in (dbus_validate_bus_name, dbus_validate_path)
3284 (dbus_validate_interface, dbus_validate_member): Check also for
e3a3e213 3285 these library functions.
dcbf5805 3286
4b5b5289
PE
32872012-04-22 Paul Eggert <eggert@cs.ucla.edu>
3288
3289 * configure.in (doug_lea_malloc): Check for __malloc_initialize_hook.
3290 With glibc 2.14 or later, when compiled with GCC 4.7.0's
3291 -Werror=deprecated-declarations flag, use of hooks like
3292 __malloc_initialize_hook causes compilation to fail because these
3293 hooks are deprecated. Modify 'configure' to check for these hooks too.
3294 Simplify the 'configure' code to test for all the hooks at once.
3295 (emacs_cv_var___after_morecore_hook): Remove, replacing with ...
3296 (emacs_cv_var_doug_lea_malloc): ... this new var.
3297
9ee7d8b9
PE
32982012-04-21 Paul Eggert <eggert@cs.ucla.edu>
3299
3300 Sync from gnulib version 4f11d6bebc3098c64ffde27079ab0d0cecfd0cdc
3301 dated 2011-10-07. Regenerating from current gnulib would be a
3302 pervasive change, and currently the trunk isn't open to such changes.
3303 * configure.in (WARN_CFLAGS): Remove; no longer needed now
3304 that gnulib does it.
3305 * lib/gnulib.mk, m4/gl-comp.m4: Regenerate.
3306
5e6ab4e6
AS
33072012-04-21 Andreas Schwab <schwab@linux-m68k.org>
3308
3309 * m4/gl-comp.m4: Update. (Bug#11285)
3310
c07a4c0b 33112012-04-20 Ludovic Courtès <ludo@gnu.org>
d666446d
LC
3312
3313 * configure.in: Don't use the -R option (Bug#11251).
3314
6c94c34f 33152012-04-18 Paul Eggert <eggert@cs.ucla.edu>
b8df54ff 3316
9f46df23 3317 configure: new option --enable-gcc-warnings (Bug#11207)
b8df54ff
PE
3318 I have been using this change for many months in my private copy
3319 of Emacs, and have used it to find several bugs. It's mature
3320 enough to publish now.
3321 * Makefile.in (GNULIB_MODULES): Add warnings, manywarnings.
3322 * configure.in: Support --enable-gcc-warnings, in the style of
3323 other GNU packages such as coreutils.
3324 (C_WARNINGS_SWITCH): Remove, replacing with...
3325 (WARN_CFLAGS, GNULIB_WARN_CFLAGS): New variable.
3326 (PKG_CHECK_MODULES, C_SWITCH_X_SITE): Use -isystem rather than -I,
3327 when including system files with GCC.
67546201 3328 * INSTALL (DETAILED BUILDING AND INSTALLATION): Likewise.
b8df54ff
PE
3329 * lib/Makefile.am (AM_CFLAGS): New macro.
3330 * m4/manywarnings.m4, m4/warnings.m4: New files, from gnulib.
3331
316411f0
DA
33322012-04-17 Dmitry Antipov <dmantipov@yandex.ru>
3333
3334 * configure.in (AC_CHECK_FUNCS):
1f9f395d 3335 Add getpwent, endpwent, getgrent, endgrent. (Bug#7900)
316411f0 3336
9b9b2ef2
GM
33372012-04-16 Glenn Morris <rgm@gnu.org>
3338
b1aa797c
GM
3339 * configure.in (NS_HAVE_NSINTEGER): Remove unnecessary variable.
3340
9b9b2ef2
GM
3341 * configure.in: Remove X libs workaround for old autoconf.
3342
badf86af
KB
33432012-04-12 Ken Brown <kbrown@cornell.edu>
3344
3345 * configure.in: Warn that Cygwin 1.5 is unsupported. (Bug#10398)
3346
2f097256
GM
33472012-04-11 Glenn Morris <rgm@gnu.org>
3348
3349 * configure.in (GNUSTEP_CFLAGS): Rename from C_SWITCH_X_SYSTEM.
3350
a9f72fc1
GM
33512012-04-10 Glenn Morris <rgm@gnu.org>
3352
3353 * configure.in: Conditionally generate admin/unidata/Makefile.
3354
6b4f4a2d
TZ
33552012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
3356
a9f72fc1 3357 * info/dir, Makefile.in (INFO_FILES): Add emacs-gnutls manual.
6b4f4a2d 3358
23df914b
GM
33592012-04-09 Glenn Morris <rgm@gnu.org>
3360
fd9d85c2
GM
3361 * Makefile.in (leim): Check cd return value. Pass fewer variables.
3362 (install-leim): Check cd return value. Pass $MFLAGS.
3363 (install-strip): Pass $MFLAGS.
3364
23df914b
GM
3365 * configure.in: Require makeinfo >= 4.7. (Bug#10910)
3366 Eg org.texi has been using 4.7 functions for some time.
3367
bf6bba2b
PE
33682012-04-07 Paul Eggert <eggert@cs.ucla.edu>
3369
3370 Check pkg-config exit status when configuring (Bug#10626).
3371 * configure.in (PKG_CHECK_MODULES): Do not assume that pkg-config
3372 works; check its exit status. Problem reported by Jordi Gutiérrez
3373 Hermoso in
3374 <http://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00787.html>.
3375
f3774f20
GM
33762012-04-07 Glenn Morris <rgm@gnu.org>
3377
3378 * README, configure.in (AC_INIT): Bump version to 24.1.50.
3379
d67a9a85
EZ
33802012-04-07 Eli Zaretskii <eliz@gnu.org>
3381
3382 * lib/makefile.w32-in (gnulib, all): Don't depend on stamp_BLD.
3383
f20f95c6
PE
33842012-03-04 Paul Eggert <eggert@cs.ucla.edu>
3385
3386 configure: fix ncurses 'configure' issue on Solaris 10 (Bug#10677)
3387 * configure.in (LIBS_TERMCAP): Default this to the result of
3388 the tputs library search. Do a run-time test for the linkability
3389 of tputs unless cross-compiling, as that's more reliable if the
3390 link flags and libraries are messed up. Don't change LIBS as
3391 a result of the test, as that may mess up later tests.
3392
75197633
CS
33932012-02-05 Christoph Scholtes <cschol2112@googlemail.com>
3394
e7b41c4c 3395 * make-dist (README.W32): Include file in source tarball. (Bug#9750)
3e44c782 3396
75197633
CS
3397 * lib/makefile.w32-in (PRAGMA_SYSTEM_HEADER): Move to platform
3398 specific makefiles to support getopt_.h generation with MSVC.
3399
7eb21b49
GM
34002012-02-04 Glenn Morris <rgm@gnu.org>
3401
3402 * Makefile.in (uninstall):
3403 Handle compressed info files and man pages. (Bug#10718)
3404
44f92739
GM
34052012-02-02 Glenn Morris <rgm@gnu.org>
3406
3407 * configure.in [HAVE_NS]:
3408 Error if use --without-toolkit-scroll-bars. (Bug#10673)
3409
6df37268
PE
34102012-02-01 Paul Eggert <eggert@cs.ucla.edu>
3411
3412 Port to older Solaris 10 versions (Bug#10677).
3413 Bug reported by Chong Yidong for SunOS 5.10 Generic_127111-11 sparc.
3414 I cannot reproduce it on SunOS 5.10 Generic_141444-09 sparc but
3415 possibly this is because Sun fixed the 'stat' bug in my version.
3416 * Makefile.in (GNULIB_TOOL_FLAGS): Do not avoid the pathmax module.
3417 * lib/pathmax.h, m4/pathmax.m4: New files, from gnulib.
3418 * lib/gnulib.mk, m4/gl-comp.m4: Regenerate.
3419 These changes are based on gnulib version
3420 4f11d6bebc3098c64ffde27079ab0d0cecfd0cdc dated 2011-10-07 20:59:10,
3421 because Emacs is in feature freeze and we do not want to merge any
3422 more-recent changes from gnulib.
3423
8d8939e8
GM
34242012-01-31 Glenn Morris <rgm@gnu.org>
3425
e4070def
GM
3426 * configure.in: Throw an explicit error if Motif toolkit was
3427 requested but requirements could not be found.
3428
8d8939e8
GM
3429 * configure.in: Allow Emacs to actually be built with xaw scroll-bars.
3430
5a26ec89
EZ
34312012-01-30 Eli Zaretskii <eliz@gnu.org>
3432
3433 * lib/makefile.w32-in ($(BLD)/sha1.$(O) $(BLD)/sha256.$(O)
3434 $(BLD)/sha512.$(O)): Depend on stamp_BLD. Fixes a build failure
3435 with "make -j3".
3436
1b0880d5
JB
34372012-01-16 Juanma Barranquero <lekktu@gmail.com>
3438
3439 * .bzrignore: Ignore etc/__pycache__.
3440
adee8a65
PE
34412011-12-17 Paul Eggert <eggert@cs.ucla.edu>
3442
3443 Port HAVE_PTHREAD configuration to MirBSD 10 (Bug#10201).
090bd7cb 3444 * configure.in (HAVE_PTHREAD): Check for pthread_atfork if linking
adee8a65
PE
3445 to gmalloc.c. This should prevent a MirBSD 10 build failure reported
3446 by Nelson H. F. Beebe in
3447 <http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00065.html>.
3448
e152e577
JB
34492011-12-10 Juanma Barranquero <lekktu@gmail.com>
3450
3451 * update-subdirs: Don't set no-byte-compile twice (bug#10260).
3452
46d14be7
JD
34532011-12-10 Jan Djärv <jan.h.d@swipnet.se>
3454
3455 * configure.in (HAVE_ALSA, HAVE_GSETTINGS): Save and restore LIBS
3456 instead of LDFLAGS (Bug#10230).
3457
6c269a38
PE
34582011-12-03 Paul Eggert <eggert@cs.ucla.edu>
3459
4eec8d6f
PE
3460 * INSTALL.BZR: Mention configure -C, --disable-maintainer-mode.
3461
6c269a38 3462 Propagate configure flags to sub-configures.
1350a3cc 3463 * Makefile.in (cache_file, MAINTAINER_MODE_FLAG, CONFIGUREFLAGS):
6c269a38
PE
3464 New macros.
3465 (config.status, bootstrap): Use them to propagate configure flags
3466 to sub-configures.
3467 * configure.in (cache_file): AC_SUBST this, for Makefile.in.
3468
63e94eb8
PE
34692011-12-03 Paul Eggert <eggert@cs.ucla.edu>
3470
3471 * .bzrignore: Add config.cache.
3472
54e9e3bf
JD
34732011-11-27 Jan Djärv <jan.h.d@swipnet.se>
3474
3475 * configure.in: Check for gtk_window_set_has_resize_grip.
3476
20db1522
JB
34772011-11-24 Juanma Barranquero <lekktu@gmail.com>
3478
3479 * configure.in (HAVE_XPM): Fix typo.
3480
60bf278f
GM
34812011-11-22 Glenn Morris <rgm@gnu.org>
3482
5f77c86c
GM
3483 * configure.in (EMACSDATA, EMACSDOC): If set, print, since they can
3484 have confusing effects on the build. (Bug#6401)
3485
60bf278f
GM
3486 * Makefile.in (install-arch-dep): Tweak previous change.
3487
816be9f6
YD
34882011-11-22 Yavor Doganov <yavor@gnu.org>
3489
3490 Do not install arch-dependent files in the app bundle if
3491 --disable-ns-self-contained is requested. (Bug#1335)
3492 * configure.in (exec_prefix, libexecdir): Define relative to
3493 `ns_appbindir' only if configured for a self-contained app.
3494 * Makefile.in (install-arch-dep): Test for the existence of
3495 libexec in the Emacs.app bundle before executing commands.
3496
d5ff9cd0
AS
34972011-11-20 Andreas Schwab <schwab@linux-m68k.org>
3498
3499 * configure.in: Remove reference to src/m/ibms390.h.
3500
1c889bf6
GM
35012011-11-13 Glenn Morris <rgm@gnu.org>
3502
3503 * INSTALL: Tiny updates for disk space used during installation.
3504
a6fc3b5c
EZ
35052011-11-05 Eli Zaretskii <eliz@gnu.org>
3506
3507 * lib/makefile.w32-in (FRC): New dummy target.
3508 (TAGS): Depend on FRC.
3509
9f77899d
GM
35102011-11-04 Glenn Morris <rgm@gnu.org>
3511
1f9f395d 3512 * configure.in: Increase minimum GnuTLS version to 2.6.6. (Bug#9929)
9f77899d
GM
3513 Do not include GnuTLS version info in final summary message.
3514
0bd3cb7b
EZ
35152011-10-31 Eli Zaretskii <eliz@gnu.org>
3516
07f3add9
EZ
3517 * config.bat: Use config.in and Makefile.in from src/ and lib/, if
3518 they exist there, else from autogen/.
3519
3520 * make-dist (msdos): Add depfiles.bat and inttypes.h.
0bd3cb7b 3521
d2eaf3e4
NT
35222011-10-25 Nali Toja <nalitoja@gmail.com> (tiny change)
3523
3524 * configure.in (HAVE_GNU_MAKE): Respect MAKE env-var. (Bug#9868)
3525
e782cfab
PE
35262011-10-24 Paul Eggert <eggert@cs.ucla.edu>
3527
3528 * configure.in (LIB_PTHREAD): Prepend -lpthread to LIBS (Bug#9852)
3529 if the library is found. Otherwise, later configure-time tests,
3530 such as the test for pthread_sigmask, generate the wrong results
3531 on some platforms. Problem reported for FreeBSD by Nali Toja.
3532
7da0b018
PE
35332011-10-20 Paul Eggert <eggert@cs.ucla.edu>
3534
3535 Time zone name fixes for non-ASCII locales (Bug#641, Bug#9794)
3536 * configure.in (AC_STRUCT_TM, AC_STRUCT_TIMEZONE, HAVE_TM_GMTOFF):
3537 Remove; no longer needed, now that we defer to strftime for time
3538 zone names.
3539
0ffe1065
JD
35402011-10-18 Jan Djärv <jan.h.d@swipnet.se>
3541
3542 * configure.in (GLIB_REQUIRED, GTK_REQUIRED): Set to 2.10 (Bug#9786).
3543
23769e49
CY
35442011-10-18 Chong Yidong <cyd@gnu.org>
3545
3546 * make-dist: Remove Cocoa/Emacs.xcodeproj from distribution.
3547
fd8dea03
GM
35482011-10-13 Glenn Morris <rgm@gnu.org>
3549
3550 * configure.in: Also look for tputs in libcurses. (Bug#9736)
3551
f4cc5b54
PE
35522011-10-12 Paul Eggert <eggert@cs.ucla.edu>
3553
3554 * configure.in: Remove check for -lintl (Bug#9713).
f1bfb0db 3555 The check could break 'configure' on GNU/Linux with a (broken) libintl.
f4cc5b54
PE
3556 The check was helpful but not essential in Solaris 2.6 (1997),
3557 and is no longer needed in Solaris 8 (2000). Solaris 2.6 is
3558 obsolete -- Sun dropped support for it in 2006 -- and without
3559 access to that Silurian platform we can't maintain the code anyway.
3560
7c5ee88e
PE
35612011-10-07 Paul Eggert <eggert@cs.ucla.edu>
3562
d47439a3
PE
3563 Merge from gnulib, fixing some 'configure' typos (Bug#9696).
3564 * lib/signal.in.h, lib/sigprocmask.c, m4/gl-comp.m4:
3565 * m4/gnulib-common.m4: Merge from gnulib.
3566 Without this, 'configure' would say "func_gl_gnulib_m4code_pathmax:
3567 command not found" on powerpc-apple-darwin9.8.0.
3568
7c5ee88e
PE
3569 * configure.in (GC_LISP_OBJECT_ALIGNMENT): Remove.
3570 This is now done by src/alloc.c.
3571
423dbf9b
RS
35722011-10-02 Richard Stallman <rms@gnu.org>
3573
3574 * configure.in: Rename xlinux_first_failure to xgnu_linux_first_failure
3575 and xlinux_second_failure to xgnu_linux_second_failure.
3576
31bed486
EZ
35772011-09-29 Eli Zaretskii <eliz@gnu.org>
3578
5f91c1e5
EZ
3579 * .bzrignore: Add ./GNUmakefile.unix, lib/SYS, lib/alloca.in-h,
3580 lib/signal.in-h.
31bed486 3581
e785f2ec 3582 * config.bat: Rename GNUmakefile, so it is not run on MS-DOS.
31bed486
EZ
3583 Rename signal.in.h and alloca.in.h.
3584
e1504b9b
EZ
35852011-09-28 Eli Zaretskii <eliz@gnu.org>
3586
3587 * INSTALL: Mention that m17n libraries and libotf are needed for
3588 Arabic shaping.
3589
316f8af0
PE
35902011-09-26 Paul Eggert <eggert@cs.ucla.edu>
3591
3592 Merge from gnulib, improving some licensing wording.
3593 This clarifies and fixes some licensing issues raised by Glenn Morris
3594 <http://lists.gnu.org/archive/html/bug-gnulib/2011-09/msg00397.html>.
3595 It also merges the latest version of texinfo.tex and has some
3596 MSVC-related changes that don't affect Emacs.
3597 * Makefile.in (GNULIB_TOOL_FLAGS): Avoid msvc-inval, msvc-nothrow,
3598 pathmax, and raise, since these are needed only to address
3599 MSVC-related issues that Emacs doesn't have.
2fb6d9c6 3600 * lib/dup2.c, lib/gnulib.mk, lib/signal.in.h:
316f8af0
PE
3601 * lib/sigprocmask.c, lib/stat.c, lib/stdio.in.h, lib/sys_stat.in.h:
3602 * lib/unistd.in.h, m4/dup2.m4, m4/getloadavg.m4, m4/gl-comp.m4:
3603 * m4/include_next.m4, m4/signal_h.m4, m4/signalblocking.m4:
3604 * m4/stdint.m4, m4/stdio_h.m4, m4/sys_stat_h.m4, m4/time_h.m4:
3605 * m4/unistd_h.m4: Merge from gnulib.
3606
04d51ad4
AS
36072011-09-26 Andreas Schwab <schwab@linux-m68k.org>
3608
3609 * configure.in: Initialize HAVE_LIBXML2.
3610
6e99ef20
GM
36112011-09-26 Glenn Morris <rgm@gnu.org>
3612
3613 * make-dist: Add lib/makefile.w32-in.
3614
0538fab0
GM
36152011-09-24 Glenn Morris <rgm@gnu.org>
3616
3617 * configure.in (CRT_DIR): Fix netbsd/openbsd handling.
3618
c5b01d8c
LMI
36192011-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3620
3621 * .dir-locals.el: Change the debbugs regexp to allow having the
3622 bug number as the first thing on a line.
3623
0cc87afb
GM
36242011-09-15 Glenn Morris <rgm@gnu.org>
3625
3626 * configure.in: Make configure work with recent GNUsteps.
3627 (_NATIVE_OBJC_EXCEPTIONS): New AC_DEFINE.
3628 (GNU_OBJC_CFLAGS): Add -fobjc-exceptions when needed.
088f329c 3629 (C_SWITCH_X_SYSTEM): Enable GNUstep to find its headers.
0cc87afb 3630
3f44249e
PE
36312011-09-11 Paul Eggert <eggert@cs.ucla.edu>
3632
3633 Merge from gnulib, porting to Tru64.
3634 * lib/lstat.c, lib/stat.c, m4/include_next.m4, m4/nocrash.m4:
3635 * m4/signal_h.m4, m4/time_h.m4, m4/unistd_h.m4:
3636 Merge from gnulib. This fixes a compilation error on Tru64 UNIX
3637 aka OSF/1 5.1 DTK cc. There is also some mingw stuff here that
3638 doesn't affect Emacs.
3639
c8199d0f
PE
36402011-09-06 Paul Eggert <eggert@cs.ucla.edu>
3641
3642 * configure.in (isnan): Remove now-unnecessary check.
3643
e39b275c 36442011-09-06 Paul Eggert <eggert@cs.ucla.edu>
24e0f6b1 3645
abec06ff 3646 Merge from gnulib, using build-aux to remove clutter (Bug#9169).
e39b275c
PE
3647 This is to fix the following problems:
3648 . On FreeBSD 6.4, HP-UX 11.31, and Solaris 9, and when Emacs is
3649 configured not to use gtk or any other thread-using library,
3650 signals aren't blocked correctly.
3651 . On IRIX 6.5 it fixes an unwanted clash between Emacs's
3652 and IRIX's signal handling.
3653 . On Cygwin 1.7.5 it works around an incompatibility with
3654 the system pthread_sigmask.
3655 . On MacOS X 10.5 (32-bit), files whose inode numbers
3656 exceed 2**31 cannot be read or manipulated.
3657 . pthread_sigmask: Actually use results of gl_THREADLIB.
3658 . strtoimax, strtoumax: Avoid link error on OSF/1 with DTK cc.
3659 . find 'ar' program that fits with --host argument.
3660 . Allow the user to override the choice of AR, ARFLAGS, RANLIB.
74b880cb
PE
3661 * autogen/README: Update destination list.
3662 * autogen/copy_autogen, autogen/update_autogen, .bzrignore:
3663 The autogenerated files compile, config.guess,
3664 config.sub, depcomp, install-sh, and missing are now in build-aux.
24e0f6b1
PE
3665 * m4/largefile.m4: New file, so that Emacs does not mess up when
3666 accessing files with large inode numbers in MacOS X 10.5 and later.
3667 * m4/nocrash.m4: New file, to avoid triggering background debugger
3668 and/or create core dumps during 'configure'.
3669 * build-aux/move-if-change: Renamed from move-if-change.
3670 * build-aux/snippet/arg-nonnull.h: Renamed from arg-nonnull.h.
3671 * build-aux/snippet/c++defs.h: Renamed from c++defs.h.
3672 * build-aux/snippet/warn-on-use.h: Renamed from warn-on-use.h.
3673 * build-aux/snippet/_Noreturn.h: New file, for draft C1X _Noreturn.
24e0f6b1
PE
3674 * Makefile.in (epaths-force, sync-from-gnulib):
3675 move-if-change is now in build-aux.
3676 (GNULIB_TOOL_FLAGS): Avoid threadlib; this is now a prerequisite
3677 of gnulib's pthread_sigmask module, but Emacs doesn't need it.
3678 (mkdir): install-sh is now in build-aux.
3679 * config.bat: c++defs.h is now in build-aux/snippets.
3680 * configure.in: Specify AC_CONFIG_AUX_DIR with build-aux (the
3681 usual parameter).
3682 * lib/gnulib.mk, m4/gl-comp.m4: Regenerate.
3683 * lib/makefile.w32-in (ARG_NONNULL_H): arg-nonnull.h moved
3684 to build-aux/snippet.
3685 * lib/pthread_sigmask.c, lib/stdlib.in.h, m4/extensions.m4:
3686 * m4/getopt.m4, m4/gnulib-common.m4, m4/pthread_sigmask.m4:
3687 Merge from gnuilib. This fixes porting bugs on Cygwin, Irix, and
3688 Solaris, enables MacOS extensions, and enables nocrash during
3689 'configure'.
3690 * make-dist: Adjust to new build-aux and build-aux/snippit dirs.
3691
86633eab 36922011-09-04 Paul Eggert <eggert@cs.ucla.edu>
55e5faa1
PE
3693
3694 * configure.in (snprintf): New check.
3695
015faae4
PE
36962011-08-30 Paul Eggert <eggert@cs.ucla.edu>
3697
695a3dc5 3698 * configure.in (opsys): Change pattern to *-*-linux*
015faae4 3699 to recognize powerpc-gnu-linux-uclibc (Bug#9403).
1f87634f
PE
3700 Remove unreachable pattern hppa*-*-linux-gnu*.
3701 Also, remove ia64*-hp-hpux1[1-9]*, as it also sets machine=hp800,
3702 and that can't possibly work now that src/m/hp800.h no longer exists.
015faae4 3703
52ec1feb
JD
37042011-08-26 Jan Djärv <jan.h.d@swipnet.se>
3705
3706 * configure.in: Add -MP to DEPFLAGS (Bug#9372).
3707
377538cb
JD
37082011-08-13 Jan Djärv <jan.h.d@swipnet.se>
3709
3710 * configure.in: Add header check: sys/socket.h (Bug#8477),
3711 ifaddrs.h, net/if_dl.h. Check for getifaddrs and freeifaddrs.
3712 Check for sa_len in struct ifreq.ifr_addr (Bug#8477).
3713
ae9e757a
JD
37142011-08-04 Jan Djärv <jan.h.d@swipnet.se>
3715
3716 * configure.in (HAVE_PTHREAD): Add check for -lpthread (Bug#9216).
3717 (HAVE_GTK_AND_PTHREAD): Remove.
3718
be8ec0b3
AA
37192011-07-28 Alp Aker <alp.tekin.aker@gmail.com>
3720
3721 * configure.in (HAVE_RSVG): Allow use of -lrsvg-2 for any NextStep
3722 build, not just GNUstep (Bug#9177).
3723
2573a837 37242011-07-28 Paul Eggert <eggert@cs.ucla.edu>
0e926e56
PE
3725
3726 Assume freestanding C89 headers, string.h, stdlib.h.
3727 Again, this simplifies the code, and all current platforms have these.
3728 * configure.in (AC_CHECK_HEADERS): Don't check for limits.h.
3729 (AC_HEADER_STDC): Remove.
3730 (AC_CHECK_FUNCS): No need to check for strchr, strrchr.
3731 (strchr, strrchr): Remove fallback macros.
3732
9cfdb3ec
PE
3733 Assume support for memcmp, memcpy, memmove, memset.
3734 This simplifies the code a bit. All current platforms have these,
3735 as they are required for C89. If this turns into a problem we
3736 can add the gnulib modules for these (a 1-line change to Makefile.in).
3737 * configure.in: Don't check for memcmp, memcpy, memmove, memset.
3738
427c285b
PE
37392011-07-27 Paul Eggert <eggert@cs.ucla.edu>
3740
3741 * GNUmakefile: New file.
3742 This is for convenience, so that one can run GNU make in an
3743 unconfigured source tree, and get a default build.
3744
2ad77c9d
JD
37452011-07-13 Jan Djärv <jan.h.d@swipnet.se>
3746
3747 * configure.in (GSETTINGS): Check for gio-2.0 >= 2.26.
3748
c8618a06
YM
37492011-07-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3750
3751 * configure.in (LD_SWITCH_SYSTEM_TEMACS): Add -fno-pie on Darwin
3752 so as to suppress address randomization (Bug#8395).
3753
f6ce9b9a
PE
37542011-07-09 Paul Eggert <eggert@cs.ucla.edu>
3755
3fcf7a1c
PE
3756 * lib/stdint.in.h: Merge from gnulib (Bug#9025).
3757 This fixes a build problem on older Mac OS X hosts.
3758
d9706d9f
PE
3759 * m4/pthread_sigmask.m4 (gl_FUNC_PTHREAD_SIGMASK): Omit gl_THREADLIB
3760 test, which runs afoul of Automake installations where, for example,
3761 /usr/share/aclocal contains a copy of gl_THREADLIB.
3762 Problem reported by Sven Joachim in
3763 <http://lists.gnu.org/archive/html/emacs-devel/2011-07/msg00529.html>.
3764 This is just a quick temporary fix, specific to Emacs; I'll work
3765 with the other gnulib maintainers to get a more-permanent fix.
3766
af66a2d7 3767 Add gnulib's strtoimax module, needed on Solaris 8.
f6ce9b9a
PE
3768 * Makefile.in (GNULIB_MODULES): Add strtoimax.
3769 * lib/strtoll.c, m4/strtoimax.m4, m4/strtoll.m4: New files,
3770 automatically imported from gnulib.
3771 * lib/gnulib.mk, m4/gl-comp.m4: Regenerate.
3772
1692ae2d 37732011-07-08 Paul Eggert <eggert@cs.ucla.edu>
6db30f83 3774
8a6ebd58 3775 Add gnulib support for pthread_sigmask (Bug#9010).
6db30f83 3776 * Makefile.in (GNULIB_MODULES): Add pthread_sigmask.
2a84b02d
PE
3777 * configure.in (AC_TYPE_UID_T): New dummy macro.
3778 Configure gnulib after adjusting LIBS,
3779 so that gnulib can assume the libraries in LIBS.
6db30f83 3780 * lib/signal.in.h, m4/pthread_sigmask.m4, m4/signal_h.m4:
2a84b02d 3781 * lib/pthread_sigprocmask.c, lib/sigprocmask.c, m4/signalblocking.m4:
b29e7c21 3782 * lib/pthread_sigmask.c:
6db30f83
PE
3783 New files, automatically imported from gnulib.
3784 * lib/gnulib.mk, m4/gl-comp.m4: Automatically-imported update
3785 due to the above changes.
3786 * .bzrignore: Add lib/signal.h.
3787
4a621aae
PE
3788 * lib/getopt.c, lib/unistd.in.h, m4/getopt.m4: Merge from gnulib.
3789
5e94cadb
AS
37902011-07-07 Andreas Schwab <schwab@linux-m68k.org>
3791
3792 * configure.in (maintainer-mode): Reflect default in help string.
3793
76b397fb
DN
37942011-07-07 Dan Nicolaescu <dann@ics.uci.edu>
3795
3796 * configure.in: Remove reference to iris4d.h.
3797
869795d6
JD
37982011-07-05 Jan Djärv <jan.h.d@swipnet.se>
3799
3800 * configure.in (HAVE_GCONF): Allow both HAVE_GCONF and HAVE_GSETTINGS.
3801
3279eb87
GM
38022011-07-01 Glenn Morris <rgm@gnu.org>
3803
3804 * configure.in (SETTINGS_CFLAGS, SETTINGS_LIBS) [HAVE_GCONF]: Fix typo.
3805
2e6e11eb
LMI
38062011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3807
3808 * configure.in (HAVE_GSETTINGS): Fix syntax for GSETTINGS tests,
3809 which made ./configure infloop.
3810
9851bfc5
JD
38112011-06-30 Jan Djärv <jan.h.d@swipnet.se>
3812
3813 * configure.in (gsettings): New option and check for GSettings.
3814
adbc4ef4
GM
38152011-06-29 Glenn Morris <rgm@gnu.org>
3816
3817 * configure.in: Try to test for the required crt*.o files.
3818
1f773f32
BW
38192011-06-27 Bill Wohler <wohler@newt.com>
3820
3821 * .bzrignore: Add lisp/mh-e/mh-autoloads.el and lisp/mh-e/mh-cus-load.el.
3822
7a7ef429
PE
38232011-06-25 Paul Eggert <eggert@cs.ucla.edu>
3824
3825 Use gnulib's dup2 module instead of rolling our own.
3826 * Makefile.in (GNULIB_MODULES): Add dup2.
3827 * configure.in: Do not check for dup2; gnulib does that now.
3828 * lib/dup2.c, m4/dup2.m4: New files, from gnulib.
3829
6dd7e400
PE
38302011-06-23 Paul Eggert <eggert@cs.ucla.edu>
3831
3832 * lib/getopt.c, lib/stat.c, m4/gl-comp.m4: Merge from gnulib.
3833
94a807ac 38342011-06-22 Paul Eggert <eggert@cs.ucla.edu>
fa23e171
PE
3835
3836 Use gnulib's alloca-opt module.
3837 * .bzrignore: Add lib/alloca.h.
3838 * Makefile.in (GNULIB_MODULES): Add alloca-opt.
3839 * configure.in (AC_FUNC_ALLOCA): Remove almost all the alloca stuff,
e92b6c88
PE
3840 as gnulib now does that for us. Put alloca check in config.h.
3841 Include <alloca.h> before any other include file, for AIX 3.
fa23e171
PE
3842 * lib/gnulib.mk, m4/gl-comp.m4: Regenerate.
3843 * lib/alloca.in.h, m4/alloca.m4: New files, from gnulib.
3844
3ce9d0d4
LL
38452011-06-21 Leo Liu <sdl.web@gmail.com>
3846
3847 * m4/sha256.m4:
3848 * m4/sha512.m4:
3849 * m4/gl-comp.m4:
3850 * lib/u64.h:
3851 * lib/sha256.c:
3852 * lib/sha256.h:
3853 * lib/sha512.c:
3854 * lib/sha512.h:
3855 * lib/makefile.w32-in (GNULIBOBJS):
3856 * lib/gnulib.mk:
3857 * Makefile.in (GNULIB_MODULES): Add crypto/sha256 and
3858 crypto/sha512 modules from gnulib.
3859
add3f049
PE
38602011-06-19 Paul Eggert <eggert@cs.ucla.edu>
3861
3862 * lib/unistd.in.h, m4/getloadavg.m4: Merge from gnulib.
3863
3a4725e1
GM
38642011-06-17 Glenn Morris <rgm@gnu.org>
3865
3866 * configure.in: Restore the behavior of checking crt-dir only
3867 when the user specified it (not all platforms use it).
3868
bf4846e7
PE
38692011-06-16 Paul Eggert <eggert@cs.ucla.edu>
3870
3871 * m4/lstat.m4: Merge from gnulib (Bug#8878).
3872
4d61f28d 38732011-06-16 Miles Bader <miles@gnu.org>
0cca0a78
MB
3874
3875 * configure.in: Try to determine CRT_DIR automatically when
3876 using gcc.
3877
8c9b2106
PE
38782011-06-15 Paul Eggert <eggert@cs.ucla.edu>
3879
8aeb5be9
PE
3880 * lib/ftoastr.c, lib/stdio.in.h, lib/verify.h:
3881 * lib/gnulib.mk, m4/c-strtod.m4, m4/filemode.m4, m4/getloadavg.m4:
3882 * m4/getopt.m4, m4/gl-comp.m4, m4/lstat.m4, m4/md5.m4, m4/mktime.m4:
3883 * m4/readlink.m4, m4/sha1.m4, m4/stat.m4, m4/strftime.m4:
3884 * m4/strtoull.m4, m4/strtoumax.m4, m4/symlink.m4, m4/time_r.m4:
3885 Merge from gnulib.
8c9b2106 3886
c195f2de
JD
38872011-06-14 Jan Djärv <jan.h.d@swipnet.se>
3888
3889 * configure.in: Add emacsgtkfixed.o to GTK_OBJ if HAVE_GTK3.
3890
7e2aa385
PE
38912011-06-08 Paul Eggert <eggert@cs.ucla.edu>
3892
3893 * lib/gnulib.mk, m4/gnulib-common.m4: Merge from gnulib.
3894
81eafe29
PE
38952011-06-07 Paul Eggert <eggert@cs.ucla.edu>
3896
3897 * configure.in: Add --with-wide-int.
3898 * INSTALL: Mention this.
3899
9afafefb
PE
39002011-06-06 Paul Eggert <eggert@cs.ucla.edu>
3901
3902 Merge from gnulib.
3903 * lib/careadlinkat.c, lib/careadlinkat.h, m4/gnulib-common.m4: Merge.
3904
f797625a
PE
39052011-06-02 Paul Eggert <eggert@cs.ucla.edu>
3906
3907 * lib/allocator.h, lib/careadlinkat.c: Merge from gnulib.
3908
90856fe0 39092011-05-30 Paul Eggert <eggert@cs.ucla.edu>
55d4c1b2
PE
3910
3911 Use 'inline', not 'INLINE'.
eefc9486 3912 * configure.in (INLINE): Remove.
55d4c1b2 3913
6a3e57bb
PE
39142011-05-29 Paul Eggert <eggert@cs.ucla.edu>
3915
3916 Adjust to recent gnulib change for @GUARD_PREFIX@.
3917 * lib/makefile.w32-in (getopt_h): Substitute @GUARD_PREFIX@, too.
3918 All uses of _GL_ for guard prefixes in lib/*.h replaced with
3919 _@GUARD_PREFIX@_.
3920
842b28a0
PE
39212011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3922
e61923c8 3923 * lib/getopt.c, lib/intprops.h: Merge from gnulib.
842b28a0 3924
70716b1d
GM
39252011-05-24 Glenn Morris <rgm@gnu.org>
3926
a22d9d2c
GM
3927 * Makefile.in (check): Just give a message if no test/ directory.
3928
bdd556a2
GM
3929 * configure.in: Avoid using variables inside AC_CONFIG_FILES.
3930
70716b1d
GM
3931 * configure.in (OPT_MAKEFILES_IN): Remove.
3932 (SUBDIR_MAKEFILES): New variable, passed to AC_CONFIG_FILES.
3933 (SUBDIR_MAKEFILES_IN): New output variable.
3934 * Makefile.in (OPT_MAKEFILES_IN): Remove.
3935 (SUBDIR_MAKEFILES_IN): Let configure set it.
3936
13c3daa4
LL
39372011-05-24 Leo Liu <sdl.web@gmail.com>
3938
3939 * m4/sha1.m4:
3940 * m4/gl-comp.m4:
3941 * lib/sha1.h:
3942 * lib/sha1.c:
3943 * lib/makefile.w32-in (GNULIBOBJS):
3944 * lib/gnulib.mk:
3945 * Makefile.in (GNULIB_MODULES): Add crypto/sha1 module.
3946
e09e38a8
GM
39472011-05-24 Glenn Morris <rgm@gnu.org>
3948
4ba4c54a
GM
3949 * configure.in: Remove test for already configured source directory.
3950 AM_INIT_AUTOMAKE has already done a more stringent test. (Bug#953)
3951
5a95c002
GM
3952 * Makefile.in (TAGS, tags, check): Pass MFLAGS to sub-makes.
3953
fa5d79db
GM
39542011-05-24 Glenn Morris <rgm@gnu.org>
3955
6c7e099d
GM
3956 * make-dist: Don't distribute test/. (Bug#8107)
3957 * configure.in (OPT_MAKEFILES_IN): New output variable.
3958 (AC_CONFIG_FILES): Conditionally include test/automated/Makefile.
3959 * Makefile.in (OPT_MAKEFILES_IN): New, set by configure.
3960 (SUBDIR_MAKEFILES_IN): Use $OPT_MAKEFILES_IN.
3961 (check): Give an explicit error if test/ is not present.
3962
fa5d79db
GM
3963 * Makefile.in (SUBDIR_MAKEFILES_IN): New variable.
3964 (SUBDIR_MAKEFILES): Derive from $SUBDIR_MAKEFILES_IN.
3965 (Makefile): Use $SUBDIR_MAKEFILES_IN.
3966
2df215b5
PE
39672011-05-23 Paul Eggert <eggert@cs.ucla.edu>
3968
3969 * lib/verify.h: Merge from gnulib.
3970
f518ae90
PE
39712011-05-22 Paul Eggert <eggert@cs.ucla.edu>
3972
3973 * lib/intprops.h, lib/stdint.in.h, m4/mktime.m4, m4/readlink.m4:
3974 Merge from gnulib.
3975
16b71f3a
AS
39762011-05-21 Andreas Schwab <schwab@linux-m68k.org>
3977
3978 * Makefile.in (AUTOMAKE_INPUTS): Add $(srcdir)/lib/gnulib.mk.
3979
7285dc67
EZ
39802011-05-20 Eli Zaretskii <eliz@gnu.org>
3981
6a45b46f
EZ
3982 * .bzrignore: Add lib/stdio.in-h, lib/stdbool.h, and lib/stdint.h.
3983
7285dc67
EZ
3984 * config.bat: Concatenate lisp.mk onto the end of src/Makefile.
3985
b9704ad9
GM
39862011-05-20 Glenn Morris <rgm@gnu.org>
3987
3988 * configure.in (lisp_frag): New output file.
3989
4a720484
GM
39902011-05-19 Glenn Morris <rgm@gnu.org>
3991
3992 * configure.in (NS_SUPPORT, MOUSE_SUPPORT, TOOLTIP_SUPPORT)
3993 (WINDOW_SUPPORT): Remove output variables that are no longer used.
3994
a3c92bc1
EZ
39952011-05-17 Paul Eggert <eggert@cs.ucla.edu>
3996
8f906c40
EZ
3997 * lib/gnulib.mk:
3998 * lib/intprops.h:
3999 * lib/unistd.in.h:
4000 * m4/inttypes.m4:
4001 * m4/stdint.m4:
4002 * m4/unistd_h.m4: Sync from gnulib.
a3c92bc1 4003
d681f183
GM
40042011-05-14 Glenn Morris <rgm@gnu.org>
4005
4006 * configure.in: Treat failure to find an X toolkit the same way we treat
4007 failure to find X and image support.
4008
4f8c52a9
GM
40092011-05-12 Glenn Morris <rgm@gnu.org>
4010
4011 * Makefile.in (src, install-arch-indep, bootstrap-clean)
4012 (check-declare): Shell portability fixes. (Bug#8642)
4013
5a7f0a30
TZ
40142011-05-09 Teodor Zlatanov <tzz@lifelogs.com>
4015
4016 * configure.in: Require GnuTLS 2.6.x or higher.
4017
b08a63cc 40182011-05-06 Paul Eggert <eggert@cs.ucla.edu>
19548d08 4019
c378da0b
PE
4020 Use C99's va_copy to avoid undefined behavior on x86-64 GNU/Linux.
4021 * Makefile.in (GNULIB_MODULES): Add stdarg, for va_copy.
4022 * lib/stdarg.in.h, m4/stdarg.m4: New files, from gnulib.
4023
19548d08
PE
4024 * Makefile.in (GNULIB_TOOL_FLAG): Add --conditional-dependencies.
4025 This new gnulib-tool option saves 'configure' the trouble of
4026 checking for strtoull when strtoumax exists.
4027
d1a2ac5c
PE
4028 * configure.in (BITS_PER_LONG_LONG): New macro.
4029
773233f8
GM
40302011-05-05 Glenn Morris <rgm@gnu.org>
4031
4032 * Makefile.in (bootstrap-clean): Save config.log. (Bug#765)
4033 (top_distclean): Delete config.log~.
4034
40697cd9
BK
40352011-04-27 Ben Key <bkey76@gmail.com>
4036
4037 * configure.in: Fixed a bug that caused configure with
4038 --enable-checking=stringoverrun to have no effect.
4039
671875da 40402011-04-26 Paul Eggert <eggert@cs.ucla.edu>
c1e127f9
PE
4041
4042 * configure.in: Suppress unnecessary checks for size_t.
4043 (AC_TYPE_SIZE_T): Define an empty macro, to suppress obsolescent test.
4044 (size_t): Do not check for this, and do not typedef. This code
4045 is never exercised now.
4046
a8a2bb29
PE
4047 * Makefile.in (GNULIB_MODULES): Add strtoumax.
4048 This is needed for the new integer-reading code in lread.c.
4049 It automatically pulls in the following gnulib files, which
4050 are used on old-fashioned platforms that don't have strtoumax:
aaa93559
PE
4051 lib/inttypes.in.h, lib/strtoimax.c, lib/strtol.c, lib/strtoul.c,
4052 lib/strtoull.c, lib/strtoumax.c, lib/verify.h, m4/inttypes.m4,
4053 m4/strtoull.m4, m4/strtoumax.m4.
ce1b6817 4054 * .bzrignore: Add lib/inttypes.h.
a8a2bb29 4055
33630d51
TZ
40562011-04-24 Teodor Zlatanov <tzz@lifelogs.com>
4057
4058 * configure.in: Check for GnuTLS certificate verify callbacks.
4059
bfab7d85
SM
40602011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
4061
4062 * Makefile.in (config.status): Don't erase in case of error.
4063 In case it disappeared, rebuild it with `configure'.
4064
fe0e7ad7
KB
40652011-04-20 Ken Brown <kbrown@cornell.edu>
4066
4067 * configure.in (use_mmap_for_buffers): Set to yes on Cygwin.
4068
f5b06c35
GM
40692011-04-12 Glenn Morris <rgm@gnu.org>
4070
4071 * configure.in: Require ImageMagick >= 6.2.8. (Bug#7955)
4072
762f8d96 40732011-04-09 Paul Eggert <eggert@cs.ucla.edu>
7ec98caf
PE
4074
4075 * lib/allocator.c: New file, automatically generated by gnulib.
4076
5fac7083
GM
40772011-04-07 Glenn Morris <rgm@gnu.org>
4078
4079 * autogen/update_autogen: Ignore comment diffs in ldefs-boot.el.
4080
973f782d
EZ
40812011-04-06 Eli Zaretskii <eliz@gnu.org>
4082
4083 * lib/makefile.w32-in ($(BLD)/careadlinkat.$(O), GNULIBOBJS):
4084 Revert last change.
4085
f1f81baa
JB
40862011-04-06 Juanma Barranquero <lekktu@gmail.com>
4087
4088 * lib/makefile.w32-in (GNULIBOBJS): Add careadlinkat.$(O).
4089 ($(BLD)/careadlinkat.$(O)): New target.
4090 ($(BLD)/dtoastr.$(O), $(BLD)/getopt.$(O), $(BLD)/getopt1.$(O))
4091 ($(BLD)/strftime.$(O), $(BLD)/time_r.$(O), $(BLD)/md5.$(O)):
4092 Update dependencies.
4093
b70d23ff 40942011-04-06 Paul Eggert <eggert@cs.ucla.edu>
aa181334 4095
41cf7d1a
PE
4096 Fix more problems found by GCC 4.6.0's static checks.
4097
aa181334
PE
4098 * configure.in (ATTRIBUTE_FORMAT, ATTRIBUTE_FORMAT_PRINTF): New macros.
4099
1f7196bf 4100 Replace 2 copies of readlink code with 1 gnulib version (Bug#8401).
d1fdcab7
PE
4101 * Makefile.in (GNULIB_MODULES): Add careadlinkat.
4102 * lib/allocator.h, lib/careadlinkat.c, lib/careadlinkat.h:
4103 * m4/ssize_t.m4: New files, automatically generated from gnulib.
4104
c0274801
GM
41052011-04-06 Glenn Morris <rgm@gnu.org>
4106
4107 * autogen/update_autogen: Handle loaddefs-like files as well.
4108 (usage): Add -l, -C.
4109 (clean, ldefs_flag, ldefs_in, ldefs_out): New variables.
4110 With -l, check status of lisp/ as well.
4111 With -C, clean before building.
4112 (autoreconf): Only pass -f in the `clean' case.
4113 (commit): New function.
4114
42e85a8f
GM
41152011-03-28 Glenn Morris <rgm@gnu.org>
4116
39f31873
GM
4117 * autogen/update_autogen: Pass -f to autoreconf.
4118
42e85a8f
GM
4119 * autogen.sh (get_version): Discard "not found" lines.
4120 (check_version): Respect $AUTOCONF etc environment variables.
4121
9af30bdf
GM
41222011-03-27 Glenn Morris <rgm@gnu.org>
4123
4124 * configure.in (AC_TYPE_SIGNAL): Remove obsolete macro.
4125 (AH_BOTTOM): Do not define SIGTYPE.
4126
181855e6
GM
41272011-03-26 Glenn Morris <rgm@gnu.org>
4128
4129 * configure.in: Replace obsolete macros AC_TRY_COMPILE, AC_TRY_LINK,
4130 AC_TRY_RUN with AC_COMPILE_IFELSE, AC_LINK_IFELSE, AC_RUN_IFELSE.
4131
9ee0d174
AS
41322011-03-25 Andreas Schwab <schwab@linux-m68k.org>
4133
4134 * autogen/update_autogen: Remove useless function keyword.
4135
07da4b3c
EZ
41362011-03-25 Eli Zaretskii <eliz@gnu.org>
4137
4138 * config.bat: Generate src/config.h and lib/Makefile from
4139 autogen/config.in and autogen/Makefile.in.
4140
f6ca84c0
GM
41412011-03-25 Glenn Morris <rgm@gnu.org>
4142
4143 * compile, config.guess, config.sub, depcomp, install-sh, missing:
4144 Remove; autoreconf can supply them.
4145 * Makefile.in (sync-from-gnulib): Don't sync config.sub,
4146 config.guess, install-sh. Pass -i to autoreconf.
4147 * autogen/update_autogen (genfiles): Add compile, config.guess,
4148 config.sub, depcomp, install-sh, missing. Pass -i to autoreconf.
4149 Discard non-error output from autoreconf in -q case.
4150 * autogen/compile, autogen/config.guess, autogen/config.sub:
4151 * autogen/depcomp, autogen/install-sh, autogen/missing: New.
4152 * autogen/copy_autogen: Add compile, config.guess, config.sub, depcomp,
4153 install-sh, missing.
4154
8cc1d519
GM
41552011-03-23 Glenn Morris <rgm@gnu.org>
4156
9bb73912 4157 * autogen/update_autogen: Fix typo.
904a432c 4158 (msg): Remove function; use `exec' instead.
9bb73912 4159
8cc1d519
GM
4160 * Makefile.in (mkdir): Use `install-sh -d' instead of mkinstalldirs.
4161 (sync-from-gnulib): Don't sync mkinstalldirs.
4162 * make-dist: Don't distribute mkinstalldirs.
4163
c9c49752 41642011-03-23 Paul Eggert <eggert@cs.ucla.edu>
401bf9b4 4165
c9c49752 4166 Fix more problems found by GCC 4.5.2's static checks.
401bf9b4
PE
4167 * Makefile.in (GNULIB_MODULES): Add socklen.
4168 * configure.in: Do not check for sys/socket.h, since socklen does that.
4169 * m4/socklen.m4: New automatically-generated file, from gnulib.
4170
d5cad867
PE
4171 fakemail: Remove dependency on ignore-value.
4172 * Makefile.in (GNULIB_MODULES): Add stdio.
4173 * lib/stdio.in.h, m4/stdio_h.m4: New files, automatically
4174 imported from gnulib.
cbd350f1 4175 * .bzrignore: Add lib/stdio.h.
c9c49752 4176
34cb1cc6
GM
41772011-03-22 Glenn Morris <rgm@gnu.org>
4178
4179 * autogen/copy_autogen: Work from ./ or ../.
4180 Fix time-stamps.
4181 * autogen.sh: Doc fix.
4182
66b87493
GM
41832011-03-20 Glenn Morris <rgm@gnu.org>
4184
4185 * autogen/: New directory, to be excluded from releases.
4186 * autogen/copy_autogen, autogen/update_autogen: New scripts.
4187 * autogen/README: New file.
4188 * autogen/aclocal.m4, autogen/config.in, autogen/configure:
4189 * autogen/Makefile.in: Add auto-updated generated files.
4190 * autogen.sh: No longer a no-op, now it tests for autotools
4191 and runs them as necessary.
cd1181db 4192 * configure.in: Default maintainer-mode to on.
66b87493
GM
4193 * aclocal.m4, configure, lib/Makefile.in: Remove files.
4194
1ef6de05
PE
41952011-03-13 Paul Eggert <eggert@cs.ucla.edu>
4196
4197 Update for gnulib.
4198 * Makefile.in (GNULIB_MODULES): Add intprops, as Emacs now
4199 includes <intprops.h> directly.
4200 * lib/sys_stat.in.h: New version from Gnulib, which fixes a bug
4201 when building Emacs on Solaris 9 and running it on Solaris 10.
4202
0afb4571
J
42032011-03-08 Jan Djärv <jan.h.d@swipnet.se>
4204
4205 * configure.in: Require 3.0 for --with-gtk3. Add HAVE_GTK3.
4206
33383987
JB
42072011-03-07 Chong Yidong <cyd@stupidchicken.com>
4208
4209 * Version 23.3 released.
4210
870d9cf6
GM
42112011-03-06 Glenn Morris <rgm@gnu.org>
4212
4213 * configure.in (FREETYPE_LIBS): Actually set it to something.
4214
6c0dea8a
PE
42152011-03-02 Paul Eggert <eggert@cs.ucla.edu>
4216
4217 Work around some portability problems with symlinks.
4218
4219 * Makefile.in (GNULIB_MODULES): Add lstat, readlink, symlink.
4220 * configure.in (lstat, HAVE_LSTAT): Remove special hack.
4221 * lib/dosname.h, lib/lstat.c, lib/readlink.c, lib/stat.c:
4222 * lib/symlink.c, m4/lstat.m4, m4/readlink.m4, m4/stat.m4:
4223 * m4/symlink.m4:
4224 New files, automatically generated from gnulib.
4225 * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk:
4226 * m4/gl-comp.m4, src/config.in, config.sub: Regenerate.
4227
945d8b44
EZ
42282011-02-26 Eli Zaretskii <eliz@gnu.org>
4229
03382788
EZ
4230 * .bzrignore: Ignore new lib/*.in-h files.
4231
90eacf99
SM
4232 * config.bat: Rename stdint.in.h and sys_stat.in.h.
4233 Call depfiles.bat even if lib/deps already exist.
945d8b44 4234
9411886d
PE
42352011-02-25 Paul Eggert <eggert@cs.ucla.edu>
4236
4237 * configure, lib/Makefile.in, lib/getopt_int.h, lib/gnulib.mk:
d3af8a57
PE
4238 * lib/stdlib.in.h, m4/stdlib_h.m4: Regenerate to incorporate
4239 recent changes to configure.in and to gnulib.
9411886d 4240
1e8dbdc6
GM
42412011-02-24 Glenn Morris <rgm@gnu.org>
4242
4243 * configure.in: Replace obsolete AC_OUTPUT() with AC_CONFIG_FILES(),
4244 AC_CONFIG_COMMANDS(), and AC_OUTPUT sans arguments.
4245
f68c809d
PE
42462011-02-22 Paul Eggert <eggert@cs.ucla.edu>
4247
4248 Assume S_ISLNK etc. work, since gnulib supports this.
4249 * Makefile.in (GNULIB_MODULES): Add sys_stat.
4250 * configure.in: Check for lstat and set HAVE_LSTAT=0 if not.
4251 Pretend to be using the gnulib lstat module for benefit of sys/stat.h.
4252 * configure, lib/Makefile.in, lib/gnulib.mk: Regenerate.
4253
ba01e9d7
PE
42542011-02-21 Paul Eggert <eggert@cs.ucla.edu>
4255
4256 * lib/min-max.h: New file, for "min" and "max".
4257
9f8370e6
CS
42582011-02-21 Christoph Scholtes <cschol2112@gmail.com>
4259
90eacf99 4260 * lib/makefile.w32-in ($(BLD)/md5.$(O)): Add dependency on
9f8370e6
CS
4261 $(EMACS_ROOT)/nt/inc/stdint.h.
4262
25c51af3
EZ
42632011-02-21 Eli Zaretskii <eliz@gnu.org>
4264
4265 * lib/makefile.w32-in ($(BLD)/filemode.$(O)): Move from
4266 src/makefile.w32-in and adapt. Depend on stamp_BLD.
4267 (GNULIBOBJS): Add $(BLD)/filemode.$(O).
4268
38942b9c 42692011-02-21 Paul Eggert <eggert@cs.ucla.edu>
5fa4ac76
PE
4270
4271 Import filemode module from gnulib.
4272 * .bzrignore: Add lib/sys/.
4273 * Makefile.in (GNULIB_MODULES): Add filemode.
4274 * lib/Makefile.am (MOSTLYCLEANDIRS): New macro.
4275 * lib/filemode.c: Renamed from src/filemode.c and regenerated
4276 from gnulib. This adds support for some more file types, e.g.,
4277 Cray DMF migrated files.
5fa4ac76
PE
4278 * lib/filemode.h, lib/sys_stat.in.h, m4/filemode.m4, m4/st_dm_mode.m4:
4279 * m4/sys_stat_h.m4: New files, generated from gnulib.
4280 * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk, m4/gl-comp.m4:
4281 Regenerate.
4282
e1e6b4fb
EZ
42832011-02-20 Eli Zaretskii <eliz@gnu.org>
4284
4285 * lib/makefile.w32-in ($(BLD)/md5.$(O)): Don't depend on
4286 $(EMACS_ROOT)/nt/inc/sys/stat.h.
4287
6cac9cb1
PE
42882011-02-20 Paul Eggert <eggert@cs.ucla.edu>
4289
4290 * configure.in (C_WARNINGS_SWITCH): Do not prepend -Wno-pointer-sign.
4291 This undoes the 2006-01-02 change. The -Wno-pointer-sign option
4292 is no longer needed, due to the recent SSDATA and related changes.
4293 Perhaps -Wno-pointer-sign should also be removed from
4294 nextstep/Cocoa/Emacs.xcodeproj/project.pbxproj but I have no easy
4295 way to test this so I left it alone.
4296 * configure: Regenerate.
4297
0a19a6f8 42982011-02-20 Christoph Scholtes <cschol2112@gmail.com>
32159fc3
CS
4299
4300 * lib/makefile.w32-in ($(BLD)/md5.$(O)): New recipe, moved from
4301 src/makefile.w32-in.
4302
61353ac8 43032011-02-20 Paul Eggert <eggert@cs.ucla.edu>
5f90be1b 4304
61353ac8 4305 Import crypto/md5 and stdint modules from gnulib.
5f90be1b 4306 * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk, m4/gl-comp.m4:
61353ac8
PE
4307 Regenerate.
4308 * lib/md5.c, lib/md5.h: Rename from src/md5.h and lib/md5.h.
4309 Import the new versions from gnulib; they assume a C99-style
4310 <stdint.h>, supplied by the stdint module.
4311 * lib/stdint.in.h, m4/longlong.m4, m4/stdint.m4, m4/md5.m4: New files,
4312 imported from gnulib.
942f733f 4313 * Makefile.in (MAKEFILE_MODULES): Add crypto/md5.
61353ac8 4314
9d9d12cd
EZ
43152011-02-19 Eli Zaretskii <eliz@gnu.org>
4316
152be435 4317 * .bzrignore: Ignore cxxdefs.h and lib/*.in-h files.
219463da 4318 Add lib/deps/.
152be435 4319
9d9d12cd 4320 * config.bat: Configure in `lib'.
219463da 4321 Generate *.Po files in lib/deps.
9d9d12cd 4322
7d315eb6
PE
43232011-02-18 Paul Eggert <eggert@cs.ucla.edu>
4324
4325 Import IRIX 6.5 getloadavg fixes from gnulib.
4326 * configure, lib/getloadavg.c, m4/getloadavg.m4: Regenerate.
4327
1f5d53eb
PE
43282011-02-16 Paul Eggert <eggert@cs.ucla.edu>
4329
4330 Import getloadavg module from gnulib.
4331 * .bzrignore: Add lib/stdlib.h.
4332 * Makefile.in (GNULIB_MODULES): Add getloadavg.
1f5d53eb
PE
4333 * configure.in (LIBS_SYSTEM): Omit -lkstat on sol2*; gnulib does this.
4334 (AC_CONFIG_LIBOBJ_DIR, AC_FUNC_GETLOADAVG, GETLOADAVG_FILES):
4335 Remove; gnulib does this now.
4336 * lib/getloadavg.c: Rename from src/getloadavg.c, and sync
4337 from gnulib. This adds support for several other systems, such
4338 as Tru64 4.0D, QNX, AIX perfstat, etc. It also fixes a potential
4339 buffer overrun on Linux hosts under very high load, and on hosts
4340 that maintain a channel to the load average file it makes sure
4341 the file descriptor is close-on-exec (on hosts that support this)
4342 and is not stdin, stdout, or stderr.
4343 * lib/stdlib.in.h, m4/getloadavg.m4, m4/stdlib_h.m4: New files,
4344 from gnulib.
4345 * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk, m4/gl-comp.m4:
38942b9c 4346 Regenerate.
1f5d53eb 4347
bb55f713
PE
43482011-02-15 Paul Eggert <eggert@cs.ucla.edu>
4349
4350 Merge from gnulib.
4351
7127b760
PE
4352 * install-sh: Update to scriptversion 2011-01-19.21.
4353
bb55f713
PE
4354 2011-02-13 Bruno Haible <bruno@clisp.org>
4355
4356 Consistent macro naming for macros that use GCC __attribute__.
90eacf99 4357 * lib/ignore-value.h (_GL_ATTRIBUTE_DEPRECATED): Rename from
bb55f713
PE
4358 ATTRIBUTE_DEPRECATED.
4359
4360 2011-02-12 Bruno Haible <bruno@clisp.org>
4361
4362 setlocale: Prefer gnulib's override over libintl's override.
4363 * lib/gettext.h (setlocale): Redefine to rpl_setlocale if
4364 GNULIB_defined_setlocale is set.
4365
57e96f8e
GM
43662011-02-13 Glenn Morris <rgm@gnu.org>
4367
4368 * make-dist: Exclude generated file src/globals.h.
4369
988c07df
PE
43702011-02-10 Paul Eggert <eggert@cs.ucla.edu>
4371
4372 * arg-nonnull.h, c++defs.h, warn-on-use.h: Fix licenses.
4373 Sync from gnulib, which has been patched to fix the problem
4374 with the license notices. Problem reported by Glenn Morris in
4375 <http://lists.gnu.org/archive/html/emacs-devel/2011-02/msg00403.html>.
4376
ccded26c
SM
43772011-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
4378
4379 * .bzrignore: Ignore globals.h and related stamp.
4380
6ffb2c0c
PE
43812011-02-09 Paul Eggert <eggert@cs.ucla.edu>
4382
4383 * lib/Makefile.in, lib/gnulib.mk: Regenerate.
4384 This merges the following fix from gnulib:
4385
4386 2011-02-08 Bruno Haible <bruno@clisp.org>
4387
4388 Split large sed scripts, for HP-UX sed.
4389
00b3c7ac
TT
43902011-02-08 Tom Tromey <tromey@redhat.com>
4391
4392 * configure: Rebuild.
4393 * configure.in (NS_OBJC_OBJ): New subst.
4394
91ccade4
PE
43952011-02-06 Paul Eggert <eggert@cs.ucla.edu>
4396
6ffb2c0c
PE
4397 gnulib: allow multiple gnulib generated replacements to coexist
4398 This defines a few preprocessor symbols that should not affect Emacs.
4399 * lib/getopt.in.h, lib/time.in.h, lib/unistd.in.h: Regenerate
4400 via "make sync-from-gnulib".
4401
e765a388
PE
4402 gnulib: undo previous change
4403 The upstream _HEADERS change was backed out of gnulib (see the
4404 same thread). Stay in sync with gnulib.
4405
91ccade4 4406 gnulib: adjust to upstream _HEADERS change
6ffb2c0c
PE
4407 * lib/Makefile.am (EXTRA_HEADERS, nodist_pkginclude_HEADERS):
4408 New empty macros, to accommodate recent changes to gnulib. See
4409 <http://lists.gnu.org/archive/html/bug-gnulib/2011-02/msg00068.html>.
4410 * c++defs.h, lib/Makefile.in, lib/ftoastr.h, lib/getopt.in.h:
4411 * lib/gnulib.mk, lib/ignore-value.h, lib/stdbool.in.h, lib/stddef.in.h:
4412 * lib/time.in.h, lib/unistd.in.h:
4413 Regenerate.
91ccade4 4414
d67985d3
PE
44152011-02-05 Paul Eggert <eggert@cs.ucla.edu>
4416
4417 sync from gnulib to remove HAVE_STDBOOL_H
90eacf99 4418 * m4/stdbool.m4 (AC_CHECK_HEADER_STDBOOL): Rename from
d67985d3
PE
4419 AC_HEADER_STDBOOL. All uses changed. Do not define
4420 HAVE_STDBOOL_H, as gnulib does not need this. This change is
4421 imported from the latest Autoconf git. It was motivated by Emacs,
4422 which uses gnulib but does not need HAVE_STDBOOL_H.
4423 * configure, src/config.in: Regenerate.
4424 * config.guess, config.sub: Sync to 2011-02-02 versions (whitespace)
4425
67342916
PE
44262011-02-03 Paul Eggert <eggert@cs.ucla.edu>
4427
4428 allow C code to suppress warnings about ignored return values
4429 * Makefile.in (GNULIB_MODULES): Add ignore-value.
6ffb2c0c
PE
4430 * configure, lib/Makefile.in, lib/gnulib.mk, m4/gl-comp.m4: Regenerate.
4431 * lib/ignore-value.h: New file.
67342916 4432
14beddf4 44332011-01-31 Chong Yidong <cyd@stupidchicken.com>
37f7b784
CY
4434
4435 * configure.in: Test existence of xaw3d library, not just the
4436 header (Bug#7642).
4437
6ffb2c0c
PE
44382011-01-31 Eli Zaretskii <eliz@gnu.org>
4439
4440 * lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/strftime.$(O) and
4441 $(BLD)/time_r.$(O).
4442 ($(BLD)/dtoastr.$(O)): Depend on $(EMACS_ROOT)/src/s/ms-w32.h and
4443 $(EMACS_ROOT)/src/m/intel386.h.
35e951cd 4444 ($(BLD)/strftime.$(O))
6ffb2c0c
PE
4445 ($(BLD)/time_r.$(O)): Define prerequisites.
4446
16fab143
PE
44472011-01-31 Paul Eggert <eggert@cs.ucla.edu>
4448
4449 src/emacs.c now gets version number from configure.in
4450 * configure.in (version): Set this from $PACKAGE_VERSION,
4451 which is set from AC_INIT, rather than scouting through src/emacs.c.
4452 * configure: Regenerate.
4453 * make-dist (version): Get it from configure.in, not src/emacs.c.
4454
16c3e636
PE
44552011-01-30 Paul Eggert <eggert@cs.ucla.edu>
4456
4457 strftime: import from gnulib
4458 * Makefile.in (GNULIB_MODULES): Add strftime.
4459 * configure.in (AC_FUNC_STRFTIME, my_strftime): Remove; no longer
4460 needed.
6ffb2c0c 4461 * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk, m4/gl-comp.m4:
16c3e636 4462 Regenerate.
6ffb2c0c
PE
4463 * lib/strftime.c, lib/strftime.h, lib/stdbool.in.h: New files,
4464 imported from gnulib.
16c3e636
PE
4465 * m4/strftime.m4, m4/stdbool.m4, m4/tm_gmtoff.m4: Likewise.
4466 This incorporates many changes from gnulib, including simpler
4467 handling of multibyte formats, porting to mingw32 and other
4468 platforms, and support for higher-resolution time stamps.
4469 Emacs does not yet use the higher-resolution interface.
4470
3de84ad9
PE
44712011-01-30 Paul Eggert <eggert@cs.ucla.edu>
4472
4473 gnulib: import mktime and move-if-change fixes from gnulib
4474
4475 * configure: Regenerate from the following.
4476
6ffb2c0c
PE
4477 2011-01-30 Paul Eggert <eggert@cs.ucla.edu>
4478
4479 mktime: clarify long_int width checking
4480 * lib/mktime.c (long_int_is_wide_enough): Move this assertion to
4481 the top level, to make it clearer that the assumption about
4482 long_int width is being checked. See
4483 <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00554.html>.
4484
3de84ad9
PE
4485 2011-01-29 Paul Eggert <eggert@cs.ucla.edu>
4486
4487 TYPE_MAXIMUM: avoid theoretically undefined behavior
6ffb2c0c 4488 * lib/intprops.h (TYPE_MINIMUM, TYPE_MAXIMUM): Do not shift a
3de84ad9
PE
4489 negative number, which the C Standard says has undefined behavior.
4490 In practice this is not a problem, but might as well do it by the book.
4491 Reported by Rich Felker and Eric Blake; see
4492 <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00493.html>.
6ffb2c0c
PE
4493 * m4/mktime.m4 (AC_FUNC_MKTIME): Likewise.
4494 * lib/mktime.c (TYPE_MAXIMUM): Redo slightly to match the others.
4495
4496 mktime: #undef mktime before #defining it
4497 * lib/mktime.c (mktime) [DEBUG]: #undef mktime before #defining it.
4498
4499 mktime: systematically normalize tm_isdst comparisons
4500 * lib/mktime.c (isdst_differ): New function.
4501 (__mktime_internal): Use it systematically for all isdst comparisons.
4502 This completes the fix for libc BZ #6723, and removes the need for
90eacf99
SM
4503 normalizing tm_isdst.
4504 See <http://sourceware.org/bugzilla/show_bug.cgi?id=6723>
6ffb2c0c
PE
4505 (not_equal_tm) [DEBUG]: Use isdst_differ here, too.
4506
4507 mktime: fix some integer overflow issues and sidestep the rest
4508
4509 This was prompted by a bug report by Benjamin Lindner for MinGW
4510 <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00472.html>.
4511 His bug is due to signed integer overflow (0 - INT_MIN), and I
4512 I scanned through mktime.c looking for other integer overflow
4513 problems, fixing all the bugs I found.
4514
4515 Although the C Standard says the resulting code is still not safe
4516 in the presence of integer overflow, in practice it should be good
4517 enough for all real-world two's-complement implementations, except
4518 for debugging environments that deliberately trap on integer
4519 overflow (e.g., gcc -ftrapv).
4520
4521 * lib/mktime.c (WRAPV): New macro.
4522 (SHR): Also check that long_int and time_t shift right in the
4523 usual way, before using the fast-but-unportable method.
4524 (TYPE_ONES_COMPLEMENT, TYPE_SIGNED_MAGNITUDE): Remove, no longer
4525 used. The code already assumed two's complement, so there's
4526 no need to test for alternatives. All uses removed.
4527 (TYPE_MAXIMUM): Don't rely here on overflow behavior not defined by
4528 the C standard. Problem reported by Rich Felker in
4529 <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00488.html>.
4530 (twos_complement_arithmetic): Also check long_int and time_t.
4531 (time_t_avg, time_t_add_ok, time_t_int_add_ok): New functions.
4532 (guess_time_tm, ranged_convert, __mktime_internal): Use them.
4533 (__mktime_internal): Avoid integer overflow with unary subtraction
4534 in two instances where -1 - X is an adequate replacement for -X,
4535 since the calculations are approximate.
3de84ad9
PE
4536
4537 2011-01-29 Eric Blake <eblake@redhat.com>
4538
4539 mktime: avoid infinite loop
4540 * m4/mktime.m4 (AC_FUNC_MKTIME): Avoid overflow on possibly-signed
4541 type; behavior is still undefined but portable to all known targets.
4542 Reported by Rich Felker.
4543
6ffb2c0c
PE
4544 2011-01-28 Paul Eggert <eggert@cs.ucla.edu>
4545
4546 mktime: avoid problems on NetBSD 5 / i386
4547 * lib/mktime.c (long_int): New type. This works around a problem
4548 on NetBSD 5 / i386, where 'long int' and 'int' are both 32 bits
4549 but time_t is 64 bits, and where I expect the existing code is
4550 wrong in some cases.
4551 (leapyear, ydhms_diff, guess_time_tm, __mktime_internal): Use it.
4552 (ydhms_diff): Bring back the compile-time check for wide-enough
4553 year and yday.
4554
4555 mktime: fix misspelling in comment
4556 * lib/mktime.c (__mktime_internal): Fix misspelling in comment.
4557 This merges all recent glibc changes of importance.
4558
3de84ad9
PE
4559 2011-01-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4560
4561 move-if-change: cope with concurrent mv of identical file.
4562 * move-if-change (CMPPROG): Accept environment
4563 variable as an override for `cmp'.
4564 (usage): Document CMPPROG.
4565 Adjust comparison to drop stdout. Cope with failure of mv if
4566 the target file exists and is identical to the source, for
4567 parallel builds.
4568 Report from H.J. Lu against binutils in PR binutils/12283.
4569
6ffb2c0c
PE
45702011-01-29 Eli Zaretskii <eliz@gnu.org>
4571
4572 * lib/makefile.w32-in:
4573 * lib/getopt_.h: New files.
4574
c7e95b91
PE
45752011-01-28 Paul Eggert <eggert@cs.ucla.edu>
4576
4577 improve fix for MS-DOS file name clash
90eacf99 4578 * Makefile.in (DOS_gnulib_comp.m4): Rename from DOS-gnulib-comp.m4,
c7e95b91
PE
4579 for portability to POSIX make. Reported by Bruno Haible.
4580 (sync-from-gnulib): Copy gl-comp.m4 (if present) back to
4581 gnulib-comp.m4 before running gnulib-tool, to prevent old gnulib
4582 files from accumulating as garbage. Also reported by Bruno Haible.
4583
125c3718
PE
45842011-01-27 Paul Eggert <eggert@cs.ucla.edu>
4585
4586 fix two m4/gnulib-*.m4 file names that clashed under MS-DOS
4587 * Makefile.in (DOS-gnulib-comp.m4): New macro.
4588 (sync-from-gnulib): Rename m4/gnulib-comp.m4 to m4/gl-comp.m4 to avoid
4589 problems with MS-DOS 8+3 file name restrictions.
4590 Remove m4/gnulib-cache.m4, as we can live without it. If we kept
4591 it, it would also cause problems when extracting Emacs distribution
4592 tarballs on MS-DOS hosts.
4593 (ACLOCAL_INPUTS): Adjust to file renaming.
6ffb2c0c 4594 * aclocal.m4, configure, lib/Makefile.in, src/config.in: Regenerate.
125c3718
PE
4595 * config.guess, config.sub: Sync from gnulib.
4596 * m4/gnulib-cache.m4: Remove from repository.
4597 * m4/gl-comp.m4: Rename from m4/gnulib-comp.m4.
4598
4004ef46
GM
45992011-01-25 Glenn Morris <rgm@gnu.org>
4600
0b5c5d82
GM
4601 * README: Add a note about ranges in copyright years.
4602
4004ef46
GM
4603 * configure.in: Set CANNOT_DUMP on ia64 hpux (port from emacs-23).
4604
06d8ace5 46052011-01-25 Peter O'Gorman <bug-gnu-emacs@mlists.thewrittenword.com> (tiny change)
6de1218f
PG
4606
4607 * configure.in: Add HP-UX on IA64 (Bug#6811).
4608
d6974efa
PE
46092011-01-24 Paul Eggert <eggert@cs.ucla.edu>
4610
4611 Remove HAVE_RAW_DECL_CHOWN etc. from config.h
4612 * Makefile.in (sync-from-gnulib): Remove m4/warn-on-use.m4,
4613 as it is no longer needed.
6ffb2c0c 4614 * aclocal.m4, configure, lib/Makefile.in, src/config.in: Regenerate.
d6974efa
PE
4615 * configure.in: Invoke the new gnulib macro
4616 gl_ASSERT_NO_GNULIB_POSIXCHECK, which removes the need for
4617 warn-on-use.m4 and for the HAVE_RAW_DECL_* symbols in config.h.
4618 * m4/getopt.m4: Sync from gnulib; this removes the need for
4619 HAVE_DECL_OPTRESET and HAVE_DECL_GETOPT_CLIP from config.h.
4620 * m4/gnulib-common.m4 (gl_ASSERT_NO_GNULIB_POSIXCHECK):
4621 New macro, synced from gnulib.
4622 * m4/warn-on-use.m4: Remove.
4623
e02ea74b
PE
46242011-01-22 Paul Eggert <eggert@cs.ucla.edu>
4625
4626 aclocal.m4: put this file back into repository
4627 This way, we don't have to assume that the maintainer has
4628 the automake package installed. See
4629 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00746.html>.
4630 * .bzrignore: Remove aclocal.m4, undoing the previous change.
4631 * Makefile.in (top_maintainer_clean): Do not remove aclocal.m4,
4632 undoing the previous change.
4633 * aclocal.m4: New file (actually, resurrected).
4634
48dcd482
MB
46352011-01-22 Miles Bader <miles@gnu.org>
4636
4637 * configure.in: Don't zero-out FONTCONFIG_CFLAGS and
4638 FONTCONFIG_LIBS when building with XFT (doing so is incorrect, as
4639 Emacs directly uses fontconfig, and breaks building when using a
4640 strict linker).
4641
925e561d
PE
46422011-01-21 Paul Eggert <eggert@cs.ucla.edu>
4643
b06b1098
PE
4644 src/config.in: shrink slightly
4645 * configure.in: Invoke the new gnulib macro gl_ASSERT_NO_GNULIB_TESTS.
4646 This makes src/config.in a bit smaller, by removing identifiers
4647 like GNULIB_TEST_MKTIME that Emacs does not need.
4648 * m4/getopt.m4, m4/gnulib-common.m4, m4/include_next.m4:
4649 * m4/multiarch.m4, m4/stddef_h.m4, m4/time_h.m4, m4/unistd_h.m4:
4650 Sync from gnulib. This removes a few more unnecessary symbols from
4651 src/config.in, such as AA_APPLE_UNIVERSAL_BUILD and HAVE_STDDEF_H.
4652 * configure, src/config.in: Regenerate.
4653
925e561d
PE
4654 aclocal.m4: tweaks to regenerate more conveniently
4655 This attempts to act better when the source is in a weird state. See
4656 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00734.html>.
4657 * Makefile.in (am--refresh): Add aclocal.m4, configure, config.in.
4658 * .bzrignore: Add aclocal.m4.
4659
942be821
PE
46602011-01-20 Paul Eggert <eggert@cs.ucla.edu>
4661
4662 aclocal.m4: omit auto-generated file from repository
4663 * Makefile.in (top_maintainer_clean): Remove aclocal.m4; this undoes
4664 the most recent change here.
4665 * aclocal.m4: Remove from bzr repository. This file is
4666 auto-generated and isn't needed to run 'configure'. See
4667 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00698.html>.
4668
0813c96e
PE
46692011-01-19 Paul Eggert <eggert@cs.ucla.edu>
4670
4671 Minor Makefile.in tweaks to build from gnulib better.
4672 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00673.html>
4673 * Makefile.in (sync-from-gnulib): Also run autoreconf -I m4.
4674 (top_maintainer_clean): Don't remove aclocal.m4.
4675
7cae64b4
PE
46762011-01-18 Paul Eggert <eggert@cs.ucla.edu>
4677
53911e8f
PE
4678 Minor cleanups for 'bzr status'
4679 * .bzrignore: Add emacs-*/, the output of make-dist, and stamp-h1,
4680 the output of config.guess.
4681 * Makefile.in (top_distclean): Remove stamp-h1 too.
4682
7cae64b4
PE
4683 * configure.in (HAVE_ATTRIBUTE_ALIGNED): Arrange for this to be
4684 defined if the compiler supports GCC-style __attribute__
4685 ((__aligned__ ...)). IBM AIX and Oracle Solaris Studio support
4686 this syntax.
4687
a3e44e79 46882011-01-17 Paul Eggert <eggert@cs.ucla.edu>
ecbfcc83 4689
3cbecb8f
PE
4690 Makefile.in: tidy up the building of lib
4691 * Makefile.in (am--refresh): Mark as .PHONY.
4692 (top_maintainer_clean): Don't remove lib/gnulib.mk m4/gnulib-cache.m4,
4693 as they're not rebuilt unless you do a "make sync-from-gnulib"
4694 and the former is needed for "configure".
4695 (maintainer-clean): Don't recurse into lib, as "make bootstrap-clean"
4696 has already removed lib/Makefile.
4697
ecbfcc83
PE
4698 * Makefile.in (GNULIB_MODULES): Change ftoastr to dtoastr.
4699 This avoids building ftoastr and ldtoastr, which aren't needed. See
4700 <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00199.html>.
fa2c4f56 4701
803059b9
PE
4702 * .bzrignore: Add .h files that are host-dependent.
4703 Add lib/.deps/, lib/arg-nonnull.h, lib/c++defs.h, lib/getopt.h,
4704 lib/time.h, lib/unistd.h, lib/warn-on-use.h. These are
4705 host-dependent and are built as part of an ordinary 'make', and
4706 should not be checked in.
4707
6ffb2c0c
PE
4708 * lib/Makefile.in: Regenerate.
4709 * lib/COPYING: New file, a copy of COPYING.
4710
2a78afcc 4711 * configure: Regenerate.
37564543
PE
4712 * configure.in (AC_USE_SYSTEM_EXTENSIONS): Remove: gnulib does this.
4713
e275c824 4714 Regenerate.
6ffb2c0c
PE
4715 * lib/getopt.c, lib/getopt.in.h, lib/getopt1.c, lib/getopt_int.h:
4716 * lib/gettext.h, lib/unistd.in.h, m4/unistd_h.m4:
4717 New files, copied from gnulib by gnulib-tool.
4718 * aclocal.m4, configure, lib/Makefile.in, m4/getopt.m4:
e275c824
PE
4719 * m4/gnulib-cache.m4, m4/gnulib-comp.m4, src/config.in:
4720 Regenerate.
ecbfcc83 4721
84bbb1ad
PE
4722 Use gnulib's getopt-gnu module.
4723 * Makefile.in (GNULIB_MODULES): Add getopt-gnu.
4724 (AUTOCONF_INPUTS): Remove getopt.m4; aclocal.m4 is a good-enough
4725 representative of the dependencies.
4726 * configure.in: Do not configure getopt, as gnulib does that now.
4727 * make-dist: Do not worry about lib-src/getopt.h, as gnulib handles
4728 getopt now, in lib.
ecbfcc83 4729
1fd182f0 4730 Regenerate.
6ffb2c0c
PE
4731 * arg-nonnull.h, c++defs.h, lib/mktime-internal.h, lib/mktime.c:
4732 * lib/stddef.in.h, lib/time.h, lib/time.in.h, lib/time_r.c:
1fd182f0
PE
4733 * m4/extensions.m4, m4/include_next.m4, m4/mktime.m4:
4734 * m4/multiarch.m4, m4/stddef_h.m4, m4/time_h.m4, m4/time_r.m4:
4735 * m4/extensions.m4, m4/include_next.m4, m4/mktime.m4, m4/multiarch.m4:
4736 * m4/stddef_h.m4, m4/time_h.m4, m4/time_r.m4, m4/warn-on-use.m4:
4737 * m4/wchar_t.m4, warn-on-use.h:
4738 New files, copied from gnulib by gnulib-tool.
6ffb2c0c 4739 * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk:
1fd182f0
PE
4740 * m4/gnulib-cache.m4, m4/gnulib-comp.m4, src/config.in:
4741 Regenerate.
4742
1e11dbe3
PE
4743 Use gnulib's mktime module.
4744 * Makefile.in (GNULIB_MODULES): Add mktime.
4745 * configure.in: Remove code no longer needed, as gnulib now does it.
4746 (AC_CHECK_FUNCS): Remove mktime.
4747 (AC_FUNC_MKTIME, BROKEN_MKTIME): Remove.
4748 (__restrict): Remove, as this now gets in the way of the C99
4749 support for 'restrict' pulled in by the gnulib mktime module.
4750 Code should now use 'restrict' and not '__restrict".
4751 (mktime): Remove.
4752 * make-dist: Put gnulib-generated files arg-nonnull.h, c++defs.h,
4753 and warn-on-use.h into the distribution.
1fd182f0
PE
4754
4755 Regenerate.
6ffb2c0c
PE
4756 * lib/dtoastr.c, lib/ftoastr.c, lib/ftoastr.h, lib/intprops.h:
4757 * lib/ldtoastr.c, m4/c-strtod.m4:
1fd182f0 4758 New files, copied from gnulib by gnulib-tool.
6ffb2c0c
PE
4759 * lib/dummy.c: Remove.
4760 * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk:
1fd182f0
PE
4761 * m4/gnulib-cache.m4, m4/gnulib-comp.m4, src/config.in:
4762 Regenerate.
ecbfcc83 4763
1e11dbe3 4764 Use gnulib's ftoastr module.
fa2c4f56
PE
4765 * Makefile.in (GNULIB_MODULES): Add ftoastr. Remove dummy.
4766
743c80a7 4767 Regenerate.
6ffb2c0c
PE
4768 * aclocal.m4, compile, depcomp, lib/Makefile.in, lib/dummy.c:
4769 * lib/gnulib.mk, m4/00gnulib.m4, m4/gnulib-cache.m4:
743c80a7
PE
4770 * m4/gnulib-common.m4, m4/gnulib-comp.m4, m4/gnulib-tool.m4, missing:
4771 New files, generated automatically, with 'make sync-from-gnulib'
4772 followed by 'make'.
38942b9c 4773 * configure: Regenerate.
743c80a7 4774
9a514d4a
PE
4775 Automate syncing from gnulib.
4776 * INSTALL, README: Document new subdirectory 'lib'.
4777 * Makefile.in (SUBDIR): Add lib.
4778 (SUBDIR_MAKEFILES): Add lib/Makefile.
4779 (lib-src, src, TAGS, tags): Depend on lib.
4780 (gnulib_srcdir, GNULIB_MODULES, GNULIB_TOOL_FLAGS): New macros.
4781 ($(gnulib_srcdir)): New rule.
4782 (sync-from-gnulib): New rule, which is .PHONY.
4783 (lib): New rule, which is like lib-src.
4784 (Makefile): Depend on lib/Makefile.in.
4785 (AUTOCONF_INPUTS): Depend on aclocal.m4.
4786 (ACLOCAL_INPUTS, AUTOMAKE_INPUTS): New macros.
4787 ($(srcdir)/aclocal.m4, $(srcdir)/lib/Makefile.in): New rules.
4788 (am--refresh): New rule, to pacify Automake.
4789 (mostlyclean, clean, distclean, bootstrap-clean, maintainer-clean):
4790 Clean lib, too.
4791 (top_maintainer_clean): New macro, to remove gnulib-tool and Automake
4792 droppings.
4793 (maintainer-clean, extraclean): Use it.
4794 * configure.in: Initialize for automake and gnulib, by invoking
4795 AM_INIT_AUTOMAKE, AM_PROG_CC_C_O, gl_EARLY, and gl_INIT. Output
4796 lib/Makefile, too. Use automake to build gnulib, as gnulib works
4797 more conveniently with automake.
6ffb2c0c 4798 * lib/Makefile.am: New file.
9a514d4a
PE
4799 * make-dist: Also put into the distribution aclocal.m4,
4800 compile, depcomp, missing, and the files under lib/.
4801
dc3e3e7b
GM
48022011-01-15 Glenn Morris <rgm@gnu.org>
4803
4804 * Makefile.in (epaths-force): No more arch-tag to edit.
4805
dab73760
CY
48062011-01-15 Chong Yidong <cyd@stupidchicken.com>
4807
4808 * configure.in: Bump min libxml2 version to 2.6.17 (Bug#7603).
4809
9f4b8b47
PE
48102011-01-14 Paul Eggert <eggert@cs.ucla.edu>
4811
4812 * make-dist: Distribute test/ files too.
4813 Distribute every file under test/ that is under version control,
4814 using patterns like *.el to capture files that are added later.
4815 Without this change, "configure" would fail, because it would
4816 attempt to build from a Makefile.in that was not distributed.
4817
d221e780
CO
48182011-01-13 Christian Ohler <ohler@gnu.org>
4819
4820 * Makefile.in (INFO_FILES): Add ERT.
4821
4822 * Makefile.in (check): Run tests in test/automated.
4823
4824 * Makefile.in:
4825 * configure.in: Add test/automated/Makefile.
4826
bc5585d1
PE
48272011-01-07 Paul Eggert <eggert@cs.ucla.edu>
4828
2b3f5bc8
PE
4829 * install-sh, mkinstalldirs, move-if-change: Update from master
4830 source in gnulib.
4831
bc5585d1
PE
4832 * config.guess, config.sub: Updated from master source.
4833
2018939f
AS
48342011-01-05 Andreas Schwab <schwab@linux-m68k.org>
4835
4836 * configure.in: Check for __builtin_unwind_init.
4837
e5365138
GM
48382011-01-05 Glenn Morris <rgm@gnu.org>
4839
4840 * configure.in (HAVE_MAKEINFO): New output variable.
4841 (MAKEINFO): Reset to "makeinfo" if not found.
4842 * Makefile.in (install-arch-indep, info):
4843 Replace MAKEINFO = off with HAVE_MAKEINFO = no.
4844
a04689de 48452010-12-29 Ulrich Müller <ulm@gentoo.org>
4fc5868a
UM
4846
4847 * configure.in: Make gameuser configurable (Bug#7717).
4848
68251e16
GM
48492010-12-15 Glenn Morris <rgm@gnu.org>
4850
4851 * Makefile.in (install-arch-dep, uninstall): Remove code relating to the
4852 long absent lib-src/fns-*.el.
4853
838db889
GM
48542010-12-11 Glenn Morris <rgm@gnu.org>
4855
4856 * make-dist: Exclude etc/*.pyc.
4857
fe646d2c
AS
48582010-12-10 Andreas Schwab <schwab@linux-m68k.org>
4859
4860 * configure.in: Don't double machfile in final message.
4861
d96c83fa
CY
48622010-12-04 Chong Yidong <cyd@stupidchicken.com>
4863
4864 * configure.in: Fix last change.
4865
d6a003a8
AS
48662010-12-04 Andreas Schwab <schwab@linux-m68k.org>
4867
4868 * configure.in: Remove reference to removed machine description
90eacf99
SM
4869 files and allow $machine and $machfile to be empty.
4870 Substitute M_FILE/S_FILE instead of machfile/opsysfile.
d6a003a8 4871
067d23c9
KY
48722010-12-03 Glenn Morris <rgm@gnu.org>
4873
4874 * make-dist: Remove EMACS_UNIBYTE unsetting; it does nothing.
4875
48762010-11-23 Dan Nicolaescu <dann@ics.uci.edu>
4877
4878 * configure.in <AC_CHECK_HEADERS>: Remove sys/ioctl.h.
4879 (EXTERNALLY_VISIBLE): New definition.
4880
48812010-11-21 Dan Nicolaescu <dann@ics.uci.edu>
4882
4883 * configure.in (INLINE): Do not depend on OPTIMIZE, unused.
4884
48852010-11-15 Dan Nicolaescu <dann@ics.uci.edu>
4886
4887 * configure.in: Do not check for unconditionally included headers.
4888
48892010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
4890
4891 * .dir-locals.el (log-edit-mode): Set log-edit-rewrite-fixes.
4892
48932010-11-09 Michael Albinus <michael.albinus@gmx.de>
4894
4895 * configure.in: Don't write a warning for D-Bus anymore.
4896
48972010-11-06 Andreas Schwab <schwab@linux-m68k.org>
4898
4899 * configure.in: Fix indentation.
4900
49012010-10-31 Ken Brown <kbrown@cornell.edu>
4902
90eacf99
SM
4903 * configure.in (checking whether localtime caches TZ):
4904 Use unsetenv instead of modifying environment directly.
067d23c9
KY
4905
49062010-10-25 Andreas Schwab <schwab@linux-m68k.org>
4907
4908 * configure.in (checking for -znocombreloc): Use AC_LANG_PROGRAM
4909 to avoid warning.
4910
49112010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
4912
e9fce1ac 4913 * configure.in: Remove the BROKEN annotation from GnuTLS.
067d23c9
KY
4914
49152010-10-22 Glenn Morris <rgm@gnu.org>
4916
4917 * make-dist: Avoid listing .el files twice. Don't try to run
4918 autoconf if --no-update.
4919
49202010-10-20 Glenn Morris <rgm@gnu.org>
4921
4922 * make-dist: No longer create lisp/MANIFEST.
4923
49242010-10-14 Glenn Morris <rgm@gnu.org>
4925
4926 * BUGS, INSTALL.BZR, README: Updates.
4927
49282010-10-13 Glenn Morris <rgm@gnu.org>
4929
4930 * make-dist: Remove --compress. Check for the appropriate
4931 gzip-like executable, and if not found, don't compress.
4932 Check version number in README, don't change it.
4933 Use find for nt/inc/*.h.
4934
49352010-10-12 Dan Nicolaescu <dann@ics.uci.edu>
4936
90eacf99
SM
4937 * configure (ns_appdir, OLDXMENU, TOOLTIP_SUPPORT):
4938 Remove trailing / from directory names.
067d23c9
KY
4939
49402010-10-12 Glenn Morris <rgm@gnu.org>
4941
4942 * make-dist: Update and simplify.
4943
49442010-10-12 Eli Zaretskii <eliz@gnu.org>
4945
4946 * make-dist: Don't distribute src/buildobj.h. (Bug#7167)
4947
49482010-10-10 Dan Nicolaescu <dann@ics.uci.edu>
4949
4950 * configure.in (PROFILING_LDFLAGS): Do not define, remove all uses.
4951
49522010-10-09 Glenn Morris <rgm@gnu.org>
4953
4954 * make-dist: No more doc/emacs/*.texi.in.
4955
4956 * configure.in (AC_OUTPUT): Remove doc/emacs/emacsver.texi.
4957
49582010-10-09 Glenn Morris <rgm@gnu.org>
4959
4960 * configure.in: Combine some conditionals.
4961
4962 * configure.in (AC_OUTPUT): Add doc/emacs/emacsver.texi.
4963 * make-dist: Include doc/emacs/*.texi.in.
4964
4965 * INSTALL, make-dist: Remove references to b2m.
4966 * Makefile.in (MAN_PAGES): Remove b2m.1.
4967
49682010-10-05 Glenn Morris <rgm@gnu.org>
4969
4970 * .dir-locals.el: The Emacs convention is sentence-end-double-space.
4971
49722010-10-03 Dan Nicolaescu <dann@ics.uci.edu>
4973
4974 * configure.in (NO_INLINE, noinline): Move here from src/xterm.c.
4975
49762010-10-01 Dan Nicolaescu <dann@ics.uci.edu>
4977
4978 * configure.in: Include stdlib.h and string.h unconditionally.
4979
49802010-09-29 Romain Francoise <romain@orebokech.com>
4981
4982 * configure.in: Don't enable ImageMagick unless HAVE_X11.
4983
49842010-09-28 Glenn Morris <rgm@gnu.org>
4985
4986 * configure.in (HAVE_GNUTLS): Add a description to make autoheader
4987 happy.
4988
49892010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4990
4991 * configure.in: Enable imagemagick by default.
4992
49932010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4994
4995 * configure.in (HAVE_GNUTLS): Don't break if we don't have the
e9fce1ac 4996 GnuTLS libraries.
067d23c9
KY
4997
49982010-09-26 Teodor Zlatanov <tzz@lifelogs.com>
4999
5000 * configure.in: Set up GnuTLS.
5001
50022010-09-22 Chong Yidong <cyd@stupidchicken.com>
5003
5004 * configure.in: Announce whether libxml2 is linked to.
5005
50062010-09-20 Dan Nicolaescu <dann@ics.uci.edu>
5007
5008 * configure.in (LINKER): Rename to LD_FIRSTFLAG, do not include $(CC).
5009
50102010-09-18 Eli Zaretskii <eliz@gnu.org>
5011
5012 * config.bat: Detect that libxml2 is installed and if so, build
5013 with it.
5014
50152010-09-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
5016
5017 * configure.in (HAVE_LIBXML2): Check that the libxml2 we found can
5018 be used. This fixes a conf problem on Mac OS X.
5019
50202010-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
5021
5022 * configure.in: Check for libxml2.
5023
50242010-09-09 Glenn Morris <rgm@gnu.org>
5025
5026 * make-dist: No more TODO files under lisp/.
5027
50282010-09-04 Eli Zaretskii <eliz@gnu.org>
5029
5030 * config.bat: Produce lisp/gnus/_dir-locals.el from
5031 lisp/gnus/.dir-locals.el.
5032
50332010-08-23 Andreas Schwab <schwab@linux-m68k.org>
5034
5035 * configure.in: Fix check for librsvg, imagemagick and
5036 MagickExportImagePixels.
5037
50382010-08-18 Joakim Verona <joakim@verona.se>
5039
5040 * Makefile.in, configure.in: Checks for ImageMagick.
5041
50422010-08-10 Dan Nicolaescu <dann@ics.uci.edu>
5043
5044 * configure.in (AC_PREREQ): Require autoconf 2.65.
5045
50462010-08-09 Dan Nicolaescu <dann@ics.uci.edu>
5047
5048 * configure.in (AC_PREREQ): Require autoconf 2.66 to stop version churn.
5049
50502010-08-09 Andreas Schwab <schwab@linux-m68k.org>
5051
5052 * configure.in: Add AC_C_BIGENDIAN.
5053
50542010-08-09 Dan Nicolaescu <dann@ics.uci.edu>
5055
5056 * configure.in (ORDINARY_LINK): Use on hpux* too.
5057
50582010-08-06 Jan Djärv <jan.h.d@swipnet.se>
5059
5060 * configure.in: Check for util.h.
5061 Use -Wimplicit-function-declaration if compiler supports it.
5062
50632010-08-05 Eli Zaretskii <eliz@gnu.org>
5064
5065 * configure.in (UNEXEC_OBJ): Rename unexec.o => unexcoff.o.
5066
50672010-08-04 Andreas Schwab <schwab@linux-m68k.org>
5068
5069 * configure.in: Restore accidentally removed use of
5070 GCC_TEST_OPTIONS/NON_GCC_TEST_OPTIONS.
5071
50722010-07-29 Chad Brown <yandros@mit.edu>
5073
5074 * configure.in: Check for dirent.h.
5075
50762010-07-29 Dan Nicolaescu <dann@ics.uci.edu>
5077
5078 * configure.in: Remove reference to usg5-4, unused.
5079
50802010-07-25 Andreas Schwab <schwab@linux-m68k.org>
5081
5082 * configure.in: Check for __executable_start.
5083
50842010-07-24 Ken Brown <kbrown@cornell.edu>
5085
5086 * configure.in (LINKER, LIB_GCC): Remove cygwin special cases (Bug#6715)
5087
50882010-07-24 Juanma Barranquero <lekktu@gmail.com>
5089
5090 * .bzrignore, .gitignore: Ignore README.W32 on the root directory.
5091
50922010-07-24 Ken Brown <kbrown@cornell.edu> (tiny change)
5093
5094 * configure.in (START_FILES) [cygwin]: Set to pre-crt0.o (Bug#6715).
5095
50962010-07-12 Andreas Schwab <schwab@linux-m68k.org>
5097
5098 * configure.in (C_WARNINGS_SWITCH, PROFILING_CFLAGS)
5099 (PROFILING_LDFLAGS): Substitute, don't add them to CFLAGS/LDFLAGS.
5100 (C_OPTIMIZE_SWITCH): Remove.
5101 (TEMACS_LDFLAGS2): Add ${PROFILING_LDFLAGS}.
5102
51032010-07-11 Andreas Schwab <schwab@linux-m68k.org>
5104
5105 * configure.in: Don't check for index and rindex, check for strchr
5106 and strrchr. Define strchr and strrchr as index and rindex,
5107 resp., in src/config.h if not available.
5108
51092010-07-08 Dan Nicolaescu <dann@ics.uci.edu>
5110
5111 * configure.in: Use -Wold-style-definition if available.
5112 This helps with the transition to standard C code, it can be
5113 removed when done.
5114
5115 * configure.in (PRE_EDIT_LDFLAGS, POST_EDIT_LDFLAGS): Remove.
5116
5117 * configure.in (UNEXEC_OBJ): Add comment about values for MSDOS
5118 and MSWindows.
5119
51202010-07-07 Andreas Schwab <schwab@linux-m68k.org>
5121
5122 * configure.in: Don't check for bcopy, bcmp, bzero. Don't include
5123 <strings.h> and don't define bcopy, bzero, BCMP in config.h.
5124
51252010-07-07 Dan Nicolaescu <dann@ics.uci.edu>
5126
5127 * configure.in (getenv): Remove K&R declaration.
5128
51292010-07-02 Jan Djärv <jan.h.d@swipnet.se>
5130
5131 * configure.in: Remove define __P.
5132
51332010-07-02 Dan Nicolaescu <dann@ics.uci.edu>
5134
5135 * configure.in (--enable-use-lisp-union-type): New flag.
5136
51372010-06-30 Dan Nicolaescu <dann@ics.uci.edu>
5138
5139 Fix CFLAGS for non-GCC compilers.
5140 * configure.in (CFLAGS): Always use -g like it was done before the
5141 2010-03-30 change.
5142 (REAL_CFLAGS): Use CFLAGS for non-GCC to get optimization flags.
5143 (Bug#6538)
5144
51452010-06-30 Glenn Morris <rgm@gnu.org>
5146
5147 * configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):
5148 Set with AC_DEFINE rather than AH_BOTTOM.
5149
35e951cd 5150 * configure.in (C_OPTIMIZE_SWITCH, CANNOT_DUMP, SYSTEM_MALLOC)
067d23c9
KY
5151 (USE_MMAP_FOR_BUFFERS, C_WARNING_SWITCH, CFLAGS, REAL_CFLAGS):
5152 Set with shell, not cpp.
5153 (LIBX): Remove, just use -lX11 in the one place this was used.
5154 (cannot_dump): Replace with CANNOT_DUMP.
5155
51562010-06-28 Jan Djärv <jan.h.d@swipnet.se>
5157
0a19a6f8 5158 * configure.in: Add --with-x-toolkit=gtk3. Remove HAVE_GTK_MULTIDISPLAY,
067d23c9
KY
5159 check for gtk_file_chooser_dialog_new, and HAVE_GTK_FILE_BOTH (implied
5160 by minimum required Gtk+ 2.6). Add checks for functions introduced
5161 in Gtk+ 2.14 or newer (bug#6505).
5162
51632010-06-26 Eli Zaretskii <eliz@gnu.org>
5164
5165 * config.bat: Remove white space around "+" in COPY commands.
5166
51672010-06-23 Glenn Morris <rgm@gnu.org>
5168
5169 * info/dir: Start descriptions in column 32, per Texinfo convention.
5170
51712010-06-16 Chong Yidong <cyd@stupidchicken.com>
5172
5173 * INSTALL: Update font information (Bug#6389).
5174
51752010-06-16 Glenn Morris <rgm@gnu.org>
5176
5177 * INSTALL: General update.
5178
51792010-06-12 Glenn Morris <rgm@gnu.org>
5180
5181 * Makefile.in (install-arch-indep): Delete any old info .gz files first.
5182
51832010-06-11 Glenn Morris <rgm@gnu.org>
5184
5185 * configure.in (--without-compress-info): New option.
5186 (GZIP_INFO): New output variable.
5187
5188 * Makefile.in (GZIP_INFO): New, set by configure.
5189 (install-arch-indep): Don't gzip info pages if GZIP_INFO is nil.
5190 Handle man pages in the same way.
5191
51922010-06-10 Glenn Morris <rgm@gnu.org>
5193
5194 * Makefile.in (install-arch-indep): Gzip the info files too.
5195
5196 * make-dist: Remove references to non-existent directories and files.
5197
51982010-06-08 Dan Nicolaescu <dann@ics.uci.edu>
5199
5200 * configure.in: Include <strings.h> and <string.h> instead of
5201 "strings.h" and "string.h".
5202
52032010-06-06 Dan Nicolaescu <dann@ics.uci.edu>
5204
5205 * configure.in: Remove code dealing with BSTRING.
5206
52072010-06-03 Dan Nicolaescu <dann@ics.uci.edu>
5208
5209 * configure.in (AC_PREREQ): Require autoconf 2.65.
5210
5211 * configure.in (unxec): Do not define and substitute.
5212 (UNEXEC_OBJ): New output variable, replaces cpp UNEXEC.
5213
52142010-06-03 Glenn Morris <rgm@gnu.org>
5215
5216 * configure.in (AH_BOTTOM): Remove NOT_C_CODE test, it is always true.
5217
52182010-06-02 Dan Nicolaescu <dann@ics.uci.edu>
5219
5220 Fix alloca definition when using gcc on non-gnu systems.
5221 * configure.in: Use the code sequence indicated by "info autoconf"
5222 for alloca (bug#6170).
5223
52242010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
5225
5226 * .bzrignore: Ignore new files from trunk, which appear if you use
5227 colocated branches (i.e. "bzr switch").
5228
52292010-05-28 Glenn Morris <rgm@gnu.org>
5230
5231 * configure.in: Simplify some of the $canonical tests.
5232
52332010-05-27 Glenn Morris <rgm@gnu.org>
5234
5235 * config.bat: Do not preprocess src/Makefile.in.
5236
5237 * configure.in: Do not preprocess src/Makefile.in.
5238 (cpp_undefs, CPP_NEED_TRADITIONAL): Remove.
5239 (AC_EGREP_CPP): Test no longer needed.
5240
5241 * make-dist: No more Makefile.c files.
5242
52432010-05-26 Glenn Morris <rgm@gnu.org>
5244
5245 * configure.in (YMF_PASS_LDFLAGS): Remove.
5246 (PRE_EDIT_LDFLAGS, POST_EDIT_LDFLAGS): New output variables.
5247
5248 * configure.in (CPPFLAGS, CFLAGS, REAL_CFLAGS):
5249 Add $GNUSTEP_LOCAL_HEADERS.
5250 (LDFLAGS, LD_SWITCH_SYSTEM_TEMACS): Add $GNUSTEP_LOCAL_LIBRARIES.
5251
5252 * configure.in (NS_IMPL_GNUSTEP_INC, NS_IMPL_GNUSTEP_TEMACS_LDFLAGS)
5253 (GNUSTEP_MAKEFILES): Remove.
5254 (LD_SWITCH_SYSTEM_TEMACS): Move NS_IMPL_GNUSTEP_TEMACS_LDFLAGS
5255 stuff to here.
5256
52572010-05-25 Glenn Morris <rgm@gnu.org>
5258
5259 * configure.in (LD_SWITCH_SYSTEM): Move some gnu-linux stuff...
5260 (LD_SWITCH_SYSTEM_TEMACS): ... to here.
5261
5262 * configure.in (LD_SWITCH_SYSTEM_EXTRA): Remove.
5263 (LD_SWITCH_SYSTEM_TEMACS): Put darwin stuff from LD_SWITCH_SYSTEM_EXTRA
5264 here instead.
5265
52662010-05-24 Romain Francoise <romain@orebokech.com>
5267
5268 * make-dist: Look for version in src/emacs.c.
5269 Use lisp/subr.el rather than lisp/version.el for location check.
5270
52712010-05-21 Glenn Morris <rgm@gnu.org>
5272
5273 * configure.in (MKDEPDIR): Parallel build tweak.
5274
5275 * configure.in (ns_frag): New output file.
5276
5277 * configure.in (OLDXMENU): Set to "nothing" if !HAVE_X11 || USE_GTK.
5278 (OLDXMENU_TARGET): Set to empty if USE_GTK.
5279
5280 * configure.in (cannot_dump): New output variable.
5281
52822010-05-20 enami tsugutomo <tsugutomo.enami@jp.sony.com>
5283
5284 * configure.in: On NetBSD, if terminfo is found, use it in
5285 preference to termcap. (Bug#6190)
5286
52872010-05-20 Glenn Morris <rgm@gnu.org>
5288
5289 * make-dist (src): Include *.mk.
5290 * config.bat: Concatenate deps.mk onto the end of src/Makefile.
5291 * configure.in (DEPFLAGS, MKDEPDIR): New output variables.
5292 (deps_frag): New output file.
5293 (AUTO_DEPEND): Remove this definition.
5294
5295 * configure.in (--with-gtk, --with-gcc): Remove option stubs.
5296
52972010-05-19 Glenn Morris <rgm@gnu.org>
5298
5299 * configure.in (LINKER, YMF_PASS_LDFLAGS): New output variables.
5300 (ORDINARY_LINK): New AC_DEFINE.
5301 (LIB_GCC): No need to set if ORDINARY_LINK.
5302
53032010-05-18 Glenn Morris <rgm@gnu.org>
5304
5305 * configure.in (POST_ALLOC_OBJ) [cygwin]: Omit vm-limit.o.
5306 (POST_ALLOC_OBJ) [!cygwin]: Set to empty.
5307
5308 * config.bat (RALLOC_OBJ): Edit to empty if sys_malloc.
5309 * configure.in (REL_ALLOC): Unset on gnu, gnu-linux if DOUG_LEA_MALLOC.
5310 (RALLOC_OBJ): New output variable.
5311
5312 * config.bat (GMALLOC_OBJ, VMLIMIT_OBJ): Edit to empty if sys_malloc.
5313 * configure.in (GMALLOC_OBJ, VMLIMIT_OBJ): New output variables.
5314
53152010-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
5316
5317 * Makefile.in (src): Provide the name of the VCS file that witnesses
5318 a pull.
5319 ($(srcdir)/src/config.in): Handle accidental removal of src/config.in.
5320
53212010-05-17 Glenn Morris <rgm@gnu.org>
5322
5323 * configure.in (OLDXMENU_DEPS): New output variable.
5324
53252010-05-16 Glenn Morris <rgm@gnu.org>
5326
5327 * configure.in (ns_appbindir, ns_appresdir): Set using $ns_appdir.
5328
5329 * configure.in (ns_appdir, ns_appbindir): Add trailing "/" to value.
5330 * Makefile.in (install-arch-dep): Update for above change.
5331
5332 * Makefile.in (ns_appdir): Remove.
5333 (install-arch-dep): Test $ns_appresdir instead of $ns_appdir.
5334
5335 * configure.in (TEMACS_LDFLAGS2): New output variable.
5336
5337 * configure.in (NS_IMPL_GNUSTEP_TEMACS_LDFLAGS): New output variable.
5338 (START_FILES): Set to empty if NS_IMPL_GNUSTEP.
5339 (GNUSTEP_SYSTEM_HEADERS, GNUSTEP_SYSTEM_LIBRARIES): Do not output,
5340 nothing uses.
5341
53422010-05-16 Dan Nicolaescu <dann@ics.uci.edu>
5343
5344 * configure.in: Remove references to usg5-4 and bsd-common, $opsys
5345 does not use them.
5346 (X11R5_INHIBIT_I18N): Remove, unused.
5347
53482010-05-15 Glenn Morris <rgm@gnu.org>
5349
5350 * configure.in (LIBXMENU): Set to empty if !HAVE_X_WINDOWS.
5351
5352 * configure.in (FONT_OBJ): Set to empty if !HAVE_X_WINDOWS.
5353
53542010-05-15 Ken Raeburn <raeburn@raeburn.org>
5355
5356 * configure.in: Look for version string in its new location.
5357
53582010-05-15 Eli Zaretskii <eliz@gnu.org>
5359
5360 * config.bat: Remove support for DJGPP v1.x.
5361
53622010-05-15 Glenn Morris <rgm@gnu.org>
5363
5364 * configure.in (OLDXMENU_TARGET): New output variable.
5365
5366 * Makefile.in (install-arch-dep): Update odd NS rule for Emacs version.
5367
5368 * Makefile.in (install-arch-indep): Remove references to RCS, CVS,
5369 and other files that no longer exist.
5370
53712010-05-14 Glenn Morris <rgm@gnu.org>
5372
5373 * configure.in (cpp_undefs): Add mktime, register, X11.
5374
5375 * configure.in (GPM_MOUSE_SUPPORT): Remove.
5376 (MOUSE_SUPPORT, TOOLTIP_SUPPORT, WINDOW_SUPPORT): New output variables.
5377 (HAVE_WINDOW_SYSTEM, HAVE_MOUSE): Move out of AC_BOTTOM.
5378
5379 * configure.in (NS_IMPL_GNUSTEP_INC): New output variable.
5380 (GNUSTEP_MAKEFILES): Do not output.
5381
53822010-05-13 Glenn Morris <rgm@gnu.org>
5383
5384 * configure.in: Fix some paren typos.
5385
5386 * configure.in (OLDXMENU, LIBXMENU): Set to empty if !HAVE_MENUS.
5387
5388 * configure.in (LD_SWITCH_X_SITE, C_SWITCH_X_SITE): Do not define.
5389
53902010-05-12 Glenn Morris <rgm@gnu.org>
5391
5392 * configure.in (LIB_SRC_EXTRA_INSTALLABLES): Remove, unused.
5393
5394 * configure.in (LIB_GCC): New output variable.
5395
53962010-05-11 Glenn Morris <rgm@gnu.org>
5397
5398 * make-dist (msdos): No more mainmake.
5399
5400 * configure.in: Generate lib-src/Makefile directly, do not run cpp.
5401 * config.bat: Do not run cpp on lib-src/Makefile.in.
5402
5403 * config.bat [HAVE_X11]: Run sed3x.inp on lib-src/Makefile.
5404
54052010-05-10 Glenn Morris <rgm@gnu.org>
5406
5407 * configure.in (LIBS_SYSTEM): New output variable, replacing cpp.
5408
5409 * configure.in (MAIL_USE_FLOCK, MAIL_USE_LOCKF): New AC_DEFINEs.
5410 (BLESSMAIL_TARGET): New output variable.
5411
54122010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
5413
5414 * INSTALL: Fix typos.
5415
54162010-05-08 Chong Yidong <cyd@stupidchicken.com>
5417
5418 * configure.in: Add check for buggy version of GCC (Bug#6031).
5419
54202010-05-08 Glenn Morris <rgm@gnu.org>
5421
5422 * configure.in (HAVE_LIBNCURSES): New local variable.
5423 (TERMINFO, LIBS_TERMCAP, TERMCAP_OBJ): New output variables,
5424 replacing cpp in src/s/*.h and src/Makefile.in.
5425
54262010-05-07 Chong Yidong <cyd@stupidchicken.com>
5427
5428 * Version 23.2 released.
5429
54302010-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
5431
5432 * configure.in: Add tests for `isnan' and `copysign'.
5433
54342010-05-07 Eli Zaretskii <eliz@gnu.org>
5435
5436 * config.bat: Allow for 2 leading `#'s in comments in
5437 src/Makefile.in.
5438
54392010-05-07 Glenn Morris <rgm@gnu.org>
5440
5441 * configure.in (LD_SWITCH_SYSTEM): Set with configure, not cpp.
5442 Merges logic from src/s/* and src/Makefile.in.
5443 (LD_SWITCH_SYSTEM_TEMACS): New output variable.
5444
54452010-05-07 Dan Nicolaescu <dann@ics.uci.edu>
5446
5447 Define START_FILES and LIB_STANDARD using autoconf.
5448 * configure.in (START_FILES, LIB_STANDARD): New definitions, moved
5449 here from src/s/*.h.
5450 (HAVE_CRTIN): Remove, inline logic in the netbsd
5451 START_FILES/LIB_STANDARD computation.
5452
54532010-05-06 Glenn Morris <rgm@gnu.org>
5454
5455 * configure.in (AC_PROG_LN_S): Remove test, nothing uses @LN_S@.
5456
5457 * Makefile.in (CPP, C_SWITCH_SYSTEM, ALLOCA, LN_S, C_SWITCH_X_SITE)
5458 (LD_SWITCH_X_SITE): Remove unused variables.
5459
54602010-05-04 Glenn Morris <rgm@gnu.org>
5461
5462 * configure.in (LD_SWITCH_X_SITE_AUX): Use AC_SUBST only, not AC_DEFINE
5463 as well.
5464 (LD_SWITCH_X_SITE_AUX_RPATH): New output variable.
5465
5466 * configure.in (LD_SWITCH_SYSTEM_TEMACS): New output variable.
5467
5468 * configure.in (C_SWITCH_MACHINE, C_SWITCH_SYSTEM): New output
5469 variables, replacing c_switch_machine, c_switch_system.
5470 * Makefile.in (C_SWITCH_SYSTEM): Use @C_SWITCH_SYSTEM@ rather than
5471 @c_switch_system@.
5472
54732010-05-03 Glenn Morris <rgm@gnu.org>
5474
5475 * configure.in (LIBXT_OTHER, LIBX_OTHER): New output variables.
5476
5477 * make-dist: There are no more src/m/*.inp files.
5478
54792010-05-01 Dan Nicolaescu <dann@ics.uci.edu>
5480
5481 * configure.in (LD_SWITCH_MACHINE, ld_switch_machine): Remove, unused.
5482 (ac_link): Do not use ld_switch_machine.
5483
54842010-05-01 Glenn Morris <rgm@gnu.org>
5485
5486 * configure.in (OTHER_OBJ): Remove.
5487 (PRE_ALLOC_OBJ, POST_ALLOC_OBJ): New output variables.
5488
54892010-04-30 Glenn Morris <rgm@gnu.org>
5490
5491 * configure.in (OTHER_OBJ): Always include vm-limit.o on Cygwin.
5492 Elsewhere, maybe include it.
5493
5494 * configure.in (TOOLKIT_LIBW) [HAVE_GTK]: Set to $GTK_LIBS.
5495 (OLDXMENU, LIBXMENU): New output variables.
5496
5497 * configure.in (OTHER_OBJ): New output variable.
5498
54992010-04-28 Glenn Morris <rgm@gnu.org>
5500
5501 * configure.in (CYGWIN_OBJ): New output variable.
5502
5503 * configure.in (GPM_MOUSE_SUPPORT): New output variable.
5504
5505 * configure.in (FONT_OBJ): New output variable.
5506
5507 * configure.in (LIBXMU): New output variable.
5508
5509 * configure.in (NS_OBJ, NS_SUPPORT): New output variables.
5510
5511 * configure.in (machine, canonical): On amdx86-64, check for a 32-bit
5512 userland and maybe change values to i386 (move test from s/amdx86-64.h).
5513
55142010-04-27 Glenn Morris <rgm@gnu.org>
5515
5516 * configure.in (LIBXTR6): New output variable. Move unixware special
5517 case here from src/s/unixware.h.
5518
5519 * configure.in (LUCID_LIBW, MOTIF_LIBW): No longer substitute
5520 in Makefiles.
5521 (TOOLKIT_LIBW): New output variable, replacing LUCID_LIBW/MOTIF_LIBW.
5522
5523 * configure.in (HAVE_MOTIF_2_1): Remove unused variable.
5524 (LIBXP): No longer substitute in Makefiles.
5525 (MOTIF_LIBW): New output variable. Move system-specific settings here
5526 from src/s files.
5527
55282010-04-27 Dan Nicolaescu <dann@ics.uci.edu>
5529
5530 Reduce CPP usage.
5531 * configure.in (LIB_X11_LIB): Remove, inline in the only user.
5532 (unexec): Define unconditionally, all platforms define
5533 UNEXEC. AC_SUBST it.
5534 (UNEXEC_SRC): Remove, unused.
5535 (C_SWITCH_X_SYSTEM): Define using autoconf, not cpp.
5536
55372010-04-27 Glenn Morris <rgm@gnu.org>
5538
5539 * configure.in (HAVE_MOTIF_2_1, HAVE_LIBXP): Remove unused AC_DEFINEs,
5540 replaced by LIBXP.
5541
5542 * configure.in (--with-crt-dir): Doc fix (now valid for all platforms).
5543 (CRT_DIR): On (powerpc64|sparc64)-*-linux-gnu*, default to /usr/lib64.
5544 On hpux10-20, default to /lib.
5545
5546 * configure.in (LUCID_LIBW, LIBXP, WIDGET_OBJ): New output variables.
5547
55482010-04-26 Dan Nicolaescu <dann@ics.uci.edu>
5549
5550 * configure.in (LIBS_MACHINE): Remove, unused.
5551
5552 * configure.in (LIB_MATH): New output variable. Set it for some systems.
5553
55542010-04-24 Glenn Morris <rgm@gnu.org>
5555
5556 * configure.in (CRT_DIR): New output variable.
5557 (--with-crt-dir): New option. (Bug#5655)
5558 (HAVE_LIB64_DIR): Remove.
5559
55602010-04-22 Dan Nicolaescu <dann@ics.uci.edu>
5561
5562 * configure.in (REAL_CFLAGS, CFLAGS): Restore -g for gcc.
5563
55642010-04-22 Miles Bader <miles@gnu.org>
5565
5566 * configure.in: Get rid of "unix" pre-defined macro when
5567 preprocessing Makefile. (Bug#5857)
5568
55692010-04-21 Andreas Schwab <schwab@linux-m68k.org>
5570
5571 Avoid non-portable shell command negation
5572 * configure.in: Revert last change.
5573
55742010-04-21 Jan Djärv <jan.h.d@swipnet.se>
5575
5576 * configure.in: Change "if test ! -f" to "if ! test -f".
5577
55782010-04-21 Glenn Morris <rgm@gnu.org>
5579
5580 * configure.in (LIBSELINUX_LIBS): Always substitute in Makefiles.
5581 (GTK_OBJ, DBUS_OBJ, LIBXSM, XMENU_OBJ, XOBJ): New output variables.
5582
55832010-04-21 Karel Klíč <kklic@redhat.com>
5584
5585 * configure.in: New option: --with(out)-selinux, on by default.
5586 Set HAVE_LIBSELINUX if we find libselinux, and substitute
5587 LIBSELINUX_LIBS in Makefiles.
5588
55892010-04-01 Dan Nicolaescu <dann@ics.uci.edu>
5590
5591 * configure.in: Remove all references to LIBX11_SYSTEM.
5592
55932010-03-30 Dan Nicolaescu <dann@ics.uci.edu>
5594
5595 * configure.in: Remove all references to C_DEBUG_SWITCH.
5596
55972010-03-27 Eli Zaretskii <eliz@gnu.org>
5598
5599 * config.bat <lib-src>: Edit out lines that begin with several #
5600 characters.
5601
56022010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
5603
5604 * configure.in: Remove support for old UNIX System V systems and
5605 for Unixware on non-x86 machines.
5606
5607 * configure.in: Remove support for Solaris on PPC and for old versions.
5608
5609 * configure.in: Remove non-working lynxos port.
5610
56112010-03-19 Dan Nicolaescu <dann@ics.uci.edu>
5612
5613 * .dir-locals.el (c-mode): Turn on whitespace-mode for diff-mode.
5614
56152010-03-19 Glenn Morris <rgm@gnu.org>
5616
5617 * configure.in (HAVE_LIBNCURSES): Add a description to make autoheader
5618 happy.
5619
56202010-03-18 Jan Djärv <jan.h.d@swipnet.se>
5621
5622 * configure.in: Check for tputs and friends, abort if not
5623 found (bug#5735).
5624
56252010-03-18 Glenn Morris <rgm@gnu.org>
5626
5627 * configure.in (--with-x-toolkit): In the help text, say which options
5628 are synonyms.
5629
5630 * configure.in (--with-mmdf, --with-mail-unlink):
5631 New options, off by default.
5632 (--with-mailhost): New option to set default POP host.
5633 (LIBXPM, LIBJPEG, LIBPNG, LIBTIFF, LIBGIF, LIBGPM, LIBS_MAIL)
5634 (LIBHESIOD, LIBRESOLV, COM_ERRLIB, CRYPTOLIB, KRB5LIB, DESLIB, KRB4LIB):
5635 New variables, substituted in Makefiles.
5636 (try_libungif, ac_gif_lib_name): Replace with HAVE_GIF=maybe, LIBGIF.
5637 (LIBGIF): Use AC_SUBST rather than AC_DEFINE.
5638 (HAVE_LIBMAIL, HAVE_LIBLOCKFILE, HAVE_LIBCOM_ERR, HAVE_LIBCRYPTO)
5639 (HAVE_LIBK5CRYPTO, HAVE_LIBKRB5, HAVE_LIBDES425, HAVE_LIBDES)
5640 (HAVE_LIBKRB4, HAVE_LIBKRB): New AC_DEFINEs.
5641
56422010-03-18 Tetsurou Okazaki <okazaki@be.to> (tiny change)
5643
5644 * Makefile.in (uninstall): Handle the case where archlibdir does not
5645 exist. (Bug#5720)
5646
56472010-03-12 Eli Zaretskii <eliz@gnu.org>
5648
75f1671a 5649 These changes remove termcap.c from the build on POSIX platforms.
067d23c9
KY
5650 * configure.in <AC_CHECK_HEADERS>: Remove termcap.h.
5651
5652 * configure: Regenerated.
5653
56542010-03-10 Chong Yidong <cyd@stupidchicken.com>
5655
5656 * Branch for 23.2.
5657
56582010-01-31 Juri Linkov <juri@jurta.org>
5659
5660 * .bzrignore: Add TAGS-LISP.
5661
56622010-01-23 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
5663
5664 * configure.in: Check for utmp.h availability (FreeBSD 9.x lacks
5665 this header file).
5666
56672010-01-12 Juanma Barranquero <lekktu@gmail.com>
5668
5669 * .bzrignore: Ignore all .exe, instead of individual files.
5670
56712010-01-12 Chong Yidong <cyd@stupidchicken.com>
5672
5673 * configure.in: Explicitly check for and link to -lXrender.
5674
56752010-01-12 Glenn Morris <rgm@gnu.org>
5676
5677 * INSTALL.BZR, README: Use bug-gnu-emacs rather than emacs-pretest-bug
5678 for bug reports for development versions.
5679
56802010-01-02 Eli Zaretskii <eliz@gnu.org>
5681
5682 * .bzrignore: Add more ignored patterns, including for the MS-DOS
5683 build.
5684
56852009-12-27 Karl Fogel <kfogel@red-bean>
5686
5687 * INSTALL.BZR: Rename from INSTALL.CVS; edit to talk about Bazaar.
5688 * INSTALL, autogen.sh, configure.in, configure: Adjust accordingly.
5689
56902009-12-17 Glenn Morris <rgm@gnu.org>
5691
5692 * .dir-locals.el (bug-reference-url-format): Change to debbugs.gnu.org.
5693
56942009-12-15 Glenn Morris <rgm@gnu.org>
5695
5696 * info/dir: Add EDT entry.
5697 * Makefile.in (INFO_FILES): Add edt.
5698
56992009-12-10 Jan Djärv <jan.h.d@swipnet.se>
5700
1154d12e 5701 * configure.in: Check for RSVG if GNUstep is used.
067d23c9
KY
5702
57032009-12-09 Jan Djärv <jan.h.d@swipnet.se>
5704
5705 * configure.in: Don't check for RSVG or GConf unless X11 is used.
5706
57072009-12-09 Ken Brown <kbrown@cornell.edu> (tiny change)
5708
5709 * configure.in: Allow compiling Emacs with GTK on Cygwin.
5710
57112009-12-01 Glenn Morris <rgm@gnu.org>
5712
5713 * make-dist: Add etc/images/mpc directory.
5714
57152009-11-21 Jan Djärv <jan.h.d@swipnet.se>
5716
5717 * configure.in: Don't check for GConf unless X is used.
5718
57192009-11-20 Dan Nicolaescu <dann@ics.uci.edu>
5720
5721 * configure.in: Use -Wdeclaration-after-statement if available.
5722
57232009-11-17 Jan Djärv <jan.h.d@swipnet.se>
5724
5725 * configure.in: New option: --with(out)-gconf.
5726 Set HAVE_GCONF if we find gconf.
5727
57282009-11-17 Glenn Morris <rgm@gnu.org>
5729
5730 * Makefile.in (INFO_FILES): Add semantic.
5731
57322009-11-16 Chong Yidong <cyd@stupidchicken.com>
5733
5734 * info/dir: Add Semantic.
5735
57362009-11-16 Glenn Morris <rgm@gnu.org>
5737
5738 * Makefile.in (install-arch-indep): Use a more restrictive Makefile
5739 pattern, so as not to exclude makefile*.el. (Bug#4912)
5740
57412009-11-14 Jan Djärv <jan.h.d@swipnet.se>
5742
5743 * configure.in: --enable-autodepend is new. Check for GNU Make
5744 and that gcc supports -MMD -MF. Define AUTO_DEPEND if we can use
5745 gcc and GNU make to generate dependencies.
5746
57472009-10-27 Glenn Morris <rgm@gnu.org>
5748
5749 * make-dist: Make links to doc/lispintro/*.pdf.
5750
57512009-10-23 Jim Meyering <meyering@redhat.com>
5752
5753 * configure.in: Invoke $CPP with -P when creating Makefile and
5754 src/Makefile. Without this, gcc 4.4.2 converts each
5755 backslash-newline pair in the input to a bare newline, yielding
5756 invalid Makefiles.
5757
5758 * configure: Regenerate.
5759
57602009-10-19 Dan Nicolaescu <dann@ics.uci.edu>
5761
5762 * configure.in (vax-dec-vms): Remove, not supported anymore.
5763
57642009-10-15 Adrian Robert <Adrian.B.Robert@gmail.com>
5765
5766 * configure.in (NS_HAVE_NSINTEGER): Back out previous change.
5767 (*-apple-darwin*): Add x86_64 architecture.
5768
57692009-10-14 Dan Nicolaescu <dann@ics.uci.edu>
5770
5771 * config.guess, config.sub: Updated from master source.
5772
57732009-10-11 Adrian Robert <Adrian.B.Robert@gmail.com>
5774
5775 * configure.in (NS_HAVE_NSINTEGER): Remove this test and define.
5776
57772009-10-07 Edward Trumbo <etrumbo@comcast.net> (tiny change)
5778
5779 * Makefile.in (INFO_FILES): Add EDE and EIEIO.
5780
57812009-09-29 Glenn Morris <rgm@gnu.org>
5782
5783 * make-dist (check): Update for two new levels of subdirectory in lisp/.
5784
57852009-09-17 Dan Nicolaescu <dann@ics.uci.edu>
5786
5787 * config.guess, config.sub: Updated from master source.
5788
5789 * configure.in (OTHER_FILES): Define using autoconf not cpp.
5790
57912009-09-14 Dan Nicolaescu <dann@ics.uci.edu>
5792
5793 * .dir-locals.el (change-log-mode): Restore bug-reference-mode.
5794
57952009-09-13 Chong Yidong <cyd@stupidchicken.com>
5796
5797 * INSTALL: Update URL for GNU FreeFont.
5798
57992009-09-09 Glenn Morris <rgm@gnu.org>
5800
5801 * Makefile.in (install-arch-indep): Don't recursively change perms of
5802 site-lisp and infodir. There may be non-Emacs files in here, and the
5803 files supplied by Emacs are all handled explicitly already. (Bug#3800)
5804 (mkdir): Set umask to world-readable before creating directories.
5805 mkinstalldirs already checks if dirs exist, don't duplicate this test.
5806
58072009-08-29 Glenn Morris <rgm@gnu.org>
5808
5809 * Makefile.in (info-real): Don't ignore errors from doc Makefiles.
5810 (info): Don't give an error in the absence of makeinfo - let the doc
5811 Makefiles do that, if the info files need rebuilding. (Bug#3982)
5812
58132009-08-23 Ken Raeburn <raeburn@raeburn.org>
5814
5815 * Makefile.in (install-arch-indep): If the versioned DOC-####
5816 generated during loadup+dump isn't found, install the plain DOC
5817 file that always gets generated, in case CANNOT_DUMP is set.
5818
5819 * configure.in: Warn if package version specified here doesn't
5820 match the version in version.el.
5821 * configure: Regenerate.
5822
58232009-08-22 Michael Albinus <michael.albinus@gmx.de>
5824
5825 * configure.in: AC_CHECK_FUNCS dbus_watch_get_unix_fd.
5826
5827 * configure: Regenerate.
5828
58292009-08-19 Glenn Morris <rgm@gnu.org>
5830
5831 * INSTALL: Remove reference to cvtmail.
5832
58332009-08-15 CHENG Gao <chenggao@gmail.com>
5834
5835 * Makefile.in (install-arch-indep): Remove .DS_Store files (MacOSX).
5836
58372009-08-02 Kevin Ryde <user42@zip.com.au>
5838
5839 * INSTALL: Fix free fonts URL.
5840
58412009-07-22 Glenn Morris <rgm@gnu.org>
5842
5843 * configure.in (AC_PREREQ): Require autoconf 2.62.
5844
58452009-07-04 Andreas Schwab <schwab@linux-m68k.org>
5846
5847 * configure.in (--enable-checking, --enable-profiling):
5848 Use AS_HELP_STRING.
5849
58502009-07-03 Dan Nicolaescu <dann@ics.uci.edu>
5851
5852 * configure.in (--enable-profiling): New option.
5853 (mips-*-netbsd*, mipsel-*-netbsd*, mipseb-*-netbsd*): Use machine=mips.
5854
58552009-06-27 Glenn Morris <rgm@gnu.org>
5856
5857 * configure.in: Restore netbsd on mips, mipsel, mipseb.
5858
58592009-06-26 Dan Nicolaescu <dann@ics.uci.edu>
5860
5861 * configure.in (--enable-checking): New option.
5862
58632009-06-24 Glenn Morris <rgm@gnu.org>
5864
5865 * make-dist: Warn if subdir does not exist in source.
5866 (nextstep/Cocoa/Emacs.base/Contents/Resources/preferences.nib)
5867 (nextstep/GNUstep/Emacs.base/Resources/preferences.gorm):
5868 No longer make links.
5869
58702009-06-24 Yavor Doganov <yavor@gnu.org>
5871
5872 * make-dist (tempdir): Don't create directories preferences.gorm
5873 and preferences.nib, they are no longer required.
5874
58752009-06-21 Chong Yidong <cyd@stupidchicken.com>
5876
5877 * Branch for 23.1.
5878
58792009-06-12 Chong Yidong <cyd@stupidchicken.com>
5880
5881 * configure.in: Delete mac-fix-env target, which has been
5882 removed (Bug#3531).
5883
58842009-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
5885
1154d12e 5886 * configure.in: Don't define CANNOT_DUMP for GNUstep any more.
067d23c9
KY
5887
58882009-05-05 Per Starbäck <per@starback.se> (tiny change)
5889
5890 * BUGS: Use new binding of view-emacs-problems.
5891
c7015153 58922009-05-04 Simon Leinen <simon.leinen@switch.ch> (tiny change)
067d23c9
KY
5893
5894 * Makefile.in (install-arch-dep): Avoid using $$(..) construct,
5895 for Solaris compatibility.
5896
58972009-04-25 Chong Yidong <cyd@stupidchicken.com>
5898
5899 * configure: Regenerate.
5900
5901 * configure.in: Disable use of FreeType without libXft.
5902
59032009-04-19 Jan Djärv <jan.h.d@swipnet.se>
5904
5905 * configure.in (HAVE_GTK_FILE_SELECTION, HAVE_GTK_FILE_CHOOSER):
5906 Check if it is declared in gtk.h.
5907
59082009-04-12 Andreas Schwab <schwab@linux-m68k.org>
5909
5910 * Makefile.in (install-arch-indep): Remove .gitignore files.
5911
59122009-04-03 Kenichi Handa <handa@m17n.org>
5913
5914 * INSTALL: Make the section "Complex Text Layout support
5915 libraries" the first of "ADDITIONAL DISTRIBUTION FILES".
5916
59172009-03-06 Dan Nicolaescu <dann@ics.uci.edu>
5918
5919 * configure.in (rs6000-ibm-aix6*): Fix typo.
5920
59212009-03-04 Glenn Morris <rgm@gnu.org>
5922
5923 * Makefile.in (INFO_FILES): Add auth.
5924
59252009-03-03 Glenn Morris <rgm@gnu.org>
5926
5927 * info/dir: Add Auth-source.
5928
59292009-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
5930
5931 * Makefile.in (src): Fix last change so the first `cd' doesn't affect
5932 the second.
5933
59342009-02-28 Eli Zaretskii <eliz@gnu.org>
5935
5936 * config.bat: Copy .dbxinit to _dbxinit.
5937
5938 * make-dist (Making links to `info'): Remove .gitignore.
5939
59402009-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
5941
5942 * Makefile.in (lib-src, lisp): Use simpler rule.
5943 (src): Be more specific to avoid recompiling all the .elc files just
5944 because the bootstrap-emacs is missing.
5945
59462009-02-26 Chong Yidong <cyd@stupidchicken.com>
5947
5948 * configure.in: Require librsvg >= 2.11.
5949
59502009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
5951
5952 * configure.in (HAVE_XFT, HAVE_FREETYPE, HAVE_LIBOTF)
5953 (HAVE_M17N_FLT): Don't check for these unless HAVE_X11.
5954
59552009-02-04 Adrian Robert <Adrian.B.Robert@gmail.com>
5956
5957 * configure.in (COCOA_EXPERIMENTAL_CTRL_G): Drop.
5958
59592009-02-03 Glenn Morris <rgm@gnu.org>
5960
5961 * make-dist: Add some missing files, remove some that are no longer
5962 present.
5963
59642009-02-02 Glenn Morris <rgm@gnu.org>
5965
5966 * make-dist: Add some missing nextstep/ files.
5967
59682009-01-22 Yavor Doganov <yavor@gnu.org> (tiny change)
5969
5970 * configure.in (HAVE_RSVG): Use librsvg under HAVE_NS also. (Bug#616)
5971
59722009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
5973
5974 * configure.in: Add support for m68k-*-netbsd.
5975
59762009-01-14 Juri Linkov <juri@jurta.org>
5977
5978 * .dir-locals.el (change-log-mode): Remove bug-reference-mode.
5979
5980 * .dir-locals.el (change-log-mode): Add bug-reference-url-format
5981 and bug-reference-mode.
5982
59832009-01-11 Juri Linkov <juri@jurta.org>
5984
5985 * INSTALL.CVS: Move configuration explicitly to the first step.
5986
59872009-01-09 Glenn Morris <rgm@gnu.org>
5988
5989 * .dir-locals.el: Don't set indent-tabs-mode.
5990
59912008-12-30 Kenichi Handa <handa@m17n.org>
5992
5993 * configure.in: Define HAVE_OTF_GET_VARIATION_GLYPHS if libotf has
5994 the function OTF_get_variation_glyphs.
5995
59962008-12-30 Jan Djärv <jan.h.d@swipnet.se>
5997
5998 * Makefile.in (install-arch-dep): Remove old directories in
5999 ns_app* before moving new directories there.
6000
60012008-12-27 Dan Nicolaescu <dann@ics.uci.edu>
6002
6003 * .dir-locals.el: Remove non-working entry for pmail.
6004 (fill-column): Fix typo.
6005 (change-log-mode): Add fill column.
6006
60072008-12-26 Eli Zaretskii <eliz@gnu.org>
6008
6009 * config.bat: Produce _dir-locals.el from .dir-locals.el.
6010
60112008-12-23 Dan Nicolaescu <dann@ics.uci.edu>
6012
6013 * make-dist (tempdir): Distribute .dir-locals.el.
6014
6015 * .dir-locals.el: New file.
6016
60172008-12-19 Eli Zaretskii <eliz@gnu.org>
6018
6019 * config.bat (--with-system-malloc): New option; see msdos/INSTALL
6020 for rationale.
6021
60222008-12-13 Glenn Morris <rgm@gnu.org>
6023
6024 * Makefile.in (install-arch-indep): Add new man-pages.
6025 (manext): Remove variable.
6026 (MAN_PAGES): New variable.
6027 (install-arch-indep, uninstall): Use MAN_PAGES for list of files to add
6028 and remove.
6029 (uninstall): Remove desktop file and icons, game scores if empty.
6030
60312008-12-11 Dan Nicolaescu <dann@ics.uci.edu>
6032
6033 * config.guess, config.sub: Updated from master source.
6034
60352008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
6036
6037 * Makefile.in (install-arch-indep): Install ebrowse.1.
6038
60392008-12-09 Ali Bahrami <ali_gnu@emvision.com> (tiny change)
6040
6041 * configure.in: Add Solaris on x86_64.
6042
60432008-12-09 Dan Nicolaescu <dann@ics.uci.edu>
6044
6045 * config.guess, config.sub: Updated from master source.
6046
60472008-12-08 Eli Zaretskii <eliz@gnu.org>
6048
6049 * info/dir: Fix last change.
6050
60512008-12-07 Eli Zaretskii <eliz@gnu.org>
6052
6053 * info/dir: Untabify.
6054
a04689de 60552008-11-28 Ulrich Müller <ulm@gentoo.org>
067d23c9
KY
6056
6057 * configure.in: Fix last change.
6058
60592008-11-28 Richard M Stallman <rms@gnu.org>
6060
6061 * configure.in (mips64-*-linux-gnu*, mips64el-*-linux-gnu*):
6062 New configurations.
6063
60642008-11-20 Josh Elsasser <josh@elsasser.org> (tiny change)
6065
6066 * configure.in: Add hppa-*-openbsd* with machine hp800; mistakenly
6067 removed while misclassified as now unsupported hp9000s300. (Bug#1365)
6068
60692008-11-15 Eli Zaretskii <eliz@gnu.org>
6070
6071 * Makefile.in (INFO_FILES): Remove ns-emacs.
6072
6073 * info/dir (NS-Emacs): Remove entry.
6074
60752008-11-08 Eli Zaretskii <eliz@gnu.org>
6076
6077 * INSTALL: Move MS-DOS specific instructions to msdos/INSTALL.
6078
60792008-11-07 Glenn Morris <rgm@gnu.org>
6080
6081 * configure.in (HAVE_LIB64_DIR): Check for crtn.o. (Bug#1287)
6082
60832008-10-31 Eli Zaretskii <eliz@gnu.org>
6084
6085 * config.bat: Tell user to expect one "File not found" message
6086 while the `doc' directory is being configured.
6087
60882008-10-30 Chong Yidong <cyd@stupidchicken.com>
6089
6090 * update-subdirs: Put obsolete directory last.
6091
60922008-10-30 Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
6093
6094 * configure.in: Check fontconfig always.
6095
60962008-10-30 Dan Nicolaescu <dann@ics.uci.edu>
6097
6098 * configure (*-solaris2.[7-9]*): Fix typo.
6099
61002008-10-24 Glenn Morris <rgm@gnu.org>
6101
6102 * configure.in (--without-sync-input, --with-pkg-config-prog):
6103 Help strings start with lower case.
6104 (--with-gnustep-conf): New option.
6105 (GNUSTEP_CONFIG_FILE): Use, instead of fixed /etc/GNUstep/GNUstep.conf.
6106
61072008-10-24 Yavor Doganov <yavor@gnu.org> (tiny change)
6108
6109 * configure.in: Use `.' instead of `source' to source GNUstep.conf.
6110 Exit with an error if `--with-ns' was specified but <AppKit/AppKit.h>
6111 is not found. (Bug#1230)
6112
61132008-10-23 Ali Bahrami <ali_gnu@emvision.com> (tiny change)
6114
6115 * configure (*-sunos5*, *-solaris*): Use the new file sol2-10.h.
6116 Use sol2-6.h for Solaris 7-9.
6117
a04689de 61182008-10-18 Ulrich Müller <ulm@gentoo.org>
067d23c9
KY
6119
6120 * configure.in: Add support for GNU/Linux on SuperH.
6121
61222008-10-12 Andreas Schwab <schwab@suse.de>
6123
6124 * configure.in: Only check for m17n-flt if HAVE_LIBOTF.
6125
1a71cb28 61262008-10-03 Adrian Robert <Adrian.B.Robert@gmail.com>
067d23c9
KY
6127
6128 * configure.in: Report USE_TOOLKIT_SCROLLBARS as such (not mentioning
6129 "X") to avoid confusion.
6130
6131 * configure: Regenerate.
6132
61332008-09-07 Romain Francoise <romain@orebokech.com>
6134
6135 * make-dist: Distribute doc/man/ChangeLog.
6136
61372008-08-28 Chong Yidong <cyd@stupidchicken.com>
6138
6139 * configure.in: Disable XFT and Freetype when without X.
6140
6141 * configure: Regenerate.
6142
61432008-08-24 Dan Nicolaescu <dann@ics.uci.edu>
6144
6145 * configure.in (NS_IMPL_GNUSTEP): Increase pure size.
6146
61472008-08-21 Christian Faulhammer <opfer@gentoo.org> (tiny change)
6148
90eacf99
SM
6149 * configure.in (GNUSTEP_SYSTEM_HEADERS):
6150 Define GNUSTEP_SYSTEM_HEADERS and GNUSTEP_SYSTEM_LIBRARIES.
067d23c9
KY
6151
6152 * configure: Regenerate.
6153
61542008-08-20 Eli Zaretskii <eliz@gnu.org>
6155
6156 * configure.in: Move "#define subprocesses" before
6157 config_opsysfile is included.
6158
61592008-08-19 Kenichi Handa <handa@m17n.org>
6160
6161 * INSTALL (Extra fonts): Mention local fonts, don't mention
6162 mule-unicode.
6163
61642008-08-16 Chong Yidong <cyd@stupidchicken.com>
6165
6166 * make-dist: Omit info/.arch-inventory.
6167
61682008-08-16 Jason Rumney <jasonr@gnu.org>
6169
6170 * make-dist (tempdir/nt): Link emacsclient.rc.
6171
61722008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
6173
6174 * configure.in (LIB_SRC_EXTRA_INSTALLABLES): New variable.
6175 AC_SUBST it.
6176 (GNU_OBJC_CFLAGS): Define as a shell variable instead of #define.
6177 AC_SUBST it.
6178 (OTHER_FILES): Always define for HAVE_NS.
6179 (C_SWITCH_X_SYSTEM): Don't define as empty for NS_IMPL_COCOA.
6180 * configure: Regenerate.
6181
61822008-08-07 Andreas Schwab <schwab@suse.de>
6183
6184 * configure.in: Correctly handle
6185 --enable-cocoa-experimental-ctrl-g=no and
6186 --enable-ns-self-contained=yes.
6187
61882008-08-06 Adrian Robert <Adrian.B.Robert@gmail.com>
6189
6190 * configure.in (NS_HAVE_INTEGER): Rename to NS_HAVE_NSINTEGER.
90eacf99
SM
6191 (C_SWITCH_X_SYSTEM): Drop -MMD -MP under NS_IMPL_GNUstep.
6192 Don't bother undef'ing since won't have desired effect.
067d23c9
KY
6193
61942008-08-06 Andreas Schwab <schwab@suse.de>
6195
6196 * configure.in: Fix quoting.
6197
61982008-08-06 Chong Yidong <cyd@stupidchicken.com>
6199
6200 * configure.in (COCOA_EXPERIMENTAL_CTRL_G): Fix 2008-08-04 change.
6201
a04689de 62022008-08-05 Ulrich Müller <ulm@gentoo.org>
067d23c9
KY
6203
6204 * configure.in: Add checks for krb5_error.text and
6205 krb5_error.e_text struct members.
6206
62072008-08-04 Chong Yidong <cyd@stupidchicken.com>
6208
6209 * configure.in: Test for existence of NSInteger.
6210 Suggested by Yavor Doganov.
6211
62122008-08-02 Romain Francoise <romain@orebokech.com>
6213
6214 * Makefile.in (INFO_FILES): Add mairix-el.
6215
62162008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
6217
6218 * make-dist:
6219 * README: Remove VMS support.
6220 * vms: Remove directory.
6221
62222008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
6223
6224 * configure.in (MULTI_KBOARD): Remove.
6225
62262008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
6227
6228 * configure.in (DO_BLOCK_INPUT): Remove, unused.
6229
62302008-07-29 Chong Yidong <cyd@stupidchicken.com>
6231
6232 * info/dir (File): Add mairix-el.
6233
62342008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
6235
6236 Remove support for Mac Carbon.
6237 * mac: Remove directory.
6238 * make-dist:
6239 * configure.in:
6240 * README:
6241 * Makefile.in:
6242 * INSTALL: Remove code for Carbon.
6243 * configure: Regenerate.
6244
62452008-07-26 Adrian Robert <Adrian.B.Robert@gmail.com>
6246
6247 * Makefile.in (install-arch-dep): Fix typo in NS installation commands.
6248
62492008-07-25 Chong Yidong <cyd@stupidchicken.com>
6250
6251 * configure.in: Check for getrlimit.
6252
6253 * configure: Regenerate.
6254
62552008-07-23 Dan Nicolaescu <dann@ics.uci.edu>
6256
6257 * configure.in (LD_SWITCH_SITE): Remove, set the values directly
6258 in src/Makefile.in.
6259 (static): Remove, autoconf would always comment it out anyway.
6260 (subprocesses): Define unconditionally.
6261
62622008-07-19 Yavor Doganov <yavor@gnu.org> (tiny change)
6263
6264 * configure.in: Fix typo in GNUSTEP_MAKEFILES setting for HAVE_NS
6265 compilation under GNUstep.
6266
62672008-07-18 Kenichi Handa <handa@m17n.org>
6268
6269 * INSTALL (Complex Text Layout support libraries): Delete the
6270 paragraph about --enable-font-backend.
6271
62722008-07-17 Adrian Robert <Adrian.B.Robert@gmail.com>
6273
6274 * configure.in: Print out some info to user for NeXTstep builds.
6275 (ns-app): Remove enable option.
6276 (ns-self-contained): Add enable option.
6277 (ns_appbindir, ns_appresdir, ns_appsrc): Set them based on Cocoa or
6278 GNUstep, use to set install prefixes, and substitute in Makefiles.
6279 * configure: Regenerate.
6280 * Makefile.in (install-arch-dep): Perform post-install cleanup inside
6281 NS app bundle.
6282
62832008-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
6284
6285 * configure.in: Extract and substitute GNUSTEP_MAKEFILES.
6286
62872008-07-16 Adrian Robert <Adrian.B.Robert@gmail.com>
6288
6289 * configure.in: Change GNUSTEP to NS_IMPL_GNUSTEP, COCOA to
6290 NS_IMPL_COCOA.
6291
62922008-07-16 Glenn Morris <rgm@gnu.org>
6293
6294 * configure.in (with_kerberos, with_kerberos5, with_hesiod):
6295 Fix tests for OPTION_DEFAULT_OFF (variables never unset).
6296 (with_carbon, with_ns): Remove dead code, since OPTION_DEFAULT_OFF means
6297 never unset.
6298
6299 * make-dist: Add nextstep/ directories.
6300 (src, lib-src): Add .m files.
6301
63022008-07-16 Dan Nicolaescu <dann@ics.uci.edu>
6303
6304 * configure.in (freebsd, kfreebsd): Undo part of previous change.
6305 (USER_FULL_NAME): Remove, not used anymore.
6306 * configure: Regenerate.
6307
63082008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
6309
6310 Changes and additions for NeXTstep windowing system (Cocoa and
6311 GNUstep) support.
6312
6313 * configure.in: Add support for NS window system: --with-ns (default
6314 off), --enable-ns-app, --enable-cocoa-experimental-ctrl-g; improve add
6315 sparc detection for FreeBSD variants, checks for Cocoa and GNUstep,
6316 disable font backend if window system is "none", not if !HAVE_X11.
6317 * Makefile.in: Add ns-emacs to INFO_FILES, add ns_appdir variable.
6318 (install-arch-dep): Add commands to assemble NS .app package.
6319
63202008-07-10 Dan Nicolaescu <dann@ics.uci.edu>
6321
6322 * configure.in: Use macppc for Darwin. Remove references to
6323 desupported systems.
6324 * configure: Regenerate.
6325
63262008-07-05 Glenn Morris <rgm@gnu.org>
6327
6328 * make-dist (EMACS): Doc fix.
6329 (lisp): There are no *.dat or image files here any more.
6330 (src): There are no *.s files here any more.
6331 (etc/images, etc/images/*): Link to most regular files.
6332
63332008-07-04 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
6334
6335 * configure.in: Remove reference to deleted $USE_FONT_BACKEND.
6336
63372008-07-01 Glenn Morris <rgm@gnu.org>
6338
6339 * configure.in (cpp_undefs): Rename from `undefs', update uses.
6340 Use $srcdir rather than $top_srcdir. Set before calling AC_OUTPUT,
6341 and explicitly export there. (Bug#507.)
6342
63432008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
6344
6345 * configure.in:
6346 * configure: Remove references to obsolete systems.
6347
63482008-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
6349
6350 * Makefile.in (Makefile): Use it for its timestamp value as well, and
6351 make it depend on all other */.in files.
6352 (src/Makefile, src/config.stamp, lib-src/Makefile)
6353 (doc/emacs/Makefile, doc/misc/Makefile, doc/lispref/Makefile)
6354 (doc/lispintro/Makefile, oldXMenu/Makefile, lwlib/Makefile)
6355 (leim/Makefile, lisp/Makefile): Remove those overlapping targets.
6356 (leim, ${SUBDIR}, blessmail): Only depend on Makefile now.
6357
6358 * configure.in: Don't create src/config.stamp any more.
6359
63602008-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
6361
6362 * Makefile.in (${SUBDIR}): Pass additional BOOTSTRAPEMACS argument.
6363
63642008-06-22 Glenn Morris <rgm@gnu.org>
6365
6366 * Makefile.in (top_bootclean): Remove obsolete references to lock/.
6367
63682008-06-21 Romain Francoise <romain@orebokech.com>
6369
6370 * Makefile.in (INFO_FILES): Add sasl.
6371
63722008-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
6373
6374 * Makefile.in (maybe_bootstrap, src/bootstrap-emacs${EXEEXT})
6375 (bootstrap-build): Remove.
6376 (top_bootclean): New var.
6377 (top_distclean, bootstrap-clean): Use it.
6378 (bootstrap): Don't recheck config. Make normally.
6379
63802008-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
6381
6382 * Makefile.in (SUBDIR): Include `lisp'.
6383 (lisp): Depend on `src'.
6384 (top_distclean): Don't remove config.status.
6385 (bootstrap-clean): New target.
6386 (maintainer-clean): Use it.
6387 (bootstrap): Use bootstrap-clean. Re-run config.status.
6388 (src/bootstrap-emacs${EXEEXT}): New target.
6389 (bootstrap-build): Use it. Don't use bootstrap-prepare because
6390 src/Makefile now takes care of it.
6391 (bootfast, bootstrap-clean-before, bootstrap-clean-before-fast): Remove.
6392
63932008-06-15 Glenn Morris <rgm@gnu.org>
6394
6395 * info/dir: Add sasl.
6396
63972008-06-09 Alan Mackenzie <acm@muc.de>
6398
6399 * INSTALL.CVS: Clarify why `make bootstrap' sometimes fails.
6400
64012008-06-08 Eric S. Raymond <esr@snark.thyrsus.com>
6402
6403 * INSTALL.CVS: Indicate when "cvs update -d" may be needed.
6404
64052008-06-07 Glenn Morris <rgm@gnu.org>
6406
6407 * Makefile.in (bootstrap-build): Remove mostlyclean, since it seems to
6408 serve no purpose.
6409
64102008-06-01 Dan Nicolaescu <dann@ics.uci.edu>
6411
6412 * configure.in (USE_LUCID, USE_MOTIF): Don't use "==".
6413 * configure: Regenerate.
6414
64152008-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
6416
6417 * update-subdirs: Don't touch subdirs.el if it is unchanged.
6418
64192008-05-14 Kenichi Handa <handa@m17n.org>
6420
6421 * configure: Regenerate.
6422
6423 * configure.in: Don't handle --disable-font-backend. Don't print
6424 a message about a font backend.
6425
64262008-05-09 Glenn Morris <rgm@gnu.org>
6427
6428 * configure.in: Make absence of makeinfo a fatal error only if the info
6429 files don't exist.
6430 * Makefile.in (install-arch-indep, info): Handle MAKEINFO == off.
6431
64322008-05-07 Eli Zaretskii <eliz@gnu.org>
6433
6434 * config.bat: Fix last change: don't use < and > in "rem" lines,
6435 they are interpreted as redirection by DOS shells.
6436
64372008-05-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6438
6439 * configure.in: Check availability of AvailabilityMacros.h
6440 if HAVE_CARBON.
6441
6442 * configure: Regenerate.
6443
64442008-05-03 Glenn Morris <rgm@gnu.org>
6445
6446 * configure.in (x_libraries): Remove standard 64-bit directories -
6447 experimental workaround for minor autoconf bug.
6448
6449 * configure.in (--without-makeinfo): New option. If set,
6450 absence of suitable makeinfo is not a fatal error.
6451 * Makefile.in (MAKEINFO): New, set by configure.
6452 (install-arch-indep): Without makeinfo, ignore any missing manuals.
6453 (info-real): New target.
6454 (info): Without makeinfo, do nothing, else call `info-real'.
6455
64562008-04-23 Dan Nicolaescu <dann@ics.uci.edu>
6457
6458 * configure.in: Remove hpux10.20 from the desupported list.
6459
64602008-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
6461
6462 * configure.in: Define USE_LUCID/USE_MOTIF in config.h.
6463
64642008-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
6465
6466 * configure.in (SYNC_INPUT): Use OPTION_DEFAULT_ON and AC_DEFINE
6467 rather than change CPPFLAGS.
6468 (HAVE_GTK): Rename to USE_GTK.
6469
64702008-04-16 Yavor Doganov <yavor@gnu.org> (tiny change)
6471
6472 * configure.in: Replace the obsolete macros AC_AIX and
6473 AC_GNU_SOURCE with AC_USE_SYSTEM_EXTENSIONS.
6474
64752008-04-05 Andreas Schwab <schwab@suse.de>
6476
6477 * configure.in: No longer create admin/unidata/Makefile.
6478
64792008-03-28 Andreas Schwab <schwab@suse.de>
6480
6481 * Makefile.in (SUBDIR_MAKEFILES): Add lisp/Makefile.
6482 (lisp/Makefile): New rule.
6483
64842008-03-13 Glenn Morris <rgm@gnu.org>
6485
6486 * configure.in (AC_INIT): Fix version number.
6487 (sync-input): Reword the option, since it's on by default.
6488
64892008-03-11 Jan Djärv <jan.h.d@swipnet.se>
6490
6491 * configure.in: Add --enable-sync-input, default yes.
6492
64932008-03-11 Glenn Morris <rgm@gnu.org>
6494
6495 * Makefile.in (install-etc, mkdir): Handle directory
6496 etc/images/icons/hicolor/*/mimetypes/.
6497
6498 * make-dist: Handle icons/hicolor/scalable directory.
6499
65002008-03-05 Glenn Morris <rgm@gnu.org>
6501
6502 * configure.in: Enable font-backend by default.
6503 (USE_FONT_BACKEND): Set to "no" in absence of X.
6504 (PKG_CONFIG): Don't set multiple times, once is enough.
6505 (HAVE_FREETYPE, HAVE_LIBOTF, HAVE_M17N_FLT): Tweak config.in text.
6506
65072008-03-03 Glenn Morris <rgm@gnu.org>
6508
6509 * Makefile.in (iconsrcdir): New variable.
6510 (install-etc, mkdir): Use $iconsrcdir. Handle the `scalable' icon
6511 directory.
6512
65132008-02-29 Glenn Morris <rgm@gnu.org>
6514
6515 * test/: New directory.
6516
65172008-02-27 Jan Djärv <jan.h.d@swipnet.se>
6518
6519 * configure.in (HAVE_GTK): Print a warning if gtk version is < 2.10.
6520
65212008-02-25 Dan Nicolaescu <dann@ics.uci.edu>
6522
6523 * configure.in: Print an error for systems that we think are obsolete
6524 and are proposed to be removed. Remove some more unused systems.
6525 Add support for powerpc-ibm-aix6*.
6526
65272008-02-24 Dan Nicolaescu <dann@ics.uci.edu>
6528
6529 * configure.in: Remove references to obsolete variables and systems.
6530
65312008-02-21 Glenn Morris <rgm@gnu.org>
6532
6533 * Makefile.in (set_installuser): New.
6534 (install-arch-indep): Use set_installuser to avoid duplicate code.
6535
6536 * README.unicode: Split into admin/notes/unicode,font-backend and
6537 remove.
6538
65392008-02-10 Matthew Luckie <mjl@luckie.org.nz> (tiny change)
6540
6541 * configure.in (arm*-*-freebsd*): Add.
6542
65432008-02-09 Dan Nicolaescu <dann@ics.uci.edu>
6544
6545 * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code
6546 dealing with obsolete variables.
6547
65482008-02-08 Glenn Morris <rgm@gnu.org>
6549
6550 * Makefile.in (check-info-dir): New target.
6551
65522008-02-08 Michael Olson <mwolson@gnu.org>
6553
6554 * Makefile.in (INFO_FILES): Add epa.
6555
6556 * info/dir: Add EasyPG Assistant manual to the "Emacs misc
6557 features" section.
6558
65592008-02-06 Glenn Morris <rgm@gnu.org>
6560
6561 * configure.in (--with-gcc): Give an error saying this option has
6562 been removed.
6563 (--with-gtk): Remove this option.
6564
65652008-02-06 Tom Tromey <tromey@redhat.com>
6566
6567 * configure.in (--with-gcc): Remove.
6568 * INSTALL (DETAILED BUILDING AND INSTALLATION): Remove --with-gcc.
6569
a04689de 65702008-02-05 Ulrich Müller <ulm@gentoo.org>
067d23c9
KY
6571
6572 * INSTALL: Recommend giflib, not libungif.
6573
65742008-02-05 Tom Tromey <tromey@redhat.com>
6575
6576 * configure.in (--with-dbus): Default to enabled.
6577
65782008-02-05 Kenichi Handa <handa@ni.aist.go.jp>
6579
6580 * INSTALL (Complex Text Layout support libraries): New section.
6581
65822008-02-04 Dan Nicolaescu <dann@ics.uci.edu>
6583
6584 * make-dist: Remove references to files in mac/ that have been
6585 deleted.
6586
65872008-02-02 Thien-Thi Nguyen <ttn@gnuvola.org>
6588
6589 * configure.in: For libotf and m17n-flt checks, set shell vars
6590 HAVE_LIBOTF and HAVE_M17N_FLT instead of pkg_check_libotf and
6591 pkg_check_m17n_flt, respectively, for the sake of the summary output.
a04689de 6592 Reported by Ulrich Müller.
067d23c9
KY
6593
65942008-02-02 Eli Zaretskii <eliz@gnu.org>
6595
6596 * configure.in: If admin/unidata/UnicodeData.txt is present, copy
6597 admin/unidata/Makefile.in to Makefile.
6598
65992008-02-02 Glenn Morris <rgm@gnu.org>
6600
6601 * configure.in (HAVE_XFT): Ensure it is either "yes" or "no".
6602 (USE_FONT_BACKEND, HAVE_FREETYPE, HAVE_M17N_FLT, HAVE_LIBOTF)
6603 (HAVE_XFT): Add "Does Emacs use..." messages at end.
6604
66052008-02-01 Miles Bader <miles@gnu.org>
6606
6607 * configure.in: Use OPTION_DEFAULT_ON for [freetype], [xft],
6608 [libotf], and [m17n-flt] options.
6609
66102008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
6611
6612 * configure.in: Add EMACS_ARG_N([libotf]...), and
6613 EMACS_ARG_N([m17n-flt]. Set back OLD_CPPFLAGS to CPPFLAGS (not
6614 CFLAGS) in XFT checking part. Don't alter C_SWITCH_X_SITE,
6615 CFLAGS, and LIBS in checking of m17n-flt.
6616
66172008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
6618
6619 * configure.in: Check the availability of m17n-flt library.
6620
66212008-02-01 Kenichi Handa <handa@m17n.org>
6622
6623 * configure.in: Don't define HAVE_LIBOTF if OTF_get_features is
6624 not available.
6625
66262008-02-01 Kenichi Handa <handa@m17n.org>
6627
6628 * configure.in: New args --enable-font-backend, --with-xft,
6629 --with-freetyp. New AC_DEFINEs USE_FONT_BACKEND, HAVE_XFT,
6630 HAVE_FREETYPE, HAVE_LIBOTF. New AC_SUBSTs XFT_LIBS,
6631 FREETYPE_CFLAGS, FREETYPE_LIBS, FONTCONFIG_CFLAGS,
6632 FONTCONFIG_LIBS, LIBOTF_CFLAGS, LIBOTF_LIBS.
6633
66342008-02-01 Kenichi Handa <handa@m17n.org>
6635
6636 * make-dist: Include etc/charsets in tarball.
6637
66382008-02-01 Kenichi Handa <handa@m17n.org>
6639
6640 * configure.in: While running cpp on junk.c, include
6641 -DHAVE_UNIDATA in CPPFLAGS if admin/unidata/UnicodeData.txt
6642 exists.
6643
66442008-01-29 Dan Nicolaescu <dann@ics.uci.edu>
6645
6646 * configure.in (xtensa): Match more configurations.
6647
66482008-01-27 Dan Nicolaescu <dann@ics.uci.edu>
6649
6650 * configure.in: Update comment.
6651
66522008-01-26 Glenn Morris <rgm@gnu.org>
6653
6654 * configure.in (--without-gcc): By default, neither off nor on.
6655 (--with-carbon): Tone down rhetoric in help text.
6656
66572008-01-25 Glenn Morris <rgm@gnu.org>
6658
6659 * configure.in: Correct usage of OPTION_DEFAULT_ON,
6660 OPTION_DEFAULT_OFF so that the defaults are as they used to be.
6661 Default `Carbon' to off (it's unsupported).
6662
66632008-01-24 Glenn Morris <rgm@gnu.org>
6664
6665 * configure.in: Standardize dbus-related messages.
6666
66672008-01-23 Michael Olson <mwolson@gnu.org>
6668
6669 * configure.in (pkg-config-prog): Remove initial whitespace.
6670
66712008-01-23 Tom Tromey <tromey@redhat.com>
6672
6673 * configure.in (OPTION_DEFAULT_ON, OPTION_DEFAULT_OFF): New macros.
6674 (EMACS_ARG_Y, EMACS_ARG_N): Remove.
6675 Update all users.
6676
66772008-01-21 Dan Nicolaescu <dann@ics.uci.edu>
6678
6679 * config.guess, config.sub: Updated from master source.
6680
66812008-01-17 Andreas Schwab <schwab@suse.de>
6682
6683 * configure.in (HAVE_LIB64_DIR): Rename from HAVE_X86_64_LIB64_DIR.
6684
66852008-01-17 Glenn Morris <rgm@gnu.org>
6686
6687 * configure.in (HAVE_X86_64_LIB64_DIR): Also set on s390x systems.
6688
66892008-01-16 Dan Nicolaescu <dann@ics.uci.edu>
6690
6691 * configure.in: Remove more references to unsupported systems.
6692
66932008-01-16 Sven Joachim <svenjoac@gmx.de>
6694
6695 * make-dist: Add --lzma.
6696
66972008-01-16 Glenn Morris <rgm@gnu.org>
6698
6699 * Makefile.in (maybe_bootstrap): Remove texinfo message, since
6700 configure checks for this.
6701
67022008-01-13 Dan Nicolaescu <dann@ics.uci.edu>
6703
6704 * configure.in: Remove more references to unsupported systems.
6705
67062008-01-06 Romain Francoise <romain@orebokech.com>
6707
6708 * configure.in: Delete extra semicolons.
6709
67102008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
6711
6712 * configure.in: Remove references to unsupported systems.
6713
67142008-01-05 Romain Francoise <romain@orebokech.com>
6715
6716 * make-dist: Add --bzip2. Update copyright.
6717
67182008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
6719
6720 * configure.in: Remove support for Masscomp.
6721
67222008-01-05 Glenn Morris <rgm@gnu.org>
6723
6724 * Makefile.in (desktopdir, icondir): New variables.
6725 (install-arch-indep): Also depend on `install-etc'.
6726 (install-etc): New target.
6727 (mkdir): Also create the `applications' and `icons' directories.
6728
67292008-01-04 Glenn Morris <rgm@gnu.org>
6730
6731 * make-dist: Update for new etc/images/icons/hicolor directory.
6732
67332007-12-09 Andreas Schwab <schwab@suse.de>
6734
6735 * configure.in: D-Bus is not enabled by default.
6736
67372007-12-06 Jan Djärv <jan.h.d@swipnet.se>
6738
6739 * configure.in: Add AC_CONFIG_SRCDIR which was lost in the previous
6740 change.
6741
67422007-12-04 Jan Djärv <jan.h.d@swipnet.se>
6743
6744 * configure.in: Give package name and version to AC_INIT.
6745
67462007-12-03 Magnus Henoch <mange@freemail.hu>
6747
6748 * configure.in: Use PKG_CHECK_MODULES to check for D-Bus.
6749
67502007-12-03 Michael Albinus <michael.albinus@gmx.de>
6751
6752 * configure.in: No need for DBUS_INFO anymore.
6753
6754 * Makefile.in (INFO_FILES): Use dbus unconditionally.
6755
67562007-12-02 Michael Albinus <michael.albinus@gmx.de>
6757
6758 * configure.in: Add D-Bus checks. D-Bus is disabled by default.
6759
6760 * Makefile.in (INFO_FILES): Add dbus.
6761
67622007-12-02 Romain Francoise <romain@orebokech.com>
6763
6764 * make-dist: Fix last change.
6765
67662007-11-28 Petr Salinger <Petr.Salinger@seznam.cz> (tiny change)
6767
6768 * configure.in: Add support for gnu-kfreebsd.
6769
67702007-11-28 Glenn Morris <rgm@gnu.org>
6771
6772 * make-dist: Add etc/nxml.
6773
67742007-11-24 Romain Francoise <romain@orebokech.com>
6775
6776 * Makefile.in (INFO_FILES): Add nxml-mode.
6777
67782007-11-23 Romain Francoise <romain@orebokech.com>
6779
6780 * make-dist: Include nXML. Don't try to copy FTP, it was removed on
6781 2007/10/17. Don't special-case alloca.c which is no longer in CVS.
6782
67832007-11-20 Andreas Schwab <schwab@suse.de>
6784
6785 * configure.in: Always include <resolv.h> when checking for res_init.
6786
67872007-11-17 Andreas Schwab <schwab@suse.de>
6788
6789 * update-subdirs: Atomically update subdirs.el.
6790
67912007-11-17 Glenn Morris <rgm@gnu.org>
6792
6793 * Makefile.in (check-declare): New target.
6794
67952007-11-07 Glenn Morris <rgm@gnu.org>
6796
6797 * configure.in: Deprecate Mac Carbon port.
6798
67992007-11-01 Jan Djärv <jan.h.d@swipnet.se>
6800
6801 * configure.in: Remove HAVE_X11R5 check.
6802
68032007-10-31 Glenn Morris <rgm@gnu.org>
6804
6805 * Makefile.in (install-arch-indep): Fallback to $USER and `id -un'
6806 when changing ownership of installed files.
6807
68082007-10-30 Glenn Morris <rgm@gnu.org>
6809
6810 * make-dist: Add new directory etc/gnus.
6811
68122007-10-30 Michael Olson <mwolson@gnu.org>
6813
6814 * Makefile.in (INFO_FILES): Alphabetize. Add remember.
6815
68162007-10-29 Glenn Morris <rgm@gnu.org>
6817
6818 * make-dist: Add new directories etc/images/smilies/grayscale,medium.
6819
68202007-10-23 Glenn Morris <rgm@gnu.org>
6821
6822 * MAINTAINERS: Move to admin/.
6823
68242007-10-17 Chong Yidong <cyd@stupidchicken.com>
6825
6826 * configure.in (HAVE_RES_INIT): Define if res_init() exists.
6827 (HAVE_LIBRESOLV): Also define if we are using res_init().
6828
68292007-10-17 Glenn Morris <rgm@gnu.org>
6830
6831 * FTP: Remove file, since it's just a duplicate of one in etc/.
6832
68332007-10-05 Eli Zaretskii <eliz@gnu.org>
6834
6835 * config.bat: Fix configuring `doc' due to changes in the
6836 directory structure.
6837
68382007-09-16 Peter O'Gorman <bug-gnu-emacs@mlists.thewrittenword.com> (tiny change)
6839
6840 * configure.in: Don't use -lpthread on HP-UX.
6841
68422007-09-16 Glenn Morris <rgm@gnu.org>
6843
6844 * make-dist: File gfdl.1 has been removed.
6845
68462007-09-15 Glenn Morris <rgm@gnu.org>
6847
6848 * configure.in: Fix makeinfo version regexp.
6849
68502007-09-12 Glenn Morris <rgm@gnu.org>
6851
6852 * configure.in (AC_FUNC_ALLOCA): Throw an error if a system
6853 implementation of alloca is not found.
6854
6855 * Makefile.in (SOURCES, unlock, relock): Delete.
6856 (install-arch-indep): Do not exclude the etc/ Makefiles.
6857
68582007-09-09 Juri Linkov <juri@jurta.org>
6859
6860 * make-dist: Remove AUTHORS and CONTRIBUTE (moved to etc).
6861
6862 * README: Add doc/ to documentation directories.
6863
68642007-09-08 Michael Olson <mwolson@gnu.org>
6865
6866 * MAINTAINERS: Add myself for ERC and tq.el.
6867 Update for new doc/ directory layout.
6868
68692007-09-06 Romain Francoise <romain@orebokech.com>
6870
6871 * make-dist: Update for new doc/ directory layout.
6872
68732007-09-06 Glenn Morris <rgm@gnu.org>
6874
6875 * Makefile.in (mansrcdir): New variable.
6876 (SUBDIR_MAKEFILES): Update for new doc/ directory layout.
6877 (man/Makefile, lispref/Makefile, lispintro/Makefile): Rename and
6878 update these targets for new doc/ directory layout.
6879 (doc/misc/Makefile): New target.
6880 (install-arch-indep): Use mansrcdir for new location of manpages.
6881 (mostlyclean, clean, distclean, maintainer-clean, unlock)
6882 (relock, info, dvi): Update targets for new doc/ directory layout.
6883
6884 * configure.in (AC_OUTPUT): Update names of generated Makefiles
6885 for new doc/ directory layout.
6886
68872007-09-02 Andreas Schwab <schwab@suse.de>
6888
6889 * configure.in: Use AS_HELP_STRING throughout.
6890 * configure: Regenerate.
6891
68922007-09-02 Jan Djärv <jan.h.d@swipnet.se>
6893
6894 * configure.in: Require Gtk/Glib 2.6.
6895
68962007-09-02 Thien-Thi Nguyen <ttn@gnuvola.org>
6897
6898 * configure.in (EMACS_ARG_Y, EMACS_ARG_N): New AC_DEFUNs.
6899 Use them throughout in place of AC_ARG_WITH calls.
6900 * configure: Regenerate.
6901
69022007-09-01 Andreas Schwab <schwab@suse.de>
6903
6904 * configure.in: Put quotes around nested macro calls.
6905
a04689de 69062007-08-31 Ulrich Müller <ulm@gentoo.org> (tiny change)
067d23c9
KY
6907
6908 * configure.in: Fix typo.
6909 * configure: Regenerate.
6910
69112007-08-30 Glenn Morris <rgm@gnu.org>
6912
6913 * configure.in (AH_BOTTOM): Copy some manual changes made to
6914 src/config.in here so they are not lost when it regenerates.
6915
6916 * README.multi-tty: Move to admin/notes/multi-tty, with some edits.
6917
69182007-08-29 Károly Lőrentey <karoly@lorentey.hu>
6919
6920 * README.multi-tty: New file.
6921
69222007-08-29 Glenn Morris <rgm@gnu.org>
6923
6924 * README: Increase version to 23.0.50.
6925
69262007-08-29 Jan Djärv <jan.h.d@swipnet.se>
6927
6928 * configure.in: New option: --without-xaw3d.
6929
69302007-08-24 Glenn Morris <rgm@gnu.org>
6931
6932 * configure.in: Check for a suitably recent makeinfo.
6933
69342007-08-23 Johannes Weiner <hannes@saeurebad.de> (tiny change)
6935
6936 * configure.in (Check for required libraries): Typo.
6937
69382007-08-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6939
6940 * configure.in: Check librsvg2 also for Mac Carbon.
6941
69422007-08-22 Romain Francoise <romain@orebokech.com>
6943
6944 * make-dist: Follow reorganization of files in etc/.
6945
69462007-08-22 Paul Pogonyshev <pogonyshev@gmx.net>
6947
6948 * configure.in: Add support for SVG images through librsvg2.
6949
69502007-07-28 Eli Zaretskii <eliz@gnu.org>
6951
6952 * Makefile.in (install-arch-indep): Use "rm -f" for removing DOC,
6953 to avoid an error message if there is no DOC there.
6954
69552007-07-25 Glenn Morris <rgm@gnu.org>
6956
6957 * Relicense all FSF files to GPLv3 or later.
6958
6959 * COPYING, info/COPYING: Switch to GPLv3.
6960
69612007-06-20 Jan Djärv <jan.h.d@swipnet.se>
6962
6963 * configure.in: Complain if X seems to be installed but no
6964 development files were found.
6965
69662007-06-20 Glenn Morris <rgm@gnu.org>
6967
6968 * configure.in: Prefer libgif over libungif.
6969
69702007-06-14 Jan Djärv <jan.h.d@swipnet.se>
6971
6972 * configure.in: Check for all image libraries before exiting.
6973
69742007-06-13 Jan Djärv <jan.h.d@swipnet.se>
6975
6976 * configure.in: Exit with error if image libraries aren't found.
6977
69782007-06-13 Chong Yidong <cyd@stupidchicken.com>
6979
6980 * configure.in: Merge xaw3d and libXaw checks. Check xaw3d even
6981 when compiling without scrollbars.
6982
69832007-06-12 Glenn Morris <rgm@gnu.org>
6984
6985 * configure.in (HAVE_GIF): If -lungif fails, try -lgif.
6986
69872007-06-11 Jan Djärv <jan.h.d@swipnet.se>
6988
6989 * configure.in: Change wording about yes/gtk and lucid/athena
6990 being synonyms.
6991
69922007-06-08 Glenn Morris <rgm@gnu.org>
6993
6994 * configure.in: Make gtk the default toolkit.
6995
69962007-06-07 Glenn Morris <rgm@gnu.org>
6997
6998 * configure.in (NON_GNU_CPP): On Solaris, set using a proper check
6999 for a Sun C compiler.
7000
7001 * Makefile.in (install-arch-indep): Install only the DOC- file
7002 specific to the build, if possible, rather than DOC-*.
7003
70042007-06-02 Chong Yidong <cyd@stupidchicken.com>
7005
7006 * Version 22.1 released.
7007
70082007-05-25 Chong Yidong <cyd@stupidchicken.com>
7009
7010 * mkinstalldirs: Sync to version in automake CVS.
7011
70122007-05-22 Andreas Schwab <schwab@suse.de>
7013
7014 * configure.in: Prefer build_alias over host when host_alias is not set.
7015 * configure: Regenerate.
7016
70172007-05-20 Andreas Schwab <schwab@suse.de>
7018
7019 * configure.in: Remove empty AC_SUBST.
7020 * configure: Regenerate.
7021
70222007-05-20 Nick Roberts <nickrob@snap.net.nz>
7023
7024 * configure.in: Use HAVE_GPM instead of HAVE_GPM_H and implement
7025 it like others.
7026 * configure: Regenerate.
7027
70282007-05-20 Nick Roberts <nickrob@snap.net.nz>
7029
7030 * configure.in (AC_CHECK_HEADERS): Add gpm.h.
7031 (AC_CHECK_LIB): Add -lgpm.
7032 * configure: Regenerate.
7033
70342007-05-03 Glenn Morris <rgm@gnu.org>
7035
7036 * configure: Tweak message about the absence of shell functions.
7037
70382007-04-27 Andreas Schwab <schwab@suse.de>
7039
7040 * Makefile.in (config.status): Depend on ${srcdir}/lisp/version.el.
7041
70422007-04-26 Glenn Morris <rgm@gnu.org>
7043
7044 * README: Increase version to 22.1.50.
7045
70462007-04-24 Juanma Barranquero <lekktu@gmail.com>
7047
7048 * INSTALL (DETAILED BUILDING AND INSTALLATION): Fix typo.
7049
70502007-04-19 Glenn Morris <rgm@gnu.org>
7051
7052 * configure.in: Signal error if Xaw libs are missing in a Lucid build.
7053
70542007-04-18 Glenn Morris <rgm@gnu.org>
7055
7056 * INSTALL: Mention CPP.
7057
70582007-04-15 Glenn Morris <rgm@gnu.org>
7059
7060 * FTP: Replace with a pointer to the web version.
7061
70622007-04-13 Glenn Morris <rgm@gnu.org>
7063
7064 * INSTALL: In lib-src, timer, wakeup, yow are removed.
7065
70662007-04-04 Glenn Morris <rgm@gnu.org>
7067
7068 * configure.in (NON_GNU_CPP): Use associated preprocessor when
7069 compiling with Sun Studio on Solaris.
7070
70712007-03-23 Glenn Morris <rgm@gnu.org>
7072
7073 * configure.in: Restore support for hp800 (removed 2007-01-27)
7074 following clarification of legal status.
7075
70762007-03-22 Joe Buehler <jbuehler@spirentcom.com> (tiny change)
7077
7078 * configure.in: Add support for AIX4.3 on IBM RS6000.
7079
7080 * configure: Regenerate.
7081
70822007-03-20 Richard Stallman <rms@gnu.org>
7083
7084 * configure.in: Fix previous change.
7085
70862007-03-19 Deanna Phillips <deanna@sixbit.org> (tiny change)
7087
7088 * configure.in (arm-*-openbsd*, hppa-*-openbsd*)
90eacf99
SM
7089 (m88k-*-openbsd*, mips64-*-openbsd*, sh-*-openbsd*): Add.
7090 (ns32k-*-openbsd*, ns32k-*-openbsd*): Delete.
067d23c9
KY
7091
70922007-03-19 Chong Yidong <cyd@stupidchicken.com>
7093
7094 * configure.in: Don't define KERBEROS, KERBEROS5, or HESIOD if the
7095 user specifies "without".
7096
7097 * configure: Regenerate.
7098
70992007-03-18 Jan Djärv <jan.h.d@swipnet.se>
7100
7101 * configure.in: Warning for Gtk+ and Cygwin added.
7102 (HAVE_XFT): OLD_CFLAGS changed to OLD_CPPFLAGS.
7103
71042007-02-27 Glenn Morris <rgm@gnu.org>
7105
7106 * make-dist (oldXMenu): Remove Imakefile.
7107 (etc/images): Add README.
7108
71092007-02-25 Dan Nicolaescu <dann@ics.uci.edu>
7110
7111 * configure.in (xtensa-*-linux-gnu*): New configuration.
7112
7113 * configure: Regenerate.
7114
71152007-02-22 Dan Nicolaescu <dann@ics.uci.edu>
7116
7117 * config.guess, config.sub: Updated from master source.
7118
71192007-01-31 Sascha Wilde <wilde@sha-bang.de> (tiny change)
7120
7121 * configure.in (PKG_CHECK_MODULES): Change ///* to / in cflags and libs.
7122
71232007-01-29 Chong Yidong <cyd@stupidchicken.com>
7124
7125 * configure.in: Restore support for hp800's not running HP-UX.
7126
7127 * configure: Regenerate.
7128
71292007-01-27 Chong Yidong <cyd@stupidchicken.com>
7130
7131 * configure.in: Remove support for hp800 and sr2k machine types.
7132
7133 * configure: Regenerate.
7134
71352007-01-26 Jan Djärv <jan.h.d@swipnet.se>
7136
7137 * configure.in: Add check for libXft.
7138
71392007-01-18 Bruno Haible <bruno@clisp.org> (tiny change)
7140
7141 * INSTALL: Info files moved to share/info.
7142
71432007-01-02 Stephen C. Gilardi <scgilardi@gmail.com> (tiny change)
7144
7145 * configure.in: Detect and use fink-installed in intel-based Mac
7146 builds; change Apple Darwin section to support both PowerPC and
7147 Intel-based Macs.
7148
71492006-12-26 Andreas Schwab <schwab@suse.de>
7150
7151 * Makefile.in (datarootdir): Define.
7152
71532006-12-24 Richard Stallman <rms@gnu.org>
7154
7155 * configure.in: Require Autoconf 2.61.
7156
71572006-12-22 Mark Davies <mark@mcs.vuw.ac.nz>
7158
7159 * configure.in: Add support for NetBSD on x86-64, hp800 and sh3el.
7160 Remove redundant entry for powerpc-apple-netbsd.
7161
7162 * configure: Regenerate.
7163
71642006-12-22 Chong Yidong <cyd@stupidchicken.com>
7165
7166 * configure: Regenerate with autoconf 2.61.
7167
71682006-12-20 Jan Djärv <jan.h.d@swipnet.se>
7169
7170 * configure.in: Detect alsa/asoundlib.h also.
7171 * configure: Regenerate.
7172
71732006-12-19 Jan Djärv <jan.h.d@swipnet.se>
7174
7175 * configure.in: Check if GTK+ compiles at all.
7176
71772006-12-10 Andreas Schwab <schwab@suse.de>
7178
7179 * configure.in: Remove check for struct timezone, its result is
7180 never used.
7181
71822006-12-08 NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (tiny change)
7183
7184 * configure.in: Add support for Solaris 10 on x86-64.
7185
71862006-12-08 Jan Djärv <jan.h.d@swipnet.se>
7187
7188 * INSTALL (DETAILED BUILDING AND INSTALLATION): Document usage
7189 of PKG_CONFIG_PATH.
7190
71912006-12-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7192
7193 * configure.in (HAVE_SYNC): New test.
7194
71952006-12-03 Glenn Morris <rgm@gnu.org>
7196
7197 * Makefile.in: Fix Copyright format.
7198
7199 * configure.in (AH_TOP): Add missing Copyright year.
7200
7201 * update-subdirs: Add missing Copyright years.
7202
72032006-11-27 Chris Moore <christopher.ian.moore@gmail.com>
7204
7205 * Makefile.in: Touch only the parts of the share/emacs directory
7206 specific to this version.
7207
72082006-11-26 Chong Yidong <cyd@stupidchicken.com>
7209
7210 * configure.in (HAVE_X86_64_LIB64_DIR): New test.
7211
72122006-11-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7213
7214 * configure.in (HAVE_CANCELMENUTRACKING): Remove test.
7215
72162006-11-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7217
7218 * configure.in: Prefer X11 to Carbon only when some X-specific
7219 option is specified (Thanks to Jan Djärv and Andreas Schwab).
7220
72212006-11-04 Romain Francoise <romain@orebokech.com>
7222
7223 * Makefile.in (bootstrap-clean-before): Fix typo.
7224 Use new target `bootstrap-clean' in the leim subdirectory.
7225
72262006-11-03 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
7227
7228 * configure.in: Enable sparc64/ia64/powerpc FreeBSD builds.
7229
72302006-10-30 Chong Yidong <cyd@stupidchicken.com>
7231
7232 * make-dist: Add makefile.w32-in to the man, lispref and lispintro
7233 directories.
7234
72352006-10-29 Jeramey Crawford <jeramey@jeramey.com>
7236
7237 * configure.in: Enable x86-64 OpenBSD compilation.
7238
72392006-10-28 Glenn Morris <rgm@gnu.org>
7240
7241 * AUTHORS: Add cal-html.el author.
7242
72432006-10-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7244
7245 * make-dist: Make links to mac/make-package and
7246 mac/Emacs.app/Contents/Resources/Emacs.icns.
7247
72482006-10-27 Chong Yidong <cyd@stupidchicken.com>
7249
7250 * README: Bump version number to 22.0.90.
7251
72522006-10-23 Andreas Schwab <schwab@suse.de>
7253
7254 * configure.in: Make sure x_default_search_path is always set even
7255 when x_libraries is empty, and look in .../share as well for each
7256 library directory.
7257
72582006-09-28 Kenichi Handa <handa@m17n.org>
7259
7260 * configure.in (locallisppath): Don't include leim dir.
7261 (lisppath): Include leim dir.
7262
72632006-09-15 Jay Belanger <belanger@truman.edu>
7264
7265 * COPYING: Replace "Library Public License" by "Lesser Public
7266 License" throughout.
7267
72682006-09-11 Paul Eggert <eggert@cs.ucla.edu>
7269
7270 * make-dist (EMACS): Exit and fail if the EMACS environment
7271 variable is set to something other than an absolute file name.
7272
72732006-08-16 Andreas Schwab <schwab@suse.de>
7274
7275 * configure.in (PKG_CHECK_MODULES): Use AS_MESSAGE_LOG_FD instead
7276 of hardcoding it.
7277
72782006-08-16 Richard Stallman <rms@gnu.org>
7279
7280 * INSTALL.CVS: Clean up wording.
7281
72822006-07-14 Eli Zaretskii <eliz@gnu.org>
7283
7284 * configure.in (PKG_CHECK_MODULES): Redirect the output of
7285 $PKG_CONFIG --exists "$2" to config.log.
7286 * configure: Regenerate.
7287
1a71cb28 72882006-07-09 Richard Stallman <rms@gnu.org>
067d23c9
KY
7289
7290 * INSTALL (DETAILED BUILDING AND INSTALLATION): Minor corrections.
7291
72922006-07-09 Kim F. Storm <storm@cua.dk>
7293
7294 * CONTRIBUTE: Use outline format.
7295 Add section on copyright years (from admin/notes/years).
7296
72972006-07-08 Eli Zaretskii <eliz@gnu.org>
7298
7299 * configure.in (PKG_CHECK_MODULES): Redirect stderr of pkg-config
7300 to /dev/null, since we don't need the error message, just the
7301 exit status.
7302
73032006-07-07 Eli Zaretskii <eliz@gnu.org>
7304
7305 * CONTRIBUTE: Slight formatting changes and typo fixes.
7306 Add description of NEWS markings.
7307
73082006-07-07 Kim F. Storm <storm@cua.dk>
7309
7310 * CONTRIBUTE: Mention INSTALL.CVS.
7311
73122006-07-05 Romain Francoise <romain@orebokech.com>
7313
7314 * make-dist (top-level): Add CONTRIBUTE.
7315
73162006-07-04 Richard Stallman <rms@gnu.org>
7317
7318 * CONTRIBUTE: Much rewrite.
7319
73202006-07-04 Nick Roberts <nickrob@snap.net.nz>
7321
7322 * CONTRIBUTE: New file.
7323
73242006-06-24 Eli Zaretskii <eliz@gnu.org>
7325
7326 * INSTALL: Mention www.nongnu.org pages that list free Unicode fonts.
7327
73282006-05-18 Jan Djärv <jan.h.d@swipnet.se>
7329
7330 * configure.in: Add check for ALSA.
7331
73322006-05-06 Eli Zaretskii <eliz@gnu.org>
7333
7334 * Makefile.in (INFO_FILES): Remove emacs-xtra.
7335
7336 * info/dir: Remove the Emacs-Xtra entry.
7337
73382006-04-20 Ramprasad B <ramprasad_i82@yahoo.com>
7339
7340 Update copyright year(s) in many files.
7341
73422006-04-01 Eli Zaretskii <eliz@gnu.org>
7343
7344 * configure: Regenerated.
7345
73462006-04-01 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
7347
7348 * configure.in (HAVE_XAW3D): Disable Xaw3d check if
7349 --without-toolkit-scroll-bars was specified.
7350
73512006-04-01 Christoph Bauer <Christoph.Bauer@lms-gmbh.de> (tiny change)
7352
7353 * configure.in (hppa*-hp-hpux1[1-9]*): Add -D_INCLUDE__STDC_A1_SOURCE
7354 to CFLAGS. Update Copyright years written to src/config.in.
7355
73562006-03-18 Claudio Fontana <claudio@gnu.org>
7357
7358 * Makefile.in (INFO_FILES): New variable, contains all Info file names.
7359 (install-arch-indep, uninstall): Use $(INFO_FILES) to specify files
7360 to be installed/uninstalled.
7361 (uninstall): Invoke "$(INSTALL_INFO) --remove" to remove references
7362 to Info files installed by Emacs.
7363
73642006-03-03 Claudio Fontana <claudio@gnu.org>
7365
7366 * Makefile.in (install, uninstall): Add DESTDIR variable to
7367 support staged installations.
7368
73692006-02-14 Richard M. Stallman <rms@gnu.org>
7370
7371 * configure.in (s390x-*-linux-gnu*): New configuration.
7372
73732006-01-31 Jan Djärv <jan.h.d@swipnet.se>
7374
7375 * configure.in: Require GTK 2.4 or newer.
7376
73772006-01-29 Michael Olson <mwolson@gnu.org>
7378
7379 * Makefile.in (install-arch-indep, uninstall): Add ERC.
7380 * info/dir (ERC): New entry.
7381
73822006-01-29 Eli Zaretskii <eliz@gnu.org>
7383
7384 * info/dir: Fix last change.
7385
73862006-01-28 Luc Teirlinck <teirllm@auburn.edu>
7387
7388 * Makefile.in (install-arch-indep, uninstall): Add rcirc.
7389
73902006-01-27 Eli Zaretskii <eliz@gnu.org>
7391
7392 * info/dir: Untabify the whole file.
7393 (Rcirc): New entry.
7394
73952006-01-12 Andreas Schwab <schwab@suse.de>
7396
7397 * configure.in: Move AC_AIX and AC_GNU_SOURCE before first compile
7398 check.
7399
74002006-01-02 Chong Yidong <cyd@stupidchicken.com>
7401
7402 * configure.in: Use -Wno-pointer-sign if available.
7403
74042005-12-29 Andreas Schwab <schwab@suse.de>
7405
7406 * config.guess, config.sub: Updated from master source.
7407
74082005-12-25 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
7409
7410 * configure.in: Use amdx86-64 for freebsd on x86_64.
7411
74122005-11-22 Romain Francoise <romain@orebokech.com>
7413
7414 * make-dist: Add etc/images/icons.
7415
74162005-11-03 Andreas Schwab <schwab@suse.de>
7417
7418 * configure.in: Use GZIP_PROG instead of GZIP.
7419
90eacf99 7420 * Makefile.in (GZIP_PROG): Rename from GZIP.
067d23c9
KY
7421 (install-arch-indep): Adjust.
7422
74232005-11-01 Andreas Schwab <schwab@suse.de>
7424
7425 * Makefile.in (bootstrap): Fix dependencies for parallel build.
7426 (bootfast): Likewise.
7427
74282005-11-01 Romain Francoise <romain@orebokech.com>
7429
7430 * configure.in: Check for gzip.
7431
7432 * Makefile.in (install): Compress source files.
7433
74342005-10-24 Steven Tamm <steventamm@mac.com>
7435
7436 * configure.in: Fix darwin386 configuration issue.
7437
74382005-10-22 Eli Zaretskii <eliz@gnu.org>
7439
7440 * INSTALL.CVS: Add mh-autoloads to the partial rebuild procedure.
7441
74422005-10-17 Bill Wohler <wohler@newt.com>
7443
7444 * make-dist: Create and populate etc/images/low-color.
7445
74462005-10-15 Bill Wohler <wohler@newt.com>
7447
7448 * make-dist: Create and populate etc/images/gud.
7449
74502005-10-08 Richard M. Stallman <rms@gnu.org>
7451
7452 * make-dist (tempparent): Don't check for 14-char file name limit.
7453
74542005-10-07 Romain Francoise <romain@orebokech.com>
7455
7456 * make-dist: Add etc/images/ezimage and etc/images/mail
7457 directories. Install images in etc/images.
7458
74592005-10-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7460
7461 * configure.in: Prefer Carbon if --enable-carbon-app or
7462 --with-carbon is explicitly specified even when X11 is detected.
7463
74642005-09-15 Ulf Jasper <ulf.jasper@web.de>
7465
7466 * Makefile.in (install-arch-indep, uninstall):
7467 Handle newsticker manual.
7468 (info): Add - to commands.
7469
74702005-09-10 Giuseppe Scrivano <gscrivano@gmail.com>
7471
7472 Remove the MAXPATHLEN limitations:
7473
7474 * configure.in (AC_CHECK_FUNCS): Check for get_current_dir_name.
7475
74762005-09-09 Eli Zaretskii <eliz@gnu.org>
7477
7478 * configure.in <lynxsos*>: Support for LynxOS on PPC.
7479 * configure: Regenerate.
7480
74812005-09-05 Paul Eggert <eggert@cs.ucla.edu>
7482
7483 * config.guess, config.sub: Updated from master source.
7484
74852005-08-03 Juanma Barranquero <lekktu@gmail.com>
7486
7487 * .cvsignore: Add `lock'.
7488
74892005-07-28 Juanma Barranquero <lekktu@gmail.com>
7490
7491 * .cvsignore: Add `data' and `site-lisp' (for in-place installs).
7492
74932005-07-26 Paul Eggert <eggert@cs.ucla.edu>
7494
7495 Merge gnulib getopt implementation into Emacs.
7496
7497 * Makefile.in (AUTOCONF_INPUTS): New macro.
7498 ($(srcdir)/configure, $(srcdir)/src/stamp-h.in): Depend on it,
7499 so that these files also depend on m4/getopt.m4.
7500 * configure.in: Configure getopt by including m4/getopt.m4,
7501 and configuring a getopt replacement if necessary.
7502 * make-dist: Add m4 subdirectory. Unlink lib-src/getopt.h.
7503 * m4/getopt.m4: New file.
7504
75052005-07-06 Lute Kamstra <lute@gnu.org>
7506
7507 * configure.in: Fix capitalization.
7508
75092005-07-04 Lute Kamstra <lute@gnu.org>
7510
7511 Update FSF's address in GPL notices.
7512
75132005-06-19 Jérôme Marant <jerome@marant.org>
7514
7515 * Makefile.in (epaths-force): Protect both lisppath and
7516 buildlisppath from whitespace.
7517
75182005-06-08 Steven Tamm <steventamm@mac.com>
7519
090bd7cb 7520 * configure.in: Support Darwin/MacOSX on Intel.
067d23c9
KY
7521
75222005-06-06 Jan Djärv <jan.h.d@swipnet.se>
7523
7524 * configure.in (HAVE_CANCELMENUTRACKING): New test.
7525
1a71cb28 75262005-05-19 Jérôme Marant <jmarant@marant.org>
067d23c9
KY
7527
7528 * configure.in: Add --enable-locallisppath.
7529
75302005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7531
7532 * configure.in: Don't check HAVE_CARBON if HAVE_X11 is set to yes.
90eacf99
SM
7533 Check HAVE_CARBON before USE_TOOLKIT_SCROLL_BARS.
7534 Define USE_TOOLKIT_SCROLL_BARS by default if HAVE_CARBON is set to yes.
067d23c9
KY
7535
75362005-05-07 Jérôme Marant <jerome@marant.org>
7537
7538 * make-dist: Remove references to makefile.nt and makefile.def.
7539 Include widgets and images subdirectories of etc. Do not exclude
7540 ldefs-boot.el.
7541
75422005-04-23 Andreas Schwab <schwab@suse.de>
7543
7544 * configure.in: Remove duplicate match for powerpc configuration.
7545
75462005-04-20 Thien-Thi Nguyen <ttn@gnu.org>
7547
7548 * configure.in: Check for <pwd.h>.
7549
75502005-04-14 Lute Kamstra <lute@gnu.org>
7551
7552 * make-dist: Distribute all ChangeLog files in lisp/.
7553 Don't distribute ldefs-boot.el.
7554 lisp/makefile.nt no longer exists.
7555
75562005-04-13 Lute Kamstra <lute@gnu.org>
7557
7558 * make-dist: Don't use DONTCOMPILE from lisp/Makefile.in; check
7559 for "no-byte-compile: t" in the file instead.
7560
75612005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
7562
7563 * configure.in <Motif>: Don't let a special LessTif/Motif1.2 install
7564 shadow the main Lesstif/Motif-2.1 libs and includes.
7565
75662005-03-10 Jan Djärv <jan.h.d@swipnet.se>
7567
7568 * configure.in: Only add XASSERTS to cppflags.
7569
75702005-03-04 Jan Djärv <jan.h.d@swipnet.se>
7571
7572 * configure.in: Added --enable-asserts.
7573
75742005-02-09 Kim F. Storm <storm@cua.dk>
7575
7576 Change release version from 21.4 to 22.1 throughout.
7577 Change development version from 21.3.50 to 22.0.50.
7578
75792005-01-19 Steven Tamm <steventamm@mac.com>
7580
7581 * configure.in: Check for <sys/utsname.h>.
7582
75832004-12-11 Kim F. Storm <storm@cua.dk>
7584
7585 * Makefile.in (info): Undo 2004-12-05 change.
7586
75872004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7588
7589 * info/dir (File): Add URL and Org Mode manuals.
7590 * Makefile.in (install-arch-indep, uninstall): Add url and org
7591 manuals.
7592
75932004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
7594
7595 * configure.in (INLINE, RE_TRANSLATE_P): Move patches mistakenly
7596 committed to src/config.in.
7597
75982004-12-07 Jan Djärv <jan.h.d@swipnet.se>
7599
7600 * configure.in: If $HAVE_GTK_FILE_CHOOSER = yes, check for
7601 pthreads and define HAVE_GTK_AND_PTHREAD.
7602
76032004-12-05 Richard M. Stallman <rms@gnu.org>
7604
7605 * Makefile.in (info): Ignore errors building info files.
7606
76072004-11-27 Eli Zaretskii <eliz@gnu.org>
7608
7609 * config.bat: If 8-byte alignment is not supported, define
7610 NO_DECL_ALIGN in src/config.h, instead of trivially defining
7611 DECL_ALIGN. Protect & with "" because & is special for cmd.exe;
7612 filter through Sed to remove the quotes.
7613
76142004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
7615
7616 * info/.cvsignore: Ignore everything. It's OK since .cvsignore does
7617 not apply to files explicitly `cvs add'ed.
7618
76192004-11-12 Eli Zaretskii <eliz@gnu.org>
7620
7621 * config.bat: Don't require djecho.exe for the v1.x build.
7622 Add a test for DECL_ALIGN support, and add a trivial definition to
7623 src/config.h if 8-byte alignment is not supported.
7624
76252004-11-08 Kim F. Storm <storm@cua.dk>
7626
7627 * Makefile.in (bootstrap, bootstrap-clean-before): Remove .elc
7628 files before building.
7629 (bootfast, bootstrap-clean-before-fast): New targets, like
7630 bootstrap but don't remove .elc files.
7631
76322004-11-06 Lars Brinkhoff <lars@nocrew.org>
7633
7634 * configure.in: Add check for getrusage.
7635
76362004-11-02 Jan Djärv <jan.h.d@swipnet.se>
7637
7638 * configure.in (HAVE_GTK_FILE_CHOOSER, $HAVE_GTK_FILE_SELECTION):
7639 New tests for new and old GTK file dialogs.
7640 (HAVE_GTK): Only set with_toolkit_scroll_bars if not explicitly set
7641 to no.
7642
76432004-10-20 Jan Djärv <jan.h.d@swipnet.se>
7644
7645 * configure.in (HAVE_PERSONALITY_LINUX32): New test if PER_LINUX32
7646 can be set. Remove SETARCH test.
7647
76482004-10-08 Steven Tamm <steventamm@mac.com>
7649
ed9265fc 7650 * configure.in (HAVE_MALLOC_MALLOC_H): Test for malloc/malloc.h.
067d23c9
KY
7651
76522004-10-06 Jan Djärv <jan.h.d@swipnet.se>
7653
7654 * configure.in (HAVE_RANDOM_HEAPSTART): Change AC_MSG_ERROR to
7655 AC_MSG_WARN. Move output of warning message to end of configure run.
7656
76572004-10-05 Jan Djärv <jan.h.d@swipnet.se>
7658
7659 * configure.in (HAVE_RANDOM_HEAPSTART): Rename HAVE_EXECSHIELD.
7660 Run test to see if heap start address is random.
7661
76622004-09-29 Miles Bader <miles@gnu.org>
7663
7664 * configure.in (HAVE_EXECSHIELD): Test correct env variable to see
7665 if setarch is present.
7666
76672004-09-25 Jan Djärv <jan.h.d@swipnet.se>
7668
7669 * configure.in (HAVE_EXECSHIELD): Only define on x86.
7670
76712004-09-24 Jan Djärv <jan.h.d@swipnet.se>
7672
7673 * configure.in: Check for exec-shield.
7674
1a71cb28
GM
76752004-09-04 Reiner Steib <Reiner.Steib@gmx.de>
7676
7677 * Makefile.in (install-arch-indep): Add pgg and sieve.
7678
7679 * info/.cvsignore: Added pgg and sieve.
7680
067d23c9
KY
76812004-08-06 Andreas Schwab <schwab@suse.de>
7682
7683 * Makefile.in (install-arch-indep, uninstall): Add flymake.
7684
76852004-07-31 Eli Zaretskii <eliz@gnu.org>
7686
7687 * config.bat: Update URLs in the comments.
7688
067d23c9
KY
76892004-07-05 Andreas Schwab <schwab@suse.de>
7690
7691 * Makefile.in (install-arch-indep): Remove .arch-inventory files.
7692
76932004-06-21 Kenichi Handa <handa@m17n.org>
7694
7695 * make-dist: Link leim-ext.el into tempdir.
7696
76972004-06-15 Luc Teirlinck <teirllm@auburn.edu>
7698
7699 * info/dir (File): Add emacs-xtra.
7700 * Makefile.in (install-arch-indep, uninstall): Add emacs-xtra.
7701
77022004-06-12 Juri Linkov <juri@jurta.org>
7703
7704 * info/dir: Move menu help lines from `* Menu:' to file header.
7705 Describe the purpose of a red *.
7706
77072004-05-04 Dave Love <fx@gnu.org>
7708
7709 * configure.in: Don't use `extrasub'.
7710
77112004-04-29 Dave Love <fx@gnu.org>
7712
7713 * configure.in: Don't forget to quote args to `test'.
7714
77152004-04-24 Thien-Thi Nguyen <ttn@gnu.org>
7716
7717 * autogen.sh: Update filename in "please read" message.
7718
77192004-04-17 Richard M. Stallman <rms@gnu.org>
7720
7721 * INSTALL: Move the info about site-lisp dirs,
7722 and say uninstalled Emacs looks there too.
7723
77242004-04-04 Eli Zaretskii <eliz@gnu.org>
7725
7726 * config.bat (lib-src): Recognize comment lines in Makefile.in
7727 that have a TAB after the #, to avoid errors in preprocessing with
7728 GCC 3.3.3.
7729
77302004-03-31 Luc Teirlinck <teirllm@auburn.edu>
7731
7732 * Makefile.in: Mention in comment that `make maintainer-clean'
7733 deletes .elc files.
7734
77352004-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
7736
7737 * update-subdirs: Add local variables to prevent byte-compiling.
7738
77392004-03-21 Dave Love <fx@gnu.org>
7740
7741 * configure.in: Fix previous change.
7742
77432004-03-18 Dave Love <fx@gnu.org>
7744
7745 * configure.in: Add -znocombreloc to LDFLAGS if compiler supports it.
7746
77472004-03-15 Luc Teirlinck <teirllm@auburn.edu>
7748
7749 * info/dir (File): Add SMTP and SES.
7750
77512004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
7752
7753 * Makefile.in (maintainer-clean): Clean in the lisp dir as well.
7754 (bootstrap): Use the new bootstrap-prepare target in lisp.
7755
77562004-02-18 Kim F. Storm <storm@cua.dk>
7757
7758 * INSTALL.CVS: Add info about ssh/cvs related problems and work-around.
7759
77602004-02-16 Eli Zaretskii <eliz@gnu.org>
7761
7762 * make-dist: Don't link index.*perm and permute-index into tempdir.
7763
77642004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
7765
7766 * AUTHORS (JonathanYavner): Rename testcover-*.el to tcover-*.el
7767 to match previous changes by Eli Zaretskii.
7768
77692004-02-09 Luc Teirlinck <teirllm@auburn.edu>
7770
7771 * Makefile.in: Set CDPATH to an empty string.
7772
77732004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
7774
7775 * configure.in <darwin>: Use fink packages if available.
7776
77772004-01-25 Jérôme Marant <jmarant@free.fr> (tiny change)
7778
7779 * make-dist (lispref): Do include lispref/index.texi.
7780
77812004-01-06 Eric Hanchrow <offby1@blarg.net>
7782
7783 * make-dist (tempdir): Include cursors in nt/icons.
7784
77852003-12-30 Eli Zaretskii <eliz@gnu.org>
7786
7787 * INSTALL.CVS: Renamed from INSTALL-CVS to avoid file-name
7788 clashes with install-sh on 8+3 filesystems.
7789
1a71cb28 77902003-12-24 Miles Bader <miles@gnu.org>
067d23c9
KY
7791
7792 * .cvsignore: Add .arch-inventory.
7793
77942003-12-24 Andreas Schwab <schwab@suse.de>
7795
7796 * configure.in: Check for <sys/socket.h>. Include it before
7797 including <net/if.h>. Move check for <net/if.h> before its use.
7798
77992003-12-24 Jan Djärv <jan.h.d@swipnet.se>
7800
7801 * Makefile.in (install-arch-dep): Don't let cd output go into
7802 pipe for carbon_appdir.
7803
78042003-12-24 Andreas Schwab <schwab@suse.de>
7805
7806 * configure.in (PKG_CHECK_MODULES): Fix quoting.
7807
78082003-12-01 Andreas Schwab <schwab@suse.de>
7809
7810 * configure.in (powerpc-apple-darwin*): Use ${CC-cc} instead of
7811 hardcoding gcc.
7812
78132003-11-16 Jan Djärv <jan.h.d@swipnet.se>
7814
7815 * configure.in (HAVE_GTK_MULTIDISPLAY): Check if GTK can handle
7816 multiple displays.
7817 Wrong number of args to AC_CHECK_LIB for HAVE_X_SM test corrected.
7818
78192003-09-23 Dave Love <fx@gnu.org>
7820
7821 * configure.in: Check members of struct ifreq.
7822
78232003-09-14 Kim F. Storm <storm@cua.dk>
7824
7825 * configure.in: Add checks for sys/ioctl.h and net/if.h.
7826
78272003-09-12 Luc Teirlinck <teirllm@mail.auburn.edu>
7828
7829 * Makefile.in (install-arch-indep, uninstall): Add SES manual.
7830
78312003-08-18 Lute Kamstra <lute@gnu.org>
7832
7833 * configure.in: Revert the change of 2003-07-29 as GTK+ 2.2 is not
7834 required anymore.
7835
78362003-08-07 Andrew Choi <akochoi@shaw.ca>
7837
7838 * configure.in [powerpc-apple-darwin*]: Use the -no-cpp-precomp
7839 option instead of -traditional-cpp for CPP.
7840
78412003-07-29 Richard M. Stallman <rms@gnu.org>
7842
7843 * configure.in (HAVE_XIM): Define if XIM is available.
7844
78452003-07-29 Tim Van Holder <tim.vanholder@anubex.com> (tiny change)
7846
7847 * configure.in: The function gtk_window_set_icon_from_file was
7848 introduced in GTK+ 2.2, so check for that release.
7849
78502003-07-23 Andreas Schwab <schwab@suse.de>
7851
7852 * configure.in: Add --enable-maintainer-mode, substitute MAINT.
7853
7854 * Makefile.in (YACC): Remove, not used.
7855 (MAINT): Don't set.
7856 (${srcdir}/configure, $(srcdir)/src/stamp-h.in): Use @MAINT@ to
7857 disable dependency on ${srcdir}/configure.in when maintainer mode
7858 is disabled.
7859
78602003-07-22 Dave Love <fx@gnu.org>
7861
7862 * configure.in: Make XRegisterIMInstantiateCallback test depend on
7863 HAVE_X11, not with_xim.
7864 (HAVE_CRTIN): Provide template.
7865 <with_png>: Test for png.h and libpng/png.h.
7866
78672003-07-15 Andreas Schwab <schwab@suse.de>
7868
7869 * configure.in: Temporarily leave quoting for AC_DEFINE.
7870
78712003-07-13 Stefan Monnier <monnier@cs.yale.edu>
7872
7873 * configure.in: Check for posix_memalign.
7874
78752003-07-12 Richard M. Stallman <rms@gnu.org>
7876
7877 * configure.in [netbsd systems]: Define HAVE_CRTIN properly.
7878
78792003-07-09 Kim F. Storm <storm@cua.dk>
7880
7881 * INSTALL (DETAILED BUILDING AND INSTALLATION): Describe new
7882 functionality of --without-xim.
7883
78842003-06-29 Dave Love <fx@gnu.org>
7885
7886 * configure.in: Fix XRegisterIMInstantiateCallback check for gcc.
7887
78882003-06-23 Dave Love <fx@gnu.org>
7889
7890 * configure.in: Check for sys/_mbstate_t.h.
7891 Test XRegisterIMInstantiateCallback prototype.
7892 (AH_BOTTOM): Define DO_BLOCK_INPUT, my_strftime.
7893
78942003-06-06 Dave Love <fx@gnu.org>
7895
7896 * configure.in: Check for locale.h.
7897
78982003-06-05 Dave Love <fx@gnu.org>
7899
7900 * configure.in: Check for memcpy, mempcpy, mblen, mbrlen.
7901 Use AC_FUNC_STRFTIME, AC_STRUCT_TIMEZONE, AC_TYPE_MBSTATE_T.
7902 (NLIST_STRUCT): Don't define.
7903 (AH_BOTTOM): Define my_strftime.
7904
79052003-06-02 Richard M. Stallman <rms@gnu.org>
7906
7907 * configure.in: Revert changes of 2003-03-03 and 2003-05-24.
7908
79092003-05-24 Andreas Schwab <schwab@suse.de>
7910
7911 * configure.in (AH_BOTTOM) [MAC_OSX]: Do not redefine bcopy,
7912 bzero, and bcmp.
7913
79142003-05-22 Dave Love <fx@gnu.org>
7915
7916 * configure.in: Remove redundant test for term.h. Test for difftime.
7917
79182003-05-20 Dave Love <fx@gnu.org>
7919
7920 * configure.in: Append * to s390-*-linux-gnu case.
7921 (LIBMAIL) <lockfile>: Don't define.
7922
067d23c9
KY
79232003-04-30 Kai Großjohann <kai.grossjohann@gmx.net>
7924
7925 * INSTALL (* GNU/Linux development packages): Mention Debian and
7926 RedHat package names.
7927
79282003-04-30 Boyd Lynn Gerber <gerberb@zenez.com>
7929
7930 * configure.in: Handle system types sysv5uw* and sysv5OpenUNIX*.
7931
79322003-04-30 Kai Großjohann <kai.grossjohann@gmx.net>
7933
7934 * INSTALL (* GNU/Linux development packages): Tell people to
7935 install additional packages for compiling Emacs.
7936
1a71cb28
GM
79372003-04-30 Richard M. Stallman <rms@gnu.org>
7938
7939 * configure.in: Handle system types sysv5uw* and sysv5OpenUNIX*.
7940
79412003-04-28 Francesco Potortì <pot@gnu.org>
7942
7943 * configure.in: Undo last (RMS') change, as it is useless, per
7944 Dave Love.
7945
79462003-04-08 Richard M. Stallman <rms@gnu.org>
7947
7948 * configure.in: Put #include of jpeglib.h at start of line.
7949
067d23c9
KY
79502003-04-06 Francesco Potortì <pot@gnu.org>
7951
7952 * configure.in: Use the same configuration for all aix5, not just
7953 aix5.1.
7954
79552003-03-16 Nelson H. F. Beebe <beebe@math.utah.edu> (tiny change)
7956
7957 * configure.in: Check for need for bigtoc support on IBM AIX for
7958 solving a linker table overflow problem.
7959
79602003-03-03 Rob Browning <rlb@defaultvalue.org>
7961
7962 * configure.in: Add AC_CHECK_FUNCS for memcmp and memmove.
7963 (AH_BOTTOM): Switch tests to prefer memcmp, memset, and memmove
7964 over bzero, bcmp, and bcopy.
7965
79662003-02-23 Simon Josefsson <jas@extundo.com>
7967
7968 * Makefile.in (install-arch-indep, uninstall): Add SMTP manual.
7969
79702003-02-21 Klaus Zeitler <kzeitler@lucent.com>
7971
7972 * configure.in: Set new hpux10-20.h as "major" include for 10.20.
7973
79742003-02-13 Robert J. Chassell <bob@rattlesnake.com> (tiny change)
7975
7976 * INSTALL (* Extra fonts): Say that Emacs doesn't include fonts.
7977
79782003-02-08 Andreas Schwab <schwab@suse.de>
7979
7980 * Makefile.in (EXEEXT): Define to @EXEEXT@ and use this variable
7981 instead of the substitution.
7982
79832003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
7984
7985 * Makefile.in: Use @EXEEXT@ for Cygwin.
7986 Use USERNAME if LOGNAME is not set (for Cygwin).
7987
7988 * configure.in: Add opsys=cygwin.
7989
79902003-01-22 Andreas Schwab <schwab@suse.de>
7991
7992 * configure.in: Set HAVE_MENUS=yes when HAVE_CARBON=yes instead of
7993 redefining it explicitly in src/config.in.
7994
79952003-01-22 Markus Rost <rost@math.ohio-state.edu>
7996
7997 * Makefile.in (bootstrap): Make bootstrap-after.
7998
79992003-01-20 Jan Djärv <jan.h.d@swipnet.se>
8000
8001 * configure.in: Fix --with-gtk.
8002
80032003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8004
090bd7cb 8005 * configure.in: Add --with-gtk, --with-x-toolkit=gtk.
067d23c9
KY
8006
8007 * INSTALL (DETAILED BUILDING AND INSTALLATION): Add text about GTK.
8008
80092003-01-14 Francesco Potortì <pot@gnu.org>
8010
8011 * configure.in (m68k-motorola-sysv): Remove (obsolete).
8012
80132003-01-07 Steven Tamm <steventamm@mac.com>
8014
8015 * configure.in: New option, --enable-carbon-app, to specify
8016 that the application should be installed
8017 * Makefile.in (install-arch-dep): On Mac OS X, install the
090bd7cb 8018 Emacs.app application if carbon-app is enabled.
067d23c9
KY
8019
80202003-01-06 Dave Love <fx@gnu.org>
8021
8022 * configure.in: Check for nl_langinfo.
8023 [!HAVE_SIZE_T]: Fix typedef.
8024
80252003-01-06 David Kastrup <dak@gnu.org>
8026
8027 * Makefile.in (INSTALL_INFO): Get install-info command from configure.
8028
8029 * configure.in: Add tests for install-info.
8030
80312002-12-09 Markus Rost <rost@math.ohio-state.edu>
8032
8033 * configure.in (*-sunos5*, *-solaris*): Revert previous change -
8034 use again sol2-6 instead of sol2-8.
8035
80362002-12-09 Dave Love <fx@gnu.org>
8037
8038 * configure.in (*-sunos5.8*, *-solaris2.8*): Delete configurations.
8039
80402002-12-08 Andreas Schwab <schwab@suse.de>
8041
8042 * Makefile.in (install-arch-indep): Revert last change.
8043
80442002-11-27 Dave Love <fx@gnu.org>
8045
8046 * configure.in: Use AC_CHECK_DECLS, not AC_DECL_SYS_SIGLIST.
8047 Check for __sys_siglist too. Check for memset.
8048 Use AC_FUNC_GETPGRP. Add mipsel-*-linux-gnu* target.
8049
80502002-11-22 Juanma Barranquero <lektu@terra.es>
8051
8052 * config.guess, config.sub: Updated from master source.
8053
80542002-11-19 Karl Fogel <kfogel@red-bean.com>
8055
8056 * autogen.sh: New file.
8057
1a71cb28 80582002-11-18 Dave Love <fx@gnu.org>
067d23c9
KY
8059
8060 * configure.in: Tidy up various quoting issues throughout.
8061 Use AC_GNU_SOURCE.
8062 (AH_BOTTOM): Fix #endif protecting config.h. Maybe include
8063 alloca.h. Define GC_SETJMP_WORKS, GC_LISP_OBJECT_ALIGNMENT.
8064 Maybe define bcopy, bzero, bcmp.
8065 (powerpcle-*-solaris2.5*, powerpcle-*-solaris2*): Remove (use
8066 non-existent machine file).
8067 (sys/vlimit.h, sys/resource.h, fsync, __restrict): Test for.
8068 (term.h, X11/Xaw3d/Scrollbar.h): Avoid warning from test.
8069 (nlist.h): Move test up.
8070
80712002-11-18 Markus Rost <rost@math.ohio-state.edu>
8072
8073 * configure.in (*-sunos5*, *-solaris*): Use sol2-8.
8074
80752002-11-14 Francesco Potortì <pot@gnu.org>
8076
8077 * configure.in (*-sunos5.8*, *-solaris2.8*): New configurations.
8078
80792002-11-11 Tim Van Holder <tim.vanholder@anubex.com> (tiny change)
8080
8081 * Makefile.in (install-arch-indep): Prepend $(srcdir)/ to lisp.
8082
80832002-11-08 Dave Love <fx@gnu.org>
8084
8085 * configure.in: Use AC_CONFIG_LIBOBJ_DIR and require autoconf 2.54.
8086 (AH_BOTTOM) [!HAVE_SIZE_T]: Typedef size_t.
8087
80882002-11-07 Miles Bader <miles@gnu.org>
8089
8090 * Makefile.in (maybe_bootstrap): Fix shell variable usage.
8091 Handle separate-build-dir case.
8092
80932002-11-06 Richard M. Stallman <rms@gnu.org>
8094
8095 * Makefile.in (maybe_bootstrap): Add doublequotes to make it
8096 bulletproof. $bar may be empty when there are no .elc files.
8097
80982002-10-30 Dave Love <fx@gnu.org>
8099
8100 * configure.in: Require autoconf 2.53. Test for pty.h,
8101 sys/mman.h, sys/param.h, mremap, memmove.
8102 (AH_BOTTOM): Maybe include strings.h. Add local variables for mode.
8103 (AC_PROG_YACC): Delete.
8104 (size_t): Use AC_CHECK_TYPES.
8105 (AH_TOP): Up-date copyright.
8106
81072002-10-01 Juanma Barranquero <lektu@terra.es>
8108
8109 * update-subdirs: Add "no-byte-compile: t" to subdirs.el.
8110
81112002-09-19 Richard M. Stallman <rms@gnu.org>
8112
8113 * configure.in: Fix the LessTif-directory-finder for real.
8114
81152002-09-14 Richard M. Stallman <rms@gnu.org>
8116
8117 * Makefile.in (maybe_bootstrap): Test for complete absence
8118 of compiled Lisp files.
8119
81202002-09-11 Stefan Monnier <monnier@cs.yale.edu>
8121
8122 * Makefile.in (bootstrap-lisp-1, bootstrap-lisp, bootstrap)
8123 (bootstrap-clean-after): Delete.
8124 (bootstrap): Make the sequencing explicit.
8125
81262002-09-10 Richard M. Stallman <rms@gnu.org>
8127
8128 * configure.in: Fix previous LessTif change.
8129
81302002-09-09 Richard M. Stallman <rms@gnu.org>
8131
8132 * configure.in (powerpcle-*-solaris2.5*): New configuration.
8133 (powerpcle-*-solaris*): Use version 2.6 as default.
8134 (*-sunos5.6*, *-solaris2.6*): New alternative.
8135 (*-sunos5*): Use version 2.6 as default.
8136
81372002-09-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8138
8139 * configure.in: Fix typo.
8140
81412002-09-05 Richard M. Stallman <rms@gnu.org>
8142
8143 * configure.in: Look for LessTif in /usr/X11R6/LessTif/ before Motif.
8144
8145 * configure.in: Handle $GCC_LINK_TEST_OPTIONS and
8146 $NON_GCC_LINK_TEST_OPTIONS after the AC_PROG_... macros.
8147
81482002-08-26 Kim F. Storm <storm@cua.dk>
8149
8150 * Makefile.in (install-arch-indep): Do not remove DOC file
8151 when it is the only DOC file installed; this is the case when
8152 CANNOT_DUMP is defined. From Joe Buehler (tiny change).
8153
81542002-07-24 Markus Rost <rost@math.ohio-state.edu>
8155
8156 * configure.in: Fix typo.
8157
81582002-07-24 Richard M. Stallman <rms@gnu.org>
8159
8160 * configure.in: Don't print anything special about gamedir.
8161
8162 * configure.in: Delete nonstandard --with-game-user option.
8163
81642002-07-21 Richard M. Stallman <rms@gnu.org>
8165
8166 * Makefile.in (gamedir, localstatedir): New variables.
8167 (epaths-force): Insert value of gamedir into PATH_GAME.
8168
8169 * configure.in (gamedir): Handle it like lispdir.
8170 (--with-game-dir option): Delete.
8171
81722002-06-21 Pavel Janík <Pavel@Janik.cz>
8173
8174 * configure.in: Add support for mipseb-*-netbsd* machines.
8175
81762002-06-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8177
8178 * Makefile.in (install-arch-indep, uninstall): Add Tramp.
8179
81802002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8181
8182 * info/dir (File): Add an entry for Tramp.
8183
81842002-06-17 Eli Zaretskii <eliz@is.elta.co.il>
8185
8186 * INSTALL-CVS: New file.
8187
81882002-06-07 Andreas Schwab <schwab@suse.de>
8189
8190 * configure.in (x86_64-*-linux-gnu*): New system.
8191
81922002-05-31 Eli Zaretskii <eliz@is.elta.co.il>
8193
8194 * config.bat: Handle the case when lispintro is truncated to lispintr.
8195
81962002-05-26 Paul Eggert <eggert@twinsun.com>
8197
8198 * config.guess, config.sub: Updated from master source.
8199
82002002-05-09 Richard M. Stallman <rms@gnu.org>
8201
8202 * configure.in (emacs_cv_speed_t): Add square brackets for clarity.
8203
82042002-05-04 Pavel Janík <Pavel@Janik.cz>
8205
8206 * make-dist: Do not distribute lock/ directory.
8207
82082002-04-30 Andrew Choi <akochoi@shaw.ca>
8209
8210 * configure.in: Provide documentation string when defining
8211 variable HAVE_CARBON. Also define HAVE_WINDOW_SYSTEM, HAVE_MOUSE,
8212 and HAVE_MENUS in AH_BOTTOM if HAVE_CARBON is defined.
8213
1a71cb28 82142002-04-29 Colin Walters <walters@verbum.org>
067d23c9
KY
8215
8216 * configure.in: Delete configure check for access to the game user.
8217
82182002-04-29 Pavel Janík <Pavel@Janik.cz>
8219
8220 * make-dist: lwlib/Imakefile is removed.
8221
82222002-04-26 Andrew Choi <akochoi@shaw.ca>
8223
8224 * configure.in: Add support for powerpc-apple-darwin*.
8225 (HAVE_CARBON): Add.
8226
8227 * make-dist: Create directories in mac/Emacs.app.
8228
82292002-04-25 Pavel Janík <Pavel@Janik.cz>
8230
8231 * make-dist: lwlib-Xol* are removed.
8232
82332002-04-23 Andreas Schwab <schwab@suse.de>
8234
8235 * Makefile.in (MAINT): New variable.
8236 (${srcdir}/configure, $(srcdir)/src/stamp-h.in): Depend on this
8237 instead of configure.in, to avoid running autoconf and autoheader
8238 unless explicitly requested.
8239
82402002-04-16 Eli Zaretskii <eliz@gnu.org>
8241
8242 * config.bat: Update for msdos/sed2v2.inp.
8243
82442002-04-15 Andreas Schwab <schwab@suse.de>
8245
8246 * Makefile.in ($(srcdir)/src/config.in): Generate using autoheader.
8247 * configure.in: Add config header templates to all AC_DEFINE and
8248 AC_DEFINE_UNQUOTED symbols.
8249 * make-dist: Run autoheader if necessary.
8250
82512002-04-10 Colin Walters <walters@verbum.org>
8252
8253 * configure.in: Add --game-dir, --game-user. Test to see if we
8254 can use them.
8255
82562002-04-08 Pavel Janík <Pavel@Janik.cz>
8257
8258 * configure.in: Add --with-sound.
8259
82602002-03-18 Kim F. Storm <storm@cua.dk>
8261
8262 * configure.in: Test for sendto, recvfrom, getsockopt, setsockopt,
8263 and getsockname functions. Test for sys/un.h include file.
8264
82652002-03-15 Eli Zaretskii <eliz@is.elta.co.il>
8266
8267 * configure.in: Support AIX 5.1.
8268
82692002-03-10 Jan Djärv <jan.h.d@swipnet.se>
8270
8271 * configure.in: Added test for X Session Management (HAVE_X_SM).
8272
82732002-03-03 Richard M. Stallman <rms@gnu.org>
8274
8275 * Makefile.in (install-arch-indep): Use umask 022 for DOC* and lisp/.
8276 Run chown $${LOGNAME} on files installed by tar xvf.
8277
82782002-03-03 Kim F. Storm <storm@cua.dk>
8279
8280 * configure.in: Test for getpeername.
8281
82822002-03-01 Richard M. Stallman <rms@gnu.org>
8283
8284 * configure.in (HAVE_JPEG): Turn it off if libjpeg version < 6b.
8285 (HAVE_GIF): Don't use old libungif versions that crash.
8286
82872002-02-26 Richard M. Stallman <rms@gnu.org>
8288
8289 * configure.in <making srcdir absolute>: Verify that PWD is correct,
8290 not just well-formed and valid.
8291 (mips-compaq-nonstopux*): New configuration.
8292
82932002-02-18 Paul Eggert <eggert@twinsun.com>
8294
8295 * make-dist: Port to POSIX 1003.1-2001, which doesn't allow "head -1".
8296 "sed q" is a portable equivalent to plain "head -1".
8297
82982002-02-13 Richard M. Stallman <rms@gnu.org>
8299
8300 * Makefile.in (maybe_bootstrap): Do `exit 1'.
8301 (all): Don't depend on maybe_bootstrap here.
8302 (${SUBDIR}): Depend on it here instead.
8303
83042002-02-08 Richard M. Stallman <rms@gnu.org>
8305
8306 * Makefile.in (maybe_bootstrap): Add an infinite sleep-loop.
8307
83082002-01-27 Eli Zaretskii <eliz@is.elta.co.il>
8309
8310 * configure.in: Recognize BSD/OS 5.0.
8311
83122002-01-11 Eli Zaretskii <eliz@is.elta.co.il>
8313
8314 * make-dist: Make version checking in emacs.texi consistent with
8315 how we set it there.
8316
83172001-12-29 Kim F. Storm <storm@cua.dk>
8318
8319 * INSTALL: <CONFIGURATION BY HAND> Now requires autoconf 2.51.
8320
83212001-12-28 Richard M. Stallman <rms@gnu.org>
8322
8323 * configure.in: Test for mbsinit.
8324
83252001-12-21 Eli Zaretskii <eliz@is.elta.co.il>
8326
8327 These changes make Leim part of the standard distribution:
8328
8329 * README: Add info about the `leim' directory.
8330
8331 * INSTALL: Remove text that describes Leim as a separate package.
8332
8333 * noleim-Makefile.in: File removed.
8334
8335 * make-dist: Don't copy noleim-Makefile.in to the leim subdirectory.
8336 Link Leim files to ${tempdir}/leim, not to real-leim. Don't move
8337 Leim files out of the Emacs tree. Don't prepare a separate tarball
8338 for Leim.
8339
83402001-12-11 Richard M. Stallman <rms@gnu.org>
8341
8342 * configure.in (hppa*-*-linux-gnu*): New alternative.
8343
83442001-12-08 Pavel Janík <Pavel@Janik.cz>
8345
8346 * make-dist: Copy COPYING to leim/, lwlib/, mac/ and nt/ when
8347 creating distribution.
8348
83492001-12-06 Paul Eggert <eggert@twinsun.com>
8350
8351 * configure.in (AC_PREREQ): Bump from 2.50 to 2.51; needed for vfork.
8352 (AC_FUNC_VFORK): Remove.
8353 (AC_FUNC_FORK): Add.
8354 (HAVE_DES_H, HAVE_KRB5_H): Properly quote args of AC_CHECK_HEADERS;
8355 this is required by recent Autoconf versions.
8356
83572001-12-02 Pavel Janík <Pavel@Janik.cz>
8358
8359 * make-dist: Do not try to link removed files (aclocal.m4, _emacs,
8360 TODO, vms-pp.trans and others).
8361
83622001-11-29 Pavel Janík <Pavel@Janik.cz>
8363
8364 * make-dist: Use COPYING from the top-level directory.
8365
83662001-11-29 Gerd Moellmann <gerd@gnu.org>
8367
8368 * configure.in: Add support for FreeBSD/Alpha.
8369
83702001-11-29 Pavel Janík <Pavel@Janik.cz>
8371
8372 * make-dist: Add COPYING to the top-level directory of the
8373 distribution. Simplify the logic behind copying.
8374
8375 * Makefile.in (maybe_bootstrap): Fix previous change.
8376
83772001-11-28 Richard M. Stallman <rms@gnu.org>
8378
8379 * Makefile.in (maybe_bootstrap): Don't bootstrap, just suggest it.
8380
83812001-11-26 Richard M. Stallman <rms@gnu.org>
8382
8383 * Makefile.in: bootstrap should not delete dumped executables.
8384 (bootstrap-clean-before): New target.
8385 (bootstrap): Use bootstrap-clean-before instead of clean.
8386 (bootstrap-clean-after): Rename from bootstrap-clean. Calls changed.
8387
83882001-11-24 Eli Zaretskii <eliz@is.elta.co.il>
8389
8390 These changes add the Emacs Lisp Introduction manual to the
8391 distribution:
8392
8393 * Makefile.in (install-arch-indep, uninstall): Add ELisp Intro files.
8394
8395 * make-dist: Copy the files in lispintro directory.
8396
8397 * config.bat: Configure in the lispintro directory.
8398
8399 * configure.in (AC_OUTPUT): Add lispintro/Makefile.
8400
8401 * Makefile.in (SUBDIR_MAKEFILES): Add lispintro.
8402 (lispintro/Makefile): New target.
8403 (mostlyclean, clean, distclean, maintainer-clean): Add lispintro.
8404 (unlock, relock, info, dvi): Ditto.
8405
84062001-11-23 Eli Zaretskii <eliz@is.elta.co.il>
8407
8408 * Makefile.in (uninstall, install-arch-indep): Don't install gfdl.1.
8409
8410 * make-dist (etc): Don't distribute gfdl.1.
8411
84122001-11-22 Colin Walters <walters@debian.org>
8413
8414 * Makefile.in (install-arch-indep): Install the calc .info files.
8415 (uninstall): Handle deletion of calc .info files (thanks Pavel Janík).
8416
84172001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
8418
8419 * make-dist (lispref): Add *.txt, *.el, permute-index, and
8420 tindex.pl to the list of those being put into the distribution.
8421
84222001-11-16 Eli Zaretskii <eliz@gnu.org>
8423
8424 * configure.in: Add coff.h to the list in AC_CHECK_HEADERS.
8425
84262001-11-15 Pavel Janík <Pavel@Janik.cz>
8427
8428 * Makefile.in (uninstall): Fix previous change.
8429
8430 * configure.in, Makefile.in: Add support for --program-prefix,
8431 --program-suffix and --program-transform-name options.
8432
84332001-11-13 Pavel Janík <Pavel@Janik.cz>
8434
8435 * Makefile.in (install-arch-indep): Use `${manext}' instead of `.1'.
8436 (install-arch-indep): Install emacsclient manual page.
8437 (uninstall): Uninstall emacsclient manual page.
8438
84392001-11-12 Eli Zaretskii <eliz@is.elta.co.il>
8440
8441 * make-dist: Add lispref/index.*perm files to the distribution.
8442 From Pavel Janík <Pavel@Janik.cz>.
8443
84442001-11-12 Pavel Janík <Pavel@Janik.cz>
8445
8446 * Makefile.in (uninstall): Remove gfdl.1 when uninstalling.
8447
84482001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
8449
8450 * configure.in: AC_OUTPUT lispref/Makefile.
8451
84522001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
8453
8454 The following changes add the ELisp reference manual to the
8455 distribution.
8456
8457 * make-dist: Add the lispref directory to the distribution.
8458
8459 * Makefile.in (install-arch-indep): Add elisp* to the list of
8460 installed Info files.
8461 (SUBDIR_MAKEFILES): Add lispref/Makefile.
8462 (lispref/Makefile): New target.
8463 (mostlyclean, clean, distclean, maintainer-clean, unlock, relock):
8464 Add commands for the lispref directory.
8465 (info, dvi): Ditto.
8466
8467 * config.bat: Configure in `lispref'.
8468
84692001-11-09 Richard M. Stallman <rms@gnu.org>
8470
8471 * Makefile.in (bootstrap-lisp): Don't suppress error messages.
8472
84732001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
8474
8475 * make-dist (tempdir): Copy AUTHORS as well.
8476
84772001-11-06 Sam Steingold <sds@gnu.org>
8478
8479 * configure.in: Added a check for <nlist.h>.
8480
84812001-11-01 Pavel Janík <Pavel@Janik.cz>
8482
8483 * configure.in: Reindent --help output.
8484 From Per Starbäck (starback@ling.uu.se).
8485
84862001-10-31 Eli Zaretskii <eliz@is.elta.co.il>
8487
8488 * configure.in: New entry for HP/UX-11.
8489
8490 * Makefile.in (SOURCES): Replace GETTING.GNU.SOFTWARE with FTP.
8491 From Eric S. Raymond <esr@golux.thyrsus.com>.
8492
84932001-10-28 Eli Zaretskii <eliz@is.elta.co.il>
8494
8495 * configure.in (s390-*-linux-gnu): New system. From Adam Thornton
8496 <athornton@sinenomine.net>.
8497
84982001-10-25 Gerd Moellmann <gerd@gnu.org>
8499
8500 * Makefile.in (maybe_bootstrap): New target.
8501 (all): Add to prerequisites to bootstrap if abbrev.elc doesn't exist.
8502
85032001-10-24 Ken Raeburn <raeburn@gnu.org>
8504
8505 * configure.in: If --with-hesiod is given, look for
8506 hes_getmailhost and res_send or __res_send; check hesiod and
8507 resolv libraries respectively if system libraries don't supply them.
8508
85092001-10-24 Gerd Moellmann <gerd@gnu.org>
8510
8511 * configure.in: Use $MAKE for `make' if set.
8512
85132001-10-22 Gerd Moellmann <gerd@gnu.org>
8514
8515 * Makefile.in (install-arch-indep): Add -h (follow symlinks)
8516 to tar options.
8517
85182001-10-20 Gerd Moellmann <gerd@gnu.org>
8519
8520 * (Version 21.1 released).
8521
85222001-10-20 Miles Bader <miles@gnu.org>
8523
8524 * configure.in (configuration): Set from `host' if `host_alias'
8525 isn't defined.
8526
85272001-10-19 Andreas Schwab <schwab@suse.de>
8528
8529 * configure.in: Make ready for autoconf 2.5x.
8530 (AC_PREREQ): Require autoconf 2.50.
8531 * aclocal.m4: Removed.
8532 * Makefile.in (${srcdir}/configure): Don't depend on aclocal.m4.
8533
85342001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
8535
8536 * README: Bump Emacs version to 21.1.50.
8537
85382001-10-05 Gerd Moellmann <gerd@gnu.org>
8539
8540 * Branch for 21.1.
8541
85422001-09-05 Gerd Moellmann <gerd@gnu.org>
8543
8544 * configure.in: Avoid `$@' which is handled specially in
8545 Autoconf 2.52. From "Adam J. Richter" <adam@yggdrasil.com>.
8546
85472001-09-01 Eli Zaretskii <eliz@is.elta.co.il>
8548
8549 * make-dist (nt): Add subdirs.el to the list of distributed files.
8550
85512001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
8552
8553 * configure.in (machine): Add an entry for
8554 hppa1.1-hitachi-hiuxwe2*.
8555
85562001-05-28 Gerd Moellmann <gerd@gnu.org>
8557
8558 * make-dist (LANG): Set LC_ALL and LANGUAGE to C, unset
8559 LC_MESSAGES and LANG. From Karl Eichwalder <keichwa@gmx.net>.
8560
85612001-05-14 Gerd Moellmann <gerd@gnu.org>
8562
8563 * make-dist: Copy texinfo.tex unconditionally.
8564
85652001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
8566
8567 * Makefile.in (install-arch-indep): Add gfdl.1 to the man pages
8568 that are installed.
8569
85702001-04-06 Gerd Moellmann <gerd@gnu.org>
8571
8572 * make-dist: Copy only `[a-z]*.{el,elc}' from leim/quail.
8573 Don't copy quick-b5, quick-cns, tsang-b5, and tsang-cns files.
8574
8575 * make-dist: Handle leim/MISC-DIC. Only include
8576 `[a-zA-Z]*.{el,elc}' from leim/quail.
8577
85782001-04-05 Gerd Moellmann <gerd@gnu.org>
8579
8580 * Makefile.in (install-arch-indep): Remove .cvsignore files.
8581
85822001-03-30 Gerd Moellmann <gerd@gnu.org>
8583
8584 * Makefile.in (.PHONY): Add for bootstrap targets.
8585 (bootstrap-clean): New target.
8586 (bootstrap): Use it instead of `clean'.
8587
85882001-03-29 Eli Zaretskii <a34785@is.elta.co.il>
8589
8590 * Makefile.in (SUBDIR): Remove leim.
8591 (all, .RECURSIVE, extraclean): Add leim explicitly.
8592 (leim): Provide separate rule which exports PARALLEL=0 into the
8593 environment.
8594
85952001-03-20 Gerd Moellmann <gerd@gnu.org>
8596
8597 * configure.in (HAVE_XPM): Don't print the result of the check for
8598 XpmReturnAllocPixels if we don't have an xpm.h.
8599
86002001-03-05 Gerd Moellmann <gerd@gnu.org>
8601
8602 * COPYING: New file.
8603
86042001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
8605
8606 * config.bat: Update the copyright.
8607
86082001-02-23 Kenichi Handa <handa@etl.go.jp>
8609
8610 * configure.in: Use AC_EGREP_CPP to check if the C preprocessor
8611 converts `..' to `. .'. If it converts, set CPP_NEED_TRADITIONAL
8612 to `yes'. Later in AC_OUTPUT, check this variable.
8613
86142001-02-09 Dave Love <fx@gnu.org>
8615
8616 * AUTHORS: Updated.
8617
86182001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
8619
8620 * info/dir (Ebrowse): Fix the entry (was missing a dot).
8621
86222001-02-02 Gerd Moellmann <gerd@gnu.org>
8623
8624 * mkinstalldirs (errstatus): Chmod a+rx directories we create.
8625
8626 * Makefile.in (uninstall): Ignore exit code of `rm'.
8627
90eacf99
SM
8628 * Makefile.in (uninstall): Remove more info files.
8629 Remove ${libexecdir}/emacs/${version}. Remove ${archlibdir}/fns-*.
067d23c9
KY
8630
86312001-01-31 Gerd Moellmann <gerd@gnu.org>
8632
8633 * noleim-Makefile.in (extraclean): Add.
8634
86352001-01-28 Gerd Moellmann <gerd@gnu.org>
8636
90eacf99 8637 * Makefile.in (extraclean): Add -f to -rm config-tmp-* to keep
067d23c9
KY
8638 it quiet.
8639
86402001-01-24 Colin Walters <walters@cis.ohio-state.edu>
8641
8642 * Makefile.in (tags): Fix typo.
8643
86442001-01-13 Kenichi Handa <handa@etl.go.jp>
8645
8646 * configure.in: Fix typo in the code setting x_search_path.
8647
86482001-01-10 Dave Love <fx@gnu.org>
8649
8650 * configure.in: Don't reset LIBS at end of -lXmu test. Test for
8651 -lXext.
8652 (HAVE_XKBGETKEYBOARD): Fix reporting of result.
8653 (HAVE_LIBXP): Remove -lXt from AC_CHECK_LIB.
8654 (HAVE_XAW3D, HAVE_XPM, HAVE_JPEG, HAVE_PNG, HAVE_TIFF, HAVE_GIF):
8655 Don't frob CFLAGS. Remove extra X libs from AC_CHECK_LIB
8656 (now in $LIBS).
8657
86582001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
8659
8660 * config.bat: Run the preprocessor with -traditional.
8661
86622001-01-01 Eli Zaretskii <eliz@is.elta.co.il>
8663
8664 * INSTALL: Move copying conditions to end of file.
8665
86662000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
8667
8668 * INSTALL: Add basic installation procedure which assumes
8669 `configure' does its job. Elaborate on image support libraries.
8670 Add a pointer to Xaw3d library. Add advice about solving
8671 configure-time problems by looking in config.log and setting
8672 variables in the environment.
8673
86742000-12-27 Gerd Moellmann <gerd@gnu.org>
8675
8676 * Makefile.in (install-arch-indep): If tar fails, exit with
8677 exit code 1.
8678
86792000-12-19 Gerd Moellmann <gerd@gnu.org>
8680
8681 * configure.in: Test for XkbGetKeyboard with an AC_TRY_LINK whose
8682 source file includes XKBlib.h. On some broken Solaris systems,
8683 there is an XKBlib.h, reportedly, but header files included by
8684 XKBlib.h are missing.
8685
86862000-12-14 Gerd Moellmann <gerd@gnu.org>
8687
8688 * configure.in: AC_CHECK_FUNC XkbGetKeyboard.
8689
86902000-12-11 Dave Love <fx@gnu.org>
8691
8692 * configure.in <alpha*-dec-osf*>: Use full path for NON_GNU_CPP.
8693
86942000-12-11 Paul Eggert <eggert@twinsun.com>
8695
8696 * aclocal.m4 (AC_SYS_LARGEFILE, AC_SYS_LARGEFILE_MACRO_VALUE):
8697 Merge fixes from latest GNU tar version. These macros no longer
8698 futz with _XOPEN_SOURCE, as that was not portable in practice.
8699 (AC_FUNC_FSEEKO): New macro.
8700
8701 * configure.in: Use it instead of invoking AC_CHECK_FUNCS on
8702 ftello.
8703
87042000-12-05 Dave Love <fx@gnu.org>
8705
8706 * Makefile.in (TAGS, info): Avoid tab-prefixed comments in rules.
8707
87082000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
8709
8710 * info/dir: Change the category to "Emacs".
8711
87122000-12-01 Gerd Moellmann <gerd@gnu.org>
8713
8714 * make-dist (tempdir): Remove epaths.h from the distribution
8715 instead of paths.h.
8716
87172000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
8718
8719 * config.bat: Check for existence of djecho.exe, and print an
8720 error message if it is not available.
8721
8722 * INSTALL: Describe possible problem with djecho.exe in old
8723 versions of DJGPP v2.x.
8724
87252000-11-23 Gerd Moellmann <gerd@gnu.org>
8726
8727 * configure.in: Initialize HAVE_LIBXP to no.
8728
87292000-11-22 Gerd Moellmann <gerd@gnu.org>
8730
8731 * configure.in: Use m/macppc.h instead of the non-existent
8732 m/powerpc.h.
8733
87342000-11-21 Gerd Moellmann <gerd@gnu.org>
8735
8736 * Makefile.in (install-arch-indep): Also install info/eshell*
8737 and info/speedbar*.
8738
8739 * configure.in (HAVE_PNG): Check for the presence of
8740 png_get_channels to rule out older PNG libs.
8741
8742 * configure.in (AC_OUTPUT): Arrange to emit definitions of
8743 GCC and NON_GNU_CPP into config.status.
8744
87452000-11-20 Dave Love <fx@gnu.org>
8746
8747 * configure.in: Fix last change.
8748
8749 * GETTING.GNU.SOFTWARE: Deleted.
8750 * FTP: New file to replace it.
8751 * make-dist: Add FTP, remove GETTING.GNU.SOFTWARE.
8752
87532000-11-20 Gerd Moellmann <gerd@gnu.org>
8754
8755 * configure.in: Use -traditional with GNU cpp.
8756
87572000-11-17 Gerd Moellmann <gerd@gnu.org>
8758
8759 * make-dist: Handle the Mac port. Distribute all makefile.w32-in.
8760 Distribute more files from the nt/ subdir. Distribute PBM
8761 image files from subdirs of lisp/. Distribute old change logs
8762 from subdirs of lisp/. Distribute play/5x5.el.
8763
87642000-11-11 Dave Love <fx@gnu.org>
8765
8766 * config.sub, config.guess: Updated from master source.
8767
87682000-11-07 Dave Love <fx@gnu.org>
8769
8770 * configure.in: Test for mkstemp.
8771
87722000-11-01 Eli Zaretskii <eliz@is.elta.co.il>
8773
8774 * info/dir (Top): Rearrange menu items more logically, and put
8775 them into a single category. Add menu items for RefTeX and
8776 Widget.
8777
87782000-10-29 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8779
8780 * Makefile.in (install-arch-indep): Use --info-dir instead of
8781 --dir-file, and a simple argument instead of --info-file, so that
8782 the Debian version of install-info also works.
8783
87842000-10-19 Eric M. Ludlam <zappo@ultranet.com>
8785
8786 * info/dir (Speedbar): Add entry.
8787
87882000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
8789
8790 * INSTALL: Describe the new image-support options to the configure
8791 script. List URLs where image support libraries can be found.
8792
87932000-10-14 Eli Zaretskii <eliz@is.elta.co.il>
8794
8795 * info/dir (Top): Add an entry for Eshell.
8796
87972000-10-02 Dave Love <fx@gnu.org>
8798
8799 * configure.in: Check for gai_strerror.
8800
88012000-10-01 Andreas Schwab <schwab@suse.de>
8802
8803 * Makefile.in (install-arch-indep): Update list of installed info files.
8804
88052000-09-30 Gerd Moellmann <gerd@gnu.org>
8806
8807 * configure.in: Support `sparc*-*-netbsd*'.
8808
88092000-09-29 Eli Zaretskii <eliz@is.elta.co.il>
8810
8811 * info/dir (MIME): Add entry for emacs-mime.
8812
88132000-09-29 Dave Love <fx@gnu.org>
8814
8815 * configure.in: Fix alpha*-dec-osf4 using the osf5 config.
8816
88172000-09-26 Gerd Moellmann <gerd@gnu.org>
8818
8819 * make-dist: Adapt to the change of leim/Makefile which was
8820 necessary to ensure a reasonably working `make dist'.
8821
8822 * leim-Makefile.in: Moved to leim/Makefile.in..
8823
8824 * noleim-Makefile.in: New file, formerly leim/Makefile.in.
8825
88262000-09-21 Kenichi Handa <handa@etl.go.jp>
8827
8828 * leim-Makefile.in (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
8829 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
8830 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
8831 files to .elc.
90eacf99 8832 (${TIT}): Adjust for the above change.
067d23c9
KY
8833 (clean mostlyclean): Likewise.
8834 (.el.elc): New target.
8835
88362000-09-19 Gerd Moellmann <gerd@gnu.org>
8837
8838 * make-dist: Include XPM and XBM files in lisp/ and subdirs
8839 in the distribution.
8840
88412000-09-18 Gerd Moellmann <gerd@gnu.org>
8842
8843 * make-dist (skk): Rename to `ja-dic' because the leim directory
8844 was renamed.
8845
88462000-09-14 Dave Love <fx@gnu.org>
8847
8848 * configure.in: Fix spurion in last change.
8849
88502000-09-14 Gerd Moellmann <gerd@gnu.org>
8851
8852 * configure.in (USE_MMAP_FOR_BUFFERS): Recognize in system
8853 configuration files instead of REL_ALLOC_MMAP. Set REL_ALLOC
8854 to `no' if defined. Change result report.
8855
88562000-09-08 Dave Love <fx@gnu.org>
8857
8858 * configure.in: Remove spurious `@'s.
8859
8860 * aclocal.m4 (AC_FUNC_MMAP): Use fixed version from development
8861 autoconf.
8862
88632000-09-06 Gerd Moellmann <gerd@gnu.org>
8864
8865 * configure.in (REL_ALLOC_MMAP): Recognize in system configuration
8866 file and print informational message.
8867
8868 * configure.in (AC_FUNC_MMAP): Add.
8869
88702000-09-01 Gerd Moellmann <gerd@gnu.org>
8871
8872 * configure.in: Add ``checking'' messages for
8873 XpmReturnAllocPixels.
8874
88752000-08-28 Gerd Moellmann <gerd@gnu.org>
8876
8877 * configure.in: Check <strings.h>; check `index' and `rindex'
8878 functions.
8879
88802000-08-26 Kenichi Handa <handa@etl.go.jp>
8881
8882 * configure.in <alpha*-dec-osf*>: Move "NON_GNU_CPP='cpp'" before
8883 "case "${canonical}" in".
8884
88852000-08-25 Dave Love <fx@gnu.org>
8886
8887 * configure.in <osf>: Use NON_GNU_CPP='cpp' always.
8888
88892000-08-25 Kenichi Handa <handa@etl.go.jp>
8890
8891 * leim-Makefile.in: Rename skk to ja-dic throughout the file.
8892
88932000-08-24 Gerd Moellmann <gerd@gnu.org>
8894
8895 * configure.in <making srcdir absolute>: Unset CDPATH in case $PWD
8896 contains a relative path. Protect against unusable values of $PWD.
8897
88982000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
8899
8900 * info/dir (WoMan): Add entry.
8901
8902 * config.bat (maindir): Update src/_gdbinit even if it does
8903 already exist.
8904
89052000-08-07 Gerd Moellmann <gerd@gnu.org>
8906
8907 * Makefile.in (config.status): Prepend `$(srcdir)/' to `configure'.
8908
89092000-08-03 Gerd Moellmann <gerd@gnu.org>
8910
8911 * configure.in: Add support for ia64*-*-linux*.
8912
89132000-07-27 Gerd Moellmann <gerd@gnu.org>
8914
8915 * make-dist (aclocal.m4): Include in distribution.
8916
89172000-07-26 Dave Love <fx@gnu.org>
8918
90eacf99 8919 * configure.in (AC_SYS_LARGEFILE): Move earlier.
067d23c9
KY
8920
89212000-07-24 Dave Love <fx@gnu.org>
8922
8923 * configure.in: Add AC_SIZE_T.
8924
89252000-07-18 Dave Love <fx@gnu.org>
8926
8927 * configure.in: Reorder so that most tests are done after CPPFLAGS
8928 is set from the C_SWITCH_... definitions.
8929
89302000-07-10 Gerd Moellmann <gerd@gnu.org>
8931
8932 * configure.in (HAVE_XPM): Undo previous change. Check for
8933 preprocessor define XpmReturnAllocPixels.
8934
89352000-07-06 Gerd Moellmann <gerd@gnu.org>
8936
8937 * configure.in (HAVE_XPM): Check for XpmReturnAllocPixels
8938 instead of XpmReadFileToPixmap.
8939
89402000-07-05 Ken Raeburn <raeburn@gnu.org>
8941
8942 * configure.in: Check for <soundcard.h>. Look for ossaudio
8943 library, and set LIBSOUND accordingly.
8944
89452000-07-05 Dave Love <fx@gnu.org>
8946
8947 * configure.in: Use AC_HEADER_SYS_WAIT.
8948
89492000-07-05 Gerd Moellmann <gerd@gnu.org>
8950
8951 * make-dist: Check DONTCOMPILE in lisp/Makefile.in instead of
8952 lisp/Makefile. Distribute lisp/Makefile.in instead of
8953 lisp/Makefile.
8954
89552000-06-30 Ken Raeburn <raeburn@gnu.org>
8956
8957 * configure.in: Add ${C_SWITCH_X_SITE} temporarily to CPPFLAGS,
8958 while searching for image-handling libraries.
8959
89602000-06-26 Gerd Moellmann <gerd@gnu.org>
8961
8962 * configure.in (--with-xim): New option.
8963
89642000-06-23 Dave Love <fx@gnu.org>
8965
8966 * configure.in [HAVE_TIMEVAL]: Move gettimeofday test here, test
8967 for struct timezone and test how we can call gettimeofday.
8968 Check for OSF 5+. Check for term.h.
8969
8970 * aclocal.m4: Define the post-2.13 stuff conditionally on autoconf
8971 version.
8972
89732000-06-23 Gerd Moellmann <gerd@gnu.org>
8974
8975 * configure.in (HAVE_LIBXP): Change test for libXp.
8976
89772000-06-21 Dave Love <fx@gnu.org>
8978
8979 * configure.in: Check for fcntl.h. Use AC_FUNC_GETLOADAVG, not
8980 simple test for getloadavg and substitute GETLOADAVG_LIBS.
8981 Simplify test for GETTIMEOFDAY_ONE_ARGUMENT.
8982
89832000-06-19 Dave Love <fx@gnu.org>
8984
8985 * configure.in (GETTIMEOFDAY_ONE_ARGUMENT): Fix in case
8986 _XOPEN_SOURCE is defined.
8987
89882000-06-16 Gerd Moellmann <gerd@gnu.org>
8989
8990 * Makefile.in (distclean): Also make distclean in lisp/.
8991
89922000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
8993
8994 * config.bat: Generate lisp/Makefile from lisp/Makefile.in.
8995
89962000-06-15 Gerd Moellmann <gerd@gnu.org>
8997
8998 * make-dist: Add --help and --snapshot options.
8999
90002000-06-14 Gerd Moellmann <gerd@gnu.org>
9001
9002 * configure.in: Generate lisp/Makefile.
9003
9004 * configure.in: Add support for `*-lynxos*'.
9005 Use `cpp' as NON_GNU_CPP for `alpha*-dec-osf[5-9]*', as
9006 recommended by <Karen.Dorhamer@compaq.com> to fix problems
9007 on Tru64 UNIX v5.0.
9008
90092000-06-13 Ken Raeburn <raeburn@gnu.org>
9010
9011 * Makefile.in (install-arch-indep): Don't use "-unset CDPATH" when
9012 it's on a continuation line.
9013
90142000-06-02 Dave Love <fx@gnu.org>
9015
9016 * Makefile.in (install-arch-indep): Add pcl-cvs to list of info
9017 files.
9018
9019 * configure.in: Don't specify -n32 flag for mips-sgi-irix6.5.
9020 Check for struct exception. Use AC_SYS_LARGEFILE and move ftello
9021 test.
9022
9023 * aclocal.m4 (AC_SYS_LARGEFILE_TEST_INCLUDES)
9024 (AC_SYS_LARGEFILE_MACRO_VALUE, AC_SYS_LARGEFILE): New.
9025
90262000-05-26 Gerd Moellmann <gerd@gnu.org>
9027
9028 * configure.in: Add check for speed_t typedef.
9029
90302000-05-25 Ken Raeburn <raeburn@gnu.org>
9031
9032 * Makefile.in (install-arch-dep): Install fns-*.el only if it
9033 exists; it won't in the CANNOT_DUMP case.
9034
90352000-05-25 Gerd Moellmann <gerd@gnu.org>
9036
9037 * Makefile.in: Ignore exit status of `unset CDPATH' everywhere.
9038 On FreeBSD, the exit status is 1 if CDPATH is not set.
9039 (install-arch-indep): Install ebrowse.info.
9040
90412000-05-20 NIIBE Yutaka <gniibe@mri.co.jp>
9042
9043 * configure.in: Check for grandpt and getpt.
9044
90452000-05-09 Dave Love <fx@gnu.org>
9046
9047 * Makefile.in (install-arch-indep): Filter CVS as well as RCS.
9048
90492000-05-05 Gerd Moellmann <gerd@gnu.org>
9050
9051 * make-dist: Make a link for lib-src/grep-changelog.
9052 Copy install-sh.
9053
90542000-05-01 Eli Zaretskii <eliz@is.elta.co.il>
9055
9056 * config.bat: Identify the beginning of the cpp stuff in
9057 src/Makefile.in and lib-src/Makefile.in more accurately.
9058
90592000-04-27 Gerd Moellmann <gerd@gnu.org>
9060
9061 * configure.in: Add support for `powerpc*-*-linux-gnu*'.
9062
90632000-04-19 Gerd Moellmann <gerd@gnu.org>
9064
9065 * configure.in: Add support for `powerpc-*-netbsd*'.
9066
90672000-04-19 Dave Love <fx@gnu.org>
9068
9069 * configure.in: Don't use AC_FUNC_GETLOADAVG.
9070
9071 * aclocal.m4 (AC_FUNC_MKTIME): Use AC_SUBST.
9072
90732000-04-16 Dave Love <fx@gnu.org>
9074
9075 * Makefile.in (${srcdir}/configure): Depend on aclocal.m4.
9076
90772000-04-14 Dave Love <fx@gnu.org>
9078
9079 * configure.in: Use AC_FUNC_GETLOADAVG, AC_FUNC_MKTIME.
9080
9081 * aclocal.m4 (AC_FUNC_MKTIME): New.
9082
90832000-03-28 Ken Raeburn <raeburn@gnu.org>
9084
9085 * configure.in: Line up "--help" output a little better.
9086
90872000-03-26 Gerd Moellmann <gerd@gnu.org>
9088
9089 * Makefile.in (bootstrap-lisp-1, bootstrap-lisp, bootstrap-src):
9090 New targets.
90eacf99
SM
9091 (bootstrap): Rewritten in terms of the new targets above.
9092 Make info files, too.
067d23c9
KY
9093
90942000-03-12 Gerd Moellmann <gerd@gnu.org>
9095
9096 * config.guess, config.sub: Use the versions of the files from
9097 subversions.
9098
90992000-03-08 Dave Love <fx@gnu.org>
9100
9101 * configure.in: Use AC_PROG_RANLIB, AC_C_PROTOTYPES,
9102 AC_C_VOLATILE. Define POINTER_TYPE.
9103
9104 * aclocal.m4: New file.
9105
91062000-03-02 Gerd Moellmann <gerd@gnu.org>
9107
9108 * configure.in (machine): Add `mipsel-*-netbsd*' and
9109 `arm-*-netbsd*'.
9110
91112000-03-01 Gerd Moellmann <gerd@gnu.org>
9112
9113 * configure.in (machine): Add support for `*-auspex-sunos*'.
9114
91152000-02-29 Gerd Moellmann <gerd@gnu.org>
9116
9117 * configure.in (C_OPTIMIZE_SWITCH) [__GNUC__]: Use -O2.
9118
91192000-02-18 Dave Love <fx@gnu.org>
9120
9121 * configure.in: Define NON_GNU_CPP on alpha-dec-osf5+.
9122
91232000-02-18 Andreas Schwab <schwab@suse.de>
9124
9125 * Makefile.in (install-arch-indep): Add eudc to list of installed
9126 info files.
9127
91282000-02-17 Ken Raeburn <raeburn@gnu.org>
9129
9130 * configure.in: Include -lz and -ljpeg (if it's available) when
9131 testing for the tiff library.
9132
91332000-02-17 Gerd Moellmann <gerd@gnu.org>
9134
9135 * configure.in: Remove LISP_FLOAT_TYPE.
9136
91372000-02-12 Dave Love <fx@gnu.org>
9138
9139 * configure.in: Use AC_FUNC_VFORK.
9140
91412000-02-01 Gerd Moellmann <gerd@gnu.org>
9142
9143 * make-dist: Various fixes for new development tree.
9144
9145 * leim-Makefile.in: New file.
9146
91472000-01-31 Gerd Moellmann <gerd@gnu.org>
9148
9149 * Makefile.in (dist): Call ./make-dist.
9150
91512000-01-24 Dave Love <fx@gnu.org>
9152
9153 * configure.in: Remove -G0 from Irix NON_GCC_TEST_OPTIONS.
9154
91552000-01-18 Gerd Moellmann <gerd@gnu.org>
9156
9157 * configure.in (HAVE_GIF): Check for DGifOpen instead of
9158 DGifOpenFileName.
9159
91602000-01-11 Andreas Schwab <schwab@suse.de>
9161
9162 * Makefile.in (install-arch-indep): Update list of info files to
9163 be installed.
9164
91652000-01-05 Dave Love <fx@gnu.org>
9166
9167 * configure.in: Check for jerror.h as well as libjpeg.
9168
91692000-01-03 Andreas Schwab <schwab@suse.de>
9170
90eacf99
SM
9171 * Makefile.in (install-arch-indep): Install autotype*.
9172 Run install-info on autotype and emacs-faq.info.
067d23c9
KY
9173
91741999-12-04 Dave Love <fx@gnu.org>
9175
9176 * Makefile.in (install-arch-indep): Depend on `info'.
9177 (install-strip): Use `install' as sub-make target.
9178
91791999-11-23 Ken Raeburn <raeburn@gnu.org>
9180
9181 * configure.in: Restore Kerberos code deleted on 1999-05-29 that
9182 didn't need to be deleted. Check for the k5crypto library as well
9183 as the crypto library; MIT Kerberos 1.1 changed the name.
9184
91851999-11-18 Dave Love <fx@gnu.org>
9186
9187 * configure.in: Fix NON_GNU_CPP for Irix 6 to avoid failing tests.
9188
91891999-11-11 Erik Naggum <erik@naggum.no>
9190
9191 * configure.in (bitmapdir): Allow for both "bitmaps" directories.
9192
91931999-11-08 Dave Love <fx@gnu.org>
9194
9195 * configure.in: Fix change for --with-pop default.
9196
91971999-11-04 Dave Love <fx@gnu.org>
9198
9199 * configure.in: Default to --with-pop. Change sense of with-gcc
9200 and with-toolkit-scroll-bars messages to reflect the defaults.
9201
92021999-11-01 Gerd Moellmann <gerd@gnu.org>
9203
9204 * INSTALL: Mention the Emacs Lisp Reference.
9205
92061999-10-27 Noah Friedman <friedman@splode.com>
9207
9208 * configure.in: Check for dynamic ptys (/dev/ptmx, /dev/pts/).
9209
92101999-10-23 Gerd Moellmann <gerd@gnu.org>
9211
9212 * Makefile.in (bootstrap): New target.
9213
92141999-10-19 Paul Eggert <eggert@twinsun.com>
9215
9216 Add support for large files. Merge glibc 2.1.2.
9217
9218 * configure.in (AC_CHECK_HEADERS): Add stdio_ext.h.
9219 (HAVE_TM_GMTOFF): New symbol.
9220 (AC_CHECK_FUNCS): Add __fpending, ftello, getloadavg, mblen,
9221 mbrlen, strsignal.
9222 (LOCALTIME_CACHE): Don't include stdlib.h, as config.h does this now.
9223
92241999-10-09 Stefan Monnier <monnier@cs.yale.edu>
9225
9226 * make-dist (dontcompile): Look for the DONTCOMPILE variable rather
9227 than the obsolete dontcompilefiles pseudo-rule in lisp/Makefile.
9228
92291999-10-09 Richard M. Stallman <rms@gnu.org>
9230
9231 * Makefile.in (uninstall, install-arch-indep, install-arch-dep):
9232 Unset CDPATH to prevent cd from generating output.
9233
92341999-10-08 Stefan Monnier <monnier@cs.yale.edu>
9235
9236 * update-subdirs: Also ignore CVS subdirs.
9237
92381999-10-07 Gerd Moellmann <gerd@gnu.org>
9239
9240 * Makefile.in (install-arch-indep): Add ada-mode.
9241
92421999-10-06 Dave Love <fx@gnu.org>
9243
9244 * Makefile.in: Add rules for config.status, configure.
9245
92461999-09-07 Gerd Moellmann <gerd@gnu.org>
9247
90eacf99 9248 * configure.in (--with-sound): Remove.
067d23c9
KY
9249
92501999-08-30 Gerd Moellmann <gerd@gnu.org>
9251
9252 * configure.in (USE_TOOLKIT_SCROLL_BARS): Move the test down after
9253 the test for Xaw3d.
9254 (HAVE_TIFF): Add -lm to library check.
9255
92561999-08-28 Richard Stallman <rms@gnu.org>
9257
9258 * configure.in (USE_TOOLKIT_SCROLL_BARS): Move tests for
9259 -lXaw3d, -lXpm, -ljpeg, -lpng, -ltiff, and -lgif, down
9260 after the other X-related libraries.
9261
92621999-08-21 Dave Love <fx@gnu.org>
9263
9264 * configure.in: Don't check for jpeglib.h.
9265
92661999-08-20 Gerd Moellmann <gerd@gnu.org>
9267
9268 * configure.in (HAVE_TIFF): Remove tiff34 prefix from tiffio.h.
9269 (HAVE_XAW3D): Don't check for Xaw3d if USE_X_TOOLKIT=none.
9270
92711999-08-18 Dave Love <fx@gnu.org>
9272
9273 * configure.in: Check for termcap.h.
9274
92751999-08-15 Gerd Moellmann <gerd@gnu.org>
9276
9277 * configure.in: Add --with-toolkit-scroll-bars. If "no",
9278 use Emacs' scroll bars, even if configured for Motif or when
9279 Xaw3d is available.
9280
92811999-08-12 Wolfgang Rupprecht <wolfgang@wsrcc.com>
9282
9283 * configure.in: Check for getaddrinfo.
9284
92851999-08-04 Eli Zaretskii <eliz@gnu.org>
9286
9287 * config.bat: Make --no-debug work again by removing -gcoff.
9288
92891999-07-30 Dave Love <fx@gnu.org>
9290
9291 * configure.in: Check for stdlib.h.
9292
92931999-07-19 Dave Love <fx@gnu.org>
9294
9295 * configure.in: Grok sparc64-*-linux-gnu*.
9296
92971999-07-12 Richard Stallman <rms@gnu.org>
9298
9299 * Version 20.4 released.
9300
93011999-06-23 Karl Heuer <kwzh@gnu.org>
9302
9303 * make-dist: Unset EMACS_UNIBYTE, so Emacs runs in its default state.
9304 Quote $EMACS, in case it's a program with args.
9305
93061999-06-15 Gerd Moellmann <gerd@gnu.org>
9307
9308 * configure.in (HAVE_GIF): Use libungif instead of libgif
9309 because the former doesn't contain patented compression code.
9310
93111999-05-29 Richard M. Stallman <rms@gnu.org>
9312
9313 * configure.in: Delete the Kerberos stuff.
9314
93151999-05-27 Greg Hudson <ghudson@mit.edu>
9316
9317 * configure.in: Prefer kerberos 5 names.
9318
93191999-04-26 Richard M. Stallman <rms@gnu.org>
9320
9321 * configure.in: Check for libXp.
9322
93231999-04-08 Richard Stallman <rms@gnu.org>
9324
9325 * make-dist: Include change logs in subdirs of `lisp'.
9326
93271999-04-05 Richard Stallman <rms@gnu.org>
9328
9329 * Makefile.in (mkdir): If we create ${datadir}, make it world-readable.
9330 (install-arch-indep): Make ${datadir}/emacs world-readable.
9331
93321999-03-30 Eli Zaretskii <eliz@gnu.org>
9333
9334 * config.bat: Use epaths.* instead of paths.*.
9335
93361999-03-07 Eli Zaretskii <eliz@gnu.org>
9337
9338 * INSTALL: Add detailed instructions to unpack and install
9339 intlfonts on MS-DOS.
9340
93411999-02-26 Richard Stallman <rms@gnu.org>
9342
9343 * configure.in: Use epaths.h and epaths-force instead of paths...
9344
90eacf99 9345 * Makefile.in (epaths-force): Rename from paths-force;
067d23c9
KY
9346 operate on epaths.in and produce epaths.h.
9347
93481999-02-24 Richard Stallman <rms@gnu.org>
9349
9350 * make-dist: Fix nt/icons directory handling.
9351
93521999-02-22 Simon Josefsson <jas@pdc.kth.se>
9353
9354 * configure.in (f301-fujitsu-uxpv4.1): New target.
9355
93561999-02-20 Richard Stallman <rms@gnu.org>
9357
9358 * make-dist (tempparent): Fix command to update info files.
9359
93601999-02-09 Richard Stallman <rms@gnu.org>
9361
9362 * configure.in (powerpc-apple-netbsd*): New alternative.
9363
93641999-01-25 Geoff Voelker <voelker@cs.washington.edu>
9365
9366 * make-dist: Include the new directory nt/icons in distributions.
9367
93681999-01-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9369
9370 * configure.in: Change message about HAVE_XFREE386.
9371
93721999-01-07 Eli Zaretskii <eliz@gnu.org>
9373
9374 * config.bat: Support configuring with leim.
9375
93761998-12-16 Petri Kaurinkoski <Petri.Kaurinkoski@hut.fi>
9377
9378 * configure.in (mips-sgi-irix6.5): New target.
9379
93801998-12-16 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
9381
9382 * configure.in: Remove GSS-API support, since it has been removed
9383 from movemail.
9384
93851998-12-04 Markus Rost <rost@delysid.gnu.org>
9386
9387 * Makefile.in (install-arch-dep): Copy fns-*.el from lib-src.
9388
93891998-12-04 Andreas Schwab <schwab@delysid.gnu.org>
9390
9391 * Makefile.in: Don't install customize info file.
9392 Run install-info on viper info file.
9393
93941998-11-29 Richard Stallman <rms@psilocin.ai.mit.edu>
9395
9396 * Makefile.in (install-arch-dep): Copy fns-*.el from lib-src.
9397
93981998-11-16 Kenichi Handa <handa@etl.go.jp>
9399
9400 * configure.in (*-*-bsdi4*): New target.
9401
94021998-11-13 Ehud Karni <ehud@unix.simonwiesel.co.il>
9403
9404 * configure.in: Fix previous change.
9405
94061998-11-11 Richard Stallman <rms@gnu.org>
9407
9408 * configure.in (aviion-intel): New machine.
9409
94101998-11-04 Kenichi Handa <handa@etl.go.jp>
9411
9412 * configure.in (mips-nec-sysv4*): New target.
9413
94141998-11-03 Andreas Schwab <schwab@delysid.gnu.org>
9415
9416 * Makefile.in (install-arch-dep): Fix last change and use fns-*.el
9417 from lisp.
9418
94191998-10-31 Richard Stallman <rms@psilocin.ai.mit.edu>
9420
9421 * make-dist: Don't include fns*.el in dist.
9422
94231998-10-30 Dave Love <fx@gnu.org>
9424
9425 * configure.in: Don't mkdir cpp.
9426
94271998-10-30 Andreas Schwab <schwab@delysid.gnu.org>
9428
9429 * Makefile.in (install-arch-dep): Install src/fns-*.el in
9430 ${archlibdir}.
9431
94321998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9433
9434 * Version 20.3 released.
9435
94361998-07-30 Paul Eggert <eggert@twinsun.com>
9437
9438 * Makefile.in (Makefile, src/Makefile, src/config.stamp)
9439 (lib-src/Makefile, man/Makefile, oldXMenu/Makefile)
9440 (lwlib/Makefile, leim/Makefile):
9441 Prepend $(srcdir)/ to rule dependencies outside this dir.
9442
94431998-06-30 Richard Stallman <rms@psilocin.ai.mit.edu>
9444
9445 * configure.in: Use unset CDPATH instead of making it empty.
9446
94471998-06-20 Karl Heuer <kwzh@gnu.org>
9448
9449 * configure.in: Assume unspecified Solaris is 2.5, not 2.4.
9450
94511998-06-07 Richard Stallman <rms@psilocin.ai.mit.edu>
9452
9453 * make-dist (MANIFEST): Include most subdirs, but exclude subdirs.el
9454 and default.el. Sort the results.
9455
94561998-05-31 Karl Heuer <kwzh@gnu.org>
9457
9458 * Makefile.in (install-arch-indep): Don't die if site-lisp/ isn't
9459 writable.
9460
94611998-05-14 Richard Stallman <rms@psilocin.ai.mit.edu>
9462
9463 * Makefile.in (install-arch-indep):
9464 Don't alter site-lisp/subdirs.el if it exists.
9465
94661998-05-12 Richard Stallman <rms@psilocin.ai.mit.edu>
9467
9468 * Makefile.in (install-arch-indep): Put `-' on commands to create
9469 subdirs.el in site-lisp dirs.
9470
94711998-05-07 Richard Stallman <rms@psilocin.gnu.org>
9472
9473 * Makefile.in (install-arch-indep): Fix typo in previous change.
9474
94751998-05-06 Richard Stallman <rms@psilocin.gnu.org>
9476
9477 * Makefile.in (install-arch-indep): Pass --dir-file to install-info.
9478
94791998-04-28 Richard Stallman <rms@psilocin.gnu.org>
9480
9481 * Makefile.in (mkdir): Create the site-lisp dirs.
9482 (install-arch-indep): Make site-lisp/subdirs files world-readable.
9483
94841998-04-26 Richard Stallman <rms@psilocin.gnu.org>
9485
9486 * Makefile.in (INSTALL_INFO): New variable.
9487 (install-arch-indep): Don't replace the dir file if it already exists.
9488 Use the install-info program, via INSTALL_INFO, to add entries.
9489 Make the `info' subdir and the Info files world-readable.
9490
94911998-04-16 Eli Zaretskii <eliz@delysid.gnu.org>
9492
9493 * config.bat: Make sure the environment is large enough to support
9494 all the "set foo=bar" commands. Update pointers to DJGPP FTP sites.
9495
94961998-04-10 Karl Heuer <kwzh@gnu.org>
9497
9498 * make-dist: Don't accept EMACS=t when testing for $EMACS set.
9499
95001998-04-06 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
9501
9502 * configure.in: Add --with-gssapi to specify GSS-API
9503 authentication support for movemail.
9504
95051998-04-02 Richard Stallman <rms@psilocin.ai.mit.edu>
9506
9507 * Makefile.in (install-arch-indep): Fix previous change.
9508
95091998-03-30 Richard Stallman <rms@psilocin.ai.mit.edu>
9510
9511 * Makefile.in (info): Run man in build dir, not srcdir.
9512
95131998-03-28 Richard Stallman <rms@psilocin.ai.mit.edu>
9514
9515 * Makefile.in (install-arch-indep): Fix previous change.
9516
95171998-03-23 Kenichi Handa <handa@etl.go.jp>
9518
9519 * Makefile.in (top_distclean): Check the existence of `lock' subdir.
9520
95211998-03-22 Richard Stallman <rms@gnu.org>
9522
9523 * Makefile.in (install-arch-indep): Put special subdirs.el files
9524 in site-lisp dirs. Use normal-top-level-add-subdirs-to-load-path.
9525
95261998-03-21 Richard Stallman <rms@psilocin.gnu.org>
9527
9528 * make-dist: Fix shell syntax in check for missing .el or .elc files.
9529
95301998-03-09 Richard Stallman <rms@psilocin.gnu.org>
9531
9532 * configure.in (hppa-hp-hpux1[0-9]*): Handle versions 1X like 10.
9533 (m68*-hp-hpux*): Handle versions 1X like 10.
9534
95351998-03-07 Richard Stallman <rms@psilocin.gnu.org>
9536
9537 * make-dist: PROBLEMS is now in etc, not top level dir.
9538
9539 * Makefile.in (SOURCES): Delete PROBLEMS.
9540
95411998-02-25 Richard Stallman <rms@gnu.org>
9542
9543 * configure.in (hppa*-hp-hpux*): Use hpux10 by default.
9544
9545 * Makefile.in (install-arch-indep): Do chmod a+x on subdirs.
9546
95471998-01-17 Richard Stallman <rms@gnu.org>
9548
9549 * Makefile.in (install-arch-indep): Add semicolon before `else'.
9550
95511998-01-02 Richard Stallman <rms@psilocin.gnu.org>
9552
9553 * make-dist (tempparent): New option --no-check.
9554
9555 * make-dist: Don't do anything with cpp directory.
9556
95571997-12-20 Richard Stallman <rms@psilocin.gnu.org>
9558
9559 * configure.in (sparc-fujitsu-sysv4*): New target.
9560
95611997-12-17 Andreas Schwab <schwab@gnu.org>
9562
9563 * configure.in: Cache more tests. Add missing quotes around
9564 message with embedded comma.
9565
95661997-12-04 Karl Heuer <kwzh@gnu.org>
9567
9568 * Makefile.in (unlock, relock): Don't reference cpp/ directory.
9569
95701997-11-26 Joel N. Weber II <devnull@gnu.org>
9571
9572 * make-dist: Changed the comment about `umask 0' to say `Don't
9573 restrict access to any files.'; previously it said `Don't protect
9574 any files', which may have implied that we think fascism is good.
9575
95761997-11-24 Paul Eggert <eggert@twinsun.com>
9577
9578 * configure.in (AC_CHECK_FUNCS): Add strftime. The new GNU C library
9579 strftime needs the underlying host's strftime for locale dependent
9580 formats.
9581
95821997-11-20 Abraham Nahum <miko@uxsrvc.tti.co.il>
9583
9584 * configure.in (i586-dg-dguxR4.*): New name in case branch.
9585
95861997-11-20 Eli Zaretskii <eliz@is.elta.co.il>
9587
9588 * config.bat: Configure the man subdirectory.
9589
95901997-11-07 Paul Eggert <eggert@twinsun.com>
9591
9592 * configure.in (AC_CHECK_LIB): Add -lintl.
9593
95941997-11-07 Karl Heuer <kwzh@gnu.org>
9595
9596 * make-dist (check for .elc files): Avoid bash-specific syntax.
9597 (check for overflow 14-char limit): Simplify.
9598
95991997-11-07 Richard Stallman <rms@gnu.org>
9600
9601 * Makefile.in (install): Move blessmail last.
9602
96031997-10-02 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9604
9605 * configure.in (gettimeofday, one arg or two):
9606 Clarify messages by avoiding double negative.
9607
96081997-09-30 Karl Eichwalder <ke@suse.de>
9609
9610 * Makefile.in (install-arch-indep): Install the widget info file.
9611
96121997-09-24 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
9613
9614 * configure.in (with-pop, with-kerberos): Need to check Kerberos
9615 libraries in reverse order, so that libraries will appear in the
9616 correct dependency order on the link line (and so that the
9617 configure checks themselves will work properly when early
9618 libraries depend on later ones).
9619
96201997-09-21 Erik Naggum <erik@naggum.no>
9621
9622 * make-dist (making links to `src'): Keep timestamp on copied files.
9623
9624 * make-delta: New script to produce delta distributions.
9625
96261997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9627
9628 * Version 20.2 released.
9629
96301997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9631
9632 * Version 20.1 released.
9633
9634 * Makefile.in (install-leim): Depend on mkdir.
9635 (leim): Depend on src.
9636
96371997-09-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9638
9639 * configure.in: Recognize alpha* instead of just alpha.
9640
96411997-09-12 Paul Eggert <eggert@twinsun.com>
9642
9643 * leim-Makefile.in (mostlyclean, maintainer-clean): New targets.
9644
96451997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9646
9647 * update-subdirs: Use rm -f.
9648
96491997-09-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9650
9651 * update-subdirs: Delete subdirs.el if this dir has no subdirs.
9652 Ignore subdirs named Old.
9653
96541997-08-04 Kenneth Stailey <kstailey@elbereth.disclosure.com>
9655
9656 * configure.in: Add OpenBSD clause to set $machine.
9657
96581997-09-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9659
9660 * make-dist: Recompile everything after updating various Lisp files.
9661 Recompile in leim as well as lisp.
9662 Check in leim as well as lisp for mismatched files and too-long names.
9663
96641997-09-03 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9665
9666 * Makefile.in (TAGS tags): Simply refer this to the src subdir.
9667
96681997-08-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9669
9670 * Makefile.in (install-arch-indep): Verify ./lisp has simple.el in it
9671 before trying to copy anything from it.
9672
96731997-08-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9674
9675 * Makefile.in (man/Makefile): New target.
9676 (tags): Define env var EMACS and run Makefile from build dir.
9677
96781997-08-27 Eli Zaretskii <eliz@psilocin.gnu.ai.mit.edu>
9679
9680 * config.bat: If src/_gdbinit doesn't exist, try using
9681 src/.gdbinit to create it (for building on Windows 95).
9682
96831997-08-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9684
9685 * Makefile.in (install-arch-indep):
9686 Discard extra data in tar | tar pipes.
9687
96881997-08-24 NIIBE Yutaka <gniibe@mri.co.jp>
9689
90eacf99
SM
9690 * configure.in (x_default_search_path):
9691 Corrected '${x_library}' to '${x_library}/X11'.
067d23c9
KY
9692
96931997-08-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9694
9695 * configure.in (HAVE_MOTIF_2_1): Test for Motif 2.1.
9696
96971997-08-22 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
9698
9699 * configure.in: Support auto-configuration of both Kerberos V4 and
9700 Kerberos V5 for movemail, including detection of V4 and V5 header
9701 files and libraries.
9702
97031997-08-16 NIIBE Yutaka <gniibe@etl.go.jp>
9704
9705 * configure.in: Compute x_default_search_path
9706 and substitute into makefiles.
9707
9708 * Makefile.in (paths-force): Store PATH_X_DEFAULTS in paths.h.
9709
97101997-08-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9711
9712 * Makefile.in (install-arch-indep): Run list-load-path-shadows.
9713
97141997-08-07 Erik Naggum <erik@naggum.no>
9715
9716 * configure.in: Remove lockdir, it is no longer needed.
9717 * Makefile.in (mkdir): Don't create lockdir.
9718 (lockdir): Variable deleted.
9719 (paths-force): Don't operate on PATH_LOCK.
9720
97211997-08-06 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9722
9723 * leim-Makefile.in (clean, distclean): New targets.
9724
9725 * make-dist: Include leim/ChangeLog in leim distribution.
9726
97271997-08-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9728
9729 * configure.in (i*86-*-sysv4.2uw*): Set NON_GNU_CPP.
9730
97311997-07-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9732
9733 * Makefile.in (CPPFLAGS): Get this from configure, like CFLAGS.
9734
97351997-07-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9736
9737 * Makefile.in (LDFLAGS): Get this from configure, like CFLAGS.
9738
97391997-07-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9740
9741 * make-dist: Update leim/leim-list.el.
9742 Pass along value of $EMACS when updating lisp dir.
9743
97441997-07-25 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>
9745
9746 * configure.in (doug_lea_malloc): Make __after_morecore_hook a
9747 prerequisite to the use of Doug Lea's malloc.
9748
97491997-07-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9750
9751 * Makefile.in (top_distclean): Use -f to delete contents of lock dir.
9752
9753 * make-dist: Use name leim/SKK-DIC, not leim/SKK.
9754
97551997-07-16 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9756
9757 * make-dist: Arrange for the leim tar file to unpack in emacs-M.N/leim.
9758
97591997-07-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9760
9761 * configure.in (mips-sony-newsos6*): File news-risc.h renamed
9762 to news-r6.h.
9763
97641997-07-10 Eli Zaretskii <eliz@is.elta.co.il>
9765
9766 * config.bat: Use `sed' instead of `cp', which might not be
9767 installed.
9768
97691997-07-09 Kenichi Handa <handa@etl.go.jp>
9770
9771 * Makefile.in (mostlyclean): Add cleaning leim directory.
9772 (clean, distclean, maintainer-clean): Likewise.
9773
97741997-07-09 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9775
9776 * make-dist (bogosities): Check subdirs of `lisp' also.
9777
97781997-07-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9779
9780 * make-dist (etc): Really avoid symlinks now.
9781 (lisp): Don't delete from subdirs the things we never copy.
9782
97831997-07-07 Kenichi Handa <handa@psilocin.gnu.ai.mit.edu>
9784
9785 * Makefile.in (install-arch-indep): Correct the target name.
9786 The first letter `i' was dropped by the previous change of mine.
9787
97881997-07-06 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9789
9790 * configure.in (leim/Makefile): Generate this.
9791 (*-sysv4.2uw*): Recognize new alternative.
9792
9793 * leim-Makefile.in: Renamed from leim-Makefile.
9794
9795 * make-dist: Set up real-leim subdirectory,
9796 with the real contents of leim; then move it to
9797 a separate top-level directory.
9798
9799 * make-dist: Don't mention site-lisp, site-init, site-start
9800 or default, when listing files hat are not compiled and should be.
9801
9802 * configure.in: Create src/config.stamp at the end.
9803
98041997-07-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9805
9806 * Makefile.in (install-leim): Correct previous change.
9807
98081997-07-02 Kenichi Handa <handa@psilocin.gnu.ai.mit.edu>
9809
9810 * Makefile.in (install-leim): New target.
9811 (install): Depend on install-leim.
9812
98131997-07-01 Kenichi Handa <handa@psilocin.gnu.ai.mit.edu>
9814
9815 * Makefile.in (SUBDIR): Add leim.
9816 (SUBDIR_MAKEFILES): Add leim/Makefile.
9817 (leim/Makefile): New target.
9818
98191997-07-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9820
9821 * leim-Makefile: New file.
9822 * make-dist: Initialize a `leim' subdirectory with that makefile.
9823
98241997-06-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9825
9826 * configure.in (GNU_MALLOC_reason): Fix message text.
9827
98281997-06-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9829
9830 * make-dist (lisp): Don't process subdirs that start with =.
9831 (etc): Copy symlinks, as in src.
9832
98331997-06-26 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9834
9835 * configure.in (i*86-*-unixware*): New alternative.
9836
98371997-06-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9838
9839 * Makefile.in (src/config.stamp): Target renamed from src/config.h
9840 and touch it explicitly.
9841
9842 * configure.in (mips-sony-newsos6*): New alternative.
9843 (mips-*-linux-gnu*): New alternative.
9844 (*-*-bsdi*): New alternative.
9845 (i*86-*-bsd386, i*86-*-bsdi...): Delete old alternatives.
9846
98471997-06-22 Dave Love <d.love@dl.ac.uk>
9848
9849 * Makefile.in (lib-src): Depend on src/config.h (e.g. for movemail.o).
9850 (src/config.h): New target to re-configure if src/config.in is patched.
9851
98521997-06-18 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9853
9854 * configure.in (shutdown): Check for `shutdown' function.
9855
98561997-06-18 Kenichi Handa <handa@psilocin.gnu.ai.mit.edu>
9857
9858 * update-subdirs: Include the directory "language" in subdirs.
9859
98601997-06-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9861
9862 * configure.in (m88k-dg-dgux4*): New alternative.
9863 (alpha-*-netbsd*): New alternative.
9864 (powerpcle-*-solaris2*): New alternative.
9865
98661997-05-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9867
9868 * make-dist: Warn about .el files that are not compiled.
9869
98701997-05-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9871
9872 * Makefile.in (dist): Don't run update-subdirs here,
9873 since make-dist now gets that done.
9874
9875 * make-dist: Use the new `updates' target in lisp/Makefile.
9876
9877 * make-dist: Use new non-file targets in lisp/Makefile.
9878
98791997-04-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9880
9881 * make-dist: Handle all subdirs of `lisp' uniformly.
9882 Don't handle `term' and `language' specially.
9883 Clear out umask at the beginning.
9884
98851997-04-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9886
9887 * make-dist: Use Make to update finder-inf.el and autoloads.
9888 Also update cus-load.el.
9889
98901997-04-09 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>
9891
9892 * configure.in (doug_lea_malloc): First check for SYSTEM_MALLOC,
9893 in case it is desirable to disable the GNU malloc features with glibc.
9894
98951997-04-08 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>
9896
9897 * configure.in (DOUG_LEA_MALLOC):
9898 Define if malloc_{get,set}_state exist.
9899
99001997-03-05 Kenichi Handa <handa@etl.go.jp>
9901
9902 * make-dist: Make links for files under lisp/language.
9903
99041997-02-20 Kenichi Handa <handa@etl.go.jp>
9905
9906 * update-subdirs: Exclude the directory "language" from subdirs.
9907
99081997-01-26 Karl Heuer <kwzh@gnu.ai.mit.edu>
9909
9910 * configure.in: Check for rint and cbrt.
9911
99121997-01-01 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
9913
9914 * make-dist: Use $EMACS to say where to run Emacs.
9915 Add --no-update option.
9916
99171996-12-30 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
9918
9919 * configure.in (hppa1.1-hitachi-hiuxmpp): New configuration.
9920
99211996-12-28 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
9922
9923 * make-dist (copying src): Check thoroughly for symlinks
9924 and copy them in all cases. Regularize the linking of *.in
9925 and *.opt and ChangeLog files.
9926 (copying lib-src): Likewise.
9927 Don't rm getdate.c or y.tab.*--they don't exist any more.
9928
99291996-12-18 Jonathan I. Kamens <jik@annex-1-slip-jik.cam.ov.com>
9930
9931 * configure.in: Check for libmail, maillock.h and
9932 touchlock (for movemail).
9933
99341996-12-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9935
9936 * configure.in (limits.h): Check for this file.
9937
99381996-12-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9939
9940 * configure.in (rs6000-ibm-aix4.2): New alternative.
9941 (rs6000-ibm-aix4.0): New alternative.
9942 (rs6000-ibm-aix4*): Assume aix 4.1 by default.
9943
99441996-11-22 Ben Harris <bjh21@cam.ac.uk>
9945
9946 * configure.in: Recognize vax-*-netbsd*.
9947
99481996-11-06 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
9949
9950 * configure.in (locallisppath): Add leim directory.
9951
99521996-10-31 Eli Zaretskii <eliz@is.elta.co.il>
9953
9954 * config.bat: Make sure `mv' supports forward slashes and -f.
9955
99561996-10-28 Christian Limpach <chris@nice.ch>
9957
9958 * configure.in (hppa*-next-nextstep*): * added after hppa
9959 to accept hppa1.0 and hppa1.1.
9960
99611996-10-05 Marcus G. Daniels <marcus@coulee.tdb.com>
9962
9963 * configure.in: Provide an empty default for LD_SWITCH_X_SITE_AUX.
9964 * configure.in (ld_switch_machine): Fix typo.
9965
99661996-09-28 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
9967
9968 * configure.in: Fetch LD_SWITCH_SYSTEM and LD_SWITCH_MACHINE
9969 from config.h and use them in $ac_link.
9970
99711996-09-28 Erik Naggum <erik@psilocin.gnu.ai.mit.edu>
9972
9973 * configure.in: Create a subdir named `lisp'.
9974
99751996-09-24 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
9976
9977 * configure.in: Check for getcwd.
9978
99791996-09-04 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
9980
9981 * configure.in: Check for termios.h. Check for setpgid.
9982
99831996-08-31 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
9984
9985 * configure.in: Check for setrlimit.
9986
99871996-08-31 Paul Eggert <eggert@twinsun.com>
9988
9989 * configure.in: Check for sys/systeminfo.h, getdomainname, sysinfo.
9990
99911996-08-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9992
9993 * configure.in: Check for utimes.
9994
9995 * configure.in: Check for com_err library, but only
9996 if --with-kerberos was used. Check for krb and des
9997 only if --with-kerberos.
9998
99991996-08-26 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
10000
10001 * Makefile.in (INSTALL_STRIP): New variable.
10002 (install-strip): Set INSTALL_STRIP, not INSTALL_PROGRAM.
10003 (install-arch-dep): Use INSTALL_STRIP, and pass it to lib-src.
10004
100051996-08-25 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
10006
10007 * configure.in: Check for krb and des libraries.
10008
100091996-08-24 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
10010
10011 * configure.in (*-sunos4.1.[3-9]*noshare):
10012 Use sunos413, not sunos4-1-3.
10013 (m88k-dg-dgux5.4R3*): Use dgux5-4-3, not dgux5-4r3.
10014 (arm-acorn-riscix1.2*): Use riscix12, not riscix1-2.
10015
100161996-08-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10017
10018 * Makefile.in (src/paths.h): Target deleted.
10019 (paths-force): Delete all dependencies on this target
10020 but don't delete the target.
10021 (install): Depend on `all'.
10022 (paths-force): Don't print a message.
10023
10024 * configure.in: Generate src/paths.h here.
10025
100261996-08-18 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10027
10028 * configure.in (NON_GCC_LINK_TEST_OPTIONS, GCC_LINK_TEST_OPTIONS):
10029 New variables that affect linking only.
10030 (alpha-dec-osf*): Use those instead of previous change.
10031
100321996-08-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10033
10034 * Makefile.in (install-arch-indep): Install info/messages.
10035
100361996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10037
10038 * Version 19.33 released.
10039
100401996-08-10 Marcus G. Daniels <marcus@sayre.sysc.pdx.edu>
10041
10042 * configure.in (i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*):
10043 Fix previous change.
10044
100451996-08-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10046
10047 * configure.in (i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*):
10048 New alternative.
10049
100501996-08-07 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10051
10052 * configure.in (alpha-dec-osf*): Specify GCC_TEST_OPTIONS
10053 and NON_GCC_TEST_OPTIONS.
10054
100551996-08-06 Paul Eggert <eggert@twinsun.com>
10056
10057 * configure.in (LOCALTIME_CACHE): Don't put a string literal
10058 "TZ=..." in environ.
10059
100601996-08-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10061
10062 * make-dist (msdos): Add is_exec.c, sigaction.c to distribution.
10063
100641996-08-03 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10065
10066 * configure.in (*-sunos4.1.[3-9]*noshare): Move this before
10067 the more general *-sunos4.1.[3-9]* clause.
10068
100691996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10070
10071 * Version 19.32 released.
10072
10073 * configure.in (*-sco3.2v5*):
10074 Set OVERRIDE_CPPFLAG to a string of one space.
10075 Fix the code that uses OVERRIDE_CPPFLAG.
10076
100771996-07-16 Karl Heuer <kwzh@gnu.ai.mit.edu>
10078
10079 * configure.in: Undo previous change.
10080
100811996-07-16 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
10082
10083 * config.sub: Use `pc', not `unknown', when canonicalizing
10084 the vendor for ...86.
10085
100861996-07-15 David Mosberger-Tang <davidm@AZStarNet.com>
10087
10088 * configure.in: Check for termios.h header.
10089
100901996-07-11 Bill Mann <dvmann@dvncr.praxisint.com>
10091
10092 * configure.in: Use s/usg5-4-3.h for ncr-i[3456]86-sysv4.3.
10093
100941996-07-07 Karl Heuer <kwzh@gnu.ai.mit.edu>
10095
10096 * configure.in: Split bsdos2 and bsdos2-1.
10097
100981996-07-06 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
10099
10100 * config.sub: If last two words are not a recognized
10101 KERNEL-OS pair, use just the last word as OS, as in 19.31.
10102 Make conversion of gnu/linux to linux-gnu really work.
10103
10104 * config.sub: If vendor unspecified with i386, use `pc' not `unknown'.
10105
101061996-06-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10107
10108 * configure.in (check for using Lucid widgets by default):
10109 Eliminate indentation that confuses some compilers.
10110
101111996-06-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10112
10113 * config.sub: Convert linux and gnu/linux to linux-gnu.
10114
10115 * make-dist: Don't update getdate.c.
10116 Ignore =... files when checking for too-long Lisp file names.
10117
101181996-06-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10119
10120 * configure.in (euidaccess): Check for that, not for eaccess.
10121
101221996-06-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10123
10124 * configure.in (sunos4.1.[3-9]*noshare): Eliminate dash from
10125 before `noshare'.
10126 (mips-sgi-irix6*): Specify NON_GCC_TEST_OPTIONS.
10127
101281996-06-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10129
10130 * configure.in: Rename lignux to linux-gnu in configuration names.
10131 Use gnu-linux as the opsys value (s/ file name).
10132 Allow i686 just like i386, i486, i586.
10133
101341996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10135
10136 * configure.in (i*86-*-sco3.2v5): New alternative.
10137 (OVERRIDE_CPPFLAG): New variable.
10138 (CPPFLAGS): If OVERRIDE_CPPFLAG is set, use that.
10139
10140 * configure.in: Specify vpath for .texi files.
10141
101421996-06-09 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10143
10144 * configure.in: Always check for HAVE_X11R5.
10145 Separately decide whether to use a toolkit by default.
10146
101471996-06-04 Bill Mann <dvmann@dvhpux1.praxisint.com>
10148
10149 * configure.in: If X11R5 is missing the Xaw headers,
10150 default to --with-x-toolkit=no.
10151
101521996-05-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10153
10154 * configure.in (powerpc-*-solaris2*): Use ibmrs6000, not rs6000.
10155
101561996-05-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10157
10158 * Makefile.in (install-arch-indep): If cd etc makes output,
10159 don't treat that as part of the tar data.
10160 Check that ./lisp actually exists.
10161
101621996-05-29 Karl Heuer <kwzh@gnu.ai.mit.edu>
10163
10164 * make-dist: Check for long file names.
10165
101661996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
10167
10168 * Version 19.31 released.
10169
101701996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
10171
10172 * configure.in: Recognize sparc-*-lignux.
10173
101741996-05-03 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
10175
10176 * make-dist: Include nt/inc/arpa and nt/inc/netinet in the dist.
10177 Don't include config.w95.
10178
101791996-04-21 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
10180
10181 * make-dist: Replace --no-clean-up and --no-tar options
10182 with --clean-up and --tar, so that the default is useful.
10183
101841996-04-15 Eli Zaretskii <eliz@is.elta.co.il>
10185
10186 * config.bat: Make sure the GDB init file is called src/_gdbinit;
10187 if not, tell the user to rename it and abort.
10188
101891996-04-14 Eli Zaretskii <eliz@is.elta.co.il>
10190
10191 * config.bat: With DJGPP v1.x, use `COFF2EXE' to produce JUNK.EXE
10192 test program.
10193
101941996-04-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10195
10196 * config.bat (djgpp_ver): Variable renamed from djgpp-ver.
10197
10198 * make-dist (MANIFEST): Fix previous change.
10199 (msdos): Put mainmake.v2 into the dist.
10200
102011996-04-10 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
10202
10203 * make-dist: Exit if autoconf fails.
10204
102051996-04-10 Eli Zaretskii <eliz@is.elta.co.il>
10206
10207 * config.bat: Set djgpp-ver, and unset it at the end.
10208 Add a number of conditionals for DJGPP version 2.
10209 Rename label libsrc2 to libsrc3.
10210 Substitute for LDFLAGS in src/Makefile.
10211 Substitute for ALL_CFLAGS in lib-src/Makefile.
10212
102131996-04-08 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10214
10215 * configure.in (ncurses): Check this after checking fns like strerror.
10216
102171996-04-08 Erik Naggum <erik@naggum.no>
10218
10219 * make-dist (MANIFEST): Don't include lines from =files.
10220
102211996-04-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10222
10223 * make-dist: Don't put lisp/dired.todo in the dist.
10224
102251996-04-05 Richard Stallman <rms@lucy.gnu.ai.mit.edu>
10226
10227 * configure.in (HAVE_NCURSES): Look for library named ncurses.
10228
10229 * configure.in (setlocale): Check for it.
10230
10231 * configure.in (*-*-sysv4.2*): If no /usr/ccs/lib/cpp, use /lib/cpp.
10232
102331996-03-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10234
10235 * configure.in: Use lignux instead of linux as value of opsys.
10236
102371996-03-22 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10238
10239 * Makefile.in (install-strip): Fix whitespace.
10240 Get rid of continuation.
10241
10242 * config.sub: Convert linux or gnu/linux to lignux.
10243
102441996-03-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10245
10246 * configure.in: Accept lignux in configuration name.
10247
102481996-03-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10249
10250 * Makefile.in (install-strip): New target.
10251
102521996-03-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10253
10254 * Makefile.in (top_distclean): Use `|| true' to ignore error in rm.
10255 -f failed to do the job on Suns.
10256
102571996-03-13 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
10258
10259 * Makefile.in (install-arch-dep): Don't depend on install-arch-indep.
10260
10261 * configure.in (linux/version.h): Check for this header.
10262
102631996-03-12 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
10264
10265 * configure.in: Remove -fno-builtin hackery from -lm check.
10266
102671996-03-08 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
10268
10269 * configure.in (-lm check): If $GCC, append -fno-builtin to $CC for
10270 just this test.
10271
10272 * configure.in (AC_PREREQ): Require version 2.8 of Autoconf.
10273
102741996-03-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10275
10276 * configure.in: Check for ncurses.
10277
102781996-02-28 Paul Eggert <eggert@twinsun.com>
10279
10280 * configure.in (LOCALTIME_CACHE):
10281 Also define if localtime mishandles unsetting TZ.
10282 This works around a localtime bug in mips-dec-ultrix.
10283
102841996-02-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10285
10286 * make-dist (finder-inf.el): Use finder-compile-keywords-make-dist.
10287
10288 * configure.in: Improve messages about X versions.
10289
102901996-02-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10291
10292 * configure.in (LOCALTIME_CACHE): Cope if $ac_cv_func_tzset is null.
10293
102941996-02-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10295
10296 * configure.in (HAVE_X11XTR6): Set it as a shell variable.
10297 (HAVE_LIBXMU): If HAVE_X11XTR6, use -lSM and -lICE.
10298
10299 * Makefile.in (install-arch-dep): Depend on install-arch-indep.
10300 (install): Put install-arch-indep before install-arch-dep.
10301
103021996-02-20 Dave Love <d.love@dl.ac.uk>
10303
10304 * INSTALL: Clarify info about MS-DOS path handling.
10305
103061996-02-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10307
10308 * Makefile.in (install-arch-indep): Install info/ccmode*.
10309 In previous change, protect against /bin/pwd returning null string.
10310
103111996-02-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10312
10313 * Makefile.in (install-arch-indep): Copy build-dir's lisp subdir
10314 to lispdir.
10315
103161996-02-01 Paul Eggert <eggert@twinsun.com>
10317
10318 * configure.in (LD_RUN_PATH): Prepend x_libraries to this envvar.
10319
103201996-01-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10321
10322 * configure.in (HAVE_TIMEVAL): Set explicitly to `no' if test fails.
10323
103241996-01-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10325
10326 * Makefile.in (extraclean): Use ${top_distclean} to ensure
10327 we delete everything distclean deletes.
10328
103291996-01-23 Karl Heuer <kwzh@gnu.ai.mit.edu>
10330
10331 * make-dist (lwlib): Don't distribute lwlib-Xol* files.
10332
103331996-01-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10334
10335 * configure.in (HAVE_X11): Merge $LD_SWITCH_X_SITE
10336 into LDFLAGS instead of into LIBS.
10337
103381996-01-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10339
10340 * configure.in (HAVE_XMU): Fix typo in previous change.
10341
103421996-01-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10343
10344 * configure.in [Solaris]: Don't let $CC make us use /usr/ucb/cc.
10345
103461996-01-10 Erik Naggum <erik@naggum.no>
10347
10348 * configure.in (USE_X_TOOLKIT = maybe): Delete redundant `fi'.
10349
103501996-01-10 Karl Heuer <kwzh@gnu.ai.mit.edu>
10351
10352 * Makefile.in (install-arch-indep): Ignore error if no chmod -R.
10353
103541996-01-10 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
10355
10356 * configure.in (HAVE_XMU): Check for libXmu.a only if using toolkit
10357 and use -lXt to link it.
10358
103591996-01-08 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
10360
10361 * configure.in (locallisppath): Put version-specific dir first.
10362
103631996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
10364
10365 * configure.in (hppa-*-nextstep*): New alternative.
10366 (USE_X_TOOLKIT): By default, set this to "maybe";
10367 and change that later to LUCID or "no" according to X11 version.
10368
10369 * make-dist: Recompile outdated .elc files and update all autoloads.
10370
103711996-01-05 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
10372
10373 * configure.in (locallisppath): Fix typo in last change: " -> '.
10374
103751996-01-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10376
10377 * configure.in (locallisppath): Add ../emacs/VERSION/site-lisp.
10378
103791995-12-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10380
10381 * Makefile.in (install-arch-indep): Give all files read permission.
10382
103831995-12-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10384
10385 * configure.in (hppa*-hp-hpux9shr*, hppa*-hp-hpux9*, hppa*-hp-hpux*):
10386 If it is hpux 9, check for /usr/include/X11R5 and /usr/lib/x11R5.
10387
103881995-12-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10389
10390 * configure.in: Determine HAVE_X11R6.
90eacf99 10391 (HAVE_MENUS): Rename from HAVE_X_MENU.
067d23c9
KY
10392
103931995-12-21 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
10394
10395 * configure.in: Just "solaris" now defaults to version 2.4.
10396 Add sunos4.1.n-noshare as alternative.
10397
103981995-12-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10399
10400 * configure.in (mips-sgi-irix6*): Set NON_GNU_CPP.
10401
104021995-11-29 Erik Naggum <erik@naggum.no>
10403
10404 * Makefile.in (install-arch-indep): Add missing backslash.
10405
104061995-11-29 Karl Eichwalder <ke@ke.Central.DE>
10407
10408 * Makefile.in (install-arch-indep): Don't install
10409 lispdir/[Mm]akefile*, lispdir/ChangeLog, lispdir/dired.todo.
10410
104111995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10412
10413 * Makefile.in (install-arch-indep): Fix previous change.
10414
10415 * configure.in (mips-sni-sysv*): New alias for mips-siemens-sysv*.
10416
104171995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10418
10419 * Version 19.30 released.
10420
10421 * make-dist (lisp): Exclude subdirs.el.
10422
104231995-11-22 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10424
10425 * make-dist (etc): Delete *.orig and *.rej.
10426
104271995-11-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10428
10429 * Makefile.in (install-arch-indep): Rename old info/dir only if exists.
10430
104311995-11-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10432
10433 * configure.in (hppa*-hp-hpux10*): Use s/hpux10.h.
10434
104351995-11-14 Geoff Voelker <voelker@cs.washington.edu>
10436
10437 * make-dist (nt): Rename install, readme, and todo to
10438 INSTALL, README, and TODO.
10439
104401995-11-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10441
10442 * make-dist (lisp): Don't distribute site-start.
10443
104441995-11-06 Karl Heuer <kwzh@gnu.ai.mit.edu>
10445
10446 * make-dist: Break the hard link on alloca.c.
10447
104481995-11-04 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
10449
10450 * configure.in (LIBS): Add libsrc_libs and keep the old LIBS.
10451
104521995-11-02 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
10453
10454 * make-dist (src, lib-src): Don't distribute Makefile.c.
10455 (etc/e): Do cleanup in $tempdir/etc/e, not $tempdir/etc.
10456
104571995-10-31 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10458
10459 * Makefile.in (mkdir): Create man1dir, not mandir.
10460 (uninstall): Use man1dir, not mandir.
10461
104621995-10-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10463
10464 * Makefile.in (man1dir): New variable.
10465 (install-arch-indep): Use man1dir.
10466
10467 * configure.in (sparc-*-nextstep*): Remove incorrect .h's.
10468
10469 * make-dist: Create lisp/MANIFEST.
10470
104711995-10-28 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10472
10473 * configure.in (m68k-*-linux*): New alternative.
10474
104751995-10-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10476
10477 * make-dist: Use new names config.in, paths.in, and
10478 {src,lib-src}/Makefile.in.
10479
104801995-10-25 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
10481
10482 * configure.in: Don't bother checking for drem.
10483
104841995-10-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10485
10486 * Makefile.in (distclean): Delete line with just a tab in it.
10487 (install-arch-indep): Delete spaces that precede tabs.
10488 Delete spurious `fi' left from previous change.
10489 (install): Supply `true' as command, to avoid null command.
10490
104911995-10-05 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10492
10493 * configure.in (--with-x-toolkit)): Add `athen' as alias for `athena'.
10494
104951995-09-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10496
ed9265fc 10497 * configure.in (powerpc-*-solaris2): New alternative.
067d23c9
KY
10498
104991995-09-12 Karl Heuer <kwzh@gnu.ai.mit.edu>
10500
10501 * Makefile.in (src/paths.h, paths-force): Use paths.h.$$ instead
10502 of paths.h.tmp$$, to avoid going beyond 14 characters.
10503
105041995-09-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10505
10506 * configure.in: Improve error msg for invalid --with-x-toolkit value.
10507
105081995-09-06 Paul Eggert <eggert@twinsun.com>
10509
10510 * configure.in (LOCALTIME_CACHE): Define if tzset exists and
10511 if localtime caches TZ. Check for tzset.
10512
105131995-09-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10514
10515 * config.bat: Simplify using new names file names src/makefile.in,
10516 config.in, paths.in. Change Echo commands not to use `.
10517
105181995-08-31 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10519
10520 * Makefile.in (install-arch-indep): Always install the new dir file;
10521 rename the previous dir file to dir.bak or dir.old.
10522
105231995-08-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10524
10525 * configure.in (RANLIB): Substitute this into makefiles.
10526 Set it specially on solaris; set it by default on other systems.
10527
10528 * configure.in: Fix previous Alpha change.
10529
105301995-08-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10531
10532 * configure.in (i*386-*-isc4.*): Set GCC_TEST_OPTIONS and
10533 NON_GCC_TEST_OPTIONS.
10534
105351995-08-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10536
10537 * configure.in (CFLAGS): When computing CFLAGS and REAL_CFLAGS
10538 from config.h, use SPECIFIED_CFLAGS to get what the user specified.
10539
10540 * configure.in (alpha-*-linux*): New configuration.
10541
105421995-08-05 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10543
10544 * configure.in (m68*-next-*): Use m68k.h and nextstep.h.
10545 (m68k-next-nextstep*): New alias for that.
10546 (i*86-*-nextstep*): Use nextstep.h.
10547 (sparc-*-nextstep*): New configuration.
10548
105491995-08-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10550
10551 * configure.in (CPP): Save original CFLAGS value in SPECIFIED_CFLAGS.
10552 And get CFLAGS from config.h if SPECIFIED_CFLAGS is null.
10553
105541995-07-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10555
10556 * configure.in: Handle sunos4shr by sharing; not like sunos4*.
10557 Determine GETTIMEOFDAY_ONE_ARGUMENT by experiment.
10558
105591995-07-18 Mike Long <mike.long@analog.com>
10560
10561 * make-dist: Fix update of finder-inf.el, and byte-compile it.
10562
105631995-07-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10564
10565 * Makefile.in (src/paths.h, paths-force):
10566 Rename src/paths.h.in to src/paths.in.
10567 (Makefile): Depend on src/Makefile.in, not src/Makefile.in.in.
10568
10569 * configure.in: Rename {src,lib-src}/Makefile.in.in to Makefile.in.
10570 Use Makefile.c for intermediate file.
10571 Rename src/config.h.in to src/config.in.
10572
105731995-07-17 Richard Stallman <rms@gnu.ai.mit.edu>
10574
10575 * configure.in (mips-dec-ultrix*): Assume version 4.3.
10576 (mips-dec-ultrix4.[12]): New alternative for old versions.
10577
105781995-07-06 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
10579
10580 * make-dist: Don't break intra-tree links.
10581
105821995-07-06 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
10583
90eacf99
SM
10584 * configure.in: Put back archlibdir initialization.
10585 Require autoconf 2.4.1 or later.
067d23c9
KY
10586
105871995-07-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10588
10589 * configure.in: Use sunos4shr normally for Sunos 4.1.[3-9].
10590 (mips-mips-riscos5*): New alternative.
10591
105921995-06-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10593
10594 * Makefile.in (uninstall, install-arch-indep): Install info/ediff*.
10595
105961995-06-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10597
10598 * configure.in (bindir, datadir, sharedstatedir, libexecdir)
10599 (mandir, infodir, archlibdir): Initializations deleted.
10600
10601 * configure.in: On hpux9, use hpux9-x11r4.h if we have X11R4.
10602 On hpux9shr, use hpux9shxr4.h.
10603
106041995-06-24 Morten Welinder <terra+@cs.cmu.edu>
10605
10606 * configure.in: Added target mips-dec-mach_bsd4.3.
10607 * config.guess: Guess mips-dec-mach_bsd4.3.
10608
106091995-06-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10610
10611 * Makefile.in (mkdir): Use symbolic chmod.
10612
106131995-06-22 Paul Eggert <eggert@twinsun.com>
10614
10615 * configure.in: Treat SunOS 4.1.4 like SunOS 4.1.3. (Likewise for
10616 SunOS 4.1.5 through 4.1.9, should they ever exist.)
10617
106181995-06-22 Paul Eggert <eggert@twinsun.com>
10619
10620 * Makefile.in (SUBDIR_MAKEFILES):
10621 Add man/Makefile, so `make distclean' removes it.
10622 (top_distclean): Add config.log to the list of files to be removed.
10623
106241995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10625
10626 * Version 19.29 released.
10627
106281995-06-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10629
10630 * configure.in: Fix the previous change to verify that the -b
10631 option really solves the problem.
10632
10633 * make-dist (nt): Explicitly include makefile.nt and makefile.def only.
10634
106351995-06-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10636
10637 * configure.in: Test whether XFree86 needs -b i486-linuxaout to link.
10638
106391995-06-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10640
10641 * configure.in: Report more clearly when there is no special
10642 dir to search for X includes or libraries.
10643
106441995-06-13 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
10645
10646 * configure.in: Check for -lpthreads, not -lpthread.
10647
106481995-06-09 Geoff Voelker <voelker@cs.washington.edu>
10649
10650 * make-dist: Copy new files nt/addpm.c and nt/emacs.bat.in.
10651
106521995-06-08 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
10653
10654 * configure.in: Check for -lpthread.
10655
106561995-06-05 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
10657
10658 * Makefile.in (install-arch-indep): Install info files for mh-e.
10659 (uninstall): Uninstall info files for dired-x, gnus, mh-e, and sc.
10660
106611995-06-01 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
10662
10663 * configure.in (*-solaris2.5): New configuration.
10664
10665 * make-dist: Copy new files config.nt and config.w95.
10666
106671995-05-30 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
10668
10669 * configure.in: Use x_includes, not x_libraries, for -I.
10670 Make bitmapdir a colon-separated list.
10671
106721995-05-27 Richard Stallman <rms@gnu.ai.mit.edu>
10673
10674 * configure.in (hppa*-hp-hpux10*, m68k-hp-hpux10*): New configurations.
10675
10676 * configure.in: Allow x_libraries and x_includes to be paths.
10677
106781995-05-25 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
10679
10680 * configure.in: Fix typo.
10681
106821995-05-24 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
10683
10684 * INSTALL: Clarify use of site-init.el.
10685
106861995-05-22 enami tsugutomo <enami@sys.ptg.sony.co.jp>
10687
10688 * configure.in: Pass arg to sqrt.
10689
106901995-05-18 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
10691
10692 * make-dist: Fix May 6 change.
10693
106941995-05-17 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
10695
10696 * vpath.sed: Delete reference to ymakefile.
10697
106981995-05-09 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
10699
10700 * configure.in: Use sqrt (more portable) instead of fmod in -lm check.
10701
107021995-05-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10703
10704 * make-dist: Put nt/emacs.ico and nt/emacs.rc in dist.
10705
10706 * update-subdirs: Specify /bin/sh to run the script.
10707
107081995-05-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10709
10710 * make-dist: Put src/makefile.nt in dist.
10711
10712 * configure.in (i[345]86-*-bsdi2*): New configuration.
90eacf99 10713 (vax-dec-bsd386*): Delete.
067d23c9
KY
10714
107151995-05-06 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
10716
10717 * configure.in: Make sure CDPATH doesn't mess up PWD check.
10718 Check whether X bitmaps are in X11/bitmaps instead of bitmaps.
10719 Use fmod instead of logb in -lm check.
10720
107211995-05-03 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10722
90eacf99 10723 * configure.in (m68*-apollo-*): Rename from m68*-apollo*.
067d23c9
KY
10724 Use bsd4-3. Don't set NON_GNU_CPP.
10725
10726 * make-dist: Don't copy in src/s/*.inp. Don't copy nt/src.
10727 In nt, copy various different things, but not *.cmd.
10728 Fix the ln commands for the subdirs of nt.
10729
107301995-04-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10731
10732 * configure.in (*-sun-sunos4.1.3*): Use sunos4shr.h.
10733
107341995-04-27 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
10735
10736 * configure.in (*-sun-sunos4.1.3*): Use shared libraries,
10737 since that's what the header file expects.
10738
107391995-04-24 Francesco Potortì (pot@cnuce.cnr.it)
10740
10741 * configure.in (m68k-motorola-sysv*): Distinguish between 68030
10742 and 68040 based machines when choosing options for gnucc.
10743
107441995-04-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10745
10746 * Makefile.in (top_distclean): Delete config.cache.
10747
107481995-04-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10749
10750 * Makefile.in (install-arch-indep): Delete .#* when copying subdirs.
10751
10752 * configure.in: Use m/ncr386.h.
10753
107541995-04-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10755
10756 * Makefile.in (install-arch-indep): Undo Sep 23 change.
10757
107581995-04-06 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
10759
10760 * make-dist (lib-src): Don't copy *.lex; it doesn't exist anymore.
10761 (man): Don't copy texindex.c and getopt.c; they're deleted.
10762 (etc): Omit `e'; it's a subdirectory.
10763 (etc/e): Use `../..', not `..', to reference top level.
10764
107651995-04-06 Simon Leinen <simon@lia.di.epfl.ch>
10766
10767 * Makefile.in (install-arch-indep, dist):
10768 Look for `update-subdir' in $(srcdir).
10769
107701995-04-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10771
10772 * make-dist: Include mkinstalldirs in distribution.
10773
107741995-04-05 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
10775
10776 * make-dist: Add missing close backquote.
10777
107781995-04-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10779
10780 * make-dist: Don't distribute shortnames directory.
10781
107821995-03-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10783
10784 * Makefile.in (blessmail): Pass archlibdir to the sub-make.
10785
107861995-02-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10787
10788 * configure.in (m88k-motorola-sysv4*): Use usg5-4-2.
10789
107901995-02-23 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
10791
10792 * configure.in (EMACS_CONFIG_OPTIONS): Use $ac_configure_args.
10793
107941995-02-13 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
10795
10796 * configure.in (mips-sgi-irix6): New configuration.
10797
107981995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
10799
90eacf99 10800 * Makefile.in (maintainer-clean): Rename from realclean.
067d23c9
KY
10801
108021995-02-02 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
10803
10804 * configure.in: Create a .gdbinit that sources the real one,
10805 if using a different build directory.
10806
108071995-01-23 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
10808
10809 * configure.in: Check for sys/select.h.
10810
108111995-01-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10812
10813 * configure.in: On sunos4.1.3 and sunus4shr, set NON_GNU_CPP.
10814
108151994-12-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10816
10817 * configure.in: Handle isc 4.1 operating system.
10818
108191994-12-10 Richard Stallman <rms@kepa>
10820
10821 * configure.in (rs6000-ibm-aix4.1*): New alternative.
10822 (rs6000-ibm-aix4*): New alternative.
10823
108241994-12-06 Richard Stallman <rms@kepa>
10825
10826 * configure.in: For SVR4.2, set NON_GNU_CPP if not already set.
10827
108281994-11-30 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
10829
10830 * configure.in: Don't try to make directories that are guaranteed
10831 to already exist.
10832
108331994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10834
10835 * configure.in: Generate man/Makefile from man/Makefile.in.
10836 Create the man subdir.
10837
10838 * Makefile.in (dvi): Run Make in our man subdir.
10839
10840 * make-dist: Create subdir etc/e.
10841 Make links to it.
10842 Put man/Makefile.in in dist, instead of man/Makefile.
10843
108441994-11-21 David J. MacKenzie (djm@mole.gnu.ai.mit.edu)
10845
10846 * configure.in: Add --with-pop, --with-kerberos, and
10847 --with-hesiod for movemail.
10848
108491994-11-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10850
10851 * configure.in (m68*-apollo*): Use s/domain.h.
10852
108531994-11-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10854
10855 * configure.in (m68*-apollo*): Set NON_GNU_CPP.
10856
108571994-11-14 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
10858
10859 * configure.in: Don't add -I, -L, -R options for cc if their
10860 arguments would be empty.
10861
108621994-11-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10863
10864 * configure.in (i860-intel-osf1*): New alternative.
10865 (mips-sgi-irix5.[01]*): Distinguish from irix5*.
10866 (mips-sgi-irix*): Now an alias for mips-sgi-irix5*.
10867
108681994-11-09 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
10869
10870 * configure.in: Make h_errno check not use nested functions.
10871
108721994-11-09 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
10873
10874 * Makefile.in (install-arch-indep): Delete *.orig in copied dirs.
10875
108761994-11-08 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
10877
10878 * Makefile.in (install-arch-indep): Avoid continued comment
10879 swallowing target line.
10880
108811994-11-08 David J. MacKenzie (djm@churchy.gnu.ai.mit.edu)
10882
10883 * configure.in: Protect a character class with `changequote'.
10884
108851994-11-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
10886
10887 * configure.in: Accept `news' as a synonym for `newsos'.
10888
108891994-11-03 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
10890
10891 * Makefile.in: Don't rm files if cd fails.
10892
108931994-11-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10894
10895 * make-dist: Put nt subdir and its subdirs in the dist.
10896 (lib-src): Put makefile.nt in the dist.
10897 (lisp): Put makefile.nt in the dist.
10898
108991994-10-29 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
10900
10901 * configure.in: Change a stray `[' to `test'.
10902
109031994-10-28 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
10904
10905 * configure.in: Adapt for Autoconf v2. Use the standard argument
10906 parser, host type canonicalizer, X11 finder, and message
10907 printing macros. Use the new macro names. Use `test' instead of `['.
10908
109091994-10-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10910
10911 * configure.in: Check for getpagesize.
10912
109131994-10-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10914
10915 * make-dist (msdos): Put sed* in the distribution.
10916
109171994-10-17 Morten Welinder <terra@mole.gnu.ai.mit.edu>
10918
10919 * config.bat: New option, `--with-x', for configuring Emacs
10920 for use with the X11 system DesqView/X.
10921 New option, `--no-debug', for compiling Emacs without debug
10922 information thus saving disk space.
10923 (src/config.h, src/paths.h): Use `update' (which is like
10924 `move-if-changed') to change the file.
10925 (src/config.h): When configuring for X11 perform extra changes.
10926 (src/makefile): When configuring for X11 perform extra changes.
10927 (lib-src): Remove temporary files.
10928 (): Check that `sed', `rm', `mv', and `gcc' are available.
10929
109301994-10-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10931
10932 * Makefile.in (sharedstatedir): Substitute sharedstatedir properly.
10933
10934 * configure.in (bitmapdirs): Default to /usr/include/X11/bitmaps.
10935
109361994-10-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10937
10938 * configure.in (EMACS_CONFIGURATION): Use $canonical as value.
10939
10940 * configure.in (canonical): Substitute var into makefiles.
10941 (bitmapdir): Likewise.
10942
10943 * Makefile.in (bitmapdir): New variable.
10944 (src/paths.h, paths-force): Edit PATH_BITMAPS.
10945
109461994-10-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10947
10948 * make-dist: Put update-subdirs and lisp/subdirs.el in the dist.
10949
10950 * Makefile.in (dist, install-arch-indep): Run update-subdirs.
10951 * update-subdirs: New shell script.
10952
109531994-10-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10954
10955 * Makefile.in (top_distclean): Don't rm build-install.
10956 (SOURCES): Delete build-install.in.
10957
10958 * make-dist: Don't distribute build-ins.in.
10959 * build-ins.in: File deleted.
10960
109611994-10-12 David J. MacKenzie (djm@duality.gnu.ai.mit.edu)
10962
10963 * Makefile.in (mkdir): Use mkinstalldirs instead of make-path.
10964
109651994-10-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10966
10967 * Makefile.in: Use libexecdir and sharedstatedir as appropriate.
10968
90eacf99
SM
10969 * configure.in (libexecdir): Rename from libdir. New default.
10970 (sharedstatedir): Rename from statedir. New default.
067d23c9
KY
10971 (datadir): New default.
10972
10973 * make-dist: Don't distribute subdirs.el.
10974
109751994-10-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10976
10977 * configure.in (eaccess): Check for it.
10978
109791994-10-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10980
10981 * configure.in (mktime): Check for it.
10982
109831994-10-02 Paul Reilly <pmr@geech.gnu.ai.mit.edu>
10984
10985 * configure.in (motif): Add support for usage and option checking.
10986
109871994-09-24 Richard Stallman <rms@churchy.gnu.ai.mit.edu>
10988
10989 * configure.in (utimes): Check for it.
10990
109911994-09-23 Richard Stallman <rms@churchy.gnu.ai.mit.edu>
10992
10993 * Makefile.in (install-arch-indep): Don't do mkdir here.
10994
109951994-09-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10996
10997 * configure.in (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*):
10998 riscix.h renamed to acorn.h.
10999
110001994-09-21 Michael Ben-Gershon (mybg@cs.huji.ac.il)
11001
11002 * configure.in (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*):
11003 New configurations.
11004
110051994-09-21 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
11006
11007 * configure.in: Remove trailing slashes from srcdir.
11008
110091994-09-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11010
090bd7cb 11011 * configure.in (i[345]86-sequent-ptx*): Handle.
067d23c9
KY
11012
110131994-09-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11014
ed9265fc 11015 * Makefile.in (paths-force): Depend on src/paths.h.
067d23c9
KY
11016
110171994-09-19 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
11018
11019 * configure.in (config_options): Save all arguments, not just some.
11020
110211994-09-18 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
11022
090bd7cb 11023 * Makefile.in (install-arch-indep): Copy DOC-*, not DOC*.
067d23c9
KY
11024
11025 * configure.in: Add AC_AIX.
11026 Add checks to set HAVE_STRUCT_UTIMBUF, HAVE_TIMEVAL, HAVE_SELECT.
11027
110281994-09-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11029
11030 * configure.in (parsing options): Simplify sed command to delete -'s.
11031
110321994-09-16 Karl Heuer <kwzh@churchy.gnu.ai.mit.edu>
11033
11034 * configure.in (config_options): New shell variable.
11035 Pass its value to C code in EMACS_CONFIG_OPTIONS.
11036
110371994-09-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11038
11039 * configure.in (alpha-dec-osf*): New target.
11040
11041 * Makefile.in: Use just one FRC target.
11042
110431994-09-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11044
11045 * Makefile.in (removenullpaths, paths-force):
11046 Use name paths.h.tmp$$, which depends on the pid.
11047
110481994-09-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11049
11050 * Makefile.in (removenullpaths, paths-force):
11051 Put paths.h.tmp in top-level dir, not in src.
11052
110531994-09-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11054
11055 * Version 19.27 released.
11056
110571994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11058
11059 * Version 19.26 released.
11060
110611994-09-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11062
11063 * configure.in: Check for lrand48, not rand48.
11064
110651994-09-03 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11066
11067 * configure.in (powerpc-ibm-aix3.1*, powerpc-ibm-aix3.2.5)
11068 (powerpc-ibm-aix*): New aliases.
11069
110701994-08-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11071
11072 * make-dist (src/m, src/s): Put *.inp in distribution.
11073
110741994-08-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11075
11076 * configure.in: Accept i586 and i486 along with i386.
11077
110781994-08-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11079
11080 * configure.in: Do compute unexec, LIBX, system_malloc, etc
11081 even if CPP env var was set by the user.
11082
11083 * configure.in (i[34]86-*-*): For SCO 3.2v4, fix NON_GNU_CPP value.
11084
110851994-08-14 Jonathan I. Kamens (jik@gza-client1.aktis.com)
11086
11087 * Makefile.in: Uninstall "$(EMACS)", not "emacs".
11088
110891994-08-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11090
11091 * configure.in (i[34]86-*-*): For SCO 3.2v4, set NON_GNU_CPP.
11092
110931994-08-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11094
11095 * configure.in: Check more specifically for i*86-sun-sunos.
11096
110971994-08-03 Caveh Jalali (caveh@eng.sun.com)
11098
11099 * configure.in: Handle solaris 2.4.
11100
111011994-07-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11102
11103 * configure.in (rand48): Check for it.
11104
111051994-07-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11106
11107 * make-dist: Update the info files.
11108
111091994-07-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11110
11111 * configure.in: Make "checking..." messages' style consistent.
11112 (HAVE_H_ERRNO): New test.
11113
111141994-07-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11115
11116 * configure.in (i860-*-sysv4*): Set NON_GNU_CC and NON_GNU_CPP.
11117
111181994-07-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11119
11120 * configure.in (CFLAGS): If the envvar was specified, use that.
11121 And set REAL_CFLAGS from it too.
11122
111231994-07-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11124
11125 * make-dist: Update finder-inf.el.
11126
111271994-07-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11128
11129 * make-dist (msdos): Include sed4.inp in dist.
11130
11131 * Makefile.in (libsrc_libs): Var deleted.
11132
111331994-07-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11134
11135 * Makefile.in (mkdir, removenullpaths): Put g in sed replace commands.
11136
111371994-06-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11138
11139 * configure.in (mips-sony-newsos4*): New alias.
11140
111411994-06-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11142
11143 * configure.in (*-convex-bsd*): Set NON_GNU_CPP.
11144 (*-convex-convexos*): Accept this as alias.
11145
111461994-06-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11147
11148 * configure.in: Get CFLAGS both with and without THIS_IS_CONFIGURE,
11149 for two different uses.
11150
111511994-06-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11152
11153 * configure.in: Define THIS_IS_CONFIGURE when extracting CFLAGS etc.
11154
111551994-06-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11156
11157 * make-dist: Put ./BUGS into the distrib.
11158
111591994-06-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11160
11161 * configure.in: Handle 386 running Solaris 2.
11162
111631994-06-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11164
11165 * configure.in (mips-siemens-sysv*): Use cpp, not cc -E.
11166
111671994-06-05 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11168
11169 * configure.in (mips-sony-newsos*): Use news-risc.h.
11170
11171 * configure.in: Accept bsdi as opsys, like bsd386.
11172
111731994-06-01 Morten Welinder (terra@diku.dk)
11174
11175 * config.bat (src/paths.h): Use sed script msdos/sed4.inp.
11176
111771994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11178
11179 * Version 19.25 released.
11180
11181 * make-dist (shortversion): Don't assume another period follows.
11182
111831994-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11184
11185 * Makefile.in (install-arch-indep): Use /bin/pwd uniformly, not pwd.
11186 (uninstall): Use /bin/pwd.
11187
11188 * Makefile.in (blessmail): Depend on src.
11189 (all): Don't depend on blessmail.
11190
11191 * Makefile.in (src/paths.h): Don't force recomputation.
11192 (paths-force): New target; force recomputation of paths.h.
11193 (all): Depend on paths-force.
11194 (src, lib-src): Depend on src/paths.h.
11195
11196 * configure.in (*-sun-sunos4*): Set GCC_TEST_OPTIONS,
11197 NON_GCC_TEST_OPTIONS.
11198
111991994-05-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11200
11201 * configure.in: Don't insist on subversions for irix.
11202
112031994-05-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11204
11205 * configure.in (hppa*-hp-hpux9shr): Move alternative up.
11206
11207 * configure.in (i[34]86-next-*): New alternative.
11208
112091994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11210
11211 * Version 19.24 released.
11212
11213 * configure.in: New config hppa*-hp-hpux9shr*.
11214
112151994-05-22 Morten Welinder (terra@tyr.diku.dk)
11216
11217 * config.bat: Doc fix.
11218
112191994-05-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11220
11221 * Makefile.in (mostlyclean, clean, distclean, realclean)
11222 (extraclean): Don't act on man subdir if it doesn't exist.
11223
112241994-05-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11225
11226 * configure.in (GCC_TEST_OPTIONS, NON_GCC_TEST_OPTIONS): New vars.
11227 Use them to set up CC.
11228 (*-sun-sunos4.1.3): Set them.
11229
112301994-05-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11231
11232 * Makefile.in (lib-src): Don't depend on src/paths.h.
11233
112341994-05-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11235
11236 * build-ins.in (copydests): Get rid of spurious `-'s.
11237
11238 * configure.in: Define EMACS_CONFIGURATION instead of CONFIGURATION.
11239
112401994-05-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11241
11242 * Version 19.23 released.
11243
11244 * configure.in [HAVE_X11]: Merge $C_SWITCH_X_SITE into CFLAGS
11245 for the Xlib and Xt checks; then restore old CFLAGS.
11246
112471994-05-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11248
11249 * configure.in (HAVE_X11XTR6): Add newline before #if.
11250 Add newline after #endif.
11251
112521994-05-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11253
11254 * configure.in (HAVE_X11XTR6): Arrange to define it.
11255
112561994-05-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11257
11258 * Makefile.in (install): Depend on blessmail.
11259
112601994-05-12 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
11261
11262 * configure.in (mips-siemens-sysv*): Put quotes around value
11263 containing blanks.
11264
112651994-05-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11266
11267 * Makefile.in (TAGS): Use the makefile in src subdir.
11268
112691994-05-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11270
11271 * configure.in (opsys): Recognize `gnu'.
11272
112731994-05-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11274
11275 * configure.in (using NON_GNU_CPP): Fix test for CPP already set.
11276
112771994-05-09 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
11278
11279 * configure.in: Remove AC_LANG_C call. Not needed with Autoconf
11280 version > 1.8.
11281
112821994-05-08 Morten Welinder (terra@diku.dk)
11283
11284 * config.bat: Forcibly remove "# " style comments from makefiles.
11285
112861994-05-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11287
11288 * Makefile.in (uninstall): When processing lispdir and etcdir,
11289 do nothing unless it exists and is a directory.
11290
112911994-05-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11292
11293 * Makefile.in (install-arch-indep): Do install info/dired-x*.
11294 Merge code in from install-doc.
11295 (install-doc): Merge code back into install-arch-indep.
11296 (install-arch-dep): Don't depend on install-doc.
11297
11298 * configure.in (run_in_place): Don't use pwd for archlibdir and docdir.
11299
113001994-05-04 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11301
11302 * configure.in (making src/Makefile and lib-src/Makefile):
11303 Split off the autoconf substitutions and don't pass them thru cpp.
11304 (undefs): Use $canonical as well as $configuration.
11305
11306 * make-dist: Distribute lisp/Makefile.
11307
11308 * configure.in: Recognize m88k-dg-dgux5.4.3* and m88k-dg-dgux5.4.2*.
11309 Use lower case names for the s files.
11310
113111994-05-03 Morten Welinder (terra@diku.dk)
11312
11313 * config.bat: Added possibility for different file name
11314 transcriptions in lib-src.
11315
113161994-05-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11317
11318 * Makefile.in (lib-src): Undo previous change.
11319 (blessmail): New target to run maybe-blessmail in lib-src.
11320 (all): Depend on blessmail.
11321
11322 * Makefile.in (lib-src): Depend on src.
11323
113241994-04-30 Paul Reilly (pmr@churchy.gnu.ai.mit.edu)
11325
11326 * configure.in (m88k-dg-dgux5.4R3): Use dgux5-4R3.
11327 (m88k-dg-dgux5.4R2): dgux5.4R2.
11328
113291994-04-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11330
11331 * configure.in (window_system): Restore accidentally deleted code
11332 that uses AC_FIND_X.
11333
11334 * make-dist: Distribute config.bat.
11335
113361994-04-29 Morten Welinder (terra@diku.dk)
11337
11338 * config.bat: Corrected the configuration of lib-src
11339 to keep up with configure. Add note about dos version 3
11340 or better needed (djgpp needs that). Add note explaining
11341 that either install in c:/emacs or edit the script.
11342 Don't change to c:/emacs, but assume we're there (to minimize
11343 the number of places to change).
11344
11345 * config.bat: Build-in the first step towards X11 support with
11346 the X11 emulator that exists. At this time it won't work,
11347 and several files are missing.
11348
113491994-04-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11350
11351 * configure.in: Use m/hp800.h in place of m/hp9000s800.h.
11352 Don't look for -lresolv.
11353
11354 * Makefile.in (lib-src): Depend on src/paths.h.
11355
113561994-04-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11357
11358 * configure.in: Restore deleted AC_SUBST of `configuration'.
11359 Improve error message for bad --with-x-toolkit value.
11360
11361 * configure.in: Define CONFIGURATION in src/config.h
11362 rather than substituting in src/Makefile.in.
11363
113641994-04-26 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
11365
11366 * Makefile.in (install-doc): New target.
11367 (install-arch-dep): Depend on install-doc.
11368 (mkdir): Create docdir.
11369
113701994-04-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11371
11372 * configure.in: Test for libresolv.a.
11373 Substitute machfile and opsysfile.
11374
113751994-04-22 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
11376
11377 * Makefile.in (.PHONY, install): Kill reference to obsolete do-install.
11378 (install-arch-dep): Install under the name $(EMACS).
11379
113801994-04-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11381
11382 * configure.in (version): Use entire value of emacs-version.
11383 (mips-siemens-sysv*): New alternative.
11384
113851994-04-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11386
11387 * Makefile.in (install-arch-indep): Don't install dired-x*.
11388
113891994-04-18 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
11390
11391 * configure.in (src/Makefile, lib-src/Makefile): Delete ^L.
11392 Fix definition of $undefs.
11393
113941994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11395
11396 * configure.in (window_system): Obey --with-x11=no and --with-x10=no.
11397
11398 * configure.in (lib-src/Makefile.in): Use src, not lib-src, in -I.
11399
114001994-04-16 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
11401
11402 * configure.in: Call AC_LANG_C, if it's defined, after AC_PREPARE.
11403
114041994-04-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11405
11406 * configure.in (lib-src/Makefile.in): Make this from Makefile.in.in
11407 and run it thru cpp, as with src/Makefile.in.
11408
11409 * configure.in: Use AC_SET_MAKE.
11410
114111994-04-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11412
11413 * configure.in (i[34]86-ncr-sysv*): Use usg5-4-2.
11414
114151994-04-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11416
11417 * Makefile.in (MAKE): Don't just assign it--use @SET_MAKE@.
11418
11419 * configure.in (CFLAGS): Exclude ${CFLAGS} from singlequotes.
11420 (printing the choices): Make the toolkit message unconditional.
11421 (USE_X_TOOLKIT): Use `none', not `no', if none.
11422 (include libsrc_libs): Include config.h, and specify -I for srcdir.
11423 Get rid of temp file foofoo1.
11424
114251994-04-13 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
11426
11427 * configure.in (CFLAGS): Use shell syntax, not Makefile.
11428
114291994-04-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11430
11431 * configure.in (window_system): If no X, set USE_X_TOOLKIT=no.
11432 (printing the choices): State choice of toolkit.
11433 (libsrc_libs): Recalculate after writing config.h;
11434 then update lib-src/Makefile.
11435
114361994-04-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11437
11438 * configure.in: Add sunos4shr as alternative for suns.
11439 Conditionals testing for null $CC were backwards.
11440
114411994-04-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11442
11443 * make-dist (msdos): Don't link patch1. Link sed*.inp, not sed.in*.
11444
114451994-04-09 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11446
11447 * configure.in: Handle -isc4.0*.
11448
114491994-03-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11450
11451 * configure.in (esix5): Set NON_GNU_CPP.
11452
114531994-03-24 Roland McGrath (roland@mole.gnu.ai.mit.edu)
11454
11455 * Makefile.in (thisdir): Nonsensical variable removed.
11456 (install-arch-indep): Set shell var thisdir=`pwd` before cd and cd
11457 back to $thisdir, rather than the directory `this_dir'.
11458
114591994-03-17 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11460
11461 * Makefile.in (install-arch-indep): Add missing backslash after a
11462 `then'.
11463
114641994-03-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11465
11466 * Makefile.in (thisdir): New variable.
11467 (install-arch-indep): Go back to thisdir to run INSTALL_DATA.
11468
114691994-03-08 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
11470
11471 * configure.in: Add freebsd.
11472
114731994-03-08 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11474
11475 * configure.in: Check for fpathconf.
11476
114771994-03-02 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
11478
11479 * configure.in (with_x_toolkit): Fix typo in previous change.
11480
114811994-03-01 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
11482
11483 * configure.in: New s-file for rs60000-ibm-aix3.2.5.
11484
114851994-02-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11486
11487 * configure.in (with_x_toolkit): Don't allow motif or open-look.
11488
114891994-02-24 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
11490
11491 * configure.in: Fix value of docdir.
11492 * Makefile.in (install-arch-indep): Install DOC* in docdir.
11493
114941994-02-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11495
11496 * configure.in (*-sysv4.1): Set NON_GNU_CPP.
11497
114981994-02-22 Karl Heuer (kwzh@geech.gnu.ai.mit.edu)
11499
11500 * configure.in: New variable docdir to control where the docstring
11501 file goes.
11502 Makefile.in: Use it to initialize PATH_DOC in paths.h.
11503
115041994-02-22 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
11505
11506 * configure.in: When --run-in-place, don't inherit archlibdir.
11507
115081994-02-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11509
11510 * Makefile.in (install-arch-dep, install-arch-indep):
11511 New targets split up former do-install rule.
11512 (do-install): Target deleted.
11513
115141994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11515
11516 * configure.in (mips-sony-newsos*): New configuration.
11517
115181994-02-14 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu)
11519
90eacf99 11520 * configure.in (rs6000-bull-bosx*): Add support for BULL dpx20.
067d23c9
KY
11521
115221994-02-11 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
11523
11524 * configure.in: Fix misspelled symbol LD_SWITCH_X_SITE_AUX.
11525
115261994-02-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11527
11528 * configure.in: Don't initialize CC.
11529
115301994-02-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11531
11532 * configure.in (creating src/Makefile): Also generate -U switches
11533 for symbols in the $configuration value.
11534
11535 * configure.in: Check for sys_siglist being declared in system header.
11536
115371994-02-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11538
11539 * configure.in (creating src/Makefile): Delete blank lines
11540 along with lines of whitespace.
11541 (m68k-motorola-sysv*, m68000-motorola-sysv*): Compute proper CC value.
11542
115431994-02-09 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11544
11545 * configure.in: Get, use, and substitute C_SWITCH_MACHINE
11546 like C_SWITCH_SYSTEM.
11547 (m68*-motorola-sysv*): Set CC. Require cpu type to be m68k or m68000.
11548
115491994-02-04 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
11550
11551 * configure.in (drem): Check for this function.
11552
115531994-02-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11554
11555 * configure.in (Using NON_GNU_CPP): Don't lose if it has spaces.
11556 If CPP was inherited from environment, don't use NON_GNU_CPP.
11557 (NON_GNU_CC): Likewise.
11558 (handling with_gcc): Use explicit if in the `no' case.
11559 (cc_specified): New variable; if set, don't use NON_GNU_CC.
11560
115611994-02-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11562
11563 * configure.in (mips-mips-riscos4*): Set NON_GNU_CPP.
11564
115651994-02-01 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
11566
11567 * configure.in: Check whether fmod exists.
11568
115691994-01-31 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11570
11571 * make-dist: Distribute {src,lisp}/ChangeLog.? instead of
11572 {src,lisp}/OChangeLog.
11573
115741994-01-22 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11575
11576 * configure.in: Restore Jan 8 and Jan 16 changes. The -U hack is
11577 necessary for proper operation. This code works with the current
11578 released version of Autoconf.
11579
115801994-01-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11581
11582 * configure.in (with_x_toolkit): Treat values athena and lucid alike.
11583 (USE_X_TOOLKIT): Define it for all values except `no'.
11584
11585 * configure.in: Undo first Jan 8 change and Jan 16 change.
11586
115871994-01-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11588
11589 * configure.in: Handle --with-x-toolkit. Produce lwlib/Makefile.
11590 Substitute USE_X_TOOLKIT as both C macro and Make variable.
11591
11592 * Makefile.in (lwlib/Makefile): New target.
11593 (SUBDIR_MAKEFILES): Depend on lwlib/Makefile.
11594 (clean, mostlyclean, distclean, realclean): Handle lwlib subdir.
11595 (unlock, relock): Handle lwlib subdir.
11596
11597 * Makefile.in: Add some .PHONY targets.
11598
11599 * make-dist: Handle lwlib subdir like oldXMenu subdir.
11600
11601 * lwlib: New subdirectory.
11602
116031994-01-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11604
11605 * configure.in: If CPP has a value that is a directory,
11606 discard the value.
11607
116081994-01-16 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11609
11610 * configure.in (srcdir_undefs): Add g flag to sed substitution to
11611 remove -U[0-9]*.
11612
116131994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11614
11615 * Makefile.in (do-install): Install the dired-x info files.
11616
11617 * configure.in: Provide for variable LD_SWITCH_X_SITE_AUX.
11618 (See src/s/sol2.h.)
11619
116201994-01-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11621
11622 * configure.in (m68k-harris-cxux*, m88k-harris-cxux*): New configs.
11623
116241994-01-08 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11625
11626 * configure.in (creating src/Makefile): Put code inside 2nd arg to
c80e3b4a 11627 AC_OUTPUT as it should be; hopefully no one will again see fit to
067d23c9
KY
11628 gratuitously break this and not make a change log entry.
11629 Optimized sed processing of Makefile.in and cpp output; now
11630 preserves comments previously removed from the cpp input.
11631 Eliminated temp file for cpp output. Generate -U switches to
11632 undefine all identifiers that appear in the directory name
11633 ${srcdir}; pass these to cpp.
11634
11635 * configure.in (version): Fix sed regexp to match two-elt version
11636 number.
11637
11638 * configure.in: Check for strerror.
11639
116401994-01-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11641
11642 * configure.in: Test for bcmp.
11643
116441994-01-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11645
11646 * make-dist (tempdir): Put subdir msdos into the distribution.
11647
116481993-01-07 Morten Welinder (terra@diku.dk)
11649
11650 * config.bat: New file.
11651
116521994-01-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11653
11654 * Makefile.in (${SUBDIR} target): Pass down LDFLAGS and CPPFLAGS.
11655
116561994-01-01 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11657
11658 * configure.in (m68*-next-*): Don't care about which os is specified.
11659 (i[34]86-*-*): Check for *-nextstop*.
11660
116611993-12-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11662
11663 * configure.in: Check for setsid.
11664
116651993-12-17 Richard Stallman (rms@srarc2)
11666
11667 * configure.in (*-sun-solaris*): Add special case for Solaris 2.3.
11668
116691993-12-15 Richard Stallman (rms@srarc2)
11670
11671 * Makefile.in (mkdir): Make only the lockdir writable.
11672
90eacf99 11673 * configure.in (i860-*-sysv4): Rename from i860-*-sysvr4.
067d23c9
KY
11674
116751993-12-11 Richard Stallman (rms@srarc2)
11676
11677 * Makefile.in (libdir): Use @libdir@.
11678
116791993-12-08 Richard Stallman (rms@srarc2)
11680
11681 * Makefile.in (install): Add empty command.
11682
116831993-12-04 Richard Stallman (rms@srarc2)
11684
11685 * make-dist: Put man/getopt.c in the dist.
11686
11687 * configure.in (LIBS): Add test for existence of XSetWMProtocols.
11688
11689 * Makefile.in (install): Depend on ${SUBDIR}, not `all'.
11690
116911993-12-03 Richard Stallman (rms@srarc2)
11692
11693 * configure.in (solaris): Set NON_GNU_CPP instead of CPP.
11694 Set it for all solaris versions.
11695 (mips-mips-riscos4*): Set NON_GNU_CC, not CC.
11696 (after checking for GCC): If not GCC, and NON_GNU_CPP is set, set CPP.
11697 Likewise for NON_GNU_CC and CC.
11698
116991993-12-01 Richard Stallman (rms@srarc2)
11700
11701 * configure.in (mips-mips-riscos4*): Assign variable CC.
11702 (checking ${with_gcc}): If "no", don't override CC if already set.
11703 (CC): Initialize it as empty.
11704
117051993-11-30 Richard Stallman (rms@srarc2)
11706
11707 * configure.in (Suns): Set CPP if *-solaris2.3*.
11708
117091993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11710
11711 * Version 19.22 released.
11712
11713 * Makefile.in (do-install): Use umask 022 in copying etc and lisp dirs.
11714
117151993-11-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11716
11717 * make-dist: When breaking links, use cp -p.
11718 Copy install.sh into distribution.
11719 Move the temp dir up into the parent dir;
11720 don't leave the staging dir make-dist.tmp... in existence.
11721 * install.sh: New file.
11722
117231993-11-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11724
11725 * configure.in (i[34]86-ncr-sysv*): New specific alternative.
11726
117271993-11-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11728
11729 * configure.in (version): When --run-in-place, exclude
11730 ${datadir}/emacs/site-lisp from locallisppath.
11731
117321993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11733
11734 * configure.in: Delete jumk.c before writing it.
11735
117361993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11737
11738 * Version 19.21 released.
11739
11740 * Makefile.in (mkdir): Ignore error from chmod.
11741
117421993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11743
11744 * make-dist: Don't put lisp/forms.README in the distribution.
11745
117461993-11-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11747
11748 * configure.in (creating src/Makefile): Before running cpp,
11749 discard all lines that start with `# Generated' or /**/#.
11750
117511993-11-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11752
11753 * Version 19.20 released.
11754
11755 * make-dist: Use build-ins.in, not build-install.in.
11756 Don't bother updating TAGS since it's not included.
11757
11758 * build-ins.in: Renamed from build-install.in.
11759
117601993-11-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11761
11762 * make-dist: Don't try to link *.texinfo--there are none now.
11763 When running make in lib-src, specify YACC var value.
11764
117651993-10-03 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11766
11767 * configure.in (extrasub): Add vpath patterns for %.[yls].
11768
11769 * configure.in: Don't do seddery on config.status after AC_OUTPUT.
11770 Instead just include the commands to make src/Makefile as the
11771 second arg to AC_OUTPUT.
11772
11773 * configure.in: Use : instead of dnl for comment inside
11774 $makefile_command.
11775
11776 * configure.in: No longer use vpath_sed. Instead, when we notice
11777 srcdir already configured, set extrasub to hack vpath in the
11778 makefiles.
11779
11780 * configure.in: In cmds to make src/Makefile, chmod Makefile.new
11781 before moving it.
11782 * Makefile.in (VPATH): Define to @srcdir@.
11783
117841993-09-28 Brian J. Fox (bfox@cubit)
11785
11786 * configure.in: Don't copy ${srcdir}/src/Makefile.in; that file
90eacf99
SM
11787 doesn't exist. Just copy src/Makefile.in instead.
11788 Touch all of the Makefiles after editing config.status.
067d23c9
KY
11789
11790 * INSTALL: Update documentation to match new configuration
11791 mechanism.
11792
117931993-09-27 Brian J. Fox (bfox@ai.mit.edu)
11794
11795 * configure.in: Allow any of the path or directory Makefile
11796 variables to be set with flags to configure. Create all Makefiles
11797 at configure time. Edit special commands into config.status after
11798 src/Makefile.in is built from src/Makefile.
11799
11800 * Makefile.in (src/Makefile, lib-src/Makefile, oldXMenu/Makefile):
11801 If these files are out of date, simply have config.status
11802 rebuild them; don't rebuild them explicitly.
11803
118041993-09-25 Brian J. Fox (bfox@ai.mit.edu)
11805
11806 * build-install.in: Change src/xemacs to src/emacs. We no longer
11807 create src/xemacs, so the file wouldn't be found.
11808
11809 * make-dist: Remove `src/ymakefile', add `src/Makefile.in.in'.
11810
118111993-09-24 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
11812
11813 * configure.in: Avoid forcing the search of /usr/include before
11814 fixed include files by resetting C_SWITCH_X_SITE if it is
11815 "-I/usr/include".
11816
118171993-09-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11818
11819 * Makefile.in (@rip_paths@locallisppath):
11820 Delete ${datadir}/emacs/site-lisp.
11821
118221993-09-15 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11823
11824 * configure.in:
11825 Use AC_QUOTE_SQUOTE twice to properly quote vpath_sed value.
11826 Remove ${extra_output} from AC_OUTPUT call.
11827
118281993-09-17 Brian J. Fox (bfox@inferno)
11829
11830 * make-dist: Quote backquotes found in strings to be echoed.
11831
11832 * configure.in: Use "sh -c pwd" when we want to avoid having the
11833 shell fix up the value of $PWD.
11834
118351993-09-13 Brian J. Fox (bfox@inferno)
11836
11837 * Makefile.in (do-install): Don't abort if ln or chmod at the end
11838 of the installation fail. Suggested by Karl Berry.
11839
118401993-08-30 Brian J. Fox (bfox@inferno)
11841
11842 * Makefile.in (*clean): Use "$(MAKE) $(MAKEFLAGS)" wherever "make"
11843 was used. Set MAKEFLAGS from MFLAGS.
11844
118451993-09-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11846
11847 * configure.in: Test for res_init in libc.
11848
118491993-09-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11850
11851 * configure.in: In the file ${tempcname}, use configure___
11852 instead of @configure@.
11853
118541993-09-12 Roland McGrath (roland@sugar-bombs.gnu.ai.mit.edu)
11855
ed9265fc 11856 * make-dist: Dist vpath.sed.
067d23c9
KY
11857
11858 * Makefile.in (lib-src/Makefile, src/Makefile, oldXMenu/Makefile):
11859 Depend on vpath.sed.
6e81c819 11860 Replace sed command for VPATH with @vpath_sed@.
067d23c9
KY
11861
11862 * configure.in: Substitute variable `vpath_sed'.
11863 If not in $srcdir and $srcdir is configured,
11864 issue warning that GNU make is required,
11865 and set vpath_sed to use vpath.sed script.
11866
118671993-09-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11868
90eacf99
SM
11869 * configure.in: Remove check for $srcdir being configured.
11870 This pretty much works now.
067d23c9
KY
11871 Grok {m68*-hp,i[34]86-*}-netbsd* and set opsys=netbsd.
11872 Check for XFree86 (/usr/X386/include) independent of whether
11873 -lXbsd exists.
11874
11875 * Makefile.in (info, dvi, clean, mostlyclean, distclean,
11876 realclean, unlock, relock): Use `$(MAKE)' in place of plain
11877 `make'.
11878
118791993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11880
11881 * Version 19.19 released.
11882
11883 * configure.in (i386-*-sunos4): Assume Sunos 4.0.
11884
118851993-08-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11886
11887 * configure.in: Check for XScreenNumberOfScreen.
11888
118891993-08-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11890
11891 * configure.in: Add * to end of all configuration alternatives.
11892 (m68*-sony-newsos3*): New alternative.
11893
118941993-08-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11895
11896 * make-dist: Include getdate.c in distribution.
11897
11898 * configure.in: For --help, use $PAGER if it is set.
11899 (LIB_X11_LIB): Default to -lX11.
11900 (mips-sgi-irix5.*): New alternative.
11901
11902 * Makefile.in (do-install): Install info/gnus* and info/sc*.
11903
11904 * configure.in (m68*-hp-hpux*, hppa*-hp-hpux*):
11905 Recognize *.B8.* as hpux version 8.
11906 (m68*-tektronix-bsd*): Fix typo in tek4300.
11907 (AC_HAVE_FUNCS): Add ftime.
11908
119091993-08-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11910
90eacf99 11911 * configure.in (m88k-tektronix-sysv3*): Add the missing *.
067d23c9
KY
11912 Use tekxd88, not tekXD88.
11913
119141993-08-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11915
11916 * configure.in: Check for -lm. Then can check for frexp and logb.
11917
119181993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11919
11920 * Version 19.18 released.
11921
11922 * make-dist (src): Don't put gnu-hp300 in dist.
11923 (src, lisp): Include OChangeLog in dist.
11924
119251993-08-08 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11926
11927 * configure.in: Test for presence of logb and frexp functions.
11928
119291993-08-05 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11930
11931 * configure.in (machine): Add i370-ibm-aix*.
11932
119331993-08-03 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11934
11935 * configure.in (function checks): Test for mkdir and rmdir.
11936
11937 * configure.in (function checks): Don't test for random and bcopy
11938 only when we're building with X; look for them all the time.
11939
119401993-07-30 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11941
11942 * configure.in: Test for availability of bcopy functions, searching
11943 the X libraries if we're using X.
11944
11945 * configure.in: Test for the presence of/usr/lpp/X11/bin/smt.exp,
11946 and #define HAVE_AIX_SMT_EXP if we do. This is present in some
11947 versions of AIX, and needs to be passed to the loader.
11948
11949 * configure.in: Test for the availability of the
11950 XScreenResourceString function.
11951
119521993-07-30 David J. MacKenzie (djm@frob.eng.umd.edu)
11953
11954 * configure.in: If we found X on our own, set C_SWITCH_X_SITE and
11955 LD_SWITCH_X_SITE and assume --with-x11.
11956 Only look for X11 files if we weren't told about a window system
11957 or if we were told to use X11 but not told where.
11958 Search the libraries from the s and/or m files when checking for
11959 functions.
11960
11961 * configure.in: Remove any trailing slashes in prefix and exec_prefix.
11962
119631993-07-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11964
11965 * make-dist: Include lisp/dired.todo in the distribution.
11966
119671993-07-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11968
11969 * configure.in: Add code to set HAVE_INET_SOCKETS.
11970
119711993-07-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11972
11973 * configure.in: If we do find x_includes and x_libraries
11974 via AC_FIND_X, set C_SWITCH_X_SITE and LD_SWITCH_X_SITE.
11975
119761993-07-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11977
11978 * make-dist: Include src/gnu-hp300 in the dist.
11979
11980 * configure.in (canonical): New variable holds the canonicalized
11981 configuration. Don't alter `configuration'. Use `configuration'
11982 for Makefile.in for file naming.
11983 (testing x_includes and x_libraries): Use =, not ==.
11984
119851993-07-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
11986
11987 * Version 19.17 released.
11988
11989 * Makefile.in (src/Makefile): Propagate C_SWITCH_SYSTEM to the src
11990 directory's makefile. This allows the invocation of CPP which
11991 builds xmakefile to receive these switches. The SunSoft C
11992 preprocessor inserts spaces between tokens if it doesn't get the
11993 -Xs flag requested in src/s/sol2.h.
11994
119951993-07-12 Frederic Pierresteguy (F.Pierresteguy@frcl.bull.fr)
11996
11997 * configure.in (m68k-bull-sysv3): New config.
11998
119991993-07-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
12000
12001 * configure.in: Use the autoconf AC_FIND_X macro to try to find
12002 the X Windows libraries.
12003
120041993-07-07 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
12005
12006 * make-dist (tempdir): Don't create lisp/forms-mode directory in
12007 the distribution. Those files aren't kept in their own
12008 subdirectory any more.
12009
120101993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
12011
12012 * Version 19.16 released.
12013
120141993-06-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12015
12016 * configure.in: Add --verbose flag.
12017
120181993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12019
12020 * version 19.15 released.
12021
120221993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
12023
12024 * Makefile.in (top_distclean): Use -f switch when cleaning out
12025 lock dir; it might be empty.
12026
12027 * configure.in: Only check for -lXbsd once.
12028
120291993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12030
12031 * Version 19.14 released.
12032
120331993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12034
12035 * make-dist: If using gzip, create distribution with '.gz' extension.
12036
12037 * make-dist (lisp/term): This doesn't have a ChangeLog anymore.
12038 (lisp/forms-mode): This doesn't exist anymore.
12039
12040 * configure.in: Look for the closedir function.
12041
120421993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12043
12044 * configure.in (CPP): Autoconf sets this to a shell variable
12045 reference, which doesn't work when it's edited into a makefile.
12046 Expand that variable reference.
12047
12048 * Makefile.in (CPP): New variable.
12049 (src/Makefile): Edit CPP into src/Makefile.
12050
12051 * Makefile.in (src/Makefile): Don't bother exiting single quotes
12052 and entering double quotes to get the values of LD_SWITCH_X_SITE
12053 and the other make variables; make substitutes them in anyway.
12054
12055 * Makefile.in (uninstall): Don't remove the lisp and etc
12056 directories if they're in the source tree.
12057
12058 Bring mumbleclean targets into conformance with GNU coding standards.
12059 * Makefile.in (mostlyclean, clean): Separate these two; just have
12060 them pass the request to the subdirectory makefiles.
12061 (distclean): Pass the request down, and then get rid of the
12062 files configure built, and get rid of the Makefiles.
12063 (realclean): Pass the request down, and then do the same things
12064 distclean does.
12065 (uninstall, info, dvi): New targets.
12066
12067 * configure.in: Move clause for PC-compatible i386 box to the end
12068 of the case statement, to avoid masking configurations below.
12069
12070 * configure.in: Add case for m88k-motorola-sysv4.
12071
12072 * configure.in: Add support for HP/UX versions 7, 8, and 9 on
12073 the HP 68000 machines.
12074
12075 * configure.in: Put the arguments to LD_SWITCH_X_SITE's and
12076 C_SWITCH_X_SITE's -L and -I switches in quotes, so the
12077 preprocessor won't fiddle with them.
12078
120791993-06-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12080
12081 * Makefile.in (TAGS): cd to src to run etags.
12082
120831993-06-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12084
12085 * configure.in (version): Check the X libraries for XrmSetDatabase
12086 and random, and see if we have -lXbsd.
12087
120881993-06-11 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12089
12090 * configure.in: Pass "-Isrc" to the CPP we run to examine the
12091 s/*.h and m/*.h files. Martin Tomes
12092 <mt00@controls.eurotherm.co.uk> says ISC Unix 3.0.1 needs it.
12093
120941993-06-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12095
12096 * configure.in: Move i386-prime-sysv* and i386-sequent-bsd*
12097 above the general i386 alternative.
12098
120991993-06-10 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12100
12101 * configure.in: Recognize configuration name for Data General
12102 AViiON machines.
12103
12104 * configure.in: Use AC_LONG_FILE_NAMES.
12105
121061993-06-09 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12107
12108 * configure.in: Test for bison.
12109 * Makefile.in (YACC): New variable.
12110 (lib-src/Makefile.in): Edit YACC into the makefile.
12111
121121993-06-08 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12113
12114 * Version 19.13 released.
12115
12116 * configure.in (CFLAGS): Don't set this according to the value of
12117 the GCC shell variable. Instead, consult the machine and system
12118 files for the values of C_OPTIMIZE_SWITCH and C_DEBUG_SWITCH, and
12119 test __GNUC__ while we're at it.
12120
12121 * configure.in: Remove extra ;; from hpux cases.
12122
121231993-06-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12124
12125 * configure.in: Check to see if the system has -ldnet.
12126
121271993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12128
12129 * make-dist: Add clauses to distribute lisp/forms-mode.
12130
121311993-06-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12132
12133 * configure.in (machine): Fix the versions in hpux version number test.
12134 Do not guess based on cpu type. Do check for explicit system version.
12135
121361993-06-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12137
12138 * configure.in: Do NOT look for `unknown' as company name.
12139
121401993-06-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12141
12142 * configure.in: Fix typo in message.
12143
121441993-06-01 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12145
12146 * Version 19.12 released.
12147
12148 * Makefile.in (do-install): Correct previous etc-copying change.
12149 Partially rewrite using `if'.
12150 (src/Makefile): Insert --x-libraries option into LD_SWITCH_X_SITE.
12151
12152 * Version 19.11 released.
12153
12154 * configure.in: Handle 386bsd.
12155
121561993-05-31 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12157
12158 * make-dist: Update getdate.c.
12159
12160 * configure.in: Handle bsd386.
12161
12162 * Makefile.in (do-install): Use `-' in tar options.
12163
12164 * configure.in: Change ! "${...}" to x"${...}" = x.
12165
12166 * Makefile.in (do-install): Copy the DOC-* files from the build
12167 etc directory, as well as lots of things from ${srcdir}/etc.
12168
12169 * make-dist: Copy config.guess.
12170
12171 * configure.in: Handle AIX versions 1.2, 1.3.
12172
121731993-05-30 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12174
12175 * configure.in: Use s/bsd4-3.h for mips-mips-riscos4, and add
12176 the configuration name mips-mips-usg* to represent USG systems.
12177
12178 * configure.in: Fix logic to detect if srcdir is already configured.
12179
12180 * Makefile.in: Pass in LD_SWITCH_X_SITE.
12181
12182 * Makefile.in (mkdir, clean, mostlyclean, do-install): Use `(cd
12183 foo && pwd)` instead of `(cd foo ; pwd)` to get the canonical name
12184 of a directory; cd might fail, and have pwd print out the current
12185 directory.
12186
121871993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12188
12189 * configure.in: When looking for sources, use '.', not `.`. Also '..'.
12190
121911993-05-30 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12192
12193 * configure.in: Complain if srcdir points at an already-configured
12194 tree.
12195
121961993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12197
12198 * Version 19.10 released.
12199
122001993-05-29 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12201
12202 * Makefile.in: Use Makefile comments, not C comments.
12203
12204 * configure.in: Add case for the Tektronix XD88.
12205
122061993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12207
12208 * configure.in: Handle sysv4.2 and sysvr4.2.
12209
122101993-05-29 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12211
12212 * configure.in: Traverse the argument list without destroying it;
12213 don't use shift. It turns out that "set - ${saved_arguments}"
12214 doesn't work portably.
12215
12216 * configure.in: Add missing "fi".
12217
12218 * make-dist: Rebuild configure if configure.in is newer.
12219
12220 * Makefile.in (src:, lib-src:, FRC:): Force the src and lib-src
12221 targets to be executed even if make remembers that it has already
12222 satisfied FRC.
12223
122241993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12225
12226 * Makefile.in (do-install): Delete redundant code to copy etc twice.
12227
12228 * configure.in (romp): Handle various version numbers with aos and bsd.
12229
122301993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12231
12232 * configure.in: Fix message text.
12233
122341993-05-28 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
12235
12236 * make-dist: Make a `site-lisp' directory in the distribution,
12237 instead of a `local-lisp' directory, which hasn't been the
12238 appropriate name for a long time.
12239 * Makefile.in (@rip_paths@locallisppath): Use site-lisp directory
12240 from the distribution first, then /usr/local/lib/emacs/site-lisp.
12241
12242 * Makefile.in (do-install): Correctly detect if ./etc and
12243 ${srcdir}/etc are the same.
12244
12245 * configure.in: Extract UNEXEC from the system configuration
12246 files, compute the name of the source file corresponding to the
12247 object file, and #define it as UNEXEC_SRC in config.h.
12248
12249 * configure.in: If srcdir is '.', then try using PWD to make it
12250 absolute.
12251
12252 * configure.in: Include ${srcdir} in the printed report, to help
12253 people notice if it's an automounter path.
12254
122551993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
12256
12257 * configure.in (prefix): Don't run pwd on srcdir unnecessarily.
12258
122591993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12260
12261 * Makefile.in (do-install): Delete the dest dir, not the source dir,
12262 when they are different. Add `shift' command.
12263 (COPYDESTS, COPYDIR): Delete external-lisp dir.
12264 (externallispdir): Var deleted.
12265
12266 * configure.in: Delete spurious paren outputting short_usage.
12267
122681993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
12269
12270 * Version 19.9 released.
12271
122721993-05-26 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12273
12274 * Makefile.in (${SUBDIR}): Pass the value of the make variable to
12275 subdirectory makes.
12276
12277 * make-dist: Check for .elc files with no corresponding .el file.
12278
12279 * Makefile.in (mkdir): Make all the directories in locallisppath.
12280
12281 * config.guess: New file.
12282 * configure.in: Use it, tentatively.
12283 * INSTALL: Mention its usage.
12284
12285 * configure.in (hppa-hp-hpux): Use uname -r instead of uname -m;
90eacf99
SM
12286 the former gives you the operating system rev directly.
12287 Use s/hpux.h if we don't recognize what we got.
067d23c9
KY
12288
12289 * Makefile.in (do-install): Don't remove a destination directory
12290 if it's the same as the source. If ${srcdir}/info == ${infodir},
12291 don't try to copy the info files.
12292
12293 * Makefile.in (COPYDIR, COPYDESTS): Don't mention etc twice; this
12294 doesn't work if you're not using a separate source directory.
12295 (do-install): Copy the build tree's etc directory only after
12296 making sure it's not also the source tree's etc directory.
12297
122981993-05-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12299
12300 * configure.in: Handle sunos4.1.3 specially.
12301
123021993-05-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12303
12304 * Makefile.in (INSTALL): Add definition.
12305
12306 * configure.in: Fix some messages. Support -with-gnu-cc.
12307 At the end, use `set --', not `set -'.
12308 Delete spurious `.h' in hpux alternatives.
12309
123101993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12311
12312 * Version 19.8 released.
12313
123141993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12315
12316 * configure.in: When looking for source in the same directory as
12317 the configure script, make the path thus discovered absolute.
12318 If the user specifies the `--srcdir' switch, make that directory
12319 absolute too.
12320
12321 * Makefile.in (srcdir): Remove comment saying this doesn't work.
12322
12323 * Makefile.in (src/paths.h): Edit the `infodir' variable into this
12324 too, as the value of the PATH_INFO macro.
12325
12326 * configure.in: Check to see if the source lives in the same
12327 directory as the configure script.
12328
123291993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12330
12331 * Makefile.in (install): Split this into `install' and
12332 `do-install', to give people more control over exactly what gets
12333 done.
90eacf99
SM
12334 (do-install): New target, containing the guts of `install'.
12335 Don't remove and recreate the directories inside the copying loop - do
067d23c9
KY
12336 it all before the copying loop. Pass more flags to the lib-src
12337 make.
12338 (mkdir): Create ${infodir}, ${mandir}, and ${sitelispdir} here, to
12339 avoid errors and warnings.
12340
12341 * configure.in: For generic IBM PC boxes, insist on "unknown" for
12342 the manufacturer - the more general case was blocking other i386
12343 configuration names below, and that's how the names are written in
12344 MACHINES anyway.
12345
12346 * make-dist: When breaking links, remove the link before moving
12347 the copy onto it, to avoid interactive behavior.
12348
12349 * Makefile.in: Doc fix.
12350
12351 * configure.in: Doc fix.
12352
12353 * INSTALL: Mention --exec-prefix option.
12354
12355 * configure.in: Add support for the `--exec-prefix' option.
12356 * Makefile.in: Accept that support.
12357
12358 * configure.in: Use the AC_PROG_INSTALL macro.
12359 * Makefile.in (INSTALL): Variable removed.
12360 (INSTALL_PROGRAM, INSTALL_DATA): Accept these values from configure.
12361
12362 * configure.in: Distinguish between hp800's and hp700's by calling
12363 "uname -m".
12364
123651993-05-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12366
12367 * configure.in: Recognize configuration names for i860 boxes
12368 running SYSV.
12369
123701993-05-23 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
12371
12372 * configure.in: Distinguish between hp800's and hp700's by the
12373 version of HP/UX they run, since that's something people are more
12374 likely to know - hp700's run 8.0.
12375 Add HP 700 configuration.
12376
12377 * configure.in: Test for the presence of the `rename' function.
12378
12379 * Makefile.in (C_SWITCH_X_SITE): New variable - get this from
12380 configure.in.
12381 (oldXMenu/Makefile): Edit C_SWITCH_X_SITE into this.
12382
12383 * make-dist: Break intra-tree links.
12384
12385 * configure.in: Explain that this is an autoconf script, and give
12386 instructions for rebuilding configure from it. Arrange to put
12387 comments in configure explaining this too.
12388
12389 * configure.in: Make the first line of the configure script be
12390 "#!/bin/sh". Leaving the first line blank didn't work.
12391
90eacf99 12392 * configure.in (long_usage): Remove; made short_usage describe
067d23c9
KY
12393 the options briefly.
12394
12395 * configure.in: Implement the --prefix option.
12396 * Makefile.in (prefix): Add support for it here.
12397 * INSTALL: Document it here.
12398
12399 * Makefile.in (install): Don't assume that the files in the `info'
12400 subdirectory match *.info. They don't have that prefix.
12401
124021993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
12403
12404 * configure.in: Add case for version 5 of Esix.
12405
124061993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
12407
12408 * Version 19.7 released.
12409
12410 * make-dist: There aren't any *.com files in lib-src anymore.
12411
12412 * make-dist: Copy texinfo.tex and texindex.c, rather than linking
12413 them; they're symlinks to other filesystems on the GNU machines.
12414
12415 * make-dist: Check that the manual reflects the same version of
12416 Emacs as stated in lisp/version.el. Edit that version number into
12417 the README file.
12418
124191993-05-21 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
12420
12421 * configure.in: Remove the hack of AC_DEFINE; use
12422 AC_DEFINE_UNQUOTED.
12423
124241993-05-20 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12425
12426 * make-dist: Don't distribute precomp.com, compile.com, or
12427 link.com from ./src; they're in ./vms now.
12428
12429 Some time-handling patches from Paul Eggert:
12430 * configure.in: Add AC_TIMEZONE.
12431
124321993-05-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12433
12434 * configure.in: Recognize Linux as a valid operating system for
12435 the i386.
12436
124371993-05-18 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12438
12439 * make-dist: Distribute some VMS files we got from Richard Levitte.
12440
12441 * Makefile.in (oldXMenu/Makefile): Take oldXMenu/Makefile.in as
12442 the source for the sed command, not oldXMenu/Makefile.
12443
124441993-05-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12445
12446 * INSTALL: Don't claim the srcdir option doesn't work.
12447
124481993-05-16 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12449
12450 * configure.in: Include remarks saying what order the autoconf
12451 tests should go in, and remind people to change config.h.in
12452 whenever they add autoconf tests which make #definitions.
12453
12454 * make-dist: Distribute oldXMenu/Makefile.in, not oldXMenu/Makefile.
12455
124561993-05-15 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
12457
12458 * Makefile.in (oldXMenu/Makefile): Make this depend on
12459 ${srcdir}/oldXMenu/Makefile.in, not itself.
12460
12461 * PROBLEMS: Some updates from David J. Mackenzie.
12462
12463 More changes from David J. Mackenzie.
90eacf99
SM
12464 * Makefile.in (install.sysv, install.xenix, install.aix):
12465 Targets removed; autoconf and config.h should specify all these
067d23c9
KY
12466 differences.
12467 (buildlisppath): Make this path depend on ${srcdir}.
90eacf99 12468 (INSTALLFLAGS): Remove.
067d23c9
KY
12469 (INSTALL): Include the -c flag.
12470 (install): Change the way we invoke install accordingly.
12471
12472 Install ${srcdir} changes from DJM.
12473 * Makefile.in (SUBDIR_MAKEFILES): Add oldXMenu/Makefile to this
12474 list.
12475 (COPYDIR, COPYDESTS): Install files from both the etc directory in
12476 the source tree and the etc directory in the object tree.
12477 (${SUBDIR}): Pass the prefix variable down to submakes.
12478 (everywhere): Use `sed', not `/bin/sed'. Not all systems have sed
12479 in /bin.
12480 (lib-src/Makefile, src/Makefile, oldXMenu/Makefile): Edit in
12481 values for srcdir and VPATH.
12482 (install): Add `v' flag to tar command. Make sure that `dir'
12483 exists in ${srcdir}/info before copying it. Remember that the man
12484 pages come from the source tree, not the object tree.
12485 * configure.in: Remove remarks saying that the --srcdir option
12486 doesn't work.
12487 Create the etc directory in the object tree.
12488 Recognize configuration names of the form *-sun-solaris*.
12489 Recognize sunos5 and solaris as operating system names.
12490
12491 * configure.in: Use the AC_TIME_WITH_SYS_TIME macro, for
12492 lib-src/getdate.y and src/systime.h.
12493
124941993-05-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12495
12496 * make-dist: Make links in info subdir.
12497
124981993-05-13 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12499
12500 * configure.in: Call AC_STDC_HEADERS.
12501
125021993-05-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
12503
12504 * configure.in: Sidestep autoconf's quoting of the second argument
12505 of AC_DEFINE, so we can specify the value to put there. It would
12506 be nice if autoconf provided some way to specify computed values
12507 for macros.
12508
125091993-05-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12510
90eacf99 12511 * Makefile.in (DEFS): Delete; since we're using AC_CONFIG_HEADER,
067d23c9
KY
12512 this is always just -DHAVE_CONFIG_H.
12513
12514 The GNU coding standards specify that CFLAGS should be left for
12515 users to set.
12516 * Makefile.in (CFLAGS): Let configure determine the default value
90eacf99
SM
12517 for this.
12518 Don't have it default to DEFS.
067d23c9
KY
12519 (${SUBDIR}): Pass CFLAGS down to submakes, not DEFS.
12520 (lib-src/Makefile, src/Makefile): Edit the default value for
12521 CFLAGS into these files, not DEFS.
12522 * configure.in (CFLAGS): Choose a default value for this - "-g"
12523 normally, or "-g -O" if we're using GCC. Edit it into the
12524 top-level Makefile.
12525
12526 * configure.in: When scanning the machine and system description
12527 #include files, write their names to conftest.c properly.
12528
125291993-05-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12530
12531 * configure.in: In configuration name case for Apallos running
12532 Domainios, set opsys, not opsysfile.
12533
12534 * configure.in: Use the autoconf AC_CONFIG_HEADER macro to produce
12535 src/config.h, instead of AC_OUTPUT; the latter overwrites
12536 src/config.h even when it hasn't changed, puts a makefile-style
12537 comment at the top even though it's C code, and produces a
12538 config.status script which doesn't do the job right.
12539
12540 * configure.in: Add AC_LN_S test, so we can tell whether or not we
12541 can use a symbolic link to get the X Menu library into src.
12542 * Makefile.in (LN_S): New variable.
12543 (src/Makefile): Edit the value of LN_S into this makefile.
12544
125451993-05-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12546
12547 * configure.in: Support *-sco3.2v4* as opsystem.
12548
12549 * make-dist: Don't include calc directory.
12550 Exclude many files in the man directory; copy a few.
12551
125521993-05-04 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
12553
12554 * configure.in: Use AC_HAVE_HEADERS to test for sys/time.h, and
12555 call AC_STRUCT_TM to see what's in time.h.
12556
12557 * configure.in: Employ quoting stupidity to get the value of CPP
12558 to expand properly.
12559
125601993-04-27 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12561
12562 * configure.in: Use the AC_PROG_CPP macro, and then use the CPP
12563 variable to scan the machine and system description files.
12564
12565 * configure.in: Use the AC_HAVE_HEADERS to check for sys/timeb.h,
12566 so that getdate.y builds correctly.
12567
125681993-04-26 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12569
12570 * configure.in (tempcname): Change this to "conftest.c", so it will
12571 work properly on systems with short filenames; this is the name
12572 autoconf uses.
12573
12574 * configure.in: Also detect the availability of dup2 and
12575 gethostname.
12576
12577 * configure.in: Use the AC_ALLOCA test.
12578 * Makefile.in (ALLOCA): New variable, to be set by ./configure.
12579 (lib-src/Makefile): Edit the value of ALLOCA into lib-src/Makefile.
12580
125811993-04-24 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12582
12583 * make-dist: Distribute configure, as well as configure.in.
12584 Oversight.
12585
125861993-04-23 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12587
12588 * Makefile.in (install): Print out the name of the directory we're
12589 copying, so people can have some idea of whether we're making
12590 progress.
12591
12592 * Makefile.in (install.aix, install.xenix, install.sysv, install):
12593 Don't forget to re-create the COPYDESTS directories after we clear
12594 them out.
12595
125961993-04-13 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12597
12598 * Makefile.in: Add autoconf cookies so that the configure
12599 script can comment out sections of path variable definitions to
12600 choose between the installable configuration and the run-in-place
12601 configuration.
12602 * configure.in: Add new option `--run-in-place', to select the
12603 run-in-place path definitions.
12604
12605 * configure.in: Add a clause to the big configuration name case
12606 for the NeXT machine.
12607
126081993-04-12 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12609
12610 * Makefile.in (install, install.sysv, install.xenix, install.aix):
12611 Make sure that each source directory exists, and is different from
12612 the destination directory; then, delete the destination before
12613 copying over the source.
12614
12615 * make-dist: Distribute configure.in, instead of configure.
12616
126171993-04-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
12618
12619 * configure.in: Don't set CC to "gcc -O" if the user specifies
12620 `--with-gcc'. Add -O to DEFS if GCC is set.
12621
126221993-04-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12623
12624 * Makefile.in (clean mostlyclean): Missing right paren.
12625
12626 * configure.in: When checking for X windows, search for an X11
12627 subdirectory of ${x_includes}.
12628
12629 * configure.in: Check for gettimeofday function, for getdate.y.
12630
12631 Change `configure' to a mixture of custom code and autoconf stuff.
12632 autoconf can't derive all the information we need, but we'd really
12633 like to be able to take advantage of some of its tests, and its
12634 file-editing facilities.
12635 * configure.in: Renamed from configure.
12636 Quote the sections of shell script we want copied literally to
12637 the configure script.
12638 (compile): Initialize this to make the autoconf macros' code happy.
12639 Use AC_PROG_CC, AC_CONST, and AC_RETSIGTYPE instead of writing out
12640 code to do their jobs.
12641 Use autoconf to produce Makefile and src/config.h.
12642 Remove the Makefile-style comment that autoconf places at the top
12643 of src/config.h.
90eacf99
SM
12644 (config_h_opts): Remove - no longer necessary.
12645 * Makefile.in (configname): Rename to configuration.
12646 (CONFIG_CFLAGS): Rename to DEFS.
12647 (CC, DEFS, C_SWITCH_SYSTEM, version, configuration): Adjust to
067d23c9
KY
12648 get values via autoload @cookies@.
12649 (libsrc_libs): Get this from autoconf. We used to do nothing
12650 about this.
12651 (${SUBDIR}): Pass DEFS to submakes instead of CONFIG_CFLAGS.
12652
90eacf99
SM
12653 * Makefile.in (src/paths.h, lib-src/Makefile, src/Makefile):
12654 Don't echo the move-if-change command.
067d23c9
KY
12655
126561993-04-08 Jim Blandy (jimb@churchy.gnu.ai.mit.edu)
12657
12658 * make-dist: Distribute lib-src/rcs-checkin.
12659
12660 * make-dist: It's oldXMenu/compile.com, not oldXMenu/compile.mms.
12661 Don't try to make links to the RCS or Old subdirectories.
12662 Use the appropriate extension for the compression type in use.
12663 Create the tar file in the shell's initial default directory, not
12664 in ${tempparent}.
12665 Erase the whole ${tempparent} tree, not just ${tempdir}.
12666
126671993-03-30 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
12668
12669 * Makefile.in (src/paths.h): Don't echo the huge sed command we
12670 use to build paths.h.
12671 (lib-src/Makefile, src/Makefile): Similarly.
12672
12673 * configure: Extend test for working `const' keyword to handle AIX
12674 3.2 cc.
12675
126761993-03-24 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
12677
12678 * make-dist: Distribute lisp/term/ChangeLog.
12679
12680 Arrange for C compilation throughout the tree to get
12681 C_SWITCH_SYSTEM from the configuration files.
12682 * configure: Extract C_SWITCH_SYSTEM from the machine and
12683 system-dependent files, and save it in the top-level Makefile.
12684 * Makefile.in (C_SWITCH_SYSTEM): New flag for configure to edit.
12685 (lib-src/Makefile): Edit C_SWITCH_SYSTEM into lib-src/Makefile.
12686
12687 * make-dist: Include the VMS support files in oldXMenu in the
12688 distribution.
12689
12690 * configure: Doc fix.
12691
12692 * configure: Fix corrupted config_h_opts.
12693
12694 * configure: Properly report option names in error messages.
12695
12696 * configure: Properly recognize --x-includes and --x-libraries
12697 options.
12698
12699 * configure: Fix syntax errors in code handling XFree386.
12700
127011993-03-23 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
12702
12703 * configure: Add special code to detect XFree386, and tell
12704 config.h about it.
12705
12706 * configure: Properly handle extracting values of LIBS_MACHINE and
12707 LIBS_SYSTEM that contain spaces.
12708
90eacf99
SM
12709 * configure: Add `--x-includes' and `--x-libraries' options.
12710 I think these are dopey, but no less than three alpha testers, at
067d23c9
KY
12711 large sites, have said they have their X files installed in odd
12712 places. Implement them by setting C_SWITCH_X_SITE and
12713 LD_SWITCH_X_SITE in src/config.h.
12714
127151993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
12716
12717 * make-dist: Don't distribute etc/Old files.
12718
12719 * GETTING.GNU.SOFTWARE, PROBLEMS: Registered into RCS with their
12720 backups.
12721
127221993-03-20 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
12723
12724 * make-dist: Fix typo.
12725
127261993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
12727
12728 * make-dist: Corrected typo, fixed it to discard = and TAGS files
12729 in some cases where it should but didn't seen to.
12730
12731 * Makefile.in: Added unlock and relock productions.
12732
127331993-03-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
12734
12735 * make-dist: Add a --compress option to force make-dist to use
12736 compress.
12737
12738 * make-dist: Use gzip, if we can find it.
12739
12740 * configure: Recognize rs6000-ibm-aix32 and rs6000-ibm-aix, and
12741 make rs6000-ibm-aix default to -aix32.
12742
127431993-03-17 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
12744
12745 * Makefile.in: Added `Developer's configuration' section.
12746
127471993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
12748
12749 * Makefile.in: Add commented-out variable settings for developer's
12750 configuration.
12751
127521993-03-14 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12753
12754 * make-dist: Distribute `src/bitmaps' too.
12755
127561993-03-14 Charles Hannum (mycroft@hal.gnu.ai.mit.edu)
12757
12758 * configure: Recognize rs6000-ibm-aix32 and rs6000-ibm-aix, and
12759 make rs6000-ibm-aix default to -aix32.
12760
127611993-03-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12762
12763 * configure: Recognize strings like "sysvr0" or "sysvr1" as System V.
12764
12765 * Makefile.in (install.sysv): Add a second `$' in front of
12766 `${dest}', so that the shell will expand it, instead of Make.
12767
12768 * configure: When processing the name of the configure script,
12769 collapse `././' to `./', but leave a single `./' prefix alone.
12770
12771 * configure: Doc fix.
12772
127731993-03-04 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12774
12775 * configure: Handle isc3.0 correctly.
12776
127771993-02-25 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12778
12779 * make-dist: Don't try to copy the COPYING notice into
12780 external-lisp; we're not distributing that directory any more.
12781
127821993-02-24 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12783
12784 * Makefile.in (install, install.aix, install.xenix, install.sysv):
12785 Remove CVS subdirectories from the installed directory trees, as
12786 well as RCS directories.
12787
127881993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12789
12790 * make-dist: Only copy gmalloc.c if we couldn't link it.
12791 Don't try to copy man/{README,Makefile} unless they actually exist.
12792
12793 * Makefile.in (lisppath): Don't include externallispdir in this.
12794 We're not sure whether we're even going to distribute the
12795 directory yet.
12796
127971993-02-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12798
12799 * make-dist: Don't distribute the external-lisp directory anymore.
12800 * INSTALL: Remove all references to external-lisp.
12801
12802 * configure: Detect whether the compiler supports `const'
12803 properly, and edit src/config.h accordingly.
12804
12805 * configure: Tweak layout of final report.
12806
12807 * Makefile.in (${SUBDIR}): Pass CONFIG_CFLAGS to the submakes, not
12808 CFLAGS.
12809
12810 * Makefile.in (locallisppath): Make this default to
12811 ${datadir}/emacs/site-lisp, instead of
12812 ${datadir}/emacs/local-lisp. ${datadir} and ${statedir} are often
12813 the same thing, and local-lisp causes completion conflicts with
12814 lock.
12815 (lisppath): Add ${externallispdir} to this.
12816 * INSTALL: Adjust installation directions.
12817
12818 * Makefile.in (externallispdir): New variable, to say where to
12819 install the externally-maintained lisp files.
12820 (COPYDIR, COPYDESTS): Copy the external lisp directory just like
12821 the others.
12822 * INSTALL: Describe external-lisp and the new externallispdir
12823 variable.
12824
128251993-02-14 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12826
12827 * configure (progname): New option `--with-gcc'. Make it clearer
12828 how we are trying to guess whether or not we have GCC.
12829 * INSTALL: Document the `--with-gcc' option, and improve
12830 description of `--with-x' options.
12831
128321993-02-06 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12833
12834 * Makefile.in (COPYDIR, COPYDESTS): Remove ${srcdir}/info and
12835 ${infodir} from these variables; we have written out explicit code
12836 to install the info files.
12837
128381993-01-25 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
12839
12840 * make-dist: Don't distributed the RCS files in the etc directory.
12841
128421993-01-24 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12843
12844 * Makefile.in: Some makes can't handle comments in the middle of
12845 commands; move them to before the whole rule.
12846
128471993-01-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12848
12849 * README: Mention what Emacs is.
12850
128511993-01-14 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12852
12853 * make-dist: Include `./lisp/calc-2.02' in the distribution.
12854 Add `./cpp' and `./man' back into the distribution.
12855
128561993-01-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12857
12858 * Makefile.in: Define MAKE, and use where appropriate.
12859
128601993-01-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12861
12862 * make-dist: Remember that the authoritative COPYING notice is
12863 `etc/COPYING', not `../etc/COPYING'.
12864
128651992-12-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12866
12867 * make-dist: Make sure that the COPYING notices in each directory
12868 are copies, not symlinks.
12869
128701992-12-19 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12871
12872 * INSTALL: The build process produces an executable called `emacs'
12873 now. Change references.
12874 * Makefile.in: Adjust `install.mumble' targets to install
12875 `src/emacs', not `src/xemacs'.
12876
12877 * configure: Start with a blank line; this keeps some old CSH's
12878 from thinking it's a CSH script. Most systems will just use
12879 /bin/sh to run it, which is what we're expecting; the only other
12880 shells which might try to interpret it themselves are probably
12881 Bourne-compatible.
12882
128831992-12-14 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12884
12885 * INSTALL: Improvements suggested by David Mackenzie.
12886
128871992-12-12 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12888
12889 * Makefile.in (install, install.sysv, install.xenix, install.aix):
12890 Don't try to copy the info files if there aren't any; the
12891 unexpanded globbing pattern disappoints `install'. Ignore the
12892 return status of that command.
12893
12894 * INSTALL: Updated for new configuration arrangement.
12895
12896 * configure: Don't make the top-level Makefile read-only - people
12897 may want to edit the values of the path variables.
12898
12899 * Makefile.in (install, install.sysv, install.xenix, install.aix):
12900 Install the info files in ${infodir}. Install the executable
12901 under both `emacs' and `emacs-VERSION'.
12902
12903 * Makefile.in: Doc fix.
12904
12905 * Makefile.in (exec_prefix): New variable, as per latest version
12906 of coding standards.
12907 (bindir, libdir): Use it, instead of `prefix'.
12908 (lib-src/Makefile): Edit value of exec_prefix into lib-src/Makefile.
12909
12910 * Makefile.in (mandir): Make the default value for this depend on
12911 $(prefix).
12912
12913 * Makefile.in (datadir, statedir, libdir): Make these all default
12914 to ${prefix}/lib.
90eacf99
SM
12915 (lispdir, locallisppath, etcdir, lockdir, archlibdir):
12916 Adjust to compensate.
067d23c9
KY
12917
12918 * Makefile.in (install, install.sysv, install.xenix, install.aix):
12919 Install the etags and ctags man pages too.
12920
12921 * Makefile.in (distclean): Don't delete backup files; that's the
12922 job of extraclean.
12923 (extraclean): Like distclean, but deletes backup and autosave files.
12924
129251992-12-10 Jim Blandy (jimb@totoro.cs.oberlin.edu)
12926
12927 Make path specification conform to GNU coding standards.
12928 * configure (long_usage): Remove all traces of old arguments from
12929 usage messages, and document the options we do accept in more
12930 detail: -with-x... and --srcdir.
90eacf99 12931 (options, boolean_opts): Delete; we don't have enough options to
067d23c9
KY
12932 make this worthwhile.
12933 (prefix, bindir, lisppath, datadir, libdir, lockdir): Deleted,
12934 along with the code which supported them; these should be set as
12935 arguments to the top-level make.
12936 (config_h_opts): Since this no longer doubles as a list of option
12937 names, make them upper case; this simplifies the code which uses
12938 them to build the sed command to edit src/config.h. Change the
12939 code which sets them.
12940 (cc, g, O): Don't allow the user to set these using options; they
12941 should be specified using `CC=' and `CFLAGS=' arguments to the
12942 top-level make. Just choose reasonable default values for them,
12943 and edit them into Makefile.in's default CC and CONFIG_CFLAGS
12944 values.
12945 (gnu_malloc, rel_alloc): Don't allow the user to set these using
12946 options; use them whenever the configuration files say they're
12947 possible.
12948 Simplify the argument processing loop. Don't accept abbreviations
12949 for option names; these might conflict with other configuration
12950 options in the future.
12951 Add some support for the `--srcdir' option. Check for the sources
12952 in . and .. if `--srcdir' is omitted. If the directories we will
12953 compile in don't exist yet, create them under the current directory.
12954 Note that the rest of the build process doesn't really support
12955 this.
90eacf99
SM
12956 Edit only the top Makefile. That should edit the others.
12957 Edit into the makefile: `version', from lisp/version.el, `configname'
067d23c9
KY
12958 and `srcdir' from the configuration arguments, `CC' and
12959 `CONFIG_CFLAGS' as guessed from the presence or absence of GCC in
12960 the user's path, and LOADLIBES as gleaned from the system
12961 description files.
12962 Simplify the report generated; it doesn't need to include any
12963 description of paths now.
12964 Make `config.status' exec configure instead of just calling it, so
12965 there's no harm in overwriting `config.status'.
12966 * Makefile.in (version, configname): New variables, used to choose
12967 the default values for datadir and libdir.
12968 Path variables rearranged into two clearer groups:
12969 - In the first group are the variables specified by the GNU coding
12970 standards (prefix, bindir, datadir, statedir, libdir, mandir,
12971 manext, infodir, and srcdir).
12972 - In the second are the variables actually used for Emacs's paths
12973 (lispdir, locallisppath, lisppath, buildlisppath, etcdir, lockdir,
12974 archlibdir), which depend on the first category.
12975 datadir and libdir default to directories under
12976 ${prefix}/lib/emacs instead of ${prefix}/emacs, by popular
12977 demand.
12978 etcdir and lispdir default to subdirectories of datadir.
12979 archlibdir defaults to libdir.
12980 The new installation tree is a bit deeper than it used to be, so
12981 use the new make-path program in lib-src to build them all.
12982 Always build a new src/paths.h.tmp and then move-if-change it to
12983 src/paths.h, to avoid unnecessary rebuilds while responding to the
12984 right changes.
12985 Remove all mention of arch-lib. Run utility commands from
12986 lib-src, and let the executables be copied into archlibdir when
12987 Emacs is installed.
12988 Add targets for src/Makefile, lib-src/Makefile, and
12989 oldXMenu/Makefile, editing the values of the path variables into
12990 them.
12991 Let lib-src do its own installation.
12992 (datadir): Default to putting data files under
12993 ${prefix}/lib/emacs/${version}, not /usr/local/emacs.
12994 (emacsdir): Variable deleted; it would only be confusing to use.
12995 (lispdir, etcdir): Default to ${datadir}/lisp.
12996 (mkdir): Use make-path for this.
12997 (lockdir): Do this in mkdir.
12998 (Makefile): New target.
12999
13000 * configure (usage_message): Rename to long_usage.
13001
13002 * make-dist: Don't bother creating an arch-lib directory; that's
13003 only for installation now.
13004
130051992-11-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
13006
13007 * configure: Use GCC-style configuration names, using config.sub.
13008 Change the usage and help messages.
13009
13010 * configure: Initialize window_system, not indow_system.
13011
13012 * configure: Report which window system, compiler, and signal
13013 handler return type we decide to use.
13014
13015 * make-dist: Explain what's going on if config.sub and gmalloc.c
13016 can't be linked. Place the code which copies them near the code
13017 which links the rest of the files around them.
13018
130191992-11-15 Jim Blandy (jimb@apple-gunkies.gnu.ai.mit.edu)
13020
13021 * make-dist: Don't bother to distribute src/*.com, or
13022 src/vmsbuild; those have all been moved to `../vms'.
13023
130241992-11-07 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
13025
13026 * make-dist: Don't forget that the way to avoid filenames starting
13027 with `=' is to use the pattern `[a-zA-Z0-9]*.h', not
13028 `[a-zA-Z0-9].h'. Add a new section for dealing with files that we
13029 couldn't make hard links to, since we have two already, and
13030 perhaps more to come.
13031
130321992-11-04 Jim Blandy (jimb@totoro.cs.oberlin.edu)
13033
13034 * configure: When editing parameters into lib-src/Makefile, change
13035 the definition of CONFIG_CFLAGS instead of CFLAGS itself; CFLAGS
13036 needs some other flags too.
13037
130381992-11-03 Jim Blandy (jimb@totoro.cs.oberlin.edu)
13039
13040 * configure: Remove spurious echo of the configuration name.
13041
13042 * make-dist: Don't distribute files in src/m and src/s whose names
13043 begin with `='.
13044
130451992-10-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13046
13047 * configure: Update GNU_MALLOC and REL_ALLOC in config.h.
13048 Also LISP_FLOAT_TYPE.
13049
130501992-10-26 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
13051
13052 * make-dist: Copy config.sub, since it's a symbolic link to a file
13053 on another file system.
13054
130551992-10-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
13056
13057 * make-dist: Include lib-src/makedoc.com and emacs.csh in the
13058 distribution.
13059
13060 * config.sub: New file, to help us recognize configuration names.
13061 * make-dist: Include it in the distribution.
13062
130631992-09-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13064
13065 * configure: Convert `-' to `_' in specified option names.
13066 Accept options with --. Delete --highpri and --have-x-menu options.
13067 New options --with-x and --with-x10 replace -window-system.
13068 Don't mention options --gnu-malloc, --rel-alloc
13069 or --lisp-float-type in help message.
13070
130711992-09-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
13072
13073 * make-dist: Include the `vms' subdirectory in the distribution.
13074
130751992-09-10 Jim Blandy (jimb@pogo.cs.oberlin.edu)
13076
13077 * configure: Remove lines starting with "# DIST: " when building
13078 lib-src/Makefile and src/Makefile. This allows us to mark the
13079 "Makefile.in" files with explanatory comments which won't also get
13080 stuck in the Makefiles.
13081
130821992-09-05 Jim Blandy (jimb@pogo.cs.oberlin.edu)
13083
13084 * make-dist: Don't use the '+' operator in the sed regular
13085 expression that extracts the version number from lisp/version.el;
13086 Ultrix sed doesn't seem support the operator. Just double the
13087 operand and use *.
13088
130891992-09-01 Jim Blandy (jimb@pogo.cs.oberlin.edu)
13090
13091 * Makefile.in: Doc fix.
13092
130931992-08-31 Jim Blandy (jimb@totoro.cs.oberlin.edu)
13094
13095 * configure: Rewrite sed command to remove at most one ./ prefix;
13096 Ultrix's sed doesn't allow us to apply the * operator to a \( \)
13097 group.
13098
130991992-08-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13100
13101 * Makefile.in (src/paths.h): Use sed, not /bin/sed.
13102
131031992-08-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
13104
13105 * make-dist: Go ahead and build a new TAGS file, unless the
13106 --newer option was specified. Don't try to delete a TAGS file
13107 from etc; it's not kept there, and shouldn't be deleted anyway.
13108
131091992-08-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
13110
13111 * make-dist: If the lisp directory contains a default.el, don't
13112 distribute it.
13113
13114 * configure: When searching signal.h for the type of a signal
13115 return handler, make a copy of it, not a symbolic link to it; that
13116 way, it will work on systems that don't have symbolic links.
13117
131181992-08-14 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
13119
13120 * make-dist: Taught it about vcdiff and rcs2log, added --newer
13121 option for generating incremental distributions. Stopped it from
13122 generating a TAGS file into the distribution; that sucker is
13123 *big*, and easily enough generated with the toplevel makefile.
13124
131251992-08-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
13126
13127 * configure: When writing config.status, don't prefix progname
13128 with a '.'; it might be absolute.
13129
131301992-08-05 Jim Blandy (jimb@pogo.cs.oberlin.edu)
13131
13132 * configure: Choose to use X11 if either /usr/lib/libX11.a or
13133 /usr/include/X11 exist, not only if both exist.
13134
131351992-07-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
13136
13137 * make-dist: Make the new external-lisp directory a duplicate of
13138 the external-lisp directory, not the lisp directory.
13139
131401992-07-07 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
13141
13142 * Makefile.in (clean, mostlyclean): Don't bother trying to `make
13143 clean' in arch-lib; it doesn't even have a Makefile.
13144
13145 * Makefile.in (clean, mostlyclean): In the test which tries to
13146 distinguish between the build directory, which should be cleaned,
13147 and the installed directory, which shouldn't, cd to `${emacsdir}',
13148 not `${DESTDIR}${LIBDIR}'.
13149
131501992-06-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
13151
13152 * make-dist: Be sure to delete the .c and .h files that YACC and
13153 BISON create from getdate.y.
13154
13155 * external-lisp: New directory; see `external-lisp/README'.
13156 * make-dist: Added support for the external-lisp subdirectory.
13157
13158 * make-dist: Changed message which complains that make-dist wasn't
13159 invoked in the right directory to indicate which files it was
13160 looking for.
13161
131621992-06-29 Jim Blandy (jimb@pogo.cs.oberlin.edu)
13163
13164 * configure: Add comments explaining why we can't translate
13165 character ranges or control characters in `tr'.
13166
131671992-06-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
13168
13169 * configure: When generating the configuration message, we used to
13170 build the message from the start so that each line began with "# "
13171 so that it would be a comment in `config.status'. However, this
13172 causes trouble if any of the variables we use in the message
13173 expand to more than one line of text - as gnu_malloc_reason
13174 sometimes does. So instead, we build the message as it should be
13175 printed to the user (i.e. without the "# " prefixes), and stick on
13176 the "# "s when we write it to `config.status'.
13177
13178 * Makefile.in (clean, mostlyclean): Don't neglect to clean out
13179 `lib-src' and `arch-lib'.
13180
13181 * configure: When generating report and `config.status' file, note
13182 that bindir only determines where `make install' and
13183 `build-install' will place the executables; this should make it
13184 clear that the ordinary build process will not try to install
13185 things.
13186
131871992-06-10 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
13188
13189 * make-dist: Change messages to say that we are 'making links to
13190 X', rather than 'copying X'. And put `' quotes around file names.
13191
13192 * make-dist: Include '.tmp' in the name of the staging directory.
13193
13194 * make-dist: Pass the `-f' option to rm when you're not sure that
13195 the files you're removing actually exist.
13196
13197 * make-dist: When setting up etc/COPYING, always nuke whatever is
13198 there, and then copy it in, to make sure we get a real file.
13199
90eacf99
SM
13200 * make-dist: Don't try to distribute *.defns files any more.
13201 The only such file was for simula.el, which has been superseded by a
067d23c9
KY
13202 version which doesn't have a separate .defns file.
13203
132041992-05-28 Ken Raeburn (Raeburn@Cygnus.COM)
13205
13206 * make-dist: Don't distribute configured versions of config.h.in,
13207 paths.h.in, Makefile.in in src.
13208
13209 * configure: Delete .tmp files before creating them; don't bother
cd1181db 13210 trying to make final targets writable first, since it won't
067d23c9
KY
13211 matter to move-if-change.
13212
132131992-05-19 Jim Blandy (jimb@pogo.cs.oberlin.edu)
13214
13215 * Makefile.in (mkdir, lockdir): Don't put dashes in front of the
13216 mkdir and chmod in the center of all the conditionals. GNU Make
13217 will strip these out, but other makes won't.
13218
132191992-05-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
13220
13221 * make-dist: Include move-if-change in list of files to distribute.
13222
132231992-05-04 Jim Blandy (jimb@pogo.cs.oberlin.edu)
13224
13225 * configure: Remove any "." elements from the program name.
13226
13227 * configure: Don't record the values of all the possible arguments
13228 in config.status; only record the options that the user specified.
13229
13230 * configure: Use move-if-change to move in the new src/config.h.
13231
132321992-04-29 Ken Raeburn (Raeburn@Cygnus.COM)
13233
13234 * move-if-change: New file, copied from gcc release.
13235 * Makefile.in (src/paths.h): Use it, and put the "sed" output into
13236 a temp file, so we don't update paths.h if an error occurs or if
13237 it doesn't need changing.
13238
132391992-04-28 Jim Blandy (jimb@pogo.cs.oberlin.edu)
13240
13241 * Makefile.in (src/paths.h): Do not install a value for the
13242 PATH_SUPERLOCK value; that macro doesn't exist anymore.
13243 * build-install.in: Same thing.
13244
132451992-04-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
13246
13247 * make-dist: Check the flag called "make_tar", not "make_dir"; the
13248 latter, being a typo, is always false, resulting in a program
13249 whose default behavior is to painstakingly build a copy of the
13250 source tree, and then delete it. Rah.
13251
13252 * Makefile.in: Add dist target, and comment for it.
13253
13254 * configure: When scanning <signal.h> for a declaration for
13255 signal, create a symbolic link with a name ending in .c, so the
13256 compiler won't complain that it's only been given .h files.
13257
13258 * configure: Check whether there are any arguments available
13259 before shifting to get the value of a non-boolean parameter.
13260
13261 * make-dist: Doc fix.
13262
132631992-04-20 Jim Blandy (jimb@pogo.cs.oberlin.edu)
13264
13265 * configure: Instead of grepping /usr/include/signal.h for a
13266 signal declaration, run /usr/include/signal.h or
13267 /usr/include/sys/signal.h through cpp and grep for the
13268 declaration.
13269
13270 * configure: Redirect the output of grep to /dev/null instead of
13271 using grep -s - that flag means different things on other systems.
13272
13273 * Makefile.in: Use 'buildlisppath' instead of 'dumplisppath',
13274 since the former is recognizable even if you don't know what
13275 'dumping' is.
13276 * configure: Accommodate that change.
13277
13278 * configure: Accept options for all of the directories you can
13279 change in the Makefile.
13280
13281 * configure: Accept "-OPTION VALUE" as well as "-OPTION=VALUE".
13282
13283 * INSTALL: Mention that you have to copy all the 'FOO.in' files to
13284 FOO before you can use them.
13285
13286 * build-install.in: Made the "Where To Install Things" section
13287 conform with the similar section from Makefile.in. Copied section
13288 which builds src/paths.h from src/paths.h.in from the Makefile.
13289
132901992-04-19 Jim Blandy (jimb@pogo.cs.oberlin.edu)
13291
13292 * configure: Write config.status to pass its command-line
13293 arguments on to configure, so that people can use it to recreate
13294 an old configuration, with minor changes.
13295
132961992-04-16 Jim Blandy (jimb@pogo.cs.oberlin.edu)
13297
13298 * configure: Don't rely on option variables being unset if their
13299 values are the empty string. In particular, when producing the
13300 English report, don't assume that highpri will be unset when no
13301 increased priority has been requested; -highpri='' should be the
13302 same as omitting -highpri altogether.
13303
13304 * configure: Fix dumb bug: when running the system and machine
13305 description files through cpp, mark those lines that we want to
13306 evaluate with the string '@configure@', and then only evaluate
13307 them. This way if the files include anything that actually
13308 generates text (type definitions or external declarations, say),
13309 we won't try to eval it.
13310
133111992-04-11 Jim Blandy (jimb@pogo.cs.oberlin.edu)
13312
13313 * make-dist: New shell script.
13314
13315 * configure: When creating foo from foo.in, make foo read-only to
13316 remind people to edit the .in file instead.
13317
13318 * INSTALL: Changed references to config.h-dist to config.h.in.
13319 The "BUILDING GNU EMACS BY HAND" section neglected to mention how
13320 to build src/paths.h from src/paths.h.in; added a paragraph to do
13321 this.
13322 * configure, Makefile, build-install: Changed filenames like
13323 FOO-dist to FOO.in.
13324
133251992-04-08 Jim Blandy (jimb@pogo.cs.oberlin.edu)
13326
13327 * Makefile, build-install: Renamed to Makefile.in and
13328 build-install.in; the configure script will edit these to produce
13329 the usable Makefile and build-install.
13330 * configure: Changed to produce ./Makefile, ./build-install,
13331 lib-src/Makefile, and src/Makefile from their *.in counterparts,
13332 instead of editing them in place.
13333
133341992-04-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
13335
13336 * Makefile: Re-arranged so that the undumped Emacs will search
13337 ../lisp *after* the site's local elisp files.
13338 (locallisppath, dumplisppath): New variables.
13339 (lisppath): This variable's default value is now chosen based on
13340 $(locallisppath) and $(lispdir); while it used to be the
13341 customization point for adding site-local elisp directories to
13342 load-path, that job is now handled mostly by locallisppath.
13343 (src/paths.h): Edit the value of a new macro, PATH_DUMPLOADSEARCH.
13344 Check the values being assigned to the *LOADSEARCH macros for null
13345 path elements (like '::' in 'foo::bar').
13346
13347 * configure: When checking if the machine- and system-dependent
13348 files define a particular macro or not, actually run them through
13349 CPP and test the macros with #ifs, instead of just grepping for
13350 the macros' names. In particular, check for SYSTEM_MALLOC in this
13351 way.
13352
133531992-04-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13354
13355 * Makefile (install): Don't use -s in install. (Keep the symbols.)
13356
133571992-04-02 Jim Blandy (jimb@pogo.cs.oberlin.edu)
13358
13359 * configure: Make the config.status file an executable shell
13360 script which will recreate the same configuration. Include the
13361 verbal description of the current configuration as a comment in
13362 the script.
13363 * INSTALL: Doc fix.
13364
13365 * Makefile: Brought the Makefile up to the GNU coding
13366 standards, as described in standards.text:
13367 (TAGS): New name for the target which rebuilds the tags table.
13368 (check): New target; doesn't do anything yet.
13369 (mostlyclean): New target, synonymous with clean.
13370 (realclean): New target. Currently, this just calls the
13371 subdirectories's makefiles and then deletes config.status.
90eacf99
SM
13372 (INSTALL, INSTALLFLAGS, INSTALL_PROGRAM, INSTALL_DATA):
13373 New variables.
067d23c9 13374 Installation directory variables changed to conform.
90eacf99 13375 (install, install.sysv, install.xenix, install.aix): Change the
067d23c9
KY
13376 code which copies the directories into their installed location to
13377 allow the installed locations to be in several different
13378 directories; the old version assumed that they would all be in
13379 $(emacsdir).
13380 (mkdir, lockdir): Allow the installed locations to be in several
13381 different directories.
13382 * INSTALL: Doc fix.
13383
13384 * build-install: Use the same variable names as the Makefile.
13385 Allow the installed locations to be in several different
13386 directories.
13387
133881992-03-31 Jim Blandy (jimb@pogo.cs.oberlin.edu)
13389
13390 * Makefile (src/paths.h): Instead of using a single sed command to
13391 edit both the PATH_LOCK and PATH_SUPERLOCK macros, edit the two
13392 separately, and don't forget to append "/!!!SuperLock!!!" to the
13393 value of the PATH_SUPERLOCK macro.
13394
13395 * config.emacs: Renamed to configure, for consistency with other
13396 GNU products. Internal references changed.
13397 INSTALL, Makefile: References changed.
13398
13399 * lock: New directory, which should always be empty. If this
13400 directory doesn't exist, Emacs won't complain; it just won't lock.
13401 Having this here means that people can just unpack Emacs, build
13402 it, and have locking work.
13403
13404 * share-lib: Re-renamed to etc, for the sake of tradition.
13405 * config.emacs: Changed default value for datadir to ../etc.
13406 * INSTALL, README: Adjusted.
13407
134081992-03-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
13409
13410 * config.emacs: Guess the value for LOADLIBES in lib-src/Makefile
13411 by running CPP on the appropriate s/*.h and m/*.h files.
13412
134131992-03-16 Jim Blandy (jimb@pogo.cs.oberlin.edu)
13414
13415 * config.emacs: Make sure to set the "exit on error" flag once
13416 we've removed config.status; errors should abort the configuration.
13417
134181992-02-15 Jim Blandy (jimb@pogo.cs.oberlin.edu)
13419
13420 * config.emacs: Added -distribute option, so that the Makefile
13421 paths are in their proper form. I don't know why this matters.
13422
134231992-02-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
13424
13425 * local-lisp: New directory, empty in the distribution, for people
13426 to put local elisp code in.
13427 * config.emacs: Include it in the default load path.
13428 * README: Document it.
13429
134301992-01-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
13431
13432 * config.emacs: Guess the type of signal handling functions based
13433 on the contents of /usr/include/signal.h.
13434
13435 * config.emacs: Print out progress report messages.
13436
13437 * Makefile (src/paths.h): Don't generically replace
13438 /usr/local/lib/emacs with LIBROOT. This can hide bugs in the
13439 editing of the other entries, and each entry should be dealt with
13440 explicitly anyway.
13441
13442 * build-install: Converted from C-shell to Bourne shell.
13443 * config.emacs: Edit build-install properly.
13444
13445 * config.emacs: Doc fix.
13446
134471992-01-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13448
13449 * Makefile (install): Remove `B' from tar xf command.
13450
134511992-01-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
13452
13453 * config.emacs: Removed support for the `maintain-environment'
13454 option; the only important difference between this and its absence
13455 has been removed.
13456 * INSTALL: Removed mention of `maintain-environment'.
13457
13458 * config.emacs: Fix arguments to sed when processing boolean
13459 arguments.
13460
134611991-12-05 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
13462
13463 * config.emacs: New file, to help automate the installation
13464 process.
13465
13466 * Makefile: Lots of changes to support the separation of etc into
13467 architecture-dependent and -independent files:
13468 (EMACSROOT): New variable, giving the directory under which all of
13469 Emacs's libraries should be installed. Changed rest of file to
13470 use it.
13471 (LIBDIR): Now denotes only architecture-dependent dir.
13472 (DATADIR): New variable, denoting architecture-independent dir.
13473 (LOCKDIR): New variable, for completeness.
13474 (SUBDIR): No more etc, new lib-src.
13475 (COPYDIR): No more etc, new arch-lib and share-lib.
13476 (src/paths.h): Set PATH_DATA and the LOCK macros too.
13477 (src): Now depends on lib-src, not etc.
13478 * build-install: Changes parallel to the above.
13479 * README: Describe the new arrangement.
13480
13481 * vms: New subdirectory for all the VMS stuff.
13482
134831991-12-03 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
13484
13485 * Makefile (LISPPATH): New variable.
13486 (src/paths.h): Define PATH_LOADSEARCH according to LISPPATH.
13487
134881990-09-28 Richard Stallman (rms@mole.ai.mit.edu)
13489
13490 * Makefile (install, install.sysv, install.xenix):
13491 Install wakeup instead of loadst. No need for setuid or setgid.
13492
134931990-08-07 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
13494
13495 * Makefile (clean): Clean etc if that's not the installation dir.
13496
134971990-04-26 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
13498
13499 * Makefile (paths.h): Make sed alter each name in the path.
13500
135011988-08-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
13502
13503 * Makefile (install.sysv): Use cpio, not tar.
13504
135051988-08-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
13506
13507 * Makefile (lockdir): Rename `lock' target.
13508 Depend on it from install*, not from `all'.
13509
135101988-05-16 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
13511
13512 * Makefile: Changed LIBDIR and BINDIR back to /usr/local/{emacs,bin}
13513 to match build-install and paths.h.
13514
13515;; Local Variables:
13516;; coding: utf-8
067d23c9
KY
13517;; End:
13518
ba318903 13519 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
067d23c9
KY
13520
13521 This file is part of GNU Emacs.
13522
13523 GNU Emacs is free software: you can redistribute it and/or modify
13524 it under the terms of the GNU General Public License as published by
13525 the Free Software Foundation, either version 3 of the License, or
13526 (at your option) any later version.
13527
13528 GNU Emacs is distributed in the hope that it will be useful,
13529 but WITHOUT ANY WARRANTY; without even the implied warranty of
13530 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13531 GNU General Public License for more details.
13532
13533 You should have received a copy of the GNU General Public License
13534 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.