diff --git a/configure.ac b/configure.ac index b2bbf515..a6e1c0c1 100644 --- a/configure.ac +++ b/configure.ac @@ -240,7 +240,7 @@ if test "$POLL" = "yes"; then fi AC_CHECK_LIB( gnugetopt, getopt_long,) -AC_CHECK_FUNCS([lstat getopt_long getphassphrase]) +AC_CHECK_FUNCS([lstat getopt_long getpassphrase]) # ----- Check for dlopen