hlswmaster/autogen.sh

9 lines
77 B
Bash

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