diff options
author | Andy Dougherty <doughera@lafayette.edu> | 1998-06-08 10:45:36 -0400 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1998-06-10 05:52:05 +0000 |
commit | aebf16e7cdbc86ec766bcfc2294cc17a0e67dc15 (patch) | |
tree | 987d954b0b07ce46e70cfd66e26d155cf4f9f6d4 /config_h.SH | |
parent | 5d582a372c85360bc6ffdf3733896719312079e2 (diff) | |
download | perl-aebf16e7cdbc86ec766bcfc2294cc17a0e67dc15.tar.gz |
Config_66-01
Message-Id: <Pine.SUN.3.96.980608144437.13972A-100000@newton.phys>
p4raw-id: //depot/perl@1087
Diffstat (limited to 'config_h.SH')
-rw-r--r-- | config_h.SH | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/config_h.SH b/config_h.SH index 6b01b975e6..aedfa6db5a 100644 --- a/config_h.SH +++ b/config_h.SH @@ -1634,12 +1634,6 @@ sed <<!GROK!THIS! >config.h -e 's!^#undef\(.*/\)\*!/\*#define\1 \*!' -e 's!^#un- #define LONGLONGSIZE $longlongsize /**/ #endif -/* HAS_MKSTEMP: - * This symbol, if defined, indicates that the mkstemp routine is - * available to create and open a unique temporary file. - */ -#$d_mkstemp HAS_MKSTEMP /**/ - /* HAS_SETGROUPS: * This symbol, if defined, indicates that the setgroups() routine is * available to set the list of process groups. If unavailable, multiple |