libeap is a shared library, not a module, which seems to be a
authornbk <nbk>
Fri, 6 Jan 2006 18:32:06 +0000 (18:32 +0000)
committernbk <nbk>
Fri, 6 Jan 2006 18:32:06 +0000 (18:32 +0000)
commitda05ea096e4a2876a06876a817f64d6033ae4d76
treed750abb9651fb30177ea4157501339a517d6f7aa
parent084b543e2adb2eef9392b2219fef48d3ba49ad27
libeap is a shared library, not a module, which seems to be a
completely different thing for libtool.

If we build libeap.la with the rules from src/modules/rules.mak we
get libtool warnings when linking the real eap modules. Therefore
we need to redefine a sane link command for the target in libeap
Makefile.
src/modules/rlm_eap/libeap/Makefile