X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fpopen.m4;h=76fd6d91b0b578a00789e567bd37730f5783bbe5;hb=58b5448dee62071b0d505f4e010652420e76d101;hp=f774a9efa4c87ba32f4da06a29b1b6821131ba98;hpb=a8f637e3c49275e6789c05d67c1fbd1751e5610a;p=gnulib.git diff --git a/m4/popen.m4 b/m4/popen.m4 index f774a9efa..76fd6d91b 100644 --- a/m4/popen.m4 +++ b/m4/popen.m4 @@ -1,5 +1,5 @@ -# popen.m4 serial 1 -dnl Copyright (C) 2009 Free Software Foundation, Inc. +# popen.m4 serial 2 +dnl Copyright (C) 2009, 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, dnl with or without modifications, as long as this notice is preserved. @@ -30,5 +30,5 @@ AC_DEFUN([gl_FUNC_POPEN], # Prerequisites of lib/popen.c. AC_DEFUN([gl_PREREQ_POPEN], [ - AC_REQUIRE([AC_C_INLINE]) + : ])