build: curvetun: add NACL_LIB variable to configure to be able to set an alternative lib
commit469ae2c2bea5e619e5632e53bfb5da8da31dd1b2
authorChristian Wiese <chris@opensde.org>
Fri, 11 Apr 2014 09:08:49 +0000 (11 11:08 +0200)
committerDaniel Borkmann <dborkman@redhat.com>
Fri, 11 Apr 2014 10:06:43 +0000 (11 12:06 +0200)
tree590887786b9aa20fb3d0bd15c3502c3d0e1f5eee
parent453f6eb9d79dd5aa2812ef956b22723f0a493086
build: curvetun: add NACL_LIB variable to configure to be able to set an alternative lib

This way one can simply set an alternative lib like libsodium for
linking the curvetun binary.

The current default linking against libnacl is preserved!

To link curvetun against libsodium you can set NACL_LIB=sodium

Signed-off-by: Christian Wiese <chris@opensde.org>
Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
configure
curvetun/Makefile