libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AC_LIBTOOL_DLOPEN doesn't add -ldl to any LIBS?


From: Gary V. Vaughan
Subject: Re: AC_LIBTOOL_DLOPEN doesn't add -ldl to any LIBS?
Date: Mon, 13 Oct 2003 16:45:44 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20030925 Thunderbird/0.3

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__/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]