From a1acb1d69a583b0b595e7c766123f8e547f061a8 Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Tue, 20 Nov 2001 04:02:55 +0000 Subject: 2001-11-20 Marcus Brinkmann * configure.ac (NEED_GPGSM_VERSION): New variable. Treat it similarly to NEED_GPGSM_VERSION. * acconfig.h: Likewise. --- acconfig.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'acconfig.h') diff --git a/acconfig.h b/acconfig.h index 2eb2460b..39d3844c 100644 --- a/acconfig.h +++ b/acconfig.h @@ -46,6 +46,8 @@ /* Path to the GpgSM binary. */ #undef GPGSM_PATH +/* Min. needed GpgSM version. */ +#undef NEED_GPGSM_VERSION /* Stuff needed by jnlib. */ #undef HAVE_BYTE_TYPEDEF -- cgit v1.2.3