- configure.ac.org 2014-04-12 18:11:15.068764681 +0200
+++ configure.ac 2014-04-12 18:11:39.811987408 +0200
@@ -440,7 +440,7 @@
- Implementation of the --enable-kdfs switch. AC_ARG_ENABLE(kdfs,
- AC_HELP_STRING([--enable-kfds=kdfs],
+ AC_HELP_STRING([--enable-kdfs=kdfs],
[select the KDFs to include]), [enabled_kdfs=`echo $enableval | tr ',:' ' ' | tr '[A-Z]' '[a-z]'`], [enabled_kdfs=""])