aboutsummaryrefslogtreecommitdiff
path: root/net-im/ysm/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/ysm/files/patch-configure')
-rw-r--r--net-im/ysm/files/patch-configure11
1 files changed, 11 insertions, 0 deletions
diff --git a/net-im/ysm/files/patch-configure b/net-im/ysm/files/patch-configure
new file mode 100644
index 000000000000..c30d0b360806
--- /dev/null
+++ b/net-im/ysm/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.orig Sun Oct 27 09:09:53 2002
++++ configure Fri Nov 1 16:45:23 2002
+@@ -2124,7 +2124,7 @@
+ int
+ main ()
+ {
+-pthread_create ();
++pthread_create_pthread_stuff_looks_ugly_feel_free_to_make_it_working ();
+ ;
+ return 0;
+ }