Browse Source

(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>
Andrew Borodin 6 years ago
parent
commit
dc999a23eb
2 changed files with 2 additions and 2 deletions
  1. 1 1
      configure.ac
  2. 1 1
      m4.include/mc-get-fs-info.m4

+ 1 - 1
configure.ac

@@ -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 ############################################################################

+ 1 - 1
m4.include/mc-get-fs-info.m4

@@ -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