xref: /linux/tools/usb/usbip/autogen.sh (revision 9fb29c734f9e98adc1f2f3c4629fe487cb93f2dd)
1#!/bin/sh -x
2
3#aclocal
4#autoheader
5#libtoolize --copy --force
6#automake-1.9 -acf
7#autoconf
8
9autoreconf -i -f -v
10