This is my patch patch.1i for perl5.001.
[p5sagit/p5-mst-13.2.git] / hints / irix_6.sh
index 0c4b0fc..e810af2 100644 (file)
@@ -12,6 +12,8 @@ i_time='define'
 cc="cc -32"
 ccflags="$ccflags -D_POSIX_SOURCE -ansiposix -D_BSD_TYPES -Olimit 3000"
 lddlflags="-32 -shared"
+
+# We don't want these libraries.  Anyone know why?
 set `echo X "$libswanted "|sed -e 's/ socket / /' -e 's/ nsl / /' -e 's/ dl / /'`
 shift
 libswanted="$*"