mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2024-12-25 23:21:26 +03:00
Kjartan Maraas provided a small patch to add xml2-config.in to EXTRA_DIST
* Makefile.am: Kjartan Maraas provided a small patch to add xml2-config.in to EXTRA_DIST Daniel
This commit is contained in:
parent
a9142e74c5
commit
3739b98927
@ -1,3 +1,8 @@
|
||||
Tue Jun 19 14:50:18 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
|
||||
|
||||
* Makefile.am: Kjartan Maraas provided a small patch to
|
||||
add xml2-config.in to EXTRA_DIST
|
||||
|
||||
Tue Jun 19 13:04:10 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
|
||||
|
||||
* valid.c tree.c parserInternals.c parser.c: Stephan Kulow
|
||||
|
@ -444,7 +444,8 @@ CLEANFILES=xml2Conf.sh
|
||||
|
||||
confexecdir=$(libdir)
|
||||
confexec_DATA = xml2Conf.sh
|
||||
EXTRA_DIST = xml2Conf.sh.in libxml.spec.in libxml.spec libxml.m4 \
|
||||
EXTRA_DIST = xml2-config.in xml2Conf.sh.in libxml.spec.in libxml.spec \
|
||||
libxml.m4 \
|
||||
example/Makefile.am example/gjobread.c example/gjobs.xml \
|
||||
$(man_MANS) libxml-2.0.pc.in xmlversion.h.in \
|
||||
win32/README.MSDev win32/Makefile.mingw \
|
||||
|
Loading…
Reference in New Issue
Block a user