Subject: Re: CVS commit: pkgsrc/audio/musicpd
To: Dan McMahill <dmcmahill@NetBSD.org>
From: Roland Illig <rillig@NetBSD.org>
List: pkgsrc-changes
Date: 11/30/2006 14:07:22
Dan McMahill wrote:
> Roland Illig wrote:
>
>> Dan McMahill wrote:
>>
>>> Module Name: pkgsrc
>>> Committed By: dmcmahill
>>> Date: Wed Oct 25 23:17:30 UTC 2006
>>>
>>> Modified Files:
>>> pkgsrc/audio/musicpd: distinfo
>>> Added Files:
>>> pkgsrc/audio/musicpd/patches: patch-aa
>>>
>>> Log Message:
>>> setenv() doesn't exist on solaris so use putenv() instead.
>>
>>
>> Since Solaris 10 it _does_ exist.
>
>
> is there any problem with using putenv() since solaris 9 doesn't seem to
> have setenv()?
No, I don't think there's any problem. I seem to have forgotten to
insert a smily in that mail. :)
Roland