Re: [Libusbx-devel] [PATCH 0/3] Fix autotools scripts
Now pushed to mainline. Regards, /Pete -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions wil
[Libusbx-devel] [PATCH 0/3] Fix autotools scripts
Some fixes for autogen.sh and bootstrap.sh Ludovic Rousseau (3): Do not use source to call an another script Use "set -e" to exit on the first error Use "$@" instead of $* to avoid spaces problems autogen.sh |7 +-- bootstrap.sh |2 ++ libusb/version.h |2 +- 3 fi