okay is possible to detect Cygwin this way
Unfortunately is doesn't work with ant 1.3 for everybody, need to grap 1.4
alpha.
- Kasper
----- Original Message -----
From: "Kasper Nielsen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, May 29, 2001 10:49 AM
Subject: Re: System Extension Checker
> > I don't have NT handy, but at this rate, I'd put money on "Windows NT"
> > instead of "Windows_NT".
> >
> > Will this cause problems for us schizophrenic hybrids running Cygwin?
> >
>
> Can you try this out?
>
> <property environment="env"/>
> <property name="is${env.OSTYPE}" value="true"/>
>
> <target name="cygCheck" if="iscygwin">
> <echo message="Running under Cygwin"/>
> </target>
>
> - Kasper
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]