From e5f0a97c056ef17f8995e58f1fbe16049005044d Mon Sep 17 00:00:00 2001 From: Perry Werneck Date: Fri, 7 Feb 2020 12:24:41 -0300 Subject: [PATCH] Fixing windows builds. --- configure.ac | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 4785f73..63dcf9d 100644 --- a/configure.ac +++ b/configure.ac @@ -83,7 +83,6 @@ dnl INSTALL_PACKAGES="windows-lib ${INSTALL_PACKAGES}" # Windows and linux doesn't use the same defaults. AC_CONFIG_FILES(schemas/windows/application.gschema.xml) AC_CONFIG_FILES(schemas/windows/window.gschema.xml) - AC_CONFIG_FILES(schemas/windows/window.gschema.xml) AC_CONFIG_FILES(win/makeruntime.sh) if test "$host_cpu" = "x86_64"; then -- libgit2 0.21.2