Files
nsrlsvr/bootstrap.sh
2013-03-02 11:50:00 -05:00

5 lines
76 B
Bash
Executable File

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