From cf9b391b40a9c59a620c8093d438370381949c60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Remko=20Tron=C3=A7on?= Date: Sun, 7 Jun 2009 12:06:48 +0200 Subject: Remove cccl workaround for clashing 'link' commands. QMake makefiles have the same problem, so we need a better solution. diff --git a/autoconf/cccl b/autoconf/cccl index 86eda96..8cb2866 100755 --- a/autoconf/cccl +++ b/autoconf/cccl @@ -33,10 +33,6 @@ EOF exit $1 } -# Put /usr/bin last in the path, to avoid clashes with MSVC's link -# Ugly workaround, but should work -PATH=`echo $PATH | sed -e "s#/usr/bin:##" | sed -e "s#/bin:##"`:/usr/bin - case $MACHTYPE in *-msys) slash="//" -- cgit v0.10.2-6-g49f6