I have OS X 10.2 and want to install the modules as shared libraries -- you know mod_ssl.so. Anyways, I can not get libtool to set the shared libraries.
For example:
checking dynamic linker characteristics... no
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
The question is how do I set libtool to see the dynamic linker. Thanks, I notice that some programs see it and some don't? Strange and thanks again.
For example:
checking dynamic linker characteristics... no
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
The question is how do I set libtool to see the dynamic linker. Thanks, I notice that some programs see it and some don't? Strange and thanks again.