all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Default to using imagemagick?
@ 2010-09-26 15:25 Lars Magne Ingebrigtsen
  2010-09-26 16:22 ` Romain Francoise
  2010-09-27 21:21 ` Lars Magne Ingebrigtsen
  0 siblings, 2 replies; 5+ messages in thread
From: Lars Magne Ingebrigtsen @ 2010-09-26 15:25 UTC (permalink / raw)
  To: emacs-devel

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.)
  larsi@gnus.org * Lars Magne Ingebrigtsen




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-09-28  4:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-26 15:25 Default to using imagemagick? Lars Magne Ingebrigtsen
2010-09-26 16:22 ` Romain Francoise
2010-09-26 16:23   ` Lars Magne Ingebrigtsen
2010-09-27 21:21 ` Lars Magne Ingebrigtsen
2010-09-28  4:32   ` Miles Bader

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.