]> code.delx.au - gnu-emacs/blobdiff - src/conf_post.h
Use fdopendir, fstatat and readlinkat, for efficiency.
[gnu-emacs] / src / conf_post.h
index cd1e35bea7a4c110ca1743c355c7d9586150676f..6c9747a436cd480a7070d583fb246da700cbaaea 100644 (file)
@@ -182,10 +182,6 @@ extern void _DebPrint (const char *fmt, ...);
 #endif
 #endif
 
-/* Tell gnulib to omit support for openat-related functions having a
-   first argument other than AT_FDCWD.  */
-#define GNULIB_SUPPORT_ONLY_AT_FDCWD
-
 #include <string.h>
 #include <stdlib.h>