mirror of the now-defunct rocklinux.org
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.
|
--- ./configure.orig 2004-06-04 15:45:24.000000000 +0200
|
|
+++ ./configure 2004-07-03 12:38:49.000000000 +0200
|
|
@@ -31720,7 +31720,7 @@
|
|
# skip cygwin -pthread or -pthreads test
|
|
;;
|
|
*)
|
|
- for flag in pthread pthreads; do
|
|
+ for flag in ; do
|
|
glib_save_CFLAGS="$CFLAGS"
|
|
CFLAGS="$CFLAGS -$flag"
|
|
if test "$cross_compiling" = yes; then
|