summaryrefslogtreecommitdiff
path: root/glib/acconfig.h
diff options
context:
space:
mode:
authorJay Painter <jpaint@src.gnome.org>1997-12-06 21:32:43 +0000
committerJay Painter <jpaint@src.gnome.org>1997-12-06 21:32:43 +0000
commit4d6f11a6cec83adcc6626c56155388c20d056918 (patch)
tree7fc34545075605c47e226aa12aaf450e624898f5 /glib/acconfig.h
parenta51d944e25a2d5aa2ed6cc1ce371f652591bceaf (diff)
downloadgdk-pixbuf-4d6f11a6cec83adcc6626c56155388c20d056918.tar.gz
Added undef's for wchar tests. -Jay
Diffstat (limited to 'glib/acconfig.h')
-rw-r--r--glib/acconfig.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/glib/acconfig.h b/glib/acconfig.h
index 48ca75f8d..52818d41f 100644
--- a/glib/acconfig.h
+++ b/glib/acconfig.h
@@ -52,6 +52,11 @@
#undef SIZEOF_INT
#undef SIZEOF_VOID_P
+#undef HAVE_WCHAR_H
+#undef HAVE_WCSTR_H
+#undef HAVE_WCTYPE_H
+
+
/* #undef PACKAGE */
/* #undef VERSION */