delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1998/04/29/18:03:30

From: jmaltz AT nema DOT com (Jon Maltz)
Subject: `${UNAME}` not working....
29 Apr 1998 18:03:30 -0700 :
Message-ID: <3.0.5.32.19980429115459.00bfe460.cygnus.gnu-win32@nema.com>
Mime-Version: 1.0
To: <gnu-win32 AT cygnus DOT com>

One configure script I use does:

if test x`${UNAME}` = "xCYGWIN32_NT"; then echo "bleh bleh, NT, bleh";
else echo "NT not found, bleh bleh"; fi

This used to work in beta 18, in beta 19.1 it doesn't...if I change it to
text x`UNAME` it does work, but of course then it will generate error when
run under other *nix OS's...

Any clues on this behavior?

Jon
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019