1/* config.h.in.  Generated from configure.in by autoheader.  */
2
3/* always defined to indicate that i18n is enabled */
4#undef ENABLE_NLS
5
6/* "Gettext package name" */
7#undef GETTEXT_PACKAGE
8
9/* Define to 1 if you have the `bind_textdomain_codeset' function. */
10#undef HAVE_BIND_TEXTDOMAIN_CODESET
11
12/* Define if you have curl support */
13#undef HAVE_CURL
14
15/* Define to 1 if you have the `dcgettext' function. */
16#undef HAVE_DCGETTEXT
17
18/* Define to 1 if you have the <endian.h> header file. */
19#undef HAVE_ENDIAN_H
20
21/* Define if you have the flac library */
22#undef HAVE_FLAC
23
24/* Define to 1 if you have the `flock' function. */
25#undef HAVE_FLOCK
26
27/* Define to 1 if you have the `getopt_long_only' function. */
28#undef HAVE_GETOPT_LONG_ONLY
29
30/* Define if the GNU gettext() function is already present or preinstalled. */
31#undef HAVE_GETTEXT
32
33/* Define if you have gio support */
34#undef HAVE_GIO
35
36/* Define to 1 if you have the <inttypes.h> header file. */
37#undef HAVE_INTTYPES_H
38
39/* Define if your <locale.h> file defines LC_MESSAGES. */
40#undef HAVE_LC_MESSAGES
41
42/* Define if you have the ogg/vorbis library */
43#undef HAVE_LIBVORBISFILE
44
45/* Define to 1 if you have the <linux/cdrom.h> header file. */
46#undef HAVE_LINUX_CDROM_H
47
48/* Define to 1 if you have the <locale.h> header file. */
49#undef HAVE_LOCALE_H
50
51/* Define to 1 if you have the <memory.h> header file. */
52#undef HAVE_MEMORY_H
53
54/* Define to 1 if you have the <mp4v2/itmf_tags.h> header file. */
55#undef HAVE_MP4V2_ITMF_TAGS_H
56
57/* Define to 1 if you have the <mp4v2/platform.h> header file. */
58#undef HAVE_MP4V2_PLATFORM_H
59
60/* Define to 1 if you have the <scsi/scsi.h> header file. */
61#undef HAVE_SCSI_SCSI_H
62
63/* Define to 1 if you have the <scsi/scsi_ioctl.h> header file. */
64#undef HAVE_SCSI_SCSI_IOCTL_H
65
66/* Define to 1 if you have the <scsi/sg.h> header file. */
67#undef HAVE_SCSI_SG_H
68
69/* Define to 1 if you have the `statvfs' function. */
70#undef HAVE_STATVFS
71
72/* Define to 1 if you have the <stdint.h> header file. */
73#undef HAVE_STDINT_H
74
75/* Define to 1 if you have the <stdlib.h> header file. */
76#undef HAVE_STDLIB_H
77
78/* Define to 1 if you have the <strings.h> header file. */
79#undef HAVE_STRINGS_H
80
81/* Define to 1 if you have the <string.h> header file. */
82#undef HAVE_STRING_H
83
84/* Define to 1 if you have the <sys/stat.h> header file. */
85#undef HAVE_SYS_STAT_H
86
87/* Define to 1 if you have the <sys/types.h> header file. */
88#undef HAVE_SYS_TYPES_H
89
90/* Define to 1 if you have the <unistd.h> header file. */
91#undef HAVE_UNISTD_H
92
93/* Set this to the libgpod version */
94#undef LIBGPOD_VERSION
95
96/* Name of package */
97#undef PACKAGE
98
99/* Define to the address where bug reports for this package should be sent. */
100#undef PACKAGE_BUGREPORT
101
102/* Define to the full name of this package. */
103#undef PACKAGE_NAME
104
105/* Define to the full name and version of this package. */
106#undef PACKAGE_STRING
107
108/* Define to the one symbol short name of this package. */
109#undef PACKAGE_TARNAME
110
111/* Define to the home page for this package. */
112#undef PACKAGE_URL
113
114/* Define to the version of this package. */
115#undef PACKAGE_VERSION
116
117/* Define to 1 if you have the ANSI C header files. */
118#undef STDC_HEADERS
119
120/* Version number of package */
121#undef VERSION
122
123/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
124   `char[]'. */
125#undef YYTEXT_POINTER
126