Sha256: 2f1a23ebabc2a2572edcb5eb18e49d23d199cf775271bfcead682cebb2c61ca9

Contents?: true

Size: 1.31 KB

Versions: 2

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++11 syntax */
/* #undef HAVE_CXX11 */

/* 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

2 entries across 2 versions & 1 rubygems

Version Path
rice-2.2.0 rice/config.hpp
rice-2.1.3 rice/config.hpp