base
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#! /bin/sh
|
||||
|
||||
aclocal && \
|
||||
libtoolize -c --force && \
|
||||
autoheader && \
|
||||
automake -a -c
|
||||
autoconf
|
||||
Reference in New Issue
Block a user