mirror of
https://github.com/GNOME/libxml2.git
synced 2025-04-06 19:20:23 +08:00
removed xmlwin32version.h
This commit is contained in:
parent
ce66ce1ac1
commit
1d69651f04
@ -595,6 +595,6 @@ AC_SUBST(RDL_LIBS)
|
||||
rm -f rm COPYING.LIB COPYING
|
||||
ln -s Copyright COPYING
|
||||
|
||||
AC_OUTPUT(libxml.spec Makefile include/Makefile include/libxml/Makefile doc/Makefile example/Makefile python/Makefile python/tests/Makefile include/libxml/xmlversion.h include/libxml/xmlwin32version.h xml2-config libxml-2.0.pc xml2Conf.sh python/setup.py)
|
||||
AC_OUTPUT(libxml.spec Makefile include/Makefile include/libxml/Makefile doc/Makefile example/Makefile python/Makefile python/tests/Makefile include/libxml/xmlversion.h xml2-config libxml-2.0.pc xml2Conf.sh python/setup.py)
|
||||
|
||||
chmod +x xml2-config xml2Conf.sh python/setup.py
|
||||
|
@ -27,7 +27,6 @@ xmlinc_HEADERS = \
|
||||
valid.h \
|
||||
xlink.h \
|
||||
xmlversion.h \
|
||||
xmlwin32version.h \
|
||||
DOCBparser.h \
|
||||
catalog.h \
|
||||
threads.h \
|
||||
@ -43,4 +42,4 @@ xmlinc_HEADERS = \
|
||||
install-exec-hook:
|
||||
$(mkinstalldirs) $(DESTDIR)$(xmlincdir)
|
||||
|
||||
EXTRA_DIST = xmlversion.h.in xmlwin32version.h.in
|
||||
EXTRA_DIST = xmlversion.h.in
|
||||
|
Loading…
x
Reference in New Issue
Block a user