Fixed issue #3094: Diff command results in crash
[TortoiseGit.git] / ext / build / libgit-defines.h
bloba48b60cc4b9aa24210cf7e0149b27f22e9f8f69c
1 #ifndef WIN32
2 #define WIN32
3 #endif
4 #define NO_SYS_POLL_H
5 #define HAVE_STRING_H 1
6 #define NO_GETTEXT
7 #define NO_PREAD
8 #define NO_OPENSSL
9 #define NO_LIBGEN_H
10 #define NO_SYMLINK_HEAD
11 #define NO_IPV6
12 #define NO_SETENV
13 #define NO_STRCASESTR
14 #define NO_STRLCPY
15 #define NO_MEMMEM
16 #define NO_ICONV
17 #define NO_C99_FORMAT
18 #define NO_STRTOUMAX
19 #define NO_STRTOULL
20 #define NO_MKDTEMP
21 #define NO_MKSTEMPS
22 #define SNPRINTF_RETURNS_BOGUS
23 #define NO_SVN_TESTS
24 #define NO_PERL_MAKEMAKER
25 #define NO_POSIX_ONLY_PROGRAMS
26 #define NO_ST_BLOCKS_IN_STRUCT_STAT
27 #define NO_D_INO_IN_DIRENT
28 #define NO_NSEC
29 #define USE_WIN32_MMAP
30 #define UNRELIABLE_FSTAT
31 #define OBJECT_CREATION_MODE 1
32 #define NO_REGEX
33 #define NO_CURL
34 #define NO_PTHREADS
35 #define NO_MBSUPPORT
36 #define GAWK
37 #define NO_POSIX_GOODIES
38 #define PAGER_ENV "LESS=FRX LV=-c"