From 100fc8da591e38107c578dcbe39d6634c7731846 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 31 Jan 2000 15:27:03 +0000 Subject: See ChangeLog: Mon Jan 31 16:37:34 CET 2000 Werner Koch --- configure.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 6c3b209cd..d67fdf9e1 100644 --- a/configure.in +++ b/configure.in @@ -671,8 +671,9 @@ if echo "$VERSION" | sed 's/-.*//' | grep "$tmp_pat" >/dev/null ; then AC_DEFINE(IS_DEVELOPMENT_VERSION) fi -dnl Temp workaround: +dnl Temp workarounds: GNUPG_LINK_FILES(gcrypt/gcrypt.h, gcrypt.h ) +GNUPG_LINK_FILES(include/typtes.h, gcrypt/types.h ) AM_CONDITIONAL(CROSS_COMPILING, test x$cross_compiling = xyes) -- cgit v1.2.3