summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f4e5fee9..ff689243 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
2012-04-20 Kaz Kylheku <kaz@kylheku.com>
+ Fixes for configuring and building in a separate directory.
+
+ * configure: MPI is now extracted and patched in the build directory,
+ not in the source directory.
+
+ * Makefile (CFLAGS): Refer to mpi headers relative to current
+ directory, not $(top_srcdir).
+ (repatch): Run MPI repatching steps in correct directory.
+ (clean): Remove extracted MPI from build directory.
+
+2012-04-20 Kaz Kylheku <kaz@kylheku.com>
+
Version 65
* txr.c (version): Bumped.