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 /acconfig.h | |
parent | f93afa9c75033c2fd1c2d734a8d17209756c3dd7 (diff) | |
download | gdk-pixbuf-28c70890773facf7502dd0de4e7a9a2b70d9819f.tar.gz |
use native Xlib XConvertCase if it's available
-Yosh
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h index 0ccdca538..aa20a8a18 100644 --- a/acconfig.h +++ b/acconfig.h @@ -22,6 +22,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, |