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 pkgsrc-2011Q4:1.1.0.6 pkgsrc-2011Q4-base:1.1 pkgsrc-2011Q3:1.1.0.4 pkgsrc-2011Q3-base:1.1 pkgsrc-2011Q2:1.1.0.2 pkgsrc-2011Q2-base:1.1; locks; strict; comment @# @; 1.2 date 2012.03.25.05.27.43; author ryoon; state dead; branches; next 1.1; 1.1 date 2011.05.01.23.28.59; author ryoon; state Exp; branches; next ; desc @@ 1.2 log @Fix build on DragonFly 3.0.1 * Use autoconf on pre-configure stage, remove patch for configure * Modify autoconf macro (treat DragonFly as recent FreeBSD) @ text @$NetBSD: patch-configure,v 1.1 2011/05/01 23:28:59 ryoon Exp $ * Fix incorrect use of == --- configure.orig 2010-03-07 12:04:50.000000000 +0000 +++ configure @@@@ -33253,7 +33253,7 @@@@ fi -if test "$hc_cv_have_sys_mtio_h" == "yes"; then +if test "$hc_cv_have_sys_mtio_h" = "yes"; then { echo "$as_me:$LINENO: checking whether MTEWARN is declared" >&5 echo $ECHO_N "checking whether MTEWARN is declared... $ECHO_C" >&6; } if test "${ac_cv_have_decl_MTEWARN+set}" = set; then @ 1.1 log @Update to 3.07 Fix PR pkg/44894 Changelog is to long. See CHANGES file in tar ball. @ text @d1 1 a1 1 $NetBSD$ @