diff options
author | Manish Singh <yosh@src.gnome.org> | 1998-06-28 05:44:14 +0000 |
---|---|---|
committer | Manish Singh <yosh@src.gnome.org> | 1998-06-28 05:44:14 +0000 |
commit | 28c70890773facf7502dd0de4e7a9a2b70d9819f (patch) | |
tree | d3124f4a4d875a240a3f6331f9d57dbad6ef3a6e /config.h.in | |
parent | f93afa9c75033c2fd1c2d734a8d17209756c3dd7 (diff) | |
download | gtk+-28c70890773facf7502dd0de4e7a9a2b70d9819f.tar.gz |
use native Xlib XConvertCase if it's available
-Yosh
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in index d8bf68dbb0..1c4ab3e3a5 100644 --- a/config.h.in +++ b/config.h.in @@ -23,6 +23,7 @@ #undef HAVE_XSHM_H #undef HAVE_SHAPE_EXT #undef HAVE_SYS_SELECT_H +#undef HAVE_XCONVERTCASE /* some systems do not allow to ipcrm pages prior to * actual usage, namely: OSF1 V3.2, SunOS 4.1.1, 5.5, 5.5.1, 5.6, |