~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: Brian Aker
  • Date: 2008-06-28 05:26:20 UTC
  • Revision ID: brian@tangent.org-20080628052620-kglj1hb5cggw8h3r
Second pass on pthread cleanup

Show diffs side-by-side

added added

removed removed

Lines of Context:
1492
1492
  shmget shmat shmdt shmctl sigaction sigemptyset sigaddset \
1493
1493
  sighold sigset sigthreadmask port_create sleep \
1494
1494
  snprintf socket stpcpy strcasecmp strerror strsignal strnlen strpbrk strstr \
1495
 
  strtol strtoll strtoul strtoull tell tempnam thr_setconcurrency vidattr \
 
1495
  strtol strtoll strtoul strtoull tell tempnam vidattr \
1496
1496
  posix_fallocate backtrace backtrace_symbols backtrace_symbols_fd)
1497
1497
 
1498
1498
# Check that isinf() is available in math.h and can be used in both C and C++