aboutsummaryrefslogtreecommitdiffstats
path: root/site/avr32-common
blob: 5f44f0ac894aa538c4e6d1a2d0963cb27fdd97e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
glib_cv_stack_grows=${glib_cv_stack_grows=no}
ac_cv_func_posix_getpwuid_r=${ac_cv_func_posix_getpwuid_r=yes}
glib_cv_uscore=${glib_cv_uscore=no}
ac_cv_func_setpgrp_void=${ac_cv_func_setpgrp_void=yes}

#dbus-glib
ac_cv_func_posix_getpwnam_r=${ac_cv_func_posix_getpwnam_r=yes}

# set MALLOC_GLIBC_COMPAT=y in your uclibc .config for this
ac_cv_func_malloc_0_nonnull=${ac_cv_func_malloc_0_nonnull=yes}

#gstreamer
as_cv_unaligned_access=${as_cv_unaligned_access=no}

#readline
bash_cv_have_mbstate_t=${bash_cv_have_mbstate_t=yes}