~ubuntu-branches/ubuntu/vivid/brasero/vivid-proposed

1.1.56 by Matthew Fischer
Import upstream version 3.8.0
1
/* config.h.in.  Generated from configure.ac by autoheader.  */
1 by Sebastian Dröge
Import upstream version 0.4.4
2
3
/* major version */
4
#undef BRASERO_MAJOR_VERSION
5
6
/* minor version */
7
#undef BRASERO_MINOR_VERSION
8
9
/* sub version */
10
#undef BRASERO_SUB
11
12
/* version */
13
#undef BRASERO_VERSION
14
1.1.35 by Robert Ancell
Import upstream version 2.29.3
15
/* define if you want to build cdrdao plugins */
16
#undef BUILD_CDRDAO
17
1.1.7 by Luis Medinas
Import upstream version 0.7.0
18
/* define if you want to build cdrkit plugins */
19
#undef BUILD_CDRKIT
20
21
/* define if you want to build cdrtools plugins */
22
#undef BUILD_CDRTOOLS
23
1.1.35 by Robert Ancell
Import upstream version 2.29.3
24
/* define if you want to build growisofs plugins */
25
#undef BUILD_GROWISOFS
26
1 by Sebastian Dröge
Import upstream version 0.4.4
27
/* define if you want to build inotify */
28
#undef BUILD_INOTIFY
29
1.1.7 by Luis Medinas
Import upstream version 0.7.0
30
/* define if you want to build libburnia plugins */
31
#undef BUILD_LIBBURNIA
32
1 by Sebastian Dröge
Import upstream version 0.4.4
33
/* define if you want to build playlist pane */
34
#undef BUILD_PLAYLIST
35
36
/* define if you want to build preview pane */
37
#undef BUILD_PREVIEW
38
39
/* define if you want to use search pane */
40
#undef BUILD_SEARCH
41
1.1.34 by Robert Ancell
Import upstream version 2.29.2
42
/* define if you want to use search pane */
43
#undef BUILD_TRACKER
44
1 by Sebastian Dröge
Import upstream version 0.4.4
45
/* always defined to indicate that i18n is enabled */
46
#undef ENABLE_NLS
47
48
/* Package name for gettext */
49
#undef GETTEXT_PACKAGE
50
1.1.13 by Pedro Fragoso
Import upstream version 0.8.3
51
/* Define the location where the catalogs will be installed */
52
#undef GNOMELOCALEDIR
53
1 by Sebastian Dröge
Import upstream version 0.4.4
54
/* Define to 1 if you have the `bind_textdomain_codeset' function. */
55
#undef HAVE_BIND_TEXTDOMAIN_CODESET
56
1.1.9 by Pedro Fragoso
Import upstream version 0.7.91
57
/* Define to 1 if you have the <camlib.h> header file. */
58
#undef HAVE_CAMLIB_H
59
1 by Sebastian Dröge
Import upstream version 0.4.4
60
/* Define to 1 if you have the `dcgettext' function. */
61
#undef HAVE_DCGETTEXT
62
63
/* Define to 1 if you have the <dlfcn.h> header file. */
64
#undef HAVE_DLFCN_H
65
66
/* Define if the GNU gettext() function is already present or preinstalled. */
67
#undef HAVE_GETTEXT
68
69
/* Define to 1 if you have the <inttypes.h> header file. */
70
#undef HAVE_INTTYPES_H
71
72
/* Define if your <locale.h> file defines LC_MESSAGES. */
73
#undef HAVE_LC_MESSAGES
74
75
/* Define to 1 if you have the <locale.h> header file. */
76
#undef HAVE_LOCALE_H
77
78
/* Define to 1 if you have the <memory.h> header file. */
79
#undef HAVE_MEMORY_H
80
1.1.24 by Didier Roche
Import upstream version 2.27.3
81
/* Define to 1 if the system has the type `scsireq_t'. */
82
#undef HAVE_SCSIREQ_T
83
1.1.9 by Pedro Fragoso
Import upstream version 0.7.91
84
/* Define to 1 if the system has the type `sg_io_hdr_t'. */
85
#undef HAVE_SG_IO_HDR_T
86
1 by Sebastian Dröge
Import upstream version 0.4.4
87
/* Define to 1 if you have the <stdint.h> header file. */
88
#undef HAVE_STDINT_H
89
90
/* Define to 1 if you have the <stdlib.h> header file. */
91
#undef HAVE_STDLIB_H
92
93
/* Define to 1 if you have the <strings.h> header file. */
94
#undef HAVE_STRINGS_H
95
96
/* Define to 1 if you have the <string.h> header file. */
97
#undef HAVE_STRING_H
98
1.1.10 by Pedro Fragoso
Import upstream version 0.8.0
99
/* Define to 1 if the system has the type `struct uscsi_cmd'. */
100
#undef HAVE_STRUCT_USCSI_CMD
101
1 by Sebastian Dröge
Import upstream version 0.4.4
102
/* Define to 1 if you have the <sys/stat.h> header file. */
103
#undef HAVE_SYS_STAT_H
104
105
/* Define to 1 if you have the <sys/types.h> header file. */
106
#undef HAVE_SYS_TYPES_H
107
108
/* Define to 1 if you have the <unistd.h> header file. */
109
#undef HAVE_UNISTD_H
110
1.1.20 by Pedro Fragoso
Import upstream version 2.25.92
111
/* Define to the sub-directory in which libtool stores uninstalled libraries.
112
   */
113
#undef LT_OBJDIR
114
1 by Sebastian Dröge
Import upstream version 0.4.4
115
/* Name of package */
116
#undef PACKAGE
117
118
/* Define to the address where bug reports for this package should be sent. */
119
#undef PACKAGE_BUGREPORT
120
1.1.9 by Pedro Fragoso
Import upstream version 0.7.91
121
/* Define the PACKAGE_DATA_DIR. */
122
#undef PACKAGE_DATA_DIR
123
1 by Sebastian Dröge
Import upstream version 0.4.4
124
/* Location of package locale files */
125
#undef PACKAGE_LOCALE_DIR
126
127
/* Define to the full name of this package. */
128
#undef PACKAGE_NAME
129
130
/* Define to the full name and version of this package. */
131
#undef PACKAGE_STRING
132
133
/* Define to the one symbol short name of this package. */
134
#undef PACKAGE_TARNAME
135
1.3.7 by Didier Roche
Import upstream version 2.30.2
136
/* Define to the home page for this package. */
137
#undef PACKAGE_URL
138
1 by Sebastian Dröge
Import upstream version 0.4.4
139
/* Define to the version of this package. */
140
#undef PACKAGE_VERSION
141
142
/* Define to 1 if you have the ANSI C header files. */
143
#undef STDC_HEADERS
144
145
/* Version number of package */
146
#undef VERSION
1.1.3 by Lionel Le Folgoc
Import upstream version 0.5.2
147
1.1.55 by Iain Lane
Import upstream version 3.6.1
148
/* Enable large inode numbers on Mac OS X 10.5.  */
149
#ifndef _DARWIN_USE_64_BIT_INODE
150
# define _DARWIN_USE_64_BIT_INODE 1
151
#endif
152
1.1.3 by Lionel Le Folgoc
Import upstream version 0.5.2
153
/* Number of bits in a file offset, on hosts where this is settable. */
154
#undef _FILE_OFFSET_BITS
155
156
/* Define for large files, on AIX-style hosts. */
157
#undef _LARGE_FILES