]> git.meshlink.io Git - meshlink/commit
Allow compiling without support for Catta.
authorGuus Sliepen <guus@meshlink.io>
Sat, 21 Jul 2018 15:52:07 +0000 (17:52 +0200)
committerGuus Sliepen <guus@meshlink.io>
Sat, 21 Jul 2018 15:56:34 +0000 (17:56 +0200)
commitf13d66f20a227a87075f6456f41b83ce269b67f4
treef9eb67f375dd9e91d64b86af0fd6f40ff26e4d50
parentfc7a1cc27751514e3175c9c50781d724a91d0f0e
Allow compiling without support for Catta.

Configuring with --disable-catta will cause MeshLink to not be linked to
the Catta library, and local discovery will not be available.
Makefile.am
configure.ac
examples/Makefile.am
src/Makefile.am
src/meshlink.c
src/meshlink.h