diff --git a/setup/setup.hin b/setup/setup.hin index 55a9dd364a..371e3dc726 100644 --- a/setup/setup.hin +++ b/setup/setup.hin @@ -489,6 +489,9 @@ /* Define if you have . */ #undef HAVE_WCSTR_H +/* Define if you have wcslen function */ +#undef HAVE_WCSLEN + /* Define if you have . */ #undef HAVE_FNMATCH_H @@ -501,9 +504,6 @@ /* Define if you have the vprintf function. */ #undef HAVE_VPRINTF -/* Define if you have the wait3 system call. */ -#undef HAVE_WAIT3 - /* Define as __inline if that's what the C compiler calls it. */ #ifndef __cplusplus #undef inline