Hi David,

Would it be possible to use xml2-config in extconf.rb? I see there's a --with-xml2-dir option, but xml2-config already provides LIBS and CFLAGS values.

That's an interesting idea.  Two issues come to mind:

* Finding xml2-config
* Parsing its output

Second should be easy, maybe the first also. And if we don't find it, we could always fallback to what we do now.

Want to give it a try and put together a patch?

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