Whamcloud - gitweb
don't assume PDSH as ssh, which caused troubles for testing.
[fs/lustre-release.git] / configure.ac
1 sinclude(lustre/autoconf/lustre-version.ac)
2
3 AC_INIT([Lustre], [LUSTRE_VERSION], [https://bugzilla.lustre.org/], [lustre])
4
5 LB_CHECK_VERSION
6
7 LC_CONFIG_SRCDIR
8
9 AC_CANONICAL_SYSTEM
10
11 AM_INIT_AUTOMAKE
12 # AM_MAINTAINER_MODE
13
14 AC_PROG_CC
15
16 LB_CONFIGURE