summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-02-18 11:27:17 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-02-18 11:27:17 +0000
commit288e892a108a86f7e2659ce53fe1b9956686d149 (patch)
tree8b1d9a656019d5cff2b9779dab52bf0a201a16ee /configure.in
parent58f97825278b0d45c58aa46d662a3d6b2c99e782 (diff)
* configure.in (OBJCOPY): set ac_cv_prog_ac_ct_OBJCOPY to do nothing
on cygwin and mingw because symbols are exported by def file. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22400 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index f8f2152206..7dda61dc71 100644
--- a/configure.in
+++ b/configure.in
@@ -242,7 +242,7 @@ AC_SUBST(ASFLAGS)
case "$target_os" in
when(cygwin*|mingw*)
- ac_cv_prog_OBJCOPY=":";;
+ ac_cv_prog_ac_ct_OBJCOPY=":";;
esac
# BSD's ports and MacPorts prefix GNU binutils with 'g'