X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fmkancesdirs.m4;h=2c16cc80f46bac43fc736c31563c31dc3d295ebc;hb=cca883f60cf5e624b7752fa837548965512e2861;hp=cd44d4874c8c0132138f5ce1d899e0f6ef70473d;hpb=5f531596a92e1205a700218dedfe7a525eef21c8;p=gnulib.git diff --git a/m4/mkancesdirs.m4 b/m4/mkancesdirs.m4 index cd44d4874..2c16cc80f 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-2011 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]) ])