summaryrefslogtreecommitdiffstats
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
commitbf1a8c4df0c876852e576e710e4e5becbf08d106 (patch)
tree8b1d9a656019d5cff2b9779dab52bf0a201a16ee /configure.in
parentf7a0e9d66caf1eba4b861e0e447656ddd308e05e (diff)
downloadruby-bf1a8c4df0c876852e576e710e4e5becbf08d106.tar.gz
ruby-bf1a8c4df0c876852e576e710e4e5becbf08d106.tar.xz
ruby-bf1a8c4df0c876852e576e710e4e5becbf08d106.zip
* 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: http://svn.ruby-lang.org/repos/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 f8f215220..7dda61dc7 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'