tweak spacing

This commit is contained in:
Alexandre Ratchov 2017-03-27 12:46:22 +02:00
parent d6e9a73e41
commit 7d804be937
1 changed files with 2 additions and 2 deletions

4
configure vendored
View File

@ -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