summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-04-07 04:35:24 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-04-07 04:35:24 +0000
commitaf3ecca7cadd697a0e612faa3bf6aec0edb34b81 (patch)
tree690f42b1ccd00bdf0b1fb80f4bd306d02995a8ea /Makefile.in
parent3e2e267c492a8dd16f2cccfae0f8b1d0ff08d331 (diff)
downloadruby-af3ecca7cadd697a0e612faa3bf6aec0edb34b81.tar.gz
ruby-af3ecca7cadd697a0e612faa3bf6aec0edb34b81.tar.xz
ruby-af3ecca7cadd697a0e612faa3bf6aec0edb34b81.zip
* common.mk (info): shows configured names.
* configure.in (Makefile): works even if RUBY_INSTALL_NAME contains macro. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23150 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 1de779a3b..0ebf9bd57 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -159,7 +159,7 @@ $(LIBRUBY_SO):
fake: $(arch)-fake.rb
$(arch)-fake.rb: config.status
- @./config.status --file=$@:$(srcdir)/template/fake.rb.in
+ @./config.status --file=$@:$(srcdir)/template/fake.rb.in
Makefile: $(srcdir)/Makefile.in $(srcdir)/enc/Makefile.in