X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=configure.ac;h=19c095ee922e6154359e0a82600b5c0382d99c02;hb=5de43a606c949dbb74272d5b09627ddd5f64b06b;hp=9b6c69ef5cec56b623ee30f60355688db241fa8f;hpb=1e827902be9194d71ea851c9ce2676f65eeed33a;p=sliver-openvswitch.git diff --git a/configure.ac b/configure.ac index 9b6c69ef5..19c095ee9 100644 --- a/configure.ac +++ b/configure.ac @@ -137,4 +137,6 @@ if test "$HAVE_NETLINK" = yes && test "$ESX" = no; then AC_DEFINE([LINUX_DATAPATH], [1], [System uses the linux datapath module.]) fi +m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES]) + AC_OUTPUT