X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fimaxdiv;h=6ac081edb54a1a24586d0ff1e133611f3d6a0d54;hb=d828cda;hp=2ad32eb63c70b68597a0c69d2546ebc2cd563633;hpb=53c2b27720e3c1f53283edc32e9132fb60e79537;p=gnulib.git diff --git a/modules/imaxdiv b/modules/imaxdiv index 2ad32eb63..6ac081edb 100644 --- a/modules/imaxdiv +++ b/modules/imaxdiv @@ -10,7 +10,7 @@ inttypes-incomplete configure.ac: gl_FUNC_IMAXDIV -if test $HAVE_DECL_IMAXDIV = 0; then +if test $ac_cv_func_imaxdiv = no; then AC_LIBOBJ([imaxdiv]) gl_PREREQ_IMAXDIV fi