On Sat, Apr 19, 2014 at 01:49:48PM +0800, Xiaofan Chen wrote: > Another minor problem, I think the following "./configure --help" output is > not really correct. > --enable-openjtag_ftdi Enable building support for the OpenJTAG Programmer > with ftdi driver > > I believe it should be > --enable-openjtag_libftdi Enable building support for the OpenJTAG > Programmer > with libftdi driver > > The reason is that "--enable-openjtag_libftdi" actually works
Hm, looking through the configure.ac I can't see how it can be so, --enable-openjtag_libftdi just can't work, and --enable-openjtag_ftdi seems to be entirely correct. -- Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software! mailto:[email protected] ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/NeoTech _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
