emacs-devel
[Top][All Lists]
Advanced

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

Default to using imagemagick?


From: Lars Magne Ingebrigtsen
Subject: Default to using imagemagick?
Date: Sun, 26 Sep 2010 17:25:58 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux)

Is there any reason imagemagick doesn't default to "on"?  I propose the
following patch:

=== modified file 'configure.in'
*** configure.in        2010-09-26 15:18:47 +0000
--- configure.in        2010-09-26 15:25:00 +0000
***************
*** 156,162 ****
  OPTION_DEFAULT_ON([png],[don't compile with PNG image support])
  OPTION_DEFAULT_ON([rsvg],[don't compile with SVG image support])
  OPTION_DEFAULT_ON([xml2],[don't compile with XML parsing support])
! OPTION_DEFAULT_OFF([imagemagick],[compile with ImageMagick image support])
  
  OPTION_DEFAULT_ON([xft],[don't use XFT for anti aliased fonts])
  OPTION_DEFAULT_ON([libotf],[don't use libotf for OpenType font support])
--- 156,162 ----
  OPTION_DEFAULT_ON([png],[don't compile with PNG image support])
  OPTION_DEFAULT_ON([rsvg],[don't compile with SVG image support])
  OPTION_DEFAULT_ON([xml2],[don't compile with XML parsing support])
! OPTION_DEFAULT_ON([imagemagick],[compile with ImageMagick image support])
  
  OPTION_DEFAULT_ON([xft],[don't use XFT for anti aliased fonts])
  OPTION_DEFAULT_ON([libotf],[don't use libotf for OpenType font support])



-- 
(domestic pets only, the antidote for overdose, milk.)
  address@hidden * Lars Magne Ingebrigtsen




reply via email to

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