diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2010-11-03 15:53:47 -0400 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2010-11-03 15:53:47 -0400 |
commit | 7977dcb80e598f1f933a0a280019186fda2d8abd (patch) | |
tree | 87f53e8c4c3f00d0ced32bad6944b726694bc3ac /etc | |
parent | 728618ba3d8c8e452b283b2f7490a8a97abfb9ee (diff) | |
download | emacs-7977dcb80e598f1f933a0a280019186fda2d8abd.tar.gz |
etc/NEWS: Move --with-crit-dir option to emacs-23.
Diffstat (limited to 'etc')
-rw-r--r-- | etc/NEWS | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -38,10 +38,6 @@ These provide no new functionality, they just remove the need to edit lib-src/Makefile by hand in order to use the associated features. --- -** There is a new configure option --with-crt-dir. -This is only useful if your crt*.o files are in a non-standard location. - ---- ** Emacs can be compiled against Gtk+ 3.0 if you pass --with-x-toolkit=gtk3 to configure. Note that other libraries used by Emacs, RSVG and GConf, also depend on Gtk+. You can disable them with --without-rsvg and |