diff options
author | DRC <dcommander@users.sourceforge.net> | 2011-11-07 21:18:56 +0000 |
---|---|---|
committer | DRC <dcommander@users.sourceforge.net> | 2011-11-07 21:18:56 +0000 |
commit | 3aefcbea3306388f914ede67ad15247ddcc5570c (patch) | |
tree | 720e3e4862164ddca1850d51212b9700fa171ff5 /cmake | |
parent | a3ac01ef9ce92ca2ddd31a8a647937235e294f6d (diff) | |
download | tigervnc-3aefcbea3306388f914ede67ad15247ddcc5570c.tar.gz tigervnc-3aefcbea3306388f914ede67ad15247ddcc5570c.zip |
Fix legacy-friendly build (I hope). r4745 (enabling DPMS) removed -DNO_HW_ONLY_EXTS from Xvnc_CPPFLAGS in unix/xserver/hw/vnc/Makefile.am, which caused xorg-xserver 1.6.5 to attempt to build the XFree86-DRI extension, but the stub for
XFree86DRIExtensionInit() was missing, so Xvnc failed to link. Adding --disable-dri (r4765) caused the GLX build to fail, because GLX needs either DRI or DRI2, and DRI2 was not being properly detected because the dri2proto module we were using was too old for our X server version.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4772 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'cmake')
0 files changed, 0 insertions, 0 deletions