Removing unused line

This commit is contained in:
Sanel Zukan 2009-01-26 12:57:13 +00:00
parent 5155215b68
commit c85f4b654c

View File

@ -20,9 +20,6 @@ EOF
if aclocal -I m4 && autoheader && autoconf; then
#dump_config "Jamconfig.in"
# a junk from autoheader
rm -f "edeconf.h.in~"
echo ""
echo "Now run ./configure [OPTIONS]"
echo "or './configure --help' to see them"