dust3d/thirdparty/carve-1.4.0/autogen.sh

7 lines
97 B
Bash
Executable File

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