On Sun, 15 Feb 2009, Stuart Cassoff wrote: > Mikolaj Kucharski wrote: > > Hi, > > > > x11vnc is using tcl/tk toolkit for -gui switch. See x11vnc(1) man page > > and search for `-gui' option for description or grep the srouces for > > `wish' string.
Any reason you removed USE_X11 ? You should put the SUBST_CMD into pre-configure, otherwise if you "make patch", tweak some stuffs then "make update-patches", you'll end up with the substitution already done in the patches. Also, since you're already patching x11vnc/gui.c, you could also remove hard coded paths in it (/usr/X11R6 and /usr/local). Is maintainer ok with theses changes? Cheers! -- Antoine