diff src/X_supp.c @ 694:7e64e0f70cb6

Switch XSHM with autoconf
author Thinker K.F. Li <thinker@branda.to>
date Mon, 09 Aug 2010 12:03:46 +0800
parents 8b7964869f7a
children 82836f1290b6
line wrap: on
line diff
--- a/src/X_supp.c	Mon Aug 09 10:03:54 2010 +0800
+++ b/src/X_supp.c	Mon Aug 09 12:03:46 2010 +0800
@@ -8,8 +8,7 @@
 #include "mb_redraw_man.h"
 #include "mb_timer.h"
 #include "mb_X_supp.h"
-
-#define XSHM 1
+#include "config.h"
 
 #ifdef XSHM
 /* \sa http://www.xfree86.org/current/mit-shm.html */