libgit2-sys 0.18.7+1.9.6

Native bindings to the libgit2 library
Documentation
/* config.h for CMake builds */

#cmakedefine HAVE_ASSERT_H 1
#cmakedefine HAVE_BUILTIN_ASSUME 1
#cmakedefine HAVE_BUILTIN_MUL_OVERFLOW 1
#cmakedefine HAVE_BUILTIN_UNREACHABLE 1
#cmakedefine HAVE_ATTRIBUTE_UNINITIALIZED 1
#cmakedefine HAVE_DIRENT_H 1
#cmakedefine HAVE_SYS_STAT_H 1
#cmakedefine HAVE_SYS_TYPES_H 1
#cmakedefine HAVE_UNISTD_H 1
#cmakedefine HAVE_WINDOWS_H 1

#cmakedefine HAVE_MEMFD_CREATE 1
#cmakedefine HAVE_SECURE_GETENV 1

#cmakedefine SUPPORT_PCRE2_8 1
#cmakedefine SUPPORT_PCRE2_16 1
#cmakedefine SUPPORT_PCRE2_32 1
#cmakedefine DISABLE_PERCENT_ZT 1

#cmakedefine SUPPORT_LIBBZ2 1
#cmakedefine SUPPORT_LIBEDIT 1
#cmakedefine SUPPORT_LIBREADLINE 1
#cmakedefine SUPPORT_LIBZ 1

#cmakedefine SUPPORT_JIT 1
#cmakedefine SLJIT_PROT_EXECUTABLE_ALLOCATOR 1
#cmakedefine SUPPORT_PCRE2GREP_JIT 1
#cmakedefine SUPPORT_PCRE2GREP_CALLOUT 1
#cmakedefine SUPPORT_PCRE2GREP_CALLOUT_FORK 1
#cmakedefine SUPPORT_UNICODE 1
#cmakedefine SUPPORT_VALGRIND 1

#cmakedefine BSR_ANYCRLF 1
#cmakedefine EBCDIC 1
#cmakedefine EBCDIC_NL25 1
#cmakedefine EBCDIC_IGNORING_COMPILER 1
#cmakedefine NEVER_BACKSLASH_C 1

#define LINK_SIZE               @PCRE2_LINK_SIZE@
#define HEAP_LIMIT              @PCRE2_HEAP_LIMIT@
#define MATCH_LIMIT             @PCRE2_MATCH_LIMIT@
#define MATCH_LIMIT_DEPTH       @PCRE2_MATCH_LIMIT_DEPTH@
#define MAX_VARLOOKBEHIND       @PCRE2_MAX_VARLOOKBEHIND@
#define NEWLINE_DEFAULT         @NEWLINE_DEFAULT@
#define PARENS_NEST_LIMIT       @PCRE2_PARENS_NEST_LIMIT@
#define PCRE2GREP_BUFSIZE       @PCRE2GREP_BUFSIZE@
#define PCRE2GREP_MAX_BUFSIZE   @PCRE2GREP_MAX_BUFSIZE@

#define MAX_NAME_SIZE           128
#define MAX_NAME_COUNT          10000

/* end config.h for CMake builds */