Re: lex autotools help

Gabriel de Perthuis <[email protected]> Tue, 29 Mar 2005 20:52:02 +0200
Newsgroups gmane.comp.gnome.packaging
Message-ID <[email protected]>
Le mardi 29 mars 2005 =C3=A0 02:53 +0200, Gabriel de Perthuis a =C3=A9cri=
t :
> I hope this is a good list to ask...
> I'm doing a rhythmbox patch that adds a .l (lex file);
> it compiles to a C file and then to a .o .
> How do I integrate lex with the autoconf/automake stuff?

Never mind. For the record, there's a good example in gstreamer, which
has a lexer.l .