X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fsame.m4;h=9a16f86abca100266e48e867c5e076bee5da4000;hb=a901e1f94eb5223ea4461dac1c7b4778ea58d8bf;hp=917bbbf3a79bb84577b87a2bea79fff243fa7f7c;hpb=3030c5b5e0a5199e16b05927da72c43c42f211c3;p=gnulib.git diff --git a/m4/same.m4 b/m4/same.m4 index 917bbbf3a..9a16f86ab 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-2012 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]) ])