1 --- aalib-1.4.0/configure.in.1 2018-01-27 21:29:12.878039200 +0000
2 +++ aalib-1.4.0/configure.in 2018-01-27 21:29:23.715982603 +0000
4 AALIB_RLD_FLAGS="-Wl,-rpath,\${exec_prefix}/lib"
7 -if test $ARCH = solaris; then
8 - AALIB_RLD_FLAGS="-R\${exec_prefix}/lib"
10 +#if test $ARCH = solaris; then
11 +# AALIB_RLD_FLAGS="-R\${exec_prefix}/lib"
15 dnl Expand the cflags and libraries needed by apps using AALIB