emacs-devel
[Top][All Lists]
Advanced

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

Can configure figure out if a C library supports a feature?


From: joakim
Subject: Can configure figure out if a C library supports a feature?
Date: Fri, 14 May 2010 10:57:15 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Can configure figure out if a C library supports a feature?

I have refreshed the ImageMagick branch, and want to support more
versions of ImageMagick.

At some point ImageMagick introduced MagickExportImagePixels(). I can
optionaly take advantage of this function. How do I figure out and
handle in my code that this function is available?

Im looking for something like having autoconf emitting a #define
HAVE_MAGICKEXPORTIMAGEPIXELS.


-- 
Joakim Verona



reply via email to

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