Hi Guido, > Users with specific requirements can then pass specific CFLAGS and LIBS > arguments to make, as in: > > CFLAGS="-O2" make V=1 (libnl autodetection + optimisation + verbose) > > NLLIBNAME=libnl-2.0 CFLAGS=-DCONFIG_LIBNL20 LIBS=-lnl-genl make (forced > libnl version 2.0) I decided that overriding the auto-detection isn't something I actually want to support at this point since nobody has ever asked for it, so I removed those parts of your patch and applied just the NLxxFOUND corrections. Thanks! johannes -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html