[vorbis-dev] Mac OS X DP4 patches
Richard Kiss
richard at homemail.com
Mon Sep 11 13:51:34 PDT 2000
I have removed the controversial change (below) from the diff. Building on
Mac OS X is not automatic, but it's still easy, and I will look at making
it easier. It would be great if someone with repository access could
validate and commit this.
<http://www.gizzywump.com/vorbis-macosx-diffs>
-- Richard
> on 9/11/2000 6:21, volsung at asu.edu at volsung at asu.edu wrote:
>
> >> libao:
> >> @echo "Building libao..."
> >> - @(cd libao && $(MAKE) $(MFLAGS) $(MAKECMDGOALS)) || exit 1
> >> + @(cd libao && $(MAKE) all) || exit 1
> >>
> > I'm a little wary of that change. The intention of the original line is to
> > allow you to type "make profile" or "make clean" or just "make" and the proper
> > target would be passed to the libao Makefile. Is MacOS X having problems with
> > the line as is?
>
> The compilation is not automatic on Mac OS X the way Makefile stands. Since
> I would like to get this patch in to minimize out-of-sync problems, I agree
> we should forgo this particular change and I'll see if I can come up with
> something better.
--- >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 'vorbis-dev-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 Vorbis-dev
mailing list