repo.or.cz
/
libmkv.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Move EBML functions out of matroska.c into their own file.
[libmkv.git]
/
bootstrap.sh
blob
6d8b26b2d0e96878a8936cf268286d4840b6fbdf
1
#! /bin/sh
2
3
aclocal \
4
&&
libtoolize
--force --copy
\
5
&&
autoheader \
6
&&
automake
--add-missing --copy
\
7
&&
autoconf