fix ruby to use gcj
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8171 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
a9ab040ef5
commit
ca49f5453d
1 changed files with 1 additions and 1 deletions
|
|
@ -589,7 +589,7 @@ ocaml_clean:
|
|||
##################################################################
|
||||
|
||||
# Make sure these locate your Ruby installation
|
||||
RUBY_CFLAGS= @RUBYCCDLFLAGS@ -DHAVE_CONFIG_H
|
||||
RUBY_CFLAGS= @RUBYCCDLFLAGS@ $(DEFS)
|
||||
RUBY_INCLUDE= @RUBYINCLUDE@
|
||||
RUBY_LIB = @RUBYLIB@
|
||||
RUBY_DLNK = @RUBYDYNAMICLINKING@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue