]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
configure: Removed special casing from tcpwrap settings.
authorTimo Sirainen <tss@iki.fi>
Sat, 27 Mar 2010 02:58:49 +0000 (04:58 +0200)
committerTimo Sirainen <tss@iki.fi>
Sat, 27 Mar 2010 02:58:49 +0000 (04:58 +0200)
commit04dbef3b6086f5331a2926ef6830d53eff150b40
treef63dd0267bd3dc87c39274dfcb03d40664903afc
parent9cd7d57709534174b5bc45aad3c94e7353e199d4
configure: Removed special casing from tcpwrap settings.
ifdef check handles this now in the actual code. (And now I see that I could
have avoided that change by just fixing this check to use "== yes" instead
of "!= no", but what's done is done.)

--HG--
branch : HEAD
configure.in