X-Git-Url: https://git.sesse.net/?p=rdpsrv;a=blobdiff_plain;f=Xserver%2Fconfig%2Fcf%2Fvnclibs.def.in;fp=Xserver%2Fconfig%2Fcf%2Fvnclibs.def.in;h=0000000000000000000000000000000000000000;hp=1293f24aefe35d8e2867bba6f8243c662e673d3f;hb=ce66b81460e5353db09d45c02339d4583fbda255;hpb=7772d71ffd742cfc9b7ff214659d16c5bb56a391 diff --git a/Xserver/config/cf/vnclibs.def.in b/Xserver/config/cf/vnclibs.def.in deleted file mode 100644 index 1293f24..0000000 --- a/Xserver/config/cf/vnclibs.def.in +++ /dev/null @@ -1,24 +0,0 @@ -/* - * vnclibs.def.in - tells Xvnc where to pick up external VNC libraries - * - * Whenever you change this file, you need to run configure and then remake - * the Makefiles in - * lib/font/fontfile, programs/Xserver and programs/Xserver/hw/vnc - */ - -CXX = @CXX@ -CXXFLAGS = @CXXFLAGS@ - -CCLINK = $(CXX) - -RFB_TOP = $(TOP)/.. - -top_srcdir = $(RFB_TOP) - -ZLIB_INCLUDE = @ZLIB_INCLUDE@ - -VNCLIBS = - -VNCSYSLIBS = - -VNCCPPFLAGS = -I$(RFB_TOP)