Edit

kc3-lang/gnulib/m4/xstrtoimax.m4

Branch :

  • Show log

    Commit

  • Author : Bruno Haible
    Date : 2002-12-31 13:43:06
    Hash : e059c235
    Message : An independent .m4 file for each module.

  • m4/xstrtoimax.m4
  • #serial 3
    dnl Cloned from xstrtoumax.m4.  Keep these files in sync.
    
    AC_DEFUN([jm_XSTRTOIMAX],
    [
      dnl Prerequisites of lib/xstrtoimax.c.
      AC_REQUIRE([jm_AC_TYPE_INTMAX_T])
      AC_REQUIRE([gl_PREREQ_XSTRTOL])
    ])