[vorbis-dev] CFLAGS / LDFLAGS

Michael Smith msmith at labyrinth.net.au
Fri Dec 29 22:15:54 PST 2000



At 12:58 AM 12/30/00 -0500, you wrote:
>On Sat, 30 Dec 2000, Michael Smith wrote:
>
>> >+ #include <malloc.h>
>> >+ #include <alloca.h>
>>
>> Hrmm. You didn't say that malloc.h was needed - alloca.h was already
>
>Errr... oops.  Only <alloca.h> is *needed* (because alloca() is a #define
>on Solaris).  <malloc.h> must have been slipped in there when I was
>futzing around...  Sorry.  If no one else needs it (and no one has
>complained about it so far), I think it can safely be ditched.

Well, it's added now, so I won't remove it (it's conditional as well - some
platforms needs it, but it was removed because some platforms don't have it
at all).

>
>> in there (though the preprocessor guards may be wrong - I don't have
>
>It was?  Looking at the previous version in CVS (1.6), it wasn't.  1.7
>didn't show up until tonight.

It was. It was merely somewhere else (platform.h, since pretty much
everything includes that anyway. That way I can have everything else being
nice and ifdefless, at least mostly)

>There's already a "Check for headers" section in
>vorbis-tools/configure.in.  Just add:

ok. Thanks for the info. I'll fix that up some time (next time a change
needs to be made). 

Michael

--- >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