diff options
author | Jeremy Huddleston <jeremyhu@apple.com> | 2011-11-11 10:37:49 -0800 |
---|---|---|
committer | Jeremy Huddleston <jeremyhu@apple.com> | 2011-11-11 10:37:49 -0800 |
commit | 0c2c504819b8788075115f848343bd45a3bb6605 (patch) | |
tree | b2dd0b7f59a8bba25a4bd4254634306a03ed21a8 /configure.ac | |
parent | 9ffdecdfa0a832a129a97735eaf1d22ec6defc13 (diff) |
Include strings.h for strcasecmp
Our minimum requirement for X11 is currently Unix98. Unix98 provides
strcasecmp in <strings.h>. This commit fixes implicit declarations
of this function on systems that closely adhere to the standard.
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions