From 74e151daa20159bc81d26b3064e4435ffbacb0a7 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sat, 2 Feb 2013 11:13:22 +0100 Subject: gnulib: disable 'sc_prohibit_doubled_word' test to avoid false positive in ax_openmp.m4 --- bootstrap.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'bootstrap.sh') diff --git a/bootstrap.sh b/bootstrap.sh index f9d5f12..23634fd 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -25,6 +25,7 @@ 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/^sc_prohibit_doubled_word:/disabled_sc_prohibit_doubled_word:/' \ maint.mk echo > ChangeLog '# Copyright (c) 2013 Autoconf Archive Maintainers ' -- cgit v1.2.1