Search
lxdream.org :: lxdream/config.h.in :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename config.h.in
changeset 174:a89c507a9a8d
prev1:eea311cfd33e
next526:ba3da45b5754
author nkeynes
date Tue Dec 19 11:58:12 2006 +0000 (17 years ago)
permissions -rw-r--r--
last change Add stub for packet 0x40,0x00 (status of some kind)
file annotate diff log raw
1.1 --- a/config.h.in Sat Mar 13 00:03:32 2004 +0000
1.2 +++ b/config.h.in Tue Dec 19 11:58:12 2006 +0000
1.3 @@ -25,6 +25,9 @@
1.4 /* Define if your <locale.h> file defines LC_MESSAGES. */
1.5 #undef HAVE_LC_MESSAGES
1.6
1.7 +/* Define to 1 if you have the `GL' library (-lGL). */
1.8 +#undef HAVE_LIBGL
1.9 +
1.10 /* Define to 1 if you have the <locale.h> header file. */
1.11 #undef HAVE_LOCALE_H
1.12
.