diff --git a/zsnes/src/autogen.sh b/zsnes/src/autogen.sh index d74aebed..f6a5bf18 100755 --- a/zsnes/src/autogen.sh +++ b/zsnes/src/autogen.sh @@ -1,4 +1,4 @@ -#!/bin/ah +#!/bin/sh echo "Generating build information using aclocal, automake and autoconf" echo "This may take a while ..."