aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/scim-pinyin/files/patch-ltmain.sh
blob: b6c7c51daba2c32dc4114541968bad996054df11 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- ./ltmain.sh.orig    Thu Aug 11 21:04:29 2005
+++ ./ltmain.sh Sun Feb 18 20:49:45 2007
@@ -2196,6 +2196,9 @@
      alldeplibs=yes
      continue
      ;;
+   -pthread)
+     continue
+     ;;
    esac # case $deplib
    if test "$found" = yes || test -f "$lib"; then :
    else