head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.8 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.6 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.4 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.2 pkgsrc-2011Q2-base:1.2 pkgsrc-2010Q4:1.1.0.2 pkgsrc-2010Q4-base:1.1; locks; strict; comment @# @; 1.2 date 2011.01.26.23.15.03; author drochner; state dead; branches; next 1.1; 1.1 date 2010.12.03.18.05.58; author drochner; state Exp; branches; next ; desc @@ 1.2 log @update to 0.10.32 changes: -moved some elements from -bad to here -Performance improvements -misc fixes and improvements @ text @$NetBSD: patch-ae,v 1.1 2010/12/03 18:05:58 drochner Exp $ --- configure.orig 2010-11-30 16:48:32.000000000 +0000 +++ configure @@@@ -14447,7 +14447,7 @@@@ $as_echo "$as_me: Using GST_PKG_CONFIG_P if ( echo yes | grep -e '^201-90-9-0-10-9-0-30-9' >/dev/null ) ; then GST_PACKAGE_RELEASE_DATETIME=yes else - YYYY_MM_DD=`. "${srcdir}/common/extract-release-date-from-doap-file" $PACKAGE_VERSION_MAJOR.$PACKAGE_VERSION_MINOR.$PACKAGE_VERSION_MICRO "${srcdir}/gstreamer.doap" `; + YYYY_MM_DD=`${SH} "${srcdir}/common/extract-release-date-from-doap-file" $PACKAGE_VERSION_MAJOR.$PACKAGE_VERSION_MINOR.$PACKAGE_VERSION_MICRO "${srcdir}/gstreamer.doap" `; if test "x$YYYY_MM_DD" != "x"; then GST_PACKAGE_RELEASE_DATETIME=$YYYY_MM_DD else @@@@ -20427,7 +20427,7 @@@@ ac_compiler_gnu=$ac_cv_c_compiler_gnu { $as_echo "$as_me:${as_lineno-$LINENO}: working c++ compiler found: $working_cxx" >&5 $as_echo "$as_me: working c++ compiler found: $working_cxx" >&6;} - if test "x$working_cxx" == "xyes"; then + if test "x$working_cxx" = "xyes"; then HAVE_CXX_TRUE= HAVE_CXX_FALSE='#' else @ 1.1 log @update to 0.10.31 changes: many fixes and improvements - see the Changelog @ text @d1 1 a1 1 $NetBSD$ @