correct quoting
authorLove Hornquist Astrand <lha@h5l.org>
Thu, 17 Dec 2009 09:15:24 +0000 (10:15 +0100)
committerLove Hornquist Astrand <lha@h5l.org>
Thu, 17 Dec 2009 09:15:24 +0000 (10:15 +0100)
cf/pthreads.m4

index 135acd79d3a35df7e4707cab0b9353e46dd78bec..f6c530dafb6a4574930f3bb4468a9b09d108d9f9 100644 (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