mirror of
https://github.com/znc/znc.git
synced 2026-08-07 17:33:34 +02:00
fixed typo in configure.ac
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user