Hello
I am using libtool 1.5.23 during the building process, I am also using
autoconf(2.61) to create the configure file.
in configure.ac I used the macro AC_DISABLE_SHARED, and in the log I got the
following line:
checking whether to build shared libraries... no
but, after "make install" the pa
On 8/21/07, Jason Curl <[EMAIL PROTECTED]> wrote:
>
> >If you don't need to have the libraries installed for a convenience
> >library, use "noinst_*". See:
> >http://www.gnu.org/software/automake/manual/automake.html#A-Library
> >
> >Similarly for libtool:
> >http://www.gnu.org/software/libtool/man