head 1.3; access; symbols pkgsrc-2014Q2:1.2.0.8 pkgsrc-2014Q2-base:1.2 pkgsrc-2014Q1:1.2.0.6 pkgsrc-2014Q1-base:1.2 pkgsrc-2013Q4:1.2.0.4 pkgsrc-2013Q4-base:1.2 pkgsrc-2013Q3:1.2.0.2 pkgsrc-2013Q3-base:1.2 pkgsrc-2013Q2:1.1.1.1.0.2 pkgsrc-2013Q2-base:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.3 date 2014.08.13.22.38.33; author joerg; state dead; branches; next 1.2; commitid quw4XWfrQklAJfMx; 1.2 date 2013.07.19.12.50.44; author joerg; state Exp; branches; next 1.1; commitid tGAp4Rt53yaf15Yw; 1.1 date 2013.06.03.21.15.35; author asau; state Exp; branches 1.1.1.1; next ; commitid jxslME2FBfZBhdSw; 1.1.1.1 date 2013.06.03.21.15.35; author asau; state Exp; branches; next ; commitid jxslME2FBfZBhdSw; desc @@ 1.3 log @Call the various autotools directly as bootstrap wants to use the wrong scripts. @ text @$NetBSD: patch-bootstrap,v 1.2 2013/07/19 12:50:44 joerg Exp $ --- bootstrap.orig 2010-08-24 22:08:11.000000000 +0000 +++ bootstrap @@@@ -35,7 +35,7 @@@@ aclocalflags="`sed -ne 's/^[ \t]*ACLOCAL # Check for automake amvers="no" -for v in 10 9 8 7 6 5; do +for v in 14 13 12 11 10 9 8 7 6 5; do if automake-1.${v} --version >/dev/null 2>&1; then amvers="-1.${v}" break @ 1.2 log @Fix build with automake 1.4. @ text @d1 1 a1 1 $NetBSD: patch-bootstrap,v 1.1.1.1 2013/06/03 21:15:35 asau Exp $ @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD$ d10 1 a10 1 +for v in 13 12 11 10 9 8 7 6 5; do @ 1.1.1.1 log @Import OpenRCS version 20110824192219 as devel/openrcs OpenRCS is BSD-licensed implementation of RCS, Revision Control System @ text @@