fix compile errors on readdir()-deficient platforms
authorMichael Poole <mdpoole@troilus.org>
Mon, 12 Apr 2004 03:25:03 +0000 (03:25 +0000)
committerMichael Poole <mdpoole@troilus.org>
Mon, 12 Apr 2004 03:25:03 +0000 (03:25 +0000)
* Cygwin does not have "struct dirent.d_type".  Check for that in the
configure script and use stat() to test for directory-ness instead.
git-archimport-id: srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-50


No differences found