diff --git a/configure b/configure
index 1e15220ca16e2cdae9ab1b70b23232574d5f304e..d7c96749f4e2fc79d50d328c705c2942503f0b13 100755
--- a/configure
+++ b/configure
@@ -6424,9 +6424,6 @@ else
     [ -f "$outpath/src/corelib/global/qconfig.h" ] && chmod +w "$outpath/src/corelib/global/qconfig.h"
     mv "$outpath/src/corelib/global/qconfig.h.new" "$outpath/src/corelib/global/qconfig.h"
     chmod -w "$outpath/src/corelib/global/qconfig.h"
-    if [ ! -f "$outpath/include/QtCore/qconfig.h" ]; then
-        ln -s "$outpath/src/corelib/global/qconfig.h" "$outpath/include/QtCore/qconfig.h"
-    fi
 fi
 
 # create a forwarding header