Search
lxdream.org :: lxdream/config.h.in :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename config.h.in
changeset 989:7baf5ecd8e98
prev927:17b6b9e245d8
next1024:c67f2d61ab97
author nkeynes
date Tue Mar 24 11:15:57 2009 +0000 (15 years ago)
permissions -rw-r--r--
last change Add preliminary implementation of the GDB remote debugging server - attaches to
either or both the SH4 and ARM
file annotate diff log raw
1.1 --- a/config.h.in Mon Dec 15 10:44:56 2008 +0000
1.2 +++ b/config.h.in Tue Mar 24 11:15:57 2009 +0000
1.3 @@ -112,6 +112,9 @@
1.4 /* Have pulseaudio support */
1.5 #undef HAVE_PULSE
1.6
1.7 +/* Have SDL support */
1.8 +#undef HAVE_SDL
1.9 +
1.10 /* Define to 1 if you have the <stdint.h> header file. */
1.11 #undef HAVE_STDINT_H
1.12
.