fix syntax error

This commit is contained in:
Damien Miller 2015-06-18 15:07:56 +10:00
parent 596dbca82f
commit 5c15e22c69
1 changed files with 1 additions and 1 deletions

View File

@ -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"])