Check if dirent.d_type is available in the configure script.
Add a check in the configure script to check if the dirent struct has a d_type member, since that's not available on all systems.
Loading
Please register or sign in to comment
Add a check in the configure script to check if the dirent struct has a d_type member, since that's not available on all systems.