diff options
| author | Austin Clements <amdragon@MIT.EDU> | 2014-02-13 01:50:59 -0500 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2014-02-14 08:42:45 -0400 |
| commit | b1fa95721bd54c60c367ae4fb54279404656a070 (patch) | |
| tree | 18c95afc973ea0bbc0a1ba8f88a918e85b72b9e3 /bindings/ruby/query.c | |
| parent | aaa7f0d92ee9c876c38da43be5c49e8d5c73a99b (diff) | |
new: Detect dirent.d_type support at configure time
Support for dirent.d_type is OS-specific. Previously, we used
_DIRENT_HAVE_D_TYPE to detect support for this, but this is apparently
a glic-ism (FreeBSD, for example, supports d_type, but does not define
this). Since there's no cross-platform way to detect support for
dirent.d_type, detect it using a test compile at configure time.
Diffstat (limited to 'bindings/ruby/query.c')
0 files changed, 0 insertions, 0 deletions
