Sha256: 80216c65a821f35eb3fa13697d752754fa918229f63af42aff6bec66966028d0
Contents?: true
Size: 702 Bytes
Versions: 8
Compression:
Stored size: 702 Bytes
Contents
/* lib/fribidi-config.h. Generated from fribidi-config.h.in by configure. */ /* Not copyrighted, in public domain. */ #ifndef FRIBIDI_CONFIG_H #define FRIBIDI_CONFIG_H #define FRIBIDI "fribidi" #define FRIBIDI_NAME "GNU FriBidi" #define FRIBIDI_BUGREPORT "https://github.com/fribidi/fribidi/issues/new" #define FRIBIDI_VERSION "1.0.2" #define FRIBIDI_MAJOR_VERSION 1 #define FRIBIDI_MINOR_VERSION 0 #define FRIBIDI_MICRO_VERSION 2 #define FRIBIDI_INTERFACE_VERSION 4 #define FRIBIDI_INTERFACE_VERSION_STRING "4" /* The size of a `int', as computed by sizeof. */ #define FRIBIDI_SIZEOF_INT 4 /* Define if fribidi was built with MSVC */ #undef FRIBIDI_BUILT_WITH_MSVC #endif /* FRIBIDI_CONFIG_H */
Version data entries
8 entries across 8 versions & 1 rubygems