]> git.sesse.net Git - rdpsrv/blobdiff - Xserver/config/cf/vnclibs.def.in
Removed Xserver/ directory, it does nothing useful ATM.
[rdpsrv] / Xserver / config / cf / vnclibs.def.in
diff --git a/Xserver/config/cf/vnclibs.def.in b/Xserver/config/cf/vnclibs.def.in
deleted file mode 100644 (file)
index 1293f24..0000000
+++ /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)