On 2007.08.10, Dossy Shiobara <[EMAIL PROTECTED]> wrote:
> I can provide a better patch to libbase/gettext.h.  Let me look at why
> Win32/MinGW doesn't include it--there's lots of gnarly #ifdef's in
> gettext.h and clearly Win32/MinGW is following a path through that
> doesn't include libintl.h.

Does Gnash build for anyone else if you configure with --disable-nls?

I didn't configure with --disable-nls, but that's how things ended up,
as evidenced by my configure output (see below) and my config.h:

    /* #undef ENABLE_NLS */

    ...
    checking whether NLS is requested... yes
    checking for GNU gettext in libc... no
    checking for iconv... yes
    checking how to link with libiconv... -liconv
    checking for GNU gettext in libintl... no
    checking whether to use NLS... no
    ...

Is this simply a problem with autoconf not finding my libintl?  Still,
if it decides not to use NLS, Gnash should still build, no?

-- Dossy

-- 
Dossy Shiobara              | [EMAIL PROTECTED] | http://dossy.org/
Panoptic Computer Network   | http://panoptic.com/
  "He realized the fastest way to change is to laugh at your own
    folly -- then you can let go and quickly move on." (p. 70)


_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to