X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=m4%2Fpread.m4;h=92e8da3603310e2f344a637843832139ad942452;hb=2d86779b66c22650afcf6041018d40257445979a;hp=15a92d77a442aef3db48439de5730d38d6f4cbaf;hpb=e86df7d62b265b41297f1afb0795efab89a5884e;p=gnulib.git diff --git a/m4/pread.m4 b/m4/pread.m4 index 15a92d77a..92e8da360 100644 --- a/m4/pread.m4 +++ b/m4/pread.m4 @@ -1,5 +1,5 @@ -# pread.m4 serial 3 -dnl Copyright (C) 2009-2010 Free Software Foundation, Inc. +# pread.m4 serial 4 +dnl Copyright (C) 2009-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. @@ -32,7 +32,7 @@ changequote([,])dnl gl_save_CPPFLAGS="$CPPFLAGS" CPPFLAGS="$CPPFLAGS -D_FILE_OFFSET_BITS=64" AC_RUN_IFELSE( - [AC_LANG_SOURCE([[ + [AC_LANG_PROGRAM([[ #include #include #include