Advertisement
Guest User

Untitled

a guest
Oct 15th, 2017
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 9.21 KB | None | 0 0
  1. /* config.h.  Generated from config.h.in by configure.  */
  2. /* config.h.in.  Generated from configure.ac by autoheader.  */
  3.  
  4. /* Define to 1 if translation of program messages to the user's native
  5.   language is requested. */
  6. #define ENABLE_NLS 1
  7.  
  8. /* Define to 1 if you have the `argz_add' function. */
  9. /* #undef HAVE_ARGZ_ADD */
  10.  
  11. /* Define to 1 if you have the `argz_append' function. */
  12. /* #undef HAVE_ARGZ_APPEND */
  13.  
  14. /* Define to 1 if you have the `argz_count' function. */
  15. /* #undef HAVE_ARGZ_COUNT */
  16.  
  17. /* Define to 1 if you have the `argz_create_sep' function. */
  18. /* #undef HAVE_ARGZ_CREATE_SEP */
  19.  
  20. /* Define to 1 if you have the <argz.h> header file. */
  21. /* #undef HAVE_ARGZ_H */
  22.  
  23. /* Define to 1 if you have the `argz_insert' function. */
  24. /* #undef HAVE_ARGZ_INSERT */
  25.  
  26. /* Define to 1 if you have the `argz_next' function. */
  27. /* #undef HAVE_ARGZ_NEXT */
  28.  
  29. /* Define to 1 if you have the `argz_stringify' function. */
  30. /* #undef HAVE_ARGZ_STRINGIFY */
  31.  
  32. /* define if the Boost library is available */
  33. #define HAVE_BOOST /**/
  34.  
  35. /* define if the Boost::Filesystem library is available */
  36. /* #undef HAVE_BOOST_FILESYSTEM */
  37.  
  38. /* define if the Boost::IOStreams library is available */
  39. /* #undef HAVE_BOOST_IOSTREAMS */
  40.  
  41. /* define if the Boost::PROGRAM_OPTIONS library is available */
  42. /* #undef HAVE_BOOST_PROGRAM_OPTIONS */
  43.  
  44. /* define if the Boost::Regex library is available */
  45. /* #undef HAVE_BOOST_REGEX */
  46.  
  47. /* define if the Boost::System library is available */
  48. /* #undef HAVE_BOOST_SYSTEM */
  49.  
  50. /* define if the Boost::Thread library is available */
  51. /* #undef HAVE_BOOST_THREAD */
  52.  
  53. /* define if the Boost::Unit_Test_Framework library is available */
  54. /* #undef HAVE_BOOST_UNIT_TEST_FRAMEWORK */
  55.  
  56. /* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the
  57.    CoreFoundation framework. */
  58. /* #undef HAVE_CFLOCALECOPYCURRENT */
  59.  
  60. /* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
  61.    the CoreFoundation framework. */
  62. /* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */
  63.  
  64. /* Define to 1 if you have the `closedir' function. */
  65. #define HAVE_CLOSEDIR 1
  66.  
  67. /* Define if the GNU dcgettext() function is already present or preinstalled.
  68.   */
  69. #define HAVE_DCGETTEXT 1
  70.  
  71. /* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if
  72.    you don't. */
  73. /* #undef HAVE_DECL_CYGWIN_CONV_PATH */
  74.  
  75. /* Define to 1 if you have the <dirent.h> header file. */
  76. #define HAVE_DIRENT_H 1
  77.  
  78. /* Define if you have the GNU dld library. */
  79. /* #undef HAVE_DLD */
  80.  
  81. /* Define to 1 if you have the <dld.h> header file. */
  82. /* #undef HAVE_DLD_H */
  83.  
  84. /* Define to 1 if you have the `dlerror' function. */
  85. #define HAVE_DLERROR 1
  86.  
  87. /* Define to 1 if you have the <dlfcn.h> header file. */
  88. #define HAVE_DLFCN_H 1
  89.  
  90. /* Define to 1 if you have the <dl.h> header file. */
  91. /* #undef HAVE_DL_H */
  92.  
  93. /* Define if you have the _dyld_func_lookup function. */
  94. /* #undef HAVE_DYLD */
  95.  
  96. /* Define to 1 if the system has the type `error_t'. */
  97. /* #undef HAVE_ERROR_T */
  98.  
  99. /* Define if the GNU gettext() function is already present or preinstalled. */
  100. #define HAVE_GETTEXT 1
  101.  
  102. /* Define to 1 if GraphicsMagick is available */
  103. #define HAVE_GRAPHICS_MAGICK 0
  104.  
  105. /* Define to 1 if GraphicsMagick's C++ API is usable */
  106. #define HAVE_GRAPHICS_MAGICK_PP 0
  107.  
  108. /* Define if you have the iconv() function and it works. */
  109. /* #undef HAVE_ICONV */
  110.  
  111. /* Define to 1 if ImageMagick is available */
  112. #define HAVE_IMAGE_MAGICK 1
  113.  
  114. /* Define to 1 if ImageMagick's C++ API is usable */
  115. #define HAVE_IMAGE_MAGICK_PP 1
  116.  
  117. /* Define to 1 if you have the <inttypes.h> header file. */
  118. #define HAVE_INTTYPES_H 1
  119.  
  120. /* Define if you have the libdl library or equivalent. */
  121. #define HAVE_LIBDL 1
  122.  
  123. /* Define if libdlloader will be built on this platform */
  124. #define HAVE_LIBDLLOADER 1
  125.  
  126. /* Define to 1 if the gtkmm library is available */
  127. #define HAVE_LIBGTKMM 1
  128.  
  129. /* Define to 1 if a JPEG library is available */
  130. #define HAVE_LIBJPEG 1
  131.  
  132. /* Define to 1 if libmagic is available */
  133. #define HAVE_LIBMAGIC 1
  134.  
  135. /* Define to 1 if the SANE library is available */
  136. #define HAVE_LIBSANE 1
  137.  
  138. /* Define to 1 if a TIFF library is available */
  139. #define HAVE_LIBTIFF 1
  140.  
  141. /* Define to 1 if the udev library is available */
  142. #define HAVE_LIBUDEV 0
  143.  
  144. /* Define to 1 if libusb-1.0 is available */
  145. #define HAVE_LIBUSB 1
  146.  
  147. /* Define to 1 if libusb_error_name() is available */
  148. #define HAVE_LIBUSB_ERROR_NAME 0
  149.  
  150. /* Define to 1 if libusb_get_port_number() is available */
  151. #define HAVE_LIBUSB_GET_PORT_NUMBER 0
  152.  
  153. /* Define this if a modern libltdl is already installed */
  154. /* #undef HAVE_LTDL */
  155.  
  156. /* Define to 1 if you have the <mach-o/dyld.h> header file. */
  157. /* #undef HAVE_MACH_O_DYLD_H */
  158.  
  159. /* Define to 1 if you have the <memory.h> header file. */
  160. #define HAVE_MEMORY_H 1
  161.  
  162. /* Define to 1 if you have the `nanosleep' function. */
  163. #define HAVE_NANOSLEEP 1
  164.  
  165. /* Define to 1 if you have the `opendir' function. */
  166. #define HAVE_OPENDIR 1
  167.  
  168. /* Define to 1 if you have the `poll' function. */
  169. #define HAVE_POLL 1
  170.  
  171. /* Define if libtool can extract symbol lists from object files. */
  172. #define HAVE_PRELOADED_SYMBOLS 1
  173.  
  174. /* Define to 1 if you have the `readdir' function. */
  175. #define HAVE_READDIR 1
  176.  
  177. /* Define if you have the shl_load function. */
  178. /* #undef HAVE_SHL_LOAD */
  179.  
  180. /* Define to 1 if you have the `sigaction' function. */
  181. #define HAVE_SIGACTION 1
  182.  
  183. /* Define to 1 if you have the `sleep' function. */
  184. #define HAVE_SLEEP 1
  185.  
  186. /* Define to 1 if you have the <stdint.h> header file. */
  187. #define HAVE_STDINT_H 1
  188.  
  189. /* Define to 1 if you have the <stdlib.h> header file. */
  190. /* #undef HAVE_STDLIB_H */
  191.  
  192. /* Define to 1 if you have the <strings.h> header file. */
  193. #define HAVE_STRINGS_H 1
  194.  
  195. /* Define to 1 if you have the <string.h> header file. */
  196. #define HAVE_STRING_H 1
  197.  
  198. /* Define to 1 if you have the `strlcat' function. */
  199. #define HAVE_STRLCAT 1
  200.  
  201. /* Define to 1 if you have the `strlcpy' function. */
  202. #define HAVE_STRLCPY 1
  203.  
  204. /* Define to 1 if you have the <sys/dl.h> header file. */
  205. /* #undef HAVE_SYS_DL_H */
  206.  
  207. /* Define to 1 if you have the <sys/stat.h> header file. */
  208. /* #undef HAVE_SYS_STAT_H */
  209.  
  210. /* Define to 1 if you have the <sys/types.h> header file. */
  211. /* #undef HAVE_SYS_TYPES_H */
  212.  
  213. /* Define to 1 if you have the <unistd.h> header file. */
  214. /* #undef HAVE_UNISTD_H */
  215.  
  216. /* Define to 1 if you have the `usleep' function. */
  217. #define HAVE_USLEEP 1
  218.  
  219. /* This value is set to 1 to indicate that the system argz facility works */
  220. /* #undef HAVE_WORKING_ARGZ */
  221.  
  222. /* define if your compiler has __attribute__ */
  223. /* #undef HAVE___ATTRIBUTE__ */
  224.  
  225. /* Define if the OS needs help to load dependent libraries for dlopen(). */
  226. /* #undef LTDL_DLOPEN_DEPLIBS */
  227.  
  228. /* Define to the system default library search path. */
  229. #define LT_DLSEARCH_PATH "/lib:/usr/lib"
  230.  
  231. /* The archive extension */
  232. #define LT_LIBEXT "a"
  233.  
  234. /* The archive prefix */
  235. #define LT_LIBPREFIX "lib"
  236.  
  237. /* Define to the extension used for runtime loadable modules, say, ".so". */
  238. #define LT_MODULE_EXT ".so"
  239.  
  240. /* Define to the name of the environment variable that determines the run-time
  241.    module search path. */
  242. #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  243.  
  244. /* Define to the sub-directory where libtool stores uninstalled libraries. */
  245. #define LT_OBJDIR ".libs/"
  246.  
  247. /* Define to the shared library suffix, say, ".dylib". */
  248. /* #undef LT_SHARED_EXT */
  249.  
  250. /* Define to the shared archive member specification, say "(shr.o)". */
  251. /* #undef LT_SHARED_LIB_MEMBER */
  252.  
  253. /* Define to an appropriate command-line invocation for convert */
  254. #define MAGICK_CONVERT "convert"
  255.  
  256. /* Define if dlsym() requires a leading underscore in symbol names. */
  257. /* #undef NEED_USCORE */
  258.  
  259. /* Define to the home page for this package. */
  260. #define PACKAGE_URL ""
  261.  
  262. /* Define to the version of this package. */
  263. #define PACKAGE_VERSION "0.32.0"
  264.  
  265. /* The size of `unsigned long long', as computed by sizeof. */
  266. #define SIZEOF_UNSIGNED_LONG_LONG 0
  267.  
  268. /* Define to 1 if you have the ANSI C header files. */
  269. /* #undef STDC_HEADERS */
  270.  
  271. /* Version number of package */
  272. #define VERSION "0.32.0"
  273.  
  274. /* Define to 1 if using the included Boost sources */
  275. #define WITH_INCLUDED_BOOST 0
  276.  
  277. /* Define so that glibc/gnulib argp.h does not typedef error_t. */
  278. #define __error_t_defined 1
  279.  
  280. /* Define to empty if `const' does not conform to ANSI C. */
  281. /* #undef const */
  282.  
  283. /* Define to a type to use for 'error_t' if it is not otherwise available. */
  284. #define error_t int
  285.  
  286. /* Define to `__inline__' or `__inline' if that's what the C compiler
  287.   calls it, or to nothing if 'inline' is not supported under any name.  */
  288. #ifndef __cplusplus
  289. /* #undef inline */
  290. #endif
  291.  
  292. /* Define to the equivalent of the C99 'restrict' keyword, or to
  293.   nothing if this is not supported.  Do not define if restrict is
  294.   supported directly.  */
  295. #define restrict __restrict
  296. /* Work around a bug in Sun C++: it does not support _Restrict or
  297.   __restrict__, even though the corresponding Sun C compiler ends up with
  298.   "#define restrict _Restrict" or "#define restrict __restrict__" in the
  299.   previous line.  Perhaps some future version of Sun C++ will work with
  300.   restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
  301. #if defined __SUNPRO_CC && !defined __RESTRICT
  302. # define _Restrict
  303. # define __restrict__
  304. #endif
  305.  
  306. #include <config-bot.h>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement