[xml] libxslt 1.0.2 build patch



Should use $(MAKE) rather than make.

-- 
albert chin (china thewrittenword com)

-- snip snip
--- Makefile.am.orig    Sat Aug 18 08:48:32 2001
+++ Makefile.am Sat Aug 18 08:48:43 2001
@@ -37,7 +37,7 @@
 dummy:
 
 tests: dummy
-       @(cd tests ; make test)
+       @(cd tests ; $(MAKE) test)
 
 cleantar:
        @(rm -f libxslt*.tar.gz)




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]