Annotation of embedaddon/libiconv/gnulib-local/modules/mbstate, revision 1.1

1.1     ! misho       1: Description:
        !             2: mbstate_t type.
        !             3: 
        !             4: Files:
        !             5: m4/mbstate_t.m4
        !             6: 
        !             7: Depends-on:
        !             8: 
        !             9: configure.ac:
        !            10: AC_TYPE_MBSTATE_T
        !            11: 
        !            12: Makefile.am:
        !            13: 
        !            14: Include:
        !            15: 
        !            16: License:
        !            17: LGPL
        !            18: 
        !            19: Maintainer:
        !            20: Bruno Haible
        !            21: 

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>