summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autogen.sh')
-rw-r--r--autogen.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/autogen.sh b/autogen.sh
index f84b7846..ee10f482 100644
--- a/autogen.sh
+++ b/autogen.sh
@@ -6,9 +6,6 @@ then
MAKE=make
fi
-( cd extensions && \
- TOP_SRCDIR=.. sh tools/update-spec-gen-am.sh _gen/spec-gen.am _gen )
-
autoreconf -i
run_configure=true