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

Reply via email to