diff options
Diffstat (limited to 'wrappers/site/common-glibc')
-rw-r--r-- | wrappers/site/common-glibc | 52 |
1 files changed, 0 insertions, 52 deletions
diff --git a/wrappers/site/common-glibc b/wrappers/site/common-glibc deleted file mode 100644 index ce45dd2..0000000 --- a/wrappers/site/common-glibc +++ /dev/null @@ -1,52 +0,0 @@ -# general -ac_cv_have_decl_sys_siglist=${ac_cv_have_decl_sys_siglist=yes} -ac_cv_func_malloc_0_nonnull=${ac_cv_func_malloc_0_nonnull=yes} -ac_cv_func_memcmp_working=${ac_cv_func_memcmp_working=yes} -ac_cv_type_uid_t={ac_cv_type_uid_t=yes} - -# bash -bash_cv_under_sys_siglist=${bash_cv_under_sys_siglist=yes} -bash_cv_sys_siglist=${bash_cv_sys_siglist=yes} - -# clamav -clamav_av_func_working_snprintf_long=${clamav_av_func_working_snprintf_long=yes} -clamav_av_have_in_port_t=${clamav_av_have_in_port_t=yes} -clamav_av_have_in_addr_t=${clamav_av_have_in_addr_t=yes} -ac_cv_func_mmap_fixed_mapped=${ac_cv_func_mmap_fixed_mapped=yes} - -# glib -glib_cv_strlcpy=${glib_cv_strlcpy=no} -ac_cv_func_printf_unix98=${ac_cv_func_printf_unix98=yes} -ac_cv_func_snprintf_c99=${ac_cv_func_snprintf_c99=yes} -ac_cv_func_vsnprintf_c99=${ac_cv_func_vsnprintf_c99=yes} -glib_cv_compliant_posix_memalign=${glib_cv_compliant_posix_memalign=1} -glib_cv_long_long_format=${glib_cv_long_long_format=ll} - -#dbus-glib -ac_cv_have_abstract_sockets=${ac_cv_have_abstract_sockets=yes} - -# gnucash -am_cv_scanf_lld=${am_cv_scanf_lld=yes} - -# mono -mono_cv_uscore=${mono_cv_uscore=no} - -# guile -ac_cv_func_pthread_attr_getstack=${ac_cv_func_pthread_attr_getstack=yes} - -#gcc-zlib -ac_cv_func_getpagesize=${ac_cv_func_getpagesize=yes} -ac_cv_func_memcpy=${ac_cv_func_memcpy=yes} -ac_cv_func_strerror=${ac_cv_func_strerror=yes} - -# squid -ac_cv_af_unix_large_dgram=${ac_cv_af_unix_large_dgram=yes} -ac_cv_func_setresuid=${ac_cv_func_setresuid=yes} -ac_cv_func_va_copy=${ac_cv_func_va_copy=yes} -ac_cv_func___va_copy=${ac_cv_func___va_copy=yes} -ac_cv_epoll_works=${ac_cv_epoll_works=yes} - -#git -ac_cv_fread_reads_directories=${ac_cv_fread_reads_directories=yes} -# pth -ac_cv_check_sjlj=ssjlj |