From 1d18a758253872ef641a7c3d33afdd2f928444cf Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Fri, 7 Aug 2009 17:17:42 -0400 Subject: site/x86_64-linux: Add some vars from ix86-common ix86-common had a few updates in the past couple of years; bring them to x86_64. Some of these could probably be moved to common-glibc. Signed-off-by: Michael Smith --- site/x86_64-linux | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'site') diff --git a/site/x86_64-linux b/site/x86_64-linux index 3c47a5654f..83d1511552 100644 --- a/site/x86_64-linux +++ b/site/x86_64-linux @@ -42,6 +42,8 @@ db_cv_path_strip=${db_cv_path_strip=/usr/bin/strip} db_cv_posixmutexes=${db_cv_posixmutexes=no} db_cv_sprintf_count=${db_cv_sprintf_count=yes} db_cv_uimutexes=${db_cv_uimutexes=no} + +# glib glib_cv_hasinline=${glib_cv_hasinline=yes} glib_cv_has__inline=${glib_cv_has__inline=yes} glib_cv_has__inline__=${glib_cv_has__inline__=yes} @@ -61,6 +63,8 @@ glib_cv_uscore=${glib_cv_uscore=no} glib_cv___va_copy=${glib_cv___va_copy=yes} glib_cv_va_copy=${glib_cv_va_copy=yes} glib_cv_va_val_copy=${glib_cv_va_val_copy=no} +ac_cv_func_posix_getgrgid_r=${ac_cv_func_posix_getgrgid_r=yes} + lftp_cv_va_copy=${lftp_cv_va_copy=yes} nano_cv_func_regexec_segv_emptystr=${nano_cv_func_regexec_segv_emptystr=no} samba_cv_HAVE_VA_COPY=${samba_cv_HAVE_VA_COPY=yes} @@ -80,3 +84,12 @@ am_cv_func_working_getline=${am_cv_func_working_getline=yes} #gcc ac_cv_lib_m_sin=${ac_cv_lib_m_sin=yes} + +# eds-dbus +ac_cv_libiconv_utf8=${ac_cv_libiconv_utf8=yes} + +#dbus +ac_cv_have_abstract_sockets=${ac_cv_have_abstract_sockets=yes} + +# p3scan / quagga +ac_cv_func_realloc_0_nonnull=${ac_cv_func_realloc_0_nonnull=yes} -- cgit v1.2.3