repo.or.cz
/
blackbox.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
don't include "cvs" in the version (not using cvs anymore :D)
[blackbox.git]
/
mk.sh
blob
9503899977c1edba26ed06bd2ed3cbd7b318255f
1
#!/bin/sh
2
3
[
-d
/
usr
/
local
/
shar
e
/
aclocal
]
\
4
&&
${ACLOCAL-aclocal}
-I
/
usr
/
local
/
shar
e
/
aclocal \
5
||
${ACLOCAL-aclocal}
6
${LIBTOOLIZE-libtoolize}
-c
7
${AUTOHEADER-autoheader}
8
${AUTOMAKE-automake}
--foreign -a -c
9
${AUTOCONF-autoconf}