projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
428b2f9
)
Fix Cygwin build, per Jason Tishler.
author
Tom Lane
<
[email protected]
>
Thu, 9 Aug 2001 13:52:15 +0000
(13:52 +0000)
committer
Tom Lane
<
[email protected]
>
Thu, 9 Aug 2001 13:52:15 +0000
(13:52 +0000)
src/tutorial/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/src/tutorial/Makefile
b/src/tutorial/Makefile
index 976ace5d194a8a7dc8684f32f910f6cf108a9c41..f61c16f3d9912d8f39b16d11a827b17f89dabbbd 100644
(file)
--- a/
src/tutorial/Makefile
+++ b/
src/tutorial/Makefile
@@
-13,6
+13,7
@@
top_builddir = ../..
include $(top_builddir)/src/Makefile.global
override CFLAGS+= $(CFLAGS_SL)
+override DLLLIBS := $(BE_DLLLIBS) $(DLLLIBS)
#
# DLOBJS is the dynamically-loaded object files. The "funcs" queries