summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2018-12-01 22:44:53 (GMT)
committerGitHub <noreply@github.com>2018-12-01 22:44:53 (GMT)
commitc34fe6eec64351b07446eeb1e2265a60bd0dee21 (patch)
tree42a3c4ba9c15122edbd56fd30ca431af4b5c8fe6 /configure.ac
parentdc681ec8eb53eccdd18521853abaf0574d6ae75f (diff)
parenta4dc14dba4f13027684e456b6a21326dfc1bc3c5 (diff)
Merge pull request #1103 from stilor/rmdir-in-ro-parent
Consider it success if DoForceRmdir removes only the content
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 3f8e954..5fd69a7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -138,8 +138,6 @@ AC_CHECK_PROGS([curl], [curl])
CTNG_SET_KCONFIG_OPTION([curl])
AC_SUBST([curl])
-CTNG_PROG_STAT
-
CTNG_CPU_COUNT
CTNG_PATH_TOOL_REQ([PATCH], [gpatch patch], [patch])