Search
lxdream.org :: lxdream/config.h.in :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename config.h.in
changeset 675:b97020f9af1c
prev671:a530ea88eebd
next687:6bdc2b7032ea
author nkeynes
date Sun Jun 01 00:50:00 2008 +0000 (15 years ago)
permissions -rw-r--r--
last change Fix minor typo + bug for GTK version
file annotate diff log raw
1.1 --- a/config.h.in Thu May 15 10:22:39 2008 +0000
1.2 +++ b/config.h.in Sun Jun 01 00:50:00 2008 +0000
1.3 @@ -139,6 +139,9 @@
1.4 /* SH4 Translator to use (if any) */
1.5 #undef SH4_TRANSLATOR
1.6
1.7 +/* The size of `void *', as computed by sizeof. */
1.8 +#undef SIZEOF_VOID_P
1.9 +
1.10 /* Define to 1 if you have the ANSI C header files. */
1.11 #undef STDC_HEADERS
1.12
.