Search
lxdream.org :: lxdream/config.h.in :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename config.h.in
changeset 899:18e0cdea76aa
prev866:86cd01c2b2d3
next909:b4a21af8ce8c
author nkeynes
date Thu Oct 30 05:42:24 2008 +0000 (15 years ago)
permissions -rw-r--r--
last change Fix ia32abi after FASTCALL changes
file annotate diff log raw
1.1 --- a/config.h.in Mon Oct 06 01:05:12 2008 +0000
1.2 +++ b/config.h.in Thu Oct 30 05:42:24 2008 +0000
1.3 @@ -43,6 +43,9 @@
1.4 /* Have esound support */
1.5 #undef HAVE_ESOUND
1.6
1.7 +/* Have exception stack-frame information */
1.8 +#undef HAVE_EXCEPTIONS
1.9 +
1.10 /* Define if the GNU gettext() function is already present or preinstalled. */
1.11 #undef HAVE_GETTEXT
1.12
.