aboutsummaryrefslogtreecommitdiffstats
path: root/site/x86_64-linux-uclibc
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-11-17 02:45:17 +0000
committerChris Larson <clarson@kergoth.com>2004-11-17 02:45:17 +0000
commit5d110ac4d8cee4e6f26b22e6898941e4d0ec3761 (patch)
treed3214d4c6d491d4aaccfbcb8db8a07ea40fec50f /site/x86_64-linux-uclibc
parent5dd1914af88ffeaf0a09a7221da4926abb01e891 (diff)
downloadopenembedded-5d110ac4d8cee4e6f26b22e6898941e4d0ec3761.tar.gz
Add a necessary test result for the gettext crosscompile to the site files.
BKrev: 419abb3d7f-V60WQwgljDiL2K87Phg
Diffstat (limited to 'site/x86_64-linux-uclibc')
-rw-r--r--site/x86_64-linux-uclibc3
1 files changed, 3 insertions, 0 deletions
diff --git a/site/x86_64-linux-uclibc b/site/x86_64-linux-uclibc
index 18c2f9f645..ba60564d0d 100644
--- a/site/x86_64-linux-uclibc
+++ b/site/x86_64-linux-uclibc
@@ -75,3 +75,6 @@ screen_cv_sys_sockets_nofs=${screen_cv_sys_sockets_nofs=no}
screen_cv_sys_sockets_usable=${screen_cv_sys_sockets_usable=yes}
screen_cv_sys_terminfo_used=${screen_cv_sys_terminfo_used=yes}
utils_cv_sys_open_max=${utils_cv_sys_open_max=1015}
+
+# gettext
+am_cv_func_working_getline=${am_cv_func_working_getline=yes}