X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fposix_spawn.m4;h=3053bdbcbaf571c140706a8da22bfadcb5aaf72b;hb=8308b9eb6f9aac709f37c0ef5bd136ec9effe0ad;hp=89e2f7f06477daa9993a4c9a0eeeab1ef05a9a0d;hpb=a8c2b3083dcaff29eb1c34e1901fae3f7858d3aa;p=gnulib.git diff --git a/m4/posix_spawn.m4 b/m4/posix_spawn.m4 index 89e2f7f06..3053bdbcb 100644 --- a/m4/posix_spawn.m4 +++ b/m4/posix_spawn.m4 @@ -1,4 +1,4 @@ -# posix_spawn.m4 serial 5 +# posix_spawn.m4 serial 6 dnl Copyright (C) 2008-2010 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, @@ -69,8 +69,6 @@ AC_DEFUN([gl_POSIX_SPAWN_BODY], ;; *) REPLACE_POSIX_SPAWN=1 ;; esac - else - HAVE_POSIX_SPAWN=0 fi ])