diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in index 78e7a02d..94fb8f96 100644 --- a/config.h.in +++ b/config.h.in @@ -156,6 +156,9 @@ /* Define to 1 if you have the <alloca.h> header file. */ #undef HAVE_ALLOCA_H +/* AppArmor Support */ +#undef HAVE_APPARMOR + /* Define to 1 if you have backtrace(). */ #undef HAVE_BACKTRACE |