summaryrefslogtreecommitdiffstats
path: root/meta/site/common-linux
diff options
context:
space:
mode:
Diffstat (limited to 'meta/site/common-linux')
-rw-r--r--meta/site/common-linux3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/site/common-linux b/meta/site/common-linux
index 1c1fdafbb0..8f23adeab4 100644
--- a/meta/site/common-linux
+++ b/meta/site/common-linux
@@ -1,6 +1,9 @@
1# gettext - these add sleep delays otherwise 1# gettext - these add sleep delays otherwise
2gl_cv_func_sleep_works=${gl_cv_func_sleep_works=yes} 2gl_cv_func_sleep_works=${gl_cv_func_sleep_works=yes}
3gl_cv_header_working_fcntl_h=${gl_cv_header_working_fcntl_h=yes} 3gl_cv_header_working_fcntl_h=${gl_cv_header_working_fcntl_h=yes}
4# the euc-jp tests in iconv.m4 break elfutils and libunistring depending on the
5# host locales installed. Avoid this by skipping the tests, we're not on HP-UX!
6am_cv_func_iconv_works=${am_cv_func_iconv_works=yes}
4 7
5# apr 8# apr
6ac_cv_file__dev_zero=${ac_cv_file__dev_zero=yes} 9ac_cv_file__dev_zero=${ac_cv_file__dev_zero=yes}