Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
RE: zsh and autoconf-2.50
- X-seq: zsh-workers 14656
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: "Clint Adams" <clint@xxxxxxx>
- Subject: RE: zsh and autoconf-2.50
- Date: Fri, 1 Jun 2001 18:19:29 +0400
- Cc: "Peter Stephenson" <pws@xxxxxxx>, "Zsh hackers list" <zsh-workers@xxxxxxxxxx>
- Importance: Normal
- In-reply-to: <20010601100829.A31397@xxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
>
> > Quoting, quoting ...
> >
> > ifdef([zsh-debug],[undefine([zsh-debug])])dnl
> >
> > Please, PLEASE, test it this still works with 2.13. I do not
> have it anymore
> > :-)
>
> It does.
>
It (I mean, the whole configure.in) does not work with 2.50 anyway, so I
won't commit it:
cd . && \
CONFIG_FILES=Config/defs.mk CONFIG_HEADERS= /bin/sh ./config.status
./config.status: syntax error at line 1021: `end of file' unexpected
cd . && \
CONFIG_FILES=./Makefile CONFIG_HEADERS= /bin/sh ./config.status
./config.status: syntax error at line 1021: `end of file' unexpected
cd /tools/src/zsh && autoheader
echo > /tools/src/zsh/stamp-h.in
cd . && \
CONFIG_FILES= CONFIG_HEADERS=./config.h /bin/sh ./config.status
./config.status: syntax error at line 1021: `end of file' unexpected
...
Peter, does it make sense to put a word about it? Probably, in
zsh-devleopment-guide?
-andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author