aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.win32
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2009-10-06 16:01:18 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2009-10-06 16:01:18 +0000
commit98024a007f590ed79ce43b89bcf7287ea240b989 (patch)
tree0dc184c467bbca781c4d7a049ab14a67b4e5cfea /config.h.win32
parentc88f493d4d1d07933339ffe17d33a0ccfcc8cc32 (diff)
Invert check for getopt: NEED_GETOPT_H -> HAVE_GETOPT_H
Rename getopt.[ch] -> wsgetopt.[ch] to avoid name collision. svn path=/trunk/; revision=30370
Diffstat (limited to 'config.h.win32')
-rw-r--r--config.h.win321
1 files changed, 0 insertions, 1 deletions
diff --git a/config.h.win32 b/config.h.win32
index 6cc50556c1..a1714b5c6a 100644
--- a/config.h.win32
+++ b/config.h.win32
@@ -203,7 +203,6 @@
#define NEED_INET_ATON_H 1
#define NEED_INET_V6DEFS_H 1
-#define NEED_GETOPT_H 1
#define NEED_STRPTIME_H 1
#ifndef WIN32