Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > b7c89d43bb4b47871f2d6f7dd606771b > files > 5

aalib-1.4.0-0.rc5.25.mga3.src.rpm

--- 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)