linknx: forcilbly disable smtp support
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Wed, 3 Apr 2013 00:27:58 +0000 (00:27 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 3 Apr 2013 20:40:55 +0000 (22:40 +0200)
commit09d0f1d338132f8117edfb56691a917812808234
tree94acda18a29de3877d3a914f9e267434263c9e0c
parent9172282710605f355e21510107a6a87f24317f09
linknx: forcilbly disable smtp support

linknx has support for SMTP via libesmtp, however there's no clean way
to specify where libesmtp-config lives.
So when libesmtp is built it finds it via the headers and is
automatically enabled, but it fails to get the appropiate link line from
libesmtp-config because it's not found.
Fix it by forcibly disabling it. If someone is interested in working
with upstream about this an option like --with-libcurl should be
implemented in configure.
Solves:
http://autobuild.buildroot.net/results/90ebb383d7a2d7bdf09ffac65e2504da7b6d19f5/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/linknx/linknx.mk