Whamcloud - gitweb
LU-1581 utils: osd_make_lustre() wrapper
[fs/lustre-release.git] / configure.ac
index 1fc11c9..9574d0c 100644 (file)
@@ -1,5 +1,5 @@
 
-AC_INIT([Lustre], [LUSTRE_VERSION], [https://bugzilla.lustre.org/], [lustre])
+AC_INIT([Lustre], [LUSTRE_VERSION], [http://bugs.whamcloud.com/], [lustre])
 sinclude(lustre/autoconf/lustre-version.ac)
 
 # Overridden in LB_PATH_LDISKFS on certain branches
@@ -16,4 +16,6 @@ AM_INIT_AUTOMAKE([1.9 tar-ustar])
 
 AC_PROG_CC
 
+AM_PROG_AS
+
 LB_CONFIGURE