Whamcloud - gitweb
file netpoll-core.pc was initially added on branch b_devel.
[fs/lustre-release.git] / lustre / autogen.sh
1 #!/bin/sh
2
3 aclocal &&
4 automake --add-missing &&
5 ${AUTOCONF:-autoconf}