remove COMPAT_PACKED

This commit is contained in:
Alexandre Ratchov 2011-05-07 01:43:44 +02:00
parent 67ac528d10
commit 90905eea06
1 changed files with 1 additions and 1 deletions

2
configure vendored
View File

@ -47,7 +47,7 @@ case `uname` in
so="$so libsndio.so.\${MAJ} libsndio.so"
defs='-DCOMPAT_ISSETUGID \\\
-DCOMPAT_STRLCAT -DCOMPAT_STRLCPY -DCOMPAT_STRTONUM \\\
-DCOMPAT_LETOH -DCOMPAT_PACKED -DDEV_RANDOM=\\"/dev/urandom\\"'
-DCOMPAT_LETOH -DDEV_RANDOM=\\"/dev/urandom\\"'
;;
OpenBSD)
sun=yes