1/* config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Build libcolordcompat.so */
4#undef BUILD_LIBCOLORDCOMPAT
5
6/* Daemon user */
7#undef DAEMON_USER
8
9/* Define to 1 if translation of program messages to the user's native
10   language is requested. */
11#undef ENABLE_NLS
12
13/* foo */
14#undef GETTEXT_PACKAGE
15
16/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
17   CoreFoundation framework. */
18#undef HAVE_CFLOCALECOPYCURRENT
19
20/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
21   the CoreFoundation framework. */
22#undef HAVE_CFPREFERENCESCOPYAPPVALUE
23
24/* Define if the GNU dcgettext() function is already present or preinstalled.
25   */
26#undef HAVE_DCGETTEXT
27
28/* Define to 1 if you have the <dlfcn.h> header file. */
29#undef HAVE_DLFCN_H
30
31/* Define if the GNU gettext() function is already present or preinstalled. */
32#undef HAVE_GETTEXT
33
34/* getuid() is available */
35#undef HAVE_GETUID
36
37/* whether gusb is available */
38#undef HAVE_GUSB
39
40/* Define if you have the iconv() function and it works. */
41#undef HAVE_ICONV
42
43/* Define to 1 if you have the <inttypes.h> header file. */
44#undef HAVE_INTTYPES_H
45
46/* Define to 1 if systemd login is available */
47#undef HAVE_LIBSYSTEMD_LOGIN
48
49/* Define to 1 if you have the <memory.h> header file. */
50#undef HAVE_MEMORY_H
51
52/* Define to 1 if you have the <pwd.h> header file. */
53#undef HAVE_PWD_H
54
55/* Use SANE support for detecting scanners */
56#undef HAVE_SANE
57
58/* Define to 1 if you have the <stdint.h> header file. */
59#undef HAVE_STDINT_H
60
61/* Define to 1 if you have the <stdlib.h> header file. */
62#undef HAVE_STDLIB_H
63
64/* Define to 1 if you have the <strings.h> header file. */
65#undef HAVE_STRINGS_H
66
67/* Define to 1 if you have the <string.h> header file. */
68#undef HAVE_STRING_H
69
70/* Define to 1 if you have the <syslog.h> header file. */
71#undef HAVE_SYSLOG_H
72
73/* Define to 1 if you have the <sys/stat.h> header file. */
74#undef HAVE_SYS_STAT_H
75
76/* Define to 1 if you have the <sys/types.h> header file. */
77#undef HAVE_SYS_TYPES_H
78
79/* Use UDEV support */
80#undef HAVE_UDEV
81
82/* Define to 1 if you have the <unistd.h> header file. */
83#undef HAVE_UNISTD_H
84
85/* Define to the sub-directory where libtool stores uninstalled libraries. */
86#undef LT_OBJDIR
87
88/* Name of package */
89#undef PACKAGE
90
91/* Define to the address where bug reports for this package should be sent. */
92#undef PACKAGE_BUGREPORT
93
94/* Define to the full name of this package. */
95#undef PACKAGE_NAME
96
97/* Define to the full name and version of this package. */
98#undef PACKAGE_STRING
99
100/* Define to the one symbol short name of this package. */
101#undef PACKAGE_TARNAME
102
103/* Define to the home page for this package. */
104#undef PACKAGE_URL
105
106/* Define to the version of this package. */
107#undef PACKAGE_VERSION
108
109/* if PolKit has autoptr macros */
110#undef POLKIT_HAS_AUTOPTR_MACROS
111
112/* Define to 1 if you have the ANSI C header files. */
113#undef STDC_HEADERS
114
115/* Full path of colprof binary */
116#undef TOOL_COLPROF
117
118/* if we should use PolicyKit */
119#undef USE_POLKIT
120
121/* Version number of package */
122#undef VERSION
123