clean up noisy configure

This commit is contained in:
Mike Jerris 2016-07-19 16:52:52 -04:00
parent fdcb590a7f
commit 7e021af4d5
1 changed files with 0 additions and 16 deletions

View File

@ -1975,22 +1975,6 @@ esac
AC_OUTPUT
##
## Registering for ClueCon
##
if ! test -f noreg -o -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
AC_MSG_RESULT([ See you in August. ;-)])
echo ""
fi
##
## Configuration summary
##