diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config.h.in b/config.h.in index 27ba4b10..bf5f120d 100644 --- a/config.h.in +++ b/config.h.in @@ -12,8 +12,8 @@ /* capsicum support available */ #undef HAVE_CAPSICUM -/* Define to 1 if you have the `cap_enter' function. */ -#undef HAVE_CAP_ENTER +/* Casper library available */ +#undef HAVE_CASPER /* Define to 1 if you have the `cap_ioctls_limit' function. */ #undef HAVE_CAP_IOCTLS_LIMIT |