aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/macosx/native-gtk/config.h
diff options
context:
space:
mode:
authorKovarththanan Rajaratnam <kovarththanan.rajaratnam@gmail.com>2009-08-31 19:47:50 +0000
committerKovarththanan Rajaratnam <kovarththanan.rajaratnam@gmail.com>2009-08-31 19:47:50 +0000
commit974849a9a0cea5819ab52b432cd04d01ef16066a (patch)
treec9aaa1987c72150703c288cb40d496fad8019d1d /packaging/macosx/native-gtk/config.h
parenta871f30434e3e22a5d418d1bbaed29f7b6f017e1 (diff)
Remove strcasecmp. We use g_ascii_strcasecmp exclusively
svn path=/trunk/; revision=29643
Diffstat (limited to 'packaging/macosx/native-gtk/config.h')
-rw-r--r--packaging/macosx/native-gtk/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/packaging/macosx/native-gtk/config.h b/packaging/macosx/native-gtk/config.h
index 49d05c88b2..4422a770e9 100644
--- a/packaging/macosx/native-gtk/config.h
+++ b/packaging/macosx/native-gtk/config.h
@@ -292,9 +292,6 @@
/* Define to 1 if you have the `stpcpy' function. */
#define HAVE_STPCPY 1
-/* Define to 1 if you have the `strcasecmp' function. */
-#define HAVE_STRCASECMP 1
-
/* Define to 1 if you have the `strerror' function. */
#define HAVE_STRERROR 1