Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
RE: I hate it when you break my static link
- X-seq: zsh-workers 15273
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>, <zsh-workers@xxxxxxxxxx>
- Subject: RE: I hate it when you break my static link
- Date: Fri, 6 Jul 2001 11:49:15 +0400
- Importance: Normal
- In-reply-to: <1010706060302.ZM10729@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
>
> diff -u zsh-forge/current/Src/Modules/pcre.mdd
> zsh-4.0/Src/Modules/pcre.mdd
> --- zsh-forge/current/Src/Modules/pcre.mdd Mon Jul 2 12:39:35 2001
> +++ zsh-4.0/Src/Modules/pcre.mdd Thu Jul 5 22:44:55 2001
> @@ -1,5 +1,5 @@
> name=zsh/pcre
> -link=either
> +link=dynamic
> load=no
I guess it should be changed to conditionally enable building only if
prerequisites (pcre) is found. I do not see any point in having load of
dummy modules all of them defining aliases for bin_notavail.
We have some legacy commands that were moved from main to modules; but no
point to do it with new ones.
-andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author