-2012-07-04 Juanma Barranquero <lekktu@gmail.com>
+2012-07-07 Juanma Barranquero <lekktu@gmail.com>
+
+ * config.nt (HAVE_STRCASECMP, HAVE_STRNCASECMP): Remove.
+
+2012-07-06 Juanma Barranquero <lekktu@gmail.com>
Eli Zaretskii <eliz@gnu.org>
* config.nt: Complete rework to bring it in sync with autogen/config.in.
/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
-/* Define to 1 if you have the `strcasecmp' function. */
-#define HAVE_STRCASECMP 1
-
/* Define to 1 if you have the `strerror' function. */
#define HAVE_STRERROR 1
/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H
-/* Define to 1 if you have the `strncasecmp' function. */
-#define HAVE_STRNCASECMP 1
-
/* Define to 1 if you have the `strsignal' function. */
#undef HAVE_STRSIGNAL