Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

RE: Zsh broken after the latest build patches



> 
> I do not know, which one exactly is responsible

I backed out the following and now zsh works again.

2001-04-19  Clint Adams  <schizo@xxxxxxxxxx>

        * unposted: configure.in: make sure all the libraries are
        in for the function check.

        * 14041: configure.in, Config/defs.mk.in, Src/Makefile.in,
        Src/Modules/cap.mdd, Src/Modules/termcap.mdd,
        Src/Modules/terminfo.mdd, Src/Modules/zftp.mdd:
        only link modules against needed libraries.

        * 14039: configure.in, Config/defs.mk.in, Src/zsh.mdd,
        Src/Modules/cap.mdd, Src/Modules/termcap.mdd,
        Src/Modules/terminfo.mdd, Src/Modules/zftp.mdd:
        simulate old linking behavior.

        * 14033: acconfig.h, aczsh.m4, configure.in, Config/defs.mk.in,
        Src/Makefile.in, Src/mkmakemod.sh, Src/zsh.mdd,
        Src/Modules/cap.mdd, Src/Modules/termcap.mdd,
        Src/Modules/terminfo.mdd: only link modules and main binary
        against needed libraries.

-andrej



Messages sorted by: Reverse Date, Date, Thread, Author