From f8848d9c5cb6d679d806d702d1657e9165e972be Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 9 Dec 1999 16:23:35 +0000 Subject: See ChangeLog: Thu Dec 9 17:22:27 CET 1999 Werner Koch --- configure.in | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index e553917a7..2651b87ab 100644 --- a/configure.in +++ b/configure.in @@ -678,8 +678,15 @@ AM_CONDITIONAL(CROSS_COMPILING, test x$cross_compiling = xyes) GNUPG_DO_LINK_FILES +dnl +dnl Make the version number in gcrypt/gcrypt.h the same as the one here. +dnl (this is easier than to have a .in file just for one substitution) +dnl +GNUPG_FIX_HDR_VERSION(gcrypt/gcrypt.h, GCRYPT_VERSION) + AC_OUTPUT_COMMANDS([ +chmod +x gcrypt/gcrypt-config cat >g10defs.tmp <