cryb-otp/autogen.sh
Dag-Erling Smørgrav cb0cd62139 Skeleton
2017-03-05 01:04:07 +01:00

8 lines
96 B
Bash
Executable file

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