X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fmkancesdirs.m4;h=46cdb4b3a38d93edf18e9d427a43f2d940d28696;hb=0f6dd806d5fd7c45d9366cd35c793958b14dd75b;hp=cd44d4874c8c0132138f5ce1d899e0f6ef70473d;hpb=5f531596a92e1205a700218dedfe7a525eef21c8;p=gnulib.git diff --git a/m4/mkancesdirs.m4 b/m4/mkancesdirs.m4 index cd44d4874..46cdb4b3a 100644 --- a/m4/mkancesdirs.m4 +++ b/m4/mkancesdirs.m4 @@ -1,11 +1,10 @@ # Make a file's ancestor directories. -dnl Copyright (C) 2006 Free Software Foundation, Inc. +dnl Copyright (C) 2006, 2009-2010 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. AC_DEFUN([gl_MKANCESDIRS], [ - AC_LIBSOURCES([mkancesdirs.c, mkancesdirs.h]) AC_LIBOBJ([mkancesdirs]) ])