On 23/11/13 18:15, Derek Buitenhuis wrote:
> On 11/22/2013 12:41 PM, Derek Buitenhuis wrote:
>> On 11/22/2013 7:45 AM, Diego Biurrun wrote:
>>>> +# mktemp isn't POSIX, so supply an implementation
>>>> +mktemp() {
>>>> +    echo "${2%%XXX*}.${HOSTNAME}.${UID}.$$"
>>>> +}
>>>
>>> I'm scared shitless every time I see such hacks intended to replace
>>> security tools.
>>
>> This is copied directly from our own configure script...
> 
> Ping.
> 

I'm fine with it, maybe put it on a windows subdir instead of the root
compat.

lu

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to