From cf89cf56e428b7aa74f0456e7e420e1f579abe1a Mon Sep 17 00:00:00 2001 From: gambas Date: Mon, 1 Oct 2018 16:16:01 +0200 Subject: [PATCH] Fix configuration. [GB.CRYPT] * BUG: Fix configuration. --- gb.crypt/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gb.crypt/configure.ac b/gb.crypt/configure.ac index ffc57bb16..0858e2266 100644 --- a/gb.crypt/configure.ac +++ b/gb.crypt/configure.ac @@ -17,7 +17,7 @@ GB_COMPONENT( dnl ---- Remove DISABLED file that could have been generated before -rm -f DISABLED DISABLED.* FAILED.* +rm -f DISABLED DISABLED.* FAILED AC_OUTPUT( \ Makefile \