correct quoting
This commit is contained in:
@@ -34,7 +34,7 @@ case "$host" in
|
|||||||
;;
|
;;
|
||||||
*-*-freebsd[[789]]*)
|
*-*-freebsd[[789]]*)
|
||||||
native_pthread_support=yes
|
native_pthread_support=yes
|
||||||
PTHREADS_LIBADD="-lpthread
|
PTHREADS_LIBADD="-lpthread"
|
||||||
;;
|
;;
|
||||||
*-*-openbsd*)
|
*-*-openbsd*)
|
||||||
native_pthread_support=yes
|
native_pthread_support=yes
|
||||||
|
Reference in New Issue
Block a user