diff options
author | Stefan Eßer <se@FreeBSD.org> | 1999-02-20 00:08:37 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 1999-02-20 00:08:37 +0000 |
commit | 0b19c45675b23854f5bb6d24dfec8e3b5cce9d0e (patch) | |
tree | d8c33e6a7ca6370037f2b21a7820592837c50e4a /emulators/wine/files/patch-ar | |
parent | upgrade to dev.17 (diff) |
Upgrade to 990214 version of Wine.
Notes
Notes:
svn path=/head/; revision=16783
Diffstat (limited to 'emulators/wine/files/patch-ar')
-rw-r--r-- | emulators/wine/files/patch-ar | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/emulators/wine/files/patch-ar b/emulators/wine/files/patch-ar index 3dfdbc7afdcb..a35e94da457c 100644 --- a/emulators/wine/files/patch-ar +++ b/emulators/wine/files/patch-ar @@ -4,25 +4,25 @@ *** 2616,2620 **** ; return 0; } EOF -! if { (eval echo configure:2993: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then +! if { (eval echo configure:3304: \"$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 +! if { (eval echo configure:3304: \"$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 +! if { (eval echo configure:3345: \"$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 +! if { (eval echo configure:3345: \"$ac_link\") 1>&5; (eval $ac_link) </dev/null 2>&5; } && test -s conftest; then rm -rf conftest* ac_cv_c_asm_string="yes" |