comparison ChangeLog @ 51906:b4346da6617f

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 14 Jul 2003 02:41:20 +0000
parents 8065f7ca3329
children 4529d41dfe09
comparison
equal deleted inserted replaced
51905:0bab97b183c0 51906:b4346da6617f
1 2003-07-13 Stefan Monnier <monnier@cs.yale.edu>
2
3 * configure.in: Check for posix_memalign.
4
1 2003-07-12 Richard M. Stallman <rms@gnu.org> 5 2003-07-12 Richard M. Stallman <rms@gnu.org>
2 6
3 * configure.in [netbsd systems]: Define HAVE_CRTIN properly. 7 * configure.in [netbsd systems]: Define HAVE_CRTIN properly.
4 8
5 2003-07-09 Kim F. Storm <storm@cua.dk> 9 2003-07-09 Kim F. Storm <storm@cua.dk>
15 19
16 * configure: Regenerate. 20 * configure: Regenerate.
17 21
18 2003-06-23 Dave Love <fx@gnu.org> 22 2003-06-23 Dave Love <fx@gnu.org>
19 23
20 * configure.in: Check for sys/_mbstate_t.h. Test 24 * configure.in: Check for sys/_mbstate_t.h.
21 XRegisterIMInstantiateCallback prototype. 25 Test XRegisterIMInstantiateCallback prototype.
22 (AH_BOTTOM): Define DO_BLOCK_INPUT, my_strftime. 26 (AH_BOTTOM): Define DO_BLOCK_INPUT, my_strftime.
23 27
24 2003-06-06 Dave Love <fx@gnu.org> 28 2003-06-06 Dave Love <fx@gnu.org>
25 29
26 * configure.in: Check for locale.h. 30 * configure.in: Check for locale.h.
27 31
28 2003-06-05 Dave Love <fx@gnu.org> 32 2003-06-05 Dave Love <fx@gnu.org>
29 33
30 * configure.in: Check for memcpy, mempcpy, mblen, mbrlen. Use 34 * configure.in: Check for memcpy, mempcpy, mblen, mbrlen.
31 AC_FUNC_STRFTIME, AC_STRUCT_TIMEZONE, AC_TYPE_MBSTATE_T. 35 Use AC_FUNC_STRFTIME, AC_STRUCT_TIMEZONE, AC_TYPE_MBSTATE_T.
32 (NLIST_STRUCT): Don't define. 36 (NLIST_STRUCT): Don't define.
33 (AH_BOTTOM): Define my_strftime. 37 (AH_BOTTOM): Define my_strftime.
34 38
35 2003-06-02 Richard M. Stallman <rms@gnu.org> 39 2003-06-02 Richard M. Stallman <rms@gnu.org>
36 40
41 * configure.in (AH_BOTTOM) [MAC_OSX]: Do not redefine bcopy, 45 * configure.in (AH_BOTTOM) [MAC_OSX]: Do not redefine bcopy,
42 bzero, and bcmp. 46 bzero, and bcmp.
43 47
44 2003-05-22 Dave Love <fx@gnu.org> 48 2003-05-22 Dave Love <fx@gnu.org>
45 49
46 * configure.in: Remove redundant test for term.h. Test for 50 * configure.in: Remove redundant test for term.h. Test for difftime.
47 difftime.
48 51
49 2003-05-20 Dave Love <fx@gnu.org> 52 2003-05-20 Dave Love <fx@gnu.org>
50 53
51 * configure.in: Append * to s390-*-linux-gnu case. 54 * configure.in: Append * to s390-*-linux-gnu case.
52 (LIBMAIL) <lockfile>: Don't define. 55 (LIBMAIL) <lockfile>: Don't define.
143 146
144 * INSTALL (DETAILED BUILDING AND INSTALLATION): Add text about GTK. 147 * INSTALL (DETAILED BUILDING AND INSTALLATION): Add text about GTK.
145 148
146 2003-01-14 Francesco Potort,Al(B <pot@gnu.org> 149 2003-01-14 Francesco Potort,Al(B <pot@gnu.org>
147 150
148 * configure.in (m68k-motorola-sysv): Removed (obsolete). 151 * configure.in (m68k-motorola-sysv): Remove (obsolete).
149 152
150 2003-01-07 Steven Tamm <steventamm@mac.com> 153 2003-01-07 Steven Tamm <steventamm@mac.com>
151 154
152 * configure.in: New option, --enable-carbon-app, to specify 155 * configure.in: New option, --enable-carbon-app, to specify
153 that the application should be installed 156 that the application should be installed
159 * configure.in: Check for nl_langinfo. 162 * configure.in: Check for nl_langinfo.
160 [!HAVE_SIZE_T]: Fix typedef. 163 [!HAVE_SIZE_T]: Fix typedef.
161 164
162 2003-01-06 David Kastrup <dak@gnu.org> 165 2003-01-06 David Kastrup <dak@gnu.org>
163 166
164 * Makefile.in (INSTALL_INFO): Get install-info command from 167 * Makefile.in (INSTALL_INFO): Get install-info command from configure.
165 configure.
166 168
167 * configure.in: Add tests for install-info 169 * configure.in: Add tests for install-info
168 170
169 2002-12-09 Markus Rost <rost@math.ohio-state.edu> 171 2002-12-09 Markus Rost <rost@math.ohio-state.edu>
170 172
180 * Makefile.in (install-arch-indep): Revert last change. 182 * Makefile.in (install-arch-indep): Revert last change.
181 183
182 2002-11-27 Dave Love <fx@gnu.org> 184 2002-11-27 Dave Love <fx@gnu.org>
183 185
184 * configure.in: Use AC_CHECK_DECLS, not AC_DECL_SYS_SIGLIST. 186 * configure.in: Use AC_CHECK_DECLS, not AC_DECL_SYS_SIGLIST.
185 Check for __sys_siglist too. Check for memset. Use 187 Check for __sys_siglist too. Check for memset.
186 AC_FUNC_GETPGRP. Add mipsel-*-linux-gnu* target. 188 Use AC_FUNC_GETPGRP. Add mipsel-*-linux-gnu* target.
187 189
188 2002-11-22 Juanma Barranquero <lektu@terra.es> 190 2002-11-22 Juanma Barranquero <lektu@terra.es>
189 191
190 * config.guess, config.sub: Updated from master source. 192 * config.guess, config.sub: Updated from master source.
191 193
193 195
194 * autogen.sh: New file. 196 * autogen.sh: New file.
195 197
196 2002-11-15 Dave Love <fx@gnu.org> 198 2002-11-15 Dave Love <fx@gnu.org>
197 199
198 * configure.in: Tidy up various quoting issues throughout. Use 200 * configure.in: Tidy up various quoting issues throughout.
199 AC_GNU_SOURCE. 201 Use AC_GNU_SOURCE.
200 (AH_BOTTOM): Fix #endif protecting config.h. Maybe include 202 (AH_BOTTOM): Fix #endif protecting config.h. Maybe include
201 alloca.h. Define GC_SETJMP_WORKS, GC_LISP_OBJECT_ALIGNMENT. 203 alloca.h. Define GC_SETJMP_WORKS, GC_LISP_OBJECT_ALIGNMENT.
202 Maybe define bcopy, bzero, bcmp. 204 Maybe define bcopy, bzero, bcmp.
203 (powerpcle-*-solaris2.5*, powerpcle-*-solaris2*): Removed (use 205 (powerpcle-*-solaris2.5*, powerpcle-*-solaris2*): Remove (use
204 non-existent machine file). 206 non-existent machine file).
205 (sys/vlimit.h, sys/resource.h, fsync, __restrict): Test for. 207 (sys/vlimit.h, sys/resource.h, fsync, __restrict): Test for.
206 (term.h, X11/Xaw3d/Scrollbar.h): Avoid warning from test. 208 (term.h, X11/Xaw3d/Scrollbar.h): Avoid warning from test.
207 (nlist.h): Move test up. 209 (nlist.h): Move test up.
208 210
218 220
219 * Makefile.in (install-arch-indep): Prepend $(srcdir)/ to lisp. 221 * Makefile.in (install-arch-indep): Prepend $(srcdir)/ to lisp.
220 222
221 2002-11-08 Dave Love <fx@gnu.org> 223 2002-11-08 Dave Love <fx@gnu.org>
222 224
223 * configure.in: Use AC_CONFIG_LIBOBJ_DIR and require autoconf 225 * configure.in: Use AC_CONFIG_LIBOBJ_DIR and require autoconf 2.54.
224 2.54.
225 (AH_BOTTOM) [!HAVE_SIZE_T]: Typedef size_t. 226 (AH_BOTTOM) [!HAVE_SIZE_T]: Typedef size_t.
226 227
227 2002-11-07 Miles Bader <miles@gnu.org> 228 2002-11-07 Miles Bader <miles@gnu.org>
228 229
229 * Makefile.in (maybe_bootstrap): Fix shell variable usage. Handle 230 * Makefile.in (maybe_bootstrap): Fix shell variable usage.
230 separate-build-dir case. 231 Handle separate-build-dir case.
231 232
232 2002-11-06 Richard M. Stallman <rms@gnu.org> 233 2002-11-06 Richard M. Stallman <rms@gnu.org>
233 234
234 * Makefile.in (maybe_bootstrap): Add doublequotes to make it 235 * Makefile.in (maybe_bootstrap): Add doublequotes to make it
235 bulletproof. $bar may be empty when there are no .elc files. 236 bulletproof. $bar may be empty when there are no .elc files.
236 237
237 2002-10-30 Dave Love <fx@gnu.org> 238 2002-10-30 Dave Love <fx@gnu.org>
238 239
239 * configure.in: Require autoconf 2.53. Test for pty.h, 240 * configure.in: Require autoconf 2.53. Test for pty.h,
240 sys/mman.h, sys/param.h, mremap, memmove. 241 sys/mman.h, sys/param.h, mremap, memmove.
241 (AH_BOTTOM): Maybe include strings.h. Add local variables for 242 (AH_BOTTOM): Maybe include strings.h. Add local variables for mode.
242 mode. 243 (AC_PROG_YACC): Delete.
243 (AC_PROG_YACC): Deleted.
244 (size_t): Use AC_CHECK_TYPES. 244 (size_t): Use AC_CHECK_TYPES.
245 (AH_TOP): Up-date copyright. 245 (AH_TOP): Up-date copyright.
246 246
247 2002-10-01 Juanma Barranquero <lektu@terra.es> 247 2002-10-01 Juanma Barranquero <lektu@terra.es>
248 248
305 305
306 * Makefile.in (gamedir, localstatedir): New variables. 306 * Makefile.in (gamedir, localstatedir): New variables.
307 (epaths-force): Insert value of gamedir into PATH_GAME. 307 (epaths-force): Insert value of gamedir into PATH_GAME.
308 308
309 * configure.in (gamedir): Handle it like lispdir. 309 * configure.in (gamedir): Handle it like lispdir.
310 (--with-game-dir option): Deleted. 310 (--with-game-dir option): Delete.
311 311
312 2002-06-21 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 312 2002-06-21 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
313 313
314 * configure.in: Add support for mipseb-*-netbsd* machines. 314 * configure.in: Add support for mipseb-*-netbsd* machines.
315 315
521 2001-11-26 Richard M. Stallman <rms@gnu.org> 521 2001-11-26 Richard M. Stallman <rms@gnu.org>
522 522
523 * Makefile.in: bootstrap should not delete dumped executables. 523 * Makefile.in: bootstrap should not delete dumped executables.
524 (bootstrap-clean-before): New target. 524 (bootstrap-clean-before): New target.
525 (bootstrap): Use bootstrap-clean-before instead of clean. 525 (bootstrap): Use bootstrap-clean-before instead of clean.
526 (bootstrap-clean-after): Renamed from bootstrap-clean. Calls changed. 526 (bootstrap-clean-after): Rename from bootstrap-clean. Calls changed.
527 527
528 2001-11-24 Eli Zaretskii <eliz@is.elta.co.il> 528 2001-11-24 Eli Zaretskii <eliz@is.elta.co.il>
529 529
530 These changes add the Emacs Lisp Introduction manual to the 530 These changes add the Emacs Lisp Introduction manual to the
531 distribution: 531 distribution: