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 exiv2 support */
73 #undef HAVE_EXIV2
74
75 /* Define to 1 if you have the `fflush' function. */
76 #undef HAVE_FFLUSH
77
78 /* define to enable ffmpegthumbnailer support */
79 #undef HAVE_FFMPEGTHUMBNAILER
80
81 /* define if ffmpegthumbnailer supports embedded metadata */
82 #undef HAVE_FFMPEGTHUMBNAILER_METADATA
83
84 /* define if ffmpegthumbnailer supports raw RGB output */
85 #undef HAVE_FFMPEGTHUMBNAILER_RGB
86
87 /* define if ffmpegthumbnailer supports specifying size by width/height */
88 #undef HAVE_FFMPEGTHUMBNAILER_WH
89
90 /* Define to 1 if you have the `fsync' function. */
91 #undef HAVE_FSYNC
92
93 /* Define if the GNU gettext() function is already present or preinstalled. */
94 #undef HAVE_GETTEXT
95
96 /* Define if you have gthread library */
97 #undef HAVE_GTHREAD
98
99 /* Define to 1 if you have the <inttypes.h> header file. */
100 #undef HAVE_INTTYPES_H
101
102 /* define to enable use of custom jpeg loader */
103 #undef HAVE_JPEG
104
105 /* define to enable use of color profiles with lcms */
106 #undef HAVE_LCMS
107
108 /* lcms2 is used */
109 #undef HAVE_LCMS2
110
111 /* Define if your <locale.h> file defines LC_MESSAGES. */
112 #undef HAVE_LC_MESSAGES
113
114 /* define to enable use of maps */
115 #undef HAVE_LIBCHAMPLAIN
116
117 /* define to enable use of maps */
118 #undef HAVE_LIBCHAMPLAIN_GTK
119
120 /* Define to 1 if LIRC must be used */
121 #undef HAVE_LIRC
122
123 /* Define to 1 if you have the <locale.h> header file. */
124 #undef HAVE_LOCALE_H
125
126 /* define to enable lua support */
127 #undef HAVE_LUA
128
129 /* Define to 1 if you have the <memory.h> header file. */
130 #undef HAVE_MEMORY_H
131
132 /* define to enable pdf support */
133 #undef HAVE_PDF
134
135 /* Define to 1 if you have the <stdint.h> header file. */
136 #undef HAVE_STDINT_H
137
138 /* Define to 1 if you have the <stdlib.h> header file. */
139 #undef HAVE_STDLIB_H
140
141 /* Define to 1 if you have the <strings.h> header file. */
142 #undef HAVE_STRINGS_H
143
144 /* Define to 1 if you have the <string.h> header file. */
145 #undef HAVE_STRING_H
146
147 /* Define to 1 if you have the `strverscmp' function. */
148 #undef HAVE_STRVERSCMP
149
150 /* Define to 1 if you have the <sys/stat.h> header file. */
151 #undef HAVE_SYS_STAT_H
152
153 /* Define to 1 if you have the <sys/types.h> header file. */
154 #undef HAVE_SYS_TYPES_H
155
156 /* define to enable use of custom tiff loader */
157 #undef HAVE_TIFF
158
159 /* Define to 1 if you have the <unistd.h> header file. */
160 #undef HAVE_UNISTD_H
161
162 /* Define if _NL_TIME_FIRST_WEEKDAY is available */
163 #undef HAVE__NL_TIME_FIRST_WEEKDAY
164
165 /* Build on native win32 OS */
166 #undef OS_WIN32
167
168 /* Name of package */
169 #undef PACKAGE
170
171 /* Define to the address where bug reports for this package should be sent. */
172 #undef PACKAGE_BUGREPORT
173
174 /* Define to the full name of this package. */
175 #undef PACKAGE_NAME
176
177 /* Define to the full name and version of this package. */
178 #undef PACKAGE_STRING
179
180 /* Define to the one symbol short name of this package. */
181 #undef PACKAGE_TARNAME
182
183 /* Define to the home page for this package. */
184 #undef PACKAGE_URL
185
186 /* Define to the version of this package. */
187 #undef PACKAGE_VERSION
188
189 /* Build on win32 OS */
190 #undef PLATFORM_WIN32
191
192 /* Define to 1 if you have the ANSI C header files. */
193 #undef STDC_HEADERS
194
195 /* Version number of package */
196 #undef VERSION
197
198 /* Enable large inode numbers on Mac OS X 10.5.  */
199 #ifndef _DARWIN_USE_64_BIT_INODE
200 # define _DARWIN_USE_64_BIT_INODE 1
201 #endif
202
203 /* Number of bits in a file offset, on hosts where this is settable. */
204 #undef _FILE_OFFSET_BITS
205
206 /* Define for large files, on AIX-style hosts. */
207 #undef _LARGE_FILES
208
209 #endif