(mc_AC_GET_FS_INFO): rename to mc_GET_FS_INFO...

since it is not from Autoconf.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
Andrew Borodin 2019-02-03 12:41:33 +03:00
parent 392a9b6f92
commit dc999a23eb
2 changed files with 2 additions and 2 deletions

View File

@ -265,7 +265,7 @@ AC_CHECK_LIB(seq, get_process_stats, [
[Define if you have function `get_process_stats' and
have to use that instead of gettimeofday])])
mc_AC_GET_FS_INFO
mc_GET_FS_INFO
dnl ############################################################################

View File

@ -97,7 +97,7 @@ dnl
dnl To get information about the disk, mount points, etc.
dnl
AC_DEFUN([mc_AC_GET_FS_INFO], [
AC_DEFUN([mc_GET_FS_INFO], [
AC_CHECK_HEADERS([fcntl.h utime.h])
gl_MOUNTLIST