summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>2013-05-28 11:11:56 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-06-05 12:36:58 +0200
commit930dc240d1938dac8d6512b947cb143fc91c3d21 (patch)
tree23423412c3e18759725dbf98434daa4d01044f46 /configure
parent07337def652a13002ccc98d77bb1a13372bba26f (diff)
remove pointless symlink fallback for qconfig.h
syncqt does that nowadays. Change-Id: Iffc465cce86a7c6370afaa543ba9b9ed8d478eea Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure b/configure
index 1e15220ca1..d7c96749f4 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