X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Ffopen.m4;h=a1cb1848a10a2746449153fbbc8039c7a3e67f36;hb=47834c92f8122f4ba5e6fca5199a4611425bfe69;hp=fc45c97c5991300b69cad9b5d9167fd47329941f;hpb=a4f38ec6be21630e9640cf8ead742c3a8d733fc2;p=gnulib.git diff --git a/m4/fopen.m4 b/m4/fopen.m4 index fc45c97c5..a1cb1848a 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 8 +dnl Copyright (C) 2007-2012 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,10 +52,6 @@ changequote([,])dnl REPLACE_FOPEN=1 ;; esac - if test $REPLACE_FOPEN = 1; then - AC_LIBOBJ([fopen]) - gl_PREREQ_FOPEN - fi ]) # Prerequisites of lib/fopen.c.