 |
Vcsn
2.4
Be Rational
|
Go to the documentation of this file. 1 #ifndef _VCSN_CONFIG_HH
2 #define _VCSN_CONFIG_HH 1
10 #define VCSN_CCACHE "ccache"
15 #define VCSN_CPPFLAGS "-D_FORTIFY_SOURCE=2 -I/usr/include "
20 #define VCSN_CXX "g++"
25 #define VCSN_CXXFLAGS "-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -std=c++14"
30 #define VCSN_DATADIR "/usr/share/vcsn"
34 #ifndef VCSN_FLEX_MAJOR_VERSION
35 #define VCSN_FLEX_MAJOR_VERSION 2
39 #ifndef VCSN_FLEX_MINOR_VERSION
40 #define VCSN_FLEX_MINOR_VERSION 5
44 #ifndef VCSN_FLEX_SUBMINOR_VERSION
45 #define VCSN_FLEX_SUBMINOR_VERSION 39
49 #ifndef VCSN_HAVE_BOOST
50 #define VCSN_HAVE_BOOST 1
54 #ifndef VCSN_HAVE_BOOST_FILESYSTEM_PATH_HPP
55 #define VCSN_HAVE_BOOST_FILESYSTEM_PATH_HPP 1
59 #ifndef VCSN_HAVE_BOOST_FLYWEIGHT_HPP
60 #define VCSN_HAVE_BOOST_FLYWEIGHT_HPP 1
64 #ifndef VCSN_HAVE_BOOST_PYTHON_HPP
65 #define VCSN_HAVE_BOOST_PYTHON_HPP 1
72 #ifndef VCSN_HAVE_BOOST_SYSTEM_ERROR_CODE_HPP
73 #define VCSN_HAVE_BOOST_SYSTEM_ERROR_CODE_HPP 1
77 #ifndef VCSN_HAVE_CORRECT_LIST_INITIALIZER_ORDER
78 #define VCSN_HAVE_CORRECT_LIST_INITIALIZER_ORDER 1
82 #ifndef VCSN_HAVE_DLFCN_H
83 #define VCSN_HAVE_DLFCN_H 1
87 #ifndef VCSN_HAVE_INTTYPES_H
88 #define VCSN_HAVE_INTTYPES_H 1
92 #ifndef VCSN_HAVE_LTDL_H
93 #define VCSN_HAVE_LTDL_H 1
97 #ifndef VCSN_HAVE_MEMORY_H
98 #define VCSN_HAVE_MEMORY_H 1
102 #ifndef VCSN_HAVE_STDINT_H
103 #define VCSN_HAVE_STDINT_H 1
107 #ifndef VCSN_HAVE_STDLIB_H
108 #define VCSN_HAVE_STDLIB_H 1
112 #ifndef VCSN_HAVE_STRINGS_H
113 #define VCSN_HAVE_STRINGS_H 1
117 #ifndef VCSN_HAVE_STRING_H
118 #define VCSN_HAVE_STRING_H 1
122 #ifndef VCSN_HAVE_SYS_STAT_H
123 #define VCSN_HAVE_SYS_STAT_H 1
127 #ifndef VCSN_HAVE_SYS_TYPES_H
128 #define VCSN_HAVE_SYS_TYPES_H 1
132 #ifndef VCSN_HAVE_UNISTD_H
133 #define VCSN_HAVE_UNISTD_H 1
137 #ifndef VCSN_HAVE_VISIBILITY_HIDDEN
138 #define VCSN_HAVE_VISIBILITY_HIDDEN 1
143 #define VCSN_LDFLAGS "-Wl,-z,relro -L/usr/lib/x86_64-linux-gnu/vcsn -lrt -pthread -lboost_filesystem -lboost_system "
148 #define VCSN_LIBDIR "/usr/lib/x86_64-linux-gnu/vcsn"
152 #ifndef VCSN_LIBEXECDIR
153 #define VCSN_LIBEXECDIR "/usr/lib/x86_64-linux-gnu/vcsn"
158 #ifndef VCSN_LT_OBJDIR
159 #define VCSN_LT_OBJDIR ".libs/"
163 #ifndef VCSN_PACKAGE_BUGREPORT
164 #define VCSN_PACKAGE_BUGREPORT "vcsn-bugs@lrde.epita.fr"
168 #ifndef VCSN_PACKAGE_NAME
169 #define VCSN_PACKAGE_NAME "Vcsn"
173 #ifndef VCSN_PACKAGE_STRING
174 #define VCSN_PACKAGE_STRING "Vcsn 2.4"
178 #ifndef VCSN_PACKAGE_TARNAME
179 #define VCSN_PACKAGE_TARNAME "vcsn"
183 #ifndef VCSN_PACKAGE_URL
184 #define VCSN_PACKAGE_URL "http://vcsn.lrde.epita.fr/"
188 #ifndef VCSN_PACKAGE_VERSION
189 #define VCSN_PACKAGE_VERSION "2.4"
194 #define VCSN_PYTHON "/usr/bin/python3"
198 #ifndef VCSN_STDC_HEADERS
199 #define VCSN_STDC_HEADERS 1
203 #ifndef VCSN_STD_REGEX_WORKS
204 #define VCSN_STD_REGEX_WORKS 1