]> code.delx.au - gnu-emacs/blobdiff - ChangeLog
*** empty log message ***
[gnu-emacs] / ChangeLog
index bbdf8a59e7a11d49700ca25f564c68f8ce079ee9..e074f3ed6bc909451fe8e35084661d44d0c9d747 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,108 @@
+2003-01-22  Markus Rost  <rost@math.ohio-state.edu>
+
+       * Makefile.in (bootstrap): Make bootstrap-after.
+
+2003-01-20  Jan D.  <jan.h.d@swipnet.se>
+
+       * configure.in: Fix --with-gtk.
+
+2003-01-19  Jan D.  <jan.h.d@swipnet.se>
+
+       * configure.in: Add --with-gtk, --with-x-toolkit=gtk
+
+       * INSTALL (DETAILED BUILDING AND INSTALLATION): Add text about GTK.
+
+2003-01-14  Francesco Potort\e,Al\e(B  <pot@gnu.org>
+
+       * configure.in (m68k-motorola-sysv): Removed (obsolete).
+
+2003-01-07  Steven Tamm  <steventamm@mac.com>
+
+       * configure.in: New option, --enable-carbon-app, to specify
+       that the application should be installed
+       * Makefile.in (install-arch-dep): On Mac OS X, install the
+       Emacs.app application if carbon-app is enabled
+
+2003-01-06  Dave Love  <fx@gnu.org>
+
+       * configure.in: Check for nl_langinfo.
+       [!HAVE_SIZE_T]: Fix typedef.
+
+2003-01-06  David Kastrup  <dak@gnu.org>
+
+       * Makefile.in (INSTALL_INFO): Get install-info command from
+       configure.
+
+       * configure.in: Add tests for install-info
+
+2002-12-09  Markus Rost  <rost@math.ohio-state.edu>
+
+       * configure.in (*-sunos5*, *-solaris*): Revert previous change -
+       use again sol2-6 instead of sol2-8.
+
+2002-12-09  Dave Love  <fx@gnu.org>
+
+       * configure.in (*-sunos5.8*, *-solaris2.8*): Delete configurations.
+
+2002-12-08  Andreas Schwab  <schwab@suse.de>
+
+       * Makefile.in (install-arch-indep): Revert last change.
+
+2002-11-27  Dave Love  <fx@gnu.org>
+
+       * configure.in: Use AC_CHECK_DECLS, not AC_DECL_SYS_SIGLIST.
+       Check for __sys_siglist too.  Check for memset.  Use
+       AC_FUNC_GETPGRP.  Add mipsel-*-linux-gnu* target.
+
+2002-11-22  Juanma Barranquero  <lektu@terra.es>
+
+       * config.guess, config.sub: Updated from master source.
+
+2002-11-19  Karl Fogel  <kfogel@red-bean.com>
+
+       * autogen.sh: New file.
+
+2002-11-15  Dave Love  <fx@gnu.org>
+
+       * configure.in: Tidy up various quoting issues throughout.  Use
+       AC_GNU_SOURCE.
+       (AH_BOTTOM): Fix #endif protecting config.h.  Maybe include
+       alloca.h.  Define GC_SETJMP_WORKS, GC_LISP_OBJECT_ALIGNMENT.
+       Maybe define bcopy, bzero, bcmp.
+       (powerpcle-*-solaris2.5*, powerpcle-*-solaris2*): Removed (use
+       non-existent machine file).
+       (sys/vlimit.h, sys/resource.h, fsync, __restrict): Test for.
+       (term.h, X11/Xaw3d/Scrollbar.h): Avoid warning from test.
+       (nlist.h): Move test up.
+
+2002-11-18  Markus Rost  <rost@math.ohio-state.edu>
+
+       * configure.in (*-sunos5*, *-solaris*): Use sol2-8.
+
+2002-11-14  Francesco Potorti`  <pot@gnu.org>
+
+       * configure.in (*-sunos5.8*, *-solaris2.8*): New configurations.
+
+2002-11-11  Tim Van Holder  <tim.vanholder@anubex.com>  (tiny change)
+
+       * Makefile.in (install-arch-indep): Prepend $(srcdir)/ to lisp.
+
+2002-11-08  Dave Love  <fx@gnu.org>
+
+       * configure.in: Use AC_CONFIG_LIBOBJ_DIR and require autoconf
+       2.54.
+       (AH_BOTTOM) [!HAVE_SIZE_T]: Typedef size_t.
+
+2002-11-07  Miles Bader  <miles@gnu.org>
+
+       * Makefile.in (maybe_bootstrap): Fix shell variable usage.  Handle
+       separate-build-dir case.
+
+2002-11-06  Richard M. Stallman  <rms@gnu.org>
+
+       * Makefile.in (maybe_bootstrap): Add doublequotes to make it
+       bulletproof.  $bar may be empty when there are no .elc files.
+
 2002-10-30  Dave Love  <fx@gnu.org>
 
        * configure.in:  Require autoconf 2.53.  Test for pty.h,