mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
Fixed a typo noted by Jindrich Novy.
This commit is contained in:
parent
fb221cb8b0
commit
e34ffeeb36
@ -500,7 +500,7 @@ dnl job is to detect a method to get file system information.
|
||||
if test $ac_cv_func_statvfs = yes; then
|
||||
space=yes
|
||||
AC_DEFINE(STAT_STATVFS, 1,
|
||||
[Define if function `statfs' can be used])
|
||||
[Define if function `statvfs' can be used])
|
||||
fi
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user