* ltmain.in (-no-fast-install): Wrapper script used to add the

exeext on again when naming the wrapped executable.
This commit is contained in:
Gary V. Vaughan 1999-10-04 14:26:11 +00:00
parent 3ad30f497c
commit cd8ed8796b
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
1999-10-04 Gary V. Vaughan <gary@oranda.demon.co.uk>
* ltmain.in (-no-fast-install): Wrapper script used to add the
exeext on again when naming the wrapped executable.
1999-10-03 Gary V. Vaughan <gary@oranda.demon.co.uk>
* ltconfig.in: Set $FILE to @FILE@ for substitution with

View File

@ -3567,7 +3567,7 @@ else
fi"
else
echo >> $output "\
program='$outputname$exeext'
program='$outputname'
progdir=\"\$thisdir/$objdir\"
"
fi