From 44f982d46e8362091ff29d65a368674a549fdeb3 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 9 Jun 2010 16:03:01 +0200 Subject: bootstrap.sh, cfg.mk: 'news-check' in current versions of gnulib doesn't require patching anymore --- bootstrap.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'bootstrap.sh') 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 ' -- cgit v1.2.1