# HG changeset patch # User John W. Eaton # Date 1265192649 18000 # Node ID 874510cea8916d732e50e5931d846e2f04941af8 # Parent 8cf32587d8f1cc8f0063a4ed93ff7b487fb4077b configure.ac: don't check for poll diff -r 8cf32587d8f1 -r 874510cea891 configure.ac --- a/configure.ac Wed Feb 03 05:18:25 2010 -0500 +++ b/configure.ac Wed Feb 03 05:24:09 2010 -0500 @@ -1493,7 +1493,7 @@ getegid geteuid getgid getgrent getgrgid getgrnam getpgrp getpid \ getppid getpwent getpwuid getuid getwd _kbhit kill \ lgamma lgammaf lgamma_r lgammaf_r localtime_r log1p log1pf \ - mkstemp pipe poll putenv raise \ + mkstemp pipe putenv raise \ realpath resolvepath rindex roundl select setgrent setlocale \ setpwent setvbuf siglongjmp \ snprintf strdup strerror strsignal tempnam tgammaf trunc umask \