849590076e
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@2260 6952d904-891a-0410-993b-d76249ca496b
12 lines
318 B
Diff
12 lines
318 B
Diff
--- nxcompshad/Makefile.in.orig 2008-12-05 13:57:18 +0300
|
|
+++ nxcompshad/Makefile.in 2008-12-05 13:57:05 +0300
|
|
@@ -48,7 +48,7 @@ CCINCLUDES =
|
|
CCDEFINES =
|
|
|
|
LDFLAGS = @LDFLAGS@
|
|
-LIBS = @LIBS@ -L/usr/X11R6/lib -lX11
|
|
+LIBS = @LIBS@ -L/usr/X11R6/lib -lX11 -lXext
|
|
|
|
#
|
|
# Only if THREADS is defined.
|