]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Reflect renaming: config -> build-aux.
authorJim Meyering <jim@meyering.net>
Tue, 22 Mar 2005 16:17:50 +0000 (16:17 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 22 Mar 2005 16:17:50 +0000 (16:17 +0000)
Makefile.cfg

index 0121705b49b5b30a4e8732487060be0fdda110f4..12df418bfaf81a9c820490061f69878351209384 100644 (file)
@@ -1,5 +1,5 @@
 # Customize Makefile.maint.                           -*- makefile -*-
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -29,20 +29,20 @@ url_dir_list = \
 
 # Files to update automatically.
 wget_files = \
-  $(srcdir)/config/config.guess \
-  $(srcdir)/config/config.sub \
-  $(srcdir)/config/texinfo.tex
+  $(srcdir)/build-aux/config.guess \
+  $(srcdir)/build-aux/config.sub \
+  $(srcdir)/build-aux/texinfo.tex
 # Of the above, texinfo.tex is out of date,
 # and the other two are not available.
 wget_files =
 
 cvs_files = \
-  $(srcdir)/config/elisp-comp \
-  $(srcdir)/config/depcomp \
-  $(srcdir)/config/mdate-sh \
-  $(srcdir)/config/missing \
-  $(srcdir)/config/install-sh \
-  $(srcdir)/config/mkinstalldirs
+  $(srcdir)/build-aux/elisp-comp \
+  $(srcdir)/build-aux/depcomp \
+  $(srcdir)/build-aux/mdate-sh \
+  $(srcdir)/build-aux/missing \
+  $(srcdir)/build-aux/install-sh \
+  $(srcdir)/build-aux/mkinstalldirs
 
 #  $(srcdir)/src/ansi2knr.c