Rename xtest.h to xtestconst.h to avoid a collision with XTest.h on case-insensitive filesystems

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Magnus Kessler 2009-07-22 09:37:38 +01:00 committed by Peter Hutterer
parent 2fd05eca7d
commit d7ead7a591
3 changed files with 2 additions and 2 deletions

View file

@ -28,7 +28,7 @@ xext_HEADERS = \
EVIproto.h \
xtestext1proto.h \
xtestext1const.h \
xtest.h \
xtestconst.h \
xtestproto.h
pkgconfigdir = $(libdir)/pkgconfig

View file

@ -27,7 +27,7 @@ in this Software without prior written authorization from The Open Group.
#ifndef _XTESTPROTO_H_
#define _XTESTPROTO_H_
#include <X11/extensions/xtest.h>
#include <X11/extensions/xtestconst.h>
#define Window CARD32
#define Time CARD32