On 10 September 2010 03:44, Brett Witherspoon <[email protected]> wrote: > Hello, > Below I have included a patch which allows one to explicitly > disable the optional libimobiledevice support while configuring autotools > instead of relying on a pkg check only. It will retain your default > behavior if no option is specified or if with-idevice is given, but will > skip the check and disable it if without-idevice is used. > I have been using this for creating binaries distrubuted to > other machines which dont have or need the option. It is also > termendously helpful regarding dependencies on source base distro's that > allow one to enable and disable the option. I hope you will consider > implementing this or something similiar.
Applied your fixed patch, many thanks: commit 53611449eefe3dd8de61be8b9e89cdf71b9d54e0 Author: Brett Witherspoon <[email protected]> Date: Mon Sep 20 12:18:08 2010 +0100 Allow explicitly disabling libimobiledevice support Signed-off-by: Richard Hughes <[email protected]> Richard. _______________________________________________ devkit-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/devkit-devel
