Ralf Corsepius wrote: > > On Sat, 2003-07-19 at 13:50, Andreas Buening wrote:
[snip] > > # we have memcpy() > > ac_cv_func_memcpy=yes > > # but we don't have bzero() > > ac_cv_func_bzero=no > This only works for native builds. Why that? Bye, Andreas
Ralf Corsepius wrote: > > On Sat, 2003-07-19 at 13:50, Andreas Buening wrote:
[snip] > > # we have memcpy() > > ac_cv_func_memcpy=yes > > # but we don't have bzero() > > ac_cv_func_bzero=no > This only works for native builds. Why that? Bye, Andreas