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 4697704..8fc2b83 100755
--- a/configure
+++ b/configure
@@ -1689,7 +1689,7 @@ exec 5>>./config.log
case "$INSTALL" in
*install-sh*)
- INSTALL='\${top_srcdir}'/bin/install-sh
+ INSTALL='\${top_srcdir}/bin/install-sh -c'
;;
esac