mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-05 06:28:07 +02:00
Don't enable ROOTLESS_WORKAROUND, it breaks composite
This possibly brings back whatever the bug is in
http://bugs.freedesktop.org/show_bug.cgi?id=1168 for
-rootless mode, but since we don't have reproduction
steps for that, I can't test that...
Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
Tested-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
(cherry picked from commit 20701522be)
This commit is contained in:
parent
4f2489bdf3
commit
76e548d091
1 changed files with 0 additions and 1 deletions
|
|
@ -1860,7 +1860,6 @@ if test "x$XWIN" = xyes; then
|
|||
dnl if we have windowswmproto, build rootless extension for multwindowextwm mode
|
||||
if test "x$WINDOWSWM" = xyes ; then
|
||||
AC_DEFINE(ROOTLESS,1,[Build Rootless code])
|
||||
CFLAGS="$CFLAGS -DROOTLESS_WORKAROUND"
|
||||
fi
|
||||
;;
|
||||
mingw*)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue