head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.4 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.2 pkgsrc-2012Q4-base:1.2; locks; strict; comment @# @; 1.2 date 2012.06.06.22.19.58; author wiz; state dead; branches; next 1.1; 1.1 date 2012.06.05.15.27.22; author wiz; state Exp; branches; next ; desc @@ 1.2 log @Use hacks file from meta-pkgs/modular-xorg instead of patch for fixing autoconf + space in variable name issue. @ text @$NetBSD: patch-configure,v 1.1 2012/06/05 15:27:22 wiz Exp $ Fix build breaker in NetBSD<6's sh: checking if cc -std=gnu99 supports -errwarn=E_NO_EXPLICIT_TYPE_GIVEN -errwarn=E_NO_IMPLICIT_DECL_ALLOWED... eval: 1: Syntax error: Bad substitution --- configure.orig 2012-03-03 01:52:25.000000000 +0000 +++ configure @@@@ -13733,7 +13733,7 @@@@ $as_echo "$supported" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -errwarn=E_NO_EXPLICIT_TYPE_GIVEN -errwarn=E_NO_IMPLICIT_DECL_ALLOWED" >&5 $as_echo_n "checking if $CC supports -errwarn=E_NO_EXPLICIT_TYPE_GIVEN -errwarn=E_NO_IMPLICIT_DECL_ALLOWED... " >&6; } - cacheid=`$as_echo xorg_cv_cc_flag_-errwarn=E_NO_EXPLICIT_TYPE_GIVEN -errwarn=E_NO_IMPLICIT_DECL_ALLOWED` + cacheid=`$as_echo "xorg_cv_cc_flag_-errwarn=E_NO_EXPLICIT_TYPE_GIVEN -errwarn=E_NO_IMPLICIT_DECL_ALLOWED"` if { as_var=`$as_echo "$cacheid" | $as_tr_sh`; eval \${$as_var+:} false; }; then : $as_echo_n "(cached) " >&6 else @ 1.1 log @Add patch based on taca's analysis which should fix build breakage on NetBSD<6. @ text @d1 1 a1 1 $NetBSD$ @