Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
PATCH: oops in DLLD config
- X-seq: zsh-workers 15183
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: "ZSH Workers Mailing List" <zsh-workers@xxxxxxxxxx>
- Subject: PATCH: oops in DLLD config
- Date: Fri, 29 Jun 2001 19:41:03 +0400
- Importance: Normal
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
Probably my fault. I wonder, if BSD folks really tried to build zsh after
14772 was applied.
-andrej
Index: zshconfig.ac
===================================================================
RCS file: /cvsroot/zsh/zsh/zshconfig.ac,v
retrieving revision 1.11
diff -u -r1.11 zshconfig.ac
--- zshconfig.ac 2001/06/29 15:25:29 1.11
+++ zshconfig.ac 2001/06/29 15:38:46
@@ -1616,8 +1616,6 @@
DLLDARG=""
;;
esac
- DLLD="${DLLD=ld}"
- DLLDARG=""
fi
if test -n "$GCC"; then
DLCFLAGS="${DLCFLAGS=-fPIC}"
Messages sorted by:
Reverse Date,
Date,
Thread,
Author