diff options
author | Eli Zaretskii <eliz@gnu.org> | 2015-11-14 18:20:36 +0200 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2015-11-14 18:20:36 +0200 |
commit | abef71f38a75ed10d18d6e33cded593efa9d9b34 (patch) | |
tree | 7d3280373254638e0bdcd87bd576b75de770f85c /etc | |
parent | 07742820e47cf807c0d000cfa71073419a1f18e6 (diff) | |
download | emacs-abef71f38a75ed10d18d6e33cded593efa9d9b34.tar.gz |
* INSTALL (--with-cairo): Document this new configure option.
Diffstat (limited to 'etc')
-rw-r--r-- | etc/NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -31,8 +31,10 @@ otherwise leave it unmarked. +++ ** Building Emacs now requires GNU make, version 3.81 or later. ++++ ** New configure option --with-cairo. -Maybe add text based on http://lists.gnu.org/archive/html/emacs-devel/2015-05/msg00689.html +This builds Emacs with Cairo drawing. As a side effect, it provides +support for built-in printing, when Emacs was built with GTK+. ** By default, Emacs no longer works on IRIX. We expect that Emacs users are not affected by this, as SGI stopped supporting IRIX in |