removed xmlwin32version.h

This commit is contained in:
Igor Zlatkovic 2002-10-29 17:33:22 +00:00
parent ce66ce1ac1
commit 1d69651f04
2 changed files with 2 additions and 3 deletions

View File

@ -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

View File

@ -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