freeswitch/libs/tiff-3.8.2/autogen.sh

9 lines
121 B
Bash
Executable File

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