package/beecrypt: fix C++ support
authorYann E. MORIN <yann.morin.1998@free.fr>
Sat, 15 Aug 2015 12:46:42 +0000 (14:46 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 17 Aug 2015 20:45:25 +0000 (22:45 +0200)
commita1c16fb29926d2cc9b65229befc1a08ac11b14e8
tree6fa1999a7df724b2401d16eae9c32ae2dcb899c7
parent4c71130b613734e06641359cf005c0cfe9cdfb15
package/beecrypt: fix C++ support

C++ support unconditionally needs shared libraries; it uses
dlopen/dlsym.

Also, fix the conditions under which the comment is shown.

Finally, explicitly require C++ support when configuring.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/beecrypt/Config.in
package/beecrypt/beecrypt.mk