X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Ffopen.m4;h=3337cc991d3677029436e56e04ca3d9942e4d1bc;hb=da8054d48dc22e1c051db54049e005d51a006e69;hp=fc45c97c5991300b69cad9b5d9167fd47329941f;hpb=a4f38ec6be21630e9640cf8ead742c3a8d733fc2;p=gnulib.git diff --git a/m4/fopen.m4 b/m4/fopen.m4 index fc45c97c5..3337cc991 100644 --- a/m4/fopen.m4 +++ b/m4/fopen.m4 @@ -1,5 +1,5 @@ -# fopen.m4 serial 7 -dnl Copyright (C) 2007-2010 Free Software Foundation, Inc. +# fopen.m4 serial 9 +dnl Copyright (C) 2007-2013 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. @@ -52,14 +52,7 @@ changequote([,])dnl REPLACE_FOPEN=1 ;; esac - if test $REPLACE_FOPEN = 1; then - AC_LIBOBJ([fopen]) - gl_PREREQ_FOPEN - fi ]) # Prerequisites of lib/fopen.c. -AC_DEFUN([gl_PREREQ_FOPEN], -[ - AC_REQUIRE([AC_C_INLINE]) -]) +AC_DEFUN([gl_PREREQ_FOPEN], [:])