git.annexia.org
/
febootstrap.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
yum: Call setCacheDir so this works for non-root users.
[febootstrap.git]
/
autogen.sh
1
#!/bin/sh -
2
3
./gnulib/gnulib-tool --update
4
5
export AUTOMAKE='automake --foreign --add-missing'
6
autoreconf
7
./configure "$@"