This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
AC_SHARED_DISABLE, link on Solaris
- From: Alain BARBET <alian at alianwebserver dot com>
- To: autoconf at gnu dot org, automake at gnu dot org
- Date: Fri, 22 Feb 2002 01:41:04 +0100
- Subject: AC_SHARED_DISABLE, link on Solaris
Hello,
I have 2 questions for you ...
1/ Does someone know how use this variable (AC_SHARED_DISABLE) but only
for some Makefile and not others ?
2/ If I want make Makefile.am that build on Solaris, I must add in LDADD
links on .libs. Ex:
LDADD = -LLibsys -LLibsys/.libs
First is for Linux/BSD, second for Solaris. It's all right ? It seem
strange for me.
Regards,
--
Alain BARBET