1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-02-28 18:14:37 +02:00

Use AC_MSG_CHECKING instead of obsolete AC_CHECKING.

This commit is contained in:
Jim Meyering
2000-05-01 08:36:13 +00:00
parent 392dd7af09
commit 951abbe274
2 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
#serial 1
#serial 2
AC_DEFUN(jm_AFS,
AC_CHECKING(for AFS)
AC_MSG_CHECKING(for AFS)
test -d /afs \
&& AC_DEFINE(AFS, 1, [Define if you have the Andrew File System.])
)

View File

@@ -1,4 +1,4 @@
#serial 1
#serial 2
# From fileutils/configure.in
@@ -11,7 +11,7 @@
AC_DEFUN(jm_FILE_SYSTEM_USAGE,
[
AC_CHECKING(how to get filesystem space usage)
AC_MSG_CHECKING(how to get filesystem space usage)
ac_fsusage_space=no
# Perform only the link test since it seems there are no variants of the