]> code.delx.au - gnu-emacs/commitdiff
* 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 49d03227c4847084c53000e4cfd42479063c4bc0..e50d288da1c46262a9c05bbee37ef662f20f9ecd 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 d6691ffed8faafb656004e91d294b669d5b938bc..07f52adb2b17e84815ab0a1821aba67bf74209da 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