summaryrefslogtreecommitdiff
path: root/ruby/src
diff options
context:
space:
mode:
authorBernard Normier <bernard@zeroc.com>2016-05-12 10:21:51 -0400
committerBernard Normier <bernard@zeroc.com>2016-05-12 10:21:51 -0400
commit6ea27c2fc2478cea6a42bad30e746f7ebf9c69af (patch)
treea52106addf73a73fbeb5e33c26ff9f8908b62a24 /ruby/src
parentUWP test suite fixes (diff)
downloadice-6ea27c2fc2478cea6a42bad30e746f7ebf9c69af.tar.bz2
ice-6ea27c2fc2478cea6a42bad30e746f7ebf9c69af.tar.xz
ice-6ea27c2fc2478cea6a42bad30e746f7ebf9c69af.zip
Renamed ICE_UTIL_API to ICE_API and other cleanups
Diffstat (limited to 'ruby/src')
-rw-r--r--ruby/src/IceRuby/Makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/ruby/src/IceRuby/Makefile.mk b/ruby/src/IceRuby/Makefile.mk
index 1609e4c803c..9ab0fa99c2d 100644
--- a/ruby/src/IceRuby/Makefile.mk
+++ b/ruby/src/IceRuby/Makefile.mk
@@ -14,7 +14,7 @@ IceRuby_targetname := IceRuby
IceRuby_targetdir := $(lang_srcdir)/ruby
IceRuby_installdir := $(install_rubylibdir)
IceRuby_cppflags := -I$(project) -I$(top_srcdir)/cpp/include -I$(top_srcdir)/cpp/include/generated \
- -I$(top_srcdir)/cpp/src -DSLICE_API_EXPORTS $(ruby_cppflags)
+ -I$(top_srcdir)/cpp/src $(ruby_cppflags)
IceRuby_ldflags := $(ruby_ldflags)
IceRuby_dependencies := IceSSL Ice
IceRuby_libs := mcpp