From 97f16b26518036b2c493dd6af11d98006ca49f77 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Wed, 13 Apr 2022 08:23:04 -0300 Subject: [PATCH] configure: clean up new test source and binary files. The previous source was renamed and a new binary generated in commit 8723e707c15f7b435f07f5d5ea693496bb9769bb. --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 056f9232..2f6d8b68 100755 --- a/configure +++ b/configure @@ -1272,7 +1272,7 @@ for flag in -Wmissing-declarations; do done printf "\n\t%s\n" "${WARN_CFLAGS}" -rm -f minimal minimal.c _time_t.c _libversion.c _libversion _libversion.sh _check_session_keys.c _check_session_keys _check_x509_validity.c _check_x509_validity \ +rm -f minimal minimal.c _time_t.c _libversion.c _libversion _libversion.sh _check_session_keys.c _check_session_keys _check_gmime_cert.c _check_x509_validity _check_email \ _verify_sig_with_session_key.c _verify_sig_with_session_key # construct the Makefile.config -- 2.43.0