automake
[Top][All Lists]
Advanced

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

Why configure script says to link this library with LIBADD instead of LD


From: cs
Subject: Why configure script says to link this library with LIBADD instead of LDADD?
Date: Mon, 28 Apr 2003 17:03:08 -0700 (MST)

I learned that subsubdirectories require making
a noinst_LIBRARY object to link with executables like so:

myprogram_LDADD = /path/libmynoinstlib.a

For current project, configure script says I should
use LIBADD rather than LDADD?

Why would it say that for this project??

Chris






reply via email to

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