From: Gurusamy Sarathy <gsar@cpan.org>
Date: Sat, 9 May 1998 17:05:55 +0000 (+0000)
Subject: [win32] tweak config.[bgv]c
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=75d58f20e1bcf22f3c51136478cfb257de1483f6;p=p5sagit%2Fp5-mst-13.2.git

[win32] tweak config.[bgv]c

p4raw-id: //depot/win32/perl@917
---

diff --git a/win32/config.bc b/win32/config.bc
index f0429bb..1def0f6 100644
--- a/win32/config.bc
+++ b/win32/config.bc
@@ -159,10 +159,10 @@ d_mkfifo='undef'
 d_mkstemp='undef'
 d_mktime='define'
 d_msg='undef'
-d_msgctl='define'
-d_msgget='define'
-d_msgrcv='define'
-d_msgsnd='define'
+d_msgctl='undef'
+d_msgget='undef'
+d_msgrcv='undef'
+d_msgsnd='undef'
 d_mymalloc='define'
 d_nice='undef'
 d_oldpthreads='undef'
@@ -194,9 +194,9 @@ d_sched_yield='undef'
 d_seekdir='define'
 d_select='define'
 d_sem='undef'
-d_semctl='define'
-d_semget='define'
-d_semop='define'
+d_semctl='undef'
+d_semget='undef'
+d_semop='undef'
 d_setegid='undef'
 d_seteuid='undef'
 d_setgrps='undef'
@@ -222,9 +222,9 @@ d_sfio='undef'
 d_shm='undef'
 d_shmat='undef'
 d_shmatprototype='undef'
-d_shmctl='define'
-d_shmdt='define'
-d_shmget='define'
+d_shmctl='undef'
+d_shmdt='undef'
+d_shmget='undef'
 d_sigaction='undef'
 d_sigsetjmp='undef'
 d_socket='define'
diff --git a/win32/config.gc b/win32/config.gc
index d571dff..e06fe81 100644
--- a/win32/config.gc
+++ b/win32/config.gc
@@ -159,10 +159,10 @@ d_mkfifo='undef'
 d_mkstemp='undef'
 d_mktime='define'
 d_msg='undef'
-d_msgctl='define'
-d_msgget='define'
-d_msgrcv='define'
-d_msgsnd='define'
+d_msgctl='undef'
+d_msgget='undef'
+d_msgrcv='undef'
+d_msgsnd='undef'
 d_mymalloc='define'
 d_nice='undef'
 d_oldpthreads='undef'
@@ -194,9 +194,9 @@ d_sched_yield='undef'
 d_seekdir='define'
 d_select='define'
 d_sem='undef'
-d_semctl='define'
-d_semget='define'
-d_semop='define'
+d_semctl='undef'
+d_semget='undef'
+d_semop='undef'
 d_setegid='undef'
 d_seteuid='undef'
 d_setgrps='undef'
@@ -222,9 +222,9 @@ d_sfio='undef'
 d_shm='undef'
 d_shmat='undef'
 d_shmatprototype='undef'
-d_shmctl='define'
-d_shmdt='define'
-d_shmget='define'
+d_shmctl='undef'
+d_shmdt='undef'
+d_shmget='undef'
 d_sigaction='undef'
 d_sigsetjmp='undef'
 d_socket='define'
diff --git a/win32/config.vc b/win32/config.vc
index a59cede..8fae6bc 100644
--- a/win32/config.vc
+++ b/win32/config.vc
@@ -159,10 +159,10 @@ d_mkfifo='undef'
 d_mkstemp='undef'
 d_mktime='define'
 d_msg='undef'
-d_msgctl='define'
-d_msgget='define'
-d_msgrcv='define'
-d_msgsnd='define'
+d_msgctl='undef'
+d_msgget='undef'
+d_msgrcv='undef'
+d_msgsnd='undef'
 d_mymalloc='define'
 d_nice='undef'
 d_oldpthreads='undef'
@@ -194,9 +194,9 @@ d_sched_yield='undef'
 d_seekdir='define'
 d_select='define'
 d_sem='undef'
-d_semctl='define'
-d_semget='define'
-d_semop='define'
+d_semctl='undef'
+d_semget='undef'
+d_semop='undef'
 d_setegid='undef'
 d_seteuid='undef'
 d_setgrps='undef'
@@ -222,9 +222,9 @@ d_sfio='undef'
 d_shm='undef'
 d_shmat='undef'
 d_shmatprototype='undef'
-d_shmctl='define'
-d_shmdt='define'
-d_shmget='define'
+d_shmctl='undef'
+d_shmdt='undef'
+d_shmget='undef'
 d_sigaction='undef'
 d_sigsetjmp='undef'
 d_socket='define'