Vcsn  2.2a
Be Rational
config.in.h
Go to the documentation of this file.
1 /* vcsn/config.in.h. Generated from configure.ac by autoheader. */
2 
3 /* Define to the ccache program name. */
4 #undef CCACHE
5 
6 /* Define to the preprocessor flags. */
7 #undef CPPFLAGS
8 
9 /* Define to the C++ compiler (without ccache). */
10 #undef CXX
11 
12 /* Define to the C++ compiler flags. */
13 #undef CXXFLAGS
14 
15 /* Define to the location of the data files. */
16 #undef DATADIR
17 
18 /* Define to the Flex major version. */
19 #undef FLEX_MAJOR_VERSION
20 
21 /* Define to the Flex minor version. */
22 #undef FLEX_MINOR_VERSION
23 
24 /* Define to the Flex subminor version. */
25 #undef FLEX_SUBMINOR_VERSION
26 
27 /* Defined if the requested minimum BOOST version is satisfied */
28 #undef HAVE_BOOST
29 
30 /* Define to 1 if you have <boost/filesystem/path.hpp> */
31 #undef HAVE_BOOST_FILESYSTEM_PATH_HPP
32 
33 /* Define to 1 if you have <boost/flyweight.hpp> */
34 #undef HAVE_BOOST_FLYWEIGHT_HPP
35 
36 /* Define to 1 if you have <boost/python.hpp> */
37 #undef HAVE_BOOST_PYTHON_HPP
38 
39 /* Define to 1 if you have <boost/regex.hpp> */
40 #undef HAVE_BOOST_REGEX_HPP
41 
42 /* Define to 1 if you have <boost/system/error_code.hpp> */
43 #undef HAVE_BOOST_SYSTEM_ERROR_CODE_HPP
44 
45 /* Define to 1 if evaluation order in braced-init-list is correct */
46 #undef HAVE_CORRECT_LIST_INITIALIZER_ORDER
47 
48 /* Define to 1 if you have the <dlfcn.h> header file. */
49 #undef HAVE_DLFCN_H
50 
51 /* Define to 1 if you have the <inttypes.h> header file. */
52 #undef HAVE_INTTYPES_H
53 
54 /* Define to 1 if you have the <ltdl.h> header file. */
55 #undef HAVE_LTDL_H
56 
57 /* Define to 1 if you have the <memory.h> header file. */
58 #undef HAVE_MEMORY_H
59 
60 /* Define to 1 if you have the <stdint.h> header file. */
61 #undef HAVE_STDINT_H
62 
63 /* Define to 1 if you have the <stdlib.h> header file. */
64 #undef HAVE_STDLIB_H
65 
66 /* Define to 1 if you have the <strings.h> header file. */
67 #undef HAVE_STRINGS_H
68 
69 /* Define to 1 if you have the <string.h> header file. */
70 #undef HAVE_STRING_H
71 
72 /* Define to 1 if you have the <sys/stat.h> header file. */
73 #undef HAVE_SYS_STAT_H
74 
75 /* Define to 1 if you have the <sys/types.h> header file. */
76 #undef HAVE_SYS_TYPES_H
77 
78 /* Define to 1 if you have the <unistd.h> header file. */
79 #undef HAVE_UNISTD_H
80 
81 /* Define to 1 if we use ELF hidden visibility by default. */
82 #undef HAVE_VISIBILITY_HIDDEN
83 
84 /* Define to the linker flags. */
85 #undef LDFLAGS
86 
87 /* Define to the location of the libraries. */
88 #undef LIBDIR
89 
90 /* Define to the location of the auxiliary executables. */
91 #undef LIBEXECDIR
92 
93 /* Define to the sub-directory where libtool stores uninstalled libraries. */
94 #undef LT_OBJDIR
95 
96 /* Define to the address where bug reports for this package should be sent. */
97 #undef PACKAGE_BUGREPORT
98 
99 /* Define to the full name of this package. */
100 #undef PACKAGE_NAME
101 
102 /* Define to the full name and version of this package. */
103 #undef PACKAGE_STRING
104 
105 /* Define to the one symbol short name of this package. */
106 #undef PACKAGE_TARNAME
107 
108 /* Define to the home page for this package. */
109 #undef PACKAGE_URL
110 
111 /* Define to the version of this package. */
112 #undef PACKAGE_VERSION
113 
114 /* Define to a path to Python 3. */
115 #undef PYTHON
116 
117 /* Define to 1 if you have the ANSI C header files. */
118 #undef STDC_HEADERS
119 
120 /* Define if <regex> works. */
121 #undef STD_REGEX_WORKS
122 
123 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
124  `char[]'. */
125 #undef YYTEXT_POINTER