summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorMichael Cahill <michael.cahill@wiredtiger.com>2012-04-04 10:25:18 +1000
committerMichael Cahill <michael.cahill@wiredtiger.com>2012-04-04 10:25:18 +1000
commit0a5bdab54eff9cf0b25a52ffe812dcc2dd154e88 (patch)
treed0b05af6207bd23af3a6476da0fce8952a414049 /autogen.sh
parent4690f8356bb1a8b9279fbe1034b724dec3169021 (diff)
downloadmongo-0a5bdab54eff9cf0b25a52ffe812dcc2dd154e88.tar.gz
Check the versions of autoconf, automake and libtool to avoid failures when trying to build from the github tree.
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh
new file mode 100755
index 00000000000..0fb46feb9da
--- /dev/null
+++ b/autogen.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+# Helper script with a familiar name to run auto* on a development tree.
+sh `dirname $0`/build_posix/reconf