From aadf1d2ed0542817b96483982b33d2acf54801d0 Mon Sep 17 00:00:00 2001 From: Alexandre Ratchov Date: Thu, 8 Nov 2012 08:10:59 +0100 Subject: [PATCH] on openbsd sndio user is _sndio --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 3b8fa48..b2c9c28 100755 --- a/configure +++ b/configure @@ -56,7 +56,7 @@ case `uname` in OpenBSD) sun=yes rmidi=yes - user=_sndiod + user=_sndio defs='-DHAVE_ARC4RANDOM -DHAVE_ISSETUGID \\\ -DHAVE_STRLCAT -DHAVE_STRLCPY -DHAVE_STRTONUM \\\ -DHAVE_LETOH '