repo.or.cz
/
sugar-toolbox.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove old cruft
[sugar-toolbox.git]
/
autogen.sh
blob
3d12f8f0341fb4d87be777cf0e01deb6cafa8ac5
1
#!/bin/sh
2
export
ACLOCAL
=
"aclocal -I m4"
3
4
intltoolize
5
autoreconf
-i
6
.
/
configure
"$@"