The first paragraph in
https://www.gnu.org/software/automake/manual/html_node/Linking.html
can be interpreted in a misleading way:
"If you need to link against libraries that are not found by configure,
you can use LDADD to do so. This variable is used to specify additional
objects or libr
Short mail sent by mistake. Sorry.
Greetings
I found some possible improvements of compile script in lib/ when I use it.
I think we'd better also search for lib$lib.dll.a even it's a odd
behavior to search lib$lib.a for cl. However I don't know if that's ok
because it doesn't seem to be useful.
Best Regards,
Yang Kun
From 22
Hi,
The first paragraph in