diff options
author | Florian Boor <florian.boor@kernelconcepts.de> | 2007-07-11 08:12:45 +0000 |
---|---|---|
committer | Florian Boor <florian.boor@kernelconcepts.de> | 2007-07-11 08:12:45 +0000 |
commit | 378a7e927649dcfaab9e0e54a1dc3c106724ecd3 (patch) | |
tree | 701dd94bbe081cbec38cf9e421391d37dbc37af1 /site | |
parent | dfcf279e7b654887d36c3763ddc91890b47b1044 (diff) | |
parent | 0aad8b50511c04a4dfda2b43d4e450c3b4b9a9fb (diff) |
merge of '4d01e12fde33f43c99f3c6215f4514d9f9d24479'
and 'aa44d626baaae40ee498aea453176a8aea90d9fc'
Diffstat (limited to 'site')
-rw-r--r-- | site/common-glibc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/site/common-glibc b/site/common-glibc index 13e82beba3..2bbfbdb18b 100644 --- a/site/common-glibc +++ b/site/common-glibc @@ -1,5 +1,7 @@ # 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} # bash bash_cv_under_sys_siglist=${bash_cv_under_sys_siglist=yes} |