X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=configure.ac;h=889fe34acc9df99ca96225bf7c8981a769d9820a;hp=7e8d2d3942d080b312219eba299a665f4ade48a5;hb=a26f9bdc16c59c923b60f27cf482e2952ef67cca;hpb=f64af1d45df2a76f97337b47259363f61fab6b5f diff --git a/configure.ac b/configure.ac index 7e8d2d3..889fe34 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ -sinclude(lustre/autoconf/lustre-version.ac) AC_INIT([Lustre], [LUSTRE_VERSION], [https://bugzilla.lustre.org/], [lustre]) +sinclude(lustre/autoconf/lustre-version.ac) LB_CHECK_VERSION @@ -11,4 +11,6 @@ AC_CANONICAL_SYSTEM AM_INIT_AUTOMAKE # AM_MAINTAINER_MODE +AC_PROG_CC + LB_CONFIGURE