Accessibility Linux: Do not depend on external libatspi2
authorFrederik Gladhorn <frederik.gladhorn@digia.com>
Thu, 1 Nov 2012 16:50:56 +0000 (17:50 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Thu, 8 Nov 2012 15:59:50 +0000 (16:59 +0100)
commit4c1c8207b9ace89d727e3bd98ae77c4282672172
treeaa98cd773d0ac8aff92d3712715e4e71d68424b3
parent15b5ed3294dc03e51f84a9d0163283f35e570944
Accessibility Linux: Do not depend on external libatspi2

This has (and still does) caused lots of grief since
it means accessibility was often unintendedly not built.

Instead copy the lib-at-spi-2 header file needed for the
type enum and build it by default again.

Change-Id: I1ba26f20edff1aeb444c96a37928f36230ac7576
Reviewed-by: J-P Nurmi <jpnurmi@digia.com>
configure
src/3rdparty/atspi2/atspi/atspi-constants.h [new file with mode: 0644]
src/3rdparty/atspi2/atspi2.pri
src/platformsupport/linuxaccessibility/linuxaccessibility.pri
tests/auto/other/qaccessibilitylinux/qaccessibilitylinux.pro
tests/auto/other/qaccessibilitylinux/tst_qaccessibilitylinux.cpp