added a comment about bug #112902 Daniel

* libxml.spec.in: added a comment about bug #112902
Daniel
diff --git a/libxml.spec.in b/libxml.spec.in
index 4feaea2..ef9471c 100644
--- a/libxml.spec.in
+++ b/libxml.spec.in
@@ -61,6 +61,11 @@
 
 %build
 %configure
+#
+# Note: it seems that this may break on older version of Red Hat,
+#       and that replacing the following line with just "make" can
+#       fix the problem
+#
 make LIBTOOL=/usr/bin/libtool
 
 %install