Searched defs:NEED_STRCASECMP (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/proxymngr/dist/
H A Dconfigure.ac54 AC_DEFINE([NEED_STRCASECMP],1, definition
/xsrc/external/mit/xedit/dist/
H A Dconfigure.ac58 AM_CONDITIONAL(NEED_STRCASECMP, test x$have_strcasecmp = xyes) condition
/xsrc/external/mit/libXpm/dist/include/X11/
H A Dxpm.h71 #define NEED_STRCASECMP /* at least for MSVC++ */ macro
/xsrc/external/mit/xorg-server.old/dist/
H A Dconfigure.ac1201 AC_CHECK_FUNC(strcasecmp, [], AC_DEFINE([NEED_STRCASECMP], 1, definition

Completed in 7 milliseconds