mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-17 17:02:51 +08:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user