[Xcb-commit] xcb-util

Vincent Torri doursse at kemper.freedesktop.org
Fri Apr 28 10:48:58 PDT 2006


 xcb-util/wm/Makefile.am |    1 -
 1 files changed, 1 deletion(-)

New commits:
diff-tree f6deae50fc0df0d760dc87a3a5db4fe30a192332 (from bc4bdb228e01c16f8507bdf6aa304b40ae431ed0)
Author: TORRI Vincent <torri at doursse.(none)>
Date:   Fri Apr 28 19:48:25 2006 +0200

    I swear that I couldn't compile without that flag !

diff --git a/xcb-util/wm/Makefile.am b/xcb-util/wm/Makefile.am
index d5b100e..9b43a93 100644
--- a/xcb-util/wm/Makefile.am
+++ b/xcb-util/wm/Makefile.am
@@ -35,7 +35,6 @@ xcbwm_test_CFLAGS = $(XCB_CFLAGS) \
 	-I../property \
 	-I../icccm
 xcbwm_test_LDADD = $(XCB_LIBS) \
-	-L../atom -lXCBAtom \
 	-L../convenient -lXCBAux \
 	-L../event -lXCBEvent \
 	-L../property -lXCBProperty \


More information about the xcb-commit mailing list