cryb-otp/autogen.sh

8 lines
96 B
Bash
Executable File

#!/bin/sh
libtoolize --copy --force
aclocal -I m4
autoheader
automake -a -c --foreign
autoconf