core: Allow disabling the use of SYS_getdents for Linux.
* configure.ac (USE_LINUX_GETDENTS): New ac_define. Add option --disable-linux-getdents. * src/posix-io.c: Make use of USE_LINUX_GETDENTS.
- Signed-off-by: Werner Koch <wk@gnupg.org>
core: Allow disabling the use of SYS_getdents for Linux. Tags None Subscribers None
Description
Details
|