Re: DESTDIR installs

2002-11-25 Thread mlist . gnu . libtool
==> "pw" == Philip Willoughby <[EMAIL PROTECTED]> writes: pw> I have the following in a Makefile.am: pw> pkglib_LTLIBRARIES=libapttlog.la pw> libapttlog_la_SOURCES=aptt/log/log.c AM_CPPFLAGS=@INCLTDL@ pw> -I$(top_srcdir)/src -I$(top_builddir)/src pw> libapttlog_la_LIBADD=@LIBLT

Re: Intel icc and shared libs

2002-09-21 Thread mlist . gnu . libtool
==> "bw" == Bill Wendling <[EMAIL PROTECTED]> writes: bw> # How to pass a linker flag through the compiler. wl="" bw> to: bw> # How to pass a linker flag through the compiler. wl="-Wl," bw> That might help things... On the version of icc that I use, it's more like wl="-Qo