Go to the source code of this file.
#define CPPFLAGS "-D_FORTIFY_SOURCE=2 -I/usr/include " |
#define CXXFLAGS "-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -std=c++14" |
#define DATADIR "/usr/share/vcsn" |
#define FLEX_MAJOR_VERSION 2 |
#define FLEX_MINOR_VERSION 5 |
#define FLEX_SUBMINOR_VERSION 39 |
#define HAVE_BOOST_FILESYSTEM_PATH_HPP 1 |
#define HAVE_BOOST_FLYWEIGHT_HPP 1 |
#define HAVE_BOOST_PYTHON_HPP 1 |
#define HAVE_BOOST_SYSTEM_ERROR_CODE_HPP 1 |
#define HAVE_CORRECT_LIST_INITIALIZER_ORDER 1 |
#define HAVE_INTTYPES_H 1 |
#define HAVE_SYS_STAT_H 1 |
#define HAVE_SYS_TYPES_H 1 |
#define HAVE_VISIBILITY_HIDDEN 1 |
#define LDFLAGS "-Wl,-z,relro -L/usr/lib/x86_64-linux-gnu/vcsn -lrt -pthread -lboost_filesystem -lboost_system " |
#define LIBDIR "/usr/lib/x86_64-linux-gnu/vcsn" |
#define LIBEXECDIR "/usr/lib/x86_64-linux-gnu/vcsn" |
#define LT_OBJDIR ".libs/" |
#define PACKAGE_BUGREPORT "vcsn-bugs@lrde.epita.fr" |
#define PACKAGE_NAME "Vcsn" |
#define PACKAGE_STRING "Vcsn 2.2" |
#define PACKAGE_TARNAME "vcsn" |
#define PACKAGE_URL "http://vcsn.lrde.epita.fr/" |
#define PACKAGE_VERSION "2.2" |
#define PYTHON "/usr/bin/python3" |
#define STD_REGEX_WORKS 1 |