- correct LIBS line is now provided by configure
This commit is contained in:
parent
e3bade17e5
commit
af8832907a
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user