* bootstrap: update here.
---
ChangeLog | 6 ++++++
bootstrap | 2 +-
2 files changed, 7 insertions(+), 1 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index f78d6f4..64a4638 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2008-12-09 Guillaume Lazzara <z(a)lrde.epita.fr>
+ Update call to build_unit_test.sh
+
+ * bootstrap: update here.
+
+2008-12-09 Guillaume Lazzara <z(a)lrde.epita.fr>
+
Cleanup and fix bootstrap.
* bootstrap: cleanup and fix.
diff --git a/bootstrap b/bootstrap
index 52ffabf..f0ebe78 100755
--- a/bootstrap
+++ b/bootstrap
@@ -133,7 +133,7 @@ require autoconf 2.59
require automake 1.9.4
# Generate unit test files.
-run milena/tests/unit_test ./build_unit_test.sh
+run milena/tests/unit_test ./build_unit_test.sh $PWD/milena/mln
# Generate headers distribution config file.
dist_headers
--
1.5.6.5
Show replies by date