]> code.delx.au - gnu-emacs/blobdiff - ChangeLog
*** empty log message ***
[gnu-emacs] / ChangeLog
index 07fda800a339363e84546bf4fd3630a93b89642d..e074f3ed6bc909451fe8e35084661d44d0c9d747 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,40 @@
+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 -
@@ -5,7 +42,7 @@
 
 2002-12-09  Dave Love  <fx@gnu.org>
 
-       * configure.in: Delete sunos5.8 configuration.
+       * configure.in (*-sunos5.8*, *-solaris2.8*): Delete configurations.
 
 2002-12-08  Andreas Schwab  <schwab@suse.de>