X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=inline;f=m4%2Fftello.m4;h=10cf4291bfa7fc9aea68b7d94b5f2076e84ef39e;hb=acb9956a60a6bab2bcd22139d7e79140f28a9b18;hp=21b61a3072242fbb004994d3d40cbbb80ac5e024;hpb=eedb2b7b21f577d9b1ce0fbd2bbe3467a2ff165f;p=gnulib.git diff --git a/m4/ftello.m4 b/m4/ftello.m4 index 21b61a307..10cf4291b 100644 --- a/m4/ftello.m4 +++ b/m4/ftello.m4 @@ -1,5 +1,5 @@ -# ftello.m4 serial 9 -dnl Copyright (C) 2007-2010 Free Software Foundation, Inc. +# ftello.m4 serial 10 +dnl Copyright (C) 2007-2011 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. @@ -124,12 +124,4 @@ main (void) esac fi fi - if test $HAVE_FTELLO = 0 || test $REPLACE_FTELLO = 1; then - gl_REPLACE_FTELLO - fi -]) - -AC_DEFUN([gl_REPLACE_FTELLO], -[ - AC_LIBOBJ([ftello]) ])