aboutsummaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap1
1 files changed, 0 insertions, 1 deletions
diff --git a/bootstrap b/bootstrap
index bf5909c..46a0964 100755
--- a/bootstrap
+++ b/bootstrap
@@ -507,7 +507,6 @@ slurp() {
rm -f $dir/$gnulib_mk &&
sed "$remove_intl" $1/$dir/$file >$dir/$gnulib_mk
}
- silentize $dir/$gnulib_mk
elif { test "${2+set}" = set && test -r $2/$dir/$file; } ||
version_controlled_file $dir $file; then
echo "$0: $dir/$file overrides $1/$dir/$file"

Return to:

Send suggestions and report system problems to the System administrator.