Sha256: 943bd89250ba9db7db47d46a2a79d86bd6e386311245f07e658fc569cd44c5ed
Contents?: true
Size: 1.23 KB
Versions: 8
Compression:
Stored size: 1.23 KB
Contents
/* rice/config.hpp. Generated from config.hpp.in by configure. */ /* rice/config.hpp.in. Generated from configure.ac by autoheader. */ /* 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
8 entries across 8 versions & 2 rubygems