This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

ImageMagick


Hi !

I try to build ImageMagick:
the `configure' script (generate by `autoconf' since
the distributed one fails) recognizes some packages (jpeg,z)
not someothers (bzip2,png):
it seem that the mecanism
AC_CHECK_LIB(jpeg,jpeg_read_header, [...] )
works for some lib*.a and not for some other !

How can we fix it ?

Thanks in advance,
Jerome BENOIT

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]