mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 16:58:40 -04:00
X11 is not only available on Linux
This commit is contained in:
parent
eede914ab8
commit
12ef0e108a
@ -700,7 +700,7 @@
|
||||
#define X11_IPATH
|
||||
#define X11_LPATH /usr/X11R6/lib
|
||||
#define X11_LIBS X11
|
||||
#defer HAVE_X11 $[and $[IS_LINUX],$[libtest $[X11_LPATH],$[X11_LIBS]]]
|
||||
#defer HAVE_X11 $[and $[UNIX_PLATFORM],$[libtest $[X11_LPATH],$[X11_LIBS]]]
|
||||
|
||||
// This defines if we have XF86DGA installed. This enables smooth
|
||||
// FPS-style mouse in x11display, when mouse mode M_relative is used.
|
||||
|
Loading…
x
Reference in New Issue
Block a user