Files
lix/bootstrap.sh
T

6 lines
72 B
Bash
Executable File

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