Csound Csound-dev Csound-tekno Search About

[CSOUND-DEV:5292] Re: Please put OpcodeBase.hpp into the GBS package

Date2004-09-02 01:50
From"gogins@pipeline.com"
Subject[CSOUND-DEV:5292] Re: Please put OpcodeBase.hpp into the GBS package
That sounds just right, thank you.

Original Message:
-----------------
From:  ramsdell@mitre.org (John D. Ramsdell)
Date: 01 Sep 2004 17:27:15 -0400
To: csound-dev@eartha.mills.edu
Subject: [CSOUND-DEV:5291] Re: Please put OpcodeBase.hpp into the GBS
package


"gogins@pipeline.com"  writes:

> This is a request to John Ramsdell to include the OpcodeBase.hpp
> file in the GNU Build System release package.

I believe all I must do to satisfy your request is to modify
csound/Makefile.am as follows:

divan$ sfcvs csound diff -u
ramsdell@cvs.sourceforge.net's password:
....
cvs diff: Diffing csound
Index: csound/Makefile.am
===================================================================
RCS file: /cvsroot/csound/csound/csound/Makefile.am,v
retrieving revision 1.19
diff -u -r1.19 Makefile.am
--- csound/Makefile.am	23 Aug 2004 22:20:02 -0000	1.19
+++ csound/Makefile.am	1 Sep 2004 21:11:43 -0000
@@ -6,7 +6,7 @@
 noinst_PROGRAMS = makedb
 pkgdata_DATA = csound.xmg
 pkginclude_HEADERS = csound.h cwindow.h opcode.h sysdep.h autoheader.h	\
-cscore.h
+cscore.h OpcodeBase.hpp
 nodist_pkginclude_HEADERS = config.h
 AM_CXXFLAGS = -fno-exceptions -fno-rtti

In other words, install OpcodeBase.hpp in the same location used to
install csound.h and friends.  I've committed this change and it will
be part of the next release.  If you can't wait, you can build your
own release by following the instructions in the README with Cygwin.

John


--------------------------------------------------------------------
mail2web - Check your email from the web at
http://mail2web.com/ .