We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e88586 commit 698a90eCopy full SHA for 698a90e
configure
@@ -3297,7 +3297,7 @@ else
3297
echo "Found INCLUDE_DIR and/or LIB_DIR!"
3298
PKG_CFLAGS="-I${INCLUDE_DIR} ${PKG_CFLAGS}"
3299
PKG_LIBS="-L${LIB_DIR} ${PKG_LIBS}"
3300
- USE_BUNDLED_LIBGIT2=no,
+ USE_BUNDLED_LIBGIT2=no
3301
fi
3302
3303
# Find the compiler and compiler flags to use
configure.ac
@@ -86,7 +86,7 @@ else
86
87
88
89
90
91
92
0 commit comments