git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12097 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2001-10-19 19:08:13 +00:00
parent 9952adac06
commit af15babd51
2 changed files with 918 additions and 151 deletions

1067
configure vendored

File diff suppressed because it is too large Load Diff

View File

@ -2775,7 +2775,7 @@ else
wx_cv_func_statvfs=no
]
)
]
)
if test "$wx_cv_func_statvfs" = "yes"; then
AC_DEFINE(HAVE_STATVFS)