From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jan Stary Newsgroups: gmane.comp.audio.sox.devel Subject: ./configure --help Date: Wed, 25 Feb 2015 20:52:49 +0100 Message-ID: <20150225195249.GA6440@www.stare.cz> Reply-To: sox-devel@lists.sourceforge.net NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1424896357 5357 80.91.229.3 (25 Feb 2015 20:32:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 25 Feb 2015 20:32:37 +0000 (UTC) To: sox-devel@lists.sourceforge.net Original-X-From: sox-devel-bounces@lists.sourceforge.net Wed Feb 25 21:32:32 2015 Return-path: Envelope-to: gcasd-sox-devel@m.gmane.org X-ACL-Warn: Mail-Followup-To: sox-devel@lists.sourceforge.net Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-Spam-Score: -0.0 (/) X-Spam-Report: Spam Filtering performed by mx.sourceforge.net. See http://spamassassin.org/tag/ for more details. -0.0 T_RP_MATCHES_RCVD Envelope sender domain matches handover relay domain 0.0 AWL AWL: Adjusted score from AWL reputation of From: address X-Headers-End: 1YQi15-0006KY-SE X-BeenThere: sox-devel@lists.sourceforge.net X-Mailman-Version: 2.1.9 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: sox-devel-bounces@lists.sourceforge.net Xref: news.gmane.org gmane.comp.audio.sox.devel:397 Archived-At: Received: from lists.sourceforge.net ([216.34.181.88]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YQicv-0000hf-QB for gcasd-sox-devel@m.gmane.org; Wed, 25 Feb 2015 21:32:14 +0100 Received: from localhost ([127.0.0.1] helo=sfs-ml-4.v29.ch3.sourceforge.com) by sfs-ml-4.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1YQict-0000dy-9s; Wed, 25 Feb 2015 20:32:11 +0000 Received: from sog-mx-3.v43.ch3.sourceforge.com ([172.29.43.193] helo=mx.sourceforge.net) by sfs-ml-4.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1YQi1E-000487-MV for sox-devel@lists.sourceforge.net; Wed, 25 Feb 2015 19:53:16 +0000 Received: from mx.stare.cz ([79.98.77.229] helo=www.stare.cz) by sog-mx-3.v43.ch3.sourceforge.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) id 1YQi15-0006KY-SE for sox-devel@lists.sourceforge.net; Wed, 25 Feb 2015 19:53:16 +0000 Received: from www.stare.cz (localhost [127.0.0.1]); by www.stare.cz (OpenSMTPD) with ESMTP id 6cc7c667; for ; Wed, 25 Feb 2015 20:52:49 +0100 (CET) This is the ./configure --help of the new 14.4.2. After the obligatory options such as --prefix, it presents the 'Optional Packages' section. This offers various additinal audio formats and output drivers. I believe it would be an improvement if those two were separated into, say, 'Aduio Formats', and 'Output Drivers', or at least regrouped in the output of --help. Specifically, --with-sndio=dyn load sndio dynamically --with-coreaudio=dyn load coreaudio dynamically --with-alsa=dyn load alsa dynamically --with-ao=dyn load ao dynamically --with-pulseaudio=dyn load pulseaudio dynamically --with-waveaudio=dyn load waveaudio dynamically --with-oss=dyn load oss dynamically --with-sunaudio=dyn load sunaudio dynamically are audio output drivers and you typically want exactly one of them; now, they are reported inbetween various codecs, of which you probably want many. Does this make sense? Would configure.ac be the right file to edit? Jan ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/