Skip to content

If strcasecmp() is not present, but _stricmp() is, use it instead

Alan Coopersmith requested to merge alanc/libxkbfile:strcasecmp into master

Needed for builds on Windows, but I've only tested that it does the right thing on Unix.

Merge request reports

Loading