Kevin P. Fleming wrote:
Gary V. Vaughan wrote:

In your Makefile.am:

libfoo_la_LDADD += $(LIBADD_DL)

or

program_LIBADD += $(LIBADD_DL)


This works, thanks. Although automake wants it the other way around (LIBADD for libraries and LDADD for programs).

Indeed. My bad. From memory... I should know better: my memory needs a parity bit :-)
--
())_. Gary V. Vaughan gary@(lilith.warpmail.net|gnu.org)
( '/ Research Scientist http://www.oranda.demon.co.uk ,_())____
/ )= GNU Hacker http://www.gnu.org/software/libtool \' `&
`(_~)_ Tech' Author http://sources.redhat.com/autobook =`---d__/




_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to