mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
14 lines
310 B
Plaintext
14 lines
310 B
Plaintext
--- configure.bak Thu Jun 27 14:20:21 2002
|
|
+++ configure Wed Sep 24 09:40:31 2003
|
|
@@ -3247,8 +3247,8 @@
|
|
EOF
|
|
|
|
echo "$ac_t""enabled" 1>&6
|
|
- PTHREAD_CFLAGS="-pthread"
|
|
- PTHREAD_LFLAGS="-pthread"
|
|
+# PTHREAD_CFLAGS="-pthread"
|
|
+# PTHREAD_LFLAGS="-pthread"
|
|
else
|
|
echo "$ac_t""disabled" 1>&6
|
|
fi
|