[xiph-cvs] cvs commit: ices/src Makefile.am ices.c

Brendan Cully brendan at xiph.org
Thu Jul 3 06:49:40 PDT 2003



On Thursday, 03 July 2003 at 14:44, Ralph Giles wrote:
> On Thursday, July 3, 2003, at 02:24 pm, Brendan wrote:
> 
> >+EXTRA_DIST = thread/thread.h timing/timing.h
> 
> Just adding the headers to the _SOURCES like in the Makefile.ams one 
> level down would be a cleaner solution.

I don't think that works unless those dirs are mentioned in
SUBDIRS. The problem is ices2 doesn't want to build these libraries
since they're already linked into libshout, but it does need the
header files.

It's a little gross, and there's no versioning, but it seems to beat
linking the libraries into both systems and possibly causing symbol
collisions.
--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list