Add VNC front end to list of options.
svn path=/trunk/netsurf/; revision=6667
This commit is contained in:
parent
bc875e092e
commit
68a3e06b19
|
@ -201,7 +201,7 @@ ifeq ($(TARGET),framebuffer)
|
|||
CFLAGS += -O2 -Wuninitialized
|
||||
|
||||
# Framebuffer frontend.
|
||||
# Valid values are: linux, able, sdl
|
||||
# Valid values are: linux, sdl, vnc, able
|
||||
NETSURF_FB_FRONTEND := linux
|
||||
|
||||
# Enable NetSurf's use of Hubbub to parse HTML rather, than libxml2
|
||||
|
|
Loading…
Reference in New Issue