X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Ftempname.m4;h=a6e42dcea81566f5bf91b25f39db74f9feea3917;hb=43593319b31e6b0175b8eec4433bac744959822d;hp=633b6719a926531aa54be8eea59f92828a32aa76;hpb=0855715c9faf33a9f569c0d97f16a941f18b0ff6;p=gnulib.git diff --git a/m4/tempname.m4 b/m4/tempname.m4 index 633b6719a..a6e42dcea 100644 --- a/m4/tempname.m4 +++ b/m4/tempname.m4 @@ -1,6 +1,6 @@ -#serial 4 +#serial 5 -# Copyright (C) 2006-2007, 2009-2011 Free Software Foundation, Inc. +# Copyright (C) 2006-2007, 2009-2013 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -9,8 +9,6 @@ # it as a public API, and provide it on systems that are lacking. AC_DEFUN([gl_FUNC_GEN_TEMPNAME], [ - AC_REQUIRE([AC_SYS_LARGEFILE]) - gl_PREREQ_TEMPNAME ])