Preparing release
[geeqie.git] / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3
4 /** \file
5  * \short autogenerated definition by autoheader.
6  * \author Bruclik
7  */
8
9 /*
10  *  This file is a part of Geeqie project (http://www.geeqie.org/).
11  *  Copyright (C) 2008 - 2016 The Geeqie Team
12  *
13  *  This program is free software; you can redistribute it and/or modify
14  *  it under the terms of the GNU General Public License as published by
15  *  the Free Software Foundation; either version 2 of the License, or
16  *  (at your option) any later version.
17  *
18  *  This program is distributed in the hope that it will be useful,
19  *  but WITHOUT ANY WARRANTY; without even the implied warranty of
20  *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
21  *  GNU General Public License for more details.
22  */
23
24 #ifndef _INCLUDE_CONFIG_H
25 #define _INCLUDE_CONFIG_H
26
27
28 /* Defined if Geeqie is compiled with debugging messages support */
29 #undef DEBUG
30
31 /* always defined to indicate that i18n is enabled */
32 #undef ENABLE_NLS
33
34 /* Name of gettext file */
35 #undef GETTEXT_PACKAGE
36
37 /* Location of application data */
38 #undef GQ_APP_DIR
39
40 /* Location of helper scripts and executables */
41 #undef GQ_BIN_DIR
42
43 /* Location of documentation files */
44 #undef GQ_HELPDIR
45
46 /* Location of html documentation */
47 #undef GQ_HTMLDIR
48
49 /* Define the location where the catalogs will be installed */
50 #undef GQ_LOCALEDIR
51
52 /* Define to 1 if you have the `access' function. */
53 #undef HAVE_ACCESS
54
55 /* Define to 1 if you have the `bind_textdomain_codeset' function. */
56 #undef HAVE_BIND_TEXTDOMAIN_CODESET
57
58 /* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the
59    CoreFoundation framework. */
60 #undef HAVE_CFLOCALECOPYCURRENT
61
62 /* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
63    the CoreFoundation framework. */
64 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
65
66 /* define to enable use of clutter library */
67 #undef HAVE_CLUTTER
68
69 /* Define to 1 if you have the `dcgettext' function. */
70 #undef HAVE_DCGETTEXT
71
72 /* define to enable DjVu support */
73 #undef HAVE_DJVU
74
75 /* define to enable exiv2 support */
76 #undef HAVE_EXIV2
77
78 /* Define to 1 if you have the `fflush' function. */
79 #undef HAVE_FFLUSH
80
81 /* define to enable ffmpegthumbnailer support */
82 #undef HAVE_FFMPEGTHUMBNAILER
83
84 /* define if ffmpegthumbnailer supports embedded metadata */
85 #undef HAVE_FFMPEGTHUMBNAILER_METADATA
86
87 /* define if ffmpegthumbnailer supports raw RGB output */
88 #undef HAVE_FFMPEGTHUMBNAILER_RGB
89
90 /* define if ffmpegthumbnailer supports specifying size by width/height */
91 #undef HAVE_FFMPEGTHUMBNAILER_WH
92
93 /* Define to 1 if you have the `fsync' function. */
94 #undef HAVE_FSYNC
95
96 /* Define if the GNU gettext() function is already present or preinstalled. */
97 #undef HAVE_GETTEXT
98
99 /* Define if you have gthread library */
100 #undef HAVE_GTHREAD
101
102 /* define to enable heif support */
103 #undef HAVE_HEIF
104
105 /* Define to 1 if you have the <inttypes.h> header file. */
106 #undef HAVE_INTTYPES_H
107
108 /* define to enable j2k support */
109 #undef HAVE_J2K
110
111 /* define to enable use of custom jpeg loader */
112 #undef HAVE_JPEG
113
114 /* define to enable use of color profiles with lcms */
115 #undef HAVE_LCMS
116
117 /* lcms2 is used */
118 #undef HAVE_LCMS2
119
120 /* Define if your <locale.h> file defines LC_MESSAGES. */
121 #undef HAVE_LC_MESSAGES
122
123 /* define to enable use of maps */
124 #undef HAVE_LIBCHAMPLAIN
125
126 /* define to enable use of maps */
127 #undef HAVE_LIBCHAMPLAIN_GTK
128
129 /* Define to 1 if LIRC must be used */
130 #undef HAVE_LIRC
131
132 /* Define to 1 if you have the <locale.h> header file. */
133 #undef HAVE_LOCALE_H
134
135 /* define to enable lua support */
136 #undef HAVE_LUA
137
138 /* Define to 1 if you have the <memory.h> header file. */
139 #undef HAVE_MEMORY_H
140
141 /* define to enable pdf support */
142 #undef HAVE_PDF
143
144 /* Define to 1 if you have the <stdint.h> header file. */
145 #undef HAVE_STDINT_H
146
147 /* Define to 1 if you have the <stdlib.h> header file. */
148 #undef HAVE_STDLIB_H
149
150 /* Define to 1 if you have the <strings.h> header file. */
151 #undef HAVE_STRINGS_H
152
153 /* Define to 1 if you have the <string.h> header file. */
154 #undef HAVE_STRING_H
155
156 /* Define to 1 if you have the `strverscmp' function. */
157 #undef HAVE_STRVERSCMP
158
159 /* Define to 1 if you have the <sys/stat.h> header file. */
160 #undef HAVE_SYS_STAT_H
161
162 /* Define to 1 if you have the <sys/types.h> header file. */
163 #undef HAVE_SYS_TYPES_H
164
165 /* define to enable use of custom tiff loader */
166 #undef HAVE_TIFF
167
168 /* Define to 1 if you have the <unistd.h> header file. */
169 #undef HAVE_UNISTD_H
170
171 /* define to enable webp support */
172 #undef HAVE_WEBP
173
174 /* Define if _NL_TIME_FIRST_WEEKDAY is available */
175 #undef HAVE__NL_TIME_FIRST_WEEKDAY
176
177 /* Build on native win32 OS */
178 #undef OS_WIN32
179
180 /* Name of package */
181 #undef PACKAGE
182
183 /* Define to the address where bug reports for this package should be sent. */
184 #undef PACKAGE_BUGREPORT
185
186 /* Define to the full name of this package. */
187 #undef PACKAGE_NAME
188
189 /* Define to the full name and version of this package. */
190 #undef PACKAGE_STRING
191
192 /* Define to the one symbol short name of this package. */
193 #undef PACKAGE_TARNAME
194
195 /* Define to the home page for this package. */
196 #undef PACKAGE_URL
197
198 /* Define to the version of this package. */
199 #undef PACKAGE_VERSION
200
201 /* Build on win32 OS */
202 #undef PLATFORM_WIN32
203
204 /* Define to 1 if you have the ANSI C header files. */
205 #undef STDC_HEADERS
206
207 /* Version number of package */
208 #undef VERSION
209
210 /* Enable large inode numbers on Mac OS X 10.5.  */
211 #ifndef _DARWIN_USE_64_BIT_INODE
212 # define _DARWIN_USE_64_BIT_INODE 1
213 #endif
214
215 /* Number of bits in a file offset, on hosts where this is settable. */
216 #undef _FILE_OFFSET_BITS
217
218 /* Define for large files, on AIX-style hosts. */
219 #undef _LARGE_FILES
220
221 #endif