On 05/13/2011 11:13 AM, ext Suraj Sumangala wrote:
You have to enable it in the cofigure file and change "test_enable" from "no" to "yes".
Edit the file "configure", search for "test_enable"
change "test_enable=no" to "test_enable=yes"
That is what I do to enable l2test. I guess there could be some other cleaner way to do it.
./configure --help :)
If you pull from the git repo ./bootstrap-configure already enables most of them.
Although lately configure is often *not* complaining if something is missing
from build dependencies, have to do a bit of trial & error to get it right.
This is very easy to notice when trying to 'make' bluez on a clean system
where it hasn't ever been built before.
Cheers,
Mika
--
To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html