diff options
author | Chris Larson <clarson@kergoth.com> | 2004-11-17 02:45:17 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-11-17 02:45:17 +0000 |
commit | 5d110ac4d8cee4e6f26b22e6898941e4d0ec3761 (patch) | |
tree | d3214d4c6d491d4aaccfbcb8db8a07ea40fec50f /site/i386-linux | |
parent | 5dd1914af88ffeaf0a09a7221da4926abb01e891 (diff) |
Add a necessary test result for the gettext crosscompile to the site files.
BKrev: 419abb3d7f-V60WQwgljDiL2K87Phg
Diffstat (limited to 'site/i386-linux')
-rw-r--r-- | site/i386-linux | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/site/i386-linux b/site/i386-linux index b6b1f916bc..0c17d88df0 100644 --- a/site/i386-linux +++ b/site/i386-linux @@ -81,3 +81,6 @@ ac_cv_func_getaddrinfo=${ac_cv_func_getaddrinfo=yes} # D-BUS ac_cv_func_posix_getpwnam_r=${ac_cv_func_posix_getpwnam_r=yes} + +# gettext +am_cv_func_working_getline=${am_cv_func_working_getline=yes} |