Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb3f8a5
)
- add portals to Lustre
author
braam
<braam>
Mon, 19 May 2003 04:25:32 +0000
(
04:25
+0000)
committer
braam
<braam>
Mon, 19 May 2003 04:25:32 +0000
(
04:25
+0000)
- fix up makefiles
- add initial part of 2.5 in kernel make infrastructure
- cleanup tcpnal prototypes etc.
lustre/autogen.sh
patch
|
blob
|
history
diff --git
a/lustre/autogen.sh
b/lustre/autogen.sh
index
087ff09
..
9deed73
100644
(file)
--- a/
lustre/autogen.sh
+++ b/
lustre/autogen.sh
@@
-1,6
+1,5
@@
#!/bin/sh
-find . -type d -name .deps | xargs rm -rf
aclocal &&
-
${AUTOMAKE:-automake}
--add-missing &&
+
automake
--add-missing &&
${AUTOCONF:-autoconf}