summaryrefslogtreecommitdiff
path: root/bcc32
diff options
context:
space:
mode:
authoreban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-06-16 05:44:22 +0000
committereban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-06-16 05:44:22 +0000
commit5fb3efb267a40d0b2410af36cd3421ef94492170 (patch)
tree1dba955982b1a4e1e07b519b8c5a3251cd0b45eb /bcc32
parent4b0115beb5a500b6ffae8f2c5b16a3d5e1916c0a (diff)
* bcc32/Makefile.sub: undefine HAVE_GETGROUPS.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3947 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'bcc32')
-rw-r--r--bcc32/Makefile.sub2
1 files changed, 1 insertions, 1 deletions
diff --git a/bcc32/Makefile.sub b/bcc32/Makefile.sub
index dda52b9d7b..c95f884f1b 100644
--- a/bcc32/Makefile.sub
+++ b/bcc32/Makefile.sub
@@ -239,7 +239,7 @@ config.h:
/* \#define HAVE_UTIMES 1 */
/* \#define HAVE_FCNTL 1 */
/* \#define HAVE_SETITIMER 1 */
-\#define HAVE_GETGROUPS 1
+/* \#define HAVE_GETGROUPS 1 */
/* \#define HAVE_SIGPROCMASK 1 */
\#define HAVE_GETLOGIN 1
\#define HAVE_TELLDIR 1