(jm_CHECK_DECLS): Include grp.h and pwd.h if available.
[gnulib.git] / m4 / jm-macros.m4
index ce882a7..fe91b25 100644 (file)
@@ -1,4 +1,4 @@
-#serial 28   -*- autoconf -*-
+#serial 29   -*- autoconf -*-
 
 dnl Misc type-related macros for fileutils, sh-utils, textutils.
 
@@ -223,6 +223,7 @@ AC_DEFUN(jm_MACROS,
     AC_LIBOBJ(fsusage)
     AC_LIBOBJ(mountlist)
   fi
+  AC_REQUIRE([jm_AC_DOS])
 
 ])