On Wed, Jun 2, 2010 at 17:09, Paul Bender <pebender@xxxxxxxxxx> wrote: > On 6/2/2010 7:57 AM, Kay Sievers wrote: >>> when cross compiling, it use in location the pci.ids file needs to be >>> surrounded in a conditional. Otherwise, the configure script never allows >>> the --with-pci-ids-path to be used. >> >> Why would that fail? There are 3 test in a row, two of them are >> expected to always fail. If all of them will fail, if you must specify >> the thing on the commandline. That seems to work fine here. > > I should not have used the term 'fail'. Rather, I should have used the term > 'die'. The AC_CHECK_FILE macro checks to see whether or not the package is > being cross compiled. If it is, then then it dies, causing the configure > script to stop. Ah, great. It's a feature. :) Applied. Thanks, Kay -- To unsubscribe from this list: send the line "unsubscribe linux-hotplug" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html