summaryrefslogtreecommitdiff
path: root/pkg/git/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/git/config.h')
-rw-r--r--pkg/git/config.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/pkg/git/config.h b/pkg/git/config.h
index 45c713f6..c07feb3b 100644
--- a/pkg/git/config.h
+++ b/pkg/git/config.h
@@ -12,6 +12,13 @@
#define GIT_MAN_PATH "share/man"
#define GIT_USER_AGENT "git/" GIT_VERSION
#define GIT_VERSION "2.16.0"
+#define HAVE_ALLOCA_H
+#define HAVE_PATHS_H
+#define HAVE_DEV_TTY
+#define HAVE_CLOCK_GETTIME
+#define HAVE_CLOCK_MONOTONIC
+#define HAVE_GETDELIM
+#define NO_GETTEXT
#define NO_OPENSSL
#define NO_SYS_POLL_H
#define PAGER_ENV "LESS=FRX LV=-c"