libtiff/autogen.sh
Andrey Kiselev 52f2790122 New.
2004-03-19 17:26:21 +00:00

9 lines
115 B
Bash
Executable File

#!/bin/sh
set -x
aclocal
autoheader
libtoolize --automake --copy
automake --foreign --add-missing --copy
autoconf