/[emacs]/emacs/ChangeLog
ViewVC logotype

Diff of /emacs/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.334 by rms, Sat Jul 12 22:00:09 2003 UTC revision 1.335 by monnier, Mon Jul 14 02:23:07 2003 UTC
# Line 1  Line 1 
1    2003-07-13  Stefan Monnier  <monnier@cs.yale.edu>
2    
3            * configure.in: Check for posix_memalign.
4    
5  2003-07-12  Richard M. Stallman  <rms@gnu.org>  2003-07-12  Richard M. Stallman  <rms@gnu.org>
6    
7          * configure.in [netbsd systems]: Define HAVE_CRTIN properly.          * configure.in [netbsd systems]: Define HAVE_CRTIN properly.
# Line 17  Line 21 
21    
22  2003-06-23  Dave Love  <fx@gnu.org>  2003-06-23  Dave Love  <fx@gnu.org>
23    
24          * configure.in: Check for sys/_mbstate_t.h.  Test          * configure.in: Check for sys/_mbstate_t.h.
25          XRegisterIMInstantiateCallback prototype.          Test XRegisterIMInstantiateCallback prototype.
26          (AH_BOTTOM): Define DO_BLOCK_INPUT, my_strftime.          (AH_BOTTOM): Define DO_BLOCK_INPUT, my_strftime.
27    
28  2003-06-06  Dave Love  <fx@gnu.org>  2003-06-06  Dave Love  <fx@gnu.org>
# Line 27  Line 31 
31    
32  2003-06-05  Dave Love  <fx@gnu.org>  2003-06-05  Dave Love  <fx@gnu.org>
33    
34          * configure.in: Check for memcpy, mempcpy, mblen, mbrlen.  Use          * configure.in: Check for memcpy, mempcpy, mblen, mbrlen.
35          AC_FUNC_STRFTIME, AC_STRUCT_TIMEZONE, AC_TYPE_MBSTATE_T.          Use AC_FUNC_STRFTIME, AC_STRUCT_TIMEZONE, AC_TYPE_MBSTATE_T.
36          (NLIST_STRUCT): Don't define.          (NLIST_STRUCT): Don't define.
37          (AH_BOTTOM): Define my_strftime.          (AH_BOTTOM): Define my_strftime.
38    
# Line 43  Line 47 
47    
48  2003-05-22  Dave Love  <fx@gnu.org>  2003-05-22  Dave Love  <fx@gnu.org>
49    
50          * configure.in: Remove redundant test for term.h.  Test for          * configure.in: Remove redundant test for term.h.  Test for difftime.
         difftime.  
