diff --git a/configure b/configure index 5a8ea5c..988b77f 100755 --- a/configure +++ b/configure @@ -67,8 +67,8 @@ case `uname` in user=_sndio so_link="libsndio.so" defs='-DHAVE_ARC4RANDOM -DHAVE_ISSETUGID \\\ - -DHAVE_STRLCAT -DHAVE_STRLCPY -DHAVE_SOCK_CLOEXEC \\\ - -DHAVE_CLOCK_GETTIME' + -DHAVE_STRLCAT -DHAVE_STRLCPY \\\ + -DHAVE_SOCK_CLOEXEC -DHAVE_CLOCK_GETTIME' ;; OpenBSD) sun=yes