diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-12-09 12:57:55 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-12-09 12:57:55 +0000 |
commit | 2b8a681e93b82d2d61e3c9d9f5ed71cd8f96c1d8 (patch) | |
tree | 05eeb81903c7f3ac7758b2397998fd242eeefff1 /site/sh4-linux | |
parent | e6245e9c10dbbd0f1f2adbf6c8863d46ed968cca (diff) |
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages
2004/12/09 07:13:04-05:00 handhelds.org!kergoth
Move site/ out of packages/.
BKrev: 41b84bd3RgLexFpSFl2KDdkH3hYAJQ
Diffstat (limited to 'site/sh4-linux')
-rw-r--r-- | site/sh4-linux | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/site/sh4-linux b/site/sh4-linux new file mode 100644 index 0000000000..1c9e2db39f --- /dev/null +++ b/site/sh4-linux @@ -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} |