mirror of
https://github.com/znc/znc.git
synced 2026-08-06 08:52:57 +02:00
Merge pull request #676 from ylfchild/master
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