From a74603098aa253045b1ee6fb3492f68763b30516 Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Mon, 18 Apr 2016 20:41:38 +0200 Subject: actually enable mocdepend so it turns out that the 'unix' conditional in moc.prf meant that the feature was not enabled *anywhere* by default, as the unix configure disabled it everywhere. amends b3fcaea5. Change-Id: Ie41ed2ebc338e560b8d6bfbb0bb18888e31b6d13 Reviewed-by: Lars Knoll --- configure | 1 - 1 file changed, 1 deletion(-) diff --git a/configure b/configure index 7bcc4ad9c9..b65c564a3d 100755 --- a/configure +++ b/configure @@ -7099,7 +7099,6 @@ fi QTCONFIG="$outpath/mkspecs/qconfig.pri" exec > "$QTCONFIG.tmp" -QTCONFIG_CONFIG="$QTCONFIG_CONFIG no_mocdepend" if [ "$CFG_DEBUG" = "yes" ]; then QTCONFIG_CONFIG="$QTCONFIG_CONFIG debug" if [ "$CFG_DEBUG_RELEASE" = "yes" ]; then -- cgit v1.2.3