Whamcloud - gitweb
LU-1095 debug: no console message for long symlink
[fs/lustre-release.git] / configure.ac
index 102257d..48e4d3c 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
@@ -11,7 +11,7 @@ LC_CONFIG_SRCDIR
 
 AC_CANONICAL_SYSTEM
 
-AM_INIT_AUTOMAKE
+AM_INIT_AUTOMAKE([1.9 tar-ustar])
 # AM_MAINTAINER_MODE
 
 AC_PROG_CC