From ea50057bb6ed547de0b0edb49733f3809b7a5dc1 Mon Sep 17 00:00:00 2001 From: Alexandre Ratchov Date: Wed, 7 Nov 2012 11:52:26 +0100 Subject: [PATCH] add text about sndiod user and libpath --- configure | 34 ++++++++++++++++++++-------------- 1 file changed, 20 insertions(+), 14 deletions(-) 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 <