diff --git a/bochs-testing/plugin-test/test6-ltdlopen/Makefile.in b/bochs-testing/plugin-test/test6-ltdlopen/Makefile.in index 57255c004..ef0e7cacd 100644 --- a/bochs-testing/plugin-test/test6-ltdlopen/Makefile.in +++ b/bochs-testing/plugin-test/test6-ltdlopen/Makefile.in @@ -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