Could a Netware build guru please take this as an action item to go ahead and fill up a proper private/apu_config.hnw and propagate it to private/apu_config.h ?
Author: wrowe Date: Thu Oct 18 21:30:20 2007 New Revision: 586260 URL: http://svn.apache.org/viewvc?rev=586260&view=rev Log: Serious namespace violations here; make consistent to apr.h.in ALL of the following MUST move to a private/apu_config.hnw file, you are absolutely not allowed to polute the user's namespace with these; -#define HAVE_ICONV_H 1 -/* - * check for newer NDKs which use now correctly 'const char*' with iconv. - */ -#include <ndkvers.h> -#if (CURRENT_NDK_THRESHOLD >= 705110000) -#define APU_ICONV_INBUF_CONST -#endif