1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-18 17:42:25 +03:00

Remove SYSCONFDIR from win32 include file.

This commit is contained in:
Bruce Momjian
2004-06-03 14:55:21 +00:00
parent 7b81988f9b
commit 90015d40fe

View File

@ -6,8 +6,6 @@
#define PG_VERSION "7.5"
#define PG_VERSION_STR "7.5devel (win32)"
#define SYSCONFDIR ""
#define DEF_PGPORT 5432
#define DEF_PGPORT_STR "5432"