transmission/autogen.sh

9 lines
131 B
Bash
Executable File

#!/bin/sh
LIBTOOLIZE=libtoolize
if [ "$(uname)" == "Darwin" ] ; then
LIBTOOLIZE=glibtoolize
fi
autoreconf -fiv -I config -I m4