* NEWS: Document removal of --with-crt-dir.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 25 Feb 2013 17:01:41 +0000 (09:01 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 25 Feb 2013 17:01:41 +0000 (09:01 -0800)
etc/ChangeLog
etc/NEWS

index 49d0322..e50d288 100644 (file)
@@ -1,6 +1,7 @@
 2013-02-25  Paul Eggert  <eggert@cs.ucla.edu>
 
        Simplify data_start configuration (Bug#13783).
+       * NEWS: Document removal of --with-crt-dir.
        * PROBLEMS (LIBS_SYSTEM, LIBS_MACHINE, LIBS_STANDARD): Remove.
        Remove legacy-systems section, as this stuff is no longer
        applicable with current linking strategies.
index d6691ff..07f52ad 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -28,6 +28,9 @@ This happens by default if a suitable support library is found at
 build time, like libacl on GNU/Linux.  To prevent this, use the
 configure option `--without-acl'.
 
+** The configure option --with-crt-dir has been removed.
+It is no longer needed, as the crt*.o files are no longer linked specially.
+
 \f
 * Startup Changes in Emacs 24.4