clean up noisy configure
This commit is contained in:
parent
fdcb590a7f
commit
7e021af4d5
16
configure.ac
16
configure.ac
|
@ -1975,22 +1975,6 @@ esac
|
||||||
|
|
||||||
AC_OUTPUT
|
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
|
## Configuration summary
|
||||||
##
|
##
|
||||||
|
|
Loading…
Reference in New Issue