Tue Aug 30 19:27:53 PDT 2005
- Previous message: [Slony1-commit] By darcyb: Remove ^M EOL markers
- Next message: [Slony1-commit] By darcyb: Fix build problem on osx as reported by dcramer on IRC
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Log Message: ----------- Fix build problem on osx as reported by dcramer on IRC Modified Files: -------------- slony1-engine/makefiles: Makefile.darwin (r1.4 -> r1.5) -------------- next part -------------- Index: Makefile.darwin =================================================================== RCS file: /usr/local/cvsroot/slony1/slony1-engine/makefiles/Makefile.darwin,v retrieving revision 1.4 retrieving revision 1.5 diff -Lmakefiles/Makefile.darwin -Lmakefiles/Makefile.darwin -u -w -r1.4 -r1.5 --- makefiles/Makefile.darwin +++ makefiles/Makefile.darwin @@ -3,7 +3,7 @@ DLSUFFIX = .so CFLAGS_SL = -BE_DLLLIBS= -bundle_loader $(pgbindir)postgres +BE_DLLLIBS= -bundle_loader $(pgbindir)/postgres # Rule for building shared libs (currently used only for regression test # shlib ... should go away, since this is not really enough knowledge)
- Previous message: [Slony1-commit] By darcyb: Remove ^M EOL markers
- Next message: [Slony1-commit] By darcyb: Fix build problem on osx as reported by dcramer on IRC
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list