p11-kit: fix argp_standalone build error
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Wed, 5 Jun 2013 08:17:43 +0000 (08:17 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 5 Jun 2013 18:58:30 +0000 (20:58 +0200)
commita7e8b6237458922f0a75103fb5c28e6fe713db7c
treee341852f63792527363eebb753bc59378659e9fa
parent11e9c455be3a0587fa434647800e7a3ce1bb2bf1
p11-kit: fix argp_standalone build error

When BR2_PACKAGE_ARGP_STANDALONE is enabled and built before p11-kit the
configure script detects it and a conflict arises because libc already
includes and defines program_invocation_short_name.
Avoid this by forcing the detection to true otherwise the configure
script tries to use argp-standalone and it clashes with libc. Fixes:
http://autobuild.buildroot.net/results/a39/a39fe81a356b922a891d4225a56ce2427ab5bca7/

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