packages feed

haskell-igraph-0.8.5: igraph/include/config.h

/* functions */
#define HAVE_EXPM1 1
#define HAVE_FABSL 1
#define HAVE_FINITE 1
#define HAVE_FMIN 1
#define HAVE_FTRUNCATE 1
#define HAVE_ISNAN 1
#define HAVE_LOG1P 1
#define HAVE_LOG2 1
#define HAVE_RINT 1
#define HAVE_RINTF 1
#define HAVE_ROUND 1
#define HAVE_SNPRINTF 1
#undef HAVE_ISFINITE

/* libraries */
#define HAVE_MEMORY_H 1
#define HAVE_STDINT_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1

#define HAVE_TLS 1
#define IGRAPH_F77_SAVE static IGRAPH_THREAD_LOCAL
#define IGRAPH_THREAD_LOCAL __thread
#define TLS __thread

#define INTERNAL_ARPACK 1
#define INTERNAL_BLAS 1
#define INTERNAL_F2C 1
#define INTERNAL_GLPK 1
#define INTERNAL_LAPACK 1


#define LT_OBJDIR ".libs/"
#define PACKAGE "igraph"
#define PACKAGE_BUGREPORT "igraph@igraph.org"
#define PACKAGE_NAME "igraph"
#define PACKAGE_STRING "igraph 0.8.5"
#define PACKAGE_TARNAME "igraph"
#define PACKAGE_URL ""
#define PACKAGE_VERSION "0.8.5"
#define STDC_HEADERS 1
#define VERSION "0.8.5"
#undef YYTEXT_POINTER