X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fposix_spawn.m4;h=97cb64b96a6648fa50c16f6fc300cb6b54e46289;hb=1276a2c5f24c0c932426aca9c899fa524d2443f2;hp=4fad17fcc11f37afa2f6858623378057ae475034;hpb=e0ac772ccb7b897a73520c5707db43c8d2bd0bca;p=gnulib.git diff --git a/m4/posix_spawn.m4 b/m4/posix_spawn.m4 index 4fad17fcc..97cb64b96 100644 --- a/m4/posix_spawn.m4 +++ b/m4/posix_spawn.m4 @@ -1,5 +1,5 @@ -# posix_spawn.m4 serial 10 -dnl Copyright (C) 2008-2012 Free Software Foundation, Inc. +# posix_spawn.m4 serial 11 +dnl Copyright (C) 2008-2014 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. @@ -499,6 +499,7 @@ AC_DEFUN([gl_FUNC_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN], [AC_RUN_IFELSE( [AC_LANG_SOURCE([[ #include +#include int main () { posix_spawn_file_actions_t actions;