[kaffe] Re: 'mktemp' check in configure (or kaffe shell script does not work)
Kiyo Inaba
inaba@src.ricoh.co.jp
Mon Sep 29 23:57:02 2003
Oops, my previous report is too terse.
I said,
>As the subject line says, configure.in version 1.200 introduced existence check
>for 'mktemp' command, but it does not change anything for configure script.
>This command is used in 'kaffe' shell script and if we don't have mktemp
>(well, this is the case for me on Solaris) the final 'kaffe' script does
>not work properly if you set debug flag.
If we don't do anything while configure for missing mktemp, then I think
this check is not needed anyway. Or, of course we can warn the user while
configure for the missing tool (or, just say 'See FAQ.requiredlibrary').
Kiyo