Not defining ZLIB_INCLUDE as it is not used in the rfb directory.


git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@604 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/common/rfb/Makefile.in b/common/rfb/Makefile.in
index 835e188..ebaf86d 100644
--- a/common/rfb/Makefile.in
+++ b/common/rfb/Makefile.in
@@ -66,7 +66,7 @@
 
 OBJS = d3des.o $(CXXSRCS:.cxx=.o)
 
-DIR_CPPFLAGS = -I$(top_srcdir) @ZLIB_INCLUDE@ @JPEG_INCLUDE@ @VSNPRINTF_DEFINE@
+DIR_CPPFLAGS = -I$(top_srcdir) @JPEG_INCLUDE@ @VSNPRINTF_DEFINE@
 
 library = librfb.a