1 /* config.h. Generated by configure. */
2 /* config.h.in. Generated from configure.ac by autoheader. */
3
4 /* "have alsa" */
5 /* #undef HAVE_ALSA */
6
7 /* Define to 1 if you have the <alsa/asoundlib.h> header file. */
8 /* #undef HAVE_ALSA_ASOUNDLIB_H */
9
10 /* Define to 1 if you have the <dev/ic/bt8xx.h> header file. */
11 /* #undef HAVE_DEV_IC_BT8XX_H */
12
13 /* Define to 1 if you have the `dlopen' function. */
14 /* #undef HAVE_DLOPEN */
15
16 /* "have dv" */
17 /* #undef HAVE_DV */
18
19 /* Define to 1 if you have the `fseeko' function. */
20 #define HAVE_FSEEKO 1
21
22 /* Define to 1 if you have the `ftello' function. */
23 #define HAVE_FTELLO 1
24
25 /* Define to 1 if you have the `getnameinfo' function. */
26 #define HAVE_GETNAMEINFO 1
27
28 /* Define to 1 if you have the <getopt.h> header file. */
29 #define HAVE_GETOPT_H 1
30
31 /* Define to 1 if you have the `getopt_long' function. */
32 #define HAVE_GETOPT_LONG 1
33
34 /* Define to 1 if you have the `getpt' function. */
35 #define HAVE_GETPT 1
36
37 /* "have opengl" */
38 #define HAVE_GL 1
39
40 /* Define to 1 if you have the <inttypes.h> header file. */
41 #define HAVE_INTTYPES_H 1
42
43 /* "have lirc" */
44 /* #undef HAVE_LIBLIRC_CLIENT */
45
46 /* "have libquicktime" */
47 /* #undef HAVE_LIBQUICKTIME */
48
49 /* Define to 1 if you have the `Xdpms' library (-lXdpms). */
50 #define HAVE_LIBXDPMS 1
51
52 /* Define to 1 if you have the `Xinerama' library (-lXinerama). */
53 #define HAVE_LIBXINERAMA 1
54
55 /* Define to 1 if you have the `Xrandr' library (-lXrandr). */
56 #define HAVE_LIBXRANDR 1
57
58 /* Define to 1 if you have the `Xrender' library (-lXrender). */
59 #define HAVE_LIBXRENDER 1
60
61 /* Define to 1 if you have the `Xv' library (-lXv). */
62 #define HAVE_LIBXV 1
63
64 /* Define to 1 if you have the `Xxf86dga' library (-lXxf86dga). */
65 #define HAVE_LIBXXF86DGA 1
66
67 /* Define to 1 if you have the `Xxf86vm' library (-lXxf86vm). */
68 #define HAVE_LIBXXF86VM 1
69
70 /* Define to 1 if you have the <linux/joystick.h> header file. */
71 #define HAVE_LINUX_JOYSTICK_H 1
72
73 /* Define to 1 if you have the <machine/ioctl_bt848.h> header file. */
74 /* #undef HAVE_MACHINE_IOCTL_BT848_H */
75
76 /* Define to 1 if you have the <memory.h> header file. */
77 #define HAVE_MEMORY_H 1
78
79 /* "have ipv6" */
80 #define HAVE_SOCKADDR_STORAGE 1
81
82 /* Define to 1 if you have the <soundcard.h> header file. */
83 /* #undef HAVE_SOUNDCARD_H */
84
85 /* Define to 1 if you have the <stdint.h> header file. */
86 #define HAVE_STDINT_H 1
87
88 /* Define to 1 if you have the <stdlib.h> header file. */
89 #define HAVE_STDLIB_H 1
90
91 /* Define to 1 if you have the `strcasestr' function. */
92 #define HAVE_STRCASESTR 1
93
94 /* Define to 1 if you have the <strings.h> header file. */
95 #define HAVE_STRINGS_H 1
96
97 /* Define to 1 if you have the <string.h> header file. */
98 #define HAVE_STRING_H 1
99
100 /* Define to 1 if you have the <sys/select.h> header file. */
101 #define HAVE_SYS_SELECT_H 1
102
103 /* Define to 1 if you have the <sys/soundcard.h> header file. */
104 #define HAVE_SYS_SOUNDCARD_H 1
105
106 /* Define to 1 if you have the <sys/stat.h> header file. */
107 #define HAVE_SYS_STAT_H 1
108
109 /* Define to 1 if you have the <sys/types.h> header file. */
110 #define HAVE_SYS_TYPES_H 1
111
112 /* Define to 1 if you have the <unistd.h> header file. */
113 #define HAVE_UNISTD_H 1
114
115 /* "have xft" */
116 #define HAVE_XFT 1
117
118 /* "have xmu" */
119 #define HAVE_XMU 1
120
121 /* "have zvbi" */
122 /* #undef HAVE_ZVBI */
123
124 /* Define to the address where bug reports for this package should be sent. */
125 #define PACKAGE_BUGREPORT ""
126
127 /* Define to the full name of this package. */
128 #define PACKAGE_NAME ""
129
130 /* Define to the full name and version of this package. */
131 #define PACKAGE_STRING ""
132
133 /* Define to the one symbol short name of this package. */
134 #define PACKAGE_TARNAME ""
135
136 /* Define to the version of this package. */
137 #define PACKAGE_VERSION ""
138
139 /* Define to 1 if you have the ANSI C header files. */
140 #define STDC_HEADERS 1
141
142 /* Define to 1 if the X Window System is missing or not being used. */
143 /* #undef X_DISPLAY_MISSING */
144
|
This page was automatically generated by the
LXR engine.
|