X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=configure.ac;h=c6219c5d4126bc4db5dac8fc8f1aac0bac6ca67c;hp=92cd6ee496e72d837b078edf3244f118040e8469;hb=0e170303e6d5ffcd7c03eb1a4269ef181ce7cc2a;hpb=4df63615669a69b51c752cc4e416f705f8a56197 diff --git a/configure.ac b/configure.ac index 92cd6ee..c6219c5 100644 --- a/configure.ac +++ b/configure.ac @@ -16,9 +16,10 @@ AM_MAINTAINER_MODE([enable]) AC_PROG_CC AC_PROG_LIBTOOL - +AC_PROG_MKDIR_P AM_PROG_AS +AC_PATH_PROG(RPMBUILD, rpmbuild) AC_CHECK_TOOLS(AR, ar) LB_CONFIGURE