1
1
mirror of https://github.com/tstack/lnav.git synced 2024-08-16 08:20:29 +03:00
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