aboutsummaryrefslogtreecommitdiffstats
path: root/README_d
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2016-12-23 13:45:38 +0200
committerArnold D. Robbins <arnold@skeeve.com>2016-12-23 13:45:38 +0200
commit1cbb3be18d3fe7d21e6f701d1bfbdfef55ff8e15 (patch)
treefe1643b78109d501f4ae6a16ed86bd74fc4a108b /README_d
parent83bda11fb93706c35c5a7f2825d8037faa4a6a53 (diff)
parent6a92d47d1d95ead34e04c7f84fef729f59790c5d (diff)
downloadegawk-1cbb3be18d3fe7d21e6f701d1bfbdfef55ff8e15.tar.gz
egawk-1cbb3be18d3fe7d21e6f701d1bfbdfef55ff8e15.tar.bz2
egawk-1cbb3be18d3fe7d21e6f701d1bfbdfef55ff8e15.zip
Merge branch 'master' into feature/fix-comments
Diffstat (limited to 'README_d')
-rw-r--r--README_d/ChangeLog4
-rw-r--r--README_d/README.macosx9
2 files changed, 13 insertions, 0 deletions
diff --git a/README_d/ChangeLog b/README_d/ChangeLog
index 496195f9..0ef41704 100644
--- a/README_d/ChangeLog
+++ b/README_d/ChangeLog
@@ -1,3 +1,7 @@
+2016-12-23 Arnold D. Robbins <arnold@skeeve.com>
+
+ * README.macosx: Updated.
+
2016-10-31 Arnold D. Robbins <arnold@skeeve.com>
* README.aix: New file.
diff --git a/README_d/README.macosx b/README_d/README.macosx
index f147d4af..de9305de 100644
--- a/README_d/README.macosx
+++ b/README_d/README.macosx
@@ -1,3 +1,12 @@
+Fri Dec 23 13:42:58 IST 2016
+============================
+
+If anyone besides me still has a PowerPC Macintosh, it's no longer
+possible to build gawk using MPFR. C99 and the last version of MPFR
+that works on that platform don't get along, and I could not solve
+the problem. So I simply disabled the MPFR check in configure.ac on
+that platform.
+
Wed Aug 24 21:54:13 IDT 2016
============================