From: Travis Cross Date: Fri, 23 Sep 2011 16:54:41 +0000 (+0000) Subject: Revert "speed up configure" X-Git-Tag: v1.2-rc1~51^2~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82f77413e9253d468b9f530267fee2edfb3d61ab;p=thirdparty%2Ffreeswitch.git Revert "speed up configure" This reverts commit 324110bfa29a2a1a19e3c869b44b46d54f2fcf77. --- diff --git a/configure.in b/configure.in index b93bdf2c2e..62977f5fb5 100644 --- a/configure.in +++ b/configure.in @@ -1070,12 +1070,19 @@ if ! test -f noreg ; then echo "" echo "" echo $ECHO_N "Registering you for ClueCon http://www.cluecon.com $ECHO_C" 1>&6 +sleep 1 echo $ECHO_N ".$ECHO_C" 1>&6 +sleep 1 echo $ECHO_N ".$ECHO_C" 1>&6 +sleep 1 echo $ECHO_N ".$ECHO_C" 1>&6 +sleep 1 echo $ECHO_N ".$ECHO_C" 1>&6 +sleep 1 echo $ECHO_N ".$ECHO_C" 1>&6 +sleep 1 AC_MSG_RESULT([ See you in August. ;-)]) +sleep 2 echo "" fi