xiph / vorbis-tools

Command-line tools for creating and playing Ogg Vorbis files.
GNU General Public License v2.0
73 stars 28 forks source link

--disable-ogg123 still tries ogg123 #32

Open janstary opened 2 years ago

janstary commented 2 years ago

This is current git on macOS 12.3.1. Running ./configure --disable-ogg123 ends with the following message:

configure: WARNING: Prerequisites for ogg123 not met, ogg123 will be skipped.
Please ensure that you have POSIX threads, libao, and (optionally) libcurl
libraries and headers present if you would like to build ogg123.

I believe that is a bug in configure.