- libxslt/Makefile.am: applied patch from Sander Vesik for -j2
authorDaniel Veillard <veillard@src.gnome.org>
Thu, 14 Jun 2001 18:53:57 +0000 (18:53 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Thu, 14 Jun 2001 18:53:57 +0000 (18:53 +0000)
Daniel

ChangeLog
libxslt/Makefile.am

index 2d820e9..80fc081 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
index db1168e..36e2785 100644 (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