diff aclocal.m4 @ 2638:652a14bff36b

[project @ 1997-01-28 16:52:00 by jwe]
author jwe
date Tue, 28 Jan 1997 16:52:14 +0000
parents b35a5cd8107f
children bba5bce877e0
line wrap: on
line diff
--- a/aclocal.m4	Tue Jan 28 01:33:45 1997 +0000
+++ b/aclocal.m4	Tue Jan 28 16:52:14 1997 +0000
@@ -126,7 +126,7 @@
 fi
 dnl
 ld_run_path=`echo $foutput | \
-  sed -n -e 's/^.*\(LD_RUN_PATH *= *\([^ ]*\).*/\1/p'`
+  sed -n -e 's/^.*LD_RUN_PATH *= *\([^ ]*\).*/\1/p'`
 dnl
 dnl We are only supposed to find this on Solaris systems, and this
 dnl substitution is probably only going to work with gcc on those