summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 99343b1917..fa7e1abba3 100755
--- a/configure
+++ b/configure
@@ -5226,7 +5226,7 @@ if test "$_cdparanoia" = yes ; then
_cdda='yes'
_ld_extra="$_ld_extra -lcdda_interface -lcdda_paranoia"
openbsd && _ld_extra="$_ld_extra -lutil"
- test $_network = yes && _cddb=yes
+ test $_network = yes && not darwin && _cddb=yes
fi
echores "$_cdparanoia"