]> git.eshelyaron.com Git - emacs.git/commitdiff
* configure.ac (--with-cairo): Say it's experimental.
authorGlenn Morris <rgm@gnu.org>
Mon, 25 Jan 2016 23:28:30 +0000 (18:28 -0500)
committerGlenn Morris <rgm@gnu.org>
Mon, 25 Jan 2016 23:28:30 +0000 (18:28 -0500)
configure.ac

index 7a3d4d928319870a237d1d1e71e8272e65e6ee6a..1f72433152a52f13a96adca823171f421d8573a9 100644 (file)
@@ -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])