lnav/autogen.sh

7 lines
90 B
Bash
Executable File

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