summaryrefslogtreecommitdiff
path: root/hints/esix4.sh
diff options
context:
space:
mode:
Diffstat (limited to 'hints/esix4.sh')
-rw-r--r--hints/esix4.sh9
1 files changed, 0 insertions, 9 deletions
diff --git a/hints/esix4.sh b/hints/esix4.sh
index 3d3145d255..695f8b870f 100644
--- a/hints/esix4.sh
+++ b/hints/esix4.sh
@@ -30,12 +30,3 @@ EOM
rm -f /tmp/esix$$
fi
-cat <<'EOM' >&4
-
-If you wish to use dynamic linking, you must use
- LD_LIBRARY_PATH=`pwd`; export LD_LIBRARY_PATH
-or
- setenv LD_LIBRARY_PATH `pwd`
-before running make.
-
-EOM