# HG changeset patch # User Richard M. Stallman # Date 1166567920 0 # Node ID a3a1d9533d17094461cb5d5291fcbd8730911c7b # Parent d06dcabaded2699c61ce6635a8ac08e8ceb9652f Delete entries for regenerating automatically generated files. diff -r d06dcabaded2 -r a3a1d9533d17 ChangeLog --- a/ChangeLog Tue Dec 19 22:06:32 2006 +0000 +++ b/ChangeLog Tue Dec 19 22:38:40 2006 +0000 @@ -1,21 +1,16 @@ 2006-12-19 Jan Dj,Ad(Brv * configure.in: Check if Gtk+ compiles at all. - * condigure: Regenerate. 2006-12-10 Andreas Schwab * configure.in: Remove check for struct timezone, its result is never used. - * configure: Regenerate. - 2006-12-08 NAKAJI Hiroyuki (tiny change) * configure.in: Add support for Solaris 10 on x86-64. - * configure: Regenerate. - 2006-12-08 Jan Dj,Ad(Brv * INSTALL (DETAILED BUILDING AND INSTALLATION): Document usage @@ -25,8 +20,6 @@ * configure.in (HAVE_SYNC): New test. - * configure: Regenerate. - 2006-12-03 Glenn Morris * Makefile.in: Fix Copyright format. @@ -44,21 +37,15 @@ * configure.in (HAVE_X86_64_LIB64_DIR): New test. - * configure: Regenerate. - 2006-11-14 YAMAMOTO Mitsuharu * configure.in (HAVE_CANCELMENUTRACKING): Remove test. - * configure: Regenerate. - 2006-11-08 YAMAMOTO Mitsuharu * configure.in: Prefer X11 to Carbon only when some X-specific option is specified (Thanks to Jan Dj,Ad(Brv and Andreas Schwab). - * configure: Regenerate. - 2006-11-04 Romain Francoise * Makefile.in (bootstrap-clean-before): Fix typo. @@ -73,10 +60,6 @@ * make-dist: Add makefile.w32-in to the man, lispref and lispintro directories. -2006-10-29 Chong Yidong - - * configure: Regenerate using autoconf 2.59. - 2006-10-29 Jeramey Crawford * configure.in: Enable x86-64 OpenBSD compilation. @@ -94,26 +77,12 @@ * README: Bump version number to 22.0.90. - * AUTHORS: Regenerate. - - * configure: Regenerate. - 2006-10-23 Andreas Schwab * configure.in: Make sure x_default_search_path is always set even when x_libraries is empty, and look in .../share as well for each library directory. - * configure: Regenerate. - -2006-10-03 Kim F. Storm - - * AUTHORS: Regenerate. - -2006-09-30 Eli Zaretskii - - * configure: Regenerate. - 2006-09-28 Kenichi Handa * configure.in (locallisppath): Don't include leim dir. @@ -129,10 +98,6 @@ * make-dist (EMACS): Exit and fail if the EMACS environment variable is set to something other than an absolute file name. -2006-09-07 Kim F. Storm - - * AUTHORS: Regenerate. - 2006-08-16 Andreas Schwab * configure.in (PKG_CHECK_MODULES): Use AS_MESSAGE_LOG_FD instead @@ -148,10 +113,6 @@ $PKG_CONFIG --exists "$2" to config.log. * configure: Regenerate. -2006-07-14 Kim F. Storm - - * AUTHORS: Regenerate. - 2006-07-08 Richard Stallman * INSTALL (DETAILED BUILDING AND INSTALLATION): Minor corrections. @@ -163,8 +124,6 @@ 2006-07-08 Eli Zaretskii - * configure: Regenerate. - * configure.in (PKG_CHECK_MODULES): Redirect stderr of pkg-config to /dev/null, since we don't need the error message, just the exit status. @@ -190,22 +149,13 @@ * CONTRIBUTE: New file. -2006-06-25 Kim F. Storm - - * AUTHORS: Regenerate. - 2006-06-24 Eli Zaretskii * INSTALL: Mention www.nongnu.org pages that list free Unicode fonts. -2006-06-05 Kim F. Storm - - * AUTHORS: Regenerate. - 2006-05-18 Jan Dj,Ad(Brv * configure.in: Add check for ALSA. - * configure: Regenerate. 2006-05-06 Eli Zaretskii @@ -217,10 +167,6 @@ * Copyright (sources/emacs): Update copyright year(s). -2006-04-01 Eli Zaretskii - - * configure: Regenerate. - 2006-04-01 Emanuele Giaquinta (tiny change) * configure.in (HAVE_XAW3D): Disable Xaw3d check if @@ -244,10 +190,6 @@ * Makefile.in (install, uninstall): Add DESTDIR variable to support staged installations. -2006-02-14 Eli Zaretskii - - * configure: Regenerate. - 2006-02-14 Richard M. Stallman * configure.in (s390x-*-linux-gnu*): New configuration. @@ -255,7 +197,6 @@ 2006-01-31 Jan Dj,Ad(Brv * configure.in: Require GTK 2.4 or newer. - * configure: Regenerate. 2006-01-29 Michael Olson @@ -279,12 +220,10 @@ * configure.in: Move AC_AIX and AC_GNU_SOURCE before first compile check. - * configure: Regenerate. 2006-01-02 Chong Yidong * configure.in: Use -Wno-pointer-sign if available. - * configure: Regenerate. 2005-12-29 Andreas Schwab @@ -313,14 +252,12 @@ 2005-11-01 Romain Francoise * configure.in: Check for gzip. - * configure: Regenerate. * Makefile.in (install): Compress source files. 2005-10-24 Steven Tamm * configure.in: Fix darwin386 configuration issue. - * configure: Regenerate. 2005-10-22 Eli Zaretskii @@ -347,7 +284,6 @@ * configure.in: Prefer Carbon if --enable-carbon-app or --with-carbon is explicitly specified even when X11 is detected. - * configure: Regenerate. 2005-09-15 Ulf Jasper @@ -355,16 +291,11 @@ Handle newsticker manual. (info): Add - to commands. -2005-09-11 Kim F. Storm - - * AUTHORS: Regenerate. - 2005-09-10 Giuseppe Scrivano Remove the MAXPATHLEN limitations: * configure.in (AC_CHECK_FUNCS): Check for get_current_dir_name. - * configure: Regenerate. 2005-09-09 Eli Zaretskii @@ -398,7 +329,6 @@ 2005-07-06 Lute Kamstra * configure.in: Fix capitalization. - * configure: Regenerate. 2005-07-04 Lute Kamstra @@ -412,24 +342,20 @@ 2005-06-08 Steven Tamm * configure.in: Support Darwin/MacOSX on Intel - * configure: Regenerate. 2005-06-06 Jan Dj,Ad(Brv * configure.in (HAVE_CANCELMENUTRACKING): New test. - * configure: Regenerate. 2005-05-11 J,Ai(Br,At(Bme Marant * configure.in: Add --enable-locallisppath. - * configure: Regenerate. 2005-05-13 YAMAMOTO Mitsuharu * configure.in: Don't check HAVE_CARBON if HAVE_X11 is set to yes. Check HAVE_CARBON before USE_TOOLKIT_SCROLL_BARS. Define USE_TOOLKIT_SCROLL_BARS by default if HAVE_CARBON is set to yes. - * configure: Regenerate. 2005-05-07 J,Ai(Br,At(Bme Marant @@ -440,12 +366,10 @@ 2005-04-23 Andreas Schwab * configure.in: Remove duplicate match for powerpc configuration. - * configure: Regenerate. 2005-04-20 Thien-Thi Nguyen * configure.in: Check for . - * configure: Regenerate. 2005-04-14 Lute Kamstra @@ -466,12 +390,10 @@ 2005-03-10 Jan Dj,Ad(Brv * configure.in: Only add XASSERTS to cppflags. - * configure: Regenerate. 2005-03-04 Jan Dj,Ad(Brv * configure.in: Added --enable-asserts. - * configure: Regenerate. 2005-02-09 Kim F. Storm @@ -481,7 +403,6 @@ 2005-01-19 Steven Tamm * configure.in: Check for . - * configure: Regenerate. 2004-12-11 Kim F. Storm @@ -502,7 +423,6 @@ * configure.in: If $HAVE_GTK_FILE_CHOOSER = yes, check for pthreads and define HAVE_GTK_AND_PTHREAD. - * configure: Regenerate. 2004-12-05 Richard M. Stallman @@ -536,7 +456,6 @@ 2004-11-06 Lars Brinkhoff * configure.in: Add check for getrusage. - * configure: Regenerate. 2004-11-02 Jan Dj,Ad(Brv @@ -545,18 +464,14 @@ (HAVE_GTK): Only set with_toolkit_scroll_bars if not explicitly set to no. - * configure: Rebuild. - 2004-10-20 Jan Dj,Ad(Brv * configure.in (HAVE_PERSONALITY_LINUX32): New test if PER_LINUX32 can be set. Remove SETARCH test. - * configure: Rebuild. 2004-10-08 Steven Tamm * configure.in (HAVE_MALLOC_MALLOC_H): Test for malloc/malloc.h - * configure: Rebuild. 2004-10-06 Jan Dj,Ad(Brv @@ -576,12 +491,10 @@ 2004-09-25 Jan Dj,Ad(Brv * configure.in (HAVE_EXECSHIELD): Only define on x86. - * configure: Rebuild. 2004-09-24 Jan Dj,Ad(Brv * configure.in: Check for exec-shield. - * configure: Rebuild. 2004-08-06 Andreas Schwab @@ -720,7 +633,6 @@ * configure.in (powerpc-apple-darwin*): Use ${CC-cc} instead of hardcoding gcc. - * configure: Rebuild. 2003-11-16 Jan Dj,Ad(Brv @@ -797,10 +709,6 @@ * configure.in: Fix XRegisterIMInstantiateCallback check for gcc. -2003-06-26 Jan Dj,Ad(Brv - - * configure: Regenerate. - 2003-06-23 Dave Love * configure.in: Check for sys/_mbstate_t.h. @@ -901,13 +809,7 @@ * Makefile.in: Use @EXEEXT@ for Cygwin. Use USERNAME if LOGNAME is not set (for Cygwin). - * configure.in: - * configure: Add opsys=cygwin. - -2003-01-29 Kim F. Storm - - * AUTHORS: Regenerate using new format (after fixing numerous - formatting errors in the ChangeLog files). + * configure.in: Add opsys=cygwin. 2003-01-22 Andreas Schwab