]> source.dussan.org Git - tigervnc.git/commit
Fixes for build issues caused by recent restructuring
authorBrian P. Hinz <bphinz@users.sf.net>
Thu, 5 Feb 2015 02:28:18 +0000 (21:28 -0500)
committerBrian P. Hinz <bphinz@users.sf.net>
Thu, 5 Feb 2015 02:28:18 +0000 (21:28 -0500)
commit86299fbc2b9a79b144768aac10f9edfa3a4be5dc
tree77e0b163c8312d4e7d84a42db0ef754239b72c58
parentd0b30f2882560cea6d012cf8efe483af62dcd59f
Fixes for build issues caused by recent restructuring

 * Add typedef for XF86OptionPtr for Xorg < 112
 * Include stddef.h to prevent missing size_t definition errors
 * Workaround for libtool convenience library issue
unix/xserver/hw/vnc/Makefile.am
unix/xserver/hw/vnc/vncExtInit.h
unix/xserver/hw/vnc/vncModule.c