emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-25 60c9e68: * configure.ac (--with-cairo): Say it's


From: Glenn Morris
Subject: [Emacs-diffs] emacs-25 60c9e68: * configure.ac (--with-cairo): Say it's experimental.
Date: Mon, 25 Jan 2016 23:28:35 +0000

branch: emacs-25
commit 60c9e6829e379fb8d9acc1d2bc71333872f8c7f7
Author: Glenn Morris <address@hidden>
Commit: Glenn Morris <address@hidden>

    * configure.ac (--with-cairo): Say it's experimental.
---
 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index 7a3d4d9..1f72433 100644
--- a/configure.ac
+++ b/configure.ac
@@ -330,7 +330,7 @@ OPTION_DEFAULT_ON([tiff],[don't compile with TIFF image 
support])
 OPTION_DEFAULT_ON([gif],[don't compile with GIF image support])
 OPTION_DEFAULT_ON([png],[don't compile with PNG image support])
 OPTION_DEFAULT_ON([rsvg],[don't compile with SVG image support])
-OPTION_DEFAULT_OFF([cairo],[compile with Cairo drawing])
+OPTION_DEFAULT_OFF([cairo],[compile with Cairo drawing (experimental)])
 OPTION_DEFAULT_ON([xml2],[don't compile with XML parsing support])
 OPTION_DEFAULT_ON([imagemagick],[don't compile with ImageMagick image support])
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]