aboutsummaryrefslogtreecommitdiff
path: root/src/config-win32.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config-win32.h')
-rw-r--r--src/config-win32.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/config-win32.h b/src/config-win32.h
index ba60773eb..55d3e3a5f 100644
--- a/src/config-win32.h
+++ b/src/config-win32.h
@@ -2,6 +2,9 @@
/* Define if you have the strcasecmp function. */
/*#define HAVE_STRCASECMP 1*/
+/* Define if you have the stricmp function. */
+#define HAVE_STRICMP 1
+
/* Define cpu-machine-OS */
#define OS "win32"