Remove tests for non-standard and never used in practice wcstr.h

Stop checking for <wcstr.h>, this header never exists and is not used if
<wchar.h> exists (which it always does nowadays) anyhow.
This commit is contained in:
Vadim Zeitlin
2026-04-07 23:21:57 +02:00
parent 73d66e7aa7
commit 7ed866c622
7 changed files with 0 additions and 34 deletions
-3
View File
@@ -1048,9 +1048,6 @@
/* Define if you have the <wchar.h> header file. */
#undef HAVE_WCHAR_H
/* Define if you have the <wcstr.h> header file. */
#undef HAVE_WCSTR_H
/* Define if you have <widec.h> (Solaris only) */
#undef HAVE_WIDEC_H