From c25caf9d72230bb2775c1d92bbac4e1e59afcad4 Mon Sep 17 00:00:00 2001 From: Adam Tkac Date: Mon, 5 Jan 2009 15:29:21 +0000 Subject: [PATCH] [Cleanup] Removed unneeded X module preprocessor parameters git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3520 3789f03b-4d11-0410-bbf8-ca57d06f2519 --- unix/xserver/hw/vnc/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/unix/xserver/hw/vnc/Makefile.am b/unix/xserver/hw/vnc/Makefile.am index ae2c82aa..113ae613 100644 --- a/unix/xserver/hw/vnc/Makefile.am +++ b/unix/xserver/hw/vnc/Makefile.am @@ -47,7 +47,6 @@ libvnc_la_CPPFLAGS = $(XVNC_CPPFLAGS) -I$(LIB_DIR) \ -I$(top_srcdir)/hw/xfree86/common \ -I$(top_srcdir)/hw/xfree86/os-support \ -I$(top_srcdir)/hw/xfree86/os-support/bus \ - -DXFree86Module -DXFree86LOADER -DIN_MODULE \ -I$(includedir)/pixman-1 libvnc_la_LDFLAGS = -module -avoid-version -- 2.39.5