ao-tools: Allow building without stlink and readline
authorKeith Packard <keithp@keithp.com>
Sun, 8 Dec 2013 19:07:46 +0000 (11:07 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 8 Dec 2013 19:07:46 +0000 (11:07 -0800)
commitebb36d56c732ffe9cdb8d2ea53d00e1d4ece8f97
tree46b321232b9b56cb77d538c49293073d20bdd241
parent5fd0dc6f69e7614ba71bbc215b32260a11595af3
ao-tools: Allow building without stlink and readline

This adds --without-stlink and --without-readline options to configure
to disable these features, and adjusts the build process and code to
handle that.

Signed-off-by: Keith Packard <keithp@keithp.com>
ao-tools/Makefile.am
ao-tools/ao-dbg/Makefile.am
ao-tools/ao-dbg/ao-dbg-main.c
ao-tools/ao-elftohex/Makefile.am
ao-tools/ao-stmload/Makefile.am
ao-tools/ao-usbload/Makefile.am
configure.ac