summaryrefslogtreecommitdiff
path: root/glib/glibconfig.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'glib/glibconfig.h.in')
-rw-r--r--glib/glibconfig.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/glib/glibconfig.h.in b/glib/glibconfig.h.in
index ad4a6b08e..f1b9eacfa 100644
--- a/glib/glibconfig.h.in
+++ b/glib/glibconfig.h.in
@@ -65,6 +65,9 @@
/* Define if you have the vsnprintf function. */
#undef HAVE_VSNPRINTF
+/* Define if you have the strcasecmp function. */
+#undef HAVE_STRCASECMP
+
/* Define if you have the <float.h> header file. */
#undef HAVE_FLOAT_H