X-Git-Url: https://arthur.barton.de/gitweb/?p=netdata.git;a=blobdiff_plain;f=configure.ac;h=26308d8cb394569c7e75b7a1fd39dab59b6eecfc;hp=5b187ca9d4afae70199bc267b1338e16bb4e9a3e;hb=c45b5b81dab43dc377f5d163c2b693ab0d517bb4;hpb=9e43e778496949aa2c5648a377bb80fd98f4534d diff --git a/configure.ac b/configure.ac index 5b187ca9..26308d8c 100644 --- a/configure.ac +++ b/configure.ac @@ -296,7 +296,7 @@ PKG_CHECK_MODULES( [have_libcap=no] )], [have_libcap=no] - )] + )], [have_libcap=no] ) test "${with_libcap}" = "yes" -a "${have_libcap}" != "yes" && AC_MSG_ERROR([libcap required but not found.])