--- xc/programs/Xserver/vnc/Imakefile.orig	2008-10-14 06:28:36.000000000 -0700
+++ xc/programs/Xserver/vnc/Imakefile	2011-05-19 22:16:59.424818247 -0700
@@ -7,15 +7,8 @@
 
 #define CplusplusSource
 
-#if DoLoadableServer
-#define IHaveSubdirs
-#endif
-
 #include <Server.tmpl>
 
-#if DoLoadableServer
-       MODULE_SUBDIRS = module
-#endif
          SRCS = vncExtInit.cc vncHooks.cc XserverDesktop.cc
          OBJS = vncExtInit.o vncHooks.o XserverDesktop.o
      INCLUDES = -I../include -I$(EXTINCSRC) -I$(XINCLUDESRC) -I$(FONTINCSRC) \
