Search
lxdream.org :: lxdream/config.h.in :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename config.h.in
changeset 614:a2d239d4438a
prev562:e598411b640b
next635:76c63aac3590
next643:653b0a70f173
author nkeynes
date Thu Jan 31 09:35:01 2008 +0000 (16 years ago)
permissions -rw-r--r--
last change Update release notes for 0.8.3
file annotate diff log raw
1.1 --- a/config.h.in Tue Jan 01 05:48:06 2008 +0000
1.2 +++ b/config.h.in Thu Jan 31 09:35:01 2008 +0000
1.3 @@ -52,6 +52,9 @@
1.4 /* Define to 1 if you have the `z' library (-lz). */
1.5 #undef HAVE_LIBZ
1.6
1.7 +/* Have linux joystick support */
1.8 +#undef HAVE_LINUX_JOYSTICK
1.9 +
1.10 /* Define to 1 if you have the <locale.h> header file. */
1.11 #undef HAVE_LOCALE_H
1.12
.