1
1
mirror of https://github.com/tstack/lnav.git synced 2024-09-11 13:05:51 +03:00
lnav/autogen.sh

7 lines
90 B
Bash
Raw Normal View History

2009-09-14 05:07:32 +04:00
#! /bin/sh
aclocal -I .
autoheader -I .
automake --add-missing --copy --foreign
autoconf