]> git.ipfire.org Git - thirdparty/git.git/blobdiff - configure.ac
test-ref-store: remove force-create argument for create-reflog
[thirdparty/git.git] / configure.ac
index 031e8d3fee8f22f1f3a1a751675d923d1e36dc42..5ee25ec95c898847adaaef258774df3da218f004 100644 (file)
@@ -507,14 +507,6 @@ if test -n "$ASCIIDOC"; then
        esac
 fi
 
-if grep -a ascii configure.ac >/dev/null; then
-  AC_MSG_RESULT([Using 'grep -a' for sane_grep])
-  SANE_TEXT_GREP=-a
-else
-  SANE_TEXT_GREP=
-fi
-GIT_CONF_SUBST([SANE_TEXT_GREP])
-
 ## Checks for libraries.
 AC_MSG_NOTICE([CHECKS for libraries])
 #