Whamcloud - gitweb
b=23409 add -i to the setstripe usage and man page
[fs/lustre-release.git] / configure.ac
1
2 AC_INIT([Lustre], [LUSTRE_VERSION], [https://bugzilla.lustre.org/], [lustre])
3 sinclude(lustre/autoconf/lustre-version.ac)
4
5 # Overridden in LB_PATH_LDISKFS on certain branches
6 AM_CONDITIONAL(LDISKFS_ENABLED, false)
7
8 LB_CHECK_VERSION
9
10 LC_CONFIG_SRCDIR
11
12 AC_CANONICAL_SYSTEM
13
14 AM_INIT_AUTOMAKE
15 # AM_MAINTAINER_MODE
16
17 AC_PROG_CC
18
19 LB_CONFIGURE