X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fsavedir.m4;h=a5aca5e85ec591e27002e9970af9d0374e68d185;hb=d16d5a56e1c99790c2452c66906760ac1109d013;hp=0c0ee092816e56fc47f00945f51e179cbeabd55d;hpb=44d63b02db450f7d9cdd97622399005ee321e404;p=gnulib.git diff --git a/m4/savedir.m4 b/m4/savedir.m4 index 0c0ee0928..a5aca5e85 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-2011 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]) + : ])