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 f1e21aa87..c268366ae 100644
--- a/zshconfig.ac
+++ b/zshconfig.ac
@@ -1616,8 +1616,6 @@ char *argv[];
 	DLLDARG=""
       ;;
     esac
-    DLLD="${DLLD=ld}"
-    DLLDARG=""
   fi
   if test -n "$GCC"; then
     DLCFLAGS="${DLCFLAGS=-fPIC}"