>>>>> "Sascha" == Sascha Ziemann <[EMAIL PROTECTED]> writes: Sascha> bin_PROGRAMS = rlpd rlpc Sascha> rlpd_SOURCES = rlpd.c rlp.c errwrap.c conf_parser.y conf_lexer.l Sascha> rlpc_SOURCES = rlpc.c rlp.c errwrap.c Sascha> How can I prevent the second program (rlpc) from beeing linked Sascha> with the flex lib? Try setting rlpc_LDADD (I think -- I don't look at the lex stuff much). T
- flex -lfl Sascha Ziemann
- Re: flex -lfl Akim Demaille
- Re: flex -lfl Tom Tromey
- Re: flex -lfl Sascha Ziemann
- Re: flex -lfl Tom Tromey
- Re: flex -lfl Alexandre Oliva
- Re: flex -lfl Akim Demaille