X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=configure.ac;h=bcfb2276d59f2fe17887d00bf360ce6d87e2ef73;hb=620606f63cc56c7541005dc6787106789e2c364e;hp=539d5e3aa876d64f69aaa8a107bc574ee86228b3;hpb=85b20fd6ee585f462e012fbcc7f966a81edab2ed;p=sliver-openvswitch.git diff --git a/configure.ac b/configure.ac index 539d5e3aa..bcfb2276d 100644 --- a/configure.ac +++ b/configure.ac @@ -27,6 +27,7 @@ AC_PROG_CPP AC_PROG_RANLIB AC_PROG_MKDIR_P AC_PROG_FGREP +AC_PROG_EGREP AC_ARG_VAR([PERL], [path to Perl interpreter]) AC_PATH_PROG([PERL], perl, no)