--- subversion-1.1.1/build.conf.orig1 Tue Aug 10 18:35:02 2004 +++ subversion-1.1.1/build.conf Thu Dec 16 01:18:56 2004 @@ -347,7 +347,7 @@ sources = swigutil_py.c libs = swig_runtime libsvn_subr libsvn_delta aprutil apriconv apr # need SWIG_LDFLAGS to be able to link swig_runtime -link-cmd = $(LINK) $(SWIG_LDFLAGS) $(SWIG_PY_LIBS) +link-cmd = $(LINK_LIB) $(SWIG_LDFLAGS) $(SWIG_PY_LIBS) install = swig-py-lib # need special build rule to include -DSWIGPYTHON compile-cmd = $(COMPILE_SWIG_PY)