Search
lxdream.org :: lxdream/config.h.in :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename config.h.in
changeset 866:86cd01c2b2d3
prev697:479b8c213f61
next899:18e0cdea76aa
author nkeynes
date Fri Oct 24 03:47:30 2008 +0000 (15 years ago)
permissions -rw-r--r--
last change Fix depthfunc on individual translucent tri
file annotate diff log raw
1.1 --- a/config.h.in Sun Jun 22 04:01:27 2008 +0000
1.2 +++ b/config.h.in Fri Oct 24 03:47:30 2008 +0000
1.3 @@ -124,6 +124,9 @@
1.4 /* Define to 1 if you have the <unistd.h> header file. */
1.5 #undef HAVE_UNISTD_H
1.6
1.7 +/* Generating a bundled application */
1.8 +#undef OSX_BUNDLE
1.9 +
1.10 /* Name of package */
1.11 #undef PACKAGE
1.12
.