--- newmakefile.orig Fri Jun 22 16:58:21 2001 +++ newmakefile Fri Jun 22 17:06:55 2001 @@ -14,7 +14,7 @@ include $(top_srcdir)/src/Makefile.shlib # (Python also has a config.h file. Be sure to use ours.) override CPPFLAGS := -I$(libpq_srcdir) $(CPPFLAGS) $(python_includespec) -SHLIB_LINK = $(libpq) +SHLIB_LINK += $(libpq) all: all-lib