projects
/
postgresql
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66bbc2f
)
Seems some people have been forgetting to run autoheader.
author
Tom Lane
<tgl@sss.pgh.pa.us>
Mon, 26 Mar 2007 02:38:22 +0000
(
02:38
+0000)
committer
Tom Lane
<tgl@sss.pgh.pa.us>
Mon, 26 Mar 2007 02:38:22 +0000
(
02:38
+0000)
src/include/pg_config.h.in
patch
|
blob
|
history
diff --git
a/src/include/pg_config.h.in
b/src/include/pg_config.h.in
index 132462ac09e1c09bc880ff8728753b1a3f0e2f1b..9b107e27f72146b26633ab05f097e27d6ee47889 100644
(file)
--- a/
src/include/pg_config.h.in
+++ b/
src/include/pg_config.h.in
@@
-668,6
+668,9
@@
/* Define to select Win32-style semaphores. */
#undef USE_WIN32_SEMAPHORES
+/* Define to select Win32-style shared memory. */
+#undef USE_WIN32_SHARED_MEMORY
+
/* Number of bits in a file offset, on hosts where this is settable. */
#undef _FILE_OFFSET_BITS