comparison 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
comparison
equal deleted inserted replaced
653:34710e86b4a2 654:21f944e79b19
12 12
13 /* Enable sh_stext */ 13 /* Enable sh_stext */
14 #undef SH_STEXT 14 #undef SH_STEXT
15 15
16 /* Enable X backend */ 16 /* Enable X backend */
17 #undef X_SUPP 17 #undef X_BACKEND
18
19 /* Enable DirectFB backend */
20 #undef DFB_BACKEND
18 21
19 #endif /* __MB_CONFIG_H_ */ 22 #endif /* __MB_CONFIG_H_ */