diff options
author | H.Merijn Brand <h.m.brand@xs4all.nl> | 2011-10-01 13:25:30 +0200 |
---|---|---|
committer | H.Merijn Brand <h.m.brand@xs4all.nl> | 2011-10-01 13:25:30 +0200 |
commit | d78f9ffa7317e24a5eaf54a2cf107e6663784159 (patch) | |
tree | c00409ffecf36863244c723804974016686ce32b /metaconfig.h | |
parent | 59c72abb953c65b45dbe206ff588a3f0a9d37e3c (diff) | |
download | perl-d78f9ffa7317e24a5eaf54a2cf107e6663784159.tar.gz |
Regen Configure and friends
After backporting Nicholas' work and slimming down metaconfig.h
Diffstat (limited to 'metaconfig.h')
-rw-r--r-- | metaconfig.h | 19 |
1 files changed, 2 insertions, 17 deletions
diff --git a/metaconfig.h b/metaconfig.h index d445b34391..0e418f2a94 100644 --- a/metaconfig.h +++ b/metaconfig.h @@ -11,36 +11,21 @@ * in Configure, this is the way to force them into availability. * * CHARBITS - * GMTIME_MAX - * GMTIME_MIN * HAS_ASCTIME64 * HAS_CTIME64 * HAS_DIFFTIME64 - * HAS_GETADDRINFO - * HAS_GETNAMEINFO * HAS_GMTIME64 - * HAS_INETNTOP - * HAS_INETPTON * HAS_LOCALTIME64 * HAS_MKTIME64 * HAS_PRCTL * HAS_PSEUDOFORK - * HAS_SIN6_SCOPE_ID - * HAS_SOCKADDR_SA_LEN * HAS_TIMEGM * I16SIZE - * I32SIZE * I64SIZE * I8SIZE - * LOCALTIME_MAX - * LOCALTIME_MIN * LOCALTIME_R_NEEDS_TZSET - * ST_INO_SIGN - * ST_INO_SIZE - * U16SIZE - * U32SIZE - * U64SIZE * U8SIZE - * USE_DTRACE + * USE_KERN_PROC_PATHNAME + * USE_NSGETEXECUTABLEPATH * */ |