1/* config.h.  Generated from config.h.in by configure.  */
2/* config.h.in.  Generated from configure.ac by autoheader.  */
3
4/* CUPS data directory. */
5/* Not used in Haiku */
6#define CUPS_DATADIR "/boot/common/data/cups"
7
8/* Not used in Haiku */
9#define CUPS_MODELDIR "/boot/common/data/model/gutenprint/5.2/"
10
11/* */
12/* Not used in Haiku */
13#define CUPS_PPD_NICKNAME_STRING " - CUPS+Gutenprint v"
14
15/* CUPS PPD PostScript level */
16/* Not used in Haiku */
17#define CUPS_PPD_PS_LEVEL 2
18
19/* Define to 1 if translation of program messages to the user's native
20   language is requested. */
21/* #define ENABLE_NLS 1 */
22
23/* */
24#define GUTENPRINT_RELEASE_VERSION "5.2"
25
26/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
27   CoreFoundation framework. */
28/* #undef HAVE_CFLOCALECOPYCURRENT */
29
30/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
31   the CoreFoundation framework. */
32/* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */
33
34/* Define if the GNU dcgettext() function is already present or preinstalled.
35   */
36#define HAVE_DCGETTEXT 1
37
38/* Define to 1 if you have the <dlfcn.h> header file. */
39#define HAVE_DLFCN_H 1
40
41/* Define to 1 if you have the <fcntl.h> header file. */
42#define HAVE_FCNTL_H 1
43
44/* Define to 1 if GCC special attributes are supported */
45#define HAVE_GCC_ATTRIBUTES 1
46
47#if !defined(HAVE_GCC_ATTRIBUTES) && !defined(__attribute__)
48/* This should really be a C99 anonymous variadic macro. */
49#define __attribute__(attr)
50#endif
51
52/* Define to 1 if you have the <getopt.h> header file. */
53#define HAVE_GETOPT_H 1
54
55/* Define to 1 if you have the `getopt_long' function. */
56#define HAVE_GETOPT_LONG 1
57
58/* Define if the GNU gettext() function is already present or preinstalled. */
59#define HAVE_GETTEXT 1
60
61/* Define if GNU ld is present. */
62/* #undef HAVE_GNU_LD */
63
64/* Define if you have the iconv() function. */
65#define HAVE_ICONV 1
66
67/* Define to 1 if you have the <inttypes.h> header file. */
68#define HAVE_INTTYPES_H 1
69
70/* Is libreadline present? */
71#define HAVE_LIBREADLINE 0
72
73/* Define if libz is present. */
74/* #undef HAVE_LIBZ */
75
76/* Define to 1 if you have the <limits.h> header file. */
77#define HAVE_LIMITS_H 1
78
79/* Define to 1 if you have the <locale.h> header file. */
80#define HAVE_LOCALE_H 1
81
82/* Define to 1 if you have the <ltdl.h> header file. */
83#define HAVE_LTDL_H 1
84
85/* Define if maintainer-mode is to be used. */
86/* #undef HAVE_MAINTAINER_MODE */
87
88/* Define to 1 if you have the <memory.h> header file. */
89#define HAVE_MEMORY_H 1
90
91/* Define to 1 if you have the `nanosleep' function. */
92#define HAVE_NANOSLEEP 1
93
94/* Define to 1 if you have the `poll' function. */
95#define HAVE_POLL 1
96
97/* Define if libreadline header is present. */
98/* #undef HAVE_READLINE_READLINE_H */
99
100/* Define to 1 if you have the <stdarg.h> header file. */
101#define HAVE_STDARG_H 1
102
103/* Define to 1 if you have the <stdint.h> header file. */
104#define HAVE_STDINT_H 1
105
106/* Define to 1 if you have the <stdlib.h> header file. */
107#define HAVE_STDLIB_H 1
108
109/* Define to 1 if you have the <strings.h> header file. */
110#define HAVE_STRINGS_H 1
111
112/* Define to 1 if you have the <string.h> header file. */
113#define HAVE_STRING_H 1
114
115/* Define to 1 if you have the <sys/stat.h> header file. */
116#define HAVE_SYS_STAT_H 1
117
118/* Define to 1 if you have the <sys/time.h> header file. */
119#define HAVE_SYS_TIME_H 1
120
121/* Define to 1 if you have the <sys/types.h> header file. */
122#define HAVE_SYS_TYPES_H 1
123
124/* Define to 1 if you have the <time.h> header file. */
125#define HAVE_TIME_H 1
126
127/* Define to 1 if you have the <unistd.h> header file. */
128#define HAVE_UNISTD_H 1
129
130/* Define to 1 if you have the `usleep' function. */
131#define HAVE_USLEEP 1
132
133/* Define to the sub-directory in which libtool stores uninstalled libraries.
134   */
135#define LT_OBJDIR ".libs/"
136
137/* Build a modular libgutenprint */
138/* #undef MODULE */
139
140/* Define to 1 if your C compiler doesn't accept -c and -o together. */
141/* #undef NO_MINUS_C_MINUS_O */
142
143/* The operating system to build for */
144#define OSTYPE "haiku"
145
146/* Name of package */
147#define PACKAGE "gutenprint"
148
149/* Define to the address where bug reports for this package should be sent. */
150#define PACKAGE_BUGREPORT "gimp-print-devel@lists.sourceforge.net"
151
152/* */
153#define PACKAGE_DATA_DIR "/system/data/gutenprint"
154
155/* */
156#define PACKAGE_LIB_DIR "/boot/common/lib/gutenprint"
157
158/* */
159#define PACKAGE_LOCALE_DIR "/NOT_USED/locale"
160
161/* Define to the full name of this package. */
162#define PACKAGE_NAME "gutenprint"
163
164/* Define to the full name and version of this package. */
165#define PACKAGE_STRING "gutenprint 5.2.7"
166
167/* Define to the one symbol short name of this package. */
168#define PACKAGE_TARNAME "gutenprint"
169
170/* Define to the version of this package. */
171#define PACKAGE_VERSION "5.2.7"
172
173/* */
174#define PKGMODULEDIR "/boot/common/lib/gutenprint/5.2/modules"
175
176/* */
177#define PKGXMLDATADIR "/system/data/gutenprint"
178
179/* Package release date. */
180#define RELEASE_DATE "01 May 2011"
181
182/* Define as the return type of signal handlers (`int' or `void'). */
183#define RETSIGTYPE void
184
185/* Define to 1 if you have the ANSI C header files. */
186#define STDC_HEADERS 1
187
188/* Use libdl/dlopen as module loader */
189/* #undef USE_DLOPEN */
190
191/* Use GNU libltdl as module loader */
192/* #undef USE_LTDL */
193
194/* Version number of package */
195#define VERSION "5.2.7"
196
197/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
198   `char[]'. */
199#define YYTEXT_POINTER 1
200
201/* Define to empty if `const' does not conform to ANSI C. */
202/* #undef const */
203
204/* Define to `__inline__' or `__inline' if that's what the C compiler
205   calls it, or to nothing if 'inline' is not supported under any name.  */
206#ifndef __cplusplus
207/* #undef inline */
208#endif
209
210/* Define to `long int' if <sys/types.h> does not define. */
211/* #undef off_t */
212
213/* Define to `unsigned int' if <sys/types.h> does not define. */
214/* #undef size_t */
215