Search
lxdream.org :: lxdream/config.h.in :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename config.h.in
changeset 927:17b6b9e245d8
prev909:b4a21af8ce8c
next989:7baf5ecd8e98
author nkeynes
date Sat Dec 20 02:53:41 2008 +0000 (15 years ago)
branchlxdream-mem
permissions -rw-r--r--
last change Create branch for memory system refactoring
file annotate diff log raw
1.1 --- a/config.h.in Thu Oct 30 23:56:59 2008 +0000
1.2 +++ b/config.h.in Sat Dec 20 02:53:41 2008 +0000
1.3 @@ -49,6 +49,9 @@
1.4 /* Use fast register-passing calling conventions */
1.5 #undef HAVE_FASTCALL
1.6
1.7 +/* Define if we have a working builtin frame_address */
1.8 +#undef HAVE_FRAME_ADDRESS
1.9 +
1.10 /* Define if the GNU gettext() function is already present or preinstalled. */
1.11 #undef HAVE_GETTEXT
1.12
.