- correct LIBS line is now provided by configure

This commit is contained in:
Bryce Denney 2002-10-12 11:49:22 +00:00
parent e3bade17e5
commit af8832907a

View File

@ -5,7 +5,7 @@ VPATH = @srcdir@
CXX=@CXX@
CXXFLAGS=@CXXFLAGS@
LDFLAGS=@LDFLAGS@ @LT_LDFLAGS@
LIBS=-L`pwd`/../ltdl -lltdl
LIBS=@LIBS@
LIBTOOL=@LIBTOOL@
RPATH=`pwd`/lib