X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=autogen.sh;fp=autogen.sh;h=5735df7fca8e59cb2fde43f204de0a50d605ec00;hb=ee7854267f81987f44e5f4973f3d55e09bd38174;hp=51d3f8918fdf92cfefe088012541838776062588;hpb=db669bbcd569f6ee2a8b0dafc307e8d3e52d0708;p=gnushogi.git diff --git a/autogen.sh b/autogen.sh index 51d3f89..5735df7 100755 --- a/autogen.sh +++ b/autogen.sh @@ -2,7 +2,4 @@ autoreconf -f -i -if [ -z "$NOCONFIGURE" ]; then - ./configure "$@" -fi - +echo "You may now run ./configure"