trying to fix #88412 by bypassing all the python subdir if python ain't

* Makefile.am configure.in: trying to fix #88412 by bypassing
  all the python subdir if python ain't detected
daniel
diff --git a/ChangeLog b/ChangeLog
index 954f831..197c003 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Fri Sep 20 14:00:16 CEST 2002 Daniel Veillard <daniel@veillard.com>
+
+	* Makefile.am configure.in: trying to fix #88412 by bypassing
+	  all the python subdir if python ain't detected
+
 Thu Sep 19 21:46:53 CEST 2002 Daniel Veillard <daniel@veillard.com>
 
 	* Makefile.am configure.in include/libxml/xmlversion.h.in: