]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(jm_MACROS): Don't require AC_FUNC_FTW.
authorJim Meyering <jim@meyering.net>
Sun, 5 Oct 2003 11:42:11 +0000 (11:42 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 5 Oct 2003 11:42:11 +0000 (11:42 +0000)
m4/jm-macros.m4

index 65c9ebf0a989580e71b65043a91f47bc4e2ec0fa..cf33f2ddddb82bf8c4454970266234319a761ca4 100644 (file)
@@ -1,4 +1,4 @@
-#serial 68   -*- autoconf -*-
+#serial 69   -*- autoconf -*-
 
 m4_undefine([AC_LANG_SOURCE(C)])
 dnl The following is identical to the definition in c.m4
@@ -50,7 +50,6 @@ AC_DEFUN([jm_MACROS],
 
   AC_REQUIRE([UTILS_FUNC_DIRFD])
   AC_REQUIRE([AC_FUNC_ACL])
-  AC_REQUIRE([AC_FUNC_FTW])
   AC_REQUIRE([jm_FUNC_LCHOWN])
   AC_REQUIRE([fetish_FUNC_RMDIR_NOTEMPTY])
   AC_REQUIRE([jm_FUNC_CHOWN])