You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
566 B
12 lines
566 B
#define GSL_SIZEOF_PTH_MUTEX_T (@GSL_SIZEOF_PTH_MUTEX_T@)
|
|
#define GSL_SIZEOF_PTH_COND_T (@GSL_SIZEOF_PTH_COND_T@)
|
|
#define GSL_HAVE_MUTEXATTR_SETTYPE (@GSL_HAVE_MUTEXATTR_SETTYPE@ && \
|
|
GSL_SIZEOF_PTH_MUTEX_T && \
|
|
GSL_SIZEOF_PTH_COND_T)
|
|
#define GSL_SIZEOF_STD_INTMAX_T (@GSL_SIZEOF_STD_INTMAX_T@)
|
|
#define GSL_HAVE_LIBMAD (@GSL_HAVE_LIBMAD@)
|
|
#define GSL_HAVE_OGGVORBIS (@GSL_HAVE_OGGVORBIS@)
|
|
#define GSL_HAVE_OGGVORBIS_RC3 (@GSL_HAVE_OGGVORBIS_RC3@)
|
|
#define GSL_USE_GSL_GLIB (@GSL_USE_GSL_GLIB@)
|
|
#define GSL_USE_ARTS_THREADS (@GSL_USE_ARTS_THREADS@)
|