can't find acap.h while building imapd-2.1.11
Rob Siemborski
rjs3 at andrew.cmu.edu
Mon Dec 9 19:45:17 EST 2002
On Tue, 10 Dec 2002, Hack Kampbjorn wrote:
> diff -u sieve/Makefile.in.orig sieve/Makefile.in
> --- sieve/Makefile.in.orig Sat Dec 7 20:31:59 2002
> +++ sieve/Makefile.in Sat Dec 7 20:32:47 2002
> @@ -70,6 +70,8 @@
> mv -f y.tab.h sieve.h
>
> addr-lex.c: addr-lex.l addr.h
> + $(LEX) $(srcdir)/addr-lex.l
> + mv -f lex.addr.c addr-lex.c
>
> addr.c addr.h: addr.y
> $(YACC) $(YFLAGS) -p addr $(srcdir)/addr.y
What make and lex are you using that requires this?
I don't understand the need for the mv command at all.
-Rob
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Rob Siemborski * Andrew Systems Group * Cyert Hall 207 * 412-268-7456
Research Systems Programmer * /usr/contributed Gatekeeper
More information about the Info-cyrus
mailing list