changeset 10254:874510cea891

configure.ac: don't check for poll
author John W. Eaton <jwe@octave.org>
date Wed, 03 Feb 2010 05:24:09 -0500
parents 8cf32587d8f1
children dc088edd9a78
files configure.ac
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.ac
+++ b/configure.ac
@@ -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 \