summaryrefslogtreecommitdiff
path: root/bootstrap.sh
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2010-06-09 16:03:01 +0200
committerPeter Simons <simons@cryp.to>2010-06-09 16:03:01 +0200
commit44f982d46e8362091ff29d65a368674a549fdeb3 (patch)
treec0d5d5491a4b00de557331c443175d7ec78bf050 /bootstrap.sh
parent519b50e889f4a7e54a1d6018390db3a89b26a8b8 (diff)
downloadautoconf-archive-44f982d46e8362091ff29d65a368674a549fdeb3.tar.gz
bootstrap.sh, cfg.mk: 'news-check' in current versions of gnulib doesn't require patching anymore
Diffstat (limited to 'bootstrap.sh')
-rwxr-xr-xbootstrap.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/bootstrap.sh b/bootstrap.sh
index eed10ed..1e4afb5 100755
--- a/bootstrap.sh
+++ b/bootstrap.sh
@@ -25,7 +25,6 @@ sed -i -e 's/^sc_file_system:/disabled_sc_file_system:/' \
-e 's/^sc_prohibit_always-defined_macros:/disabled_sc_prohibit_always-defined_macros:/' \
-e 's/^sc_prohibit_always_true_header_tests:/disabled_sc_prohibit_always_true_header_tests:/' \
-e 's/^sc_prohibit_test_minus_ao:/disabled_sc_prohibit_test_minus_ao:/' \
- -e 's|head $(srcdir)/NEWS|head -n 20 $(srcdir)/NEWS|' \
maint.mk
echo > ChangeLog '# Copyright (c) 2010 Autoconf Archive Maintainers <autoconf-archive-maintainers@gnu.org>'