[Xastir] OSX & Cygwin test please?
Greg Eigsti
greg at eigsti.com
Wed Dec 20 22:21:00 EST 2006
> Are you sure you don't have to remove GM first to have it see IM?
Just the opposite for me...
> acinclude.m4 should have a timestamp of today in the "$Id:" tag.
# $Id: acinclude.m4,v 1.71 2006/12/21 00:04:30 we7u Exp $
-rw-r--r-- 1 greg greg 33963 Dec 20 16:04 acinclude.m4
- If only ImageMagick (MacPorts) is installed configure finds it
- If only GraphicsMagick (MacPorts) is installed configure finds it
- If both are installed configure finds IM if no configure switch is
specified
- If both are installed configure finds nothing if the --without-imagemagick
configure switch is specified
- If both are installed configure finds IM if the --without-graphicsmagick
configure switch is specified
On 12/20/06 6:46 PM, "Curt Mills" <archer at eskimo.com> wrote:
> On Wed, 20 Dec 2006, Greg Eigsti wrote:
>
>> How can I distinguish your latest changes? I sync'ed after your last mail
>> and still have to remove ImageMagick to get configure to see GraphicsMagick.
>
> acinclude.m4 should have a timestamp of today in the "$Id:" tag.
> You'd then have to run bootstrap.sh to update configure.
>
> Are you sure you don't have to remove GM first to have it see IM?
> That's the order they're checked.
>
> In any case, you shouldn't have to remove anything, just add the
> "--without-graphicsmagick" flag to configure and it'll skip the GM
> test completely. Add the "--without-imagemagick" test and it'll
> skip that test too.
More information about the Xastir
mailing list