--- python/Makefile.in.orig	2003-09-12 12:23:11.000000000 +0000
+++ python/Makefile.in	2003-12-15 14:13:02.000000000 +0000
@@ -438,7 +438,7 @@ distdir: $(DISTFILES)
 	done
 check-am: all-am
 check: check-recursive
-all-am: Makefile $(LTLIBRARIES) all-local
+all-am: Makefile $(LTLIBRARIES)
 installdirs: installdirs-recursive
 installdirs-am:
 	$(mkinstalldirs) $(DESTDIR)$(pythondir)
@@ -485,7 +485,7 @@ info: info-recursive
 
 info-am:
 
-install-data-am: install-data-local install-pythonLTLIBRARIES
+install-data-am: install-pythonLTLIBRARIES
 
 install-exec-am:
 
