Whamcloud - gitweb
b=10958
[fs/lustre-release.git] / configure.ac
index 7e8d2d3..889fe34 100644 (file)
@@ -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