]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/tetex/files/configure.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / tetex / files / configure.patch
1
2 #
3 # Patch managed by http://www.holgerschurig.de/patcher.html
4 #
5
6 --- tetex-src-3.0/configure~configure.patch
7 +++ tetex-src-3.0/configure
8 @@ -3903,10 +3903,6 @@
9    if test "$with_system_t1lib" = yes; then
10        echo $ac_n "checking whether installed T1 lib is >= v 5.0.0 ""... $ac_c" 1>&6
11  echo "configure:3906: checking whether installed T1 lib is >= v 5.0.0 " >&5
12 -      if test "$cross_compiling" = yes; then
13 -  ac_compile_t1lib=1
14 -       ]
15 -else
16    cat > conftest.$ac_ext <<EOF
17  #line 3912 "configure"
18  #include "confdefs.h"
19 @@ -3939,15 +3935,7 @@
20  }
21         
22  EOF
23 -if { (eval echo configure:3943: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
24 -then
25    ac_compile_t1lib=0
26 -else
27 -  echo "configure: failed program was:" >&5
28 -  cat conftest.$ac_ext >&5
29 -  rm -fr conftest*
30 -  ac_compile_t1lib=1
31 -fi
32  rm -fr conftest*
33  fi
34  
35 @@ -3975,7 +3963,6 @@
36      LIBT1DEP=
37      using_system_t1lib=yes
38    fi
39 -fi
40  
41  
42  
43 --- tetex-src-3.0/libs/configure~configure.patch
44 +++ tetex-src-3.0/libs/configure
45 @@ -1711,10 +1711,6 @@
46    if test "$with_system_t1lib" = yes; then
47        echo $ac_n "checking whether installed T1 lib is >= v 5.0.0 ""... $ac_c" 1>&6
48  echo "configure:1714: checking whether installed T1 lib is >= v 5.0.0 " >&5
49 -      if test "$cross_compiling" = yes; then
50 -  ac_compile_t1lib=1
51 -       ]
52 -else
53    cat > conftest.$ac_ext <<EOF
54  #line 1720 "configure"
55  #include "confdefs.h"
56 @@ -1747,15 +1743,7 @@
57  }
58         
59  EOF
60 -if { (eval echo configure:1751: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
61 -then
62 -  ac_compile_t1lib=0
63 -else
64 -  echo "configure: failed program was:" >&5
65 -  cat conftest.$ac_ext >&5
66 -  rm -fr conftest*
67 -  ac_compile_t1lib=1
68 -fi
69 +ac_compile_t1lib=0
70  rm -fr conftest*
71  fi
72  
73 @@ -1783,7 +1771,6 @@
74      LIBT1DEP=
75      using_system_t1lib=yes
76    fi
77 -fi
78  
79  
80  
81 --- tetex-src-3.0/utils/texinfo/configure~configure.patch
82 +++ tetex-src-3.0/utils/texinfo/configure
83 @@ -689,7 +689,7 @@
84  # FIXME: To remove some day.
85  if test "x$host_alias" != x; then
86    if test "x$build_alias" = x; then
87 -    cross_compiling=maybe
88 +    cross_compiling=no
89      echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
90      If a cross compiler is detected then cross compile mode will be used." >&2
91    elif test "x$build_alias" != "x$host_alias"; then
92 --- tetex-src-3.0/texk/dvipng/configure~configure.patch
93 +++ tetex-src-3.0/texk/dvipng/configure
94 @@ -2642,10 +2642,7 @@
95    if test "$with_system_t1lib" = yes; then
96        echo $ac_n "checking whether installed T1 lib is >= v 5.0.0 ""... $ac_c" 1>&6
97  echo "configure:2645: checking whether installed T1 lib is >= v 5.0.0 " >&5
98 -      if test "$cross_compiling" = yes; then
99 -  ac_compile_t1lib=1
100 -       ]
101 -else
102 +ac_compile_t1lib=0
103    cat > conftest.$ac_ext <<EOF
104  #line 2651 "configure"
105  #include "confdefs.h"
106 @@ -2678,14 +2675,7 @@
107  }
108         
109  EOF
110 -if { (eval echo configure:2682: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
111 -then
112 -  ac_compile_t1lib=0
113 -else
114 -  echo "configure: failed program was:" >&5
115 -  cat conftest.$ac_ext >&5
116 -  rm -fr conftest*
117 -  ac_compile_t1lib=1
118 +ac_compile_t1lib=0
119  fi
120  rm -fr conftest*
121  fi
122 @@ -2696,7 +2686,6 @@
123            echo "$ac_t""no, will compile my own version" 1>&6
124           with_system_t1lib=no
125        fi
126 -  fi
127  
128    LDFLAGS=$OLD_LDFLAGS
129    CPP=$OLD_CPP
130 @@ -2714,7 +2703,6 @@
131      LIBT1DEP=
132      using_system_t1lib=yes
133    fi
134 -fi
135  
136  
137