/* lib/config.h. Generated from config.hin by configure. */ /* lib/config.hin. Generated from configure.ac by autoheader. */ /* Define to dummy `main' function (if any) required to link to the Fortran libraries. */ /* #undef F77_DUMMY_MAIN */ /* Define if F77 and FC dummy `main' functions are identical. */ /* #undef FC_DUMMY_MAIN_EQ_F77 */ /* Support Altivec instructions */ /* #undef HAVE_ALTIVEC */ /* Support AVX (Advanced Vector Extensions) instructions */ #define HAVE_AVX /**/ /* Define if you have a BLAS library. */ #define HAVE_BLAS 1 /* define if the Boost library is available */ #define HAVE_BOOST /**/ /* define if the Boost::PROGRAM_OPTIONS library is available */ #define HAVE_BOOST_PROGRAM_OPTIONS /**/ /* Define to 1 if you have the header file. */ #define HAVE_DLFCN_H 1 /* Define to 1 if you have the header file. */ #define HAVE_INTTYPES_H 1 /* Define if you have LAPACK library. */ #define HAVE_LAPACK 1 /* Define to 1 if you have the header file. */ #define HAVE_MEMORY_H 1 /* Support mmx instructions */ #define HAVE_MMX /**/ /* Define if OpenMP is enabled */ #define HAVE_OPENMP 1 /* Define if you have POSIX threads libraries and header files. */ #define HAVE_PTHREAD 1 /* Have PTHREAD_PRIO_INHERIT. */ /* #undef HAVE_PTHREAD_PRIO_INHERIT */ /* Support SSE (Streaming SIMD Extensions) instructions */ #define HAVE_SSE /**/ /* Support SSE2 (Streaming SIMD Extensions 2) instructions */ #define HAVE_SSE2 /**/ /* Support SSE3 (Streaming SIMD Extensions 3) instructions */ #define HAVE_SSE3 /**/ /* Support SSSE4.1 (Streaming SIMD Extensions 4.1) instructions */ #define HAVE_SSE4_1 /**/ /* Support SSSE4.2 (Streaming SIMD Extensions 4.2) instructions */ #define HAVE_SSE4_2 /**/ /* Support SSSE3 (Supplemental Streaming SIMD Extensions 3) instructions */ #define HAVE_SSSE3 /**/ /* Define to 1 if you have the header file. */ #define HAVE_STDINT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDLIB_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STRINGS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STRING_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_STAT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_TYPES_H 1 /* Define to 1 if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define if XSDCXX is enabled */ /* #undef HAVE_XSDCXX */ /* Define to the sub-directory where libtool stores uninstalled libraries. */ #define LT_OBJDIR ".libs/" /* Name of package */ #define PACKAGE "freecontact" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "lkajan@rostlab.org" /* Define to the full name of this package. */ #define PACKAGE_NAME "freecontact" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "freecontact 1.0.21" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "freecontact" /* Define to the version of this package. */ #define PACKAGE_VERSION "1.0.21" /* Define to necessary symbol if this constant uses a non-standard name on your system. */ /* #undef PTHREAD_CREATE_JOINABLE */ /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Version number of package */ #define VERSION "1.0.21"