]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Comment out yesterday's VPATH-friendly addition, for now.
authorJim Meyering <meyering@redhat.com>
Tue, 4 Mar 2008 11:56:45 +0000 (12:56 +0100)
committerJim Meyering <meyering@redhat.com>
Tue, 4 Mar 2008 11:56:45 +0000 (12:56 +0100)
* configure.ac: ...while we wait for a fixed version of automake.

configure.ac

index 7b3f7de29d08aab48ec11fb73c8d4c4aed1770a3..f23d09689ead50335a9a6d22c46cdea512be4ebd 100644 (file)
@@ -337,8 +337,13 @@ dnl Allow maintainer rules under GNU make even in VPATH builds.  This does
 dnl not work in autoconf 2.61 or earlier, but we don't want to require
 dnl non-maintainers to use unreleased autoconf, hence the version test.
 dnl TODO remove the version check once autoconf 2.62 is released.
-m4_if(m4_version_compare([2.61a.100], m4_defn([m4_PACKAGE_VERSION])), [1], [],
-      [AC_CONFIG_LINKS([GNUmakefile:GNUmakefile])])
+
+dnl Disabled for now, since this would cause "make distclean" to
+dnl remove the sole copy of the file in a non-VPATH build.
+dnl TODO restore once automake has been fixed to do the right thing.
+dnl m4_if(m4_version_compare([2.61a.100],
+dnl       m4_defn([m4_PACKAGE_VERSION])), [1], [],
+dnl       [AC_CONFIG_LINKS([GNUmakefile:GNUmakefile])])
 
 AC_CONFIG_FILES(
   Makefile