From 9949ad7be13b64eeeb111198499973134b96fa17 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 22 Feb 2010 16:46:51 +0100 Subject: Apply Gentoo patch to make Xinerama optional (probably requires autoreconf) --- src/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/Makefile.am b/src/Makefile.am index d4a347f..1dbc0f0 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,7 +1,6 @@ # A list of all the files in the current directory which can be regenerated MAINTAINERCLEANFILES = Makefile.in -LDFLAGS = -L/usr/X11R6/lib -L/usr/local/lib -lz -lpng INCLUDES = -I/usr/X11R6/include $(X_CFLAGS) \ -I$(prefix)/include -I$(includedir) \ -I. -I$(top_srcdir)/src \ -- cgit v1.2.3