All external libraries that were in LDFLAGS are moved into LIBADD/LDADD.
commit8ee791268815e56ad4adebe643b0aefe0b034f1e
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Tue, 25 Sep 2012 14:51:44 +0000 (25 16:51 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Tue, 25 Sep 2012 14:51:44 +0000 (25 16:51 +0200)
tree17495d700cb55deb81e4b18623676a57da1a8d78
parent3b70d49d37d5c9f2d25fab06891bfa5bdf34211f
All external libraries that were in LDFLAGS are moved into LIBADD/LDADD.

It also fixes order within LIBADD/LDADD so that libtool objects go first.
Patch by Bartosz Brachaczek.
doc/examples/Makefile.am
extra/Makefile.am
lib/Makefile.am
src/Makefile.am
tests/Makefile.am
tests/suite/Makefile.am