head	1.3;
access;
symbols
	pkgsrc-2013Q2:1.3.0.54
	pkgsrc-2013Q2-base:1.3
	pkgsrc-2012Q4:1.3.0.52
	pkgsrc-2012Q4-base:1.3
	pkgsrc-2011Q4:1.3.0.50
	pkgsrc-2011Q4-base:1.3
	pkgsrc-2011Q2:1.3.0.48
	pkgsrc-2011Q2-base:1.3
	pkgsrc-2009Q4:1.3.0.46
	pkgsrc-2009Q4-base:1.3
	pkgsrc-2008Q4:1.3.0.44
	pkgsrc-2008Q4-base:1.3
	pkgsrc-2008Q3:1.3.0.42
	pkgsrc-2008Q3-base:1.3
	cube-native-xorg:1.3.0.40
	cube-native-xorg-base:1.3
	pkgsrc-2008Q2:1.3.0.38
	pkgsrc-2008Q2-base:1.3
	pkgsrc-2008Q1:1.3.0.36
	pkgsrc-2008Q1-base:1.3
	pkgsrc-2007Q4:1.3.0.34
	pkgsrc-2007Q4-base:1.3
	pkgsrc-2007Q3:1.3.0.32
	pkgsrc-2007Q3-base:1.3
	pkgsrc-2007Q2:1.3.0.30
	pkgsrc-2007Q2-base:1.3
	pkgsrc-2007Q1:1.3.0.28
	pkgsrc-2007Q1-base:1.3
	pkgsrc-2006Q4:1.3.0.26
	pkgsrc-2006Q4-base:1.3
	pkgsrc-2006Q3:1.3.0.24
	pkgsrc-2006Q3-base:1.3
	pkgsrc-2006Q2:1.3.0.22
	pkgsrc-2006Q2-base:1.3
	pkgsrc-2006Q1:1.3.0.20
	pkgsrc-2006Q1-base:1.3
	pkgsrc-2005Q4:1.3.0.18
	pkgsrc-2005Q4-base:1.3
	pkgsrc-2005Q3:1.3.0.16
	pkgsrc-2005Q3-base:1.3
	pkgsrc-2005Q2:1.3.0.14
	pkgsrc-2005Q2-base:1.3
	pkgsrc-2005Q1:1.3.0.12
	pkgsrc-2005Q1-base:1.3
	pkgsrc-2004Q4:1.3.0.10
	pkgsrc-2004Q4-base:1.3
	pkgsrc-2004Q3:1.3.0.8
	pkgsrc-2004Q3-base:1.3
	pkgsrc-2004Q2:1.3.0.6
	pkgsrc-2004Q2-base:1.3
	pkgsrc-2004Q1:1.3.0.4
	pkgsrc-2004Q1-base:1.3
	pkgsrc-2003Q4:1.3.0.2
	pkgsrc-2003Q4-base:1.3
	buildlink2-base:1.3;
locks; strict;
comment	@# @;


1.3
date	2000.06.26.17.03.10;	author rh;	state dead;
branches;
next	1.2;

1.2
date	2000.06.21.05.38.23;	author jlam;	state Exp;
branches;
next	1.1;

1.1
date	2000.05.13.06.21.02;	author rh;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Update gnucash to 1.4.1

Changes include:

 * bug fixes
 * translations are loaded correctly
 * totally revamped interface, customizable from within the GUI
 * transaction auto-completion
 * New reporting system, including several new reports and much
   improved existing ones
 * internationalisation
 * new Japanese translations
 * updated documentation
 * fixes for 64-bit architectures
 * user interface improvements
@
text
@$NetBSD: patch-ai,v 1.2 2000/06/21 05:38:23 jlam Exp $

--- lib/g-wrap/configure.orig	Fri Mar 31 04:55:10 2000
+++ lib/g-wrap/configure	Thu May  4 11:04:27 2000
@@@@ -817,7 +817,7 @@@@
 
 
 # Extract the first word of "gcc", so it can be a program name with args.
-set dummy gcc; ac_word=$2
+set dummy cc; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
 echo "configure:823: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
@@@@ -831,7 +831,7 @@@@
   for ac_dir in $ac_dummy; do
     test -z "$ac_dir" && ac_dir=.
     if test -f $ac_dir/$ac_word; then
-      ac_cv_prog_CC="gcc"
+      ac_cv_prog_CC="cc"
       break
     fi
   done
@


1.2
log
@USE_LIBTOOL instead of PKGLIBTOOL.
@
text
@d1 1
a1 1
$NetBSD: patch-ai,v 1.1 2000/05/13 06:21:02 rh Exp $
@


1.1
log
@Update gnucash to 1.3.7 from PR 10091 by David Rankin.  Changes include
tons of new features and bugfixes that are too numerous to list here.
For more information, see the homepage for the package.
@
text
@d1 1
a1 1
$NetBSD$
a22 9
@@@@ -1552,7 +1552,7 @@@@
 LIBTOOL_DEPS="$ac_aux_dir/ltconfig $ac_aux_dir/ltmain.sh"
 
 # Always use our own libtool.
-LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+#LIBTOOL='$(SHELL) $(top_builddir)/libtool'
 
 # Redirect the config.log output again, so that the ltconfig log is not
 # clobbered by the next message.
@

