From a4dc14dba4f13027684e456b6a21326dfc1bc3c5 Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Sat, 1 Dec 2018 14:16:39 -0800 Subject: Consider it success if DoForceRmdir removes only the content Fixes #929. Signed-off-by: Alexey Neyman --- config/configure.in.in | 6 ------ 1 file changed, 6 deletions(-) (limited to 'config/configure.in.in') diff --git a/config/configure.in.in b/config/configure.in.in index f483f3b8..a9bb8adf 100644 --- a/config/configure.in.in +++ b/config/configure.in.in @@ -9,12 +9,6 @@ config CONFIGURE_has_wget config CONFIGURE_has_curl @KCONFIG_curl@ -config CONFIGURE_has_stat_flavor_BSD - @KCONFIG_stat_flavor_BSD@ - -config CONFIGURE_has_stat_flavor_GNU - @KCONFIG_stat_flavor_GNU@ - config CONFIGURE_has_make_3_81_or_newer @KCONFIG_make_3_81_or_newer@ -- cgit v1.2.3