Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
RE: Commited: RE: PATCH: Re: zsh and autoconf-2.50
- X-seq: zsh-workers 14755
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: <zsh-workers@xxxxxxxxxx>
- Subject: RE: Commited: RE: PATCH: Re: zsh and autoconf-2.50
- Date: Wed, 6 Jun 2001 15:15:38 +0400
- Importance: Normal
- In-reply-to: <1010606110611.ZM1690@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
> }
> } > Create a new file "zshconf.ac" (or "zshconf.in" or whatever, it really
> } > doesn't matter). Most of the contents of the current
> configure go into
> } > this file -- everything up to the "missing some essential
> features" hack.
>
> I think you forgot to pass the name of zshconf.ac as an argument to the
> autoheader command in Makefile.in. Does it work for you anyway? (I
> haven't tried yet.)
>
You do not need to. autoheader-2.13 calls m4 on input file and
autoheader-2.50 is using autoconf --trace (very useful to debug configure
problem - check docs). In both cases all include files are correctly
processed.
-andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author