Wed Jul 6 13:47:57 PDT 2005
- Previous message: [Slony1-commit] By darcyb: - xterm is replaced with /bin/rxvt on win32 only as there is
- Next message: [Slony1-commit] By dpage: Remove Win32 notes and patches now the build system works on
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Log Message:
-----------
Add missing library for Win32 port.
Modified Files:
--------------
slony1-engine/makefiles:
Makefile.win32 (r1.2 -> r1.3)
-------------- next part --------------
Index: Makefile.win32
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/makefiles/Makefile.win32,v
retrieving revision 1.2
retrieving revision 1.3
diff -Lmakefiles/Makefile.win32 -Lmakefiles/Makefile.win32 -u -w -r1.2 -r1.3
--- makefiles/Makefile.win32
+++ makefiles/Makefile.win32
@@ -2,6 +2,7 @@
# Use replacement include files for those missing on Win32
override CPPFLAGS+=-I${pgincludeserverdir}/port/win32
+override LDFLAGS+=-lpgport
DLLTOOL= dlltool
DLLWRAP= dllwrap
- Previous message: [Slony1-commit] By darcyb: - xterm is replaced with /bin/rxvt on win32 only as there is
- Next message: [Slony1-commit] By dpage: Remove Win32 notes and patches now the build system works on
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list