aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 90107a2..2610762 100644
--- a/configure.ac
+++ b/configure.ac
@@ -38,6 +38,7 @@ AC_CHECK_HEADERS([getopt.h pcre.h])
AC_CHECK_FUNCS([getdtablesize])
GRECS_SETUP(grecs, [all-parsers git2chg])
+RUNCAP_SETUP
AM_CONDITIONAL([COND_PCRE],
[test "$ac_cv_header_pcre_h" = yes && test "$ac_cv_lib_pcre_main" = yes])

Return to:

Send suggestions and report system problems to the System administrator.