summaryrefslogtreecommitdiff
path: root/hints/hpux.sh
diff options
context:
space:
mode:
Diffstat (limited to 'hints/hpux.sh')
-rw-r--r--hints/hpux.sh8
1 files changed, 0 insertions, 8 deletions
diff --git a/hints/hpux.sh b/hints/hpux.sh
deleted file mode 100644
index 904f9dee60..0000000000
--- a/hints/hpux.sh
+++ /dev/null
@@ -1,8 +0,0 @@
-echo " "
-echo "NOTE: regression test op.read may fail due to an NFS bug in HP/UX."
-echo "If so, don't worry about it."
-case `(uname -r) 2>/dev/null` in
-*3.1*) d_syscall=$undef ;;
-*2.1*) libswanted=`echo $libswanted | sed 's/ malloc / /'` ;;
-esac
-d_index=define