From 3c80351a1c131914dea7188fbd51d2af4606f527 Mon Sep 17 00:00:00 2001 From: runge Date: Wed, 26 Apr 2006 15:37:43 +0000 Subject: Make VPATH building work with -I $(top_srcdir) for rfb/rfb.h --- x11vnc/x11vnc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11vnc/x11vnc.h') diff --git a/x11vnc/x11vnc.h b/x11vnc/x11vnc.h index 2c69d1b..f47cb89 100644 --- a/x11vnc/x11vnc.h +++ b/x11vnc/x11vnc.h @@ -143,7 +143,7 @@ #undef NOGUI #define NOGUI #undef SKIP_HELP -#define SKIP_HELP 0 +#define SKIP_HELP 1 #endif #if (SMALL_FOOTPRINT > 1) -- cgit v1.2.1