isync/autogen.sh
2004-01-11 11:53:16 +00:00

7 lines
72 B
Bash
Executable File

#! /bin/sh
set -e -v
aclocal
autoheader
automake --add-missing
autoconf