aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2010-11-03 15:53:47 -0400
committerChong Yidong2010-11-03 15:53:47 -0400
commit7977dcb80e598f1f933a0a280019186fda2d8abd (patch)
tree87f53e8c4c3f00d0ced32bad6944b726694bc3ac
parent728618ba3d8c8e452b283b2f7490a8a97abfb9ee (diff)
downloademacs-7977dcb80e598f1f933a0a280019186fda2d8abd.tar.gz
emacs-7977dcb80e598f1f933a0a280019186fda2d8abd.zip
etc/NEWS: Move --with-crit-dir option to emacs-23.
-rw-r--r--etc/NEWS4
1 files changed, 0 insertions, 4 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 33118fc5136..b0f6a76cc2f 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -38,10 +38,6 @@ These provide no new functionality, they just remove the need to edit
38lib-src/Makefile by hand in order to use the associated features. 38lib-src/Makefile by hand in order to use the associated features.
39 39
40--- 40---
41** There is a new configure option --with-crt-dir.
42This is only useful if your crt*.o files are in a non-standard location.
43
44---
45** Emacs can be compiled against Gtk+ 3.0 if you pass --with-x-toolkit=gtk3 41** Emacs can be compiled against Gtk+ 3.0 if you pass --with-x-toolkit=gtk3
46to configure. Note that other libraries used by Emacs, RSVG and GConf, 42to configure. Note that other libraries used by Emacs, RSVG and GConf,
47also depend on Gtk+. You can disable them with --without-rsvg and 43also depend on Gtk+. You can disable them with --without-rsvg and