Author: rhs
Date: Mon Jan 11 16:40:21 2010
New Revision: 897931

URL: http://svn.apache.org/viewvc?rev=897931&view=rev
Log:
put ruby wrapper into ruby sitelib

Modified:
    qpid/trunk/qpid/extras/sasl/ruby/Makefile.am

Modified: qpid/trunk/qpid/extras/sasl/ruby/Makefile.am
URL: 
http://svn.apache.org/viewvc/qpid/trunk/qpid/extras/sasl/ruby/Makefile.am?rev=897931&r1=897930&r2=897931&view=diff
==============================================================================
--- qpid/trunk/qpid/extras/sasl/ruby/Makefile.am (original)
+++ qpid/trunk/qpid/extras/sasl/ruby/Makefile.am Mon Jan 11 16:40:21 2010
@@ -30,7 +30,8 @@
        $(SWIG) -c++ -ruby -Wall -I/usr/include $(INCLUDES) -o saslwrapper.cpp 
$(srcdir)/ruby.i
 
 rubylibdir = $(RUBY_LIB)
-lib_LTLIBRARIES = saslwrapper.la
+rubylibarchdir = $(RUBY_LIB_ARCH)
+rubylibarch_LTLIBRARIES = saslwrapper.la
 
 saslwrapper_la_LDFLAGS = -avoid-version -module -shared ".$(RUBY_DLEXT)"
 saslwrapper_la_LIBADD = $(RUBY_LIBS) $(top_builddir)/src/libsaslwrapper.la 
-lsasl2



---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to