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: Kevin P. Fleming
Subject: Re: AC_LIBTOOL_DLOPEN doesn't add -ldl to any LIBS?
Date: Mon, 13 Oct 2003 07:38:21 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20030925

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).





reply via email to

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