[PATCH libXdmcp] make: remove unrequired -I${top_builddir}/include

Gaetan Nadon memsize at videotron.ca
Sat Mar 20 08:29:52 PDT 2010


The -I${top_srcdir}/include in AM_CFLAGS is the correct one.

Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
---
 Makefile.am |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index a75e678..a82a3ee 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -56,9 +56,6 @@ endif HASXDMAUTH
 
 xdmcpincludedir=$(includedir)/X11
 
-INCLUDES = \
-	-I${top_builddir}/include
-
 xdmcpinclude_HEADERS = \
 	include/X11/Xdmcp.h
 
-- 
1.6.0.4



More information about the xorg-devel mailing list