X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fjm-macros.m4;h=b372ef9c7bb705f8f62729e77363e480b9a5236d;hb=5c12bbe8f89837eedb36e48110ce9629e8ce8a6c;hp=aff96244ec8187cf9e5f771bd7913afecf8e30f9;hpb=bd382766757c6b56512a05099da93ca97628349c;p=gnulib.git diff --git a/m4/jm-macros.m4 b/m4/jm-macros.m4 index aff96244e..b372ef9c7 100644 --- a/m4/jm-macros.m4 +++ b/m4/jm-macros.m4 @@ -160,7 +160,6 @@ AC_DEFUN([jm_MACROS], AC_FUNC_OBSTACK AC_FUNC_STRTOD - AC_FUNC_STRNLEN # See if linking `seq' requires -lm. # It does on nearly every system. The single exception (so far) is @@ -263,7 +262,6 @@ AC_DEFUN([jm_CHECK_ALL_TYPES], dnl Checks for typedefs, structures, and compiler characteristics. AC_REQUIRE([AC_C_BIGENDIAN]) - AC_REQUIRE([AC_PROG_CC_STDC]) AC_REQUIRE([AC_C_CONST]) AC_REQUIRE([AC_C_VOLATILE]) AC_REQUIRE([AC_C_INLINE])