diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2018-01-25 20:41:48 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2018-01-25 20:41:48 +0200 |
commit | 19df2993cce3967760f3f6c660a17dac006afcc1 (patch) | |
tree | 2b42634fd314610aa362c58c2ad676cf9932f6a5 /README_d/README.macosx | |
parent | 271c0a2c9a4e3000684c2c61c926f2011aba6a2c (diff) | |
parent | 0be59f6b30992f5db8faebdce466fe355c2c5410 (diff) | |
download | egawk-19df2993cce3967760f3f6c660a17dac006afcc1.tar.gz egawk-19df2993cce3967760f3f6c660a17dac006afcc1.tar.bz2 egawk-19df2993cce3967760f3f6c660a17dac006afcc1.zip |
Merge branch 'master' into feature/fix-comments
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 ============================ |