diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2018-01-25 20:39:25 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2018-01-25 20:39:25 +0200 |
commit | b7b15c69c5b56d015df92f4df6c5b1cec59fa71c (patch) | |
tree | 1e80ccdc6c828c1576e66dce3f9290a1ce70251a /README_d | |
parent | e45c816f3e2ef7ee7a07ff0a8daba1b002f06ab3 (diff) | |
download | egawk-b7b15c69c5b56d015df92f4df6c5b1cec59fa71c.tar.gz egawk-b7b15c69c5b56d015df92f4df6c5b1cec59fa71c.tar.bz2 egawk-b7b15c69c5b56d015df92f4df6c5b1cec59fa71c.zip |
More doc updates.
Diffstat (limited to 'README_d')
-rw-r--r-- | README_d/ChangeLog | 4 | ||||
-rw-r--r-- | README_d/README.macosx | 7 |
2 files changed, 11 insertions, 0 deletions
diff --git a/README_d/ChangeLog b/README_d/ChangeLog index 534f409b..4cc3f727 100644 --- a/README_d/ChangeLog +++ b/README_d/ChangeLog @@ -1,3 +1,7 @@ +2018-01-25 Arnold D. Robbins <arnold@skeeve.com> + + * README.macosx: Updated. + 2017-11-15 Arnold D. Robbins <arnold@skeeve.com> * README.mpfr: Make separate sections for different ports and diff --git a/README_d/README.macosx b/README_d/README.macosx index de9305de..cdeceecc 100644 --- a/README_d/README.macosx +++ b/README_d/README.macosx @@ -1,3 +1,10 @@ +Thu Jan 25 20:07:56 IST 2018 +============================ + +You may need to explicitly tell configure where to find the GNU gettext +header file and library with --with-libintl-prefix=...'. Otherwise, +the nlstringtest test will fail. + Fri Dec 23 13:42:58 IST 2016 ============================ |