correct quoting

This commit is contained in:
Love Hornquist Astrand
2009-12-17 10:15:24 +01:00
parent c0b1bab378
commit 1b6d89c457

View File

@@ -34,7 +34,7 @@ case "$host" in
;;
*-*-freebsd[[789]]*)
native_pthread_support=yes
PTHREADS_LIBADD="-lpthread
PTHREADS_LIBADD="-lpthread"
;;
*-*-openbsd*)
native_pthread_support=yes