[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
lex autotools help
- From: Gabriel de Perthuis <Gabriel de-Perthuis laPoste net>
- To: gnome-packaging-list gnome org
- Subject: lex autotools help
- Date: Tue, 29 Mar 2005 02:53:59 +0200
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?
(First thing I tried was add the .c/.h to the short Makefile.am , and
then run automake, but apparently it broke ./configure and some
makefiles. Maybe it means Makefile.am is bogus and should be ignored. I
don't want to just add the c file anyway since it is compiled.)
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]