1
0
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:
Peter Eisentraut
2000-10-28 22:53:17 +00:00
parent 3280cba2ac
commit 0c0a176370
7 changed files with 2 additions and 27 deletions

View File

@ -1,5 +1,4 @@
#define USE_POSIX_TIME
#define SYSV_DIRENT
#define HAS_TEST_AND_SET
#define NEED_I386_TAS_ASM