From: Jarkko Hietaniemi Date: Wed, 27 Aug 2003 17:12:56 +0000 (+0000) Subject: Configure is doing fine in Ultrix, operator error. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=d3c54a8ee31058f7959aacfbb3392e838bcff1b6;p=p5sagit%2Fp5-mst-13.2.git Configure is doing fine in Ultrix, operator error. p4raw-id: //depot/perl@20921 --- diff --git a/hints/ultrix_4.sh b/hints/ultrix_4.sh index 5954d24..2958394 100644 --- a/hints/ultrix_4.sh +++ b/hints/ultrix_4.sh @@ -69,13 +69,6 @@ d_dirnamlen='define' # which is rather useless state of things for Perl. d_mmap='undef' -# Configure gets fooled somehow into thinking that Ultrix would have mkstemp. -d_mkstemp='undef' - # There simply isn't dynaloading in Ultrix. usedl='undef' -# There are and gettimeofday(), -# despite of what Configure thinks. -i_niin='define' -d_gettimeod='define'