Mercurial > masqmail
comparison configure @ 175:25b769efafe6
merge
author | meillo@marmaro.de |
---|---|
date | Wed, 14 Jul 2010 12:15:45 +0200 |
parents | 5b621742b2e7 4917e764f108 |
children | 8b17ea9fd17b |
comparison
equal
deleted
inserted
replaced
172:cd38f10532e7 | 175:25b769efafe6 |
---|---|
5354 # Check whether --with-liblockfile was given. | 5354 # Check whether --with-liblockfile was given. |
5355 if test "${with_liblockfile+set}" = set; then : | 5355 if test "${with_liblockfile+set}" = set; then : |
5356 withval=$with_liblockfile; | 5356 withval=$with_liblockfile; |
5357 fi | 5357 fi |
5358 | 5358 |
5359 if test "x$with_liblockfile" = 'xno'; then | |
5360 with_liblockfile='' | |
5361 fi | |
5359 if test "x$with_liblockfile" != 'x'; then | 5362 if test "x$with_liblockfile" != 'x'; then |
5360 with_liblockfile='yes' | 5363 with_liblockfile='yes' |
5361 fi | 5364 fi |
5362 if test "x$with_liblockfile" = xyes; then | 5365 if test "x$with_liblockfile" = xyes; then |
5363 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for maillock in -llockfile" >&5 | 5366 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for maillock in -llockfile" >&5 |