configure: Don't needlessly augment $LIBS (and $GUILE_LIBS.)
authorLudovic Courtès <ludo@gnu.org>
Tue, 19 Oct 2010 21:32:16 +0000 (23:32 +0200)
committerLudovic Courtès <ludo@gnu.org>
Wed, 20 Oct 2010 21:45:58 +0000 (23:45 +0200)
commitabd7e37ab734eef8520965f2c3f52d5138584ca0
tree4b4c52208731db2d776a107935f450c36d6d6fb4
parent511246a193dc19d6fa6bc90067fb8b769f27b42c
configure: Don't needlessly augment $LIBS (and $GUILE_LIBS.)

* configure.ac: Don't augment $LIBS with $LTLIBUNISTRING and
  $BDW_GC_LIBS.

* libguile/Makefile.am (libguile_@GUILE_EFFECTIVE_VERSION@_la_LDFLAGS):
  Remove @LTLIBINTL@.  Add $(BDW_GC_LIBS).
configure.ac
libguile/Makefile.am