Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
* now current with lmc and lconf
[fs/lustre-release.git]
/
lustre
/
autogen.sh
1
#!/bin/sh
2
3
find . -type d -name .deps | xargs rm -rf
4
aclocal &&
5
automake --add-missing &&
6
autoconf