It might be possible to avoid needing any patching, until gettext gets it right. Try this:
CPPFLAGS='-D _INTL_REDIRECT_MACROS' export CPPFLAGS ./configure [ options ]
If this works, it might simply be reflected in the build instructions, in the meantime...
Oh, yeah... That works too. =)
Like I've said before, it's been a LONG time since I worked on any C/C++ code. That didn't even occur to me as an alternative short-term solution. :(
So, thanks for thinking of it for me, Sam! I'll be sure to include it in the Mac OS X build documentation I send you. -- Which will be coming just as soon as I find some way to fix my waitfunc issue... assuming I ever manage to do that of course. ;-)
-jab
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
