1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-11-08 11:02:18 +03:00

- libxslt/Makefile.am: applied patch from Sander Vesik for -j2

Daniel
This commit is contained in:
Daniel Veillard
2001-06-14 18:53:57 +00:00
parent 2e5b47750a
commit ca5c158bd2
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
Thu Jun 14 20:52:13 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
* libxslt/Makefile.am: applied patch from Sander Vesik for -j2
Thu Jun 14 10:07:59 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
* libxslt/preproc.c: removed a warning on xsl:transform

View File

@@ -50,7 +50,7 @@ libxslt_la_LDFLAGS = -version-info @LIBXSLT_VERSION_INFO@
bin_PROGRAMS = xsltproc
DEPS = $(top_builddir)/libxslt/libxslt.la
DEPS = $(lib_LTLIBRARIES)
LDADDS = -L. $(top_builddir)/libxslt/libxslt.la $(EXTRA_LIBS)
xsltproc_SOURCES = xsltproc.c