summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2018-12-01 22:16:39 (GMT)
committerAlexey Neyman <stilor@att.net>2018-12-01 22:44:08 (GMT)
commita4dc14dba4f13027684e456b6a21326dfc1bc3c5 (patch)
tree42a3c4ba9c15122edbd56fd30ca431af4b5c8fe6 /configure.ac
parentdc681ec8eb53eccdd18521853abaf0574d6ae75f (diff)
Consider it success if DoForceRmdir removes only the content
Fixes #929. Signed-off-by: Alexey Neyman <stilor@att.net>
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])