use a simpler mmap() test in autoconf as we don't need all the
authorAndrew Tridgell <tridge@samba.org>
Fri, 22 May 1998 14:03:30 +0000 (14:03 +0000)
committerAndrew Tridgell <tridge@samba.org>
Fri, 22 May 1998 14:03:30 +0000 (14:03 +0000)
features of mmap that the standard test uses, and it reports Ultrix as
having no working mmap() when in fact any mmap will do what we want
for rsync.


No differences found