diff options
| -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 | |||
| 38 | lib-src/Makefile by hand in order to use the associated features. | 38 | lib-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. | ||
| 42 | This 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 |
| 46 | to configure. Note that other libraries used by Emacs, RSVG and GConf, | 42 | to configure. Note that other libraries used by Emacs, RSVG and GConf, |
| 47 | also depend on Gtk+. You can disable them with --without-rsvg and | 43 | also depend on Gtk+. You can disable them with --without-rsvg and |