You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
Index: configure |
|
--- configure.orig 2019-10-03 02:52:42.000000000 +0200 |
|
+++ configure 2019-10-03 08:17:12.253384000 +0200 |
|
@@ -20162,7 +20162,7 @@ |
|
# ignore this macro, third-party headers might not.) |
|
|
|
PTHREAD_CFLAGS="-pthread" |
|
- PTHREAD_LIBS= |
|
+ PTHREAD_LIBS="-pthread" |
|
|
|
ax_pthread_ok=yes |
|
|
|
|