]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Reflect renaming: config -> build-aux.
authorJim Meyering <jim@meyering.net>
Tue, 22 Mar 2005 15:09:54 +0000 (15:09 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 22 Mar 2005 15:09:54 +0000 (15:09 +0000)
configure.ac

index 4583d99f1a0ff81eddecc8352350f9ed5a94d5a4..39ea6fb95a2e95d8021fb1c35e26abc4e8241ed8 100644 (file)
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script. -*-m4-*-
 AC_INIT([GNU coreutils],[5.3.1],[bug-coreutils@gnu.org])
 AC_CONFIG_SRCDIR(src/ls.c)
 
-AC_CONFIG_AUX_DIR(config)
+AC_CONFIG_AUX_DIR(build-aux)
 AC_CONFIG_HEADERS([config.h:config.hin])
 
 AM_INIT_AUTOMAKE([1.8.3 gnits dist-bzip2])