On OS X to use perl's malloc need to USE_PERL_SBRK and emulate sbrk()
[p5sagit/p5-mst-13.2.git] / hints / machten_2.sh
index c406a37..af8fe6f 100644 (file)
@@ -13,7 +13,7 @@
 # tsx-11.mit.edu:/pub/linux/sources/libs/dld-3.2.7.tar.gz
 #
 #  Original version was for MachTen 2.1.1.
-#  Last modified by Andy Dougherty   <doughera@lafcol.lafayette.edu>
+#  Last modified by Andy Dougherty   <doughera@lafayette.edu>
 #  Tue Aug 13 12:31:01 EDT 1996
 #
 #  Warning about tests which no longer fail
@@ -46,9 +46,6 @@ esac
 
 # MachTen doesn't have secure setid scripts
 d_suidsafe='undef'
-case "$d_dosuid" in
-'') d_dosuid='define' ;;
-esac
 
 # groupstype should be gid_t, as near as I can tell, but it only
 # seems to work right when it's int.