summaryrefslogtreecommitdiffstats
path: root/patches/mod_python-3.3.1/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'patches/mod_python-3.3.1/autogen.sh')
-rwxr-xr-xpatches/mod_python-3.3.1/autogen.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/patches/mod_python-3.3.1/autogen.sh b/patches/mod_python-3.3.1/autogen.sh
deleted file mode 100755
index 2eb8ac4b4..000000000
--- a/patches/mod_python-3.3.1/autogen.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-
-export ACLOCAL_FLAGS="-I m4"
-
-`dirname $0`/autogen-generic.sh
-