summaryrefslogtreecommitdiff
path: root/emulators/wine-devel/files/patch-ar
blob: 3dfdbc7afdcb79a3d08f68b2410d38c64e6c86b7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
*** configure.orig	Wed Dec 23 19:24:45 1998
--- configure	Wed Dec 23 19:26:33 1998
***************
*** 2616,2620 ****
  ; return 0; }
  EOF
! if { (eval echo configure:2993: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
    rm -rf conftest*
    ac_cv_c_extern_prefix="yes"
--- 2616,2620 ----
  ; return 0; }
  EOF
! if { (eval echo configure:2993: \"$ac_link\") 1>&5; (eval $ac_link) </dev/null 2>&5; } && test -s conftest; then
    rm -rf conftest*
    ac_cv_c_extern_prefix="yes"
***************
*** 2657,2661 ****
  ; return 0; }
  EOF
! if { (eval echo configure:3034: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
    rm -rf conftest*
    ac_cv_c_asm_string="yes"
--- 2657,2661 ----
  ; return 0; }
  EOF
! if { (eval echo configure:3034: \"$ac_link\") 1>&5; (eval $ac_link) </dev/null 2>&5; } && test -s conftest; then
    rm -rf conftest*
    ac_cv_c_asm_string="yes"