- corrected automake script
git-svn-id: svn://svn.berlios.de/openocd/trunk@195 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
@@ -21,9 +21,10 @@ FTDI2232LIB = -lftdi
|
||||
else
|
||||
if PRESTO_LIBFTDI
|
||||
FTDI2232LIB = -lftdi
|
||||
endif
|
||||
else
|
||||
FTDI2232LIB =
|
||||
endif
|
||||
endif
|
||||
|
||||
if USBPROG
|
||||
LIBUSB = -lusb
|
||||
|
||||
Reference in New Issue
Block a user