From: Ilia Alshanetsky Date: Wed, 21 Aug 2002 12:40:40 +0000 (+0000) Subject: Added a check for monetary.h needed for strfmon inside string.c X-Git-Tag: RELEASE_0_91~343 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=116b06d6a58da55fee17f7c8f210c7fd60405c9c;p=php Added a check for monetary.h needed for strfmon inside string.c --- diff --git a/configure.in b/configure.in index 8b271351de..9a8ee99706 100644 --- a/configure.in +++ b/configure.in @@ -323,6 +323,7 @@ ieeefp.h \ langinfo.h \ limits.h \ locale.h \ +monetary.h \ mach-o/dyld.h \ pwd.h \ resolv.h \