1 /* make/config.hin. Generated from configure.in by autoheader. */
2
3 /* ALSA found */
4 #undef HAVE_ALSA
5
6 /* Define to 1 if you have the <alsa/version.h> header file. */
7 #undef HAVE_ALSA_VERSION_H
8
9 /* libcurl found */
10 #undef HAVE_CURL
11
12 /* Define to 1 if you have the <curl/curl.h> header file. */
13 #undef HAVE_CURL_CURL_H
14
15 /* libFLAC found */
16 #undef HAVE_FLAC
17
18 /* Define to 1 if you have the <FLAC/stream_encoder.h> header file. */
19 #undef HAVE_FLAC_STREAM_ENCODER_H
20
21 /* We have gcc 4 */
22 #undef HAVE_GCC_4
23
24 /* libgsl found */
25 #undef HAVE_GSL
26
27 /* Define to 1 if you have the <gsl/gsl_version.h> header file. */
28 #undef HAVE_GSL_GSL_VERSION_H
29
30 /* GTK-2.0 found */
31 #undef HAVE_GTK
32
33 /* Define to 1 if you have the <gtk/gtk.h> header file. */
34 #undef HAVE_GTK_GTK_H
35
36 /* Define to 1 if you have the <inttypes.h> header file. */
37 #undef HAVE_INTTYPES_H
38
39 /* Define to 1 if you have the `gslcblas' library (-lgslcblas). */
40 #undef HAVE_LIBGSLCBLAS
41
42 /* Define to 1 if you have the `m' library (-lm). */
43 #undef HAVE_LIBM
44
45 /* libsndfile found */
46 #undef HAVE_LIBSNDFILE
47
48 /* Define to 1 if you have the <memory.h> header file. */
49 #undef HAVE_MEMORY_H
50
51 /* libreadline found */
52 #undef HAVE_READLINE
53
54 /* Define to 1 if you have the <readline/readline.h> header file. */
55 #undef HAVE_READLINE_READLINE_H
56
57 /* Define to 1 if you have the <sndfile.h> header file. */
58 #undef HAVE_SNDFILE_H
59
60 /* Define to 1 if you have the <stdint.h> header file. */
61 #undef HAVE_STDINT_H
62
63 /* Define to 1 if you have the <stdlib.h> header file. */
64 #undef HAVE_STDLIB_H
65
66 /* Define to 1 if you have the <strings.h> header file. */
67 #undef HAVE_STRINGS_H
68
69 /* Define to 1 if you have the <string.h> header file. */
70 #undef HAVE_STRING_H
71
72 /* Define to 1 if you have the <sys/stat.h> header file. */
73 #undef HAVE_SYS_STAT_H
74
75 /* Define to 1 if you have the <sys/types.h> header file. */
76 #undef HAVE_SYS_TYPES_H
77
78 /* Define to 1 if you have the <unistd.h> header file. */
79 #undef HAVE_UNISTD_H
80
81 /* Define to the address where bug reports for this package should be sent. */
82 #undef PACKAGE_BUGREPORT
83
84 /* Define to the full name of this package. */
85 #undef PACKAGE_NAME
86
87 /* Define to the full name and version of this package. */
88 #undef PACKAGE_STRING
89
90 /* Define to the one symbol short name of this package. */
91 #undef PACKAGE_TARNAME
92
93 /* Define to the version of this package. */
94 #undef PACKAGE_VERSION
95
96 /* Define to 1 if you have the ANSI C header files. */
97 #undef STDC_HEADERS
This page was automatically generated by the
LXR engine.
Visit the LXR main site for more
information.