Hi, I'm trying to implement simply a '--with-mylib=/path/to/mylib' option in 'configure', and I'm wondering if the 'havelib' would help.
However I don't really understand how it's meant to be used. Apparently its m4 macros need to be used within a macro definition? Can you explain me basically what it does and how to use it? (is it even meant for external use?) Thanks, -- Sylvain