X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Ffseeko.m4;h=4ccb57d0df0f1eb8036fc68b8b55372a276f491d;hb=c43cc7b973f4daf0c59368ae52e130dfd12ce8d6;hp=1bb88c761303fe7afb2d31319e31c67f11ffbb42;hpb=3f3d9b41ce3bcc3f4664512c3756621126a5eab2;p=gnulib.git diff --git a/m4/fseeko.m4 b/m4/fseeko.m4 index 1bb88c761..4ccb57d0d 100644 --- a/m4/fseeko.m4 +++ b/m4/fseeko.m4 @@ -1,5 +1,5 @@ -# fseeko.m4 serial 16 -dnl Copyright (C) 2007-2012 Free Software Foundation, Inc. +# fseeko.m4 serial 17 +dnl Copyright (C) 2007-2014 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. @@ -37,7 +37,7 @@ AC_DEFUN([gl_FUNC_FSEEKO], fi m4_ifdef([gl_FUNC_FFLUSH_STDIN], [ gl_FUNC_FFLUSH_STDIN - if test $gl_cv_func_fflush_stdin = no; then + if test $gl_cv_func_fflush_stdin != yes; then REPLACE_FSEEKO=1 fi ])