diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1688,7 +1688,7 @@ exec 5>>./config.log case "$INSTALL" in - ..*install-sh) + *install-sh*) INSTALL='\${top_srcdir}'/bin/install-sh ;; esac |