aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2000-01-31 16:48:54 +0000
committerWerner Koch <[email protected]>2000-01-31 16:48:54 +0000
commitf00d949f8798530c6042734b8013554cc82ffe10 (patch)
treeadd7140501b9f2361a0b3d5c3dd61a78eb8b505d /configure.in
parentSee ChangeLog: Mon Jan 31 16:37:34 CET 2000 Werner Koch (diff)
downloadgnupg-f00d949f8798530c6042734b8013554cc82ffe10.tar.gz
gnupg-f00d949f8798530c6042734b8013554cc82ffe10.zip
See ChangeLog: Mon Jan 31 17:48:10 CET 2000 Werner Koch
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index d67fdf9e1..ac926d640 100644
--- a/configure.in
+++ b/configure.in
@@ -673,7 +673,7 @@ fi
dnl Temp workarounds:
GNUPG_LINK_FILES(gcrypt/gcrypt.h, gcrypt.h )
-GNUPG_LINK_FILES(include/typtes.h, gcrypt/types.h )
+GNUPG_LINK_FILES(include/types.h, gcrypt/types.h )
AM_CONDITIONAL(CROSS_COMPILING, test x$cross_compiling = xyes)