summaryrefslogtreecommitdiff
path: root/Porting/config_H
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>1999-10-26 13:40:18 +0000
committerJarkko Hietaniemi <jhi@iki.fi>1999-10-26 13:40:18 +0000
commite688b2318033d7cc179bac591999729a37bf7138 (patch)
treea8615311fad5e9cd026081310ba262dc6d3a5c0e /Porting/config_H
parent0617aed7fc09c616342e9b0d35b7881d7c1472b1 (diff)
downloadperl-e688b2318033d7cc179bac591999729a37bf7138.tar.gz
Revert #4457 for more investigation.
p4raw-id: //depot/cfgperl@4460
Diffstat (limited to 'Porting/config_H')
-rw-r--r--Porting/config_H8
1 files changed, 1 insertions, 7 deletions
diff --git a/Porting/config_H b/Porting/config_H
index 710fa8fa56..345ec01318 100644
--- a/Porting/config_H
+++ b/Porting/config_H
@@ -17,7 +17,7 @@
/*
* Package name : perl5
* Source directory : .
- * Configuration time: Tue Oct 26 13:20:35 EET DST 1999
+ * Configuration time: Tue Oct 26 16:45:55 EET DST 1999
* Configured by : jhi
* Target system : osf1 alpha.hut.fi v4.0 878 alpha
*/
@@ -2190,12 +2190,6 @@
*/
/*#define HAS_FTELLO / **/
-/* HAS_GETMNT:
- * This symbol, if defined, indicates that the getmnt routine is
- * available to get filesystem mount info by filename.
- */
-/*#define HAS_GETMNT / **/
-
/* HAS_GETMNTENT:
* This symbol, if defined, indicates that the getmntent routine is
* available to iterate through mounted file systems to get their info.