--- configure.in.orig 2002-05-22 18:17:07.000000000 +0200 +++ configure.in 2002-05-22 18:17:11.000000000 +0200 @@ -371,17 +371,6 @@ ;; esac -# Set runtime shared library paths as needed - -if test $ARCH = linux -o $ARCH = freebsd -o $ARCH = bsdi; then - AALIB_RLD_FLAGS="-Wl,-rpath,\${exec_prefix}/lib" -fi - -if test $ARCH = solaris; then - AALIB_RLD_FLAGS="-R\${exec_prefix}/lib" -fi - - dnl Expand the cflags and libraries needed by apps using AALIB AC_SUBST(AALIB_CFLAGS) AC_SUBST(AALIB_LIBS)