David Helder wrote:
It should just use the xml2-config that's in the path and the output just requires a chop:
 > xml2-config --cflags
-I/opt/local/include/libxml2
 > xml2-config --libs
-L/opt/local/lib -lxml2 -lz -lpthread -liconv -lm

I don't know mkmf that well,

That makes two of us.

but I can take a look if I get some time.

Cool - thanks.

Charlie

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
libxml-devel mailing list
libxml-devel@rubyforge.org
http://rubyforge.org/mailman/listinfo/libxml-devel

Reply via email to