Whamcloud - gitweb
- add portals to Lustre
authorbraam <braam>
Mon, 19 May 2003 04:25:32 +0000 (04:25 +0000)
committerbraam <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

index 087ff09..9deed73 100644 (file)
@@ -1,6 +1,5 @@
 #!/bin/sh
 
-find . -type d -name .deps | xargs rm -rf
 aclocal &&
-${AUTOMAKE:-automake} --add-missing &&
+automake --add-missing &&
 ${AUTOCONF:-autoconf}