]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Require gl_VERSION_ETC.
authorJim Meyering <jim@meyering.net>
Sat, 25 Jun 2005 21:29:31 +0000 (21:29 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 25 Jun 2005 21:29:31 +0000 (21:29 +0000)
m4/jm-macros.m4

index 586236a940fa19aabcb8531981248174e3742043..ca2f8e9d7741d892777cc9ab816c99ebb2c2486c 100644 (file)
@@ -176,6 +176,7 @@ AC_DEFUN([gl_MACROS],
   AC_REQUIRE([gl_FUNC_CHDIR_LONG])
   AC_REQUIRE([gl_FUNC_XFTS])
   AC_REQUIRE([gl_ROOT_DEV_INO])
+  AC_REQUIRE([gl_VERSION_ETC])
 ])
 
 # These tests must be run before any use of AC_CHECK_TYPE,