about summary refs log tree commit diff
path: root/zshconfig.ac
diff options
context:
space:
mode:
Diffstat (limited to 'zshconfig.ac')
-rw-r--r--zshconfig.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/zshconfig.ac b/zshconfig.ac
index e95773bfe..b36174f4c 100644
--- a/zshconfig.ac
+++ b/zshconfig.ac
@@ -1610,8 +1610,6 @@ char *argv[];
 	DLLDARG=""
       ;;
     esac
-    DLLD="${DLLD=ld}"
-    DLLDARG=""
   fi
   if test -n "$GCC"; then
     DLCFLAGS="${DLCFLAGS=-fPIC}"