|
From: | Roumen Petrov |
Subject: | bug#36214: Linking problem with AC_LIB_HAVE_LINKFLAGS |
Date: | Sun, 16 Jun 2019 09:55:53 +0300 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0 SeaMonkey/2.49.4 |
Bruno Haible wrote:
[SNIP] Yes, such a libgnuastro.la file would be incorrect. Here's the way to make sure libgnuastro.la contains the right dependencies: * For libraries that are provided by the same package: libgnuastro_la_LDFLAGS = ... ../gsl/libgsl.la ...
foo_LIBADD vs foo_LDFLAGS In above sample correct is first. LDFLAGS is for flags like -module -no-undefined and etc. Roumen
[Prev in Thread] | Current Thread | [Next in Thread] |