+2003-06-22 Bruno Haible <bruno@clisp.org>
+
+ * gettextP.h: Undefine _INTL_REDIRECT_INLINE, _INTL_REDIRECT_MACROS,
+ possibly defined in config.h, before setting _INTL_REDIRECT_MACROS.
+ Reported by Pavel Roskin <proski@gnu.org>.
+
2003-06-19 Bruno Haible <bruno@clisp.org>
* printf-args.h: New file, from ../libasprintf.
#else
/* Declare the exported libintl_* functions, in a way that allows us to
call them under their real name. */
+# undef _INTL_REDIRECT_INLINE
+# undef _INTL_REDIRECT_MACROS
# define _INTL_REDIRECT_MACROS
# include "libgnuintl.h"
extern char *libintl_dcigettext PARAMS ((const char *__domainname,