d1b5828
--- aalib-1.4.0/configure.in~	2006-07-23 09:29:19.000000000 +0200
d1b5828
+++ aalib-1.4.0/configure.in	2006-07-23 09:29:19.000000000 +0200
d1b5828
@@ -371,17 +371,6 @@
d1b5828
 	;;
d1b5828
 esac
d1b5828
 
d1b5828
-# Set runtime shared library paths as needed
d1b5828
-
d1b5828
-if test $ARCH = linux -o $ARCH = freebsd -o $ARCH = bsdi; then
d1b5828
-  AALIB_RLD_FLAGS="-Wl,-rpath,\${exec_prefix}/lib"
d1b5828
-fi
d1b5828
-
d1b5828
-if test $ARCH = solaris; then
d1b5828
-  AALIB_RLD_FLAGS="-R\${exec_prefix}/lib"
d1b5828
-fi
d1b5828
-
d1b5828
-
d1b5828
 dnl Expand the cflags and libraries needed by apps using AALIB
d1b5828
 AC_SUBST(AALIB_CFLAGS)
d1b5828
 AC_SUBST(AALIB_LIBS)
d1b5828
--- aalib-1.4.0/configure~	2006-07-23 09:29:18.000000000 +0200
d1b5828
+++ aalib-1.4.0/configure	2006-07-23 09:29:18.000000000 +0200
d1b5828
@@ -4313,17 +4313,6 @@
d1b5828
 	;;
d1b5828
 esac
d1b5828
 
d1b5828
-# Set runtime shared library paths as needed
d1b5828
-
d1b5828
-if test $ARCH = linux -o $ARCH = freebsd -o $ARCH = bsdi; then
d1b5828
-  AALIB_RLD_FLAGS="-Wl,-rpath,\${exec_prefix}/lib"
d1b5828
-fi
d1b5828
-
d1b5828
-if test $ARCH = solaris; then
d1b5828
-  AALIB_RLD_FLAGS="-R\${exec_prefix}/lib"
d1b5828
-fi
d1b5828
-
d1b5828
-
d1b5828
 
d1b5828
 
d1b5828