[vorbis-dev] vcomment question
Jack Moffitt
jack at xiph.org
Fri Jul 12 10:33:01 PDT 2002
> >AM_INIT_AUTOMAKE(vorbis-tools,1.0)
> > ^^^
>
> Could you explain a little more? I don't know enough about these tools.
> Is VERSION replaced in the vcomment.c source before it is compiled?
> Otherwise, that line doesn't look like valid C.
>
> I was hoping to compile on Windows. I see there is a MSVC project for
> vorbiscomment. How does it handle this VERSION?
That line is m4 (a shell macro language). It's in configure.in, which
gets turned into the configure script. At a guess, I think it probably
sends gcc a -DVERSION=\"1.0\". On windows, it's probably defined in the
project settings in a similar fashion.
jack.
--- >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