removed the obsolete --libtool-libs option, c.f. bug #314853 Daniel

* xml2-config.in: removed the obsolete --libtool-libs option, c.f.
  bug #314853
Daniel
diff --git a/ChangeLog b/ChangeLog
index 7632247..1a09d10 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Wed Aug 31 11:39:02 CEST 2005 Daniel Veillard <daniel@veillard.com>
+
+	* xml2-config.in: removed the obsolete --libtool-libs option, c.f.
+	  bug #314853
+
 Fri Aug 26 17:33:26 CEST 2005 Rob Richards <rrichards@ctindustries.net>
 
 	* xmlsave.c: move handling of meta element for http-equiv in XHTML docs 
diff --git a/xml2-config.in b/xml2-config.in
index 304df6c..f679d81 100644
--- a/xml2-config.in
+++ b/xml2-config.in
@@ -15,7 +15,6 @@
   --prefix=DIR		change libxml prefix [default $prefix]
   --exec-prefix=DIR	change libxml exec prefix [default $exec_prefix]
   --libs		print library linking information
-  --libtool-libs        print linking information for use with libtool
   --cflags		print pre-processor and compiler flags
   --modules		module support enabled
   --help		display this help and exit