summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap3
1 files changed, 0 insertions, 3 deletions
diff --git a/bootstrap b/bootstrap
index eaf83d5d..14fc19e3 100755
--- a/bootstrap
+++ b/bootstrap
@@ -1,8 +1,5 @@
#!/bin/sh
-set -e
-
aclocal -I infrastructure/m4
autoheader
autoconf
-( cd bundled/tdb; ./autogen.sh; )