ulockmgr: strip ulockmgr support from this source package
commit3c3f03b81f3027ef0a25bd790605265b384b93c1
authorMiklos Szeredi <mszeredi@suse.cz>
Thu, 25 Jul 2013 15:58:48 +0000 (25 17:58 +0200)
committerMiklos Szeredi <mszeredi@suse.cz>
Thu, 25 Jul 2013 15:58:48 +0000 (25 17:58 +0200)
treebf3dd9c26414cb7f97f090cbc2a61062824566b2
parent0cb2db32e73cb06716ea797374c42e99d782643b
ulockmgr: strip ulockmgr support from this source package

Distribute ulockmgr separately.  It is not needed for the building of
libfuse, only fusexmp_fh.  Check ulockmgr library in ./configure and if not
disable remote-lock suport in fusexmp_fh.
13 files changed:
ChangeLog
configure.ac
doc/Makefile.am
doc/ulockmgr_server.1 [deleted file]
example/Makefile.am
example/fusexmp_fh.c
include/Makefile.am
include/ulockmgr.h [deleted file]
lib/Makefile.am
lib/ulockmgr.c [deleted file]
util/.gitignore
util/Makefile.am
util/ulockmgr_server.c [deleted file]