summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-02-20 19:05:38 +0000
committerJim Meyering <jim@meyering.net>2003-02-20 19:05:38 +0000
commit4ebc314f189d7de91e94ed378ae57e57e8497abd (patch)
tree1c6f585d076a761ede1c18e6d658aeec6b7f5a7e /Makefile.in
parent4efd012fe0c6ce8723e9c84d0a00e2ff6829b20e (diff)
downloadcoreutils-4ebc314f189d7de91e94ed378ae57e57e8497abd.tar.xz
.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index 17dd04833..86559e815 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.2b from Makefile.am.
+# Makefile.in generated by automake 1.7.3 from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
@@ -441,7 +441,7 @@ distcheck: dist
mkdir $(distdir)/_build
mkdir $(distdir)/_inst
chmod a-w $(distdir)
- dc_install_base=`$(am__cd) $(distdir)/_inst && pwd` \
+ dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
&& dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
&& $(MAKE) $(AM_MAKEFLAGS) distcheck-hook \
&& cd $(distdir)/_build \