Index: configure.in =================================================================== RCS file: /home/pdw/vcvs/repos/iftop/configure.in,v retrieving revision 1.13 diff -u -1 -b -p -r1.13 configure.in --- configure.in 6 Sep 2003 13:53:57 -0000 1.13 +++ configure.in 7 Sep 2003 14:44:07 -0000 @@ -279,3 +279,3 @@ else if test x$test_prefix != x ; then - LDFLAGS="$LDFLAGS -L$test_prefix" + LDFLAGS="$LDFLAGS -L$test_prefix/lib" fi