X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fselect.m4;h=0b21c97a0b81615efedff8bb6233292dee6a25cb;hb=7f68b5ace68d29f3627ce2e3a1e8966aea5ec778;hp=d801c38f4d72728825a95df04b449ac14dc6cf36;hpb=addbb8a80994c7133922f2904dfb929481a3ac17;p=gnulib.git diff --git a/m4/select.m4 b/m4/select.m4 index d801c38f4..0b21c97a0 100644 --- a/m4/select.m4 +++ b/m4/select.m4 @@ -1,5 +1,5 @@ -# select.m4 serial 3 -dnl Copyright (C) 2009 Free Software Foundation, Inc. +# select.m4 serial 4 +dnl Copyright (C) 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. @@ -10,6 +10,7 @@ AC_DEFUN([gl_FUNC_SELECT], AC_REQUIRE([AC_CANONICAL_HOST]) dnl for cross-compiles AC_REQUIRE([gl_SOCKETS]) if test "$ac_cv_header_winsock2_h" = yes; then + REPLACE_SELECT=1 AC_LIBOBJ([select]) else dnl On Interix 3.5, select(0, NULL, NULL, NULL, timeout) fails with error