Sha256: 457eff158b143ba62131002dc3d6e27d72e0e02ab74a7006a575254e7192d0b0
Contents?: true
Size: 1.31 KB
Versions: 3
Compression:
Stored size: 1.31 KB
Contents
/* rice/config.hpp. Generated from config.hpp.in by configure. */ /* rice/config.hpp.in. Generated from configure.ac by autoheader. */ /* define if the compiler supports basic C++14 syntax */ #define HAVE_CXX14 1 /* Define to 1 if you have the <env.h> header file. */ /* #undef HAVE_ENV_H */ /* Define to 1 if you have the <node.h> header file. */ /* #undef HAVE_NODE_H */ /* Define to 1 if you have the <ruby.h> header file. */ #define HAVE_RUBY_H 1 /* Define to 1 if you have the <ruby/node.h> header file. */ /* #undef HAVE_RUBY_NODE_H */ /* Define to 1 if you have the <version.h> header file. */ /* #undef HAVE_VERSION_H */ /* Name of package */ #define PACKAGE "rice" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "" /* Define to the full name of this package. */ #define PACKAGE_NAME "rice" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "rice 1.1" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "rice" /* Define to the home page for this package. */ #define PACKAGE_URL "" /* Define to the version of this package. */ #define PACKAGE_VERSION "1.1" /* Define this macro to use ruby/node.h */ /* #undef REALLY_HAVE_RUBY_NODE_H */ /* Version number of package */ #define VERSION "1.1"
Version data entries
3 entries across 3 versions & 2 rubygems
Version | Path |
---|---|
rice-3.0.0 | rice/config.hpp |
rice2-2.2.1 | rice/config.hpp |
rice2-2.2.0 | rice/config.hpp |