* include/am_defs.h: include <sys/statvfs.h> if it exists.
authorErez Zadok <ezk@cs.sunysb.edu>
Sat, 1 Oct 2005 05:26:55 +0000 (05:26 +0000)
committerErez Zadok <ezk@cs.sunysb.edu>
Sat, 1 Oct 2005 05:26:55 +0000 (05:26 +0000)
commitf1dfb3a985b27c8e9c400b07b5a7c779acb689c8
tree5c5c84ac9d8a80af5fb73cb7d0f926e67c5a8486
parentf158baa4a695a2a21408c26a11348e32582c9a0d
* include/am_defs.h: include <sys/statvfs.h> if it exists.

* conf/nfs_prot/nfs_prot_netbsd1_4.h: NetBSD 3 has both statfs()
and statvfs(), but the latter is preferred, so #define to use
statvfs.

* configure.in: check for statfs(), statvfs(), and
<sys/statvfs.h>.

* config.guess.long: strip trailing '.' on "netbsdelf3.0."
(Beta).  Workaround for bug in config.guess.

* config.{guess,sub}: update to latest versions.
.cvsignore
ChangeLog
INSTALL
NEWS
conf/nfs_prot/nfs_prot_netbsd1_4.h
config.guess.long
configure.in
include/am_defs.h