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

Re: PATCH: zsh-3.1.2-zefram3: libzsh install



Andrej Borsenkow <borsenkow.msk@xxxxxx> typed:
:Here is a patch for several problems with dynamic ZSH
:  - libzsh.so was changed to libzsh.$(VERSION).so; zsh is linked
:    with it explicitly
:-LIBZSH = libzsh.so.$(VERSION)
:+LIBZSH = libzsh.$(VERSION).so

Ah, but some systems need the former version.  This obviously needs to be
configurable.
-- 
Geoff Wing [gcw@xxxxxxxxx]                         Phone    : +61-3-9818 2977
 Technical Manager: PrimeNet Computer Consultants  Facsimile: +61-3-9818 5155
 Work URL: http://www.primenet.com.au/             Mobile   : 0412 162 441
 Ego  URL: http://pobox.com/~gcw/



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