Hi I tried to make it similar to your one, but I couldn't make it to work (putting the AM_CONDITIONAL into a loop didn't work as they deactivated themselves, when they were in if statements in loop the autoconf/automake said something about it not appearing or in condition, and failed), and your way of passing the whole list into Makefiles is not possible as libfprint knows what plugins to expect (totem doesn't, if I understood the Makefiles well), or would require some automake magic which is beyond my skill.
anyway, I also tried to make some kind of autodetection using "/proc/bus/usb/devices", but I need some kind of grep/sed/awk magic command to load the USB IDs from the drivers Pavel Bastien Nocera wrote: > > Better would be just passing a list of plugins, instead or having > individual flags. See: > http://svn.gnome.org/viewvc/totem/trunk/configure.in?view=markup > > Look for allowed_plugins in the file there. > > Cheers > > _______________________________________________ fprint mailing list [email protected] http://lists.reactivated.net/mailman/listinfo/fprint
