Commit 414bf37a authored by Anders Darander's avatar Anders Darander
Browse files

Add instructions to run autogen.sh to libusb


As this will autogenerate the configure script, remove that one from git.
Signed-off-by: default avatarAnders Darander <anders@chargestorm.se>
parent 145c5786
......@@ -44,6 +44,7 @@ Step1: Build libusbx-1.0.18
Building:
$ cd libusbx-1.0.18
$ ./autogen.sh
$ ./configure
$ make
$ sudo make install
......
This diff is collapsed.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment