We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23b6ade commit 6a5718bCopy full SHA for 6a5718b
config/acx_pthread.m4
@@ -99,7 +99,6 @@ for flag in $acx_pthread_flags; do
99
if test x"$acx_pthread_config" = xno; then continue; fi
100
tryPTHREAD_CFLAGS="`pthread-config --cflags`"
101
tryPTHREAD_LIBS="`pthread-config --ldflags` `pthread-config --libs`"
102
- fi
103
;;
104
105
*)
configure
@@ -13258,7 +13258,6 @@ fi
13258
13259
13260
13261
13262
13263
13264
0 commit comments