]> git.sur5r.net Git - openocd/commit
Fix autogen.sh invocation of libjaylink
authorMarc Schink <openocd-dev@marcschink.de>
Sun, 24 Jul 2016 11:06:33 +0000 (13:06 +0200)
committerPaul Fertser <fercerpav@gmail.com>
Sat, 5 Nov 2016 20:40:18 +0000 (20:40 +0000)
commitf60d42b0e2d7c1bde4f75cf5fcaeddf11d21f7ed
tree968836a86c08dd5ab77fb00816198dd004621f22
parent84111194b8e39cd27cbeedfa876a775ffea7d1c5
Fix autogen.sh invocation of libjaylink

Move autogen.sh invocation of libjaylink from the configure to the
bootstrap script because the configure script is included in tarball
releases but autotools are not required to be available on end-user
machines.

Thanks to Paul Fertser for spotting this.

Change-Id: I5489ae83885157a01803eed51a7328e47d67ea6d
Signed-off-by: Marc Schink <openocd-dev@marcschink.de>
Reviewed-on: http://openocd.zylin.com/3569
Tested-by: jenkins
Reviewed-by: Paul Fertser <fercerpav@gmail.com>
bootstrap
configure.ac