md5, sha1, sha256, sha512: add gl_SET_CRYPTO_CHECK_DEFAULT
[gnulib.git] / modules / imaxdiv
index 621d1f3..6ac081e 100644 (file)
@@ -6,10 +6,15 @@ lib/imaxdiv.c
 m4/imaxdiv.m4
 
 Depends-on:
-inttypes
+inttypes-incomplete
 
 configure.ac:
 gl_FUNC_IMAXDIV
+if test $ac_cv_func_imaxdiv = no; then
+  AC_LIBOBJ([imaxdiv])
+  gl_PREREQ_IMAXDIV
+fi
+gl_INTTYPES_MODULE_INDICATOR([imaxdiv])
 
 Makefile.am: