Tizen 2.0 Release
[framework/base/gconf-dbus.git] / config.h.in
1 /* config.h.in.  Generated from configure.in by autoheader.  */
2 #undef PACKAGE
3 #undef VERSION
4 #undef HAVE_CATGETS
5 #undef HAVE_GETTEXT
6 #undef HAVE_LC_MESSAGES
7 #undef HAVE_STPCPY
8 #undef ENABLE_NLS
9 #undef HAVE_PTHREAD_H
10 #undef GETTEXT_PACKAGE
11 #undef HAVE_DB3_DB_H
12
13 /* always defined to indicate that i18n is enabled */
14 #undef ENABLE_NLS
15
16 /* Gettext package */
17 #undef GETTEXT_PACKAGE
18
19 /* Define to 1 if you have the `bind_textdomain_codeset' function. */
20 #undef HAVE_BIND_TEXTDOMAIN_CODESET
21
22 /* Define to 1 if you have the `dcgettext' function. */
23 #undef HAVE_DCGETTEXT
24
25 /* Define to 1 if you have the <dlfcn.h> header file. */
26 #undef HAVE_DLFCN_H
27
28 /* Define to 1 if you have the `fchmod' function. */
29 #undef HAVE_FCHMOD
30
31 /* Define to 1 if you have the `fsync' function. */
32 #undef HAVE_FSYNC
33
34 /* Define if the GNU gettext() function is already present or preinstalled. */
35 #undef HAVE_GETTEXT
36
37 /* Define to 1 if you have the `getuid' function. */
38 #undef HAVE_GETUID
39
40 /* Define to 1 if you have the <inttypes.h> header file. */
41 #undef HAVE_INTTYPES_H
42
43 /* Define if your <locale.h> file defines LC_MESSAGES. */
44 #undef HAVE_LC_MESSAGES
45
46 /* Define if you have LDAP support */
47 #undef HAVE_LDAP
48
49 /* Define to 1 if you have the `ldap_ntlm_bind' function. */
50 #undef HAVE_LDAP_NTLM_BIND
51
52 /* Define to 1 if you have the <locale.h> header file. */
53 #undef HAVE_LOCALE_H
54
55 /* Define to 1 if you have the <memory.h> header file. */
56 #undef HAVE_MEMORY_H
57
58 /* Define to 1 if you have the `sigaction' function. */
59 #undef HAVE_SIGACTION
60
61 /* Define to 1 if you have the <stdint.h> header file. */
62 #undef HAVE_STDINT_H
63
64 /* Define to 1 if you have the <stdlib.h> header file. */
65 #undef HAVE_STDLIB_H
66
67 /* Define to 1 if you have the <strings.h> header file. */
68 #undef HAVE_STRINGS_H
69
70 /* Define to 1 if you have the <string.h> header file. */
71 #undef HAVE_STRING_H
72
73 /* Define to 1 if you have the <syslog.h> header file. */
74 #undef HAVE_SYSLOG_H
75
76 /* Define to 1 if you have the <sys/stat.h> header file. */
77 #undef HAVE_SYS_STAT_H
78
79 /* Define to 1 if you have the <sys/types.h> header file. */
80 #undef HAVE_SYS_TYPES_H
81
82 /* Define to 1 if you have the <sys/wait.h> header file. */
83 #undef HAVE_SYS_WAIT_H
84
85 /* Define to 1 if you have the <unistd.h> header file. */
86 #undef HAVE_UNISTD_H
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 version of this package. */
104 #undef PACKAGE_VERSION
105
106 /* Define to 1 if you have the ANSI C header files. */
107 #undef STDC_HEADERS
108
109 /* Use the system bus */
110 #undef USE_SYSTEM_BUS
111
112 /* Version number of package */
113 #undef VERSION