Removed dependency on debug libusb

This commit is contained in:
2019-10-26 16:48:22 -04:00
parent 2edfdb1589
commit 43ceba8e6f
191 changed files with 3 additions and 59140 deletions

View File

@@ -1,6 +0,0 @@
#!/bin/sh
if ! test -d m4 ; then
mkdir m4
fi
autoreconf -ivf || exit 1