diff --git a/zsnes/src/configure.in b/zsnes/src/configure.in index 9a1a0d88..6f026b6f 100644 --- a/zsnes/src/configure.in +++ b/zsnes/src/configure.in @@ -184,11 +184,5 @@ fi echo echo The binary will be installed in $prefix/bin echo -if test "$target" = "*-*-*bsd*"; then -echo Configure complete, now type \'gmake\' and pray. -else echo Configure complete, now type \'make\' and pray. -fi echo - -