--- python/Makefile.in.orig	2004-03-23 04:41:40.000000000 -0800
+++ python/Makefile.in	2004-04-06 22:59:10.000000000 -0700
@@ -534,7 +534,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:
 	$(mkdir_p) $(DESTDIR)$(pythondir)
@@ -584,7 +584,7 @@ info: info-recursive
 
 info-am:
 
-install-data-am: install-data-local install-pythonLTLIBRARIES
+install-data-am: install-pythonLTLIBRARIES
 
 install-exec-am:
 
