diff --git a/configure b/configure index 179f8d2..3b8fa48 100755 --- a/configure +++ b/configure @@ -176,17 +176,23 @@ do < $makefile.in > $makefile done -echo -echo "bindir................... $bindir" -echo "datadir.................. $datadir" -echo "includedir............... $includedir" -echo "libdir................... $libdir" -echo "mandir................... $mandir" -echo "user..................... $user" -echo "precision................ $precision" -echo "alsa..................... $alsa" -echo "sun...................... $sun" -echo "rmidi.................... $rmidi" -echo -echo "Do \"make && make install\" to compile and install sndio" -echo +cat <