aboutsummaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 53ba526..e3844a7 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -6,7 +6,6 @@ if [ "$1" == "-d" ]; then
shift;
echo "Running ./configure"
echo
- sleep 1s
./configure "$@"
elif [ -n "$1" ]; then
echo