summaryrefslogtreecommitdiff
path: root/emulators/wine/files/patch-ar
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>1999-01-17 10:53:50 +0000
committerStefan Eßer <se@FreeBSD.org>1999-01-17 10:53:50 +0000
commitdf49bb02764e71c8e2cc8655990870632ca0ad5b (patch)
treeb894cfa13ee96bf372a573294b17e3919c98eda8 /emulators/wine/files/patch-ar
parentUpgrade to 0.99.3.2. (diff)
Upgrade to January 10, 1999 version of Wine.
Notes
Notes: svn path=/head/; revision=16096
Diffstat (limited to '')
-rw-r--r--emulators/wine/files/patch-ar8
1 files changed, 4 insertions, 4 deletions
diff --git a/emulators/wine/files/patch-ar b/emulators/wine/files/patch-ar
index 5f71f30e6fa6..4a8d34990bb8 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:2619: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
+! if { (eval echo configure:2953: \"$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:2619: \"$ac_link\") 1>&5; (eval $ac_link) </dev/null 2>&5; } && test -s conftest; then
+! if { (eval echo configure:2953: \"$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:2660: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
+! if { (eval echo configure:2994: \"$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:2660: \"$ac_link\") 1>&5; (eval $ac_link) </dev/null 2>&5; } && test -s conftest; then
+! if { (eval echo configure:2994: \"$ac_link\") 1>&5; (eval $ac_link) </dev/null 2>&5; } && test -s conftest; then
rm -rf conftest*
ac_cv_c_asm_string="yes"