Browse Source

*** empty log message ***

experimetnal/RETURN_REF_PATCH
Andi Gutmans 27 years ago
parent
commit
b7e248dd06
  1. 25
      TSRM/tsrm_config.h.in

25
TSRM/tsrm_config.h.in

@ -1,25 +0,0 @@
/* tsrm_config.h.in. Generated automatically from configure.in by autoheader. */
/* Define if your C compiler doesn't accept -c and -o together. */
#undef NO_MINUS_C_MINUS_O
#undef PTHREADS
/* Define if you have the pthread_create function. */
#undef HAVE_PTHREAD_CREATE
/* Define if you have the <stdarg.h> header file. */
#undef HAVE_STDARG_H
/* Define if you have the c_r library (-lc_r). */
#undef HAVE_LIBC_R
/* Define if you have the pthread library (-lpthread). */
#undef HAVE_LIBPTHREAD
/* Name of package */
#undef PACKAGE
/* Version number of package */
#undef VERSION
Loading…
Cancel
Save