mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-10-21 14:53:44 +03:00
fix Red Hat bug #184170 Daniel
* xml2-config.in: fix Red Hat bug #184170 Daniel
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
Tue Mar 7 09:50:09 CET 2006 Daniel Veillard <daniel@veillard.com>
|
||||
|
||||
* xml2-config.in: fix Red Hat bug #184170
|
||||
|
||||
Mon Mar 6 14:21:08 CET 2006 Kasimier Buchcik <libxml2-cvs@cazic.net>
|
||||
|
||||
* tree.c: Simplified usage of the internal xmlNsMap. Added a
|
||||
|
@@ -71,7 +71,10 @@ while test $# -gt 0; do
|
||||
;;
|
||||
|
||||
--libtool-libs)
|
||||
if [ -r ${libdir}/@XML_LIBTOOLLIBS@ ]
|
||||
then
|
||||
echo ${libdir}/@XML_LIBTOOLLIBS@
|
||||
fi
|
||||
;;
|
||||
|
||||
--modules)
|
||||
|
Reference in New Issue
Block a user