/* config/config.h. Generated by configure. */ /* config/config.h.in. Generated from configure.in by autoheader. */ /* Include pthread support for binary relocation? */ #define BR_PTHREAD 1 /* Use binary relocation? */ #define ENABLE_BINRELOC /* Define to 1 if you have the `pthread' library (-lpthread). */ #define HAVE_LIBPTHREAD 1 /* Define to 1 if you have the `posix_memalign' function. */ #define HAVE_POSIX_MEMALIGN 1 /* Name of package */ #define PACKAGE "sharpconstruct" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "nicholasbishop@gmail.com" /* Define to the full name of this package. */ #define PACKAGE_NAME "SharpConstruct" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "SharpConstruct 0.11" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "sharpconstruct" /* Define to the version of this package. */ #define PACKAGE_VERSION "0.11" /* Version number of package */ #define VERSION "0.11" /* Define to 1 if the X Window System is missing or not being used. */ /* #undef X_DISPLAY_MISSING */