mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-03-19 14:50:07 +03:00
Removed dependency from libxml2.def.src
* doc/Makefile.am: Removed dependency from libxml2.def.src
This commit is contained in:
parent
476cd96411
commit
ccf9e39d97
@ -1,3 +1,7 @@
|
||||
Tue Aug 12 22:48:10 HKT 2003 William Brack <wbrack@mmm.com.hk>
|
||||
|
||||
* doc/Makefile.am: Removed dependency from libxml2.def.src
|
||||
|
||||
Tue Aug 12 18:55:08 HKT 2003 William Brack <wbrack@mmm.com.hk>
|
||||
|
||||
* autogen.sh: took away the requirement for automake-1.4,
|
||||
|
@ -72,7 +72,7 @@ xml: templates
|
||||
libxml2-api.xml: apibuild.py ../include/libxml/*.h
|
||||
-(./apibuild.py)
|
||||
|
||||
$(WIN32_DIR)/libxml2.def.src: libxml2-api.xml
|
||||
$(WIN32_DIR)/libxml2.def.src:
|
||||
-@(if [ -x $(bindir)/xsltproc ] ; then \
|
||||
$(bindir)/xsltproc -o $(WIN32_DIR)/libxml2.def.src \
|
||||
--nonet $(WIN32_DIR)/defgen.xsl libxml2-api.xml ; fi )
|
||||
|
Loading…
x
Reference in New Issue
Block a user