mirror of
https://github.com/postgres/postgres.git
synced 2025-06-27 23:21:58 +03:00
As we don't use struct dirent, the #define SYSV_DIRENT is useless. If we
every do need it we'd better use AC_HEADER_DIRENT from Autoconf. #define NO_EMPTY_STMTS is completely unused.
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
#define USE_POSIX_TIME
|
||||
#define SYSV_DIRENT
|
||||
|
||||
#define HAS_TEST_AND_SET
|
||||
#define NEED_I386_TAS_ASM
|
||||
|
Reference in New Issue
Block a user