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/README.macosx | |
parent | e45c816f3e2ef7ee7a07ff0a8daba1b002f06ab3 (diff) | |
download | egawk-b7b15c69c5b56d015df92f4df6c5b1cec59fa71c.tar.gz egawk-b7b15c69c5b56d015df92f4df6c5b1cec59fa71c.tar.bz2 egawk-b7b15c69c5b56d015df92f4df6c5b1cec59fa71c.zip |
More doc updates.
Diffstat (limited to 'README_d/README.macosx')
-rw-r--r-- | README_d/README.macosx | 7 |
1 files changed, 7 insertions, 0 deletions
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 ============================ |