--- ipsec-tools-0.8.1.old/configure.ac 2014-03-04 16:24:57.431207664 +0100 +++ ipsec-tools-0.8.1/configure.ac 2014-03-04 16:26:00.372461304 +0100 @@ -171,9 +171,9 @@ if test $with_readline != "no"; then fi -AC_MSG_CHECKING(if --with-flex option is specified) +AC_MSG_CHECKING(if --with-flexdir option is specified) AC_ARG_WITH(flexdir, - [AC_HELP_STRING([--with-flex], [use directiory (default: no)])], + [AC_HELP_STRING([--with-flexdir], [use directory (default: no)])], [flexdir="$withval"]) AC_MSG_RESULT(${flexdir-dirdefault})