script, $outputname already has the $exeext suffix, so we needn't
add it again.
+1999-06-18 Gary V. Vaughan <gary@oranda.demon.co.uk>
+
+ * ltmain.in (outputname): When generating the executable wrapper
+ script, $outputname already has the $exeext suffix, so we needn't
+ add it again.
+
1999-06-16 Gary V. Vaughan <gary@oranda.demon.co.uk>
* libltdl/ltdl.c (sys_wll_open): libltdl expects this function to
if test "$fast_install" = yes; then
echo >> $output "\
- program=lt-'$outputname$exeext'
+ program=lt-'$outputname'
progdir=\"\$thisdir/$objdir\"
if test ! -f \"\$progdir/\$program\" || \\