X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fpoll;h=8fa88fd4d1248e9ceacaf20e3b7cd4ee5d4103ef;hb=cd56634a4a8179fd5a4419fbb3e27211b042ab1c;hp=37143320ea32ce3d5322d77d54344299e2b627d3;hpb=9b604b4cbfad7422bacc1c723df1d027b6a7c738;p=gnulib.git diff --git a/modules/poll b/modules/poll index 37143320e..8fa88fd4d 100644 --- a/modules/poll +++ b/modules/poll @@ -9,6 +9,7 @@ Depends-on: poll-h alloca [test $HAVE_POLL = 0 || test $REPLACE_POLL = 1] select [test $HAVE_POLL = 0 || test $REPLACE_POLL = 1] +sockets [test $HAVE_POLL = 0 || test $REPLACE_POLL = 1] sys_select [test $HAVE_POLL = 0 || test $REPLACE_POLL = 1] sys_time [test $HAVE_POLL = 0 || test $REPLACE_POLL = 1] errno [test $HAVE_POLL = 0 || test $REPLACE_POLL = 1] @@ -27,6 +28,9 @@ Makefile.am: Include: +Link: +$(LIB_POLL) + License: LGPLv2+