Sophie

Sophie

distrib > Mageia > 9 > armv7hl > by-pkgid > aad713a28e1cc4d2fa23192ca18fbcc5 > files > 5

aalib-1.4.0-0.rc5.35.mga9.src.rpm

--- a/configure.in.orig	2002-05-22 18:17:07.000000000 +0200
+++ b/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)