gajim-plural/autogen.sh

7 lines
81 B
Bash
Executable File

#!/bin/sh
aclocal -I ./m4 --force
autoconf
autoheader
automake --add-missing