Fix an infinite loop in the configure script's test for
authorapb <apb>
Mon, 1 Aug 2011 08:42:39 +0000 (08:42 +0000)
committerapb <apb>
Mon, 1 Aug 2011 08:42:39 +0000 (08:42 +0000)
commit8afe8eab169c384378e2d5b13feea7176023db3c
tree92490360f7175eaf7ee7e43d9d95dcd26331f45e
parent90cd0c81dadc2a260fc60dffc798589a2aa0feed
Fix an infinite loop in the configure script's test for
"checking for replacing readdir using getdirentries()".
The functions in samba-3.5.10/lib/replace/repdir_getdirentries.c
fail on NetBSD 5.99.54, and the test code in
samba-3.5.10/lib/replace/test/os2_delete.c
did not handle the failure.

Not bumping PKGREVISION, because this affects only the
configure script, and the package did not build on
NetBSD-current before.
net/samba35/distinfo
net/samba35/patches/patch-aa [new file with mode: 0644]