summaryrefslogtreecommitdiff
path: root/NetWare
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2013-12-10 19:32:59 +0100
committerNicholas Clark <nick@ccl4.org>2013-12-27 13:25:31 +0100
commit0b39d4dc4ab8382898c5a64491df5ec27b73c197 (patch)
treee576af81ece0c5bfb150e9e23d62d5df1026ac14 /NetWare
parent97cb92d6c0700e9454bd4ae6d4ab867918bf7861 (diff)
downloadperl-0b39d4dc4ab8382898c5a64491df5ec27b73c197.tar.gz
Purge sfio support from configure.com, Configure and related files.
Most of these are actually generated, so the maintenance complexity reduction is not as impressive as the diffstat suggests. (Incorporating a fix from Merijn)
Diffstat (limited to 'NetWare')
-rw-r--r--NetWare/config.wc3
-rw-r--r--NetWare/config_H.wc12
2 files changed, 0 insertions, 15 deletions
diff --git a/NetWare/config.wc b/NetWare/config.wc
index 033f46e0eb..151d8af1a6 100644
--- a/NetWare/config.wc
+++ b/NetWare/config.wc
@@ -429,7 +429,6 @@ d_setservent_r='undef'
d_setsid='undef'
d_setspent='undef'
d_setvbuf='define'
-d_sfio='undef'
d_shm='undef'
d_shmat='undef'
d_shmatprototype='undef'
@@ -658,7 +657,6 @@ i_prot='undef'
i_pthread='undef'
i_pwd='undef'
i_rpcsvcdbm='define'
-i_sfio='undef'
i_sgtty='undef'
i_shadow='undef'
i_socks='undef'
@@ -1006,7 +1004,6 @@ useperlio='undef'
useposix='true'
usereentrant='undef'
userelocatableinc='undef'
-usesfio='false'
useshrplib='true'
usesitecustomize='undef'
usesocks='undef'
diff --git a/NetWare/config_H.wc b/NetWare/config_H.wc
index 65017336b1..64f9067263 100644
--- a/NetWare/config_H.wc
+++ b/NetWare/config_H.wc
@@ -784,12 +784,6 @@
*/
#define I_NETINET_IN /**/
-/* I_SFIO:
- * This symbol, if defined, indicates to the C program that it should
- * include <sfio.h>.
- */
-/*#define I_SFIO /**/
-
/* I_STDDEF:
* This symbol, if defined, indicates that <stddef.h> exists and should
* be included.
@@ -1959,12 +1953,6 @@
*/
#define HAS_SETVBUF /**/
-/* USE_SFIO:
- * This symbol, if defined, indicates that sfio should
- * be used.
- */
-/*#define USE_SFIO /**/
-
/* HAS_SHM:
* This symbol, if defined, indicates that the entire shm*(2) library is
* supported.