Use all the LDFLAGS from Gnulib.
authorLudovic Courtès <ludo@gnu.org>
Tue, 15 Feb 2011 11:07:49 +0000 (12:07 +0100)
committerLudovic Courtès <ludo@gnu.org>
Tue, 15 Feb 2011 11:07:49 +0000 (12:07 +0100)
commitcae0945c8335ebade634b5ea3bc28bf9b5b448d2
treeac749b6c5852742d87b9eb6270775c302df29be3
parent3baebe115ea78bc254cf972018e3e7b718266fb3
Use all the LDFLAGS from Gnulib.

* libguile/Makefile.am (version_info): New variable.
  (libguile_@GUILE_EFFECTIVE_VERSION@_la_LIBADD): Remove
  `$(LTLIBUNISTRING) $(LTLIBICONV) $(LTLIBINTL)'.
  (libguile_@GUILE_EFFECTIVE_VERSION@_la_LDFLAGS): Add all the flags
  from Gnulib, one per line as in the `gnulib-tool' output, including
  those above.
libguile/Makefile.am