diff options
author | OBATA Akio <obache@wizdas.com> | 2020-02-09 18:51:21 +0900 |
---|---|---|
committer | TDE Gitea <gitea@mirror.git.trinitydesktop.org> | 2020-04-06 15:49:00 +0000 |
commit | b03db896434a9a2eb7f47690a38750641d97cf5f (patch) | |
tree | e58d148c1972ce0a404c952e10df97bf5706429a /configure.ac | |
parent | 7bf854a0989e2a4d0848f2e10e4413fd1b21100f (diff) | |
download | libcarddav-b03db896434a9a2eb7f47690a38750641d97cf5f.tar.gz libcarddav-b03db896434a9a2eb7f47690a38750641d97cf5f.zip |
Simplify lock condition
Change to handle as LOCK is not suuported for the case response of LOCK is
unimplemented.
Then
* LOCKSUPPORT == FALSE: LOCK is not suuported
* LOCKSUPPORT == TRUE: LOCK is supported
* lock == 0: no LOCK error
* lock == -1: failed to LOCK
Signed-off-by: OBATA Akio <obache@wizdas.com>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions