X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fpoll.m4;h=e489df7a00899fb2bdc38f26c19993cf228c96c3;hb=efb6dabafbf872b6e2dd640f9af8be596bbfea18;hp=52fab91f8437fdf7bc391c6f736696ce67ba76f7;hpb=1f8c872f267bc608644d6de67aa5fab6285a8533;p=gnulib.git diff --git a/m4/poll.m4 b/m4/poll.m4 index 52fab91f8..e489df7a0 100644 --- a/m4/poll.m4 +++ b/m4/poll.m4 @@ -1,6 +1,5 @@ -# poll.m4 serial 12 -dnl Copyright (c) 2003, 2005, 2006, 2007, 2009, 2010 Free Software Foundation, -dnl Inc. +# poll.m4 serial 14 +dnl Copyright (c) 2003, 2005-2007, 2009-2011 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. @@ -64,9 +63,7 @@ This is MacOSX or AIX fi fi if test $HAVE_POLL = 0 || test $REPLACE_POLL = 1; then - gl_REPLACE_POLL_H - AC_LIBOBJ([poll]) - gl_PREREQ_POLL + : else AC_DEFINE([HAVE_POLL], [1], [Define to 1 if you have the 'poll' function and it works.])