samba: fix uclibc builds (struct timespec) in 3.0.20
authorJohn Bowler <jbowler@nslu2-linux.org>
Mon, 24 Oct 2005 23:57:28 +0000 (23:57 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Mon, 24 Oct 2005 23:57:28 +0000 (23:57 +0000)
commit09227756baa680062080539019f06c2b67602226
tree4e0cadcdc0728679b3bd4a5e456a389e3fcc634e
parente4919a25772c05d236298b5a74b78ae69f5c2933
samba: fix uclibc builds (struct timespec) in 3.0.20
  - configure.in has an AC_TRY_COMPILE check for the existence of
  - struct timespec which fails on uclibc even though struct timespec is
  - defined, this causes the build to fail.  Fix by supplying a cached
  - 'yes' value in all cases.
packages/samba/samba_3.0.20.bb