check for missing statfs() prototype (happens at least under AIX 4)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35288 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -813,6 +813,9 @@
|
||||
/* define if you have statfs function */
|
||||
#undef HAVE_STATFS
|
||||
|
||||
/* define if you have statfs prototype */
|
||||
#undef HAVE_STATFS_DECL
|
||||
|
||||
/* define if you have statvfs function */
|
||||
#undef HAVE_STATVFS
|
||||
|
||||
|
Reference in New Issue
Block a user