diff options
Diffstat (limited to 'lib/config-win32.h')
-rw-r--r-- | lib/config-win32.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/lib/config-win32.h b/lib/config-win32.h index 3f8b78a2b..a464fbf5a 100644 --- a/lib/config-win32.h +++ b/lib/config-win32.h @@ -258,9 +258,6 @@ /* Define if you have the stricmp function. */ #define HAVE_STRICMP 1 -/* Define if you have the strncasecmp function. */ -/* #define HAVE_STRNCASECMP 1 */ - /* Define if you have the strnicmp function. */ #define HAVE_STRNICMP 1 @@ -273,12 +270,6 @@ #define HAVE_STRTOLL 1 #endif -/* Define if you have the tcgetattr function. */ -/* #define HAVE_TCGETATTR 1 */ - -/* Define if you have the tcsetattr function. */ -/* #define HAVE_TCSETATTR 1 */ - /* Define if you have the utime function. */ #ifndef __BORLANDC__ #define HAVE_UTIME 1 |