~aghuloum/ikarus/ikarus.dev

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Abdulaziz Ghuloum
  • Date: 2009-09-02 21:07:09 UTC
  • Revision ID: aghuloum@gmail.com-20090902210709-hl1v9ma4amc62ezv
libpthread is linked to ikarus automatically if the system has 
pthreads.

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
/* Define to 1 if you have the `gmp' library (-lgmp). */
43
43
#undef HAVE_LIBGMP
44
44
 
 
45
/* Define to 1 if you have the `pthread' library (-lpthread). */
 
46
#undef HAVE_LIBPTHREAD
 
47
 
45
48
/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
46
49
   to 0 otherwise. */
47
50
#undef HAVE_MALLOC