diff configure @ 7269:a5f1baaf7714

Applied patch for OpenBDS from Marc Espie (submitted by Bj«Órn Sandell <biorn@dce.chalmers.se>)
author bertrand
date Wed, 04 Sep 2002 17:46:03 +0000
parents fed038dd80ea
children 5d6f1bc7d64e
line wrap: on
line diff
--- a/configure	Wed Sep 04 16:25:51 2002 +0000
+++ b/configure	Wed Sep 04 17:46:03 2002 +0000
@@ -3238,6 +3238,7 @@
     _def_cdparanoia='#define HAVE_CDDA'
     _inputmodules="cdda $_inputmodules"
     _ld_cdparanoia="$_ld_cdparanoia -lcdda_interface -lcdda_paranoia"
+    openbsd && _ld_cdparanoia="$_ld_cdparanoia -lutil"
 else
     _def_cdparanoia='#undef HAVE_CDDA'
     _noinputmodules="cdda $_noinputmodules"