php_gettext.dll

[email protected] ("Nathan Fredrickson") Mon, 10 Mar 2003 21:35:09 -0500
Newsgroups php.dev
Message-ID <[email protected]>
Hi,
Is the CVS source out of date for gettext extension?  The distributed
php_gettext.dll dynamically loads libintl-1.dll.   The php_gettext.dll I
built from the CVS source is linked to gnu_gettext.lib.

How can I build a php_gettext.dll that works like the one in the win32
binary distribution?  (dynamiclly loads libintl.dll)

Thanks,
Nathan