Go to the source code of this file.
Defines | |
#define | s11n_plugin_CONFIG_HPP_INCLUDED 1 |
#define | s11n_CONFIG_PLUGINS_PATH std::string(".:/usr/share/s11n/plugins:/usr/lib/s11n") |
#define | s11n_CONFIG_HAVE_LIBLTDL 0 |
#define | s11n_CONFIG_HAVE_LIBDL 1 |
#define | s11n_CONFIG_DLL_EXTENSION std::string(".so:.dynlib") |
#define s11n_CONFIG_DLL_EXTENSION std::string(".so:.dynlib") |
Definition at line 18 of file plugin_config.hpp.
#define s11n_CONFIG_HAVE_LIBDL 1 |
Definition at line 17 of file plugin_config.hpp.
#define s11n_CONFIG_HAVE_LIBLTDL 0 |
Definition at line 16 of file plugin_config.hpp.
#define s11n_CONFIG_PLUGINS_PATH std::string(".:/usr/share/s11n/plugins:/usr/lib/s11n") |
Definition at line 15 of file plugin_config.hpp.
#define s11n_plugin_CONFIG_HPP_INCLUDED 1 |
Definition at line 2 of file plugin_config.hpp.