X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Ffilemode.m4;h=1aa6cdd57b2035684ccd32a1529f51191d88b5c4;hb=639607db00b96f33b0e18afa27188456c6ccad0a;hp=39fa26a05411e35d23a5ac2dc3d0e0a5680e3616;hpb=b2e2010c7c902235b5efb5bd3c6529f61b093aa4;p=gnulib.git diff --git a/m4/filemode.m4 b/m4/filemode.m4 index 39fa26a05..1aa6cdd57 100644 --- a/m4/filemode.m4 +++ b/m4/filemode.m4 @@ -1,5 +1,5 @@ -# filemode.m4 serial 7 -dnl Copyright (C) 2002, 2005-2006, 2009-2010 Free Software Foundation, Inc. +# filemode.m4 serial 8 +dnl Copyright (C) 2002, 2005-2006, 2009-2012 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. @@ -7,6 +7,5 @@ dnl with or without modifications, as long as this notice is preserved. AC_DEFUN([gl_FILEMODE], [ AC_REQUIRE([AC_STRUCT_ST_DM_MODE]) - AC_LIBOBJ([filemode]) AC_CHECK_DECLS_ONCE([strmode]) ])