X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fsame.m4;h=cb63894a06ee6587a26bb9be97e9e3a7b113efe2;hb=46f5f314f34a08c9305758482d7d2fdb0e999d09;hp=917bbbf3a79bb84577b87a2bea79fff243fa7f7c;hpb=3030c5b5e0a5199e16b05927da72c43c42f211c3;p=gnulib.git diff --git a/m4/same.m4 b/m4/same.m4 index 917bbbf3a..cb63894a0 100644 --- a/m4/same.m4 +++ b/m4/same.m4 @@ -1,14 +1,13 @@ -#serial 8 -dnl Copyright (C) 2002-2003, 2005-2006, 2009 Free Software Foundation, Inc. +#serial 9 +dnl Copyright (C) 2002-2003, 2005-2006, 2009-2014 Free Software Foundation, +dnl 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. +dnl Prerequisites of lib/same.c. AC_DEFUN([gl_SAME], [ - AC_LIBOBJ([same]) - - dnl Prerequisites of lib/same.c. AC_REQUIRE([AC_SYS_LONG_FILE_NAMES]) AC_CHECK_FUNCS_ONCE([pathconf]) ])