projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b81988
)
Remove SYSCONFDIR from win32 include file.
author
Bruce Momjian
<bruce@momjian.us>
Thu, 3 Jun 2004 14:55:21 +0000
(14:55 +0000)
committer
Bruce Momjian
<bruce@momjian.us>
Thu, 3 Jun 2004 14:55:21 +0000
(14:55 +0000)
src/include/pg_config.h.win32
patch
|
blob
|
blame
|
history
diff --git
a/src/include/pg_config.h.win32
b/src/include/pg_config.h.win32
index d476b2035d8b4d7a4f6cf24e7b155de0b1e00fc2..1d3c0cb185f706e6a68dc8d281e9d3c4687a0fde 100644
(file)
--- a/
src/include/pg_config.h.win32
+++ b/
src/include/pg_config.h.win32
@@
-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"