~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Monty Taylor
  • Date: 2008-07-05 17:07:46 UTC
  • mto: This revision was merged to the branch mainline in revision 63.
  • Revision ID: monty@inaugust.com-20080705170746-8aq11u9fuwtfwy85
Removed my_alarm. Made my_lock only do the non-alarm version. Moved my_lock to MyISAM where it belongs.

Show diffs side-by-side

added added

removed removed

Lines of Context:
971
971
AC_FUNC_UTIME_NULL
972
972
AC_FUNC_VPRINTF
973
973
 
974
 
AC_CHECK_FUNCS(alarm bcmp bfill bmove bsearch bzero \
 
974
AC_CHECK_FUNCS(bcmp bfill bmove bsearch bzero \
975
975
  chsize cuserid fchmod fcntl \
976
976
  fconvert fdatasync finite fpresetsticky fpsetmask fsync ftruncate \
977
977
  getcwd getpass getpassphrase getpwnam \