This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]