fixed a typo in configure.in

This commit is contained in:
SJ
2012-11-02 12:12:58 +01:00
parent 34d083b1ba
commit 0d21858c96
2 changed files with 2 additions and 2 deletions

2
configure vendored
View File

@ -3504,7 +3504,7 @@ fi
if test "${enable_tcpwrappers+set}" = set; then :
enableval=$enable_tcpwrappers; want_tcpwrappers=$enableval
else
want_tcpwrappers"no"
want_tcpwrappers="no"
fi