diff options
Diffstat (limited to 'autogen.sh')
-rwxr-xr-x | autogen.sh | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -6,7 +6,6 @@ if [ "$1" == "-d" ]; then shift; echo "Running ./configure" echo - sleep 1s ./configure "$@" elif [ -n "$1" ]; then echo |