summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xautogen.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh
index 2a19274..6a2f21c 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,2 +1,3 @@
+#!/bin/sh
autoreconf -i --force && ./configure "$@"