~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Brian Aker
  • Date: 2008-07-29 07:47:38 UTC
  • mfrom: (212.6.1 bzero-memset)
  • Revision ID: brian@tangent.org-20080729074738-lfzim6htapm42f2o
MergeĀ fromĀ Mats

Show diffs side-by-side

added added

removed removed

Lines of Context:
977
977
  AC_MSG_ERROR("Drizzle requires fcntl.")
978
978
fi
979
979
 
980
 
AC_CHECK_FUNCS(bcmp bfill bmove bsearch bzero \
 
980
AC_CHECK_FUNCS(bcmp bfill bmove bsearch \
981
981
  cuserid fchmod \
982
982
  fdatasync finite fpresetsticky fpsetmask fsync ftruncate \
983
983
  getcwd getpass getpassphrase getpwnam \
984
984
  getpwuid getrlimit getrusage getwd index initgroups isnan \
985
985
  localtime_r gethrtime gmtime_r \
986
 
  locking longjmp lrand48 madvise mallinfo memcpy memmove \
 
986
  locking longjmp lrand48 madvise mallinfo \
 
987
  memset memcpy memmove \
987
988
  mkstemp mlockall perror poll pread pthread_attr_create mmap mmap64 getpagesize \
988
989
  pthread_attr_getstacksize pthread_attr_setprio pthread_attr_setschedparam \
989
990
  pthread_attr_setstacksize pthread_condattr_create pthread_getsequence_np \