--- swh-plugins-0.2.8/configure.in 2002-07-19 15:37:35.000000000 +0200 +++ swh-plugins-0.2.8-quickfix/configure.in 2002-10-21 18:43:38.000000000 +0200 @@ -12,7 +12,6 @@ AC_LANG_C AC_PROG_CC AC_REQUIRE_CPP -AC_CHECK_HEADER(ladspa.h, [], [AC_MSG_ERROR([Cannot find ladspa.h, please install the LADSPA_SDK, or put ladspa.h somewhere it can be found]);]) CFLAGS="-lm" --- swh-plugins-0.2.8/Makefile.am 2002-07-18 17:59:18.000000000 +0200 +++ swh-plugins-0.2.8-quickfix/Makefile.am 2002-10-21 18:42:18.000000000 +0200 @@ -28,7 +28,7 @@ EXTRA_DIST = *.xml *.c *.h *.dtd *.pl *.css impulses/*.h LINK = ld -shared -Bsymbolic -lc -lm -o $@ pkgbin_PROGRAMS = $(SOBS) -pkgbindir = /usr/local/lib/ladspa +pkgbindir = /usr/lib/ladspa DESTDIR = $(INSTALL_ROOT) DISTFN = $(distdir) --- swh-plugins-0.2.8/Makefile.in 2002-07-19 15:37:52.000000000 +0200 +++ swh-plugins-0.2.8-quickfix/Makefile.in 2002-10-21 18:42:45.000000000 +0200 @@ -104,7 +104,7 @@ EXTRA_DIST = *.xml *.c *.h *.dtd *.pl *.css impulses/*.h LINK = ld -shared -Bsymbolic -lc -lm -o $@ pkgbin_PROGRAMS = $(SOBS) -pkgbindir = /usr/local/lib/ladspa +pkgbindir = /usr/lib/ladspa DESTDIR = $(INSTALL_ROOT) DISTFN = $(distdir)