51    
52  2003-05-20  Dave Love  <fx@gnu.org>  2003-05-20  Dave Love  <fx@gnu.org>
53    
# Line 145  Line 148 
148    
149  2003-01-14  Francesco Potort,Al(B  <pot@gnu.org>  2003-01-14  Francesco Potort,Al(B  <pot@gnu.org>
150    
151          * configure.in (m68k-motorola-sysv): Removed (obsolete).          * configure.in (m68k-motorola-sysv): Remove (obsolete).
152    
153  2003-01-07  Steven Tamm  <steventamm@mac.com>  2003-01-07  Steven Tamm  <steventamm@mac.com>
154    
# Line 161  Line 164 
164    
165  2003-01-06  David Kastrup  <dak@gnu.org>  2003-01-06  David Kastrup  <dak@gnu.org>
166    
167          * Makefile.in (INSTALL_INFO): Get install-info command from          * Makefile.in (INSTALL_INFO): Get install-info command from configure.
         configure.  
168    
169          * configure.in: Add tests for install-info          * configure.in: Add tests for install-info
170    
# Line 182  Line 184 
184  2002-11-27  Dave Love  <fx@gnu.org>  2002-11-27  Dave Love  <fx@gnu.org>
185    
186          * configure.in: Use AC_CHECK_DECLS, not AC_DECL_SYS_SIGLIST.          * configure.in: Use AC_CHECK_DECLS, not AC_DECL_SYS_SIGLIST.
187          Check for __sys_siglist too.  Check for memset.  Use          Check for __sys_siglist too.  Check for memset.
188          AC_FUNC_GETPGRP.  Add mipsel-*-linux-gnu* target.          Use AC_FUNC_GETPGRP.  Add mipsel-*-linux-gnu* target.
189    
190  2002-11-22  Juanma Barranquero  <lektu@terra.es>  2002-11-22  Juanma Barranquero  <lektu@terra.es>
191    
# Line 195  Line 197 
197    
198  2002-11-15  Dave Love  <fx@gnu.org>  2002-11-15  Dave Love  <fx@gnu.org>
199    
200          * configure.in: Tidy up various quoting issues throughout.  Use          * configure.in: Tidy up various quoting issues throughout.
201          AC_GNU_SOURCE.          Use AC_GNU_SOURCE.
202          (AH_BOTTOM): Fix #endif protecting config.h.  Maybe include          (AH_BOTTOM): Fix #endif protecting config.h.  Maybe include
203          alloca.h.  Define GC_SETJMP_WORKS, GC_LISP_OBJECT_ALIGNMENT.          alloca.h.  Define GC_SETJMP_WORKS, GC_LISP_OBJECT_ALIGNMENT.
204          Maybe define bcopy, bzero, bcmp.          Maybe define bcopy, bzero, bcmp.
205          (powerpcle-*-solaris2.5*, powerpcle-*-solaris2*): Removed (use          (powerpcle-*-solaris2.5*, powerpcle-*-solaris2*): Remove (use
206          non-existent machine file).          non-existent machine file).
207          (sys/vlimit.h, sys/resource.h, fsync, __restrict): Test for.          (sys/vlimit.h, sys/resource.h, fsync, __restrict): Test for.
208          (term.h, X11/Xaw3d/Scrollbar.h): Avoid warning from test.          (term.h, X11/Xaw3d/Scrollbar.h): Avoid warning from test.
# Line 220  Line 222 
222    
223  2002-11-08  Dave Love  <fx@gnu.org>  2002-11-08  Dave Love  <fx@gnu.org>
224    
225          * configure.in: Use AC_CONFIG_LIBOBJ_DIR and require autoconf          * configure.in: Use AC_CONFIG_LIBOBJ_DIR and require autoconf 2.54.
         2.54.  
226          (AH_BOTTOM) [!HAVE_SIZE_T]: Typedef size_t.          (AH_BOTTOM) [!HAVE_SIZE_T]: Typedef size_t.
227    
228  2002-11-07  Miles Bader  <miles@gnu.org>  2002-11-07  Miles Bader  <miles@gnu.org>
229    
230          * Makefile.in (maybe_bootstrap): Fix shell variable usage.  Handle          * Makefile.in (maybe_bootstrap): Fix shell variable usage.
231          separate-build-dir case.          Handle separate-build-dir case.
232    
233  2002-11-06  Richard M. Stallman  <rms@gnu.org>  2002-11-06  Richard M. Stallman  <rms@gnu.org>
234    
# Line 238  Line 239 
239    
240          * configure.in:  Require autoconf 2.53.  Test for pty.h,          * configure.in:  Require autoconf 2.53.  Test for pty.h,
241          sys/mman.h, sys/param.h, mremap, memmove.          sys/mman.h, sys/param.h, mremap, memmove.
242          (AH_BOTTOM): Maybe include strings.h.  Add local variables for          (AH_BOTTOM): Maybe include strings.h.  Add local variables for mode.
243          mode.          (AC_PROG_YACC): Delete.
         (AC_PROG_YACC): Deleted.  
244          (size_t): Use AC_CHECK_TYPES.          (size_t): Use AC_CHECK_TYPES.
245          (AH_TOP): Up-date copyright.          (AH_TOP): Up-date copyright.
246    
# Line 307  Line 307 
307          (epaths-force): Insert value of gamedir into PATH_GAME.          (epaths-force): Insert value of gamedir into PATH_GAME.
308    
309          * configure.in (gamedir): Handle it like lispdir.          * configure.in (gamedir): Handle it like lispdir.
310          (--with-game-dir option): Deleted.          (--with-game-dir option): Delete.
311    
312  2002-06-21  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2002-06-21  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>
313    
# Line 523  Line 523 
523          * Makefile.in: bootstrap should not delete dumped executables.          * Makefile.in: bootstrap should not delete dumped executables.
524          (bootstrap-clean-before): New target.          (bootstrap-clean-before): New target.
525          (bootstrap): Use bootstrap-clean-before instead of clean.          (bootstrap): Use bootstrap-clean-before instead of clean.
526          (bootstrap-clean-after): Renamed from bootstrap-clean.  Calls changed.          (bootstrap-clean-after): Rename from bootstrap-clean.  Calls changed.
527    
528  2001-11-24  Eli Zaretskii  <eliz@is.elta.co.il>  2001-11-24  Eli Zaretskii  <eliz@is.elta.co.il>
529    

Legend:
Removed from v.1.334  
changed lines
  Added in v.1.335

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26