From 2622e938b2432d28d6964ef5afff2492b9f5a327 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 9 May 2006 16:11:18 +0000 Subject: Sync site files with OE git-svn-id: https://svn.o-hand.com/repos/poky/trunk@375 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- openembedded/site/sh4-linux-uclibc | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 openembedded/site/sh4-linux-uclibc (limited to 'openembedded/site/sh4-linux-uclibc') diff --git a/openembedded/site/sh4-linux-uclibc b/openembedded/site/sh4-linux-uclibc new file mode 100644 index 000000000..1c9e2db39 --- /dev/null +++ b/openembedded/site/sh4-linux-uclibc @@ -0,0 +1,7 @@ +ac_cv_func_realloc_works=${ac_cv_func_realloc_works=yes} +ac_cv_func_realloc_0_nonnull=${ac_cv_func_realloc_0_nonnull=yes} +ac_cv_func_malloc_works=${ac_cv_func_malloc_works=yes} +ac_cv_func_malloc_0_nonnull=${ac_cv_func_malloc_0_nonnull=yes} + +# gettext +am_cv_func_working_getline=${am_cv_func_working_getline=yes} -- cgit v1.2.3