> A couple more questions while trying to fix FreeBSD 
> compile problems.
> 
> First, is there a reason for attempting to link 
> libgettext.h to intl/libintl.h?
 
I *think*, but I'm not sure, that this is done as a
last resort if libintl.h is not found in the system
is tries to use a copy in the local directory tree.

Since we don't have a local copy, it fails. If I'm
right, we can take that stuff out of aclocal.m4.


> Also, when configure fails to detect libintl.h, HAVE_GETTEXT
> does not get set.  This causes problems in src/guile/gnucash.c.
> It looks like the file is depending on including libintl.h to 
> include locale.h.  locale.h should probably be included explicitly.

I have added that to gnucash.c, thanks.

dave

--
Gnucash Developer's List 
To unsubscribe send empty email to: [EMAIL PROTECTED]

Reply via email to