aboutsummaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorJosh Triplett <josh@joshtriplett.org>2013-11-27 17:21:40 -0800
committerJosh Triplett <josh@joshtriplett.org>2013-11-27 17:21:40 -0800
commitf80b723c6689773a23600b5a866a10f56565d2b7 (patch)
tree26f4b4a4ef61b65c3eed065645844943263d93ac /autogen.sh
parent694c7c81610ff17251964c25f767b5440d25642a (diff)
downloadbitcoin-f80b723c6689773a23600b5a866a10f56565d2b7.tar.xz
autogen.sh: Add a /bin/sh shebang.
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh
index 4e7011a596..5a29d5f38e 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1 +1,2 @@
+#!/bin/sh
autoreconf -vif