diff --git a/configure b/configure index 84fdeaa97..d9ec51ddc 100755 --- a/configure +++ b/configure @@ -1,10 +1,6 @@ #!/bin/sh -echo "" -echo "Usage of configure & Co is deprecated! Please use" -echo "" -echo " cmake . -DCMAKE_INSTALL_PREFIX=/usr" -echo "" -echo "or similiar instead." +echo "Usage of configure & Co is deprecated! Please see the INSTALL file:" echo "" +cat INSTALL