diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2018-01-25 20:41:10 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2018-01-25 20:41:10 +0200 |
commit | 0be59f6b30992f5db8faebdce466fe355c2c5410 (patch) | |
tree | 4e3295d01b5026843f185320820dabae93da7967 /README_d/README.macosx | |
parent | 6c93e97d0f76cb688543943f64f6154be3927de5 (diff) | |
parent | b7b15c69c5b56d015df92f4df6c5b1cec59fa71c (diff) | |
download | egawk-0be59f6b30992f5db8faebdce466fe355c2c5410.tar.gz egawk-0be59f6b30992f5db8faebdce466fe355c2c5410.tar.bz2 egawk-0be59f6b30992f5db8faebdce466fe355c2c5410.zip |
Merge branch 'gawk-4.2-stable'
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 ============================ |