[xml] libxslt 1.0.2 build patch
- From: xml thewrittenword com
- To: xml gnome org
- Subject: [xml] libxslt 1.0.2 build patch
- Date: Sat, 18 Aug 2001 08:52:52 -0500
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]