| 119 |
|
/* Define to 1 if you have the `sranddev' function. */ |
| 120 |
|
#undef HAVE_SRANDDEV |
| 121 |
|
|
| 122 |
+ |
/* Define to 1 if you have the `strcasecmp' function. */ |
| 123 |
+ |
#undef HAVE_STRCASECMP |
| 124 |
+ |
|
| 125 |
+ |
/* Define to 1 if you have the `strncasecmp' function. */ |
| 126 |
+ |
#undef HAVE_STRNCASECMP |
| 127 |
+ |
|
| 128 |
+ |
/* Define to 1 if you have the `stricmp' function. */ |
| 129 |
+ |
#undef HAVE_STRICMP |
| 130 |
+ |
|
| 131 |
+ |
/* Define to 1 if you have the `strnicmp' function. */ |
| 132 |
+ |
#undef HAVE_STRNICMP |
| 133 |
+ |
|
| 134 |
|
/* Define to 1 if you have the <sstream> header file. */ |
| 135 |
|
#undef HAVE_SSTREAM |
| 136 |
|
|