summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 1adf5866f4..2645c153c7 100755
--- a/configure
+++ b/configure
@@ -3540,7 +3540,7 @@ fi
# symlink includes
if [ -n "$PERL" ] && [ -x "$relpath/bin/syncqt" ]; then
- "$outpath/bin/syncqt" "$relpath" || exit 1
+ "$outpath/bin/syncqt" -minimal "$relpath" || exit 1
fi
# $1: input variable name (awk regexp)