X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fsavedir.m4;h=8f617db0d43afe00ccbfe222036fa82000eade46;hb=1276a2c5f24c0c932426aca9c899fa524d2443f2;hp=0c0ee092816e56fc47f00945f51e179cbeabd55d;hpb=44d63b02db450f7d9cdd97622399005ee321e404;p=gnulib.git diff --git a/m4/savedir.m4 b/m4/savedir.m4 index 0c0ee0928..8f617db0d 100644 --- a/m4/savedir.m4 +++ b/m4/savedir.m4 @@ -1,14 +1,11 @@ -# savedir.m4 serial 5 -dnl Copyright (C) 2002, 2003, 2005, 2006 Free Software Foundation, Inc. +# savedir.m4 serial 10 +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. AC_DEFUN([gl_SAVEDIR], [ - AC_LIBSOURCES([savedir.c, savedir.h]) - AC_LIBOBJ([savedir]) - - dnl Prerequisites of lib/savedir.c. - AC_REQUIRE([AC_HEADER_DIRENT]) + : ])