> > I just took a quick look in the FreeBSD CVS tree and it looks like
> > langinfo was added to the tree in February, but it has not been
> > included in the -STABLE branch. There does not seem to be a package
> > that provides it, either.
>
> Ok, GnuCash CVS should have this problem fixed now.
Thanks, that problem is fixed.
I still am seeing the problem with the 'timezone' variable in date.c.
I looked into it a little. FreeBSD's time.h does not define timezone
as a variable. It defines it as a function: char *timezone(int, int).
Seconds offset from UTC are contained in struct tm.tm_gmtoff.
Thanks,
Matt
_______________________________________________
gnucash-devel mailing list
[EMAIL PROTECTED]
http://www.gnumatic.com/cgi-bin/mailman/listinfo/gnucash-devel