[EMAIL PROTECTED] writes:
>
> We initially used setenv() to add our $libexecdir to $PATH, but setenv()
> doesn't seem to be portable (not sure it exists on Windows, for
> example).

mingw has putenv, but not setenv as far as I know.


Reply via email to