summaryrefslogtreecommitdiff
blob: 1436ccda8b81fb2448fef9c99b5a13dfea1dfa8f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- configure.orig      2006-12-14 09:47:52.000000000 -0500
+++ configure   2006-12-14 09:48:12.000000000 -0500
@@ -7011,7 +7011,7 @@
   return exitvar;
 }
 EOF
-    cc_check && _xshape=yes
+    cc_check "-lXext" && _xshape=yes
   fi
   if test "$_xshape" = yes ; then
     _def_xshape='#define HAVE_XSHAPE 1'