diff --git a/autogen.sh b/autogen.sh index d1a2e9d2..f6813c3f 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh # Run this to generate configure, Makefile.in's, etc (autoreconf --version) < /dev/null > /dev/null 2>&1 || {