Hi Nathan,

It took some time, but your patch has been applied to both stable and
development branches.

Edin


> ----- Original Message -----
> From: "Nathan Fredrickson" <[EMAIL PROTECTED]>
> To: "php.internals" <[EMAIL PROTECTED]>
> Sent: Friday, March 21, 2003 8:43 AM
> Subject: RE: [PHP-DEV] [PATCH] ext/gettext/gettext.dsp
>
>
> > Here's the patch. (Attachment extension had to be .txt)
> >
> > > -----Original Message-----
> > > From: Nathan Fredrickson [mailto:[EMAIL PROTECTED]
> > > Sent: Friday, March 21, 2003 2:39 AM
> > > To: php.internals
> > > Subject: [PHP-DEV] [PATCH] ext/gettext/gettext.dsp
> > >
> > >
> > > The attached patch contains a couple of changes to win32 project file
> for
> > > the gettext extension.
> > >
> > > Add defines necessary to enable plural gettext functions on win32.
> These
> > > functions exist in the current libintl-1.dll, but are currently
> > > unaccessible
> > > from php.
> > > /D HAVE_NGETTEXT=1
> > > /D HAVE_DNGETTEXT=1
> > >
> > > Changed the import lib that is linked to libintl.lib intstead of
> > > gnu_gettext.lib.  As far as I know these two import libs are identical
> and
> > > both are available at:
> > > http://ftp.proventum.net/pub/php/win32/misc/dev/php_build/lib/
> > >
> > > Nathan
> > >
> > >
> >
>
>
> --------------------------------------------------------------------------
--
> ----
>
>
> > --
> > PHP Internals - PHP Runtime Development Mailing List
> > To unsubscribe, visit: http://www.php.net/unsub.php
>


-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to