summaryrefslogtreecommitdiff
path: root/lib/util/fsusage.m4
AgeCommit message (Collapse)AuthorFilesLines
2010-10-31s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij1-200/+0
The new waf-based build system now has all the same functionality, and the old build system has been broken for quite some time. Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sun Oct 31 02:01:44 UTC 2010 on sn-devel-104
2008-10-13Remove extraneous comment from 0a33d8bd312cc4497d08bbe0f4dd2abcce67bd0bTim Prouty1-21/+0
2008-10-13Check for f_frsize when using statvfsTim Prouty1-0/+31
Add a configure test for the availability of f_frsize in struct statvfs (for broken platforms that define statvfs but still have f_bsize/f_iosize). Ported from source3's fsusage: commit 472519eb6941bc0972212cc416ab89801fe3ee0c
2008-10-11Move lib/util from source4 to top-level libutil.Jelmer Vernooij1-0/+190
Conflicts: source4/Makefile