diff include/mb_config.h.in @ 654:21f944e79b19

Use --with-backend to specify display backend.
author Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
date Sat, 31 Jul 2010 17:31:00 +0800
parents 00f6b36ec5d2
children 586e50f82c1f
line wrap: on
line diff
--- a/include/mb_config.h.in	Sat Jul 31 16:36:53 2010 +0800
+++ b/include/mb_config.h.in	Sat Jul 31 17:31:00 2010 +0800
@@ -14,6 +14,9 @@
 #undef SH_STEXT
 
 /* Enable X backend */
-#undef X_SUPP
+#undef X_BACKEND
+
+/* Enable DirectFB backend */
+#undef DFB_BACKEND
 
 #endif /* __MB_CONFIG_H_ */