mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-02-04 13:00:28 +01:00
More updates for Panoramix -> Xinerama rename
This commit is contained in:
parent
bed3235d22
commit
057a8709a1
1 changed files with 1 additions and 1 deletions
|
|
@ -489,7 +489,7 @@ AM_CONDITIONAL(XINERAMA, [test x$XINERAMA = xyes])
|
|||
if test "$XINERAMA" = yes; then
|
||||
AC_DEFINE(XINERAMA,1,[Support Xinerama extension])
|
||||
AC_DEFINE(PANORAMIX,1,[Internal define for Xinerama])
|
||||
REQUIRED_MODULES="$REQUIRED_MODULES panoramixproto"
|
||||
REQUIRED_MODULES="$REQUIRED_MODULES xineramaproto"
|
||||
fi
|
||||
AM_CONDITIONAL(XCSECURITY, [test x$XCSECURITY = xyes])
|
||||
if test "$XCSECURITY" = yes; then
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue