summaryrefslogtreecommitdiff
path: root/config_h.SH
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 /config_h.SH
parent0617aed7fc09c616342e9b0d35b7881d7c1472b1 (diff)
downloadperl-e688b2318033d7cc179bac591999729a37bf7138.tar.gz
Revert #4457 for more investigation.
p4raw-id: //depot/cfgperl@4460
Diffstat (limited to 'config_h.SH')
-rw-r--r--config_h.SH6
1 files changed, 0 insertions, 6 deletions
diff --git a/config_h.SH b/config_h.SH
index 2e87836c41..a0be5e36a5 100644
--- a/config_h.SH
+++ b/config_h.SH
@@ -2204,12 +2204,6 @@ sed <<!GROK!THIS! >config.h -e 's!^#undef\(.*/\)\*!/\*#define\1 \*!' -e 's!^#un-
*/
#$d_ftello HAS_FTELLO /**/
-/* HAS_GETMNT:
- * This symbol, if defined, indicates that the getmnt routine is
- * available to get filesystem mount info by filename.
- */
-#$d_getmnt 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.