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