diff options
Diffstat (limited to 'x11vnc/x11vnc.h')
-rw-r--r-- | x11vnc/x11vnc.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11vnc/x11vnc.h b/x11vnc/x11vnc.h index 8d69543..3299109 100644 --- a/x11vnc/x11vnc.h +++ b/x11vnc/x11vnc.h @@ -133,6 +133,8 @@ so, delete this exception statement from your version. * -DPOLL_8TO24_DELAY=N * -DDEBUG_XEVENTS=1 enable printout for X events. * + * -DX11VNC_MACOSX_USE_GETMAINDEVICE use deprecated GetMainDevice on macosx + * * Set these in CPPFLAGS before running configure. E.g.: * * % env CPPFLAGS="-DFOREVER -DREMOTE_CONTROL=0" ./configure |