Subject: Re: [ecasound] still alive
From: Junichi Uekawa (dancer@netfort.gr.jp)
Date: Thu Jan 04 2001 - 10:32:50 EET
In Wed, 3 Jan 2001 22:39:12 +0200 (EET) Kai Vehmanen <k@eca.cx> cum veritate scripsit :
Before I forget, this is what I have modified to make 1.8.5d15 to build
on a Debian system.
--- ecasound-1.8.5d15.orig/libecasoundc/Makefile.am
+++ ecasound-1.8.5d15/libecasoundc/Makefile.am
@@ -12,7 +12,7 @@
ecasound_libs = -lecasound_debug
else
eca_ldflags = -s -version-info 0:0:0
-ecasound_libs = -lecasound
+ecasound_libs = -L$(top_srcdir)/libecasound/.libs -lecasound
endif
if KVUTILS_INSTALLED
--- ecasound-1.8.5d15.orig/pyecasound/Makefile.am
+++ ecasound-1.8.5d15/pyecasound/Makefile.am
@@ -8,7 +8,7 @@
if INCLUDE_DEBUG
ecasound_libs = -lecasound_debug
else
-ecasound_libs = -lecasound
+ecasound_libs = -L$(top_srcdir)/libecasound/.libs -lecasound
endif
if KVUTILS_INSTALLED
regards,
junichi
-- University: ti0113@mail4.doshisha.ac.jp Netfort: dancer@netfort.gr.jp dancer, a.k.a. Junichi Uekawa http://www.netfort.gr.jp/~dancer Dept. of Knowledge Engineering and Computer Science, Doshisha University. ... Long Live Free Software, LIBERTAS OMNI VINCIT. -- To unsubscribe send message 'unsubscribe' in the body of the message to <ecasound-list-request@wakkanet.fi>.
This archive was generated by hypermail 2b28 : Thu Jan 04 2001 - 16:32:37 EET