X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=configure.ac;h=92cd6ee496e72d837b078edf3244f118040e8469;hp=3876d6212045ad498a996eb837e80947927ba71e;hb=8701e7e4b5ec1b34700c95b9b6588f4745730b72;hpb=4dd31baae9a73502c5c7bb5c0962fd703e231fd5 diff --git a/configure.ac b/configure.ac index 3876d62..92cd6ee 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.57]) -AC_INIT([Lustre], [LUSTRE_VERSION], [http://bugs.whamcloud.com/], [lustre]) +AC_INIT([Lustre], [LUSTRE_VERSION], [https://jira.hpdd.intel.com/], [lustre]) sinclude(lustre/autoconf/lustre-version.ac) AC_CONFIG_AUX_DIR([config]) @@ -15,6 +15,7 @@ AM_INIT_AUTOMAKE([1.10 tar-ustar -Wno-portability]) AM_MAINTAINER_MODE([enable]) AC_PROG_CC +AC_PROG_LIBTOOL AM_PROG_AS