xref: /linux/tools/usb/usbip/autogen.sh (revision fcc8487d477a3452a1d0ccbdd4c5e0e1e3cb8bed)
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