From 4c24b62d85f7eeef94a7c854eabf11969de86ab7 Mon Sep 17 00:00:00 2001 From: m0gg Date: Sat, 9 Dec 2006 09:04:16 +0000 Subject: Documentation enhancements --- config.h.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index 823cacb..800d615 100644 --- a/config.h.in +++ b/config.h.in @@ -97,6 +97,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H +/* Define to 1 if you have the `strcasecmp' function. */ +#undef HAVE_STRCASECMP + /* Define to 1 if you have the `strchr' function. */ #undef HAVE_STRCHR -- cgit v1.1-32-gdbae