From ecdee35a8ed2e4d36aba45d1fe81faf465d0331f Mon Sep 17 00:00:00 2001
From: Martin Jansa <Martin.Jansa@gmail.com>
Date: Tue, 3 Apr 2012 19:49:45 +0200
Subject: [PATCH] ConstantsTable.pm: drop OPT_INCNOEXEC

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
 xs/tables/current/Apache2/ConstantsTable.pm |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/xs/tables/current/Apache2/ConstantsTable.pm b/xs/tables/current/Apache2/ConstantsTable.pm
index 3f86493..d6cd1b8 100644
--- a/xs/tables/current/Apache2/ConstantsTable.pm
+++ b/xs/tables/current/Apache2/ConstantsTable.pm
@@ -52,7 +52,6 @@ $Apache2::ConstantsTable = {
       'OPT_SYM_LINKS',
       'OPT_EXECCGI',
       'OPT_UNSET',
-      'OPT_INCNOEXEC',
       'OPT_SYM_OWNER',
       'OPT_MULTI',
       'OPT_ALL'
-- 
1.7.8.5