summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a1a29a65..729524ea 100644
--- a/configure.ac
+++ b/configure.ac
@@ -786,7 +786,7 @@ main() { if (NSVersionOfRunTimeLibrary("System") >= (60 << 16))
;;
aarch64*-*)
seccomp_audit_arch=AUDIT_ARCH_AARCH64
- ;
+ ;;
esac
if test "x$seccomp_audit_arch" != "x" ; then
AC_MSG_RESULT(["$seccomp_audit_arch"])