summaryrefslogtreecommitdiffstats
path: root/unix/configure
diff options
context:
space:
mode:
authorandreas_kupries <akupries@shaw.ca>2009-07-23 23:01:59 (GMT)
committerandreas_kupries <akupries@shaw.ca>2009-07-23 23:01:59 (GMT)
commit2bab3ed49e96d767dafcf287960de0598225dfa1 (patch)
tree0ab739ed519a0e3f72b491c2b441c7acd6f9c66d /unix/configure
parentbd734d2cf44d9550acd5c2ca3e6c5b17f9b03f72 (diff)
downloadtcl-2bab3ed49e96d767dafcf287960de0598225dfa1.zip
tcl-2bab3ed49e96d767dafcf287960de0598225dfa1.tar.gz
tcl-2bab3ed49e96d767dafcf287960de0598225dfa1.tar.bz2
Revert series of local changes not relevant to the last commit.
Diffstat (limited to 'unix/configure')
-rwxr-xr-xunix/configure5
1 files changed, 0 insertions, 5 deletions
diff --git a/unix/configure b/unix/configure
index f490ca6..a926936 100755
--- a/unix/configure
+++ b/unix/configure
@@ -7175,11 +7175,6 @@ fi
fi
- # 64bit not requested or not, may still be a 64bit platform.
- if test "`uname -m`" = ia64 ; then
- SHLIB_LD_LIBS="-L/lib/hpux64 ${SHLIB_LD_LIBS}"
-fi
-
;;
HP-UX-*.08.*|HP-UX-*.09.*|HP-UX-*.10.*)
SHLIB_SUFFIX=".sl"