]> git.proxmox.com Git - ceph.git/blame - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/libconfuse/config.h.in
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / libconfuse / config.h.in
CommitLineData
1e59de90
TL
1/* Define if translation of program messages to the user's native\r
2 language is requested. */\r
3#cmakedefine ENABLE_NLS\r
4\r
5/* Define if you have the <stdlib.h> header file. */\r
6#cmakedefine HAVE_STDLIB_H\r
7\r
8/* Define if you have the <string.h> header file. */\r
9#cmakedefine HAVE_STRING_H\r
10\r
11/* Define if you have the <strings.h> header file. */\r
12#cmakedefine HAVE_STRINGS_H\r
13\r
14/* Define if you have the <sys/stat.h> header file. */\r
15#cmakedefine HAVE_SYS_STAT_H\r
16\r
17/* Define if you have the <sys/types.h> header file. */\r
18#cmakedefine HAVE_SYS_TYPES_H\r
19\r
20/* Define if you have the <unistd.h> header file. */\r
21#cmakedefine HAVE_UNISTD_H\r
22\r
23/* Define if you have the <windows.h> header file. */\r
24#cmakedefine HAVE_WINDOWS_H\r
25\r
26/* Define if you have the ANSI C header files. */\r
27#define STDC_HEADERS 1\r
28\r
29/* Define if you have the `_fileno' function. */\r
30#cmakedefine HAVE__FILENO\r
31\r
32/* Define if you have the `_isatty' function. */\r
33#cmakedefine HAVE__ISATTY\r
34\r
35/* Define if the GNU dcgettext() function is already present or preinstalled. */\r
36#cmakedefine HAVE_DCGETTEXT\r
37\r
38/* Define if you have the `fmemopen' function. */\r
39#cmakedefine HAVE_FMEMOPEN\r
40\r
41/* Define if you have the `funopen' function. */\r
42#cmakedefine HAVE_FUNOPEN\r
43\r
44/* Define if the GNU gettext() function is already present or preinstalled. */\r
45#cmakedefine HAVE_GETTEXT\r
46\r
47/* Define if you have the iconv() function. */\r
48#cmakedefine HAVE_ICONV\r
49\r
50/* Define if you have the `strcasecmp' function. */\r
51#cmakedefine HAVE_STRCASECMP\r
52\r
53/* Define if you have the `strdup' function. */\r
54#cmakedefine HAVE_STRDUP\r
55\r
56/* Define if you have the `_strdup' function. */\r
57#cmakedefine HAVE__STRDUP\r
58\r
59/* Define if you have the strndup function */\r
60#cmakedefine HAVE_STRNDUP\r
61\r
62/* Define if you have the `setenv' function. */\r
63#cmakedefine HAVE_SETENV\r
64\r
65/* Define if you have the `unsetenv' function. */\r
66#cmakedefine HAVE_UNSETENV\r
67\r
68/* Define if you have the `_putenv' function. */\r
69#cmakedefine HAVE__PUTENV\r
70\r
71/* Define if `lex' declares `yytext' as a `char *' by default, not a\r
72 `char[]'. */\r
73/*#undef YYTEXT_POINTER*/\r
74\r
75/* Define to empty if `const' does not conform to ANSI C. */\r
76/*#undef const*/\r
77\r
78/* Name of package */\r
79#define PACKAGE "@PACKAGE@"\r
80\r
81/* Define to the address where bug reports for this package should be sent. */\r
82#define PACKAGE_BUGREPORT "@PACKAGE_BUGREPORT@"\r
83\r
84/* Define to the full name of this package. */\r
85#define PACKAGE_NAME "@PACKAGE_NAME@"\r
86\r
87/* Define to the full name and version of this package. */\r
88#define PACKAGE_STRING "@PACKAGE_STRING@"\r
89\r
90/* Define to the one symbol short name of this package. */\r
91#define PACKAGE_TARNAME "@PACKAGE_TARNAME@"\r
92\r
93/* Define to the version of this package. */\r
94#define PACKAGE_VERSION "@PACKAGE_VERSION@"\r
95\r
96/* Version number of package */\r
97#define VERSION "@PACKAGE_VERSION@"\r
98\r
99#define LOCALEDIR "@CMAKE_INSTALL_LOCALEDIR@"\r