lnav/autogen.sh
2009-09-13 18:07:32 -07:00

7 lines
90 B
Bash
Executable File

